-
-
Notifications
You must be signed in to change notification settings - Fork 584
Description
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, I am now not able to wake my PC from sleep. When I try, my display powers on for a brief moment, and then shuts off. The PC still has power, but it's not connected to the network, my keyboard/mouse doesn't seem to do anything, and even the power button does nothing unless I hold it down to forcefully shut it off.
System logs: https://www.dropbox.com/scl/fi/v1s87xgg1hwid8ky3yoo3/85e837b0.txt
System info: https://www.dropbox.com/scl/fi/cw05uxdrbi5ckl4ui0tqz/9f1ff574.txt
UPDATE: I disabled AMD IOMMU in my BIOS, but that didn't fix it. After reading through system logs, the issue seems to be something running in the gnome shell that doesn't want to suspend, but I haven't managed to find what exactly the culprit is.
UPDATE 2: I fixed it! My issue seemed to be that gnome-shell was trying to interact with the Nvidia driver after it already went into a suspended state, so the solution is to suspend gnome-shell beforehand so it doesn't try to do that.
I followed the guide on the second post in this thread made by "gabekings":
https://bbs.archlinux.org/viewtopic.php?id=277713
I hope this helps someone!
What did you expect to happen?
I expected the system to wake up and resume
Output of rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome-nvidia-open:stable
Digest: sha256:e8fdf9440b2231b75939652c21c3134a43f05135cbe4a547d1f2a5423ca01913
Version: 41.20250325 (2025-03-25T20:32:46Z)
LayeredPackages: openrazer-daemon
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome:stable
Digest: sha256:9459dfc02f5d3c4bb9aba135333002e7021cb364e435fa51eacdca52e41ff72e
Version: 41.20250325 (2025-03-25T20:29:21Z)
LayeredPackages: openrazer-daemonHardware
Mobo: Asus ROG STRIX B650E-F Gaming WiFi
CPU: AMD Ryzen 9 7900X
GPU: Nvidia GeForce RTX 4090
RAM: 32GB
Extra information or context
I didn't change any hardware during the switch from KDE Plasma to Gnome