Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. sudo nano /etc/X11/xorg.conf.d/20-amdgpu.conf
  2. ### COLE O CODIGO ABAIXO ###
  3. Section "Device"
  4. Identifier "AMD"
  5. Driver "amdgpu"
  6. Option "TearFree" "true"
  7. Option "DRI" "3"
  8. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement