You are not logged in.

#1 2017-10-02 18:11:58

moeetz
Member
Registered: 2016-10-10
Posts: 12

Intel tearing

Hi, I have screen tearing quite a lot for video and browsing. I found this wiki post and tried to emulate it. I created a file with the following content:

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

at this location: /etc/X11/xorg.conf.d/20-intel.conf

However, now when I try to startup x from my login shell it complains that x found no screen. After removing the config file everything is working again as it should. I tried to find the x.log to post il also, but there is none in my /var/log folder.

Offline

#2 2017-10-02 18:13:54

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: Intel tearing

What DE and login manager are you using?

Can you show us the rest of your X configs?

Offline

#3 2017-10-02 18:21:43

seth
Member
Registered: 2012-09-03
Posts: 51,645

Re: Intel tearing

And especially the Xorg log.

Also let's rule out the obvious: Do you have xf86-video-intel installed?

Offline

#4 2017-10-02 18:54:49

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: Intel tearing

seth wrote:

And especially the Xorg log.

Also let's rule out the obvious: Do you have xf86-video-intel installed?

The xf86-video-intel package isn't generally recommended for newer Intel graphics: https://wiki.archlinux.org/index.php/In … stallation

Last edited by Durden (2017-10-02 18:55:53)

Offline

#5 2017-10-02 19:04:46

seth
Member
Registered: 2012-09-03
Posts: 51,645

Re: Intel tearing

No, but certainly a good idea if you enforce it in the device config ... tongue

Offline

#6 2017-10-02 21:16:59

moeetz
Member
Registered: 2016-10-10
Posts: 12

Re: Intel tearing

seth was right, the drivers were not installed. man i feel stupid big_smile

Offline

#7 2017-10-03 01:55:12

c00ter
Member
From: Alaskan in Washington State
Registered: 2014-08-28
Posts: 395

Re: Intel tearing

If you uninstall the driver, remove the 20-intel.conf file, and reboot, does that put you back into screen tearing?

Do you have mesa, gstreamer-vaapi (and possibly) libvdpau-va-gl packages installed? We lack a basic hardware description--Intel chipset generation, etc. I ask because I've found that setup recommended for most modern Intel CPU/GPUs, and seems to be what functions best on this 4th Gen i7 Haswell laptop. (We're also assuming you've installed the intel-ucode.)

best regards

Last edited by c00ter (2017-10-03 01:56:10)


UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Offline

Board footer

Powered by FluxBB