一、安装驱动












二、验证

   1、在命令行终端运行:  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.

  解决方法: 在电脑的BIOS中,关闭安全启动选型(Secure Boot)即可.

  

  正确的nvidia-smi打印信息如下:




2、在命令行终端运行: lsmod | grep  nvidia

     正确打印消息如下:

   









标签: none

评论已关闭