ACPI Error: AE_NO_HARDWARE_RESPONSE

j.e.drews at att.net j.e.drews at att.net
Sun Jun 6 01:44:52 GMT 2004


Hi Nate:

 I have followed your instructions and the output of dmesg is here:

http://www.silbsd.org/bugreports/acpi.dmesg.txt

 I installed the debug inof in loader.conf and I loaded the acpi.ko with the load command.

partial output of dmesg:

	The Regents of the University of California. All rights reserved.
FreeBSD 5.2-CURRENT #0: Sat Jun  5 00:29:09 CDT 2004
    root at notebook.silbsd.org:/usr/obj/usr/src/sys/NOTEBOOK
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0a61000.
Preloaded kld "/acpi.ko" at 0xc0a61244.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0a6127c.

                       Kind regards,
                       Jonathan


> This is harmless but you can help solve it by recompiling your acpi
> module:
> 
> cd /sys/modules/acpi/acpi && make ACPI_DEBUG=1 && cp acpi.ko /
> 
> Then enable debugging prints by adding this to /boot/loader.conf:
> 
> debug.acpi.layer="ACPI_POWER"
> debug.acpi.level="ACPI_LV_OBJECTS ACPI_LV_ALL_EXCEPTIONS"
> 
> Then reboot, load /acpi.ko at the loader prompt, and send me your full
> dmesg, including all debug prints and errors.


More information about the freebsd-current mailing list