Skip to content

Instantly share code, notes, and snippets.

@vmpartner
Created August 24, 2025 18:37
Show Gist options
  • Save vmpartner/64fc67b88fad1abc32d6c9167400e269 to your computer and use it in GitHub Desktop.
Save vmpartner/64fc67b88fad1abc32d6c9167400e269 to your computer and use it in GitHub Desktop.
Ubuntu 24.04 + Wayland - suspend glitch
- MSI MAG X870 TOMAHAWK WIFI
- Ubuntu 24.04
- Wayland
Create file /etc/modprobe.d/nvidia-power-management.conf with content:
options nvidia NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp
~ update-initramfs -u
~ reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment