Difference between revisions of "Simple fix for screen tearing - nVidia"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
imported>Handy (Created page with "This fix is known to work with the nVidia non-Free driver package on Xfce & Openbox. It should work on any GTK based DE/WM & possibly others. The page will be updated as feedb...") |
imported>Handy |
||
Line 4: | Line 4: | ||
=Here is the very simple procedure= | =Here is the very simple procedure= | ||
'''1.''' Open '''/etc/X11/xorg.conf.d/90-mhwd.conf''' in your favourite text editor with root permission. | |||
'''2.''' Under Section '''Device''' add the following line | |||
Option "metamodes" "nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }" | |||
'''3.''' Save the file & log out/in. | |||
That's it. | That's it. | ||
Line 18: | Line 18: | ||
<br clear="all"/> | <br clear="all"/> | ||
=Support= | =Support= | ||
Revision as of 02:17, 17 March 2015
This fix is known to work with the nVidia non-Free driver package on Xfce & Openbox. It should work on any GTK based DE/WM & possibly others. The page will be updated as feedback comes in.
Here is the very simple procedure
1. Open /etc/X11/xorg.conf.d/90-mhwd.conf in your favourite text editor with root permission.
2. Under Section Device add the following line
Option "metamodes" "nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"
3. Save the file & log out/in.
That's it.
It certainly works perfectly for some of us.
Support
Following is a link to this page's forum counterpart where you can post any related feedback: [1]