ACPI hangs shortly after boot
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Mon Nov 22 20:22:43 PST 2004
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.
More information about the Users
mailing list