Thank you a lot, bugmenot!!! Blacklisting "psmouse" helped suspending, but touchpad stopped to work. So the "psmouse" was the "poweroff"er. And the only way -- is to unload psmouse before suspend and load it again on resume.
The way I managed the problem: ACPI way (does not work for me): 1. Add "psmouse" to /etc/default/acpi-support, in MODULES=""; This way not worked, because acpi scripts totally not used :( PM way: 1. As I use gnome-power-manager, it utilizes "pm" functions; 2. As root I created file /etc/pm/config.d/unload_modules; 3. Set it 0755 permission (chmod +x /etc/pm/config.d/unload_modules); 4. Add string there SUSPEND_MODULES="psmouse"; 5. Reboot, and SUSPEND NOW WORKING!! Thank you! -- [Hardy] Laptop can't resume from suspend https://bugs.launchpad.net/bugs/235315 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs