Changes I made in xorg.conf (to get my 1920x1200 Panel working with
gutsy)

Section "Device"
        Identifier      "nVidia Corporation NV11DDR [GeForce2 MX200]"
        Boardname       "nv"
        Busid           "PCI:3:0:0"
        Driver          "nouveau"
        Screen  0
EndSection

Section "Monitor"
        Identifier      "Standardbildschirm"
        Vendorname      "HWP"
        Modelname       "HP LP2465 520x330mm"
        Option  "DPMS"  "true"
        Modeline "1920x1200" 193.16  1920 2048 2256 2592  1200 1201 1204 1242  
-HSync +HSync
        Gamma   1.5
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV11DDR [GeForce2 MX200]"
        Monitor         "Standardbildschirm"
        Defaultdepth    24
        SubSection "Display"
                Depth   24
                Virtual 1920    1200
                Modes           "1920x1...@60"  "1600x1...@60"  "1400x1...@60"  
"1280x1...@60"  "1280x...@60"   "1024x...@60"   "800x...@60"    "800x...@56"    
"640x...@60"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
  screen 0 "Default Screen" 0 0
# commented out by update-manager, HAL is now used
#       Inputdevice     "Generic Keyboard"
# commented out by update-manager, HAL is now used
#       Inputdevice     "Configured Mouse"
        
        # Uncomment if you have a wacom tablet
        #       InputDevice     "stylus"        "SendCoreEvents"
        #       InputDevice     "cursor"        "SendCoreEvents"
        #       InputDevice     "eraser"        "SendCoreEvents"
EndSection

Section "ServerFlags"
        Option          "BlankTime"     "6"
        Option          "StandbyTime"   "0"
        Option          "SuspendTime"   "0"
        Option          "OffTime"       "7"
EndSection

Section "DRI"
        Mode 0666
EndSection

-- 
Unknown DCB 1.5 entry, please report
https://bugs.launchpad.net/bugs/359350
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