you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 hours ago*

Ok so turns out for my issue there is a fix and I tried it and it worked and I can't believe it.

All I have to do is create this /etc/modprobe.d/99-nvidia-power.conf, add this to it

options nvidia NVreg_PreserveVideoMemoryAllocations=1

options nvidia NVreg_TemporaryFilePath=/var/tmp

options nvidia NVreg_EnableS0ixPowerManagement=1

options nvidia-drm modeset=1 fbdev=1

and run sudo dracut --rebuild and reboot.

  • source
  • parent