Hi,
I have installed SUSE 11.1 and by default it selected a resolution of “1440x900”, now as a result X crashes or won’t start up. Below is the extract of my xorg.conf file , please suggest the changes that i need to make to the parameters below. Will Changing the PreferredMode to “1024x768” reolve the problem ? or should i change the driver to “vesa” ?
Section “Monitor”
DisplaySize 370 230
HorizSync 30-83
Identifier “Monitor[0]”
ModelName “SE178WFP”
Option “DPMS”
Option “PreferredMode” “1440x900”
VendorName “DELL”
VertRefresh 48-77
UseModes “Modes[0]”
EndSection
Section “Modes”
Identifier “Modes[0]”
Modeline “1440x900” 87.41 1440 1512 1664 1888 900 901 904 926
Modeline “1440x900” 72.00 1440 1488 1520 1600 900 903 909 921 +HSync -Vsync
Modeline “1152x864” 86.70 1152 1224 1344 1536 864 865 868 896
Modeline “1152x864” 72.25 1152 1200 1232 1312 864 867 871 890 +HSync -Vsync
Modeline “1024x768” 85.08 1024 1088 1200 1376 768 769 772 803
Modeline “1024x768” 77.61 1024 1080 1192 1360 768 769 772 800
Modeline “1024x768” 71.50 1024 1072 1104 1184 768 771 775 796 +HSync -Vsync
Modeline “1024x768” 71.27 1024 1080 1192 1360 768 769 772 798
Modeline “800x600” 51.06 800 840 928 1056 600 601 604 628
Modeline “800x600” 46.44 800 840 920 1040 600 601 604 626
Modeline “800x600” 45.25 800 848 880 960 600 603 607 622 +HSync -Vsync
Modeline “800x600” 42.62 800 840 920 1040 600 601 604 624
Modeline “1440x900” 88 1440 1488 1520 1600 900 903 909 926 -hsync +vsync
EndSection
Section “Screen”
DefaultDepth 24
SubSection “Display”
Depth 15
Modes “1440x900” “1152x864” “1024x768” “800x600”
Virtual 3840 1200
EndSubSection
SubSection “Display”
Depth 16
Modes “1440x900” “1152x864” “1024x768” “800x600”
Virtual 3840 1200
EndSubSection
SubSection “Display”
Depth 24
Modes “1440x900” “1152x864” “1024x768” “800x600”
Virtual 3840 1200
EndSubSection
SubSection “Display”
Depth 8
Modes “1440x900” “1152x864” “1024x768” “800x600”
Virtual 3840 1200
EndSubSection
Device “Device[0]”
Identifier “Screen[0]”
Monitor “Monitor[0]”
EndSection
Section “Device”
BoardName “Radeon XPRESS 200 5974 (PCIE)”
Driver “radeon”
Identifier “Device[0]”
Option “monitor-VGA-0” “Monitor[0]”
VendorName “ATI”
EndSection