It has been noted by several that a full release version upgrade may not properly build the nvidia drivers and they do not properly load after the upgrade.
One fix that usually works is
Remove the failing modules with sudo dnf remove kmod-nvidia-\*
Build the modules new for the running system with sudo akmods --force
Wait about 1 minute after step 2 completes then reboot.