[Seek Help] 救我啊,我更新了20.6系统后,显卡驱动出问题了
Tofloor
poster avatar
toonny
deepin
2022-06-10 06:34
Author

我在设置中点了升级,把系统从20。5升级到20。6。

升级完后,我的台式机电脑原来是NVIDIA GeForce GT710显卡有4个HDMI接口,分别接了4个屏幕,现在升级了系统后,只有其中一个接口连接的屏幕能有信号亮屏,其他三个显卡接口都没信号了。

我感觉升级了系统后,是不是之前的显卡驱动不兼容,现在点击NVIDIA驱动设置,点击后也没反应,也不知道怎么弄了

image.png

请大神指点啊,这升级升得我烦恼啊

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-06-10 07:00
#1

参考这个帖子

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

Reply View the author
toonny
deepin
2022-06-10 07:28
#2
jjcui8595

参考这个帖子

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

哎。。。真是要劝退我这种基础薄弱的用户了,我试了sudo apt-get install nvidia-driver=470.86-1 和sudo apt install nvidia-tesla-470-driver 貌似用显卡切换程序还是提示NVIDIA驱动没安装

Reply View the author
toonny
deepin
2022-06-10 07:29
#3

image.png

Reply View the author
toonny
deepin
2022-06-10 07:36
#4

image.png

Reply View the author
toonny
deepin
2022-06-10 07:38
#5

image.png

Reply View the author
水木火
deepin
2022-06-10 09:04
#6

先执行这个命令卸载以前的驱动

sudo apt autoremove nvidia-*

然后安装一下390的驱动重启试试

sudo apt install nvidia-legacy-390xx-driver

Reply View the author
jjcui8595
deepin
2022-06-10 14:25
#7

安装星火应用商店里的显卡切换工具

Reply View the author
WangZhongyun
deepin
2022-06-10 17:18
#8

Nvidia显卡问题解决方法:

先终端命令卸载以前的驱动

sudo apt autoremove nvidia*

然后再安装系统默认驱动

sudo apt install nvidia-driver

安装中如果提示驱动不匹配,就记下提示建议的驱动名称后中止这过程。

再命令安装这建议的(如nvidia-tesla-470-driver)驱动:sudo apt install nvidia-tesla-470-driver

驱动安装成功后重启进入系统。

Reply View the author
189******18
deepin
2022-06-10 17:52
#9

我是20.5出现的问题,换了一个转接口就好了

Reply View the author
166******90
deepin
2022-06-10 19:15
#10
toonny

image.png

兄弟,你这个看驱动的是什么软件?可以一键换驱动么

Reply View the author
喵呢酱
deepin
2022-06-10 19:18
#11

删掉桌面配置文件

Reply View the author
寰宇ζ
deepin
2022-06-10 20:12
#12
166******90

兄弟,你这个看驱动的是什么软件?可以一键换驱动么

这个是官方的显卡驱动管理软件,问题太多会导致系统出问题,然后官方下架了

Reply View the author
寰宇ζ
deepin
2022-06-10 20:28
#13

不知楼主安装成功了没?

我可以根据自己的安装经历提供有限指导,在本帖下回帖,约个都在线的时间

Reply View the author
toonny
deepin
2022-06-11 07:02
#14
水木火

先执行这个命令卸载以前的驱动

sudo apt autoremove nvidia-*

然后安装一下390的驱动重启试试

sudo apt install nvidia-legacy-390xx-driver

厉害~~~,按照这个方法搞定啦,,推荐这个方法

Reply View the author
toonny
deepin
2022-06-11 07:03
#15
WangZhongyun

Nvidia显卡问题解决方法:

先终端命令卸载以前的驱动

sudo apt autoremove nvidia*

然后再安装系统默认驱动

sudo apt install nvidia-driver

安装中如果提示驱动不匹配,就记下提示建议的驱动名称后中止这过程。

再命令安装这建议的(如nvidia-tesla-470-driver)驱动:sudo apt install nvidia-tesla-470-driver

驱动安装成功后重启进入系统。

👍

Reply View the author
toonny
deepin
2022-06-11 07:04
#16
寰宇ζ

不知楼主安装成功了没?

我可以根据自己的安装经历提供有限指导,在本帖下回帖,约个都在线的时间

谢谢您!!我的电脑已经弄好啦😁

Reply View the author
水木火
deepin
2022-06-11 07:17
#17
toonny

厉害~~~,按照这个方法搞定啦,,推荐这个方法

成功了就好

Reply View the author