On Tue, 10 Mar 2026 00:06:12 +0100 Paul van der Vlis <[email protected]> wrote:
> I saw this new repository, maybe it fixes the outdated signing? > https://developer.download.nvidia.com/compute/cuda/repos/debian13/x86_64/ > > Paul I have not tried that repository, however the Debian 12 CUDA repo still works on Debian 13 if you add the following to /etc/apt/apt.conf.d/25keypolicy APT::Key::GPGVCommand "1"; Is this advisable? Probably not. However the Debian 12 CUDA repo is still more flexible as it contains the 580 drivers, which are the final NVIDIA drivers to support Pascal and Maxwell GPU's. Unfortunately, the Debian 13 CUDA repo only contains the 590 series of drivers.

