OK... we installed (clean install) the fglrx drive according to the opesuse howto. sax2 was run and the fglrx driver is running....
============ fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: Radeon X1300 Series Generic OpenGL version string: 2.0.6011 (8.28.8) ============ lsmod | grep fglrx fglrx 396076 8 agpgart 28976 1 fglrx ============
So... fglrx is running... but... we have horrible frame rates. If we run anything GL itäs too slow to use. Something like glxgears gives very low frame rates for this card.. eg: ============ glxgears 1261 frames in 5.0 seconds = 252.196 FPS 1252 frames in 5.0 seconds = 250.384 FPS ============
I would expect a lot better performance with this driver on this card (ATI X1300).
So guys.. what's next? What can we do to get this card working at the right speeds... the guy I'm helping out here is going through World of Warcraft withdrawal... I have very little time left to get this right before he kills me.... :-)
C.
Hi, You can try: #aticonfig --overlay-type=Xv By default it uses opengl. Good luck.