lspci -k | grep nou
Kernel driver in use: nouveau
Kernel modules: nouveau, nvidia_drm, nvidia
I tried blocking nouveau driver, but it didn’t help:
I add rd.driver.blacklist=nouveau to grub config and run grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
First, thanks for Silverblue! I’ve been using Fedora ever since it was born (as a user, not a developer), and tried Silverblue a couple of days ago. Once I figure out how to get
nVidia drivers working
Netflix working in Firefox (h254 compat 28)
Dropbox working (move from /home to /var/home)
I’ve now forgotten that I’m using Silverblue and not Fedora Desktop. It’s really cool, so thanks!
But I’ve always wondered why installing nVidia drivers on Linux is such a pain.
Is there any reason why the install script would not add the kernel arguments, rather than relying on the user to (a) notice the problem; (b) curse; and finally (c) Google for a solution?