Skip to content

Instantly share code, notes, and snippets.

@maulvi
Created January 26, 2025 02:20
Show Gist options
  • Save maulvi/f3234e8379b3836b67136f4b08804e4a to your computer and use it in GitHub Desktop.
Save maulvi/f3234e8379b3836b67136f4b08804e4a to your computer and use it in GitHub Desktop.
nvidia suspend fix
sudo nano /etc/modprobe.d/nvidia.conf
options nvidia-drm fbdev=1
options nvidia NVreg_PreserveVideoMemoryAllocations=1
sudo update-initramfs -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment