Nvidia Linux Mint/Ubuntu screentearing horizontal line solution

Finally after ages I found the solution which is on many pages on the net but not obvious and should have been standard or more common info!

Instant Solution:

Type this into the terminal (unfortunately the driver config menu doesn't have the option as itis hidden):

nvidia-settings --assign CurrentMetaMode="nvidia-auto-select +0+0 { ForceCompositionPipeline = On }"

Make permanent

 

Click "Save to X configuration File", choose your name and you can then edit your xorg.conf file.

 

Edit vi /etx/X11/xorg.conf

Change the metamodes option like so:


    Option "metamodes" "nvidia-auto-select +0+0 { ForceCompositionPipeline = On }"


    Option "metamodes" "nvidia-auto-select +0+0 { ForceCompositionPipeline = On }"
 

 

 

Sources:

https://forums.linuxmint.com/viewtopic.php?f=56&t=174237#p906436

https://www.reddit.com/r/linuxmint/comments/4rnwdl/screen_tearing_on_linux_mint_18/

http://www.thelinuxrain.com/articles/got-tearing-with-proprietary-nvidia-try-this


Tags:

nvidia, linux, mint, ubuntu, screentearing, horizontal, solutionfinally, info, terminal, config, doesn, itis, settings, assign, currentmetamode, quot, auto, select, forcecompositionpipeline, configuration, edit, xorg, conf, vi, etx, metamodes, sources, https, forums, linuxmint, viewtopic, php, www, reddit, comments, rnwdl, screen_tearing_on_linux_mint_, http, thelinuxrain, articles, proprietary,

Latest Articles

  • FreePBX 17 How To Add Phones / Extensions and Register
  • Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. solution
  • Cisco How To Use a Third Party SIP Phone (eg. Avaya, 3CX)
  • Cisco Unified Communication Manager (CUCM) - How To Add Phones
  • pptp / pptpd not working in DD-WRT iptables / router
  • systemd-journald high memory usage solution
  • How to Install FreePBX 17 in Linux Debian Ubuntu Mint Guide
  • How To Install Cisco's CUCM (Cisco Unified Communication Manager) 12 Guide
  • Linux Ubuntu Redhat How To Extract Images from PDF
  • Linux and Windows Dual Boot Issue NIC Won't work After Booting Windows
  • Cisco CME How To Enable ACD hunt groups
  • How to install gns3 on Linux Ubuntu Mint
  • How to convert audio for Asterisk .wav format
  • Using Cisco CME Router with Asterisk as a dial-peer
  • Cisco CME How To Configure SIP Trunk VOIP
  • Virtualbox host Only Network Error Failed to save host network interface parameter - Cannot change gateway IP of host only network
  • Cisco CME and C7200 Router Testing and Learning Environment on Ubuntu 20+ Setup Tutorial Guide
  • Abusive IP ranges blacklist
  • How to Install Any OS on a Physical Drive from Windows Using VMware Workstation (Linux, Windows, BSD)
  • CDN Cloudflare how to set and preserve the real IP of the client without modifying application code on Apache