Bug#888461: nvidia-persistenced: Daemon will not start
Andreas Beckmann
anbe at debian.org
Fri Jan 26 00:52:26 UTC 2018
On 2018-01-25 23:54, Marc wrote:
> Jan 26 06:31:48 debian nvidia-persistenced: Failed to open libnvidia-cfg.so.1:
> libnvidia-cfg.so.1: cannot open shared object file: No such file or directory
> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.384.111
> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
but the glx alternative does not add it as a slave and link it to
/usr/lib/x86_64-linux-gnu
Which nvidia/cuda packages do you have installed?
dpkg -l | grep -E 'nvidia|cuda'
(i.e. for which usage scenario do you want to use nvidia-persistenced?)
Andreas
Notes to myself:
* nvidia-persistenced does not have a dependency on a driver component
(either xorg driver or libcuda1)
* nvidia-alternative-glx probably needs to put libnvidia-cfg.so.1 into
misc_slaves to be available on cudaonly
* nvidia-alternative-glx: lib*_mesa_slaves should look in mesa-diverted
first, all the /mesa/ path bits can go away - that was never used
More information about the pkg-nvidia-devel
mailing list