How to disable ACPI in 5.3

John Baldwin jhb at FreeBSD.org
Fri Nov 5 11:33:50 PST 2004


On Tuesday 02 November 2004 08:25 pm, Wilkinson, Alex wrote:
> Interesting.
>
> I checked this myself because I thought I _was_ using ACPI.
>
> I found this:
>
> # grep -i acpi /var/run/dmesg.boot
> KLD file acpi.ko - could not finalize loading

This means it couldn't link.  Perhaps you compiled the module with debugger 
support but don't have INVARIANTS, KDB, DDB, etc. in the kernel?

> Is ACPI meant to be compiled into the kernel or loaded as a module ?

Either way is fine.  Compiling it into the kernel will definitely work.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-current mailing list