
Save the file and close the Text Editor window.Įnter the following command into the Terminal to start installing the AMDGPU-PRO drivers: amdgpu-install -y -usecase=workstation Replace the ubuntu text on this line with zorin, so it looks like the image below: In the new Text Editor window, press Ctrl + F and search for ubuntu. Open the Zorin Menu → Utilities → Terminal.Įnter the following command: sudo gedit /usr/bin/amdgpu-install If you explicitly require the AMDGPU-PRO drivers for specialized use cases – such as on workstations with Radeon Pro graphics cards – please follow these instructions to install them:ĭownload the drivers for “Ubuntu 20.04” from the Linux Radeon drivers section of AMD’s website.Īfter the download completes, open the Files app.ĭouble-click on the “amdgpu-install_…_all.deb” file.Ĭlick the “Install” button in the new window that appears. These are the recommended drivers for most use cases, including gaming. If you have a modern AMD Radeon graphics card (produced after 2012), Zorin OS already comes pre-loaded with the official Open Source “AMDGPU” and “Radeon” drivers. Is the Bonaire chip and the R7 260X really supported by radeon? I have seen some older posts saying it is not.2 minute read Official Radeon Open Source drivers (recommended) Is there any further configuration I should do to make the radeon driver work? I could try installing AMDGPU pro but I am running 16.04.03 $lsb_release -aĪnd according to this page, 16.04. OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 4.0, 128 bits)

Which gives OpenGL vendor string: VMware, Inc. The final nail in the coffin comes from running /usr/lib/nux/unity_support_test -p This implied that I am not using the radeon driver for and am using software rendering. I get the following OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 4.0, 128 bits)

However, when I run LIBGL_DEBUG=verbose glxinfo | grep llvm The card is as I suspectetd and the chipset is allegdly supported. I get 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. I first check which card I have installed $ lspci | grep VGA anecdotally, games are not running well and it looks like I am using software renderingįirst, this page for the radeon driver says that the AMD R7/260X is supported I am tying to upgrade to 16.04 and I don't think that the radeon driver is working properly.
