Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 May 2009 20:58:16 +1200
From:      Mark Kirkwood <markir@paradise.net.nz>
To:        freebsd-x11 <freebsd-x11@freebsd.org>
Subject:   New DPMS behavior in 7.4
Message-ID:  <4A015128.9080602@paradise.net.nz>

next in thread | raw e-mail | index | archive | help
I've recently upgraded to Xorg 7.4 and Gnome 2.26. I notice that when 
the monitor screen in blanked that the power lamp stays green always - 
never goes to orange (it used to with Xorg 7.3 + Gnome 2.24). Is this 
expected?

System is RELENG_7 from 2009-04-20 with Xorg 7.4 and Gnome 2.26 from ports.

Hardware is ASUS A8VX plus ATI 9600 PRO. I'm using the radeon driver 
with an xrg.conf generated by X -configure. Hopefully relevant sections are:


Section "Module"
    Load  "extmod"
    Load  "record"
    Load  "dbe"
    Load  "glx"
    Load  "dri"
    Load  "dri2"
EndSection

Section "Monitor"
    #DisplaySize      430   270 # mm
    Identifier   "Monitor0"
    VendorName   "HWP"
    ModelName    "HP L2045w"
    HorizSync    24.0 - 93.0
    VertRefresh  50.0 - 76.0
    Option      "DPMS"
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "radeon"
    VendorName  "ATI Technologies Inc"
    BoardName   "RV350 AP [Radeon 9600]"
    BusID       "PCI:1:0:0"
EndSection




Cheers

Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A015128.9080602>