05-30-2023, 07:18 AM
(05-30-2023, 07:08 AM)Kevin Kofler Wrote: Well, that script will consume a lot of power over standard suspend which does not wake up periodically (but will not maintain XMPP or Matrix connections, let alone notify you of incoming messages). Keeping the network running consumes power, both for the CPU (that needs to wake up periodically) and for the networking itself. (I found the WiFi in particular to be very power-hungry.)
Ok, notification is another problem. Implementation of notification system in userpace is a lot of work.
How it's possible to know what component consume more battery ! It's the CPU, the mode, ... ?
The main tool is powertop ?
And why when the phone is activated, pinephone drain battery more fastly than android devices ?