PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   NAND Testing - 05-25 Update: New LK, Recovery.img, Kernel Updates through Recovery (http://forum.ppcgeeks.com/showthread.php?t=134598)

davidchan 03-27-2011 10:49 PM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
thanks for sharing!!!i like it!!

[ACL] 03-28-2011 12:37 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
nate/lmiller:

ok so the damn autobuild server is down. So i cant post some new stuff yet. I did manage to commit everything to tinboot so thats all uptodate.

I also commited some stuff to bootenv. Mostly the portion about the modules. Now we are deploying the modules as an sqsh and it gets mounted to the correct folder in system. This way we can wipe and restore with no issues. Actually thanks to this new setup, ive been able to install and restore my data in the same recovery session. All without losing my modules. Only downside is you will need mksquashfs version 3.4 to make this file.

Check out the commits and yall will see. Once autobuild comes up you guys can download it and dissect it

a460162314 03-28-2011 02:03 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
I got some other feedback.
V version of the phone to normal use.
But there he was, the screen no longer wake up after shut down, need to restart to resolve.
S version of the phone,Even the use of CDMA SIM cards.
Same constantly reboot.
While the other is stuck in more: SMD: ch 0 Opening -> Opened.
And someone said to me,They do not have permission to access the phone ROOT.
But when I tested, I have ROOT permissions.
Keep up, man, look forward to your updates.
Good luck

natemcnutty 03-28-2011 02:15 AM

Wirelessly posted (Opera/9.80 (Android; Opera Mini/6.0.24212/24.743; U; en) Presto/2.5.25 Version/10.54)

Quote:

Originally Posted by [ACL
]nate/lmiller:

ok so the damn autobuild server is down. So i cant post some new stuff yet. I did manage to commit everything to tinboot so thats all uptodate.

I also commited some stuff to bootenv. Mostly the portion about the modules. Now we are deploying the modules as an sqsh and it gets mounted to the correct folder in system. This way we can wipe and restore with no issues. Actually thanks to this new setup, ive been able to install and restore my data in the same recovery session. All without losing my modules. Only downside is you will need mksquashfs version 3.4 to make this file.

Check out the commits and yall will see. Once autobuild comes up you guys can download it and dissect it

That sounds great ACL. I'll take a look at it and update the how-to thread tomorrow. Got myself a Xoom today, so I've been a little preoccupied :-P

vistazifta 03-28-2011 03:38 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Quote:

Originally Posted by natemcnutty (Post 2074893)
That sounds great ACL. I'll take a look at it and update the how-to thread tomorrow. Got myself a Xoom today, so I've been a little preoccupied :-P

enjoy ur new toy man and im sure u already have ubuntu running on it and accessing it via local vnc lol

pts69666 03-28-2011 06:36 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Ill try the stock ROM after work and let you guys know if it fixes data.

Lmiller1708 03-28-2011 07:29 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Quote:

Originally Posted by natemcnutty (Post 2074794)
Quote:

Originally Posted by pts69666 (Post 2074715)
You know what I find a bit odd? Data works for me in Android; however, when I flash back to WinMo, I have no data. When I try to update data profile, I get an error 1012. I flash back to Android, and I have data again. Is it a sign? =P

Yikes, that doesn't sound good. I hope nothing we are doing in Android is affecting Windows Mobile. A good thing to test would be flashing stock and see if that fixes data in WinMo. I don't think we can affect the radio firmware from within Android, but I guess anything is possible.

You are correct there should be no harm at all to the radio. I'm about 99.9% sure... :)

Quote:

Originally Posted by pts69666 (Post 2074926)
Ill try the stock ROM after work and let you guys know if it fixes data.

Did you remember to run the provisioning for your carrier once you flashed the new winmo ROM? If you have never had to do that in the past you might have to now. ;) And make sure you have rebooted a couple of times just to be safe.

I have flashed back and forth many time with both of my TP2's with no issues at all.

Lmiller1708 03-28-2011 07:38 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Quote:

Originally Posted by [ACL] (Post 2074863)
nate/lmiller:

ok so the damn autobuild server is down. So i cant post some new stuff yet. I did manage to commit everything to tinboot so thats all uptodate.

I also commited some stuff to bootenv. Mostly the portion about the modules. Now we are deploying the modules as an sqsh and it gets mounted to the correct folder in system. This way we can wipe and restore with no issues. Actually thanks to this new setup, ive been able to install and restore my data in the same recovery session. All without losing my modules. Only downside is you will need mksquashfs version 3.4 to make this file.

Check out the commits and yall will see. Once autobuild comes up you guys can download it and dissect it

Great Job ACL! As soon as my Darn VM gets up and running again I will give it a try! It like to just freeze up after about 2 - 3 hours of use... Wish I could just run with out!

Anyway how can I add a section to the recovery? I plan on making the install script today right from the system.ext2.

Quote:

Originally Posted by natemcnutty (Post 2074893)
Wirelessly posted (Opera/9.80 (Android; Opera Mini/6.0.24212/24.743; U; en) Presto/2.5.25 Version/10.54)
That sounds great ACL. I'll take a look at it and update the how-to thread tomorrow. Got myself a Xoom today, so I've been a little preoccupied :razz:

Ahh new toy! Have fun with it! I'm hoping to get a ThunderBolt soon for work! :)

EDIT: Has anyone tried my system FRX06 yet?

[ACL] 03-28-2011 08:58 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Quote:

Originally Posted by Lmiller1708 (Post 2074930)
Anyway how can I add a section to the recovery? I plan on making the install script today right from the system.ext2.

Just edit the install-seq in the recovery/sbin directory. right now our install seq is similar to the old seq but with some differences you may notice.

But in there you can have it check if there is the system.img and do your dirty business.

pts69666 03-28-2011 11:46 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
I ran the provisioning built into the ROM (it had Sprint provisioning in it) and I ran a provisioning cab file. Both to no avail. Government computers don't like USB devices, so I can't try flashing stock ROM until I get off.


All times are GMT -4. The time now is 05:57 PM.

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


Content Relevant URLs by vBSEO 3.6.0