Reply To: Intel screen tear, added AMD to reflect thread content

Forum › Forums › General › Hardware › Intel screen tear, added AMD to reflect thread content › Reply To: Intel screen tear, added AMD to reflect thread content

#75010
alanwake82
Member

    Thanks for the Suggestion, Great…..

    “Below suggestion from Koo caused boot fail, no device found on my intel test box.
    will try again shortly with accel method set to uxa.
    Will also look how MX updated to 21 is setup on an identical device, no tearing on that one.

    I used to add below to my /etc/X11/xorg.conf.d folder.
    Name the file 20-intel.conf and add the below to it..

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