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
  #1541 (permalink)  
Old 03-08-2011, 09:33 PM
ffkip911's Avatar
Bustin' ours Saven' yours
Offline
Pocket PC: Touch Pro CDMA
Carrier: Sprint
Location: Seattle
 
Join Date: Feb 2009
Posts: 1,313
Reputation: 2835
ffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is 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)

SIM in or out on this??
__________________
You light 'em! We fight 'em!!
Net speed tweak by me and kozmo---give him a big "thank you"
http://forum.ppcgeeks.com/2035849-post9743.html
Reply With Quote
  #1542 (permalink)  
Old 03-08-2011, 09:38 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 - 01-07: Panel power on/off fixes

The phone will autofill them after you save and go back into the sprint apn, but here they are anyway:
MCC = 310
MNC = 995
Reply With Quote
This post has been thanked 1 times.
  #1543 (permalink)  
Old 03-08-2011, 09:40 PM
ffkip911's Avatar
Bustin' ours Saven' yours
Offline
Pocket PC: Touch Pro CDMA
Carrier: Sprint
Location: Seattle
 
Join Date: Feb 2009
Posts: 1,313
Reputation: 2835
ffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIPffkip911 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by steveholtam View Post
The phone will autofill them after you save and go back into the sprint apn, but here they are anyway:
MCC = 310
MNC = 995
thanks dude, you rock
Reply With Quote
  #1544 (permalink)  
Old 03-08-2011, 09:47 PM
anish88's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2: NAND OMGB
Carrier: Sprint
Location: Chicago
 
Join Date: Dec 2008
Posts: 115
Reputation: 35
anish88 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 03-08: Full NAND FRX05 Testing (Data not working for some)

god i want to switch to nand but the 3.5mm is the only thing that is stopping me. i cant wait till we have that because i really want to wipe WinMo off my rhod400.
Reply With Quote
  #1545 (permalink)  
Old 03-08-2011, 09:56 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
I also have no data on either FRX04 or FRX05. I've been trying different things with no luck. I had originally tried merging the changes from rootfs directly into initrd and branching things that needed to be mounted to /data. It boots up nice and fast, but it never gets past the animation screen. That animation will play until the battery dies...

So, back to where we are at present, there are a few things that I've noticed that I'd like to clean up.

First, we are still doing the mknod stuff for camera with systinit.rc that should be removed. We are now doing that through MAKEDEVS as it never worked through sysinit.rc

Second, we still do not have /system/bin/su. We used to mount --bind from /bin/su. If we want to do something similar, we will need to copy /bin/su from rootfs into data and bind mount or ln from there.

Finally, we are missing the qwerty keypad and layout files. We just need to copy those from rootfs into the androidupdate:
/system/etc/keymaps/qwerty.kcm.bin
/system/etc/keymaps/qwerty.kl

I'm still working on the modules thing. I thought I had something, but it isn't working for me right now
Yup i noticed your commit about the MKdevs (Thanks good call). I think i will make a new project so we can keep track of these files we need. sysinit.rc is the heart and soul of the boot process so it needs to be on git.

system should have its own su. This way we dont need to link anything from data. Thats what all these roots do anyways, just look at the real root for nexus one

Code:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
rm /system/xbin/su
rm /system/bin/su
cat /superboot/su>/system/xbin/su
chmod 4755 /system/xbin/su
cat /superboot/Superuser.apk>/system/app/Superuser.apk
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system
This is a simple fix we can actually do over adb or via recovery (whenever i finish lol ).

fu8k the querty.. ill look into that.. Sucks you still have no data. No luck enabling wifi and trying to telnet or something? lets get creative :-p
__________________
Reply With Quote
  #1546 (permalink)  
Old 03-08-2011, 10:14 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by [ACL] View Post
Yup i noticed your commit about the MKdevs (Thanks good call). I think i will make a new project so we can keep track of these files we need. sysinit.rc is the heart and soul of the boot process so it needs to be on git.

system should have its own su. This way we dont need to link anything from data. Thats what all these roots do anyways, just look at the real root for nexus one

Code:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
rm /system/xbin/su
rm /system/bin/su
cat /superboot/su>/system/xbin/su
chmod 4755 /system/xbin/su
cat /superboot/Superuser.apk>/system/app/Superuser.apk
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system
This is a simple fix we can actually do over adb or via recovery (whenever i finish lol ).

fu8k the querty.. ill look into that.. Sucks you still have no data. No luck enabling wifi and trying to telnet or something? lets get creative :-p
I will try to get the superuser working tonight.

Also Nate Make sure you have etc/ppp linked to data/ppp. Then either reboot or restart your RIL. And it should pop right up.
I think this should be added to the install-seq.sh script.


Just tested my GPS and it works great. But be patient... Very patient...
__________________
Reply With Quote
  #1547 (permalink)  
Old 03-08-2011, 10:34 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by Lmiller1708 View Post
I will try to get the superuser working tonight.

Also Nate Make sure you have etc/ppp linked to data/ppp. Then either reboot or restart your RIL. And it should pop right up.
I think this should be added to the install-seq.sh script.


Just tested my GPS and it works great. But be patient... Very patient...
Does it have to be /etc/ppp? Because we currently do not have /etc mounted to anything like we did on the rootfs. We could mount /data/etc /etc if we need to.

So we just need this in the install script, right?
Code:
ln -s /data/etc/ppp /system/etc/
Note that we do have a file in /system/etc/ppp that may need to move into /data/etc/ppp if we do this.

Edit: Clarification, we do not have /etc mounted during init or the install-seq.sh. I believe it gets mounted in sysinit.rc which I guess we could symlink in there for ppp.

Last edited by natemcnutty; 03-08-2011 at 10:37 PM.
Reply With Quote
  #1548 (permalink)  
Old 03-08-2011, 10:34 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by Lmiller1708 View Post
I will try to get the superuser working tonight.

Also Nate Make sure you have etc/ppp linked to data/ppp. Then either reboot or restart your RIL. And it should pop right up.
I think this should be added to the install-seq.sh script.


Just tested my GPS and it works great. But be patient... Very patient...
I was trying to be super redundant about it too. We have the initrd making the link, then we have a link already on system.

Hard for nate to do anything without adb. Poor guy man..

nate: hang in there bro.. look how far we come..lol from the good ol days
Reply With Quote
  #1549 (permalink)  
Old 03-08-2011, 10:36 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by [ACL] View Post
I was trying to be super redundant about it too. We have the initrd making the link, then we have a link already on system.

Hard for nate to do anything without adb. Poor guy man..

nate: hang in there bro.. look how far we come..lol from the good ol days
Hehe, I'm taking a look into the ssh over wifi idea. Unfortunately, that doesn't help me any at work, but at least I might be able to do something at home.
Reply With Quote
  #1550 (permalink)  
Old 03-08-2011, 10:37 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)
Thumbs down Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
Does it have to be /etc/ppp? Because we currently do not have /etc mounted to anything like we did on the rootfs. We could mount /data/etc /etc if we need to.

So we just need this in the install script, right?
Code:
ln -s /data/etc/ppp /system/etc/
In reality it has to be /system/etc/ppp because that gets linked to /etc

So inside /system/etc there needs to be a link to data/ppp

Now we have this link in place. Its on the init.rc and in that tar so i dont know how its getting trashed (if it even is getting trashed)

ln -s /data/ppp /system/etc/ppp will do it.
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 03:12 AM.


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