Installing
-
2. Downloading AMDGPU Pro
Download AMDGPU for openSUSE 15 GNU/Linux
If possible Select directly “Open with Archive Manager”!
-
3. Extracting AMDGPU Pro 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/
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
-
4. Upgrading System
Now possibly Upgrade openSUSE 15 System
First, the Repo Database with:sudo zypper ref
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
And then All the Packages:sudo zypper update
Last, to Reboot:
sudo reboot
-
5. Installing AMDGPU-Pro
First, Access Target directory:
cd /tmp/amdgpu*
Now to Set up AMDGPU Run Installer:
sudo ./amdgpu-pro-install -y
The default setup includes Mesa, Pro OpenGL and Pro Vulkan support.
But to include also the Pro OpenCL Driver instead use:sudo ./amdgpu-pro-install -y --opencl=pal,legacy
For details see the AMD Documentation.
Finally, Reboot:sudo reboot
So Now I’m truly Happy if My Guide could Help you to Install AMDGPU Driver in openSUSE 15!
Contents