You are not logged in.

#1 2011-06-19 00:02:15

awayand
Member
Registered: 2009-09-25
Posts: 398

[SOLVED] resume from suspend turns of laptop off

I am using pm-utils to "sudo pm-suspend", which seems to suspend fine, but when I wake up the laptop, it seems to start waking up, then turns off completely and then I have to turn it back on and basically boot from scratch again. I have an acer as3810tg, does anyone know how to fix this issue?
Thanks!

Last edited by awayand (2011-06-19 00:34:37)

Offline

#2 2011-06-19 00:34:07

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] resume from suspend turns of laptop off

Needed to pass "i8042.reset=1" to the kernel and it worked.

/boot/grub/menu.lst:

kernel /vmlinuz26 root=/dev/vg00/root resume=/dev/vg00/swap i8042.reset=1 ro

EDIT: Who is my bitch now, linux?

Last edited by awayand (2011-06-19 00:48:14)

Offline

Board footer

Powered by FluxBB