Kubuntu安装时nVidia自动安装。
Tofloor
poster avatar
iyagi
deepin
2020-10-02 15:45
Author
我什么都没安装。
Kubuntu Instal时自动安装。
把Kubuntu的拿来
好东西要拿来用。

Kubuntu 20.10
http://cdimage.ubuntu.com/kubuntu/daily-live/




Reply Favorite View the author
All Replies
mardou
deepin
2020-10-04 02:00
#1
怎么安装,你可没说呀。
Reply View the author
残念
deepin
2020-10-04 02:47
#2
ubuntu系列都会自动安装闭源驱动
Reply View the author
iyagi
deepin
2020-10-05 02:15
#3
https://bbs.deepin.org/post/203203
ubuntu系列都会自动安装闭源驱动

公开的源代码可以拿来使用。
要带来Ubantu source code。
Reply View the author
忘记、过去
deepin
2020-10-05 03:17
#4
https://bbs.deepin.org/post/203203
公开的源代码可以拿来使用。
要带来Ubantu source code。

借大佬的话,ubuntu和nvidia有py交易,能够基本正确识别显卡型号和推荐驱动版本。深度的安装器听说默认装的都是440,容易出问题来着。能不能移植ubuntu这部分代码还是个问题...
Reply View the author
mcfans2019
deepin
2020-10-05 05:22
#5
本帖最后由 mcfans2019 于 2020-10-4 21:27 编辑
https://bbs.deepin.org/post/203203
怎么安装,你可没说呀。

如果我的显卡驱动也能这样装上(笑)
Reply View the author
jiutian123
deepin
2020-10-05 05:39
#6
我试试把Kubuntu的拿来
Reply View the author
mardou
deepin
2020-10-05 05:44
#7
https://bbs.deepin.org/post/203203
借大佬的话,ubuntu和nvidia有py交易,能够基本正确识别显卡型号和推荐驱动版本。深度的安装器听说默认装 ...

你说的没错,就是440。昨天我把440去掉了,重启以后分辨率立马改善了。
Reply View the author
jiutian123
deepin
2020-10-05 05:53
#8
https://bbs.deepin.org/post/203203
你说的没错,就是440。昨天我把440去掉了,重启以后分辨率立马改善了。

440  是啥?uos有吗
Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2020-10-05 06:10
#9
UOS可以默认安装,安装的时候提供选项
Reply View the author
iyagi
deepin
2020-10-05 06:19
#10
https://bbs.deepin.org/post/203203
UOS可以默认安装,安装的时候提供选项

我在安装过程中没有看到选择性事项。
Reply View the author
jiutian123
deepin
2020-10-05 07:09
#11
https://bbs.deepin.org/post/203203
我在安装过程中没有看到选择性事项。

个人版有
Reply View the author
iyagi
deepin
2020-10-11 00:43
#12
我解决了。
按顺序做就行了。

echo options nouveau modeset=0 | sudo tee -a /etc/modprobe.d/nouveau-kms.conf
sudo apt install nvidia-driver
http://sucdn.jerrywang.top/store/tools/switch-graphics-card/switch-graphics-card_1.5_amd64.deb

Ctrl + Alt + F2
/opt/durapps/dde-dock-switch_graphics_card/bin/NVIDIA.sh
Reply View the author
忘记、过去
deepin
2020-10-11 05:48
#13
https://bbs.deepin.org/post/203203
我解决了。
按顺序做就行了。

啊这......这个脚本没必要进 tty 执行的,反正只是修改配置文件,结束后都要重启 lightdm 的。而且......任务栏有切换按钮的说......

独显渲染比较耗电,重新切换回 Intel 之后是支持 nvidia-prime 的,右键 steam 使用 prime-run 运行后,启动所有 steam 里的游戏都可以调用独显。
Reply View the author