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)

jadenq 03-27-2011 10:17 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Here is an update on my situation. I found several possible solutions. One of which is to just let it continually boot loop for a night and see if the fixes it. I tried this one but it didn't work. My next solution is to leave the battery out for about a day. I am hoping this will work, but I fear that my battery might be fried.
I have noticed that when I plug it in and it tries to auto boot if I remove the battery before it boots and then insert the battery again the charge light comes on. But after 10 seconds the light turns off then back on and even if I unplug it the light stays on.
I don't know if that means anything? I have done a lot of research. Let me know if you have any thoughts?

[ACL] 03-27-2011 10:25 AM

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

Originally Posted by jadenq (Post 2074554)
Here is an update on my situation. I found several possible solutions. One of which is to just let it continually boot loop for a night and see if the fixes it. I tried this one but it didn't work. My next solution is to leave the battery out for about a day. I am hoping this will work, but I fear that my battery might be fried.
I have noticed that when I plug it in and it tries to auto boot if I remove the battery before it boots and then insert the battery again the charge light comes on. But after 10 seconds the light turns off then back on and even if I unplug it the light stays on.
I don't know if that means anything? I have done a lot of research. Let me know if you have any thoughts?

this is a known issue bro.. i dunno what kinda research you did but i know we must have at least pasted about 10 pages about this.

So with that said ive yet to find a fix. My last attempt does not seem to charge the batt like i had hoped :oops: so this is why you are getting this.

So either get yourself a batt charger or go back to winmo. Hopefully you have enough juice to flash back.

jadenq 03-27-2011 10:31 AM

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

Originally Posted by tiger2wander (Post 2074441)
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.

Quote:

Originally Posted by [ACL] (Post 2074558)
this is a known issue bro.. i dunno what kinda research you did but i know we must have at least pasted about 10 pages about this.

So with that said ive yet to find a fix. My last attempt does not seem to charge the batt like i had hoped :oops: so this is why you are getting this.

So either get yourself a batt charger or go back to winmo. Hopefully you have enough juice to flash back.

Thank you. I will probably just buy a new battery. Its only 7 dollars on Amazon. Thank you again.

Lmiller1708 03-27-2011 10:31 AM

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

Originally Posted by [ACL] (Post 2074548)
Its prob best you do it from scratch and try to automate it. I dont think stine will start making us tgz anytime soon, so if we can take the existing imgs and just automate the process, it will make it easier to do updates :-).

i dunno about the threads. i say start a new one just for chatter..

Well... We can't call a thread Testing if we don't want anyone to post the test results here... ;)

About the system... There is not much to change at all.. I'm uploading a install now, but I have not tested it..: Here are the steps I took.
Code:

Build.prop:
1. Change rild.libpath to: rild.libpath=/system/lib/libhtcgeneric-ril.so
2. Change ro.sf.lcd_density to: ro.sf.lcd_density = 240


System/etc:
Manually Change permission to RW for: (Not Sure if this is needed but...)
init.goldfish.sh
dbus.conf

Remove the System/etc/ppp folder (It is now in /data/ppp)

Add these files:
bootenv/scripts/first-time.sh system/
bootenv/scripts/sysinit.rc system/
bootenv/scripts/sysinit.sh system/bin/

This system just has the regular version of libhtcgeneric-ril.so, so it will need to be added to the andriodupdate.tgz file.

This whole process could be automated. I'm thinking that we could just mount the system.etx2 to the sdcard and have at it! :toothy7: When I have more time I will look into that.

As for now test out the system FRX06! androidinstall.tgz

[ACL] 03-27-2011 10:37 AM

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

Originally Posted by Lmiller1708 (Post 2074564)
Well... We can't call a thread Testing if we don't want anyone to post the test results here... ;)

Yeah i know.. we will have to think of something.

Quote:

Originally Posted by Lmiller1708 (Post 2074564)
About the system... There is not much to change at all.. I'm uploading a install now, but I have not tested it..: Here are the steps I took.
Code:

Build.prop:
1. Change rild.libpath to: rild.libpath=/system/lib/libhtcgeneric-ril.so
2. Change ro.sf.lcd_density to: ro.sf.lcd_density = 240


System/etc:
Manually Change permission to RW for: (Not Sure if this is needed but...)
init.goldfish.sh
dbus.conf

Remove the System/etc/ppp folder (It is now in /data/ppp)

Add these files:
bootenv/scripts/first-time.sh system/
bootenv/scripts/sysinit.rc system/
bootenv/scripts/sysinit.sh system/bin/

This system just has the regular version of libhtcgeneric-ril.so, so it will need to be added to the andriodupdate.tgz file.

This whole process could be automated. I'm thinking that we could just mount the system.etx2 to the sdcard and have at it! :toothy7: When I have more time I will look into that.

As for now test out the system FRX06! androidinstall.tgz

mount to the SD ? haha sounds like a killer idea. Just copy off that beotch.

Lmiller1708 03-27-2011 10:38 AM

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

Originally Posted by jadenq (Post 2074563)
Quote:

Originally Posted by [ACL] (Post 2074558)
this is a known issue bro.. i dunno what kinda research you did but i know we must have at least pasted about 10 pages about this.

So with that said ive yet to find a fix. My last attempt does not seem to charge the batt like i had hoped :oops: so this is why you are getting this.

So either get yourself a batt charger or go back to winmo. Hopefully you have enough juice to flash back.

Thank you. I will probably just buy a new battery. Its only 7 dollars on Amazon. Thank you again.

You might not have enough battery to flash back to winmo, it might die mid flash and if it does you should be OK it just won't boot past the first or second boot screen but it might have the drivers in there to charge :)...
It might be wort a shot, if you don't mind can you give it a try?

Just use a custom ROM, Smaller the better! You can enter bootloader as soon as the device get to the first boot screen.
EDIT: Try one of these ROM's I would start with the 38MB one: http://forum.ppcgeeks.com/android-tp...6-5-6-1-a.html

Lmiller1708 03-27-2011 10:39 AM

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

Originally Posted by [ACL] (Post 2074567)
Yeah i know.. we will have to think of something.



mount to the SD ? haha sounds like a killer idea. Just copy off that beotch.

And change the above files. ;) Should not be too hard to do.

jadenq 03-27-2011 11:07 AM

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

Originally Posted by Lmiller1708 (Post 2074568)
You might not have enough battery to flash back to winmo, it might die mid flash and if it does you should be OK it just won't boot past the first or second boot screen but it might have the drivers in there to charge :)...
It might be wort a shot, if you don't mind can you give it a try?

Just use a custom ROM, Smaller the better! You can enter bootloader as soon as the device get to the first boot screen.
EDIT: Try one of these ROM's I would start with the 38MB one: http://forum.ppcgeeks.com/android-tp...6-5-6-1-a.html

I will try this. If it works I will be surprised but very happy :toothy7:

Edit: I tried it and it flashed 100%! it seems to be charging! THANK YOU!!!!

[ACL] 03-27-2011 11:55 AM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
Nate. must have broken something. Cant seem to boot off the autobuild version of the initrd.

Missing commits to tinboot? I got the recovery even smaller but hangs on main logo. no double vib so im assuming it may be the same issue as before. Right now the nbh is about 3.4mb

jadenq 03-27-2011 01:08 PM

Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)
 
I am having problems in recovery mode. The power button isn't bringing up the recovery menu. I completely reformatted my sd-card and re-flashed the .nbh. I need some help, please.


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

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


Content Relevant URLs by vBSEO 3.6.0