deepin 双显卡问题
Tofloor
poster avatar
yuntianhe
deepin
2017-09-25 00:26
Author
本帖最后由 yuntianhe 于 2017-9-24 18:03 编辑

问题背景:deepin15.4.1 64位,电脑本身双显卡 nvidia+inter问题一,不清楚电脑是否已经安装双线卡驱动程序,使用命令查看如下:

难道不是应该出现2个?

姑且认为没有安装好 n卡的驱动吧,然后又百度安装 大黄蜂(bumblebee),安装nvidia x server settings, 总之弄了很久感觉安装好了 n卡驱动后,查看:

对比 启用独立显卡的测试效果:

从fps 来看 基本没多少区别啊。。。是没有成功开启独立显卡运行吗?
不知道上面这些结果有没有表示已经安装好了 n卡 驱动,尝试着用 optirun 命令 运行 dota2 还是很卡,无语,实在搞不懂了。

求解各位大佬,真的已经尽力了。。。




Reply Favorite View the author
All Replies
avatar
yuntianhe
deepin
2017-09-25 20:43
#1
不是就这么沉了吧
Reply View the author
avatar
jingle
deepin
2017-09-25 21:02
#2
https://bbs.deepin.org/post/145957
不是就这么沉了吧

现在是你n卡驱动不确定成功?
Reply View the author
avatar
Island
deepin
2017-09-25 21:04
#3
上传deepin-feedback
Reply View the author
avatar
jingle
deepin
2017-09-25 21:07
#4
  1. sudo deepin-feedback-cli
Copy the Code
命令反馈下生成的日志包上来看看吧 tar.gz
Reply View the author
avatar
fengying6_6
deepin
2017-09-26 18:22
#5
https://bbs.deepin.org/post/145957
现在是你n卡驱动不确定成功?

开了垂直同步当然只有60fps啦,
Reply View the author
avatar
187******46
deepin
2017-09-27 21:26
#6
glxinfo | grep OpenGL, 就可以知道你的N卡驱动是否起作用了
Reply View the author
avatar
strawsuper
deepin
2017-09-27 22:17
#7
  1. todd@todd-PC:~$ lspci |egrep -i 'vga|3D'
  2. 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
  3. 01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 950M] (rev ff)
Copy the Code
Reply View the author
avatar
yuntianhe
deepin
2017-10-13 05:43
#8
https://bbs.deepin.org/post/145957
现在是你n卡驱动不确定成功?

是的,第一次用linxu,很多东西不太懂,我现在就是不知道是否已经可以使用独显了。
楼下说 使用 lspci |egrep -i 'vga|3D' 这个命令,已经可以显示出独显信息了。
Reply View the author
avatar
yuntianhe
deepin
2017-10-13 05:44
#9
https://bbs.deepin.org/post/145957
开了垂直同步当然只有60fps啦,

这个 垂直同步是什么意思啊?我想使用独显,是应该要关闭垂直同步吗?
Reply View the author
avatar
yuntianhe
deepin
2017-10-13 05:46
#10
https://bbs.deepin.org/post/145957
glxinfo | grep OpenGL, 就可以知道你的N卡驱动是否起作用了


这个命令后显示这些,貌似正在工作的还是集显...,不太懂,请指教
Reply View the author
avatar
yuntianhe
deepin
2017-10-13 05:47
#11

我用你的这个命令,可以显示独显信息了,如下:

怎么开启独显呢?
Reply View the author
avatar
fengying6_6
deepin
2017-10-13 21:50
#12
https://bbs.deepin.org/post/145957
这个 垂直同步是什么意思啊?我想使用独显,是应该要关闭垂直同步吗?

我是说有可能60fps可能是开启了垂直同步,不能拿fps作为是否装好显卡驱动的依据
Reply View the author