- This topic has 1 reply, 1 voice, and was last updated 2 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Uniting People
What makes us different from other similar websites? › Forums › Tech › Screen Taring vSync (Linux) [Resolution]
Tagged: Linux, Nvidia, screen taring, vSync
Here is how to fix screen taring in Linux. Do this for every monitor.
Note: If you do not see “Force Composition Pipeline”, click “X Server Display Configuration” and where it says “Basic”, you might see “Advanced”. Click “Advanced”.
If you are having issues saving the “X Configuration File” run the following command.
Create a backup:
$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
$ sudo chmod u+x /usr/share/screen-resolution-extra/nvidia-polkit
If you run into issues, do the following, to reset the file:
$ sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup2
$ sudo shutdown -r now