Comment 2 for bug 38756

Revision history for this message
Greg Grossmeier (greg.grossmeier) wrote :

Is this still an issue for you in 7.10 (Gutsy) or 8.04 (Hardy)?

If it is, please attach the following information to the bug report as _separate_ attachments:

 * Output of uname -a
 * Output of sudo lspci -vvnn
 * Output of sudo dmidecode
 * Try to hibernate/suspend and then restart the system and attach /var/log/kern.log.0
 * 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

Thanks!