Activity log for bug #692269

Date Who What changed Old value New value Message
2010-12-19 17:17:02 Jay S bug added bug
2010-12-19 17:17:02 Jay S attachment added lsmod.output.txt https://bugs.launchpad.net/bugs/692269/+attachment/1770675/+files/lsmod.output.txt
2010-12-19 17:18:51 Jay S attachment added dmesg-platform.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1770694/+files/dmesg-platform.txt
2010-12-19 17:19:07 Jay S attachment added dmesg-core-reboot.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1770695/+files/dmesg-core-reboot.txt
2010-12-19 17:19:25 Jay S attachment added pm-suspend.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1770696/+files/pm-suspend.log
2010-12-19 17:32:14 Jay S description Running Maverick 10.10 32-bit on a Dell Vostro V13 I have encountered this problem in both Lucid and Maverick. When I resume from hibernate, occasionally it works fine. Most times, however, powering back up from hibernate starts in the usual way -- sometimes I see some text, sometimes I get to the splash screen, sometimes I get all the way to the session password window; but instead of getting to the desktop, the computer powers off very abruptly. It almost feels like the software wasn't finished doing everything necessary for a hibernate when the power initially went off after requesting the hibernate; then, when resuming, the computer woke up, and the software continued to work on hibernating, eventually (and quickly) resulting in a hard power off. I followed these instructions (https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume), and here is a description of what happened: # lsmod > lsmod.output.txt [success; attached] # echo devices > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state > received the following output (5x), but returned to the prompt successfully: > ACPI: EC: input buffer is not empty, aborting transaction # dmesg > /tmp/dmesg-devices-platform.txt [success; attached] # echo core > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state > screen went blank, computer shut off; powering back on resulted in new login # echo core > /sys/power/pm_test # echo reboot > /sys/power/disk # echo disk > /sys/power/state > screen went blank, computer shut off; powering back on resulted in new login Because the computer shut off, I wasn't able to get the dmesg logs from the failed "echo disk" lines, but I am attaching kernel logs from those events. I hope I've provided enough info, please let me know if there's anything more I can provide. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: linux-image-2.6.35-23-generic-pae 2.6.35-23.41 Regression: No Reproducible: No ProcVersionSignature: Ubuntu 2.6.35-23.41-generic-pae 2.6.35.7 Uname: Linux 2.6.35-23-generic-pae i686 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. Architecture: i386 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: jay 1961 F.... pulseaudio /dev/snd/controlC1: jay 1961 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf7cf8000 irq 47' Mixer name : 'Realtek ALC889A' Components : 'HDA:10ec0885,18490890,00100101' Controls : 36 Simple ctrls : 21 Card1.Amixer.info: Card hw:1 'Q9000'/'Logitech, Inc. QuickCam Pro 9000 at usb-0000:00:1a.7-2, high speed' Mixer name : 'USB Mixer' Components : 'USB046d:0990' Controls : 2 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'Mic',0 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum Capture channels: Mono Limits: Capture 0 - 3072 Mono: Capture 0 [0%] [18.00dB] [off] Date: Sun Dec 19 12:00:32 2010 Frequency: Once a day. HibernationDevice: RESUME=UUID=9c8b790a-3988-4482-a201-398e63404ff5 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) IwConfig: lo no wireless extensions. eth0 no wireless extensions. MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic-pae root=UUID=dfad0bd7-eb53-43db-9cbb-864e08bb2feb ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash RelatedPackageVersions: linux-firmware 1.38 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no SourcePackage: linux dmi.bios.date: 11/06/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.60 dmi.board.name: X58 Extreme dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd11/06/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX58Extreme:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. Running Maverick 10.10 32-bit on a Dell Vostro V13 I have encountered this problem in both Lucid and Maverick. When I resume from hibernate, occasionally it works fine. Most times, however, powering back up from hibernate starts in the usual way -- sometimes I see some text, sometimes I get to the splash screen, sometimes I get all the way to the session password window; but instead of getting to the desktop, the computer powers off very abruptly. It almost feels like the software wasn't finished doing everything necessary for a hibernate when the power initially went off after requesting the hibernate; then, when resuming, the computer woke up, and the software continued to work on hibernating, eventually (and quickly) resulting in a hard power off. I followed these instructions (https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume), and here is a description of what happened: # lsmod > lsmod.output.txt [success; attached] # echo devices > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > received the following output (5x), but returned to the prompt successfully:   > ACPI: EC: input buffer is not empty, aborting transaction # dmesg > /tmp/dmesg-devices-platform.txt [success; attached] # echo core > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login # echo core > /sys/power/pm_test # echo reboot > /sys/power/disk # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login Because the computer shut off, I wasn't able to get the dmesg logs from the failed "echo disk" lines, but I am attaching kernel logs from those events. I hope I've provided enough info, please let me know if there's anything more I can provide.
2010-12-19 17:35:50 Jay S tags apport-bug hibernate i386 kernel-power maverick needs-upstream-testing resume ubuntu-une apport-bug apport-collected hibernate i386 kernel-power maverick needs-upstream-testing resume ubuntu-une
2010-12-19 17:35:51 Jay S description Running Maverick 10.10 32-bit on a Dell Vostro V13 I have encountered this problem in both Lucid and Maverick. When I resume from hibernate, occasionally it works fine. Most times, however, powering back up from hibernate starts in the usual way -- sometimes I see some text, sometimes I get to the splash screen, sometimes I get all the way to the session password window; but instead of getting to the desktop, the computer powers off very abruptly. It almost feels like the software wasn't finished doing everything necessary for a hibernate when the power initially went off after requesting the hibernate; then, when resuming, the computer woke up, and the software continued to work on hibernating, eventually (and quickly) resulting in a hard power off. I followed these instructions (https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume), and here is a description of what happened: # lsmod > lsmod.output.txt [success; attached] # echo devices > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > received the following output (5x), but returned to the prompt successfully:   > ACPI: EC: input buffer is not empty, aborting transaction # dmesg > /tmp/dmesg-devices-platform.txt [success; attached] # echo core > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login # echo core > /sys/power/pm_test # echo reboot > /sys/power/disk # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login Because the computer shut off, I wasn't able to get the dmesg logs from the failed "echo disk" lines, but I am attaching kernel logs from those events. I hope I've provided enough info, please let me know if there's anything more I can provide. Running Maverick 10.10 32-bit on a Dell Vostro V13 I have encountered this problem in both Lucid and Maverick. When I resume from hibernate, occasionally it works fine. Most times, however, powering back up from hibernate starts in the usual way -- sometimes I see some text, sometimes I get to the splash screen, sometimes I get all the way to the session password window; but instead of getting to the desktop, the computer powers off very abruptly. It almost feels like the software wasn't finished doing everything necessary for a hibernate when the power initially went off after requesting the hibernate; then, when resuming, the computer woke up, and the software continued to work on hibernating, eventually (and quickly) resulting in a hard power off. I followed these instructions (https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume), and here is a description of what happened: # lsmod > lsmod.output.txt [success; attached] # echo devices > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > received the following output (5x), but returned to the prompt successfully:   > ACPI: EC: input buffer is not empty, aborting transaction # dmesg > /tmp/dmesg-devices-platform.txt [success; attached] # echo core > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login # echo core > /sys/power/pm_test # echo reboot > /sys/power/disk # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login Because the computer shut off, I wasn't able to get the dmesg logs from the failed "echo disk" lines, but I am attaching kernel logs from those events. I hope I've provided enough info, please let me know if there's anything more I can provide. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices: **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: **** List of CAPTURE Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: jay 1431 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfe700000 irq 48' Mixer name : 'Realtek ALC269' Components : 'HDA:10ec0269,1028042b,00100004' Controls : 12 Simple ctrls : 7 DistroRelease: Ubuntu 10.10 Frequency: Once a day. HibernationDevice: RESUME=UUID=3722808d-3d1f-4419-a7b4-e4714d123bc1 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) MachineType: Dell Inc. Vostro V13 NonfreeKernelModules: wl Package: linux (not installed) ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic root=UUID=91af5824-3084-4a70-b7d7-0abb70ff7681 ro quiet splash ProcEnviron: LANG=en_US.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7 Regression: No RelatedPackageVersions: linux-firmware 1.38 Reproducible: No RfKill: Tags: maverick kernel-power hibernate resume needs-upstream-testing Uname: Linux 2.6.35-23-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 01/11/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.asset.tag: 12345 dmi.board.name: 0R45H1 dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A02 dmi.modalias: dmi:bvnDellInc.:bvrA02:bd01/11/2010:svnDellInc.:pnVostroV13:pvrA02:rvnDellInc.:rn0R45H1:rvrA02:cvnDellInc.:ct8:cvrA02: dmi.product.name: Vostro V13 dmi.product.version: A02 dmi.sys.vendor: Dell Inc.
2010-12-19 17:35:53 Jay S attachment added AcpiTables.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770699/+files/AcpiTables.txt
2010-12-19 17:35:54 Jay S attachment added AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770700/+files/AlsaDevices.txt
2010-12-19 17:35:57 Jay S attachment added BootDmesg.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770701/+files/BootDmesg.txt
2010-12-19 17:36:00 Jay S attachment added Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770702/+files/Card0.Amixer.values.txt
2010-12-19 17:36:02 Jay S attachment added Card0.Codecs.codec.0.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770703/+files/Card0.Codecs.codec.0.txt
2010-12-19 17:36:04 Jay S attachment added CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770704/+files/CurrentDmesg.txt
2010-12-19 17:36:05 Jay S attachment added IwConfig.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770705/+files/IwConfig.txt
2010-12-19 17:36:07 Jay S attachment added Lspci.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770706/+files/Lspci.txt
2010-12-19 17:36:08 Jay S attachment added Lsusb.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770707/+files/Lsusb.txt
2010-12-19 17:36:12 Jay S attachment added PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770708/+files/PciMultimedia.txt
2010-12-19 17:36:15 Jay S attachment added ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770709/+files/ProcCpuinfo.txt
2010-12-19 17:36:16 Jay S attachment added ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770710/+files/ProcInterrupts.txt
2010-12-19 17:36:17 Jay S attachment added ProcModules.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770711/+files/ProcModules.txt
2010-12-19 17:36:21 Jay S attachment added UdevDb.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770712/+files/UdevDb.txt
2010-12-19 17:36:24 Jay S attachment added UdevLog.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770713/+files/UdevLog.txt
2010-12-19 17:36:28 Jay S attachment added WifiSyslog.txt https://bugs.edge.launchpad.net/bugs/692269/+attachment/1770714/+files/WifiSyslog.txt
2010-12-19 19:30:33 Jay S attachment added kern.log-failed-hibernate-and-shutdown.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1770790/+files/kern.log-failed-hibernate-and-shutdown.txt
2010-12-23 18:41:30 Jay S summary Resume after hibernate seems to behave, but computer powers off before desktop is reached Cannot restore computer on first try after hibernate or shut down
2010-12-23 18:43:33 Jay S description Running Maverick 10.10 32-bit on a Dell Vostro V13 I have encountered this problem in both Lucid and Maverick. When I resume from hibernate, occasionally it works fine. Most times, however, powering back up from hibernate starts in the usual way -- sometimes I see some text, sometimes I get to the splash screen, sometimes I get all the way to the session password window; but instead of getting to the desktop, the computer powers off very abruptly. It almost feels like the software wasn't finished doing everything necessary for a hibernate when the power initially went off after requesting the hibernate; then, when resuming, the computer woke up, and the software continued to work on hibernating, eventually (and quickly) resulting in a hard power off. I followed these instructions (https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume), and here is a description of what happened: # lsmod > lsmod.output.txt [success; attached] # echo devices > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > received the following output (5x), but returned to the prompt successfully:   > ACPI: EC: input buffer is not empty, aborting transaction # dmesg > /tmp/dmesg-devices-platform.txt [success; attached] # echo core > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login # echo core > /sys/power/pm_test # echo reboot > /sys/power/disk # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login Because the computer shut off, I wasn't able to get the dmesg logs from the failed "echo disk" lines, but I am attaching kernel logs from those events. I hope I've provided enough info, please let me know if there's anything more I can provide. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices: **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: **** List of CAPTURE Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: jay 1431 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfe700000 irq 48' Mixer name : 'Realtek ALC269' Components : 'HDA:10ec0269,1028042b,00100004' Controls : 12 Simple ctrls : 7 DistroRelease: Ubuntu 10.10 Frequency: Once a day. HibernationDevice: RESUME=UUID=3722808d-3d1f-4419-a7b4-e4714d123bc1 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) MachineType: Dell Inc. Vostro V13 NonfreeKernelModules: wl Package: linux (not installed) ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic root=UUID=91af5824-3084-4a70-b7d7-0abb70ff7681 ro quiet splash ProcEnviron: LANG=en_US.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7 Regression: No RelatedPackageVersions: linux-firmware 1.38 Reproducible: No RfKill: Tags: maverick kernel-power hibernate resume needs-upstream-testing Uname: Linux 2.6.35-23-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 01/11/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.asset.tag: 12345 dmi.board.name: 0R45H1 dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A02 dmi.modalias: dmi:bvnDellInc.:bvrA02:bd01/11/2010:svnDellInc.:pnVostroV13:pvrA02:rvnDellInc.:rn0R45H1:rvrA02:cvnDellInc.:ct8:cvrA02: dmi.product.name: Vostro V13 dmi.product.version: A02 dmi.sys.vendor: Dell Inc. Running Maverick 10.10 32-bit on a Dell Vostro V13 I have encountered this problem in both Lucid and Maverick. After hibernating or shutting down, occasionally the computer resumes perfectly. Most times, however, powering back up starts in the usual way -- sometimes I see some text, sometimes I get to the splash screen, sometimes I get all the way to the session password window; but instead of getting to the desktop, the computer powers off very abruptly. It almost feels like the software wasn't finished doing everything necessary to hibernate or shut down when the power initially went off; then, when resuming, the computer woke up, and the software continued to work on hibernating/shutting down, eventually (and quickly) resulting in a hard power off. Suspend, however, works fine. I followed these instructions (https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume), and here is a description of what happened: # lsmod > lsmod.output.txt [success; attached] # echo devices > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > received the following output (5x), but returned to the prompt successfully:   > ACPI: EC: input buffer is not empty, aborting transaction # dmesg > /tmp/dmesg-devices-platform.txt [success; attached] # echo core > /sys/power/pm_test [success] # echo platform > /sys/power/disk [success] # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login # echo core > /sys/power/pm_test # echo reboot > /sys/power/disk # echo disk > /sys/power/state  > screen went blank, computer shut off; powering back on resulted in new login Because the computer shut off, I wasn't able to get the dmesg logs from the failed "echo disk" lines, but I am attaching kernel logs from those events. I hope I've provided enough info, please let me know if there's anything more I can provide. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices:  **** List of PLAYBACK Hardware Devices ****  card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices:  **** List of CAPTURE Hardware Devices ****  card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC0: jay 1431 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info:  Card hw:0 'Intel'/'HDA Intel at 0xfe700000 irq 48'    Mixer name : 'Realtek ALC269'    Components : 'HDA:10ec0269,1028042b,00100004'    Controls : 12    Simple ctrls : 7 DistroRelease: Ubuntu 10.10 Frequency: Once a day. HibernationDevice: RESUME=UUID=3722808d-3d1f-4419-a7b4-e4714d123bc1 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) MachineType: Dell Inc. Vostro V13 NonfreeKernelModules: wl Package: linux (not installed) ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic root=UUID=91af5824-3084-4a70-b7d7-0abb70ff7681 ro quiet splash ProcEnviron:  LANG=en_US.utf8  SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7 Regression: No RelatedPackageVersions: linux-firmware 1.38 Reproducible: No RfKill: Tags: maverick kernel-power hibernate resume needs-upstream-testing Uname: Linux 2.6.35-23-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 01/11/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.asset.tag: 12345 dmi.board.name: 0R45H1 dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A02 dmi.modalias: dmi:bvnDellInc.:bvrA02:bd01/11/2010:svnDellInc.:pnVostroV13:pvrA02:rvnDellInc.:rn0R45H1:rvrA02:cvnDellInc.:ct8:cvrA02: dmi.product.name: Vostro V13 dmi.product.version: A02 dmi.sys.vendor: Dell Inc.
2010-12-28 21:25:03 Jay S attachment added lsmod.output.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1778505/+files/lsmod.output.txt
2010-12-28 21:25:32 Jay S attachment added dmesg-devices-platform.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1778506/+files/dmesg-devices-platform.txt
2010-12-28 21:25:53 Jay S attachment added dmesg-core-platform.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1778507/+files/dmesg-core-platform.txt
2010-12-28 21:26:19 Jay S attachment added dmesg-core-reboot.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692269/+attachment/1778508/+files/dmesg-core-reboot.txt
2010-12-29 21:54:42 Jay S summary Cannot restore computer on first try after hibernate or shut down Cannot restore computer (sometimes) after hibernate or shut down
2010-12-29 21:59:33 Jay S affects linux (Ubuntu) acpi (Ubuntu)
2010-12-29 22:50:47 Jay S affects acpi (Ubuntu) linux (Ubuntu)
2011-01-12 22:38:41 Jeremy Foshee tags apport-bug apport-collected hibernate i386 kernel-power maverick needs-upstream-testing resume ubuntu-une apport-bug apport-collected hibernate i386 kernel-hibernate kernel-power maverick needs-upstream-testing resume ubuntu-une
2011-01-12 22:38:43 Jeremy Foshee tags apport-bug apport-collected hibernate i386 kernel-hibernate kernel-power maverick needs-upstream-testing resume ubuntu-une apport-bug apport-collected hibernate i386 kernel-hibernate kernel-power kj-triage maverick needs-upstream-testing resume ubuntu-une
2011-01-12 22:38:49 Jeremy Foshee linux (Ubuntu): status New Incomplete
2011-02-11 19:34:54 Jay S marked as duplicate 588194