Bazzite and Gigabyte MB sleep issues

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'

10 points · 3 comments · view on lemmy.world

3 Comments

scops@social.tchncs.de · 1 pts · 1y (1 reply)

@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 pts · 1y

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 pts · 1y

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