Hi,
i have DELL G5 laptop with Gefore rtx 2060 gpu.
#lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation TU106M [GeForce RTX 2060 Mobile] (rev a1)
01:00.1 Audio device: NVIDIA Corporation TU106 High Definition Audio Controller (rev a1)
01:00.2 USB controller: NVIDIA Corporation TU106 USB 3.1 Host Controller (rev a1)
01:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU106 USB Type-C UCSI Controller (rev a1)
I have Centos 8 and installed the nvidia driver using the instructions (https://docs.nvidia.com/datacenter/tesla/pdf/NVIDIA_Driver_Installation_Quickstart.pdf). Howver, when i run nvidia-smi, i get the following error- “NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running”
dnf list installed | grep nvidia gives:
dnf-plugin-nvidia.noarch 2.0-1.el8 @cuda-rhel8-11-2-local
kmod-nvidia-latest-dkms.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-driver.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-driver-NVML.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-driver-NvFBCOpenGL.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-driver-cuda.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-driver-cuda-libs.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-driver-devel.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-driver-libs.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-kmod-common.noarch 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-libXNVCtrl.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-libXNVCtrl-devel.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-modprobe.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-persistenced.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-settings.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
nvidia-xconfig.x86_64 3:460.32.03-1.el8 @cuda-rhel8-11-2-local
NVIDIA bug report is attachednvidia-bug-report.log (287.3 KB) .
Can someone please help what is missing?
Thank you