|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
What KB should we map this to ? i know rhod100 has uk/de and something else right ?
__________________
|
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
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. |
|
||||
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. |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
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); Last edited by muziling; 02-22-2012 at 09:18 PM. |
|
||||
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. |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
59b67bdc0f06 - photon-test - testpage - Google Project Hosting If doesn't apply this, many people told me SoD many times. |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
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" |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
Fastboot can access WIFI partition, but no dump option to dump out data. |
|
|
|