-
Notifications
You must be signed in to change notification settings - Fork 152
Driver Linux
Huts, Roman edited this page Feb 9, 2023
·
3 revisions
-
Driver installation instructions: https://amdgpu-install.readthedocs.io/en/latest/
-
The AMF component can be installed through the
amdgpu-install
script:sudo amdgpu-install -y --usecase=workstation,amf --opencl=rocr # or sudo amdgpu-install -y --usecase=graphics,amf --opencl=rocr # NOTE: # OpenCL is optional and parts of AMF that use Vulkan will work without OpenCL. # ROCr is for Vega and newer GPUs. For older GPUs use "--opencl=legacy".
-
Reboot after installing