05 Mar 2013
Ubuntu 12.10 + Steam + ATI
There’s a lot of information that comes up when you search for running Steam on Ubuntu. A lot of it is old, doesn’t work anymore, or tries to be so generic it covers every case. Well, I’ll have none of that. This post works for me, and maybe you, but not for everyone. This should take you 20 min, instead of the 3 hours it took me trying things.
My setup:
- Ubuntu 12.10 64bit
- 2x ATI 5830’s in CrossFire (should apply to any modern ATI cards)
Keep it simple:
-
Grab Steam (it wasn’t in the software center for me) http://repo.steampowered.com/steam/archive/precise/steam_latest.tar.gz
-
ATI Drivers Just get the latest Beta, the ones in Ubuntu’s proprietary and proprietary-updates are too old, and you won’t have a good time. 13.2-beta7 was the lastest at the time I installed, find the latest here:
http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx
Follow the guide below[1], but the jist is:
Get Deps:
You’re on 64bit too, so get the 32bit libs
Get Drivers:
Build Drivers:
Install (order matters):
Configure:
Test!
I messed up and want to go back!
#####Other AMD adds a watermark on their experimental drivers, this is slightly annoying and can be removed fairly easily[2]:
Also with the beta7 I do get artifacts very minor artifacts on the desktop while not playing games. I’ll live with it.
Something change or need to be updated? FORK THIS POST! See link below to fork and send a pull request.
[2] http://askubuntu.com/questions/206558/how-to-remove-the-amd-testing-use-only-watermark
Want to contribute to this article? Edit this post on Github!