I am trying to install the GPU drivers for RTX5090 on Ubuntu 24. My motherboard is Asus B85M-E. I tried installing driver version 580.82.09 from the site Driver Details | NVIDIA but installation fails. I attached the installer log.
I tried booting with EFI, disabling secure boot, adding pci=realloc to boot arguments but nothing helps.
I did also try that. The driver gets installed but doesnât run, it keeps printing:
[ 155.516941] NVRM: The NVIDIA probe routine failed for 1 device(s).
[ 155.516943] NVRM: None of the NVIDIA devices were initialized.
[ 155.517816] nvidia-nvlink: Unregistered Nvlink Core, major device number 237
[ 155.698891] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
[ 155.698898] NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
[ 155.704308] nvidia 0000:01:00.0: probe with driver nvidia failed with error -1
Hi mate, I wasnât able to get the .run driver to work in Debian 13 either. I did end up finding a process that works, since Ubuntu is a downstream distro of Debian, you might want to give the nvidia-open driver a try:
If you follow the instructions in the linked post, just replace the wget keyring path in step 2. so it reflects your Ubuntu 24 distro:
I enabled something named âMemory Remapâ in my motherboard which should be the âabove 4G decodingâ. Unfortunately it seems like the resizable BAR is not supported.
So does that mean I have to get a newer motherboard/CPU?
How come the GPU then works with Windows and reports full 32GB of memory?
I happened to notice by accident that on two machines a Blackwell GPU (5050 and 5060 here) didnât work without that decoding and ReBAR turned on, whereas a 4060 Ti didnât care. It could be that the Windows driver doesnât require them for some reason or another.
Hi @jaka.kordez , Could you try again after adding the kernel cmdline parameter pci=realloc=off?
Please help to upload the full bug report taken using sudo nvidia-bug-report.sh taken after installation failure.