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.orgReceived on Fri Nov 05 2004 - 18:33:50 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:21 UTC