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
  #1621 (permalink)  
Old 03-10-2011, 10:43 PM
steveholtam's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Aug 2008
Posts: 261
Reputation: 145
steveholtam is keeping up the good worksteveholtam is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

Up and running on all of the new files. Still no data. Logs coming soon.
Reply With Quote
  #1622 (permalink)  
Old 03-10-2011, 10:43 PM
tiger2wander's Avatar
PPCGeeks Regular
Offline
Pocket PC: Verizon TP2 CDMA XV6875 (RHOD500) - O2 XDA IIs
Carrier: VN Mobifone (GSM, 3G)
 
Join Date: Feb 2009
Posts: 107
Reputation: 150
tiger2wander is keeping up the good worktiger2wander is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

Quote:
Originally Posted by [ACL] View Post
I think we will remove the ro completely. I guess they did it so android does not have to do it.

yeah you can remove that line from install then.

So you finally booting up fine? were you able to ssh into it ?

Still need to test mtd parts. Looks like Lmillers is also bad so need to test yours fully.
I think we can keep that ro mount in init script.

Solution to make link of ppp is:
Code:
mount -o remount,rw /system
ln -s /data/ppp /etc/ppp
mount -o remount,ro /system
because of ro mount will avoid /system partition corrupt from system crash or kernel panic! so our android sys will have more stability.
__________________
Reply With Quote
  #1623 (permalink)  
Old 03-10-2011, 10:53 PM
steveholtam's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Aug 2008
Posts: 261
Reputation: 145
steveholtam is keeping up the good worksteveholtam is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

Here is the log. It looks like pppd is having link problems still.
Attached Files
File Type: txt 03102011_log.txt (14.5 KB, 1 views) Click for barcode!
Reply With Quote
  #1624 (permalink)  
Old 03-10-2011, 11:08 PM
steveholtam's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Aug 2008
Posts: 261
Reputation: 145
steveholtam is keeping up the good worksteveholtam is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

Quote:
Originally Posted by tiger2wander View Post

Solution to make link of ppp is:
Code:
mount -o remount,rw /system
ln -s /data/ppp /etc/ppp
mount -o remount,ro /system
New log after running this code. No data still. But here is the logcat -b radio.

Edit: Wifi is broke now as well.
Attached Files
File Type: txt 03102011_log__2ndTry.txt (15.0 KB, 1 views) Click for barcode!

Last edited by steveholtam; 03-10-2011 at 11:13 PM.
Reply With Quote
  #1625 (permalink)  
Old 03-10-2011, 11:37 PM
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)
Wirelessly posted (TP2: Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; MSM Build/FRX03) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)

Quote:
Originally Posted by tiger2wander
Quote:
Originally Posted by [ACL] View Post
I think we will remove the ro completely. I guess they did it so android does not have to do it.

yeah you can remove that line from install then.

So you finally booting up fine? were you able to ssh into it ?

Still need to test mtd parts. Looks like Lmillers is also bad so need to test yours fully.
I think we can keep that ro mount in init script.

Solution to make link of ppp is:
Code:
mount -o remount,rw /system
ln -s /data/ppp /etc/ppp
mount -o remount,ro /system
because of ro mount will avoid /system partition corrupt from system crash or kernel panic! so our android sys will have more stability.
There is a mount system ro in the inirtd that needs to be removed. Once it did it will work just fine... it does for me on first boot.

Nate or ACL should be posting the fix soon and hopfully a test build.

I'm going to be out on vacation until Tuesday so happy flashing to all!!!

What we really need to work on now is getting root permissions.
Which is something you can all help with!
__________________
Reply With Quote
  #1626 (permalink)  
Old 03-11-2011, 12:30 AM
natemcnutty's Avatar
VIP Member
Offline
Pocket PC: VZW Touch Pro 2
Carrier: Verizon Wireless
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

Quote:
Originally Posted by Lmiller1708 View Post
Wirelessly posted (TP2: Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; MSM Build/FRX03) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)



