Comment 8 for bug 45804

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

Dell Latitude D610 has contained a range of hardware components over the life of the product. Graphics: ATI M300 & Intel i915GM. Wireless: Intel Corporation PRO/Wireless 2200BG & Broadcom Corporation BCM4318. More substantial technical information is required. Some people report this laptop with Suspend working on AC but not on battery.

Please include the following information as separate attachments:
 * Output of uname -a
    * uname -a > uname.txt
 * Output of sudo lspci -vvnn
    * sudo lspci -vvnn > lspci.txt
 * Output of sudo dmidecode
    * sudo dmidecode > dmidecode.txt
 * Try to suspend/hibernate 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
    * attach acpi.tar.bz from your home directory