Update instructions with request for ACPI handle mapping
This commit is contained in:
parent
6ed65463c8
commit
04cdd2d5f9
@ -80,5 +80,14 @@ issues on this module in the issue tracker and provide the following details:
|
|||||||
|
|
||||||
wget http://lekensteyn.nl/files/get-acpi-info.sh
|
wget http://lekensteyn.nl/files/get-acpi-info.sh
|
||||||
sh get-acpi-info.sh
|
sh get-acpi-info.sh
|
||||||
|
- Information about the ACPI handles associated with PCI devices. Since this is
|
||||||
|
a kernel module, you'll need kernel headers, gcc and automake. Commands:
|
||||||
|
|
||||||
|
git clone git://github.com/Lekensteyn/acpi-stuff.git --depth 1
|
||||||
|
cd acpi-stuff/acpi_dump_info
|
||||||
|
make
|
||||||
|
sudo make load
|
||||||
|
cat /proc/acpi/dump_info
|
||||||
|
|
||||||
Upload the generated tarball on the above Launchpad URL and provide a link to
|
Upload the generated tarball on the above Launchpad URL and provide a link to
|
||||||
the comment containing your report.
|
the comment containing your report.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user