PDA

View Full Version : [RESOLVED] How to install proprietary graphics drivers



XJDHDR
Jun 19th 2010, 07:22 AM
Hello everyone

I'm sorry if this has been asked before but I haven't been able to find any instructions regarding this matter anywhere.

Basically, I would like to install the proprietary drivers for my Radeon 9550 but I haven't managed to find any instructions concerning this matter for Lucid Lynx. I can only find instructions for Karmic Kanola, which don't seem to work for Lynx.

In the end, I downloaded the relevant drivers from AMD's website and I ended up with a .run file which I don't know what to do with. Clicking on it opens it in Kate.

Basically, I can't figure out how to proceed so any help will be greatly appreciated. And one more thing, I have never used Kubuntu before today so keep that in mind when you make a reply.

dibl
Jun 19th 2010, 12:38 PM
The first thing to do with a new version of any Linux, is to read the release notes:

https://wiki.ubuntu.com/LucidLynx/ReleaseNotes

I'm not an ATI user, but I don't suppose your Radeon 9550 has the problem listed in the note on "older ATI graphics cards". So, if it looks like you're OK on that, then the next thing that I would advise is to check the Ubuntu forum. Go to "Hardware and Laptops" and "Search This Thread" with "radeon 9550" and you find threads like these:

http://ubuntuforums.org/showthread.php?t=1508165&highlight=radeon+9550

http://ubuntuforums.org/showthread.php?t=1458648&highlight=radeon+9550 (this is a good one -- check post #2)

then there's always Google, which will point you to these kinds of things:

http://www.gebooki.com/search/instalar%20ati%20radeon%209550%20en%20ubuntu%20luc id

http://drivers.mrjuan.com/download-4224-29-radeon-9550---256mo-linux-ubuntu-10-04-lucid-lynx.html

http://www.ubuntugeek.com/ati-linux-video-driver-9-8-now-supports-ubuntu-9-04-jaunty.html


p.s. I would not assume that the installation procedure for 9.10 would not work correctly for 10.04.

Snowhog
Jun 19th 2010, 07:19 PM
Google - Know it. Use it. Love it.

ATI Proprietary Linux Driver Installer (http://www2.ati.com/drivers/linux/linux_8.16.20.html#176980)

You have to become root in the terminal:

sudo su -
Then follow the instructions, ensuring that you identify your downloaded .run file.

dibl
Jun 19th 2010, 08:10 PM
ATI Proprietary Linux Driver Installer (http://www2.ati.com/drivers/linux/linux_8.16.20.html#176980)



Wow -- that's a pretty nice little guide. One would almost think it safe to buy an ATI graphics card for a Linux box ... :-X

XJDHDR
Jun 20th 2010, 09:28 AM
Thanks for the help guys. However, I found out after I made this post that that a graphics card I had lying around, the Geforce 6200, has almost twice the power of the Radeon 9550 so I swapped the two around and I now have the 6200 in this PC.

After that, installing proprietary drivers for the 6200 was as simple as opening Hardware Drivers, selecting the correct driver package and activating. Strangely, doing this with the 9550 installed had no options available. Go figure! Why my brother bought that 9550, I'll never figure out.

So my graphics problems are now sorted out (by using an Nvidia card instead though). Again, thank you for the help.

Snowhog
Jun 20th 2010, 07:01 PM
Shows that there is more than one approach to solving a problem. ;)