[Hardware] gtx1080 显卡死活装不上 按照百科的方法
Tofloor
poster avatar
qiufeng317
deepin
2021-07-24 02:31
Author

请教有没有一个完整有效的安装教程啊!最好是可以切换的,独显无法驱动。

lspci |grep -i 'VGA'    #查看默认集成显卡型号
lspci |grep -i nvidia  #查看NVIDIA类型的显卡型号

结果

wk12@wk12-PC:~$ lspci |grep -i 'VGA' 
01:00.0 VGA compatible controller: NVIDIA Corporation GP104BM [GeForce GTX 1080 Mobile] (rev a1)
wk12@wk12-PC:~$ lspci |grep -i nvidia 
01:00.0 VGA compatible controller: NVIDIA Corporation GP104BM [GeForce GTX 1080 Mobile] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP104 High Definition Audio Controller (rev a1)
wk12@wk12-PC:~$ 
Reply Favorite View the author
All Replies
安洛
deepin
2021-07-24 02:36
#1

https://hu60.cn/q.php/bbs.topic.94828.html#fangfa2

Reply View the author
zh-cn-1949
deepin
2021-07-24 03:14
#2
Reply View the author
widon1104
deepin
2021-07-24 05:48
#3

不是应该用显卡驱动管理器安装驱动吗

Reply View the author
_ayaya_
deepin
2021-07-24 07:05
#4
It has been deleted!
寰宇ζ
deepin
2021-07-24 18:00
#5

https://bbs.deepin.org/phone/zh/post/215066

 

Reply View the author
安洛
deepin
2021-07-24 18:20
#6
_ayaya_ It has been deleted!

我没有用过扩展屏,所以无法回答你的问题。集成驱动没有安装nvidia-settings,里面有多显示器配置,可能对你有所帮助。

另外.run是最不推荐的方法,很容易搞崩系统。

Reply View the author
_ayaya_
deepin
2021-07-24 18:30
#7
It has been deleted!
185******32
deepin
2021-08-01 02:25
#8

我觉得是不是可以考虑借鉴以下pop OS的模式,下载镜像的时候直接分出一个包含nvidia闭源驱动的版本呢。不得不说,pop os在着这方面确实做到很好,下载安装后就可以用,没有bug。

Reply View the author