Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 18823  / 1 Year ago, mon, january 16, 2023, 4:50:57

I recently downloaded version 7 of the Radeon/ATI X.org Driver from this link: http://cgit.freedesktop.org/xorg/driver/xf86-video-ati



My question is how do I compile and install it? I don't like using the offical AMD/ATI Driver.



Ubuntu Version is 12.10


More From » drivers

 Answers
7

Go into your terminal and type:



sudo add-apt-repository ppa:xorg-edgers/ppa


sudo apt-get install xserver-xorg-video-ati



If you want the stable releases (it would still help if you said what version of ubuntu you're running.):



sudo add-apt-repository ppa:ubuntu-x-swat/x-updates


sudo apt-get install xserver-xorg-video-ati



To build from git


If you are feeling adventurous, follow these instructions and they should work for you.


[#34061] Wednesday, January 18, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
lotceptin

Total Points: 374
Total Questions: 106
Total Answers: 118

Location: The Bahamas
Member since Tue, Apr 27, 2021
3 Years ago
;