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] 01-07-2012 05:35 PM

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

Originally Posted by vzihome (Post 2163463)
@[ACL] need help with creating update zip files. I have tried installing "fixes" from nand devices that use CWM and/or amon ra but the zips always fail to install. I know that earlier in the thread you mentioned something about making sure you mount the system. I have tried every which way and can't create or install any working zips other than the ones you have posted. If you can create a simple update zip that has say: format system; format cache; format boot; format data;
Or point me in the right direction id appreciate it.
Sent from my Touch Pro 2 using Tapatalk

Updates do it all and you shouldnt need to mount system. I may have mentioned that incase our script was broken.

Problem using zips from other devices/recovies is they assume their setup and probably check for a specific device. You will need to look into their edify script and modify it to match what we use.

You should adb into the phone during recovery and get the update log. Its inside /tmp somewhere. its really obvious and you cant miss it. Once youhave that you will know the root cause of the issue.

[ACL] 01-07-2012 05:38 PM

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

Originally Posted by Starfox (Post 2163420)
I think Cricket or MetroPCS uses CDMA. Also, Market probably uses the clientid to "brand" itself.

-- Starfox

Thanks.. i didnt know the branding came from there. No need to have that nonsense then :headbang:

vzihome 01-07-2012 06:00 PM

Quote:

Originally Posted by [ACL] (Post 2163475)
Updates do it all and you shouldnt need to mount system. I may have mentioned that incase our script was broken.

Problem using zips from other devices/recovies is they assume their setup and probably check for a specific device. You will need to look into their edify script and modify it to match what we use.

You should adb into the phone during recovery and get the update log. Its inside /tmp somewhere. its really obvious and you cant miss it. Once youhave that you will know the root cause of the issue.

I have tried comparing your script and their script already and I get the same errors. Usually the zips I have tried to use are for generic android builds not tied in to any specific device.
Its either failed to install or error cannot temp sideload package not by cpu at the moment but ill look into it thanks!

Sent from my Touch Pro 2 using Tapatalk

arrrghhh 01-07-2012 06:09 PM

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

Originally Posted by sera (Post 2163411)
This one works
VZW.2.37.Radio.zip

Thanks!

Not sure wth happened to my other one... At least I think that other dropbox link was from my post. Perhaps dropbox removed it? I know they don't like certain things being mirrored.

vzihome 01-08-2012 01:58 PM

Found solution to opera mini not installing, has to do with not being able to see apn? Fresh install opera mini couldn't install (said no internet connection available or something of the sorts) I did have internet access.u Used the sprint mms apn trick rebooted and opera mini installed, no issues

Sent from my Touch Pro 2 using Tapatalk

[ACL] 01-09-2012 12:35 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
random but related question. Does anyone know if the serial number of the device is displayed anywhere on the phone in winmo? I see the white sticker on the back, but i'm wondering if it's saved somewhere in nand or memory so i can recycle it. On my other sprint rhod the phone info on winmo shows the SN as "N/A".. kinda weird.

In xdandroid, we generate a random number and call it a serial. We can go this route as well, but i much rather just recycle whats in the device already. Also its really interesting that gsm devices seem to have a SN start with HT03 while cdma have 98EM ... :toothy7:

milda25 01-09-2012 12:55 AM

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

Originally Posted by [ACL] (Post 2163673)
random but related question. Does anyone know if the serial number of the device is displayed anywhere on the phone in winmo? I see the white sticker on the back, but i'm wondering if it's saved somewhere in nand or memory so i can recycle it. On my other sprint rhod the phone info on winmo shows the SN as "N/A".. kinda weird.

In xdandroid, we generate a random number and call it a serial. We can go this route as well, but i much rather just recycle whats in the device already. Also its really interesting that gsm devices seem to have a SN start with HT03 while cdma have 98EM ... :toothy7:

Same as you. In WinMo I always saw only IMEI, never serial.

mayestik1 01-09-2012 07:56 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
My gsm rhod S/N starts with HT9... But I think, there is no way to get this number from memory

muziling 01-09-2012 11:02 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
function requestRegistrationState() in htcgeneric-ril.c
we didn't initial value of responseStr[0] and responseStr[3], does this incorrect,
I google it:
nv-tegra.nvidia.com Git - android/platform/hardware/ril.git/blob - reference-ril/reference-ril.c

[ACL] 01-09-2012 11:42 AM

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

Originally Posted by muziling (Post 2163726)
function requestRegistrationState() in htcgeneric-ril.c
we didn't initial value of responseStr[0] and responseStr[3], does this incorrect,
I google it:
nv-tegra.nvidia.com Git - android/platform/hardware/ril.git/blob - reference-ril/reference-ril.c

Yeah, there are some functions that arent being handled 100% correctly i think but this is something i'll have to work with the xdandroid team.

Edit: If you have time, try some changes yourself and report back :-)


All times are GMT -4. The time now is 07:15 PM.

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


Content Relevant URLs by vBSEO 3.6.0