Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Screen Tearing on Intel iGPU IvyBridge, despite configs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
vitaly-zdanevich
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2019
Posts: 87
Location: Belarus

PostPosted: Tue Jun 18, 2024 12:02 am    Post subject: Screen Tearing on Intel iGPU IvyBridge, despite configs Reply with quote

Hi, I have an old laptop ThinkPad T430 with Intel iGPU IvyBridge.

In /etc/X11/xorg.conf.d/20-intel.conf I have:

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


Also I tried

Code:
Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "AccelMethod"  "uxa"
    Option      "TearFree"     "true"
    Option      "TripleBuffer" "true"
EndSection


And added to /etc/environment
Code:
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
CLUTTER_VBLANK=True


but still I have screen tearing :(

A month ago it was ok, but looks like after some system update it broken now :(

Please help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum