Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2004 14:41:44 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Sven Esbjerg <esbjerg@xbsd.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: acpi Fatal trap 12 under kldload
Message-ID:  <20040315144049.J33489@carver.gumbysoft.com>
In-Reply-To: <20040315214929.GC19599@gosling.home.xbsd.net>
References:  <20040315214929.GC19599@gosling.home.xbsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040315144049.J33489>