利用ubuntu自带的“软件与更新”安装完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.
对于这一问题,综合我看的一些博客,大致有以下三种解决方案
方法一
是内核版本更新的问题,导致新版本内核和原来显卡驱动不匹配
解决:
查看已安装内核
dpkg --get-selections |grep linux-image