Install nVidia driver in Debian

$ sudo nano /etc/apt/sources.list
deb http://httpredir.debian.org/debian jessie-backports main contrib non-free
$ sudo apt-get update
$ sudo apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
$ sudo apt-get install -t jessie-backports nvidia-driver
tips/install_nvidia_driver_in_debian.txt · Last modified: 2023-08-06 19:13 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki