I’m very sorry if I looks stupid (it seems i just missing something).
I tried remove and reinstall nvidia.
Here the log of nvidia installation, after i removed it and rebooted: nvidia.log.txt (19.7 KB)
Hey @dutsky ,
I’m new here now I’m running ROME, but I have to systems with nvidia card, one with 2060 SUPER and another with a 3070, but running X11. Here are teh steps I had to perform to make it work and this might work for you too.
-update the kernel to the lasted version available
-dnf install nvidia nvidia-dkms-kmod nvidia-settings kernel-desktop-devel
-Blacklist nouveau driver in /etc/default/grub such as “GRUB_CMDLINE_LINUX_DEFAULT='rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 …”
-update-grub2
-reboot
-lsmod | grep nvidia (should be showing the modules loaded up correctly)
-You can test with glxgears and vkcube
now to enable nvidia DLSS on games via Proton you have to remeber to copy _nvngx.ddl and nvngx.dll under the binaries games directory.