On Sat, Mar 30, 2024 at 4:43 PM <francis.montag...@inria.fr> wrote:
>
> 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

I thank all who have answered!

By following Francis's advice of

sudo akmods --rebuild

I was able to fix the problem.

Paul
--
_______________________________________________
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