
- SUDO APT GET INSTALL CUDA 9 INSTALL
- SUDO APT GET INSTALL CUDA 9 DRIVERS
- SUDO APT GET INSTALL CUDA 9 DRIVER
- SUDO APT GET INSTALL CUDA 9 UPGRADE
SUDO APT GET INSTALL CUDA 9 INSTALL
`sudo apt-get install g++ freeglut3-dev build-essential libx11-dev libxmu-dev libxi-dev libglu1-mesa libglu1-mesa-dev` `sudo apt-get autoremove & sudo apt-get autoclean` `sudo apt -purge remove "cublas*" "cuda*"`
SUDO APT GET INSTALL CUDA 9 DRIVER
Installed driver is `NVIDIA-SMI 430.64 | Driver Version: 430.64 | CUDA Version: 10.1`, but (). Install using `Software & Updates` GUI `Additional Drivers` Any and all help would be greatly appreciated.- `sudo add-apt-repository ppa:graphics-drivers/ppa` I got no errors on my last installation, but as stated, my GPUs are not recognized. Currently, I only have /var/cuda-repo-10-1-local-10.1.243-418.87.00 following my last installation attempt of Nvidia 418.87. With reference to #14, who posted that /var/ might contain an older cuda repo, I have verified that my purge/remove commands leave no trace behind. I upgraded to Ubuntu 19.04 (Disco) several months ago the last time I fixed the issue, it was 18.04.
SUDO APT GET INSTALL CUDA 9 UPGRADE
Please note that in neither case of the error appearing was it related to an OS upgrade I do believe it was following some update/reboot in both cases, though. I start each new installation attempt with $sudo apt-get purge nvidia* In fact, I think I’ve tried almost all the methods suggested above that seemed applicable (I also tried the local, network and runfile installations). Now, the second time I’m encountering this issue, the same method fails to work. The only real difference was $apt-get install libnvidia-cfg1ĭidn’t seem to work, so I checked for available packages on currently the most recent is libnvidia-cfg1-418. Last time I was able to resolve the issue using essentially the procedure outlined by kopkop, #24 (thanks!!). Make sure that the latest NVIDIA driver is installed and running. NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. I am encountering this issue for the second time now, with my GPUs (2x Geforce GTX 1080 Ti) not recognized. Reference: Leonard's Blog: Ubuntu: Modify the Dependency of a package (*CAUTION* THIS MAY BREAK THE SYSTEM UNINTENTIONALLY)

Note: This error is only observed on systems with a new install of Ubuntu 18.04.2. To recover from this error, install the xserver-xorg-core package and proceed with the installation of CUDA.

SUDO APT GET INSTALL CUDA 9 DRIVERS
On systems with a new install of Ubuntu 18.04.2, note that the installation of CUDA 10.1 and NVIDIA 418 drivers may result in the following error: The following packages have unmet dependencies: The CUDA 10.1 release notes also specify : The following packages have unmet dependencies:Ĭuda : Depends: cuda-10-1 (>= 10.1.105) but it is not going to be installedĮ: Unable to correct problems, you have held broken packages. The following information may help to resolve the situation: Requested an impossible situation or if you are using the unstableĭistribution that some required packages have not yet been created Neither local nor network installer succeed to install.
