just testing Debian 12 with a NVIDIA RTX 4080 Super card. Tried to use nvidia-detect to detect the card. Nvidia-detect is telling me "Uh oh..." (card not supported). So i decided to give the nvidia-driver (from backports) a go. The system boots but got stuck at "failed to start nvidia-persistenced-service". After some additional research I found some posts telling you should switch off secure-boot.
The point is: Secure-boot is turned off on my motherboard.
So I wonder whether there is a way to get the RTX 4080 working with packages out of the debianrepositories?
What definitily works is using the nvidia-driver from nvidia.com, but I know that you should prefer the drivers in the debianrepo.
The system is looking like this atm:
Code: Select all
Graphics:
Device-1: NVIDIA AD103 [GeForce RTX 4080 SUPER] driver: nvidia v: 550.142
Device-2: AMD Raphael driver: N/A
Display: x11 server: X.Org v: 1.21.1.7 driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia resolution:
1: 1920x1080 2: 3440x1440~100Hz
API: OpenGL v: 4.6.0 NVIDIA 550.142 renderer: NVIDIA GeForce RTX 4080
SUPER/PCIe/SSE2
Any hint is welcome!