This is pretty interesting because I am trying to fix a problem caused by transitioning from nouveau drivers to the Nvidia drivers. I installed the Nvidia drivers but my system continues to boot the nouveau drivers. If I blacklist the nouveau drivers, my system boots and runs the Nvidia drivers just fine. The kernel parameters I want to add are for blacklisting the nouveau driver. (See above).
On Tue, Jun 9, 2020 at 8:07 AM Jerry James <loganjerry@xxxxxxxxx> wrote:
On Tue, Jun 9, 2020 at 6:38 AM Jonathan Billings <billings@xxxxxxxxxx> wrote:
> One thing I've noticed, if you've used grubby to add/modify kernel
> arguments, on default Fedora configs, it modifies all the files in
> /boot/loader/entries/*.conf to have hard-coded kernelopts. By
> default, it uses $kernelopts which is defined in the default grub.cfg
> but once grubby is run they're hard-coded in each entry file. So
> running grub2-mkconfig doesn't do anything anymore. You might not
> even realize you've used grubby, but packages like the rpmfusion
> akmod-nvidia package runs it to add the blacklist kernel options.
>
> Maybe this is a bug that has been fixed since I encountered it?
I just installed Fedora 32 on a machine 2 days ago, and had to install
the nvidia drivers because nouveau kept crashing (alas!). I installed
the rpmfusion akmod-nvidia package, and the corresponding kernel entry
has this:
options $kernelopts
So it looks like the grubby issue has been fixed.
--
Jerry James
http://www.jamezone.org/
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx