ubuntu16.04安装nvidia驱动

匿名 (未验证) 提交于 2019-12-02 23:43:01

1、bios中务必关闭Secure Boot:
ps:如果在bios中Secure Boot是灰色的,无法disable,请往下看:
关于Secure Boot在bios中有一段话解释:
Secure Boot be enabled only when: (1).Platform Key(PK) is enrolled and platform is operating in User mode; (2). CSM function is disabled in setup。
因此,要Disable Secure Boot,首先如果PK(也就是bios中Key Managemnet有key,请全部 delete),其次Boot选项中,Launch CSM请设置为Disable。
2、(没有这一步nvidia-smi会显示未找到命令)

sudo apt update sudo apt dist-upgrade sudo reboot 

3、在系统设置-软件和更新-附加驱动中选择要安装的驱动-应用更改
4、重启
5、

nvidia-smi 

显示如下则安装成功

参考:
https://blog.csdn.net/qq_20492405/article/details/79034430
https://blog.csdn.net/zhicheng_angle/article/details/89162427

文章来源: https://blog.csdn.net/weixin_40512640/article/details/91958123
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!