i mean it wasnt a hole lot of use but i was surprised at how long it lasted. CM6 def has some good battery life
This is a discussion on CM 6 Battery Life within the Koush forums, part of the Droid Forums Dev Archives category; i mean it wasnt a hole lot of use but i was surprised at how long it lasted. CM6 def has some good battery life...
i mean it wasnt a hole lot of use but i was surprised at how long it lasted. CM6 def has some good battery life
I had horrible battery, like barely five hours with medium use. Turns out it was my phone wasn't being charge completely correctly. Got a new charger and recently made it last to 36hrs with medium use. Course, almost half the time was on WiFi, but still like 7 times more the battery and am quite satisfied.![]()
Proud Owner of a HTC Thunderbolt
3/26/11 - Present
Proud Owner of a Samsung Galaxy Tab 10.1
6/24/11 – Present
This took me forever to solve on CM6, but I finally nailed it.
I had horrible battery life, where I'd be down 20% in 15 minutes and completely drain the thing with light use (some internet, very little phone, very little texting, forget about using maps/GPS) in about 5-6 hrs. I'd lose 30% during the night while I slept!
I was originally thinking that I needed to run a slower kernel, so I was doing various 800 kernels and setting it to 800 or even 700 with slower settings for screen off (250/250, 400/250, etc). My home (LP) was constantly lagging, being incredibly slow with no animations set on. Redraws were constant. I did try the code hack for screen redraws with limited results. LP would crash and ADW didn't crash but had some serious lag. This was with p3droid, chevyNo1, and jdlfg's kernels. I figured I'd try some different kernels and the lag was killing me so I said the hell with it, let's just go back to 1000. I grabbed slayher's 1000 and while it was faster, the wifi would not connect, so try something else.
Finally, jdlfg's 1000mHz kernel was the trick. Not only did I have the zip I was missing, but battery life is ASTOUNDING. I don't lose battery during the night (10% tops?) and I can go all day with the same use or more than before, and be down to maybe 60-70%.
Long story short: keep trying different kernels! Some are just way better for battery life than others. It took me a LONG time, but I finally found one that works.
I'm still confused why the battery life is so much better when I'm running at 1000/500 than when I was at 800/500. Any ideas?
bugless beast v0.6.2.1
My battery life is better with CM6 over BB ROM.
Last edited by jville95; 09-21-2010 at 02:50 PM.
ROOTED: GBROM: Liquid 1.65
THEME: StockKernel: Chevy ULV 1100
Battery Life:
"Im a fellow Droidster."
Turn data off and use wifi. Ultimate battery win.
Ummmmm I used the one in ROM manager which from what I understand is not the most current. It was the one from Aug 24, although now I've moved on to the one from Sept 4 which enables compcache so we'll see how that goes.
I don't know the answer to your second question though.![]()
bugless beast v0.6.2.1
I've been trying out an app called "Y5 Battery Saver". When you connect to a Wifi AP, it records the IDs of all the cell towers that it can see and keeps a table of APs and cell towers. If you're within range of any of the cell towers it has listed, it will automatically turn on wifi - and when you go out of range, it will turn wifi off.
I'm sure there's a tradeoff between keeping another program running all the time (using battery) as a solution to try to SAVE battery, but this seems like it might actually work. Similar apps that use GPS end up wasting power by having to get the GPS location every few minutes, but this app is leveraging information that the phone already has to collect just to make/receive calls, so it's "free".
So far, the only downside I've found is that when you WANT to turn on wifi in a new place, Y5 will fight with you. You turn on wifi, go to the network list, pick out the network, start typing in a password, and by that point, Y5 turned wifi back off again. So you might need to remember to temporarily disable Y5 and then re-enable it once you're connected to the AP.
Cool CM Tricks
custom_backup_list.txt - make a list of files in /system that will survive a nightly install (ringtones, notifications, system apps, wallpapers, whatever)
in Terminal Emulator, set this as your shell command: "/system/xbin/su -c /system/xbin/bash". You get all the features of bash, root access, and you can still use the initial command field for whatever you want (default is adding /data/local/bin to your path)