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
sudo dkms status
sudo dkms status
sudo dkms status
sudo dkms status
sudo dkms status
modinfo amdgpu | grep -w "version:"
Sample output for Ubuntu 24.04:
amdgpu/6.14.14-2204008.24.04, 6.14.0-29-generic, x86_64: installed
amdgpu
: dkms module name6.14.14
: amdgpu driver version2204008
: amdgpu driver build number24.04
: distro version6.14.0-29-generic
: kernel version of dkms buildinstalled
: dkms status;installed
indicates 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: