Downloading ATI drivers for linux (attempt #3)

mdchesne

Banned
Feb 27, 2005
2,810
1
0
I'm deciding on which fglrx tool to download. does anyone know what suse 10.0 runs? XFree86 4.1, 4.2, 4.3, or XOrg 6.8? (SOLVED)

NEW PROBLEM: after installing from instructions on third party site, fglrxinfo is still registering MESA!!!!!
 

Kaervak

Diamond Member
Jul 18, 2001
8,460
2
81
Just incase you don't check back in at OT, my OpenSuSe install it's running Xorg 6.8.
 

mdchesne

Banned
Feb 27, 2005
2,810
1
0
anyone know why it's still reading MESA and not ATI after i did all the driver install steps?

BUMP
 

BurningDog

Senior member
Oct 10, 2002
234
0
0
Check the contents of /usr/share/fglrx/fglrx-install.log for errors.

When I was having problems with this on Debian, it was because the wrong version of GCC was symlinked to the command gcc. I changed it for the installation and everything worked perfectly.
 

Zelmo3

Senior member
Dec 24, 2003
772
0
0
If the drivers installed correctly, it's often just a matter of checking whether your xorg.conf has the right setting for the "UseInternalAGPGart" option in the device section. For me, it has to be set to "no" (which I think is the case for most people), but it depends on your motherboard and whether you have a kernel module either loaded or compiled in for your AGP hardware.
If you post your xorg.conf we can have a look at it and see if anything's out of place.