Dell Latitude C800: X11 mit 1024x768er-Aufloesung betreiben
Hi Liste, ich habe kuerzlich von SuSE 7.3 auf 8.0 geupdated. Mit 7.3 konnte ich neben der 1400x1050-Aufloesung (XFree86 4.1.0) auch die 1024x768 betreiben, mit einer der "eingebauten" Default-Modelines. Nach dem Update funktioniert letzteres nicht mehr. Ich habe Newsgroups nach passenden Modelines durchforstet und mit Modeline-Generatoren selbst Modelines erstellt -- alles zwecklos. "hsync/vsync out of range" kam staendig in der Logdatei. Hat jemand eine Idee, wie ich zu einer gueltigen Modeline fuer 1024x768 komme (bei 16 und 24 Bit Farbtiefe)? Ein Auszug aus meiner XF86Config: [...] Section "ServerFlags" EndSection Section "Module" Load "type1" Load "speedo" Load "extmod" Load "freetype" Load "glx" Load "dri" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[2]" "SendCoreEvents" Screen "Screen[0]" EndSection Section "InputDevice" Driver "keyboard" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Device" "/dev/mouse" Option "Emulate3Buttons" "on" Option "Emulate3Timeout" "50" Option "InputFashion" "Mouse" Option "Name" "Autodetection" Option "Protocol" "ps/2" Option "Vendor" "Sysp" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[2]" Option "Device" "/dev/usbmouse" Option "InputFashion" "Mouse" Option "Name" "Autodetection" Option "Protocol" "imps/2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" # HorizSync 31.5-82 HorizSync 31.5-90 Identifier "Monitor[0]" ModelName "XGA 1400X1050@70HZ" VendorName "--> LCD" VertRefresh 50-70 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" # Modeline "1400x1050" 114.41 1400 1416 1704 1944 1050 1050 1060 1097 # Modeline "1400x1050" 116.22 1400 1416 1704 1816 1050 1050 1060 1097 # Modeline "1400x1050" 118.04 1400 1416 1704 1944 1050 1050 1060 1097 # Modeline "1024x768" 64.45 1024 1056 1296 1328 768 783 791 807 EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 32 Modes "640x480" EndSubSection SubSection "Display" Depth 8 Modes "640x480" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "Rage 128 Mobility MF" BusID "1:0:0" Driver "r128" Identifier "Device[0]" Screen 0 VendorName "ATI" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection Viele Gruesse Heiko Thiele
participants (1)
-
Heiko Thiele