Helloo
I formatted fedora and installed nvidia drivers and wine(trying to fix a problem, couldn’t fix)
but if use winecfg or play some games(doesn’t happens with every game) this happens
006c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
006c:fixme:xrandr:xrandr10_get_current_mode Non-primary adapters are unsupported.
006c:fixme:xrandr:xrandr10_get_current_mode Non-primary adapters are unsupported.
0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
00e8:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
I don’t know if this makes what I open using nouveau, but it makes the performance run like it is.
I changed nvidia-drm to 0 on /etc/default/grub.conf and regenerated initramfs with dracut but nothing changed
I think I remember one of your older Post here on the forums. Either way, NVK is not supported by your GPU. NVK requires a newer gpu (RTX20XX +) so you can’t use that. I assume this is because of the recent Mesa Update to 24.X, so you will need to downgrade the Mesa to an older version, and reinstall the Nvidia driver.
That might solve your problem. The reason being, Mesa is supporting AMD/Intel and NVK for the first time with 24.X, Most users with your Hardware are locked in to certain versions of tools because their cards cannot run newer versions.
Also, you seem to have issues with WINE & RetroArch. I haven’t used WINE for games in more than 5yrs, because of Proton/GE/tkg, Lutris Scripts, and using the RetroArch Flatpak. So maybe you are running into issues because of a bad configuration.
Just so you know this is not a Fedora related issue. Getting information on whether WINE/RetroArch/NVK is supported with your Hardware is a question for those places.
Here is the documentation on NVK :
Hardware support
NVK currently supports Turing (RTX 20XX and GTX 16XX) and later GPUs. Eventually, we plan to support as far back as Kepler (GeForce 600 and 700 series) GPUs but anything pre-Turing is currently disabled by default.
The only thing I did was running the commands for nvidia drivers from rpmfusions. But how do I downgrade this thing?
locked?
I only had problems with wine recently, everything was fine. It is related with what you said probably, as even on steam some have problems. I installed the retroarch from the terminal, but it seems that the flatpak version is fine which I am using now. I wanted to play with dolphin on steam version, but after doing everything following a video, the game have problems after launching.
Locked meaning you cannot upgrade certain packages. Because they are incompatible with the hardware. I don’t know what games you are playing, but I would try Lutris, Proton-GE, and Steam Proton Experimental to run your games. it’s much easier to do.
how do I downgrade mesa? I tried sudo dnf downgrade ‘mesa*’
and got Running transaction check Error: transaction check vs depsolve: mesa-filesystem(x86-32) = 24.1.2-2.fc40 is needed by (installed) mesa-va-drivers-24.1.2-2.fc40.i686 mesa-filesystem(x86-32) = 24.1.2-2.fc40 is needed by (installed) mesa-dri-drivers-24.1.2-2.fc40.i686 mesa-filesystem(x86-32) is needed by (installed) libva-2.21.0-3.fc40.i686 To diagnose the problem, try running: 'rpm -Va --nofiles --nodigest'. You probably have corrupted RPMDB, running 'rpm --rebuilddb' might fix the issue. The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'.
I tried following a video on youtube too and got sudo dnf install /home/wendrew/Downloads/mesa-23.2.1-1.fc40.src.rpm Last metadata expiration check: 0:28:27 ago on Tue 25 Jun 2024 10:00:09 AM -03. Error: Will not install a source rpm package (mesa-23.2.1-1.fc40.src).
I had problems with 3d games too even though I was using proton.