Manjaro i3wm 环境下 Chrome 滚动屏幕撕裂的问题

2019 年 8 月 6 日
 GLee9507

Manjaro 驱动管理中安装的 video-linux 显卡驱动

编辑 /etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
 Identifier "Intel Graphics"
 Driver "intel"
 Option "TearFree" "true"
EndSection

如上开启 TearFree 后重启撕裂现象消失,但是过了 5-6 个小时又出现,只能重启解决。

这个好烦呀,打断工作思路,该如何设置才能有效解决撕裂现象?

7583 次点击
所在节点    Linux
8 条回复
LFUNWF
2019 年 8 月 6 日
用 wayland 可以彻底解决
Cooky
2019 年 8 月 6 日
卸载 Intel 的 xorg 驱动,只用 modesetting 看看
lancelock
2019 年 8 月 6 日
开个混成器呢? compton
Oo0
2019 年 8 月 7 日
badgate
2019 年 8 月 7 日
GLee9507
2019 年 8 月 8 日
@LFUNWF #1
@Cooky #2
@lancelock #3
@Oo0 #4
@badgate #5

默认的混成器是 compton,尝试换为 xcompmgr 后不复现了。多谢大家
Cooky
2019 年 8 月 8 日
@GLee9507 不要用 xcompmgr,那个已经很多年没人维护了,用 compton --backend xrender 去掉硬件加速试试
GLee9507
2019 年 8 月 15 日
@Cooky #7 确实有效,感谢

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://study.congcong.us/t/589534

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX