笔记本英伟达独显怎么用15.11版本的
Tofloor
poster avatar
kn318534831
deepin
2020-04-02 01:41
Author
用上deepin之后感觉蛮不错的,就想着日常娱乐用这个,但是总觉着有点卡,去照着网上把nouvea显卡驱动关掉,再安装英伟达显卡驱动反复试了很多次,很多次都卡在了驱动安装和卸载上,就不得不重装系统,到现在Inter核显也不能切换成功了,勉强不知道怎么切换到开源驱动了,我想要完全用独显来提高性能,有没有成功了的兄嘚,求助在线等
Reply Favorite View the author
All Replies
avatar
aida
deepin
2020-04-02 02:04
#1
可以参考以下内容

参考(双显卡)
https://bbs.deepin.org/post/178542
添加backports源
deb [trusted=yes] https://mirrors.ustc.edu.cn/debian/ stretch-backports main contrib non-free
安装backports驱动
sudo apt update -y && sudo apt-get install -t stretch-backports nvidia-driver

如果您想禁用nouveau
# disable nouveau  禁用nouveau
sudo bash -c "echo blacklist nouveau > /etc/modprobe.d/blacklist-nvidia-nouveau.conf"
sudo bash -c "echo options nouveau modeset=0 >> /etc/modprobe.d/blacklist-nvidia-nouveau.conf"
sudo update-initramfs -u
sudo reboot

# 通过GRUB 禁用,重启失效
在开机的时候,启动菜单(grub)按E键,按下面修改的话重启会失效
找到在linux  /boot/vmlinuz-XXX-amd64  后加入nouveau.modeset=0 或者modprobe.blacklist=nouveau

Reply View the author
avatar
kn318534831
deepin
2020-04-02 02:05
#2
https://bbs.deepin.org/post/190487
可以参考以下内容

参考(双显卡)

好详细... 今天晚上有活干了
Reply View the author
avatar
jjdd9527
deepin
2020-04-02 02:16
#3
mark 学习一下
Reply View the author
avatar
kn318534831
deepin
2020-04-03 02:06
#4
本帖最后由 kn318534831 于 2020-4-2 18:18 编辑


安装显卡每次都这样 也不知道对不对
WARNING: Setting CRYPTSETUP in /etc/initramfs-tools/initramfs.conf is deprecated and will stop working in the future. Use /etc/cryptsetup-initramfs/conf-hook instead.
loadkeys is missing. Please install the 'kbd' package.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
正在处理用于 update-glx (0.9.1~bpo9+1) 的触发器 ...
正在处理用于 glx-alternative-nvidia (0.9.1~bpo9+1) 的触发器 ...
update-alternatives: 使用 /usr/lib/nvidia 来在自动模式中提供 /usr/lib/glx (glx)
正在处理用于 glx-alternative-mesa (0.9.1~bpo9+1) 的触发器 ...
正在处理用于 systemd (232-25+deb9u6) 的触发器 ...
正在处理用于 libc-bin (2.24-11+deb9u3) 的触发器 ...
正在处理用于 initramfs-tools (0.130) 的触发器 ...
update-initramfs: Generating /boot/initrd.img-4.15.0-30deepin-generic
WARNING: Setting CRYPTSETUP in /etc/initramfs-tools/initramfs.conf is deprecated and will stop working in the future. Use /etc/cryptsetup-initramfs/conf-hook instead.
loadkeys is missing. Please install the 'kbd' package.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
Reply View the author
Comments
aida
2020-04-04 23:43
安装日志这个没啥问题
avatar
kn318534831
deepin
2020-04-03 02:26
#5
https://bbs.deepin.org/post/190487
可以参考以下内容

参考(双显卡)

# 通过GRUB 禁用,重启失效
在开机的时候,启动菜单(grub)按E键,按下面修改的话重启会失效
找到在linux  /boot/vmlinuz-XXX-amd64  后加入nouveau.modeset=0 或者modprobe.blacklist=nouveau

在这里我只是在quiet后面写了nouveau.modeset=0可以开机的,
现在在显卡驱动管理那边自动变成了inter的了
Reply View the author
avatar
让我康康
deepin
2020-04-03 05:51
#6
反正我按照论坛里大神们的指点一直都没能成功,暂时用核显凑合着。
Reply View the author
avatar
kn318534831
deepin
2020-04-03 21:24
#7
https://bbs.deepin.org/post/190487
反正我按照论坛里大神们的指点一直都没能成功,暂时用核显凑合着。

这么真实么 好像可以说先安装完闭源驱动后,切换大黄蜂或者prime就行
Reply View the author
avatar
aida
deepin
2020-04-04 23:32
#8
https://bbs.deepin.org/post/190487
# 通过GRUB 禁用,重启失效
在开机的时候,启动菜单(grub)按E键,按下面修改的话重启会失效
找到在linu ...

15.11 的显卡驱动管理器不支持双显卡安装的

双显卡需要手动安装

参考(双显卡)
https://bbs.deepin.org/post/178542
Reply View the author
avatar
kn318534831
deepin
2020-04-07 00:22
#9
https://bbs.deepin.org/post/190487
15.11 的显卡驱动管理器不支持双显卡安装的

双显卡需要手动安装

我显卡的风扇 他转了!
管理员大大牛啤
爱了爱了
deepin
Reply View the author
avatar
stone
deepin
2020-04-07 15:08
#10
https://bbs.deepin.org/post/190487
我显卡的风扇 他转了!
管理员大大牛啤
爱了爱了

哈哈哈哈
Reply View the author