this post was submitted on 28 May 2025
7 points (88.9% liked)

Bazzite

284 readers
1 users here now

Unofficial community for Universal Blue’s Bazzite image.

Documentation: https://docs.bazzite.gg/

Official forum: https://universal-blue.discourse.group/c/bazzite/

Universal Blue on Mastodon: https://fosstodon.org/@UniversalBlue

Source code: https://github.com/ublue-os/bazzite/

founded 7 months ago
MODERATORS
 

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'

you are viewing a single comment's thread
view the rest of the comments
[–] Phen@lemmy.eco.br 1 points 1 week ago

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