Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: maxxedout on 2025/11/19, 17:11:47

Title: [Solved] nvidia 580
Post by: maxxedout on 2025/11/19, 17:11:47
I'm trying to install the NVIDIA 580.95 driver but I'm getting a dependencies error. Not sure what to due.
Any ideas, Thanks

QuoteThe following packages have unmet dependencies:
nvidia-driver : Depends: nvidia-driver-libs (= 580.95.05-0tux1) but 550.163.01-4 is to be installed
                 Depends: nvidia-driver-bin (= 580.95.05-0tux1) but 550.163.01-4 is to be installed
                 Depends: xserver-xorg-video-nvidia (= 580.95.05-0tux1) but 550.163.01-4 is to be installed
                 Depends: nvidia-vdpau-driver (= 580.95.05-0tux1) but 550.163.01-4 is to be installed
                 Depends: nvidia-alternative (= 580.95.05-0tux1)
                 Depends: nvidia-kernel-dkms (= 580.95.05-0tux1) but 550.163.01-4 is to be installed or
                          nvidia-kernel-580.95.05 or
                          nvidia-open-kernel-580.95.05 but it is not installable
                 Recommends: nvidia-settings (>= 580) but 550.163.01-1 is to be installed
                 Recommends: libnvidia-cfg1 (= 580.95.05-0tux1) but 550.163.01-4 is to be installed
                 Recommends: nvidia-persistenced (>= 580) but 550.163.01-1 is to be installed
E: Unable to satisfy dependencies. Reached two conflicting decisions:
   1. nvidia-kernel-dkms:amd64=580.95.05-0tux1 is selected as an upgrade because:
      1. nvidia-driver:amd64=580.95.05-0tux1 is selected as an upgrade
      2. nvidia-driver:amd64=580.95.05-0tux1 Depends nvidia-kernel-dkms (= 580.95.05-0tux1) | nvidia-kernel-580.95.05 | nvidia-open-kernel-580.95.05
         [selected nvidia-driver:amd64=580.95.05-0tux1]
      For context, additional choices that could not be installed:
      * In nvidia-driver:amd64=580.95.05-0tux1 Depends nvidia-kernel-dkms (= 580.95.05-0tux1) | nvidia-kernel-580.95.05 | nvidia-open-kernel-580.95.05:
   2. nvidia-kernel-dkms:amd64=580.95.05-0tux1 Depends firmware-nvidia-gsp (= 580.95.05) | firmware-nvidia-gsp-580.95.05
      but none of the choices are installable:
Title: Re: nvidia 580
Post by: towo on 2025/11/19, 18:43:03
Provide your apt sources.
Title: Re: nvidia 580
Post by: maxxedout on 2025/11/19, 19:03:57
QuoteTypes: deb deb-src
URIs: https://deb.debian.org/debian
Suites: unstable
Components: main contrib non-free non-free-firmware
Enabled: yes
Signed-By:  /usr/share/keyrings/debian-archive-keyring.gpg

Types: deb
URIs: https://www.deb-multimedia.org
Suites: unstable
Components: main non-free
Enabled: yes
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp

Types: deb deb-src
URIs: https://mirror.math.princeton.edu/pub/siduction/extra
Suites: unstable
Components: main non-free
Enabled: yes
Signed-By: /usr/share/siduction-archive-keyring/siduction-archive-keyring.gpg

Types: deb deb-src
URIs: http://packages.siduction.org/fixes
Suites: unstable
Components: main non-free
Enabled: yes
Signed-By: /usr/share/siduction-archive-keyring/siduction-archive-keyring.gpg

Title: Re: nvidia 580
Post by: towo on 2025/11/19, 19:15:03
You need

main contrib non-free non-free-firmware

for the siduction Repos!
Title: Re: nvidia 580
Post by: maxxedout on 2025/11/19, 19:22:56
Cool, That Worked. Many Thanks