Wed 21 Aug 2024 5:34PM
Show notification LEDs in suspend

We should be able to see notification LEDs even if the device is suspended so we can wake up the phone and see the new messages. For the L5, utilizing the M4 core to keep e.g. notification LEDs blinking in suspend. There's some prelimenary work there already.

Pirate Praveen Fri 25 Apr 2025 12:13PM
Sebastian has posted something related to this https://social.librem.one/@dos/114337735875284745 still not addressed.

Pirate Praveen Fri 25 Apr 2025 5:14PM
This would be a pre requisite to https://codema.in/d/IupcFfgi/receive-voip-calls-while-in-suspend
Guido · Thu 29 Aug 2024 11:06AM
Note that the implementation for the PinePhone and Librem5 would be very different (L5 likely via software on the M4 core, PinePhone via Crust).
For sdm845 there is support nowadays.
The bits in feedbackd are also already there if implementations use `hw_pattern` in the `/sys/class/led/*` (as was intended for the L5).