Ich habe gerade einen neuen HP LP3065 30 "-Monitor erhalten. Er soll eine Auflösung von 2560 x 1600 unterstützen. Der größte, den ich bekomme, ist jedoch 1280 x 800. Ich habe gerade eine neue Grafikkarte ATI Radeon HD 2400 XT erhalten und den ATI Catalyst ™ 9.8 Proprietary installiert Linux x86 Display Driver auf meinem HP Compaq dc7800 PC mit Ubuntu 9.04.
Meine xorg.conf ist angehängt. Ich habe die Modelines-Zeile sowie die Modes-Zeile im Unterabschnitt "Anzeige" hinzugefügt, um dieses Problem zu beheben.
### xorg.conf ### Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Files" EndSection Section "Module" EndSection Section "ServerFlags" Option "Xinerama" "off" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" DisplaySize 641 400 HorizSync 100.0 - 100.0 VertRefresh 60.0 - 60.0 ModeLine "2560x1600" 268.0 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync Option "VendorName" "HP" Option "ModelName" "LP3065" Option "DPMS" "true" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" Monitor "Configured Monitor" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "2560x1600" "1920x1200" EndSubSection EndSection