Article 5CZYC Fedora won't graphically after update the kernel, and it's due the NVIDIA card. What can I do?

Fedora won't graphically after update the kernel, and it's due the NVIDIA card. What can I do?

by
nkamp
from LinuxQuestions.org on (#5CZYC)
Hello,

I'm struggling further to get experience with Linux. I have explained here that I have issue with the NVIDIA card, how I have solved it and last saterday I have update Fedora to version 5.9.10. This was working fine after all the 'tricks'.
(Till version 5.8.18-300.fc33.x86_64 was it running smoothly with the NVIDIA driver 340.108.)

After the update, I have removed the kernels 5.8.18 and 5.9.10 and kernel 5.9.11 was working fine.
So I thought I will update fedora to 5.10.7-xxx.fc33.x86_64. Now I have same issue as earlier with the version 5.9.10/11

It is a multiboot and when it is started I see GRUB menu with the kernels 5.10.7, 5.9.11 (and windows).
So I stay on kernel 5.10.7 and press 'e'.
Code:load_video
set gfxpayload=keep
insmod gzio
linux ($root/vmlinuz-5.10.7-200.fc33.x86_64 root=/dev/mapper/FEDORA33-root ro\
resume=/dev/mapper/FEDORA33-swap rd.lvm.lv=FEDORA33/root rd.lvm.lv=FEDORA33/s\
wap rhgb quiet rd.driver.blacklist=nouveau
initrd ($root/initramfs-5.10.7-200.fc33.x86_64.imgMy idea is to put the boot at runlevel 3, so that it is booted on the commandline. Does somebody know what I need to change for that? I can change these lines or add lines.

I will try to prevent that I have to install Fedora again and I suppose that this is possible.

And after I have solved this, I will think how to go further with this in the near future!

******************** EDIT ********************
Sorry it is simpler than thought but I'm not so certain about Linux.

I add a 3 (runlevel 3) after nouveau. It's in red.

Code:load_video
set gfxpayload=keep
insmod gzio
linux ($root/vmlinuz-5.10.7-200.fc33.x86_64 root=/dev/mapper/FEDORA33-root ro\
resume=/dev/mapper/FEDORA33-swap rd.lvm.lv=FEDORA33/root rd.lvm.lv=FEDORA33/s\
wap rhgb quiet rd.driver.blacklist=nouveau 3
initrd ($root/initramfs-5.10.7-200.fc33.x86_64.imglatest?d=yIl2AUoC8zA latest?i=Udcf74rMWvI:sxVJfF4uIxQ:F7zBnMy latest?i=Udcf74rMWvI:sxVJfF4uIxQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=Udcf74rMWvI:sxVJfF4uIxQ:gIN9vFwUdcf74rMWvI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments