
If you want to down load the driver directly in a Linux shell, the script below would be useful. Latest Long Lived Branch version for Linux x86_64/AMD64/EM64T, is suitable for most case. The latest NVIDIA driver for Linux OS can be fetched from NVIDIA's official website. # After executing this file, /etc/apt/ should contain no files related to nvidia or cuda # Change 1404 to the exact system version or use tab autocompletion # Note this might remove your cuda installation as well Executing the following scripts carefully one by one. So before reinstall the driver from runfile, uninstalling previous installations is required.

One might have installed the driver via apt-get. Remove Previous Installations (Important) Install NVIDIA Graphics Driver via runfileįor advanced user who wants to get the latest version of the driver, get rid of the reinstallation issue caused bby dkms, or using Linux distributions that do not have nvidia drivers provided in the repositories, installing from runfile is recommended.

To install the driver, excute sudo apt-get nvidia-352 nvidia-modprobe, and then reboot the machine.įor ubuntu 16.04.3 LTS, the latest version is 375. Installation is as simple as one command.įor ubuntu 14.04.5 LTS, the latest version is 352. In Ubuntu systems, drivers for NVIDIA Graphics Cards are already provided in the official repository. Table of contents generated with markdown-toc Install NVIDIA Graphics Driver via apt-get Remove Previous Installations (Important).Install NVIDIA Graphics Driver via runfile.Install NVIDIA Graphics Driver via apt-get.Comments for CentOS/Fedora are also provided as much as I can. In this article, I will share some of my experience on installing NVIDIA driver and CUDA on Linux OS.
