Siduction Forum

Siduction Forum => Software - Support => Topic started by: DeepDayze on 2025/11/04, 18:37:59

Title: nvidia-settings not built for the 580 driver
Post by: DeepDayze on 2025/11/04, 18:37:59
Hello,

The Nvidia settings app is not in the siduction nvidia-driver package and the one available is for 550 series in Debian. Can the Nvidia settings app be built for using the 580 driver? Trying to install the nvidia-driver-full package breaks due to the missing nvidia-settings for the 580 driver.

Output for attempt to install the full metapackage:

~$ sudo apt install nvidia-driver-full
[sudo] password for xxxxx:
Solving dependencies... Error! 
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
nvidia-driver-full : Depends: libcudadebugger1 (= 580.95.05-0tux1) but it is not going to be installed
                      Depends: libnvidia-fbc1 (= 580.95.05-0tux1) but it is not going to be installed
                      Depends: libnvoptix1 (= 580.95.05-0tux1) but it is not going to be installed
                      Depends: libnvidia-opticalflow1 (= 580.95.05-0tux1) but it is not going to be installed
                      Depends: libnvidia-ngx1 (= 580.95.05-0tux1) but it is not going to be installed
                      Depends: libnvidia-api1 (= 580.95.05-0tux1) but it is not going to be installed
                      Depends: nvidia-opencl-icd (= 580.95.05-0tux1) but it is not going to be installed
                      Depends: nvidia-powerd but it is not going to be installed
                      Depends: nvidia-cuda-mps but it is not going to be installed
                      Depends: nvidia-detect but it is not going to be installed
                      Depends: nvidia-settings (>= 580) but it is not going to be installed
                      Depends: nvidia-persistenced but it is not going to be installed
Error: Unable to satisfy dependencies. Reached two conflicting decisions:
   1. nvidia-driver-full:amd64=580.95.05-0tux1 is selected for install
   2. nvidia-driver-full:amd64=580.95.05-0tux1 Depends nvidia-settings (>= 580)
      but none of the choices are installable:
      [no choices]
Title: Re: nvidia-settings not built for the 580 driver
Post by: towo on 2025/11/04, 20:42:28
And why you want nvidia-driver-full ( i know the missing packages)?
Normaly apt install nviidia-driver is enough for most users.
Title: Re: nvidia-settings not built for the 580 driver
Post by: DeepDayze on 2025/11/04, 20:45:51
Quote from: towo on 2025/11/04, 20:42:28
And why you want nvidia-driver-full ( i know the missing packages)?
Normaly apt install nviidia-driver is enough for most users.
I was looking for the matching nvidia-settings package so I searched and tried the -full metapackage.