maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   N9's battery jumps to 4% when stressed (https://talk.maemo.org/showthread.php?t=87019)

hw9xx 2012-09-25 19:03

Re: N9's battery jumps to 4% when stressed
 
As thedead1440 wrote this is a known bug.

To elaborate: The remaining battery charge itself does NOT suddenly drop. The battery is not defective. It's just the OS that - because of the bug - suddenly reports a wrong value of the actual remaining charge which causes other functions - like for example the low battery warning and power save mode - to kick in. Rebooting will cure the wrong reading and after a reboot you'll see the reading being (almost completely, minus the power needed to restart the phone) back to what it was before. Also you can continue using the phone without rebooting until the phone shuts itself off.

Edit:

I assume the bug is known:
http://harmattan-bugs.nokia.com/show_bug.cgi?id=1144
but unfortunately not fixed.

Sniper_swe 2012-09-25 19:07

Re: N9's battery jumps to 4% when stressed
 
Would restarting bme show the correct percentge? Is that even possible?

Makeclick 2012-10-04 15:36

Re: N9's battery jumps to 4% when stressed
 
Sorry! I type my guide wrong.. Fixed! http://talk.maemo.org/showpost.php?p...90&postcount=6

Sorry about that. Now it will work!

Lucazz990 2012-10-04 16:03

Re: N9's battery jumps to 4% when stressed
 
Quote:

Originally Posted by Makeclick (Post 1276370)
Sorry! I type my guide wrong.. Fixed! http://talk.maemo.org/showpost.php?p...90&postcount=6

Sorry about that. Now it will work!

I'll sure try this at the next charge! Thanks:)

zzs 2012-10-05 09:18

Re: N9's battery jumps to 4% when stressed
 
I think the reason why the battery percentage will drop suddenly is that the lithium battery just works like that. At full charge, it has higher voltage and stress withstand but when the charge is getting low the battery cannot offer the same punch of power as at higher charge states. Therefore, the battery voltage will drop suddenly at a power demanding situation (the battery cannot hold the voltage because it has not enough charge left) and N9 will recognize it and will alarm. (The Li-On or Li-Po battery will work fine on voltages between approx. 3.2 to 4.2 V, but below that it has no charge left. The voltage must be higher than 3 V because otherwise the battery will die or at least be damaged. If it is stressed at low voltages the battery protection circuit will cut the power comsumption and the phone will be shut down.)

If you don't use any wirelesss connections or stress the CPU the battery will go down evenly.

It would be nice to know how the battery will work after the calibration: does it have the sudden percentage drop or not?

Also, if you just put the lock screen on after the sudden drop the battery percentage will rise a bit after a while.

thedead1440 2012-10-05 09:21

Re: N9's battery jumps to 4% when stressed
 
I read around here that this is how expect your battery to last:

96%->75%: longest time of charge being held

75%->50%: average

50%->25%: draining fast

25%-4%: crashing :p


I don't know how accurate it is but from my own usage i think its quite apt...

TMavica 2012-10-05 09:34

Re: N9's battery jumps to 4% when stressed
 
no need reboot, do in xterminal

1. devel-su
2. /sbin/stop bme; /sbin/start bme

Lucazz990 2012-10-07 18:03

Re: N9's battery jumps to 4% when stressed
 
Quote:

Originally Posted by TMavica (Post 1276734)
no need reboot, do in xterminal

1. devel-su
2. /sbin/stop bme; /sbin/start bme

wow that's great :) it works great :D
Is there a way to use these commands as "custom action" in Profilematic?

Manatus 2012-10-07 18:16

Re: N9's battery jumps to 4% when stressed
 
I had crashes to 4% from 300 to 400 mAh charge level last week; it had been rising slow but steady during the year.

I did Makeclick's solution of letting it really run dry and then charging the phone when it was shut down. It was harder than one would assume as the phone has the tendency to try to boot up when it is connected to a charger instead of going to recharge mode. 'Shutdown -h now' as devel-su seemed to work best if it woke up unnecessarily.

I didn't pay attention to restarting part of the trick, but during three full recharge cycles I saw "the dip" move down 100 to 150 mA between every recharge, and after the third time the battery (or bme) seems to be calibrated spot on.

Zelig 2014-01-16 18:47

Re: N9's battery jumps to 4% when stressed
 
here's the way to have an icon on Your homescreen to restart bme without having to type all of that each time.

in text editor write:

/sbin/stop bme
/sbin/start bme

and then save it as bmeup.sh in /home/user/scripts (create it if doesn't exist)

in terminal type and run: chmod 777 /home/user/scripts/bmeup.sh

then in text editor write following:

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name=bmeUp
Exec=/bin/sh -c "echo <your root password> | devel-su -c /home/user/scripts/bmeup.sh"
Icon=
X-Window-Icon=
X-HildonDesk-ShownInToolbar=true

and save it in /home/user/.local/share/applications folder as bmeup.desktop file

and that's it - now You'll have bmeUp icon on Your homescreen. tap it and bme will be restarted and battery percentage set correctly.

This way the icon is a simple green one - You are welcome to create one and share it here as I'm not very into icon creating and designing process. Icon You would like to have as bmeUp icon should be uploaded to Your N9, and full path to it written in "Icon=" line in bme.desktop

EDIT: thanks to knobtviker, zvjer, TMavica


All times are GMT. The time now is 15:26.

vBulletin® Version 3.8.8