F5F Stay Refreshed Software Operating Systems Issues with screen tearing during gameplay.

Issues with screen tearing during gameplay.

Issues with screen tearing during gameplay.

X
xXJay_BugXx
Senior Member
559
08-22-2016, 03:43 AM
#1
On your main PC running Ubuntu with an AMD GPU, you experience screen tearing despite using VSync in games. Updating the kernel helped slightly with some stuttering but not the tearing issue.
X
xXJay_BugXx
08-22-2016, 03:43 AM #1

On your main PC running Ubuntu with an AMD GPU, you experience screen tearing despite using VSync in games. Updating the kernel helped slightly with some stuttering but not the tearing issue.

A
Ayla_belle_56
Member
61
08-23-2016, 09:52 PM
#2
Yes, your game supports the vsnyc option.
A
Ayla_belle_56
08-23-2016, 09:52 PM #2

Yes, your game supports the vsnyc option.

H
HeteBom
Member
146
08-24-2016, 06:33 AM
#3
Yes, it is activated.
H
HeteBom
08-24-2016, 06:33 AM #3

Yes, it is activated.

S
senbonzakura13
Senior Member
372
09-01-2016, 02:09 AM
#4
No, I'm not running them in fullscreen.
S
senbonzakura13
09-01-2016, 02:09 AM #4

No, I'm not running them in fullscreen.

M
madsvolleybold
Junior Member
9
09-01-2016, 10:04 PM
#5
yes
M
madsvolleybold
09-01-2016, 10:04 PM #5

yes

M
MyLym
Member
75
09-03-2016, 11:46 PM
#6
Verify if a global setting is active that turns off VSync. Consider using the command before launching the desired game to set vblank_mode=1. If this doesn't work, try enabling it in your Steam installation or globally with TearFree in Xorg. The quickest method involves modifying an Xorg amdgpu/radeon configuration file located at /etc/X11/xorg.conf.d/20-radeon.conf and adding the specified option. You might need to check if "Radeon" is the right identifier—perhaps it should be "amdgpu"—and ensure DRI3 is enabled with that setting. If issues persist, use an editor or remove the file via CTRL+ALT+F3. Remember, X is generally more suitable for gaming.
M
MyLym
09-03-2016, 11:46 PM #6

Verify if a global setting is active that turns off VSync. Consider using the command before launching the desired game to set vblank_mode=1. If this doesn't work, try enabling it in your Steam installation or globally with TearFree in Xorg. The quickest method involves modifying an Xorg amdgpu/radeon configuration file located at /etc/X11/xorg.conf.d/20-radeon.conf and adding the specified option. You might need to check if "Radeon" is the right identifier—perhaps it should be "amdgpu"—and ensure DRI3 is enabled with that setting. If issues persist, use an editor or remove the file via CTRL+ALT+F3. Remember, X is generally more suitable for gaming.