Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
powersave monitor [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Thu Jan 31, 2008 7:46 pm    Post subject: powersave monitor [solved] Reply with quote

gnome-power-manager 2.20.2

I have it set to put display to sleep after 11 minutes inactivity. It works the first time, and then never again until reboot. Any ideas?


Last edited by cipherus on Sun Feb 03, 2008 1:08 am; edited 1 time in total
Back to top
View user's profile Send private message
andreas_st
Tux's lil' helper
Tux's lil' helper


Joined: 26 Dec 2007
Posts: 112
Location: 48N 16E

PostPosted: Thu Jan 31, 2008 8:59 pm    Post subject: Reply with quote

Do you use any movie players like mplayer? I don't know gnome-power-manager and I only use the built in screen blanking of X. I noticed that mplayer turns off the screen saver (which makes sense of course because when watching movies you usually don't use keyboard and mouse) and if mplayer is not shut down cleanly the screen saver doesn't get activated again.
Back to top
View user's profile Send private message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Thu Jan 31, 2008 10:44 pm    Post subject: Reply with quote

I have that feature enabled in VLC player only (and it works). But even if I do not use VLC player even once since boot, the screen will only sleep the first time still.
Back to top
View user's profile Send private message
StarDragon
Guru
Guru


Joined: 19 Jun 2005
Posts: 390
Location: tEXas

PostPosted: Fri Feb 01, 2008 2:26 am    Post subject: Reply with quote

Check your xorg.conf file. I have something like this on mine:

Code:
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option  "BlankTime"     "5"
        Option  "StandbyTime"   "10"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync       31.5 - 48.5
        VertRefresh     40.0 - 70.0
        Option  "DPMS"  "true"
EndSection
Back to top
View user's profile Send private message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Fri Feb 01, 2008 8:43 pm    Post subject: Reply with quote

I added -Option "BlankTime" "5"- to my xorg.conf and restarted to see. This time the screen didn't power down even once. Bah. Maybe I have more than one power management service running and they are conflicting?
Back to top
View user's profile Send private message
tabascoz
n00b
n00b


Joined: 14 May 2003
Posts: 45
Location: Rio de Janeiro

PostPosted: Fri Feb 01, 2008 11:33 pm    Post subject: Reply with quote

Hi,

i used to have a similar problem with laptop-mode , so i disabled an then it works like expected.
Back to top
View user's profile Send private message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Sun Feb 03, 2008 1:07 am    Post subject: Reply with quote

hahaaaa nice. unmerged laptop-mode-tools and the screen has already powered off twice. i never even run in battery mode anyway. thanks a bunch bro.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum