Comment 2 for bug 1100004

Revision history for this message
Stéphane Graber (stgraber) wrote : Re: compal-laptop reports bluetooth device, even if there is none

Can you please install the following packages:
acpidump fwts dmidecode iasl

And then run the following from an empty directory:
 - grep -r . /proc/acpi > acpi
 - sudo acpidump -o acpidump.txt
 - acpixtract acpidump.txt
 - iasl -d DSDT.dat
 - sudo fwts > fwts
 - sudo fwts method > fwts_method
 - sudo dmidecode > dmidecode.log

And attach all the files created in that directory to the bug.