DragonFly BSD
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


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Tue, 23 Nov 2004 13:22:24 +0900

On Mon, Nov 22, 2004 at 08:18:04PM -0800, Matthew Dillon wrote:
> 
> :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.

It's already fixed in acpi_cpu.c 1.8.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]