After upgrade from Fedora 34 to 36 Nvidia driver don't working

Hello.
I upgraded from Fedora 34 to 35 and than from Fedora 35 to Fedora 36.
Now i have problem with nouveau driver
I have 4k monitor and Nvidia 1070, but resolution of my display is 1024x768(4:3) now

uname -a
Linux localhost.localdomain 5.19.8-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 8 19:02:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

rpm -qa | grep kernel-5
kernel-5.16.8-100.fc34.x86_64
kernel-5.16.9-100.fc34.x86_64
kernel-5.17.12-100.fc34.x86_64
kernel-5.19.8-200.fc36.x86_64

dnf --showduplicates list kernel
Установленные пакеты
kernel.x86_64 5.16.8-100.fc34 @updates
kernel.x86_64 5.16.9-100.fc34 @updates
kernel.x86_64 5.17.12-100.fc34 @updates
kernel.x86_64 5.19.8-200.fc36 @updates
Имеющиеся пакеты
kernel.x86_64 5.17.5-300.fc36 fedora
kernel.x86_64 5.19.8-200.fc36 updates

dnf install kernel-5.17.5-300.fc36
But i can no see kmod-nvidia for kernel 5.17.5-300

So how can i reinstall kernel with nouveau nvidia driver?

rpm -qa | grep nvidia
kmod-nvidia-5.16.8-100.fc34.x86_64-510.47.03-2.fc34.x86_64
kmod-nvidia-5.16.9-100.fc34.x86_64-510.68.02-2.fc34.x86_64
kmod-nvidia-5.19.8-100.fc35.x86_64-515.65.01-1.fc35.x86_64
kmod-nvidia-5.17.12-100.fc34.x86_64-515.65.01-1.fc35.x86_64
nvidia-gpu-firmware-20220815-139.fc36.noarch
xorg-x11-drv-nvidia-kmodsrc-515.65.01-1.fc36.x86_64
xorg-x11-drv-nvidia-cuda-libs-515.65.01-1.fc36.x86_64
xorg-x11-drv-nvidia-libs-515.65.01-1.fc36.i686
xorg-x11-drv-nvidia-libs-515.65.01-1.fc36.x86_64
nvidia-settings-515.65.01-1.fc36.x86_64
xorg-x11-drv-nvidia-power-515.65.01-1.fc36.x86_64
xorg-x11-drv-nvidia-515.65.01-1.fc36.x86_64
akmod-nvidia-515.65.01-1.fc36.x86_64
kmod-nvidia-5.19.8-200.fc36.x86_64-515.65.01-1.fc36.x86_64

May be in Fedora 36 refused for nouveau nvidia driver?
Thanks

Errror: NVIDIA kernel module missing. Falling back to nouveau

What i need to do?
I upgraded Fedora several years from Fedora 24 and to Fedora 35, and I have not problems. Why i have problem with Fedora 36?
I did not install cuda and akmod-nvidia packets. May be i need remove its?

Please post output of dnf repolist and dnf list installed *nvidia* *cuda*.

This is bug. Resolving here:
https://bugzilla.redhat.com/show_bug.cgi?id=2011120

So, you need:

sudo depmod -ae
systemctl reboot