• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Downloading ATI drivers for linux (attempt #3)

mdchesne

Banned
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!!!!!
 
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.
 
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.
 
Back
Top