DragonFly users List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ACPI hangs shortly after boot
:hm... okay, otherwise acpi does not seem to be loaded.
:maybe I've found the bug...
:
:dmesg gives:
:
: Preloaded elf module "/modules/acpi.ko" at 0xc05d5408
: link_elf: symbol lwkt_runnable undefined
:
:or if I try to "kldload acpi", this shows:
:
: link_elf: symbol lwkt_runnable undefined
: kldload: can't load acpi: Exec format error
:
:Regards,
:
: Michael
Urk. This is my problem lwkt_runnable() is an inline function
which the ACPICA5 code is obviously not getting. It should not
have worked built-in, either, though.
I will fix it right now.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]