this post was submitted on 25 Dec 2024
23 points (92.6% liked)
Linux Gaming
15518 readers
170 users here now
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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.