[other] deepin v25 版本根据峰哥笔记无法安装英伟达驱动
Tofloor
poster avatar
所遇皆无言
deepin
2025-09-25 14:08
Author

如题,前几天尝试使用deepin v25版本安装NVIDIA闭源驱动失败,系统集成的闭源驱动不太好用,有无朋友安装成功?请教一下

Reply Favorite View the author
All Replies
deepin-流云
Moderator
Community OP
2025-09-25 14:19
#1

可以试试这个:最新的N卡580闭源驱动已经准备进系统仓库了,目前还在测试阶段,大家感兴趣的也可以先从测试仓库安装试用:

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-driver
Reply View the author
qq4945286
deepin
2025-09-25 18:00
#2

那个帖子是最早的时候安装n卡闭源驱动,后来我用的是a卡。论坛有很多安装n卡驱动的,我看都很方便,不用那么麻烦。

很早的时候安装A卡闭源驱动都很麻烦,一堆的信赖,我记得从去年开始,就很方便了,修改一下脚本,然后就是几条命令就搞定了。

Reply View the author
SkyShadowHero
deepin
2025-09-25 22:43
#3
deepin-流云

可以试试这个:最新的N卡580闭源驱动已经准备进系统仓库了,目前还在测试阶段,大家感兴趣的也可以先从测试仓库安装试用:

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-driver

华硕天选6pro,Geforce 5060用这个方法安装驱动后使用nvidia-smi还是no devices were found,驱动还是没有打上。还是得用.run文件使用mit协议安装confused

Reply View the author