PINE64

Full Version: Wake on touch on Plamo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What really bugs me a lot is the wake on touch feature on every device it comes with, 99% of the time it wakes on touch by accident, leaving the screen on while sucking the battery dry like a vampire.
So is there a way to turn that off for Plamo?
Nobody yet?
.....
You could do this but you'll have to modify the service managing the phone locking/sleeping yourself. The touch device should show up in /dev/input. If you want to suspend the phone (not suck up the battery like a vampire) you'll need to set up an interrupt from the touch screen as a wakeup source, I'm not sure if that's possible.

Note that the most recent kernel disables the touch screen during sleep, I don't know if that's possible to configure via userpsace.
(07-18-2021, 09:34 AM)swiley Wrote: [ -> ]You could do this but you'll have to modify the service managing the phone locking/sleeping yourself. The touch device should show up in /dev/input. If you want to suspend the phone (not suck up the battery like a vampire) you'll need to set up an interrupt from the touch screen as a wakeup source, I'm not sure if that's possible.

Note that the most recent kernel disables the touch screen during sleep, I don't know if that's possible to configure via userpsace.
I have the most recent kernel installed, and it's still sucking the battery dry way too quickly.
I switched back to Phosh for the time being.
Battery consumption is far worse on Phosh, can't even survive 2 hours of sleep without keeping it hooked into a charger forever.
But at least it doesn't have this wake on touch problem, so you much explicitely press one of the hardware buttons to make it wake up.