Tagged Questions
1
vote
1answer
125 views
Suspending laptop fails ~50% of the time
Running ArchLinux and GNOME 3 on a Thinkpad X220.
When I suspend my laptop it goes into sleep mode and the LED ring around the power button fades in and out.
When a suspend fails, the LED ring and ...
0
votes
0answers
57 views
scrolling lost after standby
Linux Mint 14
Cinnamon
I have this below script which I run manually once to enable scrolling after I login.
synclient VertTwoFingerScroll=1
synclient HorizTwoFingerScroll=1
synclient ...
8
votes
2answers
334 views
System-wide power management policy on debian-based distros?
I would like to put idle machines in our lab (running Mint Debian edition) on standby after a timeout. I have tried pm-suspend and it puts the machines on standby and wakes up fine.
Does anybody know ...
1
vote
1answer
190 views
Thinkpad T400: Suspend to HD doesn't resume
I've got a Thinkpad T400 with Gentoo Linux installed. Suspend-to-RAM works like a charm.
However, Susped-to-Disk doesn't work: if I suspend, the Laptop powers down and accesses the HD for around 30s. ...
5
votes
1answer
249 views
Is it possible to automatically wake from suspend?
Here's my problem:
I have a laptop running Arch that I just keep on at home. It's got a good 4 hour battery life, but sometimes my daughter is playing near where it's kept and ends out pulling the ...
4
votes
2answers
409 views
How do I prevent GNOME suspending while I finish a compilation job
I am trying to build a custom kernel for my machine which is taking a long time to build (as expected). Is it possible to stop my GNOME desktop from suspending the machine until the compilation has ...