View previous topic :: View next topic |
Author |
Message |
kbzium Tux's lil' helper
Joined: 31 Jul 2012 Posts: 146
|
Posted: Mon Mar 04, 2013 7:17 am Post subject: Monitor won't turn off? |
|
|
Hello,
the problem is simple but very, very annoying - my monitor won't turn off after specified period. That did work but stopped. Help me out please! Which files do you want me to post? |
|
Back to top |
|
|
Quincy Apprentice
Joined: 02 Jun 2005 Posts: 201 Location: Germany
|
Posted: Mon Mar 04, 2013 11:39 am Post subject: |
|
|
Does Code: | xset dpms force standby | work? |
|
Back to top |
|
|
tonyp n00b
Joined: 27 Apr 2005 Posts: 9
|
Posted: Mon Mar 04, 2013 8:38 pm Post subject: Re: Monitor won't turn off? |
|
|
kbzium wrote: | Hello,
the problem is simple but very, very annoying - my monitor won't turn off after specified period. That did work but stopped. Help me out please! Which files do you want me to post? |
I am having the same problem. It used to work, but after some recent upgrades, it stopped. My most recent upgrade was installing pulseaudio and before that was KDE4.10.
Quincy wrote: | Does Code: | xset dpms force standby | work? |
Yes, this works for me. |
|
Back to top |
|
|
kbzium Tux's lil' helper
Joined: 31 Jul 2012 Posts: 146
|
Posted: Mon Mar 04, 2013 9:10 pm Post subject: |
|
|
Try to turn it off along with the screensaver, mess with timers and reenable them again (1minute first). That worked for me |
|
Back to top |
|
|
keenblade Veteran
Joined: 03 Oct 2004 Posts: 1087
|
Posted: Mon Mar 04, 2013 10:14 pm Post subject: |
|
|
This works on one of my laptop:
Code: | xset dpms force off |
It does not work on my other laptop. But interestingly xscreensaver can turn it off and fits the job.
So, try xscreensaver if it works for you, untill finding the real problem. _________________ Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1" |
|
Back to top |
|
|
platojones Veteran
Joined: 23 Oct 2002 Posts: 1602 Location: Just over the horizon
|
Posted: Mon Mar 04, 2013 10:50 pm Post subject: Re: Monitor won't turn off? |
|
|
tonyp wrote: | kbzium wrote: | Hello,
the problem is simple but very, very annoying - my monitor won't turn off after specified period. That did work but stopped. Help me out please! Which files do you want me to post? |
I am having the same problem. It used to work, but after some recent upgrades, it stopped. My most recent upgrade was installing pulseaudio and before that was KDE4.10.
Quincy wrote: | Does Code: | xset dpms force standby | work? |
Yes, this works for me. |
For those of you who upgraded to kde-4.10.0, there is a bug in kde-base/powerdevil-4.10.0 that prevents the screen from shutting off. I applied the patches listed in the bug and that resolved the issue:
https://bugs.kde.org/show_bug.cgi?id=314250#c15 |
|
Back to top |
|
|
|