Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X configuration modules and dpms
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
BodOrange
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2003
Posts: 132

PostPosted: Tue Jan 27, 2004 9:39 am    Post subject: X configuration modules and dpms Reply with quote

Hoping for some advice regarding DPMS. Screen blanking seems unreliable. Sometimes it works and other times I can leave the box and return later to find the screen has not blanked. The monitor never appears to go to a suspend state, only managing to blank the screen. The same monitor does go into suspend under windows using the windows generic PnP monitor driver.

If I have dpms options set in XF86Config, do I still need to enable screen blanking or dpms options in a window manager such as kde or will these override the XF86Config file options?

Also how does the nvidia dpms option below relate with the others?

In my XF86Config I have:
Code:
Section "ServerFlags"
    Option   "blank time"   "10"   
    Option   "standby time"   "20"
    Option   "suspend time"   "30"
EndSection

Section "Monitor"
    Identifier  "19 inch Monitor"
    HorizSync   31.0-96.0
    VertRefresh 50.0-150.0
    Option   "dpms"
EndSection

Section "Device"
    Identifier  "Nvidia Ti4200"
    Driver      "nvidia"
    Option    "NvAGP" "1"
    Option   "NoLogo" "1"
    Option   "RenderAccel" "1"
    Option      "DPMS" "on"
EndSection


Cheers
Back to top
View user's profile Send private message
BodOrange
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2003
Posts: 132

PostPosted: Tue Jan 27, 2004 11:12 am    Post subject: Reply with quote

OK, just discovered xset -q shows the current dpms times so this will help some.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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