acpi Fatal trap 12 under kldload

Doug White dwhite at gumbysoft.com
Mon Mar 15 14:41:45 PST 2004


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.org


More information about the freebsd-current mailing list