Tuesday, April 30, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 4420  / 3 Years ago, mon, november 8, 2021, 2:28:16

I've recently installed Ubuntu-x open source drivers for my ATI card on Ubuntu 12.04 LTS. I did it with the following commands:



sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install fglrx


And after running fglrxinfo, it returns the following:



$fglrxinfo
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Radeon HD 5670


My system still wasn't stable so I checked the 'Additional drivers' option and found out that the AMD/ATI proprietary drivers are activated. Does this mean I wasn't using the open source drivers at all? How can I make sure I'm using the open source drivers?



Help would be very much appreciated. Thanks!


More From » 12.04

 Answers
7

fglrx is the closed-source driver!



Your steps in fact installed the AMD/ATI closed-source driver. The open-source one radeon is included by default with Ubuntu.



Please remove the fglrx drivers to "activate" the open-source one.


[#36374] Tuesday, November 9, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
herfor

Total Points: 490
Total Questions: 101
Total Answers: 110

Location: Guadeloupe
Member since Mon, Jan 24, 2022
2 Years ago
;