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
  #2251 (permalink)  
Old 03-30-2011, 09:48 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
Good your charger is working! I will try it out the next time my dies...

Couple of things...
First with the recovery...
If the install fails you do not get notified on the screen... You can only see it in the log.

My Install-seq.sh script is working like it should... But I'm still having troubles with the modules They seem to be installing correctly but gives me this in the bootlog and when I do a depmod in the command: depmod: chdir(2.6.27.46-01268-ga175a7c): No such file or directory

I also have apps in my androidupdate.tgz that are not getting installed, everything.

Last but not least the system is getting mounted at rw on boot...

Any Ideas?
If you are doing the upgrade to frx6 i can see a potential issue. the setup to mount the ext2 is using loop0 as well, and thats wht is needed for the modules. So modules will need to go back to loop3

well when you adb into the system. look for this

/system/lib/modules/2.6.27.46-01268-ga175a7c.sqsh

This has to be there before android starts. The initrd should mount this and make a link back to modules under the correct version. So something in there is failing.

apps? never tried apps via adnroidupdate. are the files getting copied over correctly?

edit: oops looks like nate cleaned up my mess and already put everything back to loop3 .. good looking out.
__________________

Last edited by [ACL]; 03-30-2011 at 12:16 PM.
Reply With Quote
  #2252 (permalink)  
Old 03-30-2011, 12:19 PM
MassStash's Avatar
Regular 'Geeker
Offline
Pocket PC: Rhodium
Carrier: Sprint
Location: Il
 
Join Date: Oct 2008
Posts: 437
Reputation: 285
MassStash is becoming a PPCGeeks regularMassStash is becoming a PPCGeeks regularMassStash is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

got stuck in green light deep sleep last night, pretty kool haha anyone else's shit been lockin up randomly after running this solid for a few days? could be just the no holds barbed usage of this biOtch...
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid....
Reply With Quote
  #2253 (permalink)  
Old 03-30-2011, 02:21 PM
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-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by [ACL] View Post
If you are doing the upgrade to frx6 i can see a potential issue. the setup to mount the ext2 is using loop0 as well, and thats wht is needed for the modules. So modules will need to go back to loop3

well when you adb into the system. look for this

/system/lib/modules/2.6.27.46-01268-ga175a7c.sqsh

This has to be there before android starts. The initrd should mount this and make a link back to modules under the correct version. So something in there is failing.

apps? never tried apps via adnroidupdate. are the files getting copied over correctly?

edit: oops looks like nate cleaned up my mess and already put everything back to loop3 .. good looking out.
For the install script, I have it loop mount on loop0, but as soon as the file copy is done, it deletes that mount. When you originally committed it, loop3 was not being made in MAKEDEVS, so I added that, but I don't think you ever committed the change to move modules to loop0 (probably were just testing it).

For depmod, our version is pretty dumb. It doesn't have the ability to accept any commands, so it will only depmod if /system/lib/modules/uname/ is there. This is why depmod during the install script fails and gives that error in the bootlog.txt.

Installing apps using the androidupdate.tgz is a little weird. The APK's have to be formatted properly, or they will not install. For example, Superuser.apk works perfectly fine, but I cannot get other APK's like Terminal to install from my Titanium Backup if I just toss it in the /system/app folder.

Also, I think I've ironed out the issues with root. Titanium Backup installs Busybox to the data partition where it looks for it just fine, but other programs don't know to look there, so they fail. If you download Busybox from the Market, it thinks there is no space left in system, but you can install it to /system/xbin anyway... Once Busybox is installed, ES File Explorer (et al) allow root access without issues (after a restart).
__________________
Reply With Quote
  #2254 (permalink)  
Old 03-30-2011, 02:38 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)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by natemcnutty View Post
For the install script, I have it loop mount on loop0, but as soon as the file copy is done, it deletes that mount. When you originally committed it, loop3 was not being made in MAKEDEVS, so I added that, but I don't think you ever committed the change to move modules to loop0 (probably were just testing it).

For depmod, our version is pretty dumb. It doesn't have the ability to accept any commands, so it will only depmod if /system/lib/modules/uname/ is there. This is why depmod during the install script fails and gives that error in the bootlog.txt.

Installing apps using the androidupdate.tgz is a little weird. The APK's have to be formatted properly, or they will not install. For example, Superuser.apk works perfectly fine, but I cannot get other APK's like Terminal to install from my Titanium Backup if I just toss it in the /system/app folder.

