in ff 72
I still have MAJOR screen tearing. On Firefox and some random software like telegram desktop (so could it be QT related?)
I use GNOME 3.34.3 with Xorg and my gpu is an Intel 4000
I don't know what else to do, if you can, please help it's really getting annoying.
Install windows
Change your PC
force composition pipeline 1 vsync/gsync 1 triple buffering 1 indirect glx protocol 0
Took me about 5h and I finally figured it out. It was related to DRI 3 and uxa Accel method. Which I fixed by forcing xorg to use DRI 2 and SNA.
I friend got a Intel Iris 10th generation CPU+iGPU
Try this: put in /etc/environment: MESA_LOADER_DRIVER_OVERRIDE=iris and/or create/edit file /etc/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "NoAccel" "True" Option "DRI" "False" EndSection
Обсуждают сегодня