I install Zorin OS 18 (safe graphics)
I configure bios to only use dgpu
Zorin is working but using software for graphics, not card, as there’s no drivers installed.
I use the gui tool to install Nvidia driver - 580-open.
Restart, now both my screens are working. Showing login screen. I go to login, and only see blank screen. Can’t even get terminal.
I’m new to Linux, and ideas for troubleshooting?
So, You come to the Login Screen and You can enter Your Password. But instead of the Desktop, You get a Blackscreen, yes?
When You are on the Login Screen, click on Your Profile so that the Password Field appears. When it is appeared, You should see a Gear Icon in the bottom right Corner. Click on it and check what Options You have and what Option is active (there is a Dot).
Are secure boot and fast boot turned off in your BIOS (or do you have ceeated a MOK to use Zorin with secure boot) and is also fast startup disabled in Windows' energy settings if you have a Dualboot with Windows?
Nvidia-smi is showing the card with driver 580.95.05 and CUDA 13.0
I’ve tried both hdmi and DP.
If I try login with wayland: immediate blank screen, screen loses signal. If I try other option, goes blank but still stays backlit.
Can you please try these exact steps? You can use TTY to access terminal:
The first command actually clears out any old Nvidia configs, that the GUI application will not do: sudo apt remove --purge '^nvidia-.*' '^libnvidia-.*'
I have tried to install a number of mainline kernels, I can only get them to install and run if I remove Nvidia drivers first. I cannot install Nvidia drivers on any other kernel than 6.14 the OS comes with, it fails at the driver build stage.
So I haven’t had any luck getting my gpu working on Zorin. I’m writing this just for info sake, if anyone finds same issue.
I think the issue is a combo of kernel and drivers not being there yet for Rtx 5050.
I tried live booting Ubuntu, mint, bazzite, fedora. The most success was with Ubuntu 25 and fedora 43 - they were using the “nouveau” driver, 2 monitors working, but everything was laggy and jittery. Full install and installing 580 drivers caused system crashes.
For now I’ll use Zorin with the cpus integrated graphics and 1 monitor. And hope that when I can easily try and newer kernel and newer drivers (590?) that might allow me to use my gpu.
Yeah that seems clear. But Ubuntu 26.04 roadmap does specifically mention wayland on Nvidia improvements, hopefully newer Nvidia drivers also help this. So we wait and see for now