Also, I think I've ironed out the issues with root. Titanium Backup installs Busybox to the data partition where it looks for it just fine, but other programs don't know to look there, so they fail. If you download Busybox from the Market, it thinks there is no space left in system, but you can install it to /system/xbin anyway... Once Busybox is installed, ES File Explorer (et al) allow root access without issues (after a restart).
I didn't have to do anything special with the apps before. But I found the problem... I had the app folder in the root of my update and not in the data/app ...

For Busybox... I just use the one from the market and then use superuser.apk (all included in my update.tgz). Root works fine. Not sure what you mean about not having enough space stuff...

Also the install-seq.sh works great! As long as you don't have the androidinstall.tgz in your andboot folder.

FR06 Dialer rocks btw!
__________________
Reply With Quote
  #2255 (permalink)  
Old 03-30-2011, 06:49 PM
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-24: FRX05 on NAND (Testing new RIL)

Quote:
Originally Posted by Lmiller1708 View Post
I didn't have to do anything special with the apps before. But I found the problem... I had the app folder in the root of my update and not in the data/app ...

For Busybox... I just use the one from the market and then use superuser.apk (all included in my update.tgz). Root works fine. Not sure what you mean about not having enough space stuff...

Also the install-seq.sh works great! As long as you don't have the androidinstall.tgz in your andboot folder.

FR06 Dialer rocks btw!
Yeah, what I meant by busybox saying not enough space was if you download it from the Market and then launch it. The application says there is no space on system, but it installs fine regardless of the warning :P

Did you get data working on FRX06?
Reply With Quote
  #2256 (permalink)  
Old 03-30-2011, 08:26 PM
[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)

ok tested from autobuild.

so far. data doesnt work at first, this is because we arent getting dns servers right away. Not sure why. So going to airplane mode, killing pppd and restarting data works. wifi works out of the box.

superuser.apk by chainsDD from market. Works.
Busyboxinstaller by Jrummy16 from maker. works.
titanium backup installs from maket.

Only thing that does not work is the sdcard..lol. i see it on the shell but android refuses to see it. So its obvious this is somehow related to the recent commits.. any ideas. ?

edit: I put lmillers frx6 tarball on server. Since there is lot of mods to make to get it to run out of the box, lets just get this stable on the tgz first. Modding the install script to add small stuff each time is a pain.

Last edited by [ACL]; 03-30-2011 at 08:39 PM.
Reply With Quote
This post has been thanked 1 times.
  #2257 (permalink)  
Old 03-31-2011, 01:32 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)

found the damn sdcard issue. Somehow the old vold.conf and vold.fstab got back in. The old ones use /sdcard as the mount point instead of /mnt/sdcard.

So i need to check whats on autobuild and update it.

Edit: autobuild seems good.. so sdcard works out of the box as well. So the whole install/backup/restore is solid, i can go back to kernel work now ..lol

Last edited by [ACL]; 03-31-2011 at 01:38 AM.
Reply With Quote
This post has been thanked 2 times.
  #2258 (permalink)  
Old 03-31-2011, 03:23 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-24: FRX05 on NAND (Testing new RIL)

just modified my prl and changed my msl to 000000 and activated it on page plus so ima flash to android and c if i can get anywhere with it (btw im a dealer so if anyone wants to test i can get them free activation plus its not that hard to change find and change the msl and manually update prl so u can ota program it so gimme a holler if anyone wants to try) i will flash and tell if i can get data lol
__________________
If i'v helped you, then please click the button

Reply With Quote
  #2259 (permalink)  
Old 03-31-2011, 09:28 AM
m4f1050's Avatar
Halfway to VIP Status
Offline
Pocket PC: Ozone,Diam,Imagio,TPro2,Opt-S,EVO,3VO,E4GT
Carrier: Boost (CDMA)
 
Join Date: Sep 2008
Posts: 692
Reputation: 480
m4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-24: FRX05 on NAND (Testing new RIL)

Only if Page Plus had free internet/web...Boost mobile seems like a better option still (IMHO), I'm down to $45 next month! Woot!

My buddy switched from TMobile to Sprint (got an EVO) so I never got to test the GSM side, sorry guys.
Reply With Quote
  #2260 (permalink)  
Old 03-31-2011, 11:08 PM
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-24: FRX05 on NAND (Testing new RIL)

just got myself a networking systems engineer job today so ima still keep up but im using company test fones and really gotta work with their shit
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 01:49 PM.


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