continuing troubles with AMD64

John Baldwin jhb at FreeBSD.org
Wed Jun 9 14:24:22 GMT 2004


On Tuesday 08 June 2004 04:17 pm, Mikhail Teterin wrote:
> The good part: the Mar 1st -current kernel works fine.
>
> The bad:
> 	1) Any newer kernels don't see the system drive, presumably,
> 	abecause ttempts to allocate IRQs for the all of the
> 	aata-controllers fail.
>
> 	2) Yesterday's kernel panics with:
>
> 		madt_probe_cpus_handler: CPU ID 129 too high
>
> 	Indeed, 129 is greater than NLAPICS, which is 32, but the
> 	Mar 1st kernel works.

129 is not a valid local APIC ID.  (x86 only supports APIC IDs from 0 to 15).  
Do you have acpidump -t output available?  (Namely, the APIC table).

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-amd64 mailing list