Re: [SOLVED] video distortions with mesa-20.0.2-1 Reply #15 – 03 April 2020, 13:40:27 I am having this problem as well. Seeing it in various KDE applications and its very noticeable when using mc in a terminal. I tried exporting the variable, it made no difference:Code: [Select]export MESA_LOADER_DRIVER_OVERRIDE=i965I set it in /etc/profile, tried it in /etc/local.d/mesa.start, and set it directly in a terminal before start mc (in that terminal); nothing worked.I also tried the file settings in /usr/share/X11/xorg.conf.d/20-intel.conf, as suggested in the bug report at https://gitlab.freedesktop.org/mesa/mesa/-/issues/2721This made no difference.Next is to downgrade back to mesa 19. Quote Selected
Re: [SOLVED] video distortions with mesa-20.0.2-1 Reply #16 – 03 April 2020, 14:59:48 What window manager are you using? Are you using a compositor? Quote Selected
Re: [SOLVED] video distortions with mesa-20.0.2-1 Reply #17 – 03 April 2020, 15:13:12 Using SDDM with Plasma.Plasma compositor is disabled in monitor config.I even tried setting the env variable from a console, then manually starting SDDM (to ensure the env variable is set), and still made no difference. Quote Selected
Re: [SOLVED] video distortions with mesa-20.0.2-1 Reply #18 – 03 April 2020, 16:29:57 Any particular reason to not use the compositor? If you enable it, it should fix it. Quote Selected
Re: [SOLVED] video distortions with mesa-20.0.2-1 Reply #19 – 03 April 2020, 16:57:09 I have always disabled the compositor, I dont use any effects and have no need for it. I guess now I have a need for it! I enabled it and you are correct- it fixed the tearing problem. Thanks! Quote Selected 1 Likes