https://www.youtube.com/watch?v=MfL_JkcEFbE
and also with VLC.
Graphics card is: GeForce RTX 3070 TUF Gaming OC 8GB Semi-Fanless
When I tested the Mageia 9 live boot USB I had to use the Nvidia drivers to get it to boot, so I don't think the Nouveau drivers are an option.
I found an Archlinux post from 2025-12-21 about Nvidia drivers causing screen tearing issues (specifically, with version 580.119.02, which is the current Mageia 9 version):
https://bbs.archlinux.org/viewtopic.php?id=311154
Is there is simple way to "downgrade" to the previous Nvidia driver to see if that works any better?
- Code: Select all
% rpm -qa | grep nvidia | sort
dkms-nvidia-current-580.119.02-1.mga9.nonfree
lib64nvidia-egl-wayland1-1.1.13.1-2.mga9
nvidia-current-cuda-opencl-580.119.02-1.mga9.nonfree
nvidia-current-devel-580.119.02-1.mga9.nonfree
nvidia-current-doc-html-580.119.02-1.mga9.nonfree
nvidia-current-utils-580.119.02-1.mga9.nonfree
x11-driver-video-nvidia-current-580.119.02-1.mga9.nonfree
[Edit:] On my other machine, which is very similar but has a Palit GeForce RTX2080 SUPER GameRock 8GB Graphics Card, I cannot detect any tearing! The only difference in packages is that this does not have the nvidia-current-devel package installed.
Both machine use the same monitor, an ASUS PB278Q 2560x1440, via a DisplayPort mechanical switch
The working machine has some extra lines in the "Monitor" section of /etc/X11/xorg.conf, including:
- Code: Select all
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "2560x1440_60" 311.83 2560 2744 3024 3488 1440 1441 1444 1490 -HSync +Vsync
I hope this helps.
Thanks!
