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
  #1001 (permalink)  
Old 02-01-2011, 02:11 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 manekineko View Post
Awesome news, can't wait to finally fully flash on Android.

With magldr, would it be possible to have both Android and WinMo in NAND at the same time with option to choose?

Also, I'm not sure wildebeest purr. Maybe mountain lions would be a manlier example of purring?
no idea what magldr is capable of. but that may be last on the list. I much rather have cotulla help get the gsm rhod up to speed on nand. and possibly get BT all solved. After this nand crap is done im going to commit whatever camera patches are flying around
__________________
Reply With Quote
This post has been thanked 3 times.
  #1002 (permalink)  
Old 02-01-2011, 02:25 PM
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
no idea what magldr is capable of. but that may be last on the list. I much rather have cotulla help get the gsm rhod up to speed on nand. and possibly get BT all solved. After this nand crap is done im going to commit whatever camera patches are flying around
I don't think Jerome is done working on it... Seems like it's almost done for RHOD, just need to resolve the issue where you zoom in, but the saved pic is zoomed out. AFAIK that's the only outstanding issue for the RHOD, but Jerome has many more devices to work out the kinks with...
Reply With Quote
This post has been thanked 2 times.
  #1003 (permalink)  
Old 02-02-2011, 01:45 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

nand changes have been pushed.

i paused autobuild until i figure out wtf we are gonna do with deployment.

For now if you guys want to begin brain storming, just pull latest code and begin bricking .. i mean writing to nand :-p
Reply With Quote
This post has been thanked 4 times.
  #1004 (permalink)  
Old 02-02-2011, 02:10 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by [ACL] View Post
nand changes have been pushed.

i paused autobuild until i figure out wtf we are gonna do with deployment.

For now if you guys want to begin brain storming, just pull latest code and begin bricking .. i mean writing to nand :-p
You added the MTD drivers to the kernel so we can read/write to NAND, but we still need the rootfs to mount the partitions right? Also, we don't have tinboot modified to create the partitions or flash rootfs to NAND off the start, right?

I'm looking for a set of steps we still need to figure out to get this all going
Reply With Quote
This post has been thanked 2 times.
  #1005 (permalink)  
Old 02-02-2011, 02:18 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
You added the MTD drivers to the kernel so we can read/write to NAND, but we still need the rootfs to mount the partitions right? Also, we don't have tinboot modified to create the partitions or flash rootfs to NAND off the start, right?

I'm looking for a set of steps we still need to figure out to get this all going
yeah we are missing the rootfs. I'm studying the dzo stuff right now to see whats up. he has a nice setup where you can install by pressing vol down during startup.

i have frx4 on my system partition already.. but i still need to boot off sd for the rootfs .. so that should be handled next.
Reply With Quote
This post has been thanked 1 times.
  #1006 (permalink)  
Old 02-02-2011, 02:35 AM
tpdjr's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro 2 (Rhod 400)
Carrier: Sprint
Location: California
 
Join Date: May 2009
Posts: 390
Reputation: 460
tpdjr is becoming a PPCGeeks regulartpdjr is becoming a PPCGeeks regulartpdjr is becoming a PPCGeeks regulartpdjr is becoming a PPCGeeks regulartpdjr is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Man this is exciting. Sounds like things are really moving forward on nand keep up the work acl and all the other devs. Thank you so much
Reply With Quote
  #1007 (permalink)  
Old 02-02-2011, 02:51 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
yeah we are missing the rootfs. I'm studying the dzo stuff right now to see whats up. he has a nice setup where you can install by pressing vol down during startup.

i have frx4 on my system partition already.. but i still need to boot off sd for the rootfs .. so that should be handled next.
Hey I PM'd dzo on xda-devs to see if he could help. He gave me some pointers, I'm sure if we had some specific questions for him he'd help. Seems like a pretty busy guy (I can imagine being a University professor is...) so he said he wouldn't be able to help out directly with our port... but he definitely seemed open to giving some tips or pointing us in the right direction.

