I just installed OpenSuSE 11 and have to say I’m impressed. I decided to use KDE 4 and it is slick.
The only issue I am having now is getting 3d acceleration to work. Glxinfo |grep rendering shows
direct rendering: No
This card is an older ATI card and not supported with the ATI corp drivers. I know the card is supported with the kernel drivers as I had 3d acceleration working under Gentoo Linux.
Below is my xorg.conf. Any suggestions on how to get this to work would be appreciated. The FAQ’s states in OS11 this all should work out of the box…
xorg.conf
# /.../
# SaX generated X11 config file
# Created on: 2008-11-08T09:21:25-0500.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 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 "Files"
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"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Logitech Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
DisplaySize 397 317
HorizSync 29-107
Identifier "Monitor[0]"
ModelName "6558 P202"
Option "DPMS"
Option "PreferredMode" "1280x1024"
VendorName "IBM"
VertRefresh 50-160
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 169.20 1280 1312 1448 1680 1024 1025 1028 1046
Modeline "1280x960" 158.69 1280 1376 1512 1744 960 961 964 1011
Modeline "1280x960" 140.22 1280 1376 1512 1744 960 961 964 1005
Modeline "1280x960" 120.84 1280 1368 1504 1728 960 961 964 999
Modeline "1280x960" 102.10 1280 1360 1496 1712 960 961 964 994
Modeline "1280x800" 131.10 1280 1368 1504 1728 800 801 804 843
Modeline "1280x800" 114.77 1280 1360 1496 1712 800 801 804 838
Modeline "1280x800" 98.89 1280 1352 1488 1696 800 801 804 833
Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
Modeline "1152x864" 128.42 1152 1232 1360 1568 864 865 868 910
Modeline "1152x864" 112.36 1152 1224 1352 1552 864 865 868 905
Modeline "1152x864" 96.77 1152 1224 1344 1536 864 865 868 900
Modeline "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895
Modeline "1280x768" 125.82 1280 1368 1504 1728 768 769 772 809
Modeline "1280x768" 110.12 1280 1360 1496 1712 768 769 772 804
Modeline "1280x768" 94.98 1280 1352 1488 1696 768 769 772 800
Modeline "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
Modeline "1280x720" 118.04 1280 1368 1504 1728 720 721 724 759
Modeline "1280x720" 103.27 1280 1360 1496 1712 720 721 724 754
Modeline "1280x720" 89.04 1280 1352 1488 1696 720 721 724 750
Modeline "1280x720" 74.48 1280 1336 1472 1664 720 721 724 746
Modeline "1024x768" 100.19 1024 1088 1200 1376 768 769 772 809
Modeline "1024x768" 88.50 1024 1088 1200 1376 768 769 772 804
Modeline "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
Modeline "1280x600" 96.47 1280 1352 1488 1696 600 601 604 632
Modeline "1280x600" 84.54 1280 1344 1480 1680 600 601 604 629
Modeline "1280x600" 72.80 1280 1336 1472 1664 600 601 604 625
Modeline "1280x600" 61.50 1280 1336 1464 1648 600 601 604 622
Modeline "1024x600" 77.36 1024 1080 1192 1360 600 601 604 632
Modeline "1024x600" 67.63 1024 1080 1184 1344 600 601 604 629
Modeline "1024x600" 58.10 1024 1072 1176 1328 600 601 604 625
Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622
Modeline "800x600" 60.07 800 840 928 1056 600 601 604 632
Modeline "800x600" 53.14 800 840 928 1056 600 601 604 629
Modeline "800x600" 45.50 800 840 920 1040 600 601 604 625
Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622
Modeline "768x576" 55.94 768 816 896 1024 576 577 580 607
Modeline "768x576" 48.71 768 808 888 1008 576 577 580 604
Modeline "768x576" 41.66 768 800 880 992 576 577 580 600
Modeline "768x576" 34.96 768 792 872 976 576 577 580 597
Modeline "640x480" 37.89 640 672 736 832 480 481 484 506
Modeline "640x480" 33.48 640 672 736 832 480 481 484 503
Modeline "640x480" 28.56 640 664 728 816 480 481 484 500
Modeline "640x480" 23.86 640 656 720 800 480 481 484 497
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "RV200 QW"
BusID "1:0:0"
Driver "radeon"
Identifier "Device[0]"
Option "norenderaccel"
Option "GARTSize" "32"
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
Section "Extensions"
EndSection