Installing
-
2. Installing AUR Package Manager
How to Install Yay for Arch GNU/Linux
-
3. Installing Driver
Then to Install Radeon VII Driver in Arch.
For the AMDGPU Pro OpenGL version simply run:
yay -Sy --noconfirm amdgpu-pro-libgl
On Prompt try simply to Hit “Enter” and follow with the Default Choices.
And for the Vulkan alternative instead:yay -Sy --noconfirm vulkan-amdgpu-pro
Again for the OpenCL PAL release:
yay -Sy --noconfirm opencl-amdgpu-pro-pal
Finally, for OpenCL Legacy ORCA:
yay -Sy --noconfirm opencl-amdgpu-pro-orca
Finally, to load it reboot with:
sudo reboot
Contents