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.16.6-2238411.24.04, 6.14.0-33-generic, x86_64: installed
amdgpu: dkms module name6.16.6: amdgpu driver version2238411: 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.16.6-2238411.24.04, 6.12.48+deb13-amd64, x86_64: installed (Original modules exist)
amdgpu: dkms module name6.16.6: amdgpu driver version2238411: 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.16.6-2238411.el10, 6.12.0-55.41.1.el10_0.x86_64, x86_64: installed (original_module exists)
amdgpu: dkms module name6.16.6: amdgpu driver version2238411: amdgpu driver build numberel10: distro version6.12.0-55.41.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.16.6-2238411.el10, 6.12.0-104.43.4.3.el10uek.x86_64, x86_64: installed (original_module exists)
amdgpu: dkms module name6.16.6: amdgpu driver version2238411: amdgpu driver build numberel10: distro version6.12.0-104.43.4.3.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.16.6-2238411.el9, 5.14.0-570.49.1.el9_6.x86_64, x86_64: installed
amdgpu: dkms module name6.16.6: amdgpu driver version2238411: 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.16.6-2238411, 6.4.0-150700.53.19-default, x86_64: installed (original_module exists)
amdgpu: dkms module name6.16.6: amdgpu driver version2238411: amdgpu driver build number6.4.0-150700.53.19-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: