dingo
UBUniversal Blue
•Created by dingo on 4/1/2025 in #🛟bazzite-help
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
10 replies