So, I am running Debian stable and wanted to switch to Fedora, but I can’t figure out how to make the nVidia driver work. Whatever tutorial I follow, I end up with a black screen and often no video signal at all.
I have an i5-9600K and RTX 2070. And the screen is a Samsung TV.
It doesn’t work with nouveau. So I have to switch to integrated graphics, then install and configure things, and then reboot and switch to dedicated to test it. And then it doesn’t work. Yes, my card was on the list, when I did lspci in Fedora.
I pretty much ran out of tutorials. What can I do to make it work?
I will post any additional information needed. Thank you.
Switching to the discrete GPU and having the display enabled requires you to enable the prime configuration - something which is not taken care of by the installer. Please read this and this to obtain a prime configuration on a workstation installation.
@t0xic0der No, since I’m disabling the iGPU completely in the EFI.
@rele Now I feel dumb… I googled that warning. I found a question, where someone suggested updating initramfs.
I ran sudo dracut -f /boot/initramfs-<My kernel>.img and it just worked…