11-04-2021, 02:48 AM
If I understood Ondřej's blog post correctly, this might currently not be possible to do:
If "power down the touchscreen" means what it sounds like it does then I doubt it would be possible to still use gestures to send any signals to wake up the device from suspend.
2021–10–18: Pinephone Pro – support merged into my kernel tree Wrote:
- And that was another issue. Power consumption should not vary when I touch the screen in suspended mode, but I've already debugged this issue in the past on the original Pinephone, and I was able to just enable the solution I've implemented to this problem previously. This solution is to power down the touchscreen in system suspend completely. With that the suspend power consumptions stays at 400mW no matter what I do
If "power down the touchscreen" means what it sounds like it does then I doubt it would be possible to still use gestures to send any signals to wake up the device from suspend.