ChimeraOS / chimeraos

A Steam Big Picture based couch gaming OS
MIT License
1.64k stars 116 forks source link

ROG Ally sleep mode not working #949

Closed Porroe closed 2 months ago

Porroe commented 5 months ago

I am using latest chimeraOS on a ROG ally and every time I put the device to sleep I can hear the fans still on and if I leave it overnight the battery will be depleted in the morning.

NeroReflex commented 4 months ago

I have a rog ally as well as a few other team members and this never happened at least to my knowledge. We had a few users report this proble, they were able to fix somehow (we believe) but nobody ever explained how. I think it's some third party software/extensions, so I would try to remove any of those and see if the issue goes away

honjow commented 4 months ago

Perhaps it is because of this https://github.com/ChimeraOS/device-quirks/pull/99

NeroReflex commented 4 months ago

Perhaps it is because of this ChimeraOS/device-quirks#99

But it doesn't happen on my fork and neither on unstable last rime I tested it....

honjow commented 4 months ago

I have verified this situation on my own device. To the best of my knowledge, bazzite also deals with this to fix ally's sleep.

antonmarin commented 4 months ago

Hi! Seems like workaround: in file /etc/device-quirks/systemd-suspend-mods.conf remove or comment line with mt7921e

helped for me.

another way can be just sed -i 's/mt7921e//g' /etc/device-quirks/systemd-suspend-mods.conf but i didn't test it

NeroReflex commented 2 months ago

This issue is fixed. Closing it.