

ĭiversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/i386-linux-gnu/libGL.so.1.distrib by nvidia-340 If I then run ‘sudo apt -fix-broken install’ as suggested, I get Preparing to unpack. Try 'apt -fix-broken install' with no packages (or specify a solution). Nvidia-driver-430 : Depends: libnvidia-gl-430 (= 430.26-0ubuntu0.18.04.2) but it is not going to be installed Libnvidia-ifr1-430:i386 : Depends: libnvidia-gl-430:i386 but it is not going to be installed Libnvidia-ifr1-430 : Depends: libnvidia-gl-430 but it is not going to be installed The following packages have unmet dependencies: You might want to run 'apt -fix-broken install' to correct these.
#Nvidia cuda drivers ubuntu 18.04 340 install
When I run ‘sudo apt install nvidia-driver-430’ I get the following: nvidia-driver-430 is already the newest version (430.26-0ubuntu0.18.04.2).
#Nvidia cuda drivers ubuntu 18.04 340 driver
IMPORTANT: DON’T INSTALL ANY CUDA 10.0 PACKAGES THAT WILL OVERWRITE THE DRIVER WE JUST INSTALL!!! This installs JUST the cuda-drivers (which works now when I call nvidia-smi!)ģ) Install the other missing packages with with sudo apt install cuda-toolkit-10-0 Sudo mv cuda-ubuntu1804.pin /etc/apt/preferences.d/cuda-repository-pin-600 Hey so I’ve just done it the “correct” way with inspiration from you!īasically, it seems that my RTX 2080 doesn’t like the old nvidia-drivers-410 from CUDA 10.0. I’m guessing that despite installing CUDA toolkit 10.0, the nvidia-driver-410 is not loaded? Ii nvidia-driver-410 410.48-0ubuntu1 amd64 NVIDIA driver metapackage Version: 3.3 Mesa 19.0.8 Direct Render: Yes Resolution: renderer: llvmpipe (LLVM 8.0, 256 bits)

Graphics: Card: NVIDIA GV104 bus-ID: 01:00.0 The question is should I just do ubuntu-drivers autoinstall and break my installation or is there a more proper way to do this?

I’ve reinstalled Ubuntu 18.04 to try again. which is that we shouldn’t install any other nvidia stuff from anywhere else other than the official cuda toolkit. This gets the nvidia-smi command to work but the problem is it conflicts with what I’ve actually done ubuntu-drivers auto-install and it installs the nvidia-430 drivers. Make sure that the latest NVIDIA driver is installed and running. NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. In terminal, this is what happens >nvidia-smi Installed CUDA 10.0 from and then following the instructions from.
