My only metamode line was this:
Option         "metamodes" "nvidia-auto-select +0+0"

taking it out did not have any effect on the issue.

Here is the monitor/card/screen sections of my xorg.conf:

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "HSD Hanns.G HG281"
    HorizSync       24.0 - 80.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 9500 GT"
    Option "NoLogo" "true"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Thanks.

On Wed, Oct 8, 2008 at 2:22 PM, Tim <[EMAIL PROTECTED]> wrote:

> It seems as a workaround, manually defining meta modes in the Device
> section of xorg.conf file seems to resolve this issue for me.
>

-- 
monitors wont go to sleep 
https://bugs.launchpad.net/bugs/273484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to