When I try to install the drivers with the command from Debian's documentsation I get this error:Which error messages did you get?
You might possibly have to first backup and then edit your file /etc/apt/sources.list and add "contrib non-free" to any uncommented line and then execute the command "sudo apt update && sudo apt full-upgrade".
Code:
nathanv@Bongstong:~$ sudo apt install nvidia-driver firmware-misc-nonfreeReading package lists... DoneBuilding dependency tree... DoneReading state information... Donefirmware-misc-nonfree is already the newest version (20230210-5).Some packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies: nvidia-driver : PreDepends: nvidia-installer-cleanup but it is not installable PreDepends: nvidia-legacy-check (>= 495) but it is not going to be installed Depends: nvidia-driver-libs (= 535.183.01-1~deb12u1) but it is not going to be installed Depends: nvidia-driver-bin (= 535.183.01-1~deb12u1) but it is not going to be installed Depends: xserver-xorg-video-nvidia (= 535.183.01-1~deb12u1) but it is not going to be installed Depends: nvidia-vdpau-driver (= 535.183.01-1~deb12u1) but it is not going to be installed Depends: nvidia-alternative (= 535.183.01-1~deb12u1) Depends: nvidia-kernel-dkms (= 535.183.01-1~deb12u1) but it is not going to be installed or nvidia-kernel-535.183.01 or nvidia-open-kernel-535.183.01 but it is not installable Depends: nvidia-support but it is not installable Recommends: nvidia-settings (>= 535) but it is not installable Recommends: libnvidia-cfg1 (= 535.183.01-1~deb12u1) but it is not going to be installed Recommends: nvidia-persistenced (>= 535) but it is not installableE: Unable to correct problems, you have held broken packages.
Statistics: Posted by bngstng — 2024-07-03 09:21 — Replies 6 — Views 178