https://bugzilla.kernel.org/show_bug.cgi?id=188331

--- Comment #6 from Lv Zheng <[email protected]> ---
To obtain acpidump output, you need acpidump utility which can dump all ACPI
tables from the system memory:
# sudo acpidump > acpidump.txt

You can find acpidump utility in the Linux kernel source tree:
  "tools/power/acpi/tools/acpidump"
In order to compile latest acpidump:
# cd tools
# make acpi

Or you can find it here:
  "https://acpica.org/downloads";
And the build instructions are also on the web page.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to