PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #2191 (permalink)  
Old 03-27-2011, 10:17 AM
jadenq's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Sprint
 
Join Date: Sep 2009
Posts: 11
Reputation: 0
jadenq is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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?
Reply With Quote
  #2192 (permalink)  
Old 03-27-2011, 10:25 AM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by jadenq View Post
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 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.
__________________
Reply With Quote
This post has been thanked 1 times.
  #2193 (permalink)  
Old 03-27-2011, 10:31 AM
jadenq's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Sprint
 
Join Date: Sep 2009
Posts: 11
Reputation: 0
jadenq is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by tiger2wander View Post
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] View Post
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 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.
Reply With Quote
  #2194 (permalink)  
Old 03-27-2011, 10:31 AM
Lmiller1708's Avatar
Flashaholic!
Offline
Pocket PC: Vogue->(TP2/Incredible 2/ThunderBolt)
Carrier: Verizon
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by [ACL] View Post
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! When I have more time I will look into that.

As for now test out the system FRX06! androidinstall.tgz
__________________
Reply With Quote
  #2195 (permalink)  
Old 03-27-2011, 10:37 AM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by Lmiller1708 View Post
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 View Post
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! 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.
Reply With Quote
  #2196 (permalink)  
Old 03-27-2011, 10:38 AM
Lmiller1708's Avatar
Flashaholic!
Offline
Pocket PC: Vogue->(TP2/Incredible 2/ThunderBolt)
Carrier: Verizon
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by jadenq View Post
Quote:
Originally Posted by [ACL] View Post
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 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

Last edited by Lmiller1708; 03-27-2011 at 10:44 AM.
Reply With Quote
This post has been thanked 2 times.
  #2197 (permalink)  
Old 03-27-2011, 10:39 AM
Lmiller1708's Avatar
Flashaholic!
Offline
Pocket PC: Vogue->(TP2/Incredible 2/ThunderBolt)
Carrier: Verizon
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by [ACL] View Post
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.
Reply With Quote
  #2198 (permalink)  
Old 03-27-2011, 11:07 AM
jadenq's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Sprint
 
Join Date: Sep 2009
Posts: 11
Reputation: 0
jadenq is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by Lmiller1708 View Post
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

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

Last edited by jadenq; 03-27-2011 at 11:22 AM.
Reply With Quote
  #2199 (permalink)  
Old 03-27-2011, 11:55 AM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
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
Reply With Quote
  #2200 (permalink)  
Old 03-27-2011, 01:08 PM
jadenq's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Sprint
 
Join Date: Sep 2009
Posts: 11
Reputation: 0
jadenq is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:30 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com