Created
August 24, 2025 18:37
-
-
Save vmpartner/64fc67b88fad1abc32d6c9167400e269 to your computer and use it in GitHub Desktop.
Ubuntu 24.04 + Wayland - suspend glitch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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