Re: Problems loading ACPI

From: Doug White <dwhite_at_gumbysoft.com>
Date: Tue, 17 Feb 2004 19:12:58 -0800 (PST)
On Mon, 16 Feb 2004, Bruce M Simpson wrote:

> I see this on both my build box and my laptop since updating, when the
> loader tries to load acpi.ko:
>
> link_elf: symbol AcpiDmDumpMethodInfo undefined
> KLD file acpi.ko - could not finalize loading

I think that's supposed to be AcpiDbDumpMethodInfo.

This is usually the result of building with ACPI_DEBUG in the kernel but
not as the module. Remove ACPI_DEBUG from your kernel config, or rebuild
the acpi module with ACPI_DEBUG. Its a byproduct of kernel config options
not propagating to modules.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite_at_gumbysoft.com          |  www.FreeBSD.org
Received on Tue Feb 17 2004 - 18:12:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:43 UTC