I go mad watching yt 1/2 screen tearing try install codex all from arch don’t helps after install vlc problem solved Radeon R7 370 any simply solutions?
Did you try this suggested by another mabox user with an AMD Radeon system ? I hope it helps you. How to fix AMD GPU Radeon Screen Tearing
This worked for me but is lost on reboot.
xrandr --output DVI-D-0 --set TearFree on
Any ideas to keep it?
sudo nano ‘/etc/X11/xorg.conf.d/20-amdgpu.conf’
Section "Device"
Identifier "AMD"
Driver "amdgpu"
Option "EnablePageFlip" "off"
Option "TearFree" "true"
EndSection
I’ve been using it this way for three years now and there are no problems (AMD RX570)
Seem to work on my rxt590, thanks
![]()
