Skip to content

Driver Linux

Huts, Roman edited this page Apr 1, 2022 · 3 revisions

Driver Installation

  • Driver installation instructions: https://amdgpu-install.readthedocs.io/en/latest/

  • The AMF component can be installed through the package manager:

    # Ubuntu
    sudo apt install amf-amdgpu-pro
    
    # SUSE / SLE
    zypper install amf-amdgpu-pro
    
    # CentOS / RHEL
    yum install amf-amdgpu-pro
Clone this wiki locally