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'

top 3 comments
sorted by: hot top controversial new old
[–] scops@social.tchncs.de 1 points 1 week ago (1 children)

@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).

[–] inclementimmigrant@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

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.

[–] 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