You are not logged in.

#1 2014-11-20 04:26:38

xaine
Member
From: Brooklyn, NY
Registered: 2014-10-24
Posts: 5
Website

Screen tearing on Macbook Air after Xorg update

So after updating Xorg about a week ago, I have had constant screen tearing going on with my Intel chipset. I can't figure out what the issue is.

I am running Arch on a Macbook Air 5.2 with an Intel 4000 chipset. I am using AwesomeWM and LightDM.

[root@zakalwe xorg.conf.d]# uname -a
Linux zakalwe 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64 GNU/Linux
[root@zakalwe xorg.conf.d]# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

Here is the output of "X -version"

X.Org X Server 1.16.2
Release Date: 2014-11-10
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.17.2-1-ARCH x86_64 
Current Operating System: Linux zakalwe 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0cbd6822-6139-45db-9bab-a5747b8a4bf7 rw quiet
Build Date: 10 November 2014  07:52:13PM
 
Current version of pixman: 0.32.6
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.

Here is the relevant /etc/X11/xorg.conf.d/ file

Section "Device"
        Identifier  "Intel Options"
        Driver      "intel"
        Option      "Backlight"  "intel_backlight"
	Option      "TearFree"    "true"
EndSection

Here is an excerpt from my Xorg.0.log file

[   184.138] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[   184.138] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[   184.138] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   184.138] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   184.138] (==) intel(0): RGB weight 888
[   184.138] (==) intel(0): Default visual is TrueColor
[   184.138] (**) intel(0): Option "Backlight" "intel_backlight"
[   184.138] (**) intel(0): Option "TearFree" "true"
[   184.138] (II) intel(0): Output eDP1 has no monitor section
[   184.138] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[   184.138] (II) intel(0): Enabled output eDP1

Any ideas what is causing this/anyone else having the same issue?
Also, let me know if you need me to provide more info.

Offline

Board footer

Powered by FluxBB