ATI Radeon HD 6600M Graphics card on Ubuntu 12.04 LTS [Solved]
Contents
I had a very bad time with my Dell Vostro laptop with ATI Radeon HD 6600M Graphics card on Fedora 16 - couldn’t install graphics card driver at all. I tried installing both kmod and akmod drivers on my machine and both didn’t work. Even thought of changing my Graphics card because of this. But continued with the same as I had several projects running and din’t wanted to waste time configuring Graphics card.
I just formatted the whole Fedora and installed Ubuntu. After several failed attempts, I have installed FGLRX drivers with help from Terry at http://linuxclicks.blogspot.co.uk/2011/10/dual-monitor-display-with-ubuntuxubuntu.html
I had installed the drivers suggested by jockey-gtk so I had to uninstall them first using jockey-gtk
. And restart the machine.
These are the step by step procedures
- Uninstall any graphics drivers already installed and reboot the machine.
|
|
Now install the drivers using this command
1sudo apt-get install fglrx-updates fglrx-amdcccle-updatesInitialise aticonfiguration
1sudo aticonfig --initial --input=/etc/X11/xorg.confRestart the system
Verify installation by using fgl_glxgears
or fglrxinfo
|
|
Additionally I installed Compiz and enabled cube and wobbly windows!! I’m loving it! If you need to install Compiz, here is the Stackoverflow question that I followed: http://askubuntu.com/questions/86977/how-to-correctly-enable-desktop-cube-in-unity-3d
I have decided to stick to Ubuntu although I have been using Fedora for a long long time. But Fedora had its vices like the infamous SELINUX, which always caused troubles. I am loving the Ubuntu Software Centre and Ubuntu One storage too :).
Author: Deepu Mohan Puthrote
Link: https://deepumohan.com/tech/ati-radeon-hd-6600m-graphics-card-on/
This work by Deepu Mohan Puthrote is licensed under a Creative Commons Attribution 4.0 International License