On 10/30/22 14:54, Stephen Morris wrote:
             I then ran lsmod | grep -i nvidia
            Does the following display from lsmod indicate that the nvidia module has not installed properly? I don't have the drm module and the blacklisting of nouveau and the nvidia modeset parameter have not been added to the kernel parameters in /etc/default/grub, or is it that I did not force a rebuild of the kernel module and I did not force an update of the boot image?

lsmod | grep -i nvidia
nvidia_drm             73728  32
nvidia_modeset       1187840  65 nvidia_drm
nvidia_uvm           1318912  0
nvidia             55242752  2950 nvidia_uvm,nvidia_modeset

Which drm module don't you have? The listing shows it. Also, there are no nouveau modules listed, so the blacklisting is working.

/etc/default/grub is only used if you fully regenerate the grub.cfg file.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to