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)

akbyrner 03-26-2011 07:13 PM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Hey guys. Don't know if you've run into any errors with the new way of installing, but I'm getting the same "Modules are not installed. Download the matching androidupdate.tgz and boot into recovery mode to install". I made sure I had the right files, along with the correct .nbh. Still nothing. So I used the old method to re-flash. Just letting you guys know.

natemcnutty 03-26-2011 07:17 PM

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

Originally Posted by akbyrner (Post 2074372)
Hey guys. Don't know if you've run into any errors with the new way of installing, but I'm getting the same "Modules are not installed. Download the matching androidupdate.tgz and boot into recovery mode to install". I made sure I had the right files, along with the correct .nbh. Still nothing. So I used the old method to re-flash. Just letting you guys know.

As per the first post:
Quote:

Installation Procedure
You need 4 files to get NAND up and running:
androidinstall.tgz (system)
androidupdate.tgz (modules/updates)
recoveryinstall.tgz (recovery)
RHODIMG.NBH

1) The names must match exactly as listed, so you will need to rename the autobuild files appropriately.
2) The first three files must be in /sdcard/andboot, and then flash the NBH (either with the CustomRUU or from the root of the sdcard).

On first boot, hold Volume Up when prompted to get into recovery. Once the Android logo shows, press the Power Button to bring up the menu, use Volume Up/Down to select the option (Install System), then use the End Call button to select.

Follow the directions, and you won't get that error ;)

Also, it will be changing very soon. I'm going to update init so it forcefully installs recovery and boots into it the first time after you flash. That should make this even more user friendly.

akbyrner 03-26-2011 07:33 PM

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

Originally Posted by natemcnutty (Post 2074376)
As per the first post:
Follow the directions, and you won't get that error ;)

Also, it will be changing very soon. I'm going to update init so it forcefully installs recovery and boots into it the first time after you flash. That should make this even more user friendly.

Well, that's what I was saying. I was trying to use the NEW system you guys were testing (removing recovery.tgz, and letting the boot screen run without touching it after updating with the new .nbh, which if I read correctly, has recovery packaged in with it). That's when I get that error. After trying a few different thing to see if it would work (to no avail, obviously) I went back to the original system and all was right with the world. I just didn't know if any of you had run into the same issue that I had.

natemcnutty 03-26-2011 07:41 PM

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

Originally Posted by akbyrner (Post 2074381)
Well, that's what I was saying. I was trying to use the NEW system you guys were testing (removing recovery.tgz, and letting the boot screen run without touching it after updating with the new .nbh, which if I read correctly, has recovery packaged in with it). That's when I get that error. After trying a few different thing to see if it would work (to no avail, obviously) I went back to the original system and all was right with the world. I just didn't know if any of you had run into the same issue that I had.

Ahh, sorry, I misunderstood. The files on the autobuild do not have the auto-recovery install method yet. Only the ones that I have been building have that. I will be pushing those changes to the git later today after I get a chance to make a couple more minor adjustments and test them.

akbyrner 03-26-2011 08:01 PM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
That explains a lot then. What exactly is the install method for the .tgz and .nbh that I was using? Was I supposed to leave recovery on my SD card?

natemcnutty 03-26-2011 08:31 PM

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

Originally Posted by akbyrner (Post 2074386)
That explains a lot then. What exactly is the install method for the .tgz and .nbh that I was using? Was I supposed to leave recovery on my SD card?

Yeah, before you needed androidinstall.tgz, androidupdate.tgz, and recoveryinstall.tgz in your andboot folder, then flash the NBH, then hold the screen to boot into recovery (which installed when not found and then loaded up), then install system from in there, and then reboot.

I just pushed the change to include recovery.tgz in initrd and have it extract it if /recovery/init.recovery is not found. I don't think it will initiate an auto-build, but from here on out, I think ACL's autobuild files will include the new method which allows us to get rid of recoveryinstall.tgz from the sdcard.

jadenq 03-26-2011 09:11 PM

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

Originally Posted by akbyrner (Post 2074240)
I had the same problem once. Once the phone turns on after booting, unplug the phone and pull the battery out. Then put the battery back in and hold volume down while you turn the phone on. From there you can re-connect the phone to your computer, make sure to re-run the custom RUU.

I think it has something to do with the battery. My friend has the same phone so he let me try his battery and the power button worked fine then and it booted no problem. I couldn't try your solution because the power button wont turn on the phone it only turns on after it has been plugged in for about 5 minutes. Then it tries to boot but only gets half way through and turns off. Any thoughts?

Edit: I got it to boot into the menu when i hold down the volume down button but it wont charge. I am going to keep trying.

akbyrner 03-26-2011 10:43 PM

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

Originally Posted by jadenq (Post 2074401)
I think it has something to do with the battery. My friend has the same phone so he let me try his battery and the power button worked fine then and it booted no problem. I couldn't try your solution because the power button wont turn on the phone it only turns on after it has been plugged in for about 5 minutes. Then it tries to boot but only gets half way through and turns off. Any thoughts?

Edit: I got it to boot into the menu when i hold down the volume down button but it wont charge. I am going to keep trying.

If your friend has the same phone, charge your battery then do what I said before. Chances are your power button isn't the problem, but the fact that your battery doesn't have enough of a charge to start up.

tiger2wander 03-26-2011 10:57 PM

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

Originally Posted by jadenq (Post 2074401)
I think it has something to do with the battery. My friend has the same phone so he let me try his battery and the power button worked fine then and it booted no problem. I couldn't try your solution because the power button wont turn on the phone it only turns on after it has been plugged in for about 5 minutes. Then it tries to boot but only gets half way through and turns off. Any thoughts?

Edit: I got it to boot into the menu when i hold down the volume down button but it wont charge. I am going to keep trying.

Quote:

Originally Posted by akbyrner (Post 2074434)
If your friend has the same phone, charge your battery then do what I said before. Chances are your power button isn't the problem, but the fact that your battery doesn't have enough of a charge to start up.

yall need an external charger as I said in few earlier pages to get your batt enough energy before it can continue its job, else u will get a boot loop because of early boot process will not charge your batt and it will simply drain and power off.

mangus580 03-26-2011 11:00 PM

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

Originally Posted by natemcnutty (Post 2074376)
As per the first post:
Follow the directions, and you won't get that error ;)

Also, it will be changing very soon. I'm going to update init so it forcefully installs recovery and boots into it the first time after you flash. That should make this even more user friendly.

Please tell me you updated this since my post last night, and I am not an idiot - who missed it even after reading several times!!!

Now I see how to install it! Thanks


All times are GMT -4. The time now is 06:40 PM.

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


Content Relevant URLs by vBSEO 3.6.0