NVIDIA

From UVOO Tech Wiki
Jump to navigation Jump to search

http://www.linuxandubuntu.com/home/how-to-install-latest-nvidia-drivers-in-linux

sudo apt-get purge nvidia* Add the graphics drivers PPA

sudo add-apt-repository ppa:graphics-drivers And update sudo apt-get update

sudo apt-get install nvidia-3xx

sudo apt-get install nvidia-390 is latest as of this edit. Not sure about other versions.

One or more modprobe configuration files to disable Nouveau have been written. For some distributions, this may be sufficient to disable Nouveau; other distributions may require modification of the initial ramdisk. Please reboot your system and attempt NVIDIA driver installation again. Note if you later wish to reenable Nouveau, you will need to delete these files: /etc/modprobe.d/nvidia-installer-disable-nouveau.conf