Bazzite doesn't resume after it suspends. I have Nvidia 3060ti
im trying to use warp terminal to fix it, and it suggested i message you in the discord.
heres what else im trying. i let warp terminal do a lot of things for me:
We applied the following NVIDIA driver settings:
1. NVreg_PreserveVideoMemoryAllocations=1
• This setting tells the NVIDIA driver to preserve video memory allocations during suspend/resume cycles
• It helps prevent memory-related issues that can cause display problems when waking up from suspend
2. NVreg_RegistryDwords="PowerMizerEnable=0x1; PerfLevelSrc=0x2222"
• PowerMizerEnable=0x1: Enables NVIDIA's power management features
• PerfLevelSrc=0x2222: Sets a consistent performance level policy across suspend/resume cycles
These settings are designed to:
• Maintain the GPU's state during suspend
• Ensure proper memory handling during resume
• Manage power states in a way that's more compatible with suspend/resume cycles
7 Replies
I fixed it with the AI terminal! Vibe coding 😎
What was the fix? This is an open issue on Github as well. https://github.com/ublue-os/bazzite/issues/2437
GitHub
Waking from suspend doesn't work with Nvidia Gnome · Issue #2437 ...
Describe the bug I had been using Bazzite with KDE Plasma for a few months without issue. Yesterday, I decided to reinstall Bazzite but this time with Gnome, and most things have been fine. However...
#1 we do already
#2 fucked up your power management
what was the fix? I got the same issue on
bazzite-gnome-nvidia-open
where my PC's external monitor won't turn on on resume from suspend.It looks like they are not sure, given they don't understand what the commands do. I recommend checking the Github issue, someone posted a temporary fix.
I'm on that thread and can confirm that the
gnome-shell
fix works 🙂