28
NVIDIA + Proton out of order frames and extra vsync latency
(files.catbox.moe)
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
WWW:
Discord:
IRC:
Matrix:
Telegram:
try disabling the gsp, helped a lot with weird stutters on my system (kde/plasma, wayland, 3090, 565 driver).
IIRC it was just setting
NVreg_EnableGpuFirmware=0
to nvidia moduleedit: only works for the regular nvidia driver, not for nvidia-open
I disabled it, but nothing changed (i used regular NVIDIA and made sure it was disabled, too), but thank you
probably asking the obvious, but you did the ... whatever mkinitcpio does, after changing the module's config? Totally derped with that myself and wondered why my new settings didn't take x)
I use nixos and it doesn't use mkinitcpio. Rebuid, reboot, and it works. I also made sure I disabled the GSP using nvidia-smi, so I'm sure that it isn't the problem.