Comment 11 for bug 63834

Revision history for this message
Diego Iastrubni (elcuco) wrote : Re: [Bug 63834] Re: suspend/resume broken on Lenovo 3000 N100

root@pinky:~# dpkg -l | grep susp
ii uswsusp 0.3~cvs20060928-6ubuntu3
tools to use userspace software suspend provided by Li
root@pinky:~# s2ram -i
This machine can be identified by:
    sys_vendor = "LENOVO"
    sys_product = "0768B9G"
    sys_version = "3000 N100 "
    bios_version = "61ET36WW"
See http://en.opensuse.org/S2ram for details.

I added the parameter i8042.nomux to grub (as explained on that page). Now I
can suspend to ram (by choosing the correct option from the logout menu in
KDE). When I do this 3 times at a row, the system gets stucked on resume. On
the times the machine booted back up, and the was functional and I
experienced no keyboard problems as explained before.

Next I tried suspend to disk, which worked quite good for several times.

Next test was to setup the machine to suspend to ram when I close the lid.
What happens is that when I close the lid the themachine logs out of my
session, and when it comes back I get the KDM menu. I log in once more, and I
get a message saying that the lid is close, and it suspends once more. The
machine gets into this nice loop, until I power it off by force.

Right now I have 2 problems:
 1) suspend to ram fails on the 3rd time.
 2) closing the lid, after I instruced KDE's PowerManager to suspend on lid
close even makes the machine suspend until I power it off brutally.

(1) will be hard to fix, but (2) should be easy. I am not sure why it locks
up, some help will be appreciated.