View Issue Details

IDProjectCategoryView StatusLast Update
0003809Kali LinuxGeneral Bugpublic2017-02-13 20:25
ReporterAMID_EVIL Assigned Torhertzog  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionwon't fix 
Summary0003809: Screen tearing on XORG with intel driver.
Description

There is screen tearing on any kali linux live version.

Steps To Reproduce

To completely remove tearing you need to add new file:

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

which contain text:

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

Or just use wayland instead of X.org (it will be much better than xorg).

Activities

AMID_EVIL

AMID_EVIL

2016-12-28 05:49

reporter   ~0006209

https://wiki.archlinux.org/index.php/Intel_graphics#Tear-free_video
Arch linux documentation: how fix screen tearing.

rhertzog

rhertzog

2017-02-13 20:25

administrator   ~0006393

We have no plans to enable non-default options. If this is really better, it should be the default upstream or in Debian.

Issue History

Date Modified Username Field Change
2016-12-28 05:47 AMID_EVIL New Issue
2016-12-28 05:49 AMID_EVIL Note Added: 0006209
2017-02-13 20:25 rhertzog Assigned To => rhertzog
2017-02-13 20:25 rhertzog Status new => closed
2017-02-13 20:25 rhertzog Resolution open => won't fix
2017-02-13 20:25 rhertzog Note Added: 0006393