linux_wiki:screen_tear_fix_debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:screen_tear_fix_debian [2015/03/09 21:51]
billdozor
linux_wiki:screen_tear_fix_debian [2019/05/25 23:50]
Line 1: Line 1:
-====== Debian: Stop Screen Tearing ====== 
  
-**General Information** 
- 
-Fix screen tearing in games. 
- 
-**Checklist** 
-  * Distro: Debian Wheezy/Jessie (7/8) 
- 
----- 
- 
-===== Debian Screen Tear Fix ===== 
- 
-  * Turn off compositing 
-    * KDE: Settings > System Settings > Desktop Effects > Advanced > Suspend desktop effects for fullscreen windows. 
-  * Enable sync to Vblank 
-    * Nvidia Settings Utility 
-  * Force GPU power levels to max 
-<code bash> 
-nano /etc/X11/xorg.conf.d/20-nvidia.conf 
-Section "Device" 
-    Identifier "My GPU" 
-    Driver "nvidia" 
-    Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerDefaultAC=0x1" 
-EndSection 
-</code> 
  • linux_wiki/screen_tear_fix_debian.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)