Just FYI, I’ve been having issues where Bazzite won’t wake up from sleep and this fix I found on the reddit Bazzite community seems to at least make things a lot better.
In the terminal run
rpm-ostree kargs --append-if-missing=‘acpi_osi=!Windows 2015’
@inclementimmigrant what does it install eactly and what kind of sleep problems does you had? I ask b/c I have the problem that the screen stayed black often on wake up (acer laptop, i7 / nvidia 1080 gpu).
It’s not installing anything, it’s modifying kernel arguments.
https://docs.fedoraproject.org/en-US/fedora-coreos/kernel-args/
As for what I was experiencing, it was exactly what I wrote, my instance of bazzite would not wake up after going into sleep mode.
I have the same issue. I tried some stuff I found online (some changes to grub params) and it seemed to work fine at first, but soon it started again. So I just disabled sleeping instead.
Gonna try that one now