How to install ATI Radeon HD5470 proprietary drivers on Ubuntu 14.04?

5,519

I had exactly the same problem. I used the following technique

Firstly remove all previously installed drivers :

sudo apt-get remove --purge fglrx fglrx-amdcccle

Now install them fresh :

sudo apt-get install fglrx fglrx-amdcccle

After the installation is done use the command given below

sudo amdconfig --initial

Now reboot your system. Your computer will have drivers and Catalyst Control Center. As the command sudo amdconfig --initial is very important as i found it on amd web site some while ago.

Note: if you don't want to waste lots of time on downloading and installing firstly try this command sudo amdconfig --initial and restart. It may work. But i had to uninstall everything so use the whole post i described.

It should definitely work. Best of luck

Share:
5,519

Related videos on Youtube

boka18
Author by

boka18

Updated on September 18, 2022

Comments

  • boka18
    boka18 over 1 year

    I seem to have a problem with the drivers. I tried everything. Every single fix that I found on this forum and I can't install the proprietary graphic drivers for my ATI Radeon HD 5470.

    When I go to additional drivers - I have 3 options:

    1. Default
    2. Fglrx
    3. Fglrx-update

    Whenever I try to install some of the 2 or 3, When i restart my laptop, it gives me error:

    Low graphic mode
    

    and I can't start my pc unless I boot into recovery and remove the whole Fglrx packages.

    I tried downloading and installing from the ATI website, no luck. Still the same error. Can someone tell me what am I doing wrong?

  • boka18
    boka18 almost 9 years
    Let me check it out. I will update you soon!
  • Pilot6
    Pilot6 almost 9 years
    @boka This answer has not solving your problem. It installed a different desktop environment. But it is not related to video drivers at all.
  • boka18
    boka18 almost 9 years
    I appreciate your help, but this is not working for me. I get the same error.