Uploaded November 2018 | Updated September 2026, 1 week ago
In this video I show you how I eliminate screen tearing in my Linux install. Hope you enjoy!
Startup Command:
nvidia-settings --assign CurrentMetaMode="nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"
If I've helped you in any way and you'd like to buy me a coffee, please click this link to do so:
paypal.me/dontcallmelenny
Many Thanks in advance!
In this video I show you how I eliminate screen tearing in my Linux install. Hope you enjoy!
Startup Command:
nvidia-settings --assign CurrentMetaMode="nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"
If I've helped you in any way and you'd like to buy me a coffee, please click this link to do so:
paypal.me/dontcallmelenny
Many Thanks in advance!




![Install Your Nvidia Drivers in Debian 9 Stretch Stable
In this video I walk you through step by step the procedure I use to install Nvidia graphics drivers in Debian 9 Stretch Stable. Hope you enjoy!
Show Notes:
Nvidia Driver Install in Debian 9 Stretch (Stable)
add contrib and non-free to sources via synaptic
sign in as root
In Terminal:
apt-get update
apt-get install nvidia-detect
nvidia-detect (to identify your Nvidia GPU and verify required driver package)
dpkg add-architecture i386
apt-get install libavcodec-extra
apt-get install firmware-linux-nonfree
apt-get install vlc gimp smplayer
apt-get install linux-headers-$(uname -r|sed s,[^-]*-[^-]*-,,) nvidia-driver
reboot
After nvidia drivers are installed: (optional)
apt-get install nvidia-smi (communicates your gpu temp to sensors/conky)
apt-get install libgl1-nvidia-glx:i386 (required if you want gaming through steam)
link: https://wiki.debian.org/NvidiaGraphicsDrivers
If Ive helped you in any way and youd like to buy me a coffee, please click this link to do so:
https://www.paypal.me/dontcallmelenny
Many Thanks in advance! Install Your Nvidia Drivers in Debian 9 Stretch Stable](https://i.ytimg.com/vi/_5RJzZxQ62U/mqdefault.jpg)





