Post-installation instructions#
Verify kernel-mode driver installation#
Use the following command to check the installation of the AMD GPU Driver (amdgpu):
sudo dkms status
Sample output for Ubuntu 24.04:
amdgpu/6.14.14-2226257.24.04, 6.14.0-33-generic, x86_64: installed
amdgpu: dkms module name6.14.14: amdgpu driver version2226257: amdgpu driver build number24.04: distro version6.14.0-33-generic: kernel version of dkms buildinstalled: dkms status;installedindicates successful installation of the amdgpu driver
sudo dkms status
Sample output for Debian 13:
amdgpu/6.14.14-2226257.24.04, 6.12.48+deb13-amd64, x86_64: installed (Original modules exist)
amdgpu: dkms module name6.14.14: amdgpu driver version2226257: amdgpu driver build number6.12.48+deb13-amd64: kernel version of dkms buildinstalled: dkms status;installedindicates successful installation of the amdgpu driver
sudo dkms status
Sample output for RHEL 10.0:
amdgpu/6.14.14-2226257.el10, 6.12.0-55.38.1.el10_0.x86_64, x86_64: installed (original_module exists)
amdgpu: dkms module name6.14.14: amdgpu driver version2226257: amdgpu driver build numberel10: distro version6.12.0-55.38.1.el10_0.x86_64: kernel version of dkms buildinstalled: dkms status;installedindicates successful installation of the amdgpu driver
sudo dkms status
Sample output for OL 10.0:
amdgpu/6.14.14-2226257.el10, 6.12.0-103.40.4.4.el10uek.x86_64, x86_64: installed (original_module exists)
amdgpu: dkms module name6.14.14: amdgpu driver version2226257: amdgpu driver build numberel10: distro version6.12.0-103.40.4.4.el10uek.x86_64: kernel version of dkms buildinstalled: dkms status;installedindicates successful installation of the amdgpu driver
sudo dkms status
Sample output for Rocky 9.6:
amdgpu/6.14.14-2226257.el9, 5.14.0-570.49.1.el9_6.x86_64, x86_64: installed
amdgpu: dkms module name6.14.14: amdgpu driver version2226257: amdgpu driver build numberel9: distro version5.14.0-570.49.1.el9_6.x86_64: kernel version of dkms buildinstalled: dkms status;installedindicates successful installation of the amdgpu driver
sudo dkms status
Sample output for SLES 15.7:
amdgpu/6.14.14-2226257, 6.4.0-150700.53.16-default, x86_64: installed (original_module exists)
amdgpu: dkms module name6.14.14: amdgpu driver version2226257: amdgpu driver build number6.4.0-150700.53.16-default: kernel version of dkms buildinstalled: dkms status;installedindicates successful installation of the amdgpu driver
Additional software for user space#
The AMD ROCm platform provides a comprehensive set of user space software components for GPU-accelerated computing. See the following resources: