[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Vertical sync in GNOME 3



On Fri, 7 Feb 2014 18:00:12 +0000
David Glover-Aoki <david@gloveraoki.net> wrote:

> I'm having problems with tearing. When you drag windows around quickly, or play any video, severe vertical tearing is obvious.

I have significantly improved, if not solved, the problem.

I created the directory /etc/X11/xorg.conf.d (which is not present by default) and created a .conf file inside it containing the following:

Section "Device"
    Identifier "nvidia card"
    Driver "nouveau"
    Option "GLXVBlank" "true"
EndSection

The completely solves the tearing problem for dragging windows around, and very nearly solves the problem when playing videos, though they tear a lot less than they used to.

-- 
David Glover-Aoki
http://david.gloveraoki.net/contact

Attachment: signature.asc
Description: PGP signature


Reply to: