Installing
-
2. Checking System
Now Check if Already Installed with
dpkg -l amdgpu-pro
-
3. Downloading AMDGPU-Pro for Ubuntu
Download AMDGPU for Ubuntu GNU/Linux
Grab the Latest available Release.
If possible Select directly “Open with Archive Manager”! -
4. Extracting AMDGPU Archive
Then Extract AMDGPU tar.xz into /tmp Directory
If it does Not Open automatically then Double-Click on File Manager:
Or from Command Line:tar xvf ~/Downloads/amdgpu-pro*.tar.xz -C /tmp/
-
5. Fixing Installation Script
Then Follow Instruction to Fix Installer
-
6. Installing AMDGPU-Pro
First, Access Target directory:
cd && cd Downloads/amd*
(But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
So to Verify it’s there List the Directory Contents with:ls . | grep amdgpu
Now to Set up AMDGPU Run Installer:
sudo ./amdgpu-pro-install -y
Finally, Reboot:
sudo reboot
Contents