There is a mount system ro in the inirtd that needs to be removed. Once it did it will work just fine... it does for me on first boot.

Nate or ACL should be posting the fix soon and hopfully a test build.

I'm going to be out on vacation until Tuesday so happy flashing to all!!!

What we really need to work on now is getting root permissions.
Which is something you can all help with!
Just a few quick things.

First, shouldn't it be ln -s /data/ppp /etc (rather than ln -s /data/ppp /etc/ppp)? If you are using ln for files, you match them up, but directories are different. The 2nd directory is the location that the link is put in, so if you do /etc/ppp it will create a linked folder at /etc/ppp/ppp back to /data/ppp, right?

Second, I made the changes earlier to the install-seq.sh to create this link during the install. I haven't had a chance to try it, but it can be downloaded here: http://gitorious.org/tinboot-for-lin...install-seq.sh

Finally, I will look into why removing the mount ro line fixes data because we actually remount again in sysinit.rc anyway. I don't think we need that line, but I'm curious as to why it affects data
Reply With Quote
  #1627 (permalink)  
Old 03-11-2011, 12:37 AM
ivwonka's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
Location: Kansas City (Olathe)
 
Join Date: Aug 2008
Posts: 252
Reputation: 235
ivwonka is keeping up the good workivwonka is keeping up the good workivwonka is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

Quote:
Originally Posted by natemcnutty View Post
I apologize for not being clearer in the first post, and I will try to update it. Some of the files may need to be re-named. You should have these exact file names in the andboot folder: androidinstall.tgz, androidupdate.tgz, and install-seq.sh

The NBH should flash fairly quick because it is only writing 4 MB of data rather than 160 MB like most WinMo ROM's.
Thanks and thanked. You guys are the best. I wish you all happy logcats...
__________________
Sprint TP2: MediumHill ROM 23138 Manila 2018
SD Card: Android FroyoX Red

TMOUS HD2:
NAND: HyperDroid GBX
Reply With Quote
  #1628 (permalink)  
Old 03-11-2011, 12:38 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-08: Full NAND FRX05 Testing (Data not working for some)

Quote:
Originally Posted by tiger2wander View Post
I think we can keep that ro mount in init script.

Solution to make link of ppp is:
Code:
mount -o remount,rw /system
ln -s /data/ppp /etc/ppp
mount -o remount,ro /system
because of ro mount will avoid /system partition corrupt from system crash or kernel panic! so our android sys will have more stability.
Actually we cheat and premount everything but we leave it as ro. Once android boots it remounts it as ro anyway, so leaving it as rw is fine. Actually to be true to the android way we should never mount the partitions and let android handle it all, but xdandroid needs a lot of tweaks since is haretized. Cyanogen will boot straight with almost no mods, but thats because the build itself is all set from the start for nand.

So i'm patching the init script now to remove the ro. So i'll post when everything is ready for download.

Nate: whats your mtdparts again? lmillers doesnt work so i might as well commit yours so i can continue on the recovery ..
__________________

Last edited by [ACL]; 03-11-2011 at 12:49 AM.
Reply With Quote
  #1629 (permalink)  
Old 03-11-2011, 01:04 AM
vistazifta's Avatar
PPCGeeks Regular
Offline
Pocket PC: sprint Touch Pro2, att iPhone 4
Carrier: at&t on both
Location: Lakewood, NJ
 
Join Date: Aug 2009
Posts: 79
Reputation: 85
vistazifta is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to vistazifta Send a message via Yahoo to vistazifta Send a message via Skype™ to vistazifta
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

i believe this is the last post where nate wrote his mtdparts and said their fully functional
Reply With Quote
  #1630 (permalink)  
Old 03-11-2011, 01:05 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-08: Full NAND FRX05 Testing (Data not working for some)

Quote:
Originally Posted by vistazifta View Post
i believe this is the last post where nate wrote his mtdparts and said their fully functional
Thanks alot bud. We shall have to test this bad boy.
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 02:04 AM.


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