Files
debianito-post-install/modules
stornic56 2bcdb511b2 Fix NVIDIA CUDA Repo Debian 13
- Fixed critical abort in `_install_nvidia_cuda_repo` for Debian 13 (Trixie) when installing v590/v595 due to `nvidia-open` availability checks.
- Removed pre-install `apt-cache policy` verification that caused premature script termination on version mismatches.
- Eliminated manual creation of `/etc/apt/preferences.d/block-nvidia`, relying exclusively on official NVIDIA pinning packages (`nvidia-driver-pinning-${ver}`).
- Updated error handling to display real `apt` output on failure instead of generic abort messages, improving troubleshooting visibility.
- Synchronized documentation in `docs/gpu.md` to reflect the simplified CUDA repo flow and removed references to manual pinning or candidate checks.
2026-08-10 00:55:47 -05:00
..
2026-08-05 21:13:32 -05:00
2026-08-10 00:55:47 -05:00
2026-06-23 23:18:37 -05:00
2026-08-07 23:43:29 -05:00
2026-07-16 01:02:51 -05:00
2026-08-05 21:13:32 -05:00