RTX 5090 not recognized

EDIT: Originally, this post comprised a variety of problems during and immediately after installing 17.3 on a new computer with an RTX 5090. The failure to detect the 5090 properly has been solved. Other problems will be split out into their own threads for clarity and searchability, and I'll clean up this mess of an initial post as I do, using the hide details feature rather than just deleting things, since there have been a variety of replies to all sorts of stuff.

Since I'm sick of being stuck on Windows, and Zorin's 17.3 blog post specifically noted adding support for 570 to allow support for Nvidia 50 series cards, I decided it was time to try installing.

Installer errors covered in new thread

Hoh boy. The installer failed multiple times, crashing on the screen in which one enters name/username/PC name, said it'd let me automatically send a bug report, then didn't start the bug reporter, and dumped me to the live environment's desktop. Launching the installer again, there were errors regarding partition changes that it wasn't able to communicate with the kernel about (Apologies for being vague; I know better, but I also managed to muscle past this point and am mainly including it in case it's common.)

After that error, it warned me that I'd better reboot before trying to go any further, and when I did, it managed to install.

Despite clearly installing 570 drivers (I saw them in installation output, and they showed in Other Software after installation), the display is currently driven by llvmpipe.

I'm no stranger to reinstalling Nvidia drivers on Zorin (and how), and used @Aravisian's instructions for installing Nvidia drivers from vetted sources from the tutorials/howtos forum, as I've done many times, including the updates regarding Wayland and Kisak. Reboot, and... nope. Still llvm, still low resolution, still one monitor only.

Kernel problems to be covered in new thread when I have time.

Now, I'd figured since Zorin explicitly stated support for the 50 series RTX cards, that it shouldn't be an issue of DKMS not being ready for this kernel version, but with no other ideas, I tried updating my kernel. I tried XanMod 6.13. I tried Liquorix (using Aravisian's instructions again), I reinstalled entirely (same installer problems), I tried Mainline. Mainline insists no installable kernel is selected for 13.8 and 13.9, despite having listed them, and Xanmod and Liquorix both fail to boot, coming up in Busybox. Xanmod notes that it couldn't load ZFS modules. Liquorix doesn't give any explanation.

I'm actually yet to find a distribution that works properly with an RTX 5090, so maybe Linux just isn't there yet, but since Zorin claimed support, I'm a bit chagrined. Nobara doesn't have a new ISO capable of booting its live environment. Bazzite (an immutable Fedora derivative) will install, but not boot. Tumbleweed boots using llvmpipe like Zorin. I may be bungling driver installation on Tumbleweed somehow, but their instructions for installing Nvidia drivers are literally two terminal commands, so I don't see how I could be.

  *-display                 
       description: VGA compatible controller
       product: NVIDIA Corporation
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: /dev/fb0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=nvidia latency=0 mode=1024x768 resolution=1024,768 visual=truecolor xres=1024 yres=768
       resources: iomemory:180-17f iomemory:140-13f irq:122 memory:f0000000-f3ffffff memory:1800000000-1fffffffff memory:1410000000-1411ffffff ioport:f000(size=128) memory:f4000000-f407ffff memory:f40c0000-f40fffff memory:1400000000-140fffffff memory:1412000000-1413ffffff

Pretty sure that ain't right.

Any thoughts on broad strokes even, since I've tried the go-to solutions? Here I thought I was done asking installation and driver questions. Hubris. (I need sleep and I need my PC working tomorrow, so I'm stuck going back to Windows and will try any suggestions over the weekend if at all possible...)

Because of the Installation, there would be the typical Questions:

  • Are Secure Boot and Fast Boot in BIOS turned off?
  • Is Your BIOS in UEFI or Legacy Mode?
  • What Tool did You used to create the bootable USB Stick?
  • Depending on that: What did You used for the Partition Sheme? GPT would be good for UEFI and MBR for Legacy BIOS.
  • Did You checked the Checksum of the ISO?
  • Did You downloaded a new ISO from a different Server?

Because of Nvidia:

  • Did You installed Zorin with Drivers or without? Without would be an Option and then installing them with sudo apt install nvidia-driver-570 nvidia-dkms-570
  • Did You tried it with a Offline Installation or at least without updating the System during the Installation?
  • Did You switched to Xorg?
  • Did You tried the sudo prime-select nividia Command to switch to the Nvidia Graphics?

To answer your questions in order:

  • Secure boot is (and was) off. Fast boot was on, which I've fixed, so that's a reason to retry this weekend.

  • UEFI mode. I can't actually find anyplace to switch to legacy.

  • Ventoy

  • Drive was partitioned with Zorin's defaults.

  • Zorin's download page doesn't show a checksum to test against, or alternate servers:

  • I installed with Nvidia drivers to avoid the hassle of also having to install codecs and things separately later. I can retry without, but considering I purged the Nvidia drivers before attempting to reinstall manually, I don't THINK this should be the issue. Still, one more thing to try.

  • No, I haven't tried offline or without downloading updates during the install process. I can try these.

  • I am almost certain I switched to X11, but I'll make sure to when I retry.

  • I have no other display device to select. There is only the 5090.

And set You up in the Settings that it uses GPT?

The Checksum's for the Pro Version's is on the same Place like the other Checksums:

I take a Look at the Mirror Servers but it seems that there are only Core, Lite and Education. but at least You could check the Checksum of the ISO.

So, You don't have a iGPU in Your CPU? But what You could try instead is typing nvidia-smi to check if the Card is detected right. But first after installing the Driver.

Scroll toward bottom of this page:

You will want to test X11... Also, did you add the Ubuntu Graphics PPA?

sudo add-apt-repository ppa:graphics-drivers/ppa

sudo apt update

It is the same Ventoy drive that has successfully installed Zorin 17.1 and 17.2. All I did was drag the 17.3 ISO in.

Thanks for pointing me to the checksums. The checksum matches; the ISO is valid.

I would have thought that I did, to be honest, but Windows doesn't find one either--I checked in Device Manager, and Folding@Home lists the integrated GPU of my previous AMD CPU, but not this one. Looking in BIOS at onboard features, I found no place to enable or disable an integrated GPU, but if I'm being honest, BIOS options are organized horribly and not named very well in some cases. Looking online, it seems that the CPU does have one, but every indication I have is that it's disabled. Also, an AMD 9800X3D would not be labled NVIDIA Corporation in lshw.

Yep, I did. I was working from your post in tutorials. I'm hoping to find time to try again tonight; if not, I'll try this weekend. I'll also try to get exact wording of the errors I've been getting in the installer, assuming they repeat, but of all the problems I had, those errors feel to me the most likely to be the fault of fast boot, which is now off.

1 Like

The 9800X3D has an integrated Graphics, but yes, it wouldn't be labeled as Nvidia.

Okay, Was only an Idea because I know that You can set up the Sheme for GPT and MBR. You can set up Secure Boot Support, too. But that only counts when Secure Boot is used of Course.

First: yep, this happens in X11. I had the exact same problems as with fast boot on, and got the exact same results, so I suspect I was in X11 last night, as well.


Additional Drivers in Software and Updates indicates I'm using proprietary 570s on "Nvidia Corporation: Unknown", which matches what I got from lshw above.

Just to eliminate it, I tried prime-select nvidia, and was told no integrated GPU was detected, so that's clearly disabled.

I hate relying on AI (a LOT), but with a 1024x768 resolution, web browsing for answers is kind of killing me (how did I live with 640x480 as a kid?), but what it's telling me right now is basically that the driver may not be up to it (and that I should try the open driver, which I'll do as soon as I finish typing this), and that kernel 6.8 may not be up to it, which is its own problem given the errors I've been getting trying to upgrade my kernel. I did at least get "better" errors from mainline this time:

