Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 11:09:12 +0100
From:      Sven Esbjerg <esbjerg@xbsd.net>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: acpi Fatal trap 12 under kldload
Message-ID:  <20040317100912.GA23608@gosling.home.xbsd.net>
In-Reply-To: <20040315144049.J33489@carver.gumbysoft.com>
References:  <20040315214929.GC19599@gosling.home.xbsd.net> <20040315144049.J33489@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 15, 2004 at 02:41:44PM -0800, Doug White wrote:
> > 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.

Removing ACPI_DEBUG from the kernel config 'solved' the problem. Whether or
not regular debug was enabled/disabled didn't make a difference.


Sven

-- 
http://www.usenet.dk/netikette - på forhånd tak.



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