I have Ubuntu 18.04 on a Dell Latitude E5570 and I have some screen tearing on an external monitor.
It is connected in HDMI but I also have the issue on another screen in VGA.
I don't have the problem on the laptop screen.
Here are some details for my graphic card:
Card: Intel Skylake GT2 [HD Graphics 520]
Display Server: x11 (X.Org 1.19.6 ) driver: intel Resolution: 1920x1080@60.00hz, 1920x1080@60.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2) version: 4.5 Mesa 19.2.8
I tried to set the "TripleBuffer" and "TearFree" options in X11 (/etc/X11/xorg.conf.d/20-intel.conf
) but it doesn't work.
How can I fix this screen tearing problem?
Option "AccelMethod" "uxa"
in your 20-intel.conf – nobody Apr 09 '20 at 12:38