[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

LCD 22'', Nvidia FX 5200



Etch
nv
Nvidia Geforce FX 5200 mit DVI
22'' SCALEOVIEW L22W-7SD

Hallo, Liste,

 ich bekomme die Auflösung für den Monitor nicht richtig hin. 
Mir fehlt die richtige Modeline und ich finde auch kein Programm (da ich es 
nicht selber drauf habe) für die Erzeugung einer modeline um das Display mit 
1680x1050 zu betreiben.

Das Display startet immer mit 1280x1024. 
Vielelcht kann mir jemand helfen, das xorg.conf richtig zu stellen.

Danke und Grüße
Bernd Kloss

Section "Device"
        Identifier      "nVidia Corporation NV34 [GeForce FX 5200]"
        Driver          "nv"
        BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "L22W"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV34 [GeForce FX 5200]"
        Option         "metamodes" "1680x1050_60 +0+0"
        Monitor         "L22W"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1680x1050"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection
                                     


Reply to: