[System Installation] 系统升级时出现nvidia显卡驱动不匹配了
Tofloor
poster avatar
易智码
deepin
2025-12-25 10:05
Author

电脑是ThinkPad 14p, 显卡是 NVIDIA Corporation AD107M [GeForce RTX 4050 Max-Q / Mobile]
image.png

Reply Favorite View the author
All Replies
杀毒软件吧
deepin
2025-12-25 10:45
#1

看提示,也许只是重启电脑就能解决问题的事情?

Reply View the author
goldeagle
deepin
2025-12-25 12:12
#2

升级之后掉分辨率

Reply View the author
易智码
deepin
2025-12-25 14:47
#3
杀毒软件吧

看提示,也许只是重启电脑就能解决问题的事情?

重启后,vmware内的windows就不能使用3D加速了😂 。删掉了,用macos的虚拟机

Reply View the author
deepin流云
Super Moderator
Community OP
2025-12-26 09:58
#4
goldeagle

升级之后掉分辨率

目前社区研发已经在测试最新的英伟达显卡驱动,掉分辨率的问题应该可以解决,如果感兴趣,也可以添加仓库后用命令安装:

echo 'deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-3132:/nvidia-graphics-driver/testing/ ./' |

sudo tee -a /etc/apt/sources.list > /dev/null

sudo apt update&&sudo apt install nvidia-drivers
Reply View the author