Radeon RX Vega Ubuntu 16.04 Driver Install
Hi! The Tutorial shows you Step-by-Step How to Download and Install Radeon RX Vega Ubuntu 16.04 Driver.
The following Instructions shows the AMDGPU-Pro Driver Installation on Ubuntu Linux.
-
Open a Shell Terminal emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download ATI Radeon Vega Driver for Ubuntu
Grab the Ubuntu 16.04 Version.
-
Double-Click on Archive and Extract into /tmp.
Or from Shell:tar Jxvf amdgpu-pro*.tar.xz -C /tmp/
-
Run the Radeon Ubuntu Driver Installer
Change to the Target directory:cd /tmp/amdgpu-pro*
Then Install it with:
sudo ./amdgpu-pro-install -y
Wait patiently until the Kermel modules are build and installed…