LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Monitor doesn't standby (https://www.linuxquestions.org/questions/linux-newbie-8/monitor-doesnt-standby-375997/)

koodoo 10-23-2005 07:32 AM

Monitor doesn't standby
 
Hi,

I am working on Slackware 10.0. I am having trouble with configuring the monitor (a Samsung SyncMaster 763MB) to standby.
I went to Power Control ------> Display Power Control and checked the box that says enable display power management.I configured the settings to read :

Standby 10mins
Suspend 12mins
Poweroff 22mins

The problem is that the monitor doesn't standby. If I leave the system, after sometime the screen goes blank, like it happens when you lock the screen. Nothing else happens.
The only thing that I've done in relation to power management was to enable the apm module to be loaded by uncommenting /sbin/modprobe apm in /etc/rc.d/rc.modules so that the system would shut down completely.

Thanks in anticipation.

ciotog 10-23-2005 11:13 AM

You need the following line in the "Monitor" section of /etc/X11/xorg.conf :
Code:

        Option          "DPMS"

koodoo 10-23-2005 01:29 PM

Thanks a bunch Ciotog for the help.
It's working now.
Thanks again.

Old_Fogie 05-07-2006 11:05 PM

Quote:

Originally Posted by ciotog
You need the following line in the "Monitor" section of /etc/X11/xorg.conf :
Code:

        Option          "DPMS"

thank you this helped me too.

bandwidthjunkie 03-24-2007 10:13 AM

Quote:

Originally Posted by ciotog
You need the following line in the "Monitor" section of /etc/X11/xorg.conf :
Code:

        Option          "DPMS"

Me too, cheers: btw my "Monitor" section is labeled "Screen".

ciotog 03-24-2007 11:45 AM

The "Screen" section is actually separate from the "Monitor" section - it's meant to act as a bridge between the monitor and the video card.

But of course if the DPMS option works in Screen too, then it's all good.

bandwidthjunkie 03-24-2007 08:01 PM

Quote:

Originally Posted by ciotog
The "Screen" section is actually separate from the "Monitor" section - it's meant to act as a bridge between the monitor and the video card.

But of course if the DPMS option works in Screen too, then it's all good.

I have dual monitors via nvidia twinview so that must be why I don't have a monitor section in my xorg.conf. Anyway I added the line into screen and it worked like a charm.


All times are GMT -5. The time now is 09:50 AM.