Step-by-step – AMDGPU Pro Ubuntu 21.10 Installation

July 3, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Checking System

    Now Check if Already Installed with

    dpkg -l amdgpu-pro
  2. 3. Downloading AMDGPU-Pro for Ubuntu

    Download AMDGPU for Ubuntu GNU/Linux

    Get AMDGPU .deb for Ubuntu

    Especially relevant, as alternative to Install directly the Latest release see: Setup AMDGPU Repo.

    Choose any of the latest Radeon Devices.
    And then Grab the Latest available Release for Ubuntu 20.04+.

  3. 4. Installing AMDGPU-Pro

    First, Access Target directory
    Usually with:

    cd ~/Downloads

    To Check it’s there List the contents with:

    ls . | grep amdgpu

    The grep Command refine the output List showing only the Entries matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.

    Now to Set up AMDGPU Run Installer:

    sudo apt install ./amdgpu*.deb
  4. 5. Configuring for Vulkan

    Finally, Only for Vulkan Driver:

    sudo usermod -a -G video $LOGNAME

    And Check the Setup is successful with:

    groups

So Now I’m truly Happy if My Guide could Help you to Install AMDGPU Driver for Ubuntu 21.10!

Contents


QuickChic Theme • Powered by WordPress