You are not logged in.

#1 2004-09-03 19:29:33

paranoos
Member
From: thornhill.on.ca
Registered: 2004-07-22
Posts: 442

Forcing the monitor to shut off -- fixed!

Usually when I walk away from my computer, I shut the monitor off manually with the power button. However, the button is quite finicky, and I'd rather have an entry in my root window to shut off my monitor.

So I figured out that the xset program can do this. 'xset dpms force off'

But... all this does is make the screen go black. Once I move the mouse, the screen comes back to normal. 'force off' should shut the monitor down completely. I've also tried 'force sleep' and 'force standby'.

'xset q' reports that dpms is enabled. If i get the monitor status after I 'force off', it says the monitor is off, but it clearly is not.

I'm running the standard arch kernel26, with xorg, nptl, udev, hotplug. I'm not running xscreensaver, if that makes any difference.

Maybe I need to install a module? This worked at one point, and that's probably when I had my custom kernel with everything built right in. I just tried modprobing acpi, but it reported there was no such device. and it couldn't find an apm module.

I'm running modern hardware, so I don't think there's a need for 'acpi=force'.

Anyway, thanks in advance for your suggestions big_smile

Offline

#2 2004-09-05 17:19:13

paranoos
Member
From: thornhill.on.ca
Registered: 2004-07-22
Posts: 442

Re: Forcing the monitor to shut off -- fixed!

a bit of an update ...

i tried switching to xfree86, that didn't work. i also tried using xscreensaver and set it up for power management. still no luck.

Offline

#3 2004-09-05 17:46:54

IceRAM
Member
From: Bucharest, Romania
Registered: 2004-03-04
Posts: 772
Website

Re: Forcing the monitor to shut off -- fixed!

I am also interested in this subject.
My monitor behaves the same way. I'd like it to really turn it off but it just blanks. I blamed my old computer (p3 @ 450MHz / intel 440BX chipset + 1999(or 1997) BIOS) but this (1) might not work as we expect or (2) need some extra BIOS settings.

Has anyone succeded really turning off the monitor with "xset dmps force off"?

Offline

#4 2004-09-05 21:10:09

paranoos
Member
From: thornhill.on.ca
Registered: 2004-07-22
Posts: 442

Re: Forcing the monitor to shut off -- fixed!

heh well first of all, i have a brand new athlon 3000+ machine, running on an asus motherboard, and I've used power management on hardware older than yours.

According to dmesg, ACPI is enabled, meaning the BIOS supports this feature.

I've run xscreensaver with power management on here before, and it would shut the monitor of. As I said in my last post, this method doesn't work now.

I don't want to point fingers, but I think that perhaps there's a broken package preventing this from working... most likely kernel26 2.6.8.1. Perhaps if we can get some feedback from users for whom this IS working, we can figure out what the problem actually is.

Offline

#5 2004-09-05 21:45:48

kakabaratruskia
Member
From: Santiago, Chile
Registered: 2003-08-24
Posts: 596

Re: Forcing the monitor to shut off -- fixed!

I had the same problem, and fixed it by adding dpms to my xorg.conf.

Section "Monitor"
    Identifier   "Monitor0"
       Option "dpms"
### Uncomment if you don't want to default to DDC:
#
    HorizSync    31.5 - 79.0
#    VertRefresh  40.0 - 150.0
EndSection

And where were all the sportsmen who always pulled you though?
They're all resting down in Cornwall
writing up their memoirs for a paper-back edition
of the Boy Scout Manual.

Offline

#6 2004-09-05 21:56:54

paranoos
Member
From: thornhill.on.ca
Registered: 2004-07-22
Posts: 442

Re: Forcing the monitor to shut off -- fixed!

wow, that did it. I wonder why it worked before, with the exact same xorg.conf? ... especially since xset q reported that dpms was in fact enabled.  roll

thanks for your help! big_smile

Offline

#7 2006-12-08 02:38:04

pelle.k
Member
From: Åre, Sweden (EU)
Registered: 2006-04-30
Posts: 667

Re: Forcing the monitor to shut off -- fixed!

especially since xset q reported that dpms was in fact enabled

Yeah... I even did a 'xset +dpms' and it still wouldn't work! The "option" in xorg was the magic word though.
Thanks for pointing out the (not) obvious wink


"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."

SETH / Jane Roberts

Offline

Board footer

Powered by FluxBB