I am tracking Debian sid on my Thinkpad laptop, a few months ago it started to use pm-utils and broke suspending to RAM (sleep) functionality. Basically, the machine would go to sleep then immediately resume.
It turned out that this problem can be easily fixed by creating a file /etc/pm/config.d/local, and put in a line
SUSPEND_MODULES="e1000"
The reason is that pm-utils by default does not unload Ethernet card module e1000, so the machine would be waken up by Ethernet card activities.
Recent comments
20 weeks 5 days ago
21 weeks 1 day ago
22 weeks 4 days ago
22 weeks 4 days ago
23 weeks 2 days ago
23 weeks 2 days ago
24 weeks 3 days ago
24 weeks 5 days ago
25 weeks 3 days ago
25 weeks 3 days ago