nsaboxes.blogg.se

Ubuntu 16.04 install cuda 9.0
Ubuntu 16.04 install cuda 9.0





To install the Nvidia driver you can do the following: Is an excellent link that lists the complete details.Make sure you follow each step as it is given. deb file and not fiddle with the display manager. run file, but some error always crept in and I either ran into a login loop or completely lost the display.

  • You might need to reboot your pc / blacklist the nouveau driver ( German tutorial).
  • Stop lightdm via sudo service lightdm stop.
  • Remove them via sudo apt-get remove -purge nvidia-WHATEVER.
  • ubuntu 16.04 install cuda 9.0

  • Search for them via dpkg -l | grep -i nvidia.
  • You should remove all other drivers before.
  • Ctrl+ Alt+ F4 (you can switch back with Ctrl+ Alt+ F7).
  • ubuntu 16.04 install cuda 9.0

    This has to be done without graphics support. Installing the graphics drivers is a bit tricky. sudo apt-get install nvidia-361 nvidia-common nvidia-prime nvidia-settings.Make it writable by running mount -o remount,rw / ( - is ? and / is - in the american layout).Even if you can't see anything on your computer, the following steps should get you back to the state before: See also: Verify CuDNN installation Help! The new driver does not work!ĭon't panic. m,SecurityWarningIconUpdateDon't install the display drivers with this script. You might also be interested in How can I install CuDNN on Ubuntu 16.04?. I strongly suggest not to use it, as it changes the paths and makes the installation of other tools more difficult. Notes: Yes, there is the possibility to install it via apt-get install cuda. See also: NVIDIA CUDA with Ubuntu 16.04 beta on a laptop (if you just cannot wait) Start lightdm again: sudo service lightdm start.Make sure that you say y for the symbolic link.

    ubuntu 16.04 install cuda 9.0

  • Create a file at /etc/modprobe.d/nf with the following contents:.
  • Stop lightdm: sudo service lightdm stop.
  • Go to a terminal session ( ctrl+ alt+ F2)
  • If you want to install the display drivers (*), logout from your GUI.
  • Remove any other installation ( sudo apt-get purge nvidia-cuda* - if you want to install the drivers too, then sudo apt-get purge nvidia-*.).
  • Check the md5 sum: md5sum cuda_7.5.18_n.
  • Download CUDA: I used the 15.04 version and "runfile (local)".
  • However, it is basically only these steps:







    Ubuntu 16.04 install cuda 9.0