Rajko M. skrev: > On Thursday 08 November 2007 03:43:33 am Magnar Strand Olsen wrote: > >> fazer skrev: >> >>>> I installed the 8.42 drivers, but it gave me a desktop resolution of >>>> [EMAIL PROTECTED] (the highest resolution my 19 inch Hansol CRT monitor >>>> supports). After some hassle (see my previous post) I got the ATI >>>> control panel working, enabling me to switch resolution to the less >>>> eye-straining [EMAIL PROTECTED] >>>> However, the system doesn't remember the settings - the next time I log >>>> on, the resolution is once again 1792x1344. >>>> >>>> It is slightly annoying to have to set the resolution each time - has >>>> any of you got an idea of how to fix this problem? >>>> >>> Did you try modify /etc/X11/xorg.conf >>> >> Yes, that's the first thing I did - made a backup copy of the xorg.conf >> file, and modify it. Oddly enough, the 1792x1344 resolution isn't even >> listed in my xorg.conf file. >> I removed the entire 1600x1200 entry from xorg.conf (leaving 1280x1024 >> as the highest resolution), but it didn't change anything. Resolution >> was still maxed out at 1792x1344 the next time I turned on my computer. >> > Can you post /etc/X11/xorg.conf Here it is... The one modification I dared to try was to remove the line: "ModeLine "1600x1200" 202.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync"
# /.../ # SaX generated X11 config file # Created on: 2007-10-23T10:28:49+0200. # # Version: 8.1 # Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Automatically generated by [ISaX] (8.1) # PLEASE DO NOT EDIT THIS FILE! # Section "ServerLayout" Identifier "Layout[all]" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" EndSection Section "Files" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" EndSection Section "Module" Load "glx" Load "type1" Load "extmod" Load "dbe" Load "freetype" Load "dri" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" Option "AIGLX" "true" EndSection Section "Extensions" Option "DAMAGE" "true" Option "Composite" "true" EndSection Section "InputDevice" Identifier "Keyboard[0]" Driver "kbd" Option "Protocol" "Standard" Option "XkbLayout" "no" Option "XkbModel" "pc105" Option "XkbOptions" "eurosign:e" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Identifier "Mouse[1]" Driver "mouse" Option "Buttons" "6" Option "Device" "/dev/input/mice" Option "Name" "PS2++ Logitech Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Modes" Identifier "Modes[0]" ModeLine "1280x1024" 169.2 1280 1376 1512 1744 1024 1025 1028 1078 ModeLine "1280x1024" 149.6 1280 1376 1512 1744 1024 1025 1028 1072 ModeLine "1280x1024" 128.9 1280 1368 1504 1728 1024 1025 1028 1066 ModeLine "1280x1024" 108.9 1280 1360 1496 1712 1024 1025 1028 1060 ModeLine "1024x768" 100.2 1024 1088 1200 1376 768 769 772 809 ModeLine "1024x768" 88.5 1024 1088 1200 1376 768 769 772 804 ModeLine "1024x768" 76.2 1024 1080 1192 1360 768 769 772 800 ModeLine "1024x768" 64.1 1024 1080 1184 1344 768 769 772 795 ModeLine "800x600" 60.1 800 840 928 1056 600 601 604 632 ModeLine "800x600" 53.1 800 840 928 1056 600 601 604 629 ModeLine "800x600" 45.5 800 840 920 1040 600 601 604 625 ModeLine "800x600" 38.2 800 832 912 1024 600 601 604 622 ModeLine "1600x1200" 202.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
