ubuntu: NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.
centos: NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.
重启服务器之后就出现连接不上NVIDIA驱动的情况。
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
解决方法:
查看之前安装 nvidia 驱动的版本号
ls -l /usr/src/
输出
输入
sudo dkms install -m nvidia -v 440.95.01
输出报错:
有可能是 nouveau模块没有禁用
blacklist nouveau
options nouveau modeset=0
再输入nvidia-smi
问题解决
本文发布于:2024-01-28 14:46:22,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/17064243878184.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |