HTC ROM Tool Info For Rhodium - Touch Pro2, Tilt 2 Windows Mobile ROM Development

Would anyone happen to have the Device Name and Model ID for the Rhodium that I can use in HTC ROM Tool?
Thanks!

Here's the info from extracting the Ship Exe posted in this forum:
Code:
Device: RHOD21000
CID: T-MOB010
Version: 1.04.531.0
Language: USA
Dave

DaveShaw said:
Here's the info from extracting the Ship Exe posted in this forum:
Code:
Device: RHOD21000
CID: T-MOB010
Version: 1.04.531.0
Language: USA
Dave
Click to expand...
Click to collapse
Thanks for the info!
Would anyone be willing to try a custom ROM?
It will be basically a clean version of the original TP2 ROM. If it boots and everything works well then we can get into modifying it more

Provide link - I'll give it a go.
My device is security unlocked anyhows...

Did I miss the creation of Hard SPL?
Security unlock doesn't remove the signature checking does it?
Dave

DaveShaw said:
Did I miss the creation of Hard SPL?
Security unlock doesn't remove the signature checking does it?
Dave
Click to expand...
Click to collapse
My devices are very early.. - I can normally flash any ROM to them

At0mAng said:
Thanks for the info!
Would anyone be willing to try a custom ROM?
It will be basically a clean version of the original TP2 ROM. If it boots and everything works well then we can get into modifying it more
Click to expand...
Click to collapse
I'd like to try it as well.
Could you PM me the link as well.
Will try to run on my Blackstone ..

tids2k said:
I'd like to try it as well.
Could you PM me the link as well.
Will try to run on my Blackstone ..
Click to expand...
Click to collapse
I'd like to try it on my Kaiser, but it won't work.
Firstly the bootloader won't let you flash it, but if it did, the ROM sure are hell wouldn't run
Dave

DaveShaw said:
I'd like to try it on my Kaiser, but it won't work.
Firstly the bootloader won't let you flash it, but if it did, the ROM sure are hell wouldn't run
Dave
Click to expand...
Click to collapse
isnt it possible to run using jtag and writing data on the hot chips ?

tids2k said:
isnt it possible to run using jtag and writing data on the hot chips ?
Click to expand...
Click to collapse
That would only get the data onto the Chip. It would be easier to patch the HD's bootloader to skip the partial model ID check so the ROM no longer has to match BLAC**** (or use NHBUtil to change the Image's Model ID to BLAC10000 from RHOD21000 - might also work).
Either way, the drivers and Kernel in the ROM will be all wrong. That's why ROM's have to be "ported" to other devices and not just patched and flashed.
Dave

DaveShaw said:
That would only get the data onto the Chip. It would be easier to patch the HD's bootloader to skip the partial model ID check so the ROM no longer has to match BLAC**** (or use NHBUtil to change the Image's Model ID to BLAC10000 from RHOD21000 - might also work).
Either way, the drivers and Kernel in the ROM will be all wrong. That's why ROM's have to be "ported" to other devices and not just patched and flashed.
Dave
Click to expand...
Click to collapse
You say that, but the Rhodium and Blackstone are very similar in terms of hardware, so it probably would boot. The keyboard drivers would all be wrong, but most of the OS would work straight off...
If you can get around the device ID checking that is.

l3v5y said:
You say that, but the Rhodium and Blackstone are very similar in terms of hardware, so it probably would boot. The keyboard drivers would all be wrong, but most of the OS would work straight off...
If you can get around the device ID checking that is.
Click to expand...
Click to collapse
has anyone actually tried this rom? if so can you report back? i am gonna be a bit more careful with my rhodium than i have been with my x1!

Do You maybee know the jtag pins? I need that info badly

Related

how to backup HTC Trinity's ROM

i have a HTC Trinity preproduction unit,it is SuperCID,is there someone tell me how to backup it's ROM.
Go into bootloader and look for the available commands by comparing with bootloaders from previous devices... because I guess you don't have any shipped rom to extract the SPL and see the strings yet.
If it is similar to the Hermes, the bootloader doesn't have any commands to backup to SD, HTC has removed them all. Common commands to do this in other HTC devices are 'd2s', 's2d', 'r2sd'.
Hope that helps and let us know your findings
HTC Trinity's ROM is a test ROM
bootloader version:
TRIN100
IPL-0.50
TRIN100 MFG
SPL-1.01
pof said:
Go into bootloader and look for the available commands by comparing with bootloaders from previous devices... because I guess you don't have any shipped rom to extract the SPL and see the strings yet.
If it is similar to the Hermes, the bootloader doesn't have any commands to backup to SD, HTC has removed them all. Common commands to do this in other HTC devices are 'd2s', 's2d', 'r2sd'.
Hope that helps and let us know your findings
Click to expand...
Click to collapse
i can't use 'd2s', 's2d', 'r2sd' this command backup ROM to SD.
wlinsong said:
i can't use 'd2s', 's2d', 'r2sd' this command backup ROM to SD.
Click to expand...
Click to collapse
Have a look here, bootloader should be very similar to the Hermes:
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootLoader
pof said:
Have a look here, bootloader should be very similar to the Hermes:
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootLoader
Click to expand...
Click to collapse
yes it's very similar to the Hermes
Do you have 'wdata' command or 'wdatah' command?
pof said:
Do you have 'wdata' command or 'wdatah' command?
Click to expand...
Click to collapse
info 7
HTC Integrated Re-Flash Utility, Common Base Version : 1.51a
Device Name: T, Bootloader Version : 1.01
Built at: Jul 13 2006 23:30:51
Copyright (c) 1998-2006 High Tech Computer Corporation
CPU ID=0x41129200
Main CPLD version=0xA
Main Board version=0x4
Cmd>wdatah
Command error !!!
Cmd>wdatas
Command error !!!
Cmd>
maybe Hermes' ROM can flash into HTC Trinity,but i am afraid that it's will dead,hehe.
production roms will not flash, bcos you don't have 'wdatah'.
Please try command 'wdata' (without h or s).
pof said:
production roms will not flash, bcos you don't have 'wdatah'.
Please try command 'wdata' (without h or s).
Click to expand...
Click to collapse
Cmd>wdata
Command is Locked!
wlinsong said:
Cmd>wdata
Command is Locked!
Click to expand...
Click to collapse
ok, same as in the Hermes.... preproduction bootloaders come with 'wdata' command. You can use an old RUU with this, and probably updates are distributed in NBF. I'm sure they will change to NBH (digitally signed) in production devices, as they did with the Hermes as well.
The password algo to unlock the command is here:
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootLoaderPassword
Are you aware of other users with a Trinity already? If you are many, you might request a separate forum for you on xda developers...
pof said:
Are you aware of other users with a Trinity already? If you are many, you might request a separate forum for you on xda developers...
Click to expand...
Click to collapse
i don't know,i just have a HTC Trinity and HTC Excalibur preproduction units now
wlinsong
Check your PM Please, you need to change your profile for activation of e-mail on PM.
Pof
Grab_it Think that might help?
hi guys,
we also have Trinity over here... i can check, if it's preprod version...
buzz
Yes, you may give grab_it a try!
And if buzz has a Trinity in his hands sure he'll end up dumping it
"Grab it" from here:
http://forum.xda-developers.com/showthread.php?t=238945
MDAIIIUser said:
wlinsong
Check your PM Please, you need to change your profile for activation of e-mail on PM.
Click to expand...
Click to collapse
ok,thank you very much
pof said:
Are you aware of other users with a Trinity already? If you are many, you might request a separate forum for you on xda developers...
Click to expand...
Click to collapse
Hi I have a Trinity since today! Only it has the bloody Orange software on it - it's called the M700. Does anyone know ho to give this thing a hard reset? soft reset + power button does not help
cappuccino said:
Hi I have a Trinity since today! Only it has the bloody Orange software on it - it's called the M700. Does anyone know ho to give this thing a hard reset? soft reset + power button does not help
Click to expand...
Click to collapse
@ myself: Okey, read before you write dumbass
found it on the wiki

Need to know which ROM is right 4 me! Advice plz!

I need to find a very stable, clean ROM (BTW, does clean just mean it only has default apps? Thats all I want). Would prefer it to be AKU 3+
Would appreciate advice, thanks!
Hardingt0110
hardingt0110 said:
I need to find a very stable, clean ROM (BTW, does clean just mean it only has default apps? Thats all I want). Would prefer it to be AKU 3+
Would appreciate advice, thanks!
Hardingt0110
Click to expand...
Click to collapse
for the cleanest rom in the forum, i have to go with xplode rls. he's still fixing few issues, but it's great so far.
In that case, is there an older version of xplodes ROMs that I could try?
(more stable, but lower AKU?
hardingt0110 said:
In that case, is there an older version of xplodes ROMs that I could try?
(more stable, but lower AKU?
Click to expand...
Click to collapse
dont think so. u may wanna try helmi_c rom, it's one fine rom with few extra apps mostly are useful. u may not install exta apps in extrom folder if u dont want to.
Have not installed xplode's ROM yet, need to ask a few questions - would really apreciate answers, thanks guys!
Is this ROM unlocked to all networks?
Also, what is "EnterBL" in the folder for?
Do I need to do anything before installing?
Thanks,
Tom
hardingt0110 said:
Have not installed xplode's ROM yet, need to ask a few questions - would really apreciate answers, thanks guys!
Thanks,
Tom
Click to expand...
Click to collapse
Is this ROM unlocked to all networks?
Click to expand...
Click to collapse
nah I dont think that's matter.
Also, what is "EnterBL" in the folder for?
Click to expand...
Click to collapse
my guess would be check whether the device is in bootloader mode or not.
Do I need to do anything before installing?
Click to expand...
Click to collapse
Yes you do.
1. you will need to get your devicedata.txt (pls refer to the wiki)
2. set the operator on the nk.bf
3. then flash it
if this your first time flashing u may also wanna resize your extend rom to 128kb. wiki has tutorial on how to do that.
So do I need to use the SetOperator file from Helmi to set the operator?
My device is currently set to Orange UK, so if I reset it to Vodafone would this work?
Also, why do I need to check whether the device is in bootscreen mode? If it is, I wont be able to start up an application ?!?!?
If anyone has a readme for xplode's rom, I would be very greatful.
Oh, and I do not use extended ROM. Can I continue not to use this in Xplode ROM?
The MaUpgradeUt_noID file in the ROM has a picture of another pda to the left of the dialogue. Is this OK?
OK, I know I'm bombarding u with questions, but better to be safe than sorry! How do I install a fix (the powerpoint one) to the ROM?
Tom
OK, this is now resolved. Please lock topic

X1 ROMs

As and when Official ROMs for the X1 become available, I shall add them to here.
If you have an Official ROM or know of ones existence, PM me, or post below to get it added to the list!
Build 19949 ROM
Can I use also another ROM - if ys - which on for my Xperia ?
Umm... Unless the ROMs have an RUU, and the correct CID, no. And, since I haven't seen an X1 RUU anywhere, I doubt you'd be able to flash a new ROM.
Dude, this rom is a beta
i have tried to port to the g900 and i did
it says "thanks for development....." few minutes later and stopping the OS
damn... i wasted my 2 hours
sinancetinkaya said:
Dude, this rom is a beta
i have tried to port to the g900 and i did
it says "thanks for development....." few minutes later and stopping the OS
damn... i wasted my 2 hours
Click to expand...
Click to collapse
yes, its a beta version. so replace the shell32.exe from Shell folder in SYS with your original ROM's shell32.exe.
l3v5y said:
As and when Official ROMs for the X1 become available, I shall add them to here.
If you have an Official ROM or know of ones existence, PM me, or post below to get it added to the list!
Build 19949 ROM
Click to expand...
Click to collapse
What are the details of this ROM? AKU and Operator?
"What are the details of this ROM? AKU and Operator?"
not an expert but doubt that a prereleased device have operator settings or comes with a contract for that matter
Almost come to a final decision but some questions come to mind. Is there any kitchen for xperia yet? Can the HTC Touch Pro's TouchFlo3D be installed to the Xperia?
Any help here very much appreciated.
Thank you
illi said:
Almost come to a final decision but some questions come to mind. Is there any kitchen for xperia yet? Can the HTC Touch Pro's TouchFlo3D be installed to the Xperia?
Any help here very much appreciated.
Thank you
Click to expand...
Click to collapse
Best bet is to wait and see if anyone can ripp the updated version of TouchFLO3D from HTC Touch HD which is released at christmas time - i mean same hardware and same WVGA screen!
Need RUU for this .nbh file
how to flash it to phone? where is the ruu
perhaps someone can have a look on this image
Code:
http://rapidshare.com/files/154889093/APP_SW_X1i_GENERIC_UK_1213-6450_CDF1215-1832_KOV_R1AA017.zip.html
arash_ said:
perhaps someone can have a look on this image
Code:
http://rapidshare.com/files/154889093/APP_SW_X1i_GENERIC_UK_1213-6450_CDF1215-1832_KOV_R1AA017.zip.html
Click to expand...
Click to collapse
Whats this ? Unknown file
borce_razor said:
Whats this ? Unknown file
Click to expand...
Click to collapse
Simply rename to .nbh, this is a rom file, build 19608.
how on earth do you flash it onto the device tho?
if someone knows how to flash them, i can provide ROM images for following countries - at, ch, de, es, fr, it, nl, pt, se, uk and tmobile de/nl
current latest available version as i see is r1aa017
arash_ said:
if someone knows how to flash them, i can provide ROM images for following countries - at, ch, de, es, fr, it, nl, pt, se, uk and tmobile de/nl
current latest available version as i see is r1aa017
Click to expand...
Click to collapse
Hi, can you provide the italian image here? It's very important for me.
Thank you.
here you go,
Code:
http://rapidshare.com/files/155252393/APP_SW_X1i_GENERIC_IT_1213-6444_CDF1215-3309_KOV_R1AA017.zip.html
davideuck said:
Simply rename to .nbh, this is a rom file, build 19608.
Click to expand...
Click to collapse
Haha Thanks for info, but still need RUU.exe
RUU for Xperia
http://www.mediafire.com/file/2zgfwenlh10/RUU_Kovsky.zip

Radio 1.09.25.14

There is a new Radio for the Touch HD.
HAs someone flashed it, or tried flashing?
Or is someone willing to try flashing??
Link: http://forum.xda-developers.com/showthread.php?t=458787
xmoo said:
There is a new Radio for the Touch HD.
HAs someone flashed it, or tried flashing?
Or is someone willing to try flashing??
Link: http://forum.xda-developers.com/showthread.php?t=458787
Click to expand...
Click to collapse
tempted but as this my only phone at mo,( no housephone) i dont want to lose if it it doesnt work
fards said:
tempted but as this my only phone at mo,( no housephone) i dont want to lose if it it doesnt work
Click to expand...
Click to collapse
Same here. I had a black Xperia but sold it.
I have a Vodafone UK X1. I would love to know how to update the Radio to anything as my Diamond picks up 3/4 bars in my flat but X1 is crap 1 or 2 if lucky. Can't wait to update it. have a great rom [13.12.08] Touch-IT Xperience v1.0 (Build 20757) thanks to itje
Thanks
Brian
Found this on the Raphael section: http://rapidshare.com/files/163298875/Raphael_Radio_1.09.25.14.zip
Anyway to convert it to Xperia??
xmoo said:
Found this on the Raphael section: http://rapidshare.com/files/163298875/Raphael_Radio_1.09.25.14.zip
Anyway to convert it to Xperia??
Click to expand...
Click to collapse
I wouldn't flash any radio until your device is security unlocked.
AllTheWay said:
I wouldn't flash any radio until your device is security unlocked.
Click to expand...
Click to collapse
Some say they flashed raphael roms and it did work. But radio id did not show the new one on xperia.
xmoo said:
Some say they flashed raphael roms and it did work. But radio id did not show the new one on xperia.
Click to expand...
Click to collapse
Yes it might work...it could also brick your device. It's your call. Just trying to offer some words of wisdom.

[Radio] The Official Radio Thread

Hey folks,
Many thanks to the unrevoked team for all the help they have done to move this community along, and for the toys they have provided us. Please DO NOT give me any credit for these.
Below you will find a link of the radios I am hosting. I take no credit for them, NOR DO I SUPPORT THEM. These are all at your own risk, and are provided without warranty, and any damage that comes from them, is your own fault. Using any of these voids your warranty.
Listing of MD5s:
1.00.00.02.09: 62C2E284B56A07D67F803097B18D49E2 Pre-release radio
1.00.03.04.06: 44CBBF56CDFA221FA3506676D9A0E259 Official Eclair radio
2.05.00.06.11: 7AF47CBF2DF017985AD1E03766550C3C Leaked Eclair radio
2.07.00.07.16: FB0BFF88DE8EBC1C2E2EC85D027C14B6 Leaked Froyo radio
2.15.00.07.28: A0697349057B233600C93CE07AF81F87 (includes cwm recovery 2.5.0.5) Official Froyo radio
2.15.00.09.01: C26E304970A50BF1041DFFA794F440EE Leaked Froyo radio
How to install:
1. You need s-off via Unrevoked's tools.
http://unrevoked.com/rootwiki/doku.php/public/forever
2. Once s-off has been obtained, power off phone. Hold DOWN volume and press power. This accesses the hboot screen. The PB31IMG.zip needs to be on the base of your sd card. Hboot will see it and ask to update it. Do NOT battery pull or do this on low battery life.
URL for files:
http://adrynalyne.us/files/di_radios/
MD5 calculator to check your file integrity:
http://www.bullzip.com/products/md5/info.php
1. Install, and then download your file. Once done, right click and choose md5 calculator. Your number should match the appropriate one listed above.
Good luck, and have fun.
finally, thanks for posting
LOL let the bricking begin Adrynalyne . I am sure we will be seeing people in the IRC about this. Some advice people if ya don't know what you're doing you should probably think twice about flashing one of these. But thanks Zule for the radios and Adrynalyne for uploading them and posting them
I just accidentally the whole radio.
thanks flashing one now
russell5 said:
thanks flashing one now
Click to expand...
Click to collapse
God be with you.
whats this new radio?
I searched, but I haven't found anything about the 2.15.00.09.01 radio. Is there any info on it that would prompt flashing it. Thanks gents.
Info I have:
It was built 9/1/2010.
adrynalyne said:
Info I have:
It was built 9/1/2010.
Click to expand...
Click to collapse
That's the same info I assumed.
10 chars...
adrynalyne said:
Info I have:
It was built 9/1/2010.
Click to expand...
Click to collapse
what does it do different, and, how does it pertain to new roms/the official OTA?
seanzer said:
Any idea where the 2.15.09.01 radio came from?
I'm tempted to flash it but I'm scared to brick.. just want to be sure that someone else has flashed this already..
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
just flashed it and my device booted. so far it works.
flash and find out, lol
adrynalyne said:
Info I have:
It was built 9/1/2010.
Click to expand...
Click to collapse
lmao
10 chars etc
Fretless said:
what does it do different, and, how does it pertain to new roms/the official OTA?
Click to expand...
Click to collapse
It's got a later build date, it must be better! Lol.. (sarcasm)
But seriously, I would like to know as well if anyone stumbles on to anything interesting..
Sent from my ADR6300 using XDA App
I'm not being a smart ass folks.
LOL.
Thats truly all the info I have. Its a legit radio.
All I know is:
radio changes are in AMSS, DSP is identical, mibib is identical, osbl changed (yikes!) and osbl2 changed (most likely to reflect the osbl)
Those could all just be demonstrating a change to the chain of trust signatures. Actually changes are unknown, this is just a guess but if could just be a recompile for some unknown reason.
Breaking it down further will require more time then I care to put into it...
I knew you weren't being a smart ass.. I googled it and only thing to show up was your thread here and at androidforums
adrynalyne said:
Info I have:
It was built 9/1/2010.
Click to expand...
Click to collapse
Clown....I'm calling your mum...
Thanks guys!

Categories

Resources