You are not logged in.
Pages: 1
Hello,
Arch is running on a laptop, I have not installed any power management software.
After 10 mins Arch suspends itself, I tried to change this in system settings (Suspend when ianctive for -> Don't suspend) and also
xset -dpmsand I checked the flag is "no" here:
/usr/share/polkit-1/actions/org.freedesktop.upower.policy
<allow_inactive>no</allow_inactive>but nothing worked, it still suspends after 10 mins. SMplayer prevents this but DeadBeef for example not.
Can someone help?
Last edited by totolotto (2012-12-16 20:25:45)
Offline
Perhaps you have such settings in your BIOS setup? Check your BIOS.
Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.
Offline
Actually there is a "block sleep" option in power management, but enabling it did not solve the problem.
Offline
Okay I am not sure if one or all lines did the trick but
1. block sleep in bios enabled
2. xset s 0 0
3. xset -dpms solved the problem.
Last edited by totolotto (2012-12-20 07:44:20)
Offline
It works but everytime the system restarts dpms is on again, so I had put these commands in Openbox autostart file. Is there a more elegant way how to disable dpms system-wise pemanently?
Offline
Pages: 1