$ nvidia-smi Unable to determine the device handle for GPU 0000:09:00.0: Unknown Error
$ cat /var/log/message
error occurred while collecting nvidia stats for container Failed to initialize NVML: Driver/library version mismatch NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x25:0xffff:1451) NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
先尝试重装显卡驱动
1 2 3
$ ./NVIDIA-Linux-x86_64-510.68.02.run
正常安装卸载,并没有报错
执行完成后再执行nvidia-smi
1 2 3 4 5 6 7 8 9 10
报错 $ nvidia-smi No devices were found
重启试下 $ reboot
$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.