11-24-2023, 10:40 AM
(11-24-2023, 04:15 AM)Eugo Wrote: Update: turning auto suspend on still has that bug, the notification appears, the screen lights up for a few seconds, the suspend timer resets, two minutes later it repeats.
Turned it off again.
If I try the menu which appears in the on/off button in the quick (pull-down) settings, there are options to restart or shutdown; the option to suspend is disabled, as is the log out option.
The power applet shows it's currently consuming 2,3W, which seems ridiculously high to me.
So I'm back at square one.
I am 99% sure that your device is not suspending.
Follow these steps:
1. Open Phosh mobile settings -> Experimental features -> Enable suspend via the system menu (this will allow you to suspend from quick settings on/off button).
Don't open Phosh mobile settings after this (or if you do run the command below every time after you close Phosh mobile settings). I am quite sure that Manjaro is using version which will trigger below gsettings to "urgent" and it will breake your suspend. Issue is fixed but afaik not yet packaged to Manjaro.
2.
Code:
gsettings set sm.puri.phosh.notifications wakeup-screen-triggers '[]'
3. Suspend your phone (or allow automatic suspend and let it suspend) -> make sure that the device actually suspended. If you have volume on you can try it for example pressing volume buttons (when suspended they are silent and when not suspended you should hear the volume changing sound if you have not configured it off)