Sorry for the delay. Please let me know if you need further information. :)
problem - Executing at a terminal pm-suspend problem - Shutting the lid of your laptop, which is set to suspend on close. problem - Clicking the word Suspend in the GUI. problem - Pressed the power button problem - Lifted the lid problem - Clicked a key on the keyboard root@lenovo:~/Documents# uname -a Linux lenovo 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:08:31 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux root@lenovo:~/Documents# cat wakeup Device S-state Status Sysfs node EXP1 S4 *disabled pci:0000:00:1c.0 EXP2 S4 *disabled EXP3 S4 *disabled pci:0000:00:1c.2 EXP4 S4 *disabled PCIB S3 *disabled pci:0000:00:1e.0 USB1 S3 *enabled pci:0000:00:1d.0 USB2 S3 *enabled pci:0000:00:1d.1 USB4 S3 *enabled pci:0000:00:1d.3 EUSB S3 *enabled pci:0000:00:1d.7 LID S3 *enabled platform:PNP0C0D:00 this command was put into doit.bash to simplify the process: sudo sh -c "sync && echo 1 > /sys/power/pm_trace && pm-suspend" echo freezer > /sys/power/pm_test ./doit.bash SUCCESS - successfully resumed from suspend by pressing space bar (lid open) dmesg > dmesg-freezer.txt echo devices > /sys/power/pm_test ./doit.bash SUCCESS - successfully resumed from suspend by pressing space bar (lid open) dmesg > dmesg-devices.txt echo platform > /sys/power/pm_test ./doit.bash SUCCESS - successfully resumed from suspend by pressing space bar (lid open) dmesg > dmesg-platform.txt echo processors > /sys/power/pm_test ./doit.bash SUCCESS - successfully resumed from suspend by pressing space bar (lid open) dmesg > dmesg-processors.txt echo core > /sys/power/pm_test ./doit.bash SUCCESS - successfully resumed from suspend by pressing space bar (lid open) dmesg > dmesg-core.txt echo none > /sys/power/pm_test ./doit.bash FAILED - failed to resume after suspend (method to resume: lid open and pressed spacebar) *** NOTE: after going into suspend only the power led was flashing. with lid open i pressed the spacebar. the power led changed to on and solid. also two other leds came on: the battery led turned on and remained solid, and an unknown one (i think its wifi??) turned on and became solid. also the hard drive led flashed once then remained off. the netbook screen was completely black and it failed to resume. *** (this command was executed right after booting up from last command "echo none > /sys/power/pm_test") root@lenovo:~/Documents# cat /sys/kernel/debug/suspend_stats success: 0 fail: 0 failed_freeze: 0 failed_prepare: 0 failed_suspend: 0 failed_suspend_late: 0 failed_suspend_noirq: 0 failed_resume: 0 failed_resume_early: 0 failed_resume_noirq: 0 failures: last_failed_dev: last_failed_errno: 0 0 last_failed_step: Also I included the Xorg.* files. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553427 Title: [LENOVO S10-3] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1553427/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs