LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Moniter Will Not Sleep (https://www.linuxquestions.org/questions/linux-hardware-18/moniter-will-not-sleep-183959/)

RemusX2 05-20-2004 10:59 PM

Moniter Will Not Sleep
 
I am running Fedora Core 1 and have yet to see the monitor go to sleep. I'm running a ViewSonic E70f+. I've set up the power management to standby after 10 minutes but it doesn't do a thing. Any Ideas?

stuNNed 05-21-2004 12:35 AM

make sure you have:

Option "DPMS"

in

Section "Monitor"

of /etc/X11/XF86Config

RemusX2 05-22-2004 12:28 AM

The option of DPMS is in the Monitor section of the XF86Config

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "ViewSonic E70f+"
HorizSync 30.0 - 70.0
VertRefresh 60.0 - 150.0
Option "dpms"
EndSection


Another thing I noticed was when in GDM... it will go to sleep. When logged in as a user or root, it will not.


All times are GMT -5. The time now is 10:52 PM.