tesla 显卡在ubuntu下安装显卡驱动log in loop 不能登陆的问题

原因是安装驱动的时候默认安装的opengl库,

tesla是用于计算的, 并不需要从独显输出视频, 不用装opengl

 

解决,

为了下载.run格式的驱动(引用里hyichao的博客中说明deb 格式不适用), 从官网http://www.nvidia.com/Download/index.aspx 中, 选屏幕下方的Unix driver

下载后, ctrl + f1 (f1 到f5 都可)

sudo service lightdm stop
sudo ./NVIDIA........run --no-opengl-files
reboot

 

差不多就这样,以上

 

引用

http://hyichao.github.io/cv/2016/10/15/ubuntu-cuda-caffe.html

http://www.cnblogs.com/Qwells/p/6086773.html#undefined

http://blog.csdn.net/xiaoyang19910623/article/details/56494672

posted @ 2018-01-14 08:31  egg_west  阅读(275)  评论(0编辑  收藏  举报