Ati Radeon 4850 driver error SuSE 11.2

Hi all,

I bought myself a Radeon 4850, but getting it to work in SuSE 11.2 is not going very well.

This is what happens,

I downloaded the appropriate driver shown here,

http://i50.tinypic.com/28wcc5i.jpg

I also installed the minimal and the recommend system requirements as shown in the installation pdf from the ati driver site.

But after installation my videosystem runs very slow.

When i startup the catalyst control center ( only possible after a reboot) it shows no OpenGL information.

Xorg 7.4-35.3 is installed.

http://i50.tinypic.com/fwpunm.jpg

And i cant choose/activate some of the 3D options.
I think thats also the why reason my system runs so slow after installing the driver.

Any help very much appreciated. :slight_smile:

Sorry wrong thread.

Admin please move it to the proper place, thanks. :slight_smile:

Solved, topic may be closed.

Solution:

In /etc/X11/xorg.conf

for Radeon HD 4850/4870

Section “Device”
BoardName “RV770”
Driver “radeon”
Identifier “Device[0]”
VendorName “ATI”
Option “BusType” “PCIE”
Option “PCIEMode” “8”
Option “AccelMethod” “XAA”
Option “EnablePageFlip” “off”
Option “ColorTiling” “on”
Option “AccelDFS” “on”
EndSection