dpkg: dependency problems prevent configuration of linux-headers-6.13.8-061308-generic:
linux-headers-6.13.8-061308-generic depends on libc6 (>= 2.38); however:
Version of libc6:amd64 on system is 2.35-0ubuntu3.9.
linux-headers-6.13.8-061308-generic depends on libelf1t64 (>= 0.144); however:
Package libelf1t64 is not installed.
linux-headers-6.13.8-061308-generic depends on libssl3t64 (>= 3.0.0); however:
Package libssl3t64 is not installed.

It proceeded to install the kernel anyway and updated GRUB, so we'll see what happens on reboot I guess.

Edit: 6.13 installed via mainline throws the same errors about being unable to load ZFS modules as XanMod did. Same installation errors thrown when installing 6.12.21 via Mainline, so I won't even be trying that one. Trying open drivers after reboot...

Edit 2: Open drivers actually work with 6.8, so that's a start. I've got too many issues in this thread because it wasn't clear what was breaking what. Accordingly, I think the best thing to do is mark this solved, with using open drivers as the solution, and open a new thread for the failures I'm getting upgrading my kernel. Given that 6.13 and 6.14 both have improvements for AMD X3D CPUs, staying on 6.8 long term isn't tenable for me.

For readability: The graphics issue is that, for whatever reason, 570 as available at this time fails to recognize RTX 5090s, and possibly other 50 series cards. Using the Software & Updates app to switch to the open kernel version seems to have resolved this, at least as far as getting proper resolution and both monitors functional. I have yet to test with a game.