Gentoo Archives: gentoo-user

From: Randy Barlow <randy@×××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] DPMS Not Working on i810
Date: Mon, 11 Dec 2006 21:41:27
Message-Id: 1165873016.7884.3.camel@localhost
1 DPMS used to work just find on my laptop in X 6.8-7.0, but when I
2 upgraded to 7.1, all of a sudden DPMS stopped working. I've posted the
3 relevant sections of my xorg.conf to see if anyone has any hints:
4
5 Section "ServerLayout"
6 ...
7 #Option "StandbyTime" "20"
8 #Option "SuspendTime" "40"
9 Option "OffTime" "20"
10 EndSection
11
12 Section "Monitor"
13 Identifier "Monitor0"
14 VendorName "Monitor Vendor"
15 ModelName "Monitor Model"
16 Option "DPMS" "true"
17 EndSection
18
19 It seems to me like this should work, but it doesn't. Does anyone have
20 any clues for me?
21
22 --
23 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: DPMS Not Working on i810 Remy Blank <remy.blank_asps@×××××.com>