touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #47476
[Bug 1372413] Re: Extensive battery drain on RTM
Also, it would be useful to capture activity of the system using the
following over a 10 minute period
Still using ppa:colin-king/white:
sudo apt-get install eventstat cpustat fnotifystat forkstat
sudo eventstat 10 60 > eventstat.log
(10 seconds of sampling, 60 x a second)
And see if the CPU is busy:
sudo cpustat 10 60 > cpustat.log
And see if the file system is busy:
sudo fnotifystat 10 60 > fnotifystat.log
And see if there is excessive thread or process creation:
sudo forkstat -D 600 > forkstat.log
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to powerd in Ubuntu.
https://bugs.launchpad.net/bugs/1372413
Title:
Extensive battery drain on RTM
Status in the base for Ubuntu mobile products:
Confirmed
Status in powerd package in Ubuntu:
Confirmed
Bug description:
Mako, RTM 1
Since upgrading to RTM the battery life is really poor. What used to
be a battery drain of 5-10% per hour (which is still high) is now
10-15% per hour. Sometimes the phone runs really hot, so there seem to
be something going on in the background that is consuming power. I
mostly have bluetooth, GPS (which isn't always working), wifi and
cellular on, but that's no difference from when I was running 'devel-
proposed' with MultiROM with much less battery consumption.
As an example, I started with a full charge at 7am. After some web
surfing (<15 mins) and watching a couple of youtube videos (on wifi)
battery was down to 66% at 9:15. That's 34% in just over two hours! I
recharged again before lunch and had the phone idle until coming back
1 hour and 45 mins later to find only 75% of battery left, this time
without the phone running particularly hot.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1372413/+subscriptions
References