Dear all,
I'm trying to enable the NVIDIA proprietary drivers via akmod for a
Quadro card, but nouveau is still being used. I followed the guide in
[1] (i.e. installed the proper packages), and my kernel command line
contains
rd.driver.blacklist=nouveau nouveau.modeset=0
modprobe.blacklist=nouveau nvidia-drm.modeset=1
initcall_blacklist=simpledrm_platform_driver_init
not sure if all these are required, but it doesn't work. The thing is
that it was working for F37, but I just updated to F38 and it stopped
working. I tried also to create the file
/etc/modprobe.d/nouveau-blacklist.conf with the contents
blacklist nouveau
options nouveau modeset=0
and then run dracut --force. Doesn't work either. Any idea what I
could be missing?
[1]
https://rpmfusion.org/Howto/NVIDIA
--
Iñaki Úcar