Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
12
rated 0 times [  12] [ 0]  / answers: 1 / hits: 85929  / 1 Year ago, fri, march 3, 2023, 12:43:12

I have an MSI Radeon HD 7850 card. MSI provide no Linux support, and the AMD driver gives me an Unsupported Hardware watermark that does not show up in screenshots.



I uninstalled the proprietary driver and found that Unity 3D no longer works, and I really only picked Ubuntu because of the excellent shortcuts provided in the recent versions.



Trying to locate the open source driver has been a pain for me. According to the documentation I have read it is pre-included in Ubuntu 12.04, yet there is no Unity 3D support. I tried using the newest drivers from AMD's website, but that also had the watermark.



Does anyone know how I can get the open source driver? If not, does anyone know how to remove the watermark. I'm on the verge of going back to Windows.


More From » drivers

 Answers
6

Removing the watermark is very simple with a bit of cut and paste, then a command:



How to remove the “AMD Testing use only” watermark?



If you did want to use the open source drivers (which are not as feature complete) you just need to remove the fglrx driver:



sudo apt-get remove fglrx*


then ensure the open source one is installed. It should then be picked up:



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


The problem with the HD 7000 series is that support for it in the open source driver only arrived around Christmas, so unless you are running the xorg-edgers PPA you would be better off with just removing the watermark for now.


[#37092] Saturday, March 4, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
amelican

Total Points: 162
Total Questions: 116
Total Answers: 108

Location: Guam
Member since Mon, May 29, 2023
12 Months ago
;