I also mentioned netloc to him (sorry kinda OT to the thread) and he said he never got that working on the CDMA Vogue. I saw a post about the +BSINFO call that needs to go into the RIL, I'm still not quite sure if it's in there. Would really love to see netloc in Android for us CDMA folk!
Reply With Quote
  #1008 (permalink)  
Old 02-02-2011, 03: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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by arrrghhh View Post
Hey I PM'd dzo on xda-devs to see if he could help. He gave me some pointers, I'm sure if we had some specific questions for him he'd help. Seems like a pretty busy guy (I can imagine being a University professor is...) so he said he wouldn't be able to help out directly with our port... but he definitely seemed open to giving some tips or pointing us in the right direction.

I also mentioned netloc to him (sorry kinda OT to the thread) and he said he never got that working on the CDMA Vogue. I saw a post about the +BSINFO call that needs to go into the RIL, I'm still not quite sure if it's in there. Would really love to see netloc in Android for us CDMA folk!
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.
Reply With Quote
This post has been thanked 2 times.
  #1009 (permalink)  
Old 02-02-2011, 03:15 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 - 01-07: Panel power on/off fixes

This is my information dump post that's been coming for a few weeks. I'm working on initrd and rootfs trying to bring us up to date on the vogue as well as iron out tinboot stuff. I apologize for the crazy long post of links and all, but I need to do this to keep my stuff straight and hopefully help point others in the right place.

Tinboot References:
From what I can gather, Martin DZO maintains the Tinboot for the Vogue. There are a couple of other contributors as well that should be thanked for their work on this as well. The sources files can be found here:
SourceForge - androidhtc/tinboot.git/summary

As ACL has pointed out, he and the other contributors have generated an installer and done a ton of huge changes with the initrd. Those source files can be found here:
SourceForge - androidhtc/bootenv.git/summary

Safe Memory Locations (MTTY and Parition Layout)
In order to find what memory we should touch and not touch, I've gathered that MTTY can be used for a lot of this diagnostic as well as gathering information about bootup. The best resource I have found is this thread over at XDA:
[REF] The DEFINITIVE MTTY Thread!! MARK 2 - HD2 Edition - xda-developers (latest one)
[REF] The DEFINITIVE MTTY Thread!! - Diamond Edition - xda-developers (original thread)

For the partition layouts, there is an amazing thread over at XDA that details everything. It was originally started as a way to free up some extra space on NAND by removing the ULDR from the MBR, and it gives a great reference in the second post for where data gets stored:
[TUT] ULDR Removal for Elf/Elfins [ONLINE] - xda-developers

You can use MTTY to issue info 8 which should return this for all HTC devices:
Partition[0], type=0x20, start=..., total=... BOOT (ULDR)
Partition[1], type=0x23, start=..., total=... RAWFS (XIP)
Partition[2], type=0x25, start=..., total=... IMGFS (SYSTEM)
Partition[2], type=0x04, start=..., total=... FATFS

I have read through almost all of the threads, and I'm trying to better understand it. Unfortunately, I can't MTTY on my device since USB is toast. Android doesn't see the USB port either unfortunately, so I'm dead in the water on that front.

I may hit up that guy who was offering up his TMOUS TP2 as long as he gets it back. I don't mind returning it, but there is some risk involved in what we are doing. As long as he's cool with that, I'd just need to know how long I can use it as a dev phone. Thinking how awesome it would be if I could just flash all day long and test changes
Reply With Quote
This post has been thanked 3 times.
  #1010 (permalink)  
Old 02-02-2011, 03:22 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 - 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.
Edited until I can find out why cotulla has someone else's PayPal info on his posts at XDA.

Last edited by natemcnutty; 02-02-2011 at 01:16 PM.
Reply With Quote
This post has been thanked 2 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 06:31 AM.


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