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.orgReceived on Wed Jun 09 2004 - 12:24:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:56 UTC