笔记本画面有撕裂感, 外接显示器却很流畅
Tofloor
poster avatar
maoruimas
deepin
2020-11-15 07:41
Author

我参照这个文档配置的显卡驱动:

Using NVIDIA GPU as the primary GPU

如果没有搞错的应该是独显负责渲染, 集显负责显示.

现在的情况是笔记本画面有撕裂感, 外接显示器却很流畅, 我觉得笔记本的显示器用的完全是集显, 但不知道怎么验证.

请问有什么建议吗?

Reply Favorite View the author
All Replies
Ziggy
deepin
2020-11-15 07:50
#1

显卡多少?显卡驱动版本?内核版本?

Reply View the author
maoruimas
deepin
2020-11-15 08:03
#2
Ziggy

显卡多少?显卡驱动版本?内核版本?

GeForce GTX 1050 Ti Mobile

450.66

5.7.7

Reply View the author
maoruimas
deepin
2020-11-15 08:04
#3
Ziggy

显卡多少?显卡驱动版本?内核版本?

集显是

HD Graphics 630

Reply View the author
Ziggy
deepin
2020-11-15 08:11
#4
maoruimas

GeForce GTX 1050 Ti Mobile

450.66

5.7.7

升级5.8的内核试试看

Reply View the author
忘记、过去
deepin
2020-11-15 08:26
#5

不用怀疑......1050Ti + HD630 的笔记本内屏只可能是核显负责输出的,只有 1060 及以上的显卡才是屏蔽核显的。按照你的配置来看是整个 xserver 由独显渲染,再交给核显输出,容易出现卡在 60Hz 不到的问题,估计就 48Hz 这样子......一般设置里来回调整一下刷新率就好了。

Reply View the author
xieqin74123
deepin
2020-11-15 08:56
#6

这个问题试一下在/etc/modprobe.d/ 下新建一个文件nvidia-drm.conf,里面写上options nvidia_drm modeset=1,然后保存重启

Reply View the author
maoruimas
deepin
2020-11-15 21:31
#7
xieqin74123

这个问题试一下在/etc/modprobe.d/ 下新建一个文件nvidia-drm.conf,里面写上options nvidia_drm modeset=1,然后保存重启

哇! 解决了! 谢谢大佬[good]

Reply View the author