Article 57TJW DEBIAN: Screen synchronization issue on Dell Latitude 7480

DEBIAN: Screen synchronization issue on Dell Latitude 7480

by
ardabro
from LinuxQuestions.org on (#57TJW)
Hi
I'm experiencing constant, heavy synchronization problems on Debian Buster (the same on Stretch) and various kernels between 4.19 and 5.7. This happens also on text console.
Modifying refresh rate (48/60/120 Hz) doesn't help.
I found solutions modifying driver options: i915.enable_psr=0 and i915.enable_rc6=0 - no luck.
I also found solution based on modifications in /etc/X11/xorg.conf.d/20-intel.conf:
Code:Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"/"xxa"/"uxa"
Option "TearFree" "true"
EndSectionStill no luck.
The only working workaround is to reduce resolution from nominal 1920x1080 to 1680x1050
What else could be done to diagnose this problem and fix it?
Attached Thumbnailsattachment.php?attachmentid=34028&stc=1& latest?d=yIl2AUoC8zA latest?i=bQpMvWDRzyY:q6LsrwyXbeA:F7zBnMy latest?i=bQpMvWDRzyY:q6LsrwyXbeA:V_sGLiP latest?d=qj6IDK7rITs latest?i=bQpMvWDRzyY:q6LsrwyXbeA:gIN9vFwbQpMvWDRzyY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments