Author Topic: problem with power saving monitor  (Read 595 times)

Offline alphaace

  • Sr. Member
  • ****
  • Posts: 310
problem with power saving monitor
« on: April 20, 2011, 02:57:44 PM »
Hi,

My monitor no longer shuts off after the appropriate amount of time. I've gone to the Power Profiles page and checked that I am under the correct profile ("performance") and that Screen Energy Switching says shut off after 25 minutes. However, it just goes to the screen saver and never powers down. It used to power down (about a week or so ago) but for some reason has stopped.

Thanks for your help!

Offline maxlinux

  • Full Member
  • ***
  • Posts: 94
Re: problem with power saving monitor
« Reply #1 on: April 20, 2011, 08:38:34 PM »
Hi,

My monitor no longer shuts off after the appropriate amount of time. I've gone to the Power Profiles page and checked that I am under the correct profile ("performance") and that Screen Energy Switching says shut off after 25 minutes. However, it just goes to the screen saver and never powers down. It used to power down (about a week or so ago) but for some reason has stopped.

Thanks for your help!

None of my monitors have ever gone to sleep after i reboot, i have to go to power profiles page and play with the settings to activate it again.
ASUS P5G43T-M Pro - Core 2 Duo - E6750 - nVidia Gigabyte GT6600

2010.12 KDE 4.6.3

Offline pirate

  • Hero Member
  • *****
  • Posts: 523
  • aka-pirate
Re: problem with power saving monitor
« Reply #2 on: April 20, 2011, 09:41:06 PM »
this fixed this problem for me..

The best way to save face is keep the bottom half shut.

Offline alphaace

  • Sr. Member
  • ****
  • Posts: 310
Re: problem with power saving monitor
« Reply #3 on: April 22, 2011, 11:22:25 AM »
Hi,

This worked, thanks! What exactly did I disable though?

Offline brianp124

  • Full Member
  • ***
  • Posts: 57
Re: problem with power saving monitor
« Reply #4 on: April 22, 2011, 03:08:59 PM »
What exactly did I disable though?

xset -dpms turns off the dpms feature.  By commenting the line out dpms remains unchanged  ie ON.  I suppose you might say you disabled the disabling

For more on dpms via xset, open a terminal and take a look at xset --help


Offline ternor

  • Hero Member
  • *****
  • Posts: 1797
Re: problem with power saving monitor
« Reply #5 on: May 23, 2011, 01:04:32 AM »
Wouldn't one also comment out the line "xset s off"?  That line does not stop my screen saver working.

I have had the same problem.  Thanks for the solution.