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
  #1521 (permalink)  
Old 03-08-2011, 10:44 AM
rpierce99's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (RHOD 400)
Carrier: Sprint
 
Join Date: Jan 2011
Posts: 85
Reputation: 175
rpierce99 is keeping up the good workrpierce99 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

Quote:
Originally Posted by Lmiller1708 View Post
Also my wifi does not seem to be working now either... It turns on, scans, and then says unable to scan for networks and then turns off. Any Ideas anyone?
That issue isn't NAND specific, I had the same issue for quite a while running Haret. I replaced each file individually (system image, rootfs, kernel/modules, data) and nothing fixed it, but when I formatted fresh and started with fresh image, rootfs, kernel/modules and put my old data.img back in, it worked.
TL,DR: I have no idea what broke or how to fix it.
__________________
HTC Touch Pro 2 - RHOD400 - Sprint - FRX07
Reply With Quote
  #1522 (permalink)  
Old 03-08-2011, 12:31 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 ffkip911 View Post
Alright you studs of code writing mastesr. there's a bunch of 0's and 1's but what is there for us lowly slugs on the streets to test??? last update on the thread is 1/7 and it's 3/7...what can we do to help ya'll out??? I know ya'll have been thinking of every angle you can to get this running smooth on the TP2, but does page pool have anything to do with it??? running haret and PP at 12 seems to work pretty good---16 is effing butter---but no free mem....2 in the morning and throwing stuff out to see if it sticks
Well, we are soo close to getting a solid working build that I had been holding off updating the first post. If you read the first post where it says the most recent files are, there are some newer files. You need the androidinstall.tgz, androidupdate.tgz, install-seq.sh, and the NBH. Copy the first three to your andboot folder, then flash the NBH and you should be running on all NAND

I'll try to get the first post updated sooner than later. Keep meaning to, but then another bug pops up. Ultimately, I think once we have data, I'll make all of the changes, but I'll at least update the dates and point to the new work.
Reply With Quote
This post has been thanked 1 times.
  #1523 (permalink)  
Old 03-08-2011, 12:32 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
Ok I will give this a try shortly.




Your numbers are a bit off for your MTD parts. You are overwriting your system with your recovery.
Code:
mtdparts=msm_nand:0x20000000@0x0(nand),0x600000@0x6000000(recovery),0x0A000000@0x6600000(system),0xF800000@0x10600000(userdata),0x1E00000@0x1FE00000(cache)
Edit: Still no go.. I will post some logs in a bit. (Or I will be in chat)

Also my wifi does not seem to be working now either... It turns on, scans, and then says unable to scan for networks and then turns off. Any Ideas anyone?

Log as promised:D/AT ( 134): AT> AT+CREG? D/RILJ ( 466): [0060]< QUERY_FACILITY_LOCK - Pastebin.com
Hmm your logs show ur actually on data.

[0084]< SETUP_DATA_CALL {1, ppp0, 255.255.255.255} < -- means you connected to pppd just fine. Now i had this happen where stale settings were being used meaning an old IP instead of the new one. go to airplane mode and run the ip-down script by hand in /data/ppp. Then disable airplane mode and a new ip should come up.

Wifi works good for me. Changes are your modules are shot? check dmesg, and logcat when making the connection. I cant replicate this on my end. Since i only have limited minutes on my test plan i rely on wifi heavily.

PLEASE fix my mtd parts.. i just did it so i can format it. You and Nate are the pros here. The cache part can wait since i couldnt replicate but the recovery needs to be moved back a bit. I decided to move it back 2mb and shrink the size 2mb but my math was probably off

Also the recovery is looking so good, im thinking of just removing replimenu completely. Replimenu works when we disable the kernel messages but being a in weird debug state right now makes it break alot. I suppose we could just remove em for autobuild and keep it for dev? thoughts?

Edit: chatted with lmiller about this. Looks like he was preparing frx5 for us . So he is all set now.
__________________

Last edited by [ACL]; 03-08-2011 at 01:33 PM.
Reply With Quote
This post has been thanked 2 times.
  #1524 (permalink)  
Old 03-08-2011, 03:03 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 natemcnutty View Post
Well, we are soo close to getting a solid working build that I had been holding off updating the first post. If you read the first post where it says the most recent files are, there are some newer files. You need the androidinstall.tgz, androidupdate.tgz, install-seq.sh, and the NBH. Copy the first three to your andboot folder, then flash the NBH and you should be running on all NAND

I'll try to get the first post updated sooner than later. Keep meaning to, but then another bug pops up. Ultimately, I think once we have data, I'll make all of the changes, but I'll at least update the dates and point to the new work.
Thank you sir...looking forward to helping if I can
__________________
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
  #1525 (permalink)  
Old 03-08-2011, 03:08 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 ffkip911 View Post
Thank you sir...looking forward to helping if I can
Just working on the MTD Parts right now! Then we should have a build ready for testing soon.

androidinstall.tgz is ready! FRX5...

EDIT: Updated MTD Parts:
Code:
mtdparts=msm_nand:0x20000000@0x0(nand),0x600000@0x6000000(recovery),0x08200000@0x6600000(system),0xF800000@0xE800000(userdata),0x2000000@0x1E000000(cache)
__________________

Last edited by Lmiller1708; 03-08-2011 at 03:12 PM.
Reply With Quote
This post has been thanked 1 times.
  #1526 (permalink)  
Old 03-08-2011, 03:12 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 Lmiller1708 View Post
Just working on the MTD Parts right now! Then we should have a build ready for testing soon.

androidinstall.tgz is ready! FRX5...
I'll hold till FRX5 is up

EDIT: is there any provisioning that needs to take place when I do flash??? On Sprint right now
Reply With Quote
  #1527 (permalink)  
Old 03-08-2011, 04:13 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
Just working on the MTD Parts right now! Then we should have a build ready for testing soon.

androidinstall.tgz is ready! FRX5...

EDIT: Updated MTD Parts:
Code:
mtdparts=msm_nand:0x20000000@0x0(nand),0x600000@0x6000000(recovery),0x08200000@0x6600000(system),0xF800000@0xE800000(userdata),0x2000000@0x1E000000(cache)
This is a good chance to practice your patching skills .. send a patch !!!
Reply With Quote
  #1528 (permalink)  
Old 03-08-2011, 05:10 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 - 01-07: Panel power on/off fixes

still no data for me man, idk what happened in the "all nighter", but no data, no rolled own will get past first splash still too.... bummin...
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid....
Reply With Quote
  #1529 (permalink)  
Old 03-08-2011, 05: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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by MassStash View Post
still no data for me man, idk what happened in the "all nighter", but no data, no rolled own will get past first splash still too.... bummin...
dang.. dont worry bout rolling your own for now. We are making so many changes, unless you are gonna keep up with our commits, its best to wait for a stable one. So use the ones we know work. Lmiller is up and running and can offer guidance too.

So hit up the latest NHB and update. (i mean latest..it was updated late last night)

Also latest (either frx4 or 5) .. just uploaded few hours ago.

So teart it up.. and
Reply With Quote
  #1530 (permalink)  
Old 03-08-2011, 05:35 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 - 01-07: Panel power on/off fixes

yea on that now n no data brudda? what else? next...? haha out for lunch tho now....
...
update: aight, after making ppp link i'm at the 3g icon with no data now like L_miller was i believe.... i dont pppd has a link tho, or ip-up is not loading...

Last edited by MassStash; 03-08-2011 at 08:16 PM.
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 11:18 AM.


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