[Kernel/Drive] 切换显卡驱动失败 V20.4
Tofloor
poster avatar
Alex
deepin
2022-01-19 21:18
Author

用户反馈

问题/建议描述

问题如何重现

使用显卡驱动管理器由节能模式切换到其他模式都失败

Reply Favorite View the author
All Replies
Alex
deepin
2022-01-19 21:19
#1

image.png

Reply View the author
Alex
deepin
2022-01-19 21:21
#2

下载.png

Reply View the author
liwl
deepin
2022-01-19 21:39
#3

我曾经尝试过几次切换,后来我就放弃了。

可以用星火商店一个任务栏切换显卡的插件

Reply View the author
Alex
deepin
2022-01-19 21:44
#4
liwl

我曾经尝试过几次切换,后来我就放弃了。

可以用星火商店一个任务栏切换显卡的插件

已经安装了不行,切换的时候提示找不到nvidia闭源驱动

Reply View the author
读钓
deepin
2022-01-19 21:59
#5

俺也一样

企业微信截图_16425719348824.png

Reply View the author
deepin-superuser
deepin
2022-01-19 22:13
#6
读钓

俺也一样

企业微信截图_16425719348824.png

先用这两行命令安装显卡驱动

sudo apt-get install -y nvidia-detect
nvidia-detect | awk 'match($0, /nvidia-.*/, a) {print a[0]}' | xargs sudo apt-get -y install

然后再用那个星火商店的切换插件切换

Reply View the author
读钓
deepin
2022-01-19 22:26
#7
deepin-superuser

先用这两行命令安装显卡驱动

sudo apt-get install -y nvidia-detect
nvidia-detect | awk 'match($0, /nvidia-.*/, a) {print a[0]}' | xargs sudo apt-get -y install

然后再用那个星火商店的切换插件切换

企业微信截图_16425734783266.png

Reply View the author
deepin-superuser
deepin
2022-01-19 23:56
#8
读钓

企业微信截图_16425734783266.png

nvidia-detect 看一下输出什么?

直接 sudo apt-get install nvidia-driver 试试

Reply View the author
读钓
deepin
2022-01-20 06:04
#9
deepin-superuser

nvidia-detect 看一下输出什么?

直接 sudo apt-get install nvidia-driver 试试

image.png

Reply View the author
读钓
deepin
2022-01-20 06:09
#10

再切换,还是一样的,不行。image.png

Reply View the author
xingkongs
deepin
2022-02-10 17:19
#11

我重装了下系统 安装时未选择安装nvidia闭源驱动 系统安装成功后下载 显卡驱动管理器切换 一直失败

Reply View the author