Cuda drivers 465 error

ishfaq1994

New Member
Joined
Nov 11, 2022
Messages
1
Reaction score
0
Credits
22
using the following command to install cuda toolkit i got the following error. Can any one help me how to fix it
sudo apt install nvidia-cuda-toolkit

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
cuda-drivers-465 : Depends: libnvidia-gl-465 (>= 465.19.01) but it is not going to be installed
libnvidia-ifr1-465 : Depends: libnvidia-gl-465 but it is not going to be installed
nvidia-cuda-toolkit : Depends: nvidia-profiler (= 10.1.243-3) but it is not going to be installed
Depends: nvidia-cuda-dev (= 10.1.243-3) but it is not going to be installed
Recommends: nvidia-visual-profiler (= 10.1.243-3) but it is not going to be installed
Recommends: nsight-compute (= 10.1.243-3)
Recommends: nsight-systems (= 10.1.243-3)
nvidia-driver-465 : Depends: libnvidia-gl-465 (= 465.19.01-0ubuntu1) but it is not going to be installed
Recommends: libnvidia-compute-465:i386 (= 465.19.01-0ubuntu1)
Recommends: libnvidia-decode-465:i386 (= 465.19.01-0ubuntu1)
Recommends: libnvidia-encode-465:i386 (= 465.19.01-0ubuntu1)
Recommends: libnvidia-ifr1-465:i386 (= 465.19.01-0ubuntu1)
Recommends: libnvidia-fbc1-465:i386 (= 465.19.01-0ubuntu1)
Recommends: libnvidia-gl-465:i386 (= 465.19.01-0ubuntu1)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
 


it is telling you what to run - "You might want to run 'apt --fix-broken install' to correct these" on line 4 and the last line
Code:
sudo apt --fix-broken install
 

Members online


Latest posts

Top