Comment 5 for bug 65722

Revision history for this message
Gareth Fitzworthington (mapping-gp-deactivatedaccount) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. More information is required.

Please follow the section on "fan issues" at https://wiki.ubuntu.com/DebuggingACPI and report findings to this bug report.

Also, please include the information as separate attachments:
1. Output of uname -a
    * uname -a > uname.txt
2. Output of sudo lspci -vvnn
    * sudo lspci -vvnn > lspci.txt
3. Output of sudo dmidecode
    * sudo dmidecode > dmidecode.txt

4. Tarball of /proc/acpi directory. You can't just tar all files because their content sometimes changes etc.
    * cp -r /proc/acpi /tmp
    * tar -cvjf ~/acpi.tar.bz /tmp/acpi
    * attach acpi.tar.bz from your home directory

Thanks.