[3rd-Party Apps] 使用显卡驱动管理器无法切换成性能模式
Tofloor
poster avatar
荔枝熊
deepin
2021-12-09 09:55
Author

截图_installer_20211209014525.png

安装了STEAM,使用STEAM PLAY。打不开游戏,显示游戏正在运行了,但是等一下又自动关闭了,游戏压根没有打开

我想是不是我的独显被禁用了。装了显卡驱动管理器,切换成性能模式后无法切换。

Reply Favorite View the author
All Replies
deepin-superuser
deepin
2021-12-09 16:25
#1

这个问题由来已久,一直没有修复,试试中间那个模式

Reply View the author
荔枝熊
deepin
2021-12-10 07:44
#2
deepin-superuser

这个问题由来已久,一直没有修复,试试中间那个模式

截图_installer_20211209234319.png

中间这个模式也不能切换。

这是我的独显被禁用了吗?

Reply View the author
deepin-superuser
deepin
2021-12-10 16:48
#3

是 nvidia 显卡吗?如果是的话可以试试, 注意替换 nvidia-legacy-390xx-driver 为 第二步中输出的那个

1.sudo apt-get install nvidia-detect

2.nvidia-detect

image.png

3.sudo apt-get purge nvidia-*

4.sudo apt-get autoremove --purge

5.wget https://file.winegame.net/packages/deepin/mgpu/mgpu-prime_0.2.0_amd64.deb

6.sudo apt-get install nvidia-legacy-390xx-driver ./mgpu-prime_0.2.0_amd64.deb

Reply View the author