Installing
-
2. Installing AMD Open Source Drivers
Then, to Install AMDGPU Open Source Graphics Driver on Mint
First, you are strongly recommended to upgrade your system with:sudo apt upgrade
In this case, then reboot:
sudo reboot
And to setup the AMDGPU driver, run:
sudo apt install xserver-xorg-video-amdgpu
And for legacy ATI cards, possibly:
sudo apt install xserver-xorg-video-ati
For further insight, see the Ubuntu Official Radeon Driver Documentation.
If you get a “User is not in the sudoers file” error, then look here: Solution
Finally, to load it, reboot with:sudo reboot
So now I’m truly happy if my guide could help you to Install AMD Open Source Drivers on Linux Mint!
Contents