PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   [TESTING] - NAND OMGB (1.2.3) (http://forum.ppcgeeks.com/showthread.php?t=147260)

[ACL] 02-16-2012 02:01 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by muziling (Post 2169083)
Crazy, after flash NBH compiled from neweast git code, flash rom, reboot in recovery, then my phone be changed to RHOD100

Three color screen, it showed RHOD400 before, now changed to RHOD100:banghead:

Ahh man you have to be careful. I'm still developing and sometimes whats on Git is not finalized.

Plus i'm retiring the old recovery. If you noticed i took it off the Download list. I'll check tonight and see what it could be. If you flash back to the old stuff, does the recognition work again for you? :smurf:

muziling 02-16-2012 07:31 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by [ACL] (Post 2169097)
Ahh man you have to be careful. I'm still developing and sometimes whats on Git is not finalized.

Plus i'm retiring the old recovery. If you noticed i took it off the Download list. I'll check tonight and see what it could be. If you flash back to the old stuff, does the recognition work again for you? :smurf:

No ,still rhod100, maybe some spl data erased by LK, 5 ts-calibration point lost too.
I also use RhodiumW-HardSPL_V1_10R3 to re-unlock spl, but still detecte as RHOD100.

I flashed tested(compiled from newest code) NBH, goto fastboot failed, task29, flash tested NBH again, do some erase below, goto recovery, wipe data/cache, flash ZIP ROM, reboot, then RHOD100
Quote:

Fastboot erase recovery
Fastboot erase boot
Fastboot erase misc
Fastboot erase system
::Fastboot erase data
Fastboot erase cache
::Fastboot flash recovery recovery.img
Fastboot erase userdata
Fastboot erase TPCAL
Fastboot erase WIFI
::Fastboot reboot
Fastboot flash recovery recovery.img
fastboot boot recovery.img
pause

[ACL] 02-17-2012 01:52 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by muziling (Post 2169200)
No ,still rhod100, maybe some spl data erased by LK, 5 ts-calibration point lost too.
I also use RhodiumW-HardSPL_V1_10R3 to re-unlock spl, but still detecte as RHOD100.

I flashed tested(compiled from newest code) NBH, goto fastboot failed, task29, flash tested NBH again, do some erase below, goto recovery, wipe data/cache, flash ZIP ROM, reboot, then RHOD100


But the variant number actually doesnt come from nand but memory. The radio puts a value on memory we read to determine the variant. If for some reason your value came back as 1 instead of 4, then LK used the gsm table (which is different than cdma) and may have wiped some parts. In the past we had protection so this does not happen, but now to be able to update LK (within LK) the restriction was removed.

go back to winmo and pray everything comes back fine. Nothing changed in the detection code, so i'm not sure how this could have happened to you.

muziling 02-17-2012 03:16 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Try to back to WM, but fail.
I try to re-unlock SPL, determine as rhod100
re-lock spl, determine as rhod100
Use mtty:
Quote:

Cmd>info 7

HTC Integrated Re-Flash Utility, Common Base Version : 1.51d
Device Name: Rhodium_W, Bootloader Version : 1.00.OliNex
Built at: Jul 16 2009 21:25:07
Copyright (c) 1998-2006 High Tech Computer Corporation

Board ID=0x0
CPU ID=0x4117B362
TURBO HW =1
TURBO SW =1

Cmd>getdevinfo
GetDevInfo: Get CID OK

HTCSRHOD1000HTCE
Now , I can not flash WM ROM, even if sprint stock rom, only can flash 1% progress, then phone auto reboot.
Can not unlock spl too, seems unlocker not recognize phone type RHOD100


Quote:

Originally Posted by [ACL] (Post 2169262)
But the variant number actually doesnt come from nand but memory. The radio puts a value on memory we read to determine the variant. If for some reason your value came back as 1 instead of 4, then LK used the gsm table (which is different than cdma) and may have wiped some parts.

Now I force LK and android kernel detect my phone to RHOD400, but spl-0.63.0000 can cause many problem, such as screen can not wake up, etc.

wenciu 02-17-2012 02:08 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
ACL, quick question about upcoming update? Does anything change with the battery life since last release?

mbellot 02-17-2012 04:18 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by wenciu (Post 2169357)
ACL, quick question about upcoming update? Does anything change with the battery life since last release?

Battery life is a perplexing issue.

I have had (and documented) a single charge that lasted over 38 hours, then over time the apparent battery life drops to less than 12 hours.

I've been playing with various programs and "calibration" schemes and I honestly think there is something wrong with the way charge/discharge is being handled by the OS/kernel, not that there is something truly wrong with "battery life" or power/sleep.

I'm further pushed in this direction of thought because if I use my phone on a charger (for GPS Navigation as an example) the battery performance nose dives within a day or two, to the point where is system thinks it can only last 6-8 hours on a full charge with little to no use.

Changing nothing except for forcing a new "calibration" generally pushes battery life back up to around 20 hours or more. Then over the course of a week or two it slowly degrades again.

I strongly suggest you look into two applications, "Battery Calibration" and "Battery Left". They are far from perfect, but periodically charging to 100% and then forcing both programs to "recalibrate" does seem to indicate that real battery life is fairly decent, despite what the battery meter might be telling you.

[ACL] 02-17-2012 06:32 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by wenciu (Post 2169357)
ACL, quick question about upcoming update? Does anything change with the battery life since last release?

Im going to give it a nice try this weekend. One thing we dont have is proper temperature reading of the batt. Surprisingly this makes a difference so it needs to be solved. Also the new recovery has some batt wipe history feature? not sure but that will need to be tested. Also the offmode batt charge code is working fully to the point it will change the LED green when it reaches over 95%. I noticed the phone never really reaches 100%, so i left the cut off at 95%.

:toothy7:

Starfox 02-17-2012 08:08 PM

Temperature monitoring is important, to prevent thermal runaway of the battery. I'm glad it is on your to-do list.

-- Starfox

mbellot 02-17-2012 09:27 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by [ACL] (Post 2169422)
Also the new recovery has some batt wipe history feature? not sure but that will need to be tested.

Probably similar to the "Battery Calibration" apk I mentioned. It erases the battery stats file and forces the phone to build a new one.

Supposedly it's helpful on native android devices when you switch custom ROMs, so I figured it couldn't hurt.

argenisaz 02-17-2012 10:09 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by mbellot (Post 2169444)
Probably similar to the "Battery Calibration" apk I mentioned. It erases the battery stats file and forces the phone to build a new one.

Supposedly it's helpful on native android devices when you switch custom ROMs, so I figured it couldn't hurt.

I use the cwm recovery and it has the option to erase the battery stats.


All times are GMT -4. The time now is 08:17 AM.

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


Content Relevant URLs by vBSEO 3.6.0