Hi. On Sun, 24 Mar 2024 22:19:51 +0000 Paul Smith wrote: > This error began after: > Packages Altered: ... > @rpmfusion-nonfree-updates > Upgraded akmod-nvidia-3:550.54.14-2.fc39.x86_64 @@System ... > @rpmfusion-nonfree-updates > Upgraded xorg-x11-drv-nvidia-3:550.54.14-1.fc39.x86_64 @@System Have you wait for akmods to compile the nvidia kernel modules before rebooting ? "lsmod | grep nvidia" should list the nvidia module (and some others) loaded. Example: lsmod | grep nvidia nvidia_drm 81920 5 nvidia_modeset 1511424 3 nvidia_drm nvidia_uvm 2760704 0 nvidia 40706048 99 nvidia_uvm,nvidia_modeset video 77824 2 dell_wmi,nvidia_modeset "modinfo nvidia | grep version" should give the same version as xorg-x11-drv-nvidia, ie: 550.54.14 If this is not the case, try to rebuild the kernel modules with: sudo akmods --rebuild -- francis -- _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue