resolution problem in ubuntu 9.10

Christopher Lemire christopher.lemire at gmail.com
Sun Dec 27 06:48:56 UTC 2009


I have a 21 " monitor. It was at 2048x1536 60 hertz resolution using Ubuntu
9.04. Now I am using 9.10, and I can't get it any higher than 1024x768. My
metamode in xorg.conf isn't working. I've tried using nvidia-xconfig and
nvidia-settings as root. 1024x768 is my highest choice, so I clicked
advanced and put in the resolution 1600x1200 and hit apply. Then only a
portion of my screen was showing. The model of the monitor is not recognised
by nvidia-settings, so it got named CRT-1.

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd at crested)  Sun Feb  1 20:25:37 UTC
2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
    Option         "NoZap" "false"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "CRT-1"
    HorizSync       28.0 - 55.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8800 GTS"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "CRT-1: 1600x1200_70 +0+0"

    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

-- 
Christopher Lemire <christopher.lemire at gmail.com>
Ubuntu 64 bit Linux Raid Level 0

GnuPG Security Key fingerprint = 3E1A 9103 EF3D 4885 6866  E9DE C69F 18B3
E13B 0909

Need Tech Support and Stay on Top of Linux Technology? Visit my Blog.

http://linuxinnovations.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20091227/7c9ddb0b/attachment.html>


More information about the ubuntu-users mailing list