I have an ATI graphics card and I want to know if it is supported and what kind of drivers should I be running to get the best features out of it.
Is my card supported in Ubuntu and what drivers will work with my card?
|
|
Officially Supported HardwareTo check if your card is supported visit this site. If you card is not listed there then probably it is too new and simply is not supported by any ATI driver. Installation of the driversBefore installing any drivers you need to install some dependencies to your system, do this by running this command
Official binary packages from Ubuntu To install the
or search for the Latest version provided by Ubuntu's Official ATI binaries from the ATI site To install the latest ATI 12.6 drivers follow this, people are reporting that updating their driver solves some problems with Unity and Gnome-Shell You will need to remove all the current Remove the fglrx drivers if previously installed them (if any of these returns errors ie: file not found, package not found ignore it)
Download the newest ATI driver (current version is 12.6)
If you have a 64 bit system, then install this before anything
Once downloaded go to the file location and set it to run as executable
For 32/64 bit Ubuntu use these steps to install
Once the driver is installed you need to start up a new xorg.conf file with this command
Reboot
Revert back to the open source driversAfter installing drivers from deb packages Remove all the fglrx traces from your system:
Remove your xorg.conf
Reinstall xorg For 32bits systems
For 64bits systems
Configure Xorg
Reboot:
After the reboot all the fglrx packages will be gone, you will be using default ones. After installing drivers from ATI binary Remove all the ATI driver files:
Remove your xorg.conf
Reinstall xorg For 32bits systems
For 64bits systems
Configure Xorg
Reboot:
After the reboot all the fglrx drivers will be gone, you will be using default ones. |
|||||||||||||||
|
|
I have found that the default, open driver works best with my ATI card (5450). I had installed a proprietary driver that Ubuntu recommends, but had issues with shutdown crashing. I uninstalled the proprietary driver, and I don't notice any difference in performance at all, but all I use it for is the Compiz effects, no games. |
|||
|
|
|
There's atleast three drivers available with newer ATI cards. THere's the open source driver. It's reliable but not always the fastest. THen there's the fglrx driver shipped with the operating system or from jockey. It's faster and propably working. And then there's the fglrx driver downloadable from ATI. The open source drivers is actually quite good. Try that one first. |
|||
|
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.