When I load acpi module, my HD doesn't load ...

Nate Lawson nate at root.org
Tue Jun 6 01:58:54 UTC 2006


Tulio Salvaro wrote:
> Hi,
> 
>   I has a notebook toshiba M45-S355, It has HD SATA ... when I am booting
> the system with acpi module, the HD doesn't load and ths system doesn't
> mount root fs.
> 
>   I tried build the acpi.ko module with ACPI_DEBUG flag but when I load it
> on boot, It say: undefined reference to: AcpiDmDumpMethodInfo ... the code
> has this definition method and body method too. Is a problem of linker ???
> 
>   The biggest problem is the processor without throttling ...
> 
> Can somebody help ???

How about dmesg output with acpi loaded vs. without it loaded?  You 
could do this by using the FreeSBIE distribution to get the dmesg 
without a hard drive.

You have to recompile your kernel with options KDB as well when enabling 
ACPI_DEBUG.

-- 
Nate


More information about the freebsd-acpi mailing list