After installing Xanmod, a message will appear at startup: `Nvidia kernel module missing, falling back to nouveau`

Hello,
I wanted to install Xanmod on my own system. I executed the following commands:

sudo dnf copy enable rmnscnce/kernel-xanmod
sudo dnf install kernel-xanmod-edge

However, now every time the system starts, I receive a message stating that the Nvidia kernel module is falling back to Nouveau. Could you please assist me?
Thank you for your attention.

The nvidia drivers must be compiled to match the kernel running. I suspect that akmods is not building the modules to match the non-fedora kernel.

It may be possible to force that build but I am not sure how.

Does this happen if you select the fedora kernel to boot?

Thank you for your answer. Could you please tell me how I can do this?

How you can do what?
The quoted line is not in my native language so I cannot tell exactly what was quoted.

If you are asking how to select a different kernel to boot then when first powering on and before fedora loads hold down the shift key. It should display the grub menu where you can select the kernel you wish to boot.

After booting with the Fedora kernel selection, the problem disappeared