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
  #1291 (permalink)  
Old 02-22-2012, 02:37 PM
Jelmer's Avatar
Lurker
Offline
Pocket PC: Touch Pro2 (Rhodium100)
Carrier: Ben NL
 
Join Date: Feb 2012
Posts: 3
Reputation: 0
Jelmer is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

The CID of my Rhod100:

HTC__E11 (With two __)

Thanks for the great work!

Jelmer.

Last edited by Jelmer; 02-22-2012 at 02:51 PM. Reason: Add some information
Reply With Quote
  #1292 (permalink)  
Old 02-22-2012, 04:24 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
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: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by Jelmer View Post
The CID of my Rhod100:

HTC__E11 (With two __)

Thanks for the great work!

Jelmer.
What KB should we map this to ? i know rhod100 has uk/de and something else right ?
__________________
Reply With Quote
  #1293 (permalink)  
Old 02-22-2012, 05:12 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Partial Update (2-21-2012)

This recovery also includes a piece of code that will help me identify some of the sub variants. So if you have a tellus or one of the rhod100's who has the broken keyboard, you need to do the following

adb shell
#cat /sys/class/htc_hw/cid
CWS_001


Note the output above is from the test rhod300 i have. You should have a different value. Goal here is for the rhod500 tellus users to see what their CID is and if its not the default verizon, then use a diff keyboard. Same logic applies to rhod100 folk
Hi ACL, my Rhod100 giving me this value: HTC__032 (two underscores).
I'm not sure, but guy from previous post is from NL and KB layout rhod100_nl exists. If his variant HTC__E11 is for NL country, let setup rhod100_nl for this variant, I think. Jelmer, correct?
For my variant HTC__032 let setup rhod100_uk (if we can say, that HTC__032 is for Czech market, I don't know, but rhod100_cz doesn't exist )
One note - my keyboard is working correct now, with rhod100_uk layout.

Last edited by milda25; 02-22-2012 at 05:18 PM.
Reply With Quote
  #1294 (permalink)  
Old 02-22-2012, 05:39 PM
Starfox's Avatar
N00b
Offline
Pocket PC: HTC Treo Pro/Touch Pro 2
Carrier: Sprint SERO/Boost
 
Join Date: Dec 2009
Posts: 47
Reputation: 25
Starfox is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by muziling View Post
After flash NBH, i did this
Code:
Fastboot erase TPCAL
Fastboot erase WIFI
I thought TPCAL and WIFI was off-limits?

-- Starfox
Reply With Quote
  #1295 (permalink)  
Old 02-22-2012, 06:03 PM
Jelmer's Avatar
Lurker
Offline
Pocket PC: Touch Pro2 (Rhodium100)
Carrier: Ben NL
 
Join Date: Feb 2012
Posts: 3
Reputation: 0
Jelmer is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

ACL,

It is right that rhod100_nl exist but that one does not work correctly on our devices.
rhod100_uk is working perfect for our devices, so i guess that you have to use that one.

If you need some more information from an rhod100 device, just ask and I will give it to you

Thanks in advance!

Jelmer.
Reply With Quote
  #1296 (permalink)  
Old 02-22-2012, 07:34 PM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
yup, git is latest. If this is happening then something is overwriting your nand since im double checking the variant with that value as well. LK cant overwrite this since its deep inside the mfg block near the wifi section. You doing something crazy?
Just use that commands to erase partition in fastboot.
I don't want to express out and repair my phone again.... and seem impossible to change RHOD100 to RHOD400 by NBH, Or someone can dump these partitions data, then flash back to my phone


non_writeable, but write by fastboot... OK, who can give me wifi partition data
Code:
    ptable_add(&flash_ptable, "WIFI", MTD_WFI_CDMA/0x20000,
            MTD_MISC/0x20000, 0, TYPE_APPS_PARTITION, PERM_NON_WRITEABLE);
Use http://androidforums.com/optimus-s-a...-recovery.html

Last edited by muziling; 02-22-2012 at 09:18 PM.
Reply With Quote
  #1297 (permalink)  
Old 02-22-2012, 10:13 PM
mbellot's Avatar
PPCGeeks Regular
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jul 2010
Posts: 156
Reputation: 135
mbellot is keeping up the good workmbellot is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Full blown, old school, hard lock-up tonight.

The phone was awake (playing a game of Sudoku) when it went into space.

A couple observations that may (or may not) matter.

1. Happened shortly after booting (less than 10 minutes), the LED was still OFF, not orange or green
2. Display stayed on
3. Key backlight stayed on
4. I happened to notice right before the lock-up that it looked like I lost reception, grayed out signal meter with tiny "x" at the left side and no data icon (1x or 3G). It seemed like as soon as I got signal back (two bars, still no data icon) it froze up.

I waited twenty minutes to see if it would sleep/recover so I could pull full logs but no dice. I finally resorted to the little red button and only got last_kmsg.

If I'm reading it right, it's your old friend SMD causing a kernel panic. Hopefully these logs shed new light on the problem.
Attached Files
File Type: zip 02222012_lk.zip (17.4 KB, 2 views) Click for barcode!
Reply With Quote
  #1298 (permalink)  
Old 02-22-2012, 10:17 PM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by mbellot View Post
If I'm reading it right, it's your old friend SMD causing a kernel panic. Hopefully these logs shed new light on the problem.
Hope ACL can merge patch
59b67bdc0f06 - photon-test - testpage - Google Project Hosting

If doesn't apply this, many people told me SoD many times.
Reply With Quote
  #1299 (permalink)  
Old 02-22-2012, 10:22 PM
mbellot's Avatar
PPCGeeks Regular
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jul 2010
Posts: 156
Reputation: 135
mbellot is keeping up the good workmbellot is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by muziling View Post
Just use that commands to erase partition in fastboot.
I don't want to express out and repair my phone again.... and seem impossible to change RHOD100 to RHOD400 by NBH, Or someone can dump these partitions data, then flash back to my phone


non_writeable, but write by fastboot... OK, who can give me wifi partition data
Code:
    ptable_add(&flash_ptable, "WIFI", MTD_WFI_CDMA/0x20000,
            MTD_MISC/0x20000, 0, TYPE_APPS_PARTITION, PERM_NON_WRITEABLE);
Use Need a dump to build recovery. - Android Forums

Muz, which partition(s) do you want? Do you want them from fastboot or within OMGB?

In OMGB I have the following listed in /proc/mtd

Code:
cat mtd
dev:    size   erasesize  name
mtd0: 005c0000 00020000 "recovery"
mtd1: 00060000 00020000 "misc"
mtd2: 00400000 00020000 "boot"
mtd3: 0c000000 00020000 "system"
mtd4: 0e4e0000 00020000 "userdata"
mtd5: 02000000 00020000 "cache"
Reply With Quote
  #1300 (permalink)  
Old 02-23-2012, 12:25 AM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by mbellot View Post
Muz, which partition(s) do you want? Do you want them from fastboot or within OMGB?

In OMGB I have the following listed in /proc/mtd

Code:
cat mtd
dev:    size   erasesize  name
mtd0: 005c0000 00020000 "recovery"
mtd1: 00060000 00020000 "misc"
mtd2: 00400000 00020000 "boot"
mtd3: 0c000000 00020000 "system"
mtd4: 0e4e0000 00020000 "userdata"
mtd5: 02000000 00020000 "cache"
Need WIFI partition data , seems can not access in android .
Fastboot can access WIFI partition, but no dump option to dump out data.
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 06:42 AM.


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