https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1362
With this change merged in #ModemManager, now if you enable the wakeup for modem device (wake phone from suspend when Call/SMS comes), it'll not wakeup for unsolicited events that are not relevant to user experience.
Thanks to biemster for providing initial patchset!
I have been running this + bunch of other WIP patches (tease tease ๐) on my @postmarketOS @plasmamobile device from last 2 weeks without much of an issue.
Also Thanks @NGIZero for supporting work on this!
@postmarketOS @plasmamobile @NGIZero and of-course, this work will benefit @phosh or any other #LinuxMobile project using modem manager! ๐
> it'll not wakeup for unsolicited events
> that are not relevant to user experience
How is that possible?
Is it not necessary to already be awake in order to make a decision about what is relevant?