On Mon, 15 Mar 2004, Sven Esbjerg wrote: > I just upgraded on my dual PIII. When I boot with acpi enabled I get this > fault: > > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0893000. > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc08931f4. > link_elf: symbol AcpiDmDumpMethodInfo undefined > KLD file acpi.ko - could not finalize loading Looks like you built the ACPI module with ACPI_DEBUG at some point, but didn't build the kernel with it, or vice versa. Rebuild the ACPI module to use the same options as the kernel. This is a known wart in the module build. -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Mon Mar 15 2004 - 13:41:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:47 UTC