Hello everyone! I have this big problem with my RTX 5080 using ubuntu.
Ubuntu Version:
24.04.3 LTS and 25.04
Desktop Environment:
GNOME (default install)
Problem Description:
Fresh install of Ubuntu 24.04.3 on a new 2TB NVMe. As soon as I try to install NVIDIA drivers, my monitor goes to “no signal” from the RTX output.
The only way I briefly got a signal from the RTX was by booting into recovery mode, connecting to the internet, cleaning/purging DKMS packages, and then booting normally—at which point nvidia-smi reports that it can’t communicate with the driver.
After installing drivers on the kernel (6.14.0.33-generic), I can’t even get recovery mode anymore (still “no signal”). If I switch to the iGPU and uninstall NVIDIA drivers, the system works again and I can see again. I upgraded to 25.04 but the problem is still present.
TLDR problem:
-
Reboot → screen shows No signal.
-
If I manage to boot via recovery and purge DKMS modules, I can reach the desktop, but the NVIDIA driver doesn’t load (nvidia-smi fails).
Relevant System Information:
-
GPU: NVIDIA GeForce RTX 5080.
-
iGPU present; system works when using iGPU and removing NVIDIA packages.
-
Storage: 2TB NVMe.
-
Kernel tested: 6.14.0.33-generic.
-
Drivers attempted: nvidia-driver-580-open, nvidia-driver-570-open, nvidia-driver-575
-
Firmware settings: Secure Boot disabled, Resizable BAR enabled.
-
Works fine on Windows on the same hardware.
-
DKMS: cleaning/purging DKMS temporarily restores video output, but the NVIDIA driver still doesn’t initialize. Now with the module nvidia loaded on the kernel is not possible to get signal again.
Screenshots or Error Messages:
-
Monitor shows “No signal” or a black screen with blinking cursor after driver install + reboot.
-
nvidia-smi output when I can reach a desktop (after DKMS cleanup):
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. -
nvidia-smi output once installed the drivers and switching back to the iGPU cause there was no signal from the RTX:
| NVIDIA-SMI 580.95.05 Driver Version: 580.95.05 CUDA Version: 13.0
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M.
| | | MIG M.
| 0 NVIDIA GeForce RTX 5080 Off | 00000000:02:00.0 Off | N/A
| 0% 26C P8 14W / 360W | 15MiB / 16303MiB | 0% Default
| | | N/A
| Processes:
| GPU GI CI PID Type Process name GPU Memory
| ID ID Usage
| 0 N/A N/A 1974 G /usr/lib/xorg/Xorg 4MiB
(example with the 580-open installation)
Can provide dmesg, journalctl -b -p err, and dkms status if needed.
What I’ve Tried:
-
Enabling Resizable BAR and disabling Secure Boot.
-
Reseating the GPU.
-
Reinstalling Ubuntu.
-
Uninstalling/reinstalling NVIDIA 580/575/570 (both open and proprietary) via Additional Drivers and apt.
-
Booting into recovery, connecting to the internet, cleaning/purging DKMS packages, then booting (video returns but driver still not working).
-
Installing drivers on both OEM and generic kernels; afterward, even recovery mode gives no signal. Only workaround is switching to the iGPU and removing NVIDIA drivers.
-
Adding ppa repo and installing drivers but nothing changed.
-
Updating to 25.04 but nothing changed.
I’m running out of ideas and I don’t know how to fix it…