Frédéric composed on 2022-11-11 12:17 (UTC+0100):
 
> # inxi -GSaz --zl --hostname
> https://paste.centos.org/view/0496bee0

from above:

        rd.driver.blacklist=nouveau modprobe.blacklist=nouveau

causes all the following fatal errors:

>> # lsmod | grep veau
> returns nothing
...
> [    23.628] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
> [    23.628] (EE) open /dev/dri/card0: No such file or directory
> [    23.628] (EE) open /dev/dri/card0: No such file or directory
> [    23.634] (EE) open /dev/fb0: No such file or directory
> [    23.634] (II) UnloadModule: "modesetting"

Those kernel command line options need to be removed from /etc/default/grub
and /boot/grub2/grub.cfg regenerated to exclude them.

        nvidia-drm.modeset=1

Is probably unnecessary. You might be best off removing it too. None of my
NVidia GPUs require it.

To test, strike the E key at the Grub menu and remove them all before proceeding
with boot.
-- 
Evolution as taught in public schools is, like religion,
        based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to