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
  #1011 (permalink)  
Old 02-02-2011, 03: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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
That's awesome info. Also, for those who would like, cotulla does accept donations here: https://www.paypal.com/cgi-bin/websc...=M8JN4VU3BTPEN

(It should say markinus at markinus . de)
Cotulla and markinus are two diff people. I dont know if cotulla actually does take donations..
__________________
Reply With Quote
This post has been thanked 2 times.
  #1012 (permalink)  
Old 02-02-2011, 04:23 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)
Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/22.478; U; en) Presto/2.5.25 Version/10.54)

Quote:
Originally Posted by [ACL
]
Quote:
Originally Posted by natemcnutty View Post
That's awesome info. Also, for those who would like, cotulla does accept donations here: https://www.paypal.com/cgi-bin/websc...=M8JN4VU3BTPEN

(It should say markinus at markinus . de)
Cotulla and markinus are two diff people. I dont know if cotulla actually does take donations..
I grabbed the link off all his posts on XDA. I'll edit tomorrow since I'm in bed. Thanks for catching that.
__________________
Reply With Quote
This post has been thanked 2 times.
  #1013 (permalink)  
Old 02-02-2011, 08:24 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 - 01-07: Panel power on/off fixes

Thanks for the Push ACL! =D>

Time for a cup of coffee!!!

Looking at all of the Vogue stuff are we planing on removing the rootfs like they did?

Also what do you guys have for a cmd line, something like this?
Code:
mtdparts=msm_nand:0x00300000@0x1600000(boot),0x00040000@0x01900000(root),0x066C0000@0x01940000(system),0x08000000@0x08000000(userdata)
Happy Flashing! or Bricking...


EDIT: How is this one?
Code:
mtdparts=msm_nand:0x10000000@0x0(nand),0x01500000@0x04000000(root),0x066C0000@0x05540000(system),0x06f60000@0x0Bc00000(userdata)
__________________

Last edited by Lmiller1708; 02-02-2011 at 08:44 AM.
Reply With Quote
This post has been thanked 1 times.
  #1014 (permalink)  
Old 02-02-2011, 09:33 AM
arrrghhh's Avatar
Testing Extraordinaire
Offline
Pocket PC: HTC Touch Pro 2 (RHOD400)
Carrier: Sprint
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by [ACL] View Post
ahh.. well i already copied all this stuff. Hard part is done actually. I need to buy cotulla a bottle of some sort of booze cuz without his nand driver this wouldnt work. The only thing that needs to be done now is just scripting. So now we break away from the xdandroid rootfs and initird.

You know we should just do what the hd2 guys did for the ril. They made a wrapper for the htc propierary ril and let it do its thing. No need to worry about how anything works..lol.
Haha, indeed!

As to the RIL-wrapper, we should take another look at it. stinebd tried to do some RIL-wrapping magic, but I'm not even sure what he was doin - I was just testing a build for him a few months back that had a wrapped RIL. Let's just say it didn't work .
Reply With Quote
This post has been thanked 1 times.
  #1015 (permalink)  
Old 02-02-2011, 10:41 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by Lmiller1708 View Post
Thanks for the Push ACL! =D>

Time for a cup of coffee!!!

Looking at all of the Vogue stuff are we planing on removing the rootfs like they did?

Also what do you guys have for a cmd line, something like this?
Code:
mtdparts=msm_nand:0x00300000@0x1600000(boot),0x00040000@0x01900000(root),0x066C0000@0x01940000(system),0x08000000@0x08000000(userdata)
Happy Flashing! or Bricking...


EDIT: How is this one?
Code:
mtdparts=msm_nand:0x10000000@0x0(nand),0x01500000@0x04000000(root),0x066C0000@0x05540000(system),0x06f60000@0x0Bc00000(userdata)
I used the second one which is what wozzer suggested for testing. Reason i say that is because we are using alot of space on rootfs and we simply dont need that much.

i'm going to start a new repo soon for our new initrd. So all of this will soon be online.

I'm still wondering how to help Nate with his usb issue. I suppose giving him the latest kernel and flashing through sd card will allow him to write to nand. Once he writes to nand he can continue doing updates via wifi through android.

The initrd itself should be powerful enough to update via sd anytime we want. Just download release, reboot and update.
Reply With Quote
This post has been thanked 4 times.
  #1016 (permalink)  
Old 02-02-2011, 12:03 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
I used the second one which is what wozzer suggested for testing. Reason i say that is because we are using alot of space on rootfs and we simply dont need that much.

i'm going to start a new repo soon for our new initrd. So all of this will soon be online.

I'm still wondering how to help Nate with his usb issue. I suppose giving him the latest kernel and flashing through sd card will allow him to write to nand. Once he writes to nand he can continue doing updates via wifi through android.

The initrd itself should be powerful enough to update via sd anytime we want. Just download release, reboot and update.
Ok Sounds great!

Something is going wrong with my initrid... Can't seem to make it right.
Great that you are making a version that we can use just for NAND.

For Nate he should be able to flash a NBH via sdcard, I'm pretty sure this is what he has been doing.
Reply With Quote
This post has been thanked 1 times.
  #1017 (permalink)  
Old 02-02-2011, 02:17 PM
guruvince's Avatar
N00b
Offline
Pocket PC: Rhodium 400
Carrier: sprint
Location: waikiki, Hawaii
 
Join Date: Nov 2008
Posts: 44
Reputation: 35
guruvince is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Nate, call customer care and see if they will replace your phone. There are many reasons they might do this for free. If you have a software based problem (there are many since its WM) you are probably in luck. There is a possibliity you need to add insurance to your phone. All you need to do is flash back to the stock verizon rom and relock your phone. Worst case scenario is you lose your phone, where you will have to pay the deductable, which is probably $100.
Reply With Quote
  #1018 (permalink)  
Old 02-02-2011, 02:59 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 guruvince View Post
Nate, call customer care and see if they will replace your phone. There are many reasons they might do this for free. If you have a software based problem (there are many since its WM) you are probably in luck. There is a possibliity you need to add insurance to your phone. All you need to do is flash back to the stock verizon rom and relock your phone. Worst case scenario is you lose your phone, where you will have to pay the deductable, which is probably $100.
not a bad idea. 100 bucks for a new phone.. sign me in
Reply With Quote
This post has been thanked 2 times.
  #1019 (permalink)  
Old 02-02-2011, 03:07 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

ACL,

I can't seem to access the MTD partitions?
I have updated since this morning.
If I enter cd dev/block and do a ls I do not see the mtdblocks...
Not sure what I'm missing.
My cmdline has the correct parameters in too.

Thanks!

EDIT: I will try to reclone the repository...

Last edited by Lmiller1708; 02-02-2011 at 03:11 PM.
Reply With Quote
This post has been thanked 2 times.
  #1020 (permalink)  
Old 02-02-2011, 03:28 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
ACL,

I can't seem to access the MTD partitions?
I have updated since this morning.
If I enter cd dev/block and do a ls I do not see the mtdblocks...
Not sure what I'm missing.
My cmdline has the correct parameters in too.

Thanks!

EDIT: I will try to reclone the repository...
yeah reclone and take a look at the dmesg. it should show there all the partitions you put in the cmdline. If for some reason the modules arent loading right do a "modprobe mtdblock" and see if they show up then. I didnt have to do this but just a thought.
Reply With Quote
This post has been thanked 1 times.
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 12:08 AM.


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