|
Linux ACPI
UtilitiesThe latest ACPICA package, including iASL compiler is here: http://www.acpica.org/downloads/.
Where do I get acpidump for capturing my systems ACPI tables?Previously spelled acpidmp, acpidump it is now included in many Linux distributions. If not, you can get the latest version from the latest pmtools package on this page.
See the README in the package for instructions on using it.
$ acpidump > acpidump.out How can I process acpidump output?If you want to debug the issue yourself, you can:
acpi_genlacpi_genl is a user-space utility to receive events from Previously, the kernel ACPI code started sending button-type |