PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes (http://forum.ppcgeeks.com/showthread.php?t=140848)

arrrghhh 02-17-2011 10:42 AM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Awesome, thanks for answering these questions so completely ndno. I really do appreciate the help ;).

hammester 02-17-2011 11:43 AM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
The new kernel worked for me, I am no longer getting the I/O errors. Thanks alot arrrghhh!

Recursion 02-17-2011 11:56 AM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Would someone please explain where we are with battery savings? I recall seeing it discussed in the 100 or so pages I've read over the past couple days, but can't remember the name of it. Starts with an "M" I think. Is it a thing or a person? I have no idea! And how should I stop the battery bleeding after using GPS? I've been going through a full charge in a couple hours (heavy use). That's crazy, right?

arrrghhh 02-17-2011 12:05 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by Recursion (Post 2057420)
Would someone please explain where we are with battery savings? I recall seeing it discussed in the 100 or so pages I've read over the past couple days, but can't remember the name of it. Starts with an "M" I think. Is it a thing or a person? I have no idea! And how should I stop the battery bleeding after using GPS? I've been going through a full charge in a couple hours (heavy use). That's crazy, right?

Well, it kinda depends on your device. If your TP2 is Sprint-branded, it's a RHOD400. In which case, you can simply update to 1258 and get the added battery life benefits.

Basically we were never collapsing the panel in the kernel, we would just take the brightness down to 0 - so it would appear off, when in fact it's still drawing power.

Another huge issue with battery life comes down to something very simple - the phone sleeping or not! If you don't get that green LED that stays (fairly) solid, the phone isn't sleeping. Just having GPS enabled in Location & Security (not even if it's being used, just enabled) will kill sleep. Disable GPS, and the phone should sleep. The other most popular culprit for failed sleep is a rogue application that doesn't want to respect the system asking it to sleep. Kinda a crap shoot on this one, but SystemPanel Lite can help with determining which app is doing the dirty deed.

I also have a test kernel thread, but the main panel collapse/wake code has been committed already, so you don't have to run a test kernel if you don't want to. The more reports on that the merrier, but I understand why not everyone wants to test :p.

Recursion 02-17-2011 05:21 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by arrrghhh (Post 2057425)
Well, it kinda depends on your device. If your TP2 is Sprint-branded, it's a RHOD400. In which case, you can simply update to 1258 and get the added battery life benefits.

Basically we were never collapsing the panel in the kernel, we would just take the brightness down to 0 - so it would appear off, when in fact it's still drawing power.

Another huge issue with battery life comes down to something very simple - the phone sleeping or not! If you don't get that green LED that stays (fairly) solid, the phone isn't sleeping. Just having GPS enabled in Location & Security (not even if it's being used, just enabled) will kill sleep. Disable GPS, and the phone should sleep. The other most popular culprit for failed sleep is a rogue application that doesn't want to respect the system asking it to sleep. Kinda a crap shoot on this one, but SystemPanel Lite can help with determining which app is doing the dirty deed.

I also have a test kernel thread, but the main panel collapse/wake code has been committed already, so you don't have to run a test kernel if you don't want to. The more reports on that the merrier, but I understand why not everyone wants to test :p.

Wow...thanks for the complete answer, bro! :headbang:
Yes, I'm on Sprint, but don't know how to update to 1258? Do I just paste a 1258 system.ext2 onto my sd card?

Okay, I got ya on the green led. I've noticed certain apps (like the music player) would prevent the green led from coming on. SystemPanel Lite is it then. And I'll be disabling GPS whenever not needed. I think that's been killing me a ton! Thanks again for the answers. :occasion5:

arrrghhh 02-17-2011 05:48 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by Recursion (Post 2057563)
Wow...thanks for the complete answer, bro! :headbang:
Yes, I'm on Sprint, but don't know how to update to 1258? Do I just paste a 1258 system.ext2 onto my sd card?

Okay, I got ya on the green led. I've noticed certain apps (like the music player) would prevent the green led from coming on. SystemPanel Lite is it then. And I'll be disabling GPS whenever not needed. I think that's been killing me a ton! Thanks again for the answers. :occasion5:

1258. Directions on how to replace the kernel are in the first post, along with the link to the kernel autobuild service so you can update manually at any time - sometimes kernels come out quite quickly, and it's hard to keep up with the bundles. I also try to put a stable base in these bundles, and if people want to update they're more than welcomed to.

Recursion 02-17-2011 06:00 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by arrrghhh (Post 2057574)
1258. Directions on how to replace the kernel are in the first post, along with the link to the kernel autobuild service so you can update manually at any time - sometimes kernels come out quite quickly, and it's hard to keep up with the bundles. I also try to put a stable base in these bundles, and if people want to update they're more than welcomed to.

Thanks. Working on it now!

Edit: Painless...thanks again, bro.

cutecool 02-18-2011 10:12 AM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
hey i have a Sprint TP2, bought from ebay, n i use it in Qatar. i use it with GSM sim card, so now whem i downloaded ur FRX04, i m unable to get the network.. wat shud i do... ?? :(

arrrghhh 02-18-2011 10:26 AM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by cutecool (Post 2057910)
hey i have a Sprint TP2, bought from ebay, n i use it in Qatar. i use it with GSM sim card, so now whem i downloaded ur FRX04, i m unable to get the network.. wat shud i do... ?? :(

force_cdma= what in your startup. If you're using it for GSM, needs to =0.

I knew the FAQ was missing something big, thanks :p.

cutecool 02-18-2011 11:34 AM

Re: [BUILD] **Complete Froyo Bundle!!** FRX04 - "Stable"
 
Quote:

Originally Posted by arrrghhh (Post 2057911)
force_cdma= what in your startup. If you're using it for GSM, needs to =0.

I knew the FAQ was missing something big, thanks :p.


DONE.. well thanx a lot, but it keeps searching for network, it doesnt finds network or aquires it.. :(


All times are GMT -4. The time now is 12:07 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0