You are not logged in.
Pages: 1
After trying alot of stuff I almost got suspend to ram to work on my T61 Thinkpad. Im using pm-utils and kernel suspend. The only problem is that resume wont work if there is a card in the cardbus slot. I can suspend with the card inserted, and it will work if I eject the card before resuming. I have turned of the card with: sudo pccardctl eject, but that doesent help.
Google gave me this http://lkml.indiana.edu/hypermail/linux … 00826.html, which looks like it may be the same problem. There it says that the problem was introduced with kernel version 2.6.29, and that there is a patch to fix it. But I dont know how I can see if that patch is in 2.6.38.
Any ideas how to fix this? Thanks in advance.
Here is my settings:
/etc/pm/config.d/module:
SLEEP_MODULE="kernel"
HIBERNATE_MODE="shutdown
kernel26 version: 2.6.38.7-1
pm-utils version: 1.4.1-3
command used to suspend:
sudo pm-suspend --quirk-s3-bios --quirk-s3-mode
Last edited by heptapod (2011-06-08 21:12:20)
Offline
Started working without me changing anything.
Last edited by heptapod (2011-06-08 21:11:53)
Offline
Pages: 1