I suppose it isn't the same bug. 1. System shuts down after resume --> in bug 226279 it hangs; 2. It does not depends on kernel 2.6.24-17. I've just tried next distros: -- Fedora 9 (k. 2.6.25-3); -- OpenSuSE 11b4 (k. 2.6.24); -- OpenSuSE 10.3 (k. 2.6.18); -- CentOS 5.1 (2.6.18-8);
So, I suppose next: it sends poweroff signal just after resume, as described here: <a href="http://www.thinkwiki.org/wiki /Problems_with_ACPI_suspend-to-ram">http://www.thinkwiki.org/wiki /Problems_with_ACPI_suspend-to-ram</a>, because symptoms are identical. (Also I found <a href="http://ubuntuforums.org/showthread.php?t=30247">this UNSOLVED on ubuntuforums</a>). <blockquote><b>Shutdown on resume:</b> If your system immediately begins to shut down right after resume, make sure you don't have acpid running with the power button tied to shutdown. The system is simply sensing the power button event and shutting down. This issue has been reported as a bug against the kernel ACPI subsystem, refer to <a href="http://bugzilla.kernel.org/show_bug.cgi?id=6612">kernel.org bugzilla bug #6612</a>. </blockquote> I found /etc/acpi/powerbtn.sh, where is written: <code> # Skip if we just in the middle of resuming. test -f /var/lock/acpisleep && exit 0 </code> Maybe that not working properly? I'll try 12 hours later. Also, as I mentioned before, this is Acer laptop, so it using acer_acpi module (<a href="http://repo.or.cz/w/acer_acpi.git">http://repo.or.cz/w/acer_acpi.git</a>). Maybe this causes a problem. -- [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