FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Debian > Debian User

 
 
LinkBack Thread Tools
 
Old 12-02-2011, 11:05 AM
Christian Jaeger
 
Default Monitor not shutting down

Hello

I've got frequent pains with my monitors, that they don't go off when
I expect them to after a 30' timeout (as set in the gnome power
management options). First issue was (or was what I suspected to be)
mplayer instances started by smplayer still hanging around, so I kill
them regularly, but on top of that it seemed like I needed

*/10 * * * * /home/chris/bin/fix-dpms

where fix-dpms is

#!/bin/bash
DISPLAY=:0.0 xset +dpms > /dev/null 2>&1

but now one of my computers simply wouldn't even blank the screen
anymore (after the 10' timeout as set in the gnome screensaver
options).

t3:~# grep -i dpms /var/log/Xorg.0.log
(II) Loading extension DPMS
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(==) intel(0): DPMS enabled

which seems to look good for me.

I'm pretty sure that when I reboot, it will work again, but I don't
want to reboot every other day just because of this. So, how do I
debug it?

I have to admit that in this case, Xorg is running in a linux-vserver
guest, but since at least blanking has worked till a couple hours ago,
and the above log snipped seem to suggest there's another problem (and
on my laptop without linux-vserver sometimes the screen still
sometimes doesn't go off either), I'm still asking here.

Christian.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CAEjYwfVL=b_fPCY1jyDC-H9CF2BUFcbO_U=WQSorA0iSWc151g@mail.gmail.com">http ://lists.debian.org/CAEjYwfVL=b_fPCY1jyDC-H9CF2BUFcbO_U=WQSorA0iSWc151g@mail.gmail.com
 
Old 12-02-2011, 11:29 AM
Mark Panen
 
Default Monitor not shutting down

On 02/12/2011 14:05, Christian Jaeger wrote:

Hello

I've got frequent pains with my monitors, that they don't go off when
I expect them to after a 30' timeout (as set in the gnome power
management options). First issue was (or was what I suspected to be)
mplayer instances started by smplayer still hanging around, so I kill
them regularly, but on top of that it seemed like I needed

*/10 * * * * /home/chris/bin/fix-dpms

where fix-dpms is

#!/bin/bash
DISPLAY=:0.0 xset +dpms> /dev/null 2>&1

but now one of my computers simply wouldn't even blank the screen
anymore (after the 10' timeout as set in the gnome screensaver
options).

t3:~# grep -i dpms /var/log/Xorg.0.log
(II) Loading extension DPMS
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(==) intel(0): DPMS enabled

which seems to look good for me.

I'm pretty sure that when I reboot, it will work again, but I don't
want to reboot every other day just because of this. So, how do I
debug it?

I have to admit that in this case, Xorg is running in a linux-vserver
guest, but since at least blanking has worked till a couple hours ago,
and the above log snipped seem to suggest there's another problem (and
on my laptop without linux-vserver sometimes the screen still
sometimes doesn't go off either), I'm still asking here.

Christian.




In KDE there is an option to set defaults for power management, maybe
there is an option in Gnome as well, works for me in KDE.


--
Cheers
Mark
Debian Squeeze 6.0.3 amd64, KDE 4.4.5


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Archive: 4ED8C4AE.9030802@gmail.com">http://lists.debian.org/4ED8C4AE.9030802@gmail.com
 
Old 12-02-2011, 01:16 PM
John Hasler
 
Default Monitor not shutting down

This may be an Xorg bug. I've noticed that after a long uptime X does
not time out the video. Rebooting or restarting X fixes the problem. I
use FVWM so in my case it isn't GNOME or KDE. I suspect that a counter
is overflowing somewhere in X. This isn't new: I've been seeing it for
years.
--
John Hasler


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 874nxjys7z.fsf@thumper.dhh.gt.org">http://lists.debian.org/874nxjys7z.fsf@thumper.dhh.gt.org
 
Old 12-02-2011, 01:48 PM
Sthu Deus
 
Default Monitor not shutting down

Hello, Christian:

>> I'm pretty sure that when I reboot, it will work again, but I don't
>> want to reboot every other day just because of this. So, how do I
>> debug it?

You can try xset command to be autorun at every X-session.

To find out current settings use

xset -q

and there number of options, please refer to its manual pages.

Also You can configure this in xorg.conf.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4ed8e552.0611cc0a.4d76.33c2@mx.google.com">http://lists.debian.org/4ed8e552.0611cc0a.4d76.33c2@mx.google.com
 

Thread Tools




All times are GMT. The time now is 08:22 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org