Upgrading ROM crashed...think it's fried...please help! - 8525, TyTN, MDA Vario II, JasJam Software Upgradin

Firstly, let me thank everyone for their help in advance.
Tonight I tried upgrading my ROM to the newest Cingular ROM. I'm on Cingular in NYC and have been having radio problems so I hoped Cingular's optimizations would help. Anyway, I was running the i-mate ROM previously. I have done this many times. During the ROM upgrade, it gave me the usual Device ID error so I restarted the upgrade utility and evertything was good. Well, at 19% progress it stalled, eventually crapping out citing a communications error. The device won't reboot now.
I got the device in tri-color mode and began the process again. The upgrade stops with Device ID error, but now the restart trick no longer works! I also tried updating it with both the original TyTN ROM and the i-mate ROM I was previously using. They all crap out with a Device ID error! Now I have a paper weight because it also won't boot with what was loaded previously, hanging on the Windows Mobile splash screen.
Does anybody have any advice or solution???
Thanks...I'm desperate here!

See this page:
http://wiki.xda-developers.com/index.php?pagename=Hermes_UpgradeProblems
Connect to your device bootloader using mtty.exe and issue the commands "set 14 0" and "task 8". This will (hopefully) boot the existing imate rom.
If this does not work run the commands "checkimage" and "info 8" and paste the output here. For more info read the wiki:
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootLoader
Alternatively, you can try to flash it using HERMIMG.nbh on SD card:
http://wiki.xda-developers.com/index.php?pagename=Hermes_SDCardFlashing

Thank you...I'm going to try this in just a few minutes. Needless to say...I'm sweating!

OK guys, this is what I got running "checkimage" and "info 8". What do you think?
USB>checkimage
IPL CRC checksum = 0x24C42773
SPL CRC checksum = 0x9382C208
CE CRC checksum = 0x5D6A925D
ExtROM CRC checksum = 0xFFF79D19
Radio Image CRC checksum = Checksum: Wait interpreter timeout
0x0
USB>info 8
Block 0x0(0) is Reversed block
Block 0x1(1) is Reversed block
Block 0x2(2) is Reversed block
Block 0x3(3) is Reversed block
Block 0x4(4) is Reversed block
Block 0x5(5) is Reversed block
Block 0x6(6) is Reversed block
Block 0x7(7) is Reversed block
Block 0x8(8) is Reversed block
Block 0x9(9) is Reversed block
Block 0xA(10) is Reversed block
Block 0xB(11) is Reversed block
Block 0xC(12) is Reversed block
Block 0x3FB(1019) is Reversed block
Partition[0], type=0x20, start=0x2, total=0x18FE
Partition[1], type=0x23, start=0x1900, total=0x1700
Partition[2], type=0x25, start=0x3000, total=0x19C00
Partition[3], type=0x4, start=0x1CC00, total=0x1DC00
CE Total Length(with sector info) = 0x3A66000
CE CheckSum Length(without sector info) = 0x3980000
USB>

Any clue on what this data means?
Thanks

CJNYC said:
Radio Image CRC checksum = Checksum: Wait interpreter timeout
0x0
Click to expand...
Click to collapse
Your radio is screwed. Format your microSD card and copy the NBH file contained in a rom upgrade (if possible use one that matches your CID). Rename the NBH file to 'HERMIMG.nbh' and put the microSD card on the phone. Power on the phone in bootloader mode and you should see the flash confirmation, press the power button to confirm and wait 30 min. This process is described in more detail here:
http://wiki.xda-developers.com/index.php?pagename=Hermes_SDCardFlashing
Good luck

Thanks POF...this will be the first thing I do tonight. I'm keeping my fingers crossed and will report back as soon as I'm done.
Thanks!

OK, that didn't work either. When the bootloader went to load the ROM from the Micro SD card I got the following message...
0028002
Not Allow
Any other suggestions??? Thanks

CJNYC said:
0028002
Not Allow
Click to expand...
Click to collapse
The NBH file you used doesn't match your CID. Use a NBH file that matches your CID.
You can see your CID by issuing bootloader command "info 2".
If you have an HTC branded Hermes (HTC TyTN) your CID will be QTEK_001, then you need an NBH file with this CID, for example "hermimg_QtekNOR_1.18.255.3_Ship.nbh" contained on HTC TyTN WWE rom.

pof...
That's the exact ROM I used and I do have an HTC branded TyTN. When I issue the "info 2" command all I get back is an "HTCSUSB>" prompt. Am I missing something?
Thanks

Probably mtty.exe doesn't parse the output of "info 2" correctly and that's why you can't see the CID, but if it is an HTC TyTN then your CID must be QTEK_001 and there should be no problems with the NBH you used... it is very weird that you get this error.
Did you try the "set 14 0" command to start OS after reset? If you can boot WM5 again you can run GetDeviceData.exe from your device to see your CID, otherwise you can use USB Monitor and look for the output of "info 2" there.
Another thing you can do is to start the TyTN 1.18 ROM upgrade using the normal procedure (RomUpgradeUt.exe), but capture the output of all the upgrade process using USB Monitor, and then export it to text file and attach it here. We will be able to see the error from bootloader and where exactly it stops the flashing process:
1) Disable activesync on your computer by right click on activesync icon -> connection settings -> uncheck "allow USB connections".
2) Put your device in BootLoader mode
3) Connect device to computer using USB cable.
4) Start USBMonitor.
5) File -> New session -> USB Monitor -> Select USB device where your phone is connected -> Check "request view" -> Finish
6) In the upper part there are two tabs: basic and complete. Click on "Complete".
7) click on RomUpgradeUt.exe and start the Rom Update Process, if everything went fine you should see all the USB traffic output on USB monitor window.
8 ) when rom upgrade fails, click on Edit -> Export and Save as type "ANSI Text files".
9) Save the file and zip it.
10) Upload the zipped file here or put it on xda-dev FTP if it is too big.

OK, I used USB Monitor and recorded the results of the upgrade attempt, which of course failed. Please see the attached file.
What do you think? Any hope?
Thanks...
-Craig

When the flash utility tries to get the CID from your device it gets this error:
CID: Wait interpreter timeout..
Click to expand...
Click to collapse
Info 2 should return:
Code:
"HTCS" + 8-byte CID + 4-byte checksum + "HTCE"
In your case the output of "info 2" shows this:
Code:
48 54 43 53 00 01 09 8C 5C 30 08 8C 66 17 09 7C HTCS...?\0.?f..|
48 54 43 45 HTCE
Your CID: 0x0001098C5C30088C (...?\0.?)
Output of "info 2" for HTC TyTN should show this:
Code:
48 54 43 53 51 54 45 4B 5F 30 30 31 D6 00 3D 07 HTCSQTEK_001.=.
48 54 43 45 HTCE
Normal CID for HTC TyTN: 0x5154454B5F303031 (QTEK_001)
I don't know what caused the CID to change, and it is not possible to change the CID on a NBH because signature will not be the same and you'll get a signature error. We don't know how to change the CID on the Hermes yet, probably someone will come out with a solution but now I don't know what to do....
Are you able to send back your device under warranty?

I'm going to try to ship it to the HTC repair center in Germany and see what they can do for me. Who knows how long this will take. I might pick up a Cingular 8525 when they are supposedly released on Friday and see how that goes. I'm not happy. I really like this device and simply wanted the Cingular network optimizations.
pof...I really appreciate the help and effort. In another thread, people are complaining that this same Cingular ROM is changing the CID's and locking phones. Oh well, back to the drawing board.
Thanks again!

CJNYC said:
In another thread, people are complaining that this same Cingular ROM is changing the CID's and locking phones.
Click to expand...
Click to collapse
Are you refering to user fun_key, not being able to downgrade after flashing cingular's 1.31 rom? He has checked and his CID remains the same, and I haven't heard of anyone having his phone locked for upgrading a ROM.

I've investigated into it, see my post here:
http://forum.xda-developers.com/viewtopic.php?t=63355&start=25
I guess your problem is that the rom upgrade flashed your bootloader and you cannot use the HERMIMG.nbh from the TyTN rom because it contains a lower bootloader version (1.04) while you have an higher bootloader version (1.06).
You can check your bootloader version by issuing the command "info 7".
Now you have tree options:
- wait for a rom upgrade with bootloader >= 1.06
- send your device to repair center
- wait until some xda-developer finds out how to downgrade the bootloader

I definitely understand this issue with the newer bootloader. Would it not stand to reason that I'd be able to re-run the Cingular ROM that failed or is this simply an issue now with the CID needing to match the original TyTN ROM?
Thanks again!

The TyTN has "flash from microSD" option much like the Wizard. On my 8125, IIRC, an SD based reflash ignored everything and put the base image + bootloader + ROMs back on; completely restoring the device to original factory specs.
I'm not sure if this is the same on the TyTN or not but it may be worth a try. The Wiki on this says that using the HERMIMG.NBH method to restore from SD may or may not ignore CID. At very least you could update the Wiki if it doesn't work

@CJNYC: I'm not really sure if your problem is related to bootloader version, CID or both.
@Sleuth255: He already tried sd-card flashing, if you follow the whole thread.

oops, now I see it. My bad...

Related

I do not succeed to exceed update 1% nell of the rom!!

Please help me!!
I have tried all the systems described in the wiki without turns out to you.
Could you tell us which device do you have?
- HERM 100 / 200 / 300
- IPL & SPL versions
- Previous rom you had installed
- Language
And paste the output of these Bootloader commands:
Code:
info 2
info ?
checkimage
Model is Herm100 O2 XDA Trion German Language update to WWE (xxp://xda:[email protected]/Uploads/Hermes/CHT9000_ENG.exe)
I do not succeed to load nobody rom stop all to the maximum to 25%
I have tried all the ways also making to leave pda in boot mode
How them I must send those commandos through tty?
Put the device in bootloader mode (SIDE OK + POWER + RESET), connect it to the computer though USB cable, open RomUpgradeUT.exe and start the upgrade process, if it fails, do not disconnect the device from USB and start the upgrade again.
If that fails, download mtty.exe, open it, select USB, click OK, and type in the bootloader commands I told you in my previous comment.
For more info look at the wiki:
http://wiki.xda-developers.com/index.php?pagename=Hermes_UpgradeProblems
No upgrade!!
info is:
info 2
HTCSO2___102"qŒ)HTCE
info ?
Block 0x0(0) is Reversed block
Block 0x1(1) is Reversed block
Block 0x2(2) is Reversed block
Block 0x3(3) is Reversed block
Block 0x4(4) is Reversed block
Block 0x5(5) is Reversed block
Block 0x6(6) is Reversed block
Block 0x7(7) is Reversed block
Block 0x8(8) is Reversed block
Block 0x9(9) is Reversed block
Block 0xA(10) is Reversed block
Block 0xB(11) is Reversed block
Block 0xC(12) is Reversed block
Block 0x3A8(936) is BAD block !!!
Block 0x3A9(937) is BAD block !!!
Block 0x3AA(938) is BAD block !!!
Partition[0], type=0x20, start=0x2, total=0x18FE
Partition[1], type=0x23, start=0x1900, total=0x1700
Partition[2], type=0x25, start=0x3000, total=0x19800
Partition[3], type=0x4, start=0x1C800, total=0x1E000
CE Total Length(with sector info) = 0x39E4000
CE CheckSum Length(without sector info) = 0x3900000
checkimage
IPL CRC checksum = 0x68F14038
SPL CRC checksum = 0x3BF03635
CE CRC checksum = 0xB17AD2A4
ExtROM CRC checksum = 0x1B80FFB9
Radio Image CRC checksum = 0xEF2E0780
----------------------
Tanks
Emblema said:
Block 0x3A8(936) is BAD block !!!
Block 0x3A9(937) is BAD block !!!
Block 0x3AA(938) is BAD block !!!
Click to expand...
Click to collapse
This seems not good to me
I guess you can boot the currently flashed rom and use the device, but you cannot flash a new rom, right?
Emblema said:
IPL CRC checksum = 0x68F14038
SPL CRC checksum = 0x3BF03635
Click to expand...
Click to collapse
Your IPL & SPL checksums are different from mines, which IPL & SPL versions do you have? The version numbers are shown on the device screen when you put it in bootloader mode.
pof said:
Block 0x3A8(936) is BAD block !!!
Block 0x3A9(937) is BAD block !!!
Block 0x3AA(938) is BAD block !!!
This seems not good to me
I guess you can boot the currently flashed rom and use the device, but you cannot flash a new rom, right?
Click to expand...
Click to collapse
yes I use the dispoditivo but I do not succeed to load one new rom
Emblema said:
IPL CRC checksum = 0x68F14038
SPL CRC checksum = 0x3BF03635
Your IPL & SPL checksums are different from mines, which IPL & SPL versions do you have? The version numbers are shown on the device screen when you put it in bootloader mode.
Click to expand...
Click to collapse
Herm100
IPL-1.00
Herm100
SPL-1.04
its possible to try to put within pda a rom dumped from an other? (.raw)
if, like?
Help me, my pda is 1/2 dead
Not possible at the moment. I think you'll need to format the flash or try to repair it using the bootloader, but I don't know the exact commands. I'll have a look at it and try to find a solution for you. Did you had any problems during any previous upgrade? Did the power went out while upgrading or did you disconnect the device?
What you can do is install HDD Usb Monitor, put it in capture mode and try to flash a new rom, then you should be able to see the exact error or reason why it fails from there. If you post the error here it will be useful to diagnose the exact problem and try to find a solution for it.
Hi Pof,
Today they are successful to put within the rom dell imate after six tried to you, for the moment aspect that decoy the rom Italian and then we try and we see if it continues to give stessp the problem. Thanks thousands for the availability.
Tanks
Help me - MDA Vario 2 - M300
I also has same prob with Emblema. My PPC only connect to PC in bootloader mode. I cannot start my PPC after fail upgrade ROM.I tried many times to upgrade but it not success (stop at 0%)
Pls help me to recover or upgrade new ROM
MDA vario II M300
IPL 1.01
SPL - 1.04
Re: Help me - MDA Vario 2 - M300
linhmuc said:
My PPC only connect to PC in bootloader mode. I cannot start my PPC after fail upgrade ROM.
Click to expand...
Click to collapse
Enter the bootloader using mtty, when you see the "USB>" prompt type in these commands (do not copy-paste!):
Code:
USB> set 14 0
USB> task 8
The device should restart and boot the OS. For more info, see this page on the wiki:
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootLoader
I tried 2 command , it successed but hold at windows mobile screen. I want to format ROM and install new ROM, how do i do?
Pls help me.
Thanks.
Have you tried flashing every available ROM for the Hermes? Always get an error?
Can you post here the output of 'info 8' command in bootloader?
Thanks for reply
Here is the result executed command info 8
Block 0x0(0) is Reversed block
Block 0x1(1) is Reversed block
Block 0x2(2) is Reversed block
Block 0x3(3) is Reversed block
Block 0x4(4) is Reversed block
Block 0x5(5) is Reversed block
Block 0x6(6) is Reversed block
Block 0x7(7) is Reversed block
Block 0x8(8) is Reversed block
Block 0x9(9) is Reversed block
Block 0xA(10) is Reversed block
Block 0xB(11) is Reversed block
Block 0xC(12) is Reversed block
Partition[0], type=0x20, start=0x2, total=0x18FE
Partition[1], type=0x23, start=0x1900, total=0x1700
Partition[2], type=0x25, start=0x3000, total=0x1B400
Partition[3], type=0x4, start=0x1E400, total=0x1C400
CE Total Length(with sector info) = 0x3D72000
CE CheckSum Length(without sector info) = 0x3C80000
I also tried other ROM upgrade but it hold at 0%
Everything seems ok to me... sorry for not asking before, but can you post the output of 'checkimage' command?
Which device is it, and which was the last ROM you had on it?
Did you try to unlock it or something before it break?
My PPC is MDA vario II - Herm300
I tried unlock with HTC_Uni_SIM_Unlock_v1 and have an error. From that I cannot start my device.
I execute checkimage command:
IPL CRC checksum = 0xA2BD7A6
SPL CRC checksum = 0x3BF03635
CE CRC checksum = 0x458E70C0
ExtROM CRC checksum = 0x10D845D9
Radio Image CRC checksum =
it stop at "Radio Image CRC checksum = "
I think you have the same problem fluffcat1 describes here:
http://forum.xda-developers.com/viewtopic.php?t=61396
After runing the HTC Universal Unlocker you've screwed the radio of your device, there is no radio rom present and no security area, radio rom upgrade won't success.
There is no known solution to this problem yet, do you have warranty or can get a replacement unit?
@linmhuc:
Try to flash a new rom using the SD card method described here:
http://forum.xda-developers.com/viewtopic.php?t=62596
The rom must match your CID. Let us know if it works
to prof:
I run command info 2, but it not execute, it hold, how do i know my PPC CID ?

V1605(French) Stuck after trying to unlock

Hi everybody,
I bought my V1605(French SFR) today and I decide to unlock it with HTC uni Unlock V1 in order to work with my business SIM card.
At the end of the unlocking I've got an error, telling me to try to install again. After resetting my V1605, It stop on Operator logo. I try hard reset but nothing happened, I'm still stuck on operator logo.
Bootloader is in 1.04.
My V1605 is no longer recognized by activsync, I tried with mtty, but impossible to connect on usb.
I tryed to reinstall the original rom, but V1605 can't be find. Same for other rom.
I tryed everything on hermes upgrade Problem page, but nothing works.
When I try to update rom by microsd, it's not working. I have read the wiki page.
Have you got any idea ? You'll be my hero... I'm really in a dead end.
Thanks in advance,
Geof
- disable usb connections on activesync
- put hermes in bootloader mode and connect to computer usb port
- start usb monitor capture ("complete view")
- start update of original rom (retry two times if it fails first)
- when finish, export usb monitor capture to ANSI text format, and attach it here.
Thanks for your help.
It seems that my V1605 is disconnecting when I try to update
oops! the file shows nothing useful. seems disconnected after the first usb setup packet.
When you put it in bootloader mode and connect to usb port, do you see in the bottom part of the screen the string "SERIAL" changes to "USB"? or it stays "SERIAL" ?
Have you tried a different usb port on the same computer? or even a different computer?
Do you get any error when trying to flash from SD card? do you see the "checking...." ?
I tried on 2 computers and on each usb ports...
When I try to update, it stays on usb and never come to serial.
With the Microsd, there is a very very very fast check on card (less than 1/2 seconde), and it stay on bootloader. It seems that it wouldn't want to launch anything from the Microsd.
I retried to use mtty and it connects, but what to do.
I tried with the himalaya rom to get a better USB monitor file. It stuck on white screen on V1605 at 0% on PC.
G3oF said:
With the Microsd, there is a very very very fast check on card (less than 1/2 seconde), and it stay on bootloader.
It seems that it wouldn't want to launch anything from the Microsd.
Click to expand...
Click to collapse
Try it several times... sometimes it is a bit hard to make the bootloader read the image. Make sure you only put the french voda rom NBH file renamed to HERMIMG.nbh on the microSD card, and nothing else.
G3oF said:
I retried to use mtty and it connects, but what to do.
Click to expand...
Click to collapse
checkimage
info 2
info 7
info 8
set 14 0
task 28
...
​
USB>checkimage
IPL CRC checksum = 0xAB6DDB32
SPL CRC checksum = 0x3BF03635
CE CRC checksum =
USB>info 7
HTC Integrated Re-Flash Utility, Common Base Version : 1.50a
Device Name: H, Bootloader Version : 1.04
Built at: May 26 2006 20:17:35
Copyright (c) 1998-2006 High Tech Computer Corporation
CPU ID=0x41129200
Main CPLD version=0x5
Upper CPLD version=0x4
Main Board version=0x5
USB>info 8
Block 0x0(0) is Reversed block
Block 0x1(1) is Reversed block
Block 0x2(2) is Reversed block
Block 0x3(3) is Reversed block
Block 0x4(4) is Reversed block
Block 0x5(5) is Reversed block
Block 0x6(6) is Reversed block
Block 0x7(7) is Reversed block
Block 0x8(8) is Reversed block
Block 0x9(9) is Reversed block
Block 0xA(10) is Reversed block
Block 0xB(11) is Reversed block
Block 0xC(12) is Reversed block
Partition[0], type=0x20, start=0x2, total=0x18FE
Partition[1], type=0x23, start=0x1900, total=0x1700
Partition[2], type=0x25, start=0x3000, total=0x19D00
Partition[3], type=0x4, start=0x1CD00, total=0x1DB00
CE Total Length(with sector info) = 0x3A86800
CE CheckSum Length(without sector info) = 0x39A0000
USB>info 2
USB>set 14 0
Write Nand Success
HTCST ÚÈÒHTCEUSB>
USB>task 28
Storage format start
Write Nand Success
dwBlockToWrite = 13
Storage start block: 461
Storage Total block: 475
Total Bad Block in CE: 0
NeedToEraseBlockStart: 474
Storage format success
As you can see some command not working. It seems those commands interrupted the USB link. Have you ever seen this before ????
I continue to try updating by sd, but seems not working.
Thanks for your help
Do you think I have to send it to technical center ?
Probably it's a good desition if you can't fix it by any other way.
I ask for replacement and thy agreed. I'm surprised but very happy. I'm not sure to try to unlocked it right now ;-). Thanks again for your help

Herm200 Hang on Window's Mobile Logo . Help !!!

Hi
Recieved this fone from a friend
He Flashed the radio on this phone & now phone get stucks on Windows Mobile Logo .
I dont know which Radio he flashed ...
Now phone also not connecting as he says me ..
I dont know all the details .
this is written when HTC shown on startup .
M 05
S 04
B 05
D 1.18
on Boot Loader
HERM200
IPL-1.00
HERM200
SPL-1.04
so any one advice me correct solution how to repair ..
Thanks
Aamir Zia
try this
http://wiki.xda-developers.com/index.php?pagename=Hermes_UpgradeProblems
I did Read all
I make Hard Reset successfully
After that on HTC screen , it says NO GSM Then shows White Screen & nothing after that ..
I also did this
Open mtty.exe and select USB port, then connect.
Hit enter twice, you will see the "USB>" prompt.
Type the following commands (do not copy paste!!!)
USB> password 0000000000000000
USB> set 1e 1
USB> erase a0040000 c80000
USB> erase a0cc0000 c80000
USB> erase a1940000 640000
USB> set 1e 0
But still not connecting when i flash to Patched Radio
I got error in the end
Error [222] Device not Responding ..
Who can Help me ...
Can you get into bootloader mode?
Yup !!!
I can go into Bootloader mode
HERM200
IPL-1.00
HERM200
SPL-1.04
Now phone comes back to its Original Condition ( Stucked on WINDOWS MOBILE ) ... after leaving it without Battery for 20 minutes ....
But phone still cannot be read ...
Leave it at least 10 minute on windows mobile logo if its manage to pass it.
Next step maybe you can try fired up MTTY & execute below command
1. task 32
2. info 2
What is the output?
While phone is stucked in Windows Mobile Logo i leave it for 15 minutes
but it didnot passed .
&
When i try to enter this command with MTTY
Software Hangs & not responds ....
aamszia said:
While phone is stucked in Windows Mobile Logo i leave it for 15 minutes
but it didnot passed .
&
When i try to enter this command with MTTY
Software Hangs & not responds ....
Click to expand...
Click to collapse
You can try this but I am not sure whether its works or not.
At bootloader screen, try flash full release roms that matching your Hermes CID. or flasing this patch radio roms
http://wiki.xda-developers.com/index.php?pagename=Hermes_SimUnlock
Well i have written above that when i try to Flash the PATCH RADIO ROM
i got this error
Error [222] Device not Responding ..
Phone cannot be detected by software , even computer detects the driver .
& i dont know from where phone is come from ...
POF !!!!
Please help me out here with HTC Tytn
Here are some details via MTTY
Info 2 is not working
info 7
HTC Integrated Re-Flash Utility, Common Base Version : 1.50a
Device Name: H, Bootloader Version : 1.04
Built at: May 26 2006 20:17:35
Copyright (c) 1998-2006 High Tech Computer Corporation
CPU ID=0x41129200
Main CPLD version=0x5
Upper CPLD version=0x4
Main Board version=0x5
USB>info 8
Block 0x0(0) is Reversed block
Block 0x1(1) is Reversed block
Block 0x2(2) is Reversed block
Block 0x3(3) is Reversed block
Block 0x4(4) is Reversed block
Block 0x5(5) is Reversed block
Block 0x6(6) is Reversed block
Block 0x7(7) is Reversed block
Block 0x8(8) is Reversed block
Block 0x9(9) is Reversed block
Block 0xA(10) is Reversed block
Block 0xB(11) is Reversed block
Block 0xC(12) is Reversed block
Block 0x3FB(1019) is Reversed block
Partition[0], type=0x20, start=0x2, total=0x18FE
Partition[1], type=0x23, start=0x1900, total=0x1700
Partition[2], type=0x25, start=0x3000, total=0x19500
Partition[3], type=0x4, start=0x1C500, total=0x1E300
CE Total Length(with sector info) = 0x3982800
CE CheckSum Length(without sector info) = 0x38A0000
USB>
help ,my phone's hang on too..
but display SPL-1.09,
and supercid is lost.
i can't boot x01ht now.
Aamszia:
Look in the following thread at post numbers 120, 236, 237, 238, and 239
http://forum.xda-developers.com/showthread.php?t=286755&page=12
Once you have used these methods to get access to the PDA, put the sspl on a memory card and run it on the pda.
Once you have done that, plug back in to a usb port and run whichever updates you want/need
Mike
Mike
Can You come on Chat Please
Thanks
Hi aamszia,
What do you need to know?
hi
me too, i m stucked on the windows mobile screen ! i'm in bl 1.09.

Stuck in bootloader after trying to flash ROM

Just tryed to update my Nike Rom. Now my Nike is stuck in Bootloader Mode.
It displays:
NIKI100
SPL-1. 16.0000
CPLD-4
On a Red Green Blue & White Screen.
Tried all kinds of things to flash the ROM.
Im a newbie at this. Please can someone Help
Hmm, where's my crystal ball...
how about you tell us everything you did and tried to flash your phone, including version and model numbers. otherwise we really can't be of any help.
with phone on, hold down both call answer/call end buttons, press reset (with stylus in hole buy usb port), remove stylus from hole, keep hold of the above two buttons and you should be in bootloader screen (red, blue, green etc.). insert usb cable which is plugged into windows PC, should show USB on device, establich activesync, then run the flasher prog you are using with the ROM you tried to flash, and it should pick up from there. reflash ROM.
Help Me! Same Problem!!!! Where is the Solution??????
use the tool "MTTY". shut down activsync. connect with MTTY via USB and use the command "boot"
Ok I got some similar problem the pda some one tried to repair before with mtty and then client brought it to me, it enters in bootloader mode three colors and showing
It displays:
NIKI100
SPL-1. 16.0000
CPLD-4
On a Red Green Blue & White Screen.
Tried to flash all kinds of roms, so I tried with mtty sending command boot and this is the anwser,
boot
InitDisplay: Display_Chip=1
Fill RSVD information for block 288 to 309
TAG NOT FOUND !!! NOT CLEAR STORAGE !!!
No card inserted
OSSIPreLoad ++
OSSIPreLoad failed, CE is NONE
OEMGetUpdateMode
IPLMSG:0x2:ERROR: Failed to open storage partition.
after this the pda only boots and shows white display, please can any one give me or tell me correct command for mtty to repair this.
thanking and waiting for a prompt reply
bcnboy
some more info about my device read by mtty
info a
HTCS356610011071301šQµAHTCE
Cmd>info 8
--- 2K bytes sector version ---
DEVICE NAME=samsung_k9k2g08
DEVICE ID=0xAA
DEVICE MAKER ID=0xEC
PAGE SIZE=0x800
TOTAL PAGE SIZE=0x840
BLOCK COUNT=0x800
BLOCK PAGE=0x40
Checking block information
BLOCK 0 (0x0) is reversed block
BLOCK 1 (0x1) is reversed block
BLOCK 8 (0x8) is reversed block
OS NOT FOUND !!!
Cmd>info 7
HTC Integrated Re-Flash Utility, Common Base Version : 1.51d
Device Name: Nike, Bootloader Version : 1.16.0000
Built at: Oct 8 2007 18:27:27
Copyright (c) 1998-2007 High Tech Computer Corporation
Board ID=0x4
CPLD ID=0x4
gCurrentPanel=0x4
so any suggestions.
bcnboy

Battery died now old Olipro loads

This morning I ran the battery dead in my 8525 which I have done several times through out its life.
I get home and plug it in and hold the power button waiting to see the wm6 boot image from the rom I use. No go
All I get is the try color screen reading
Herm100
IPL-1.04
Herm100
SPL-2.10.Olipro
I can get it to switch between serial and usb. Did I corrupt the wm6 rom? Are there any tricks to try to get it to load wm6 one more time to dump my contacts? Can I manually dump the whole rom and pull it apart to get to my contacts?
I have removed the battery and let it sit but on re-inserting the battery it goes directly to the boot loader again.
I have tried the OK - Power - stylus reset button combo and just the stylus reset.
I am searching the forums and google trying to find something but maybe someone has a tip I have overlooked.
I went ahead and tried to flash a new rom from the bootloader and it goes 100% completes and just goes right back to the tri-color screen...
I also tried flashing Hard-splv7 and received a communication error.
Not really sure what to try next if flashing a new rom doesn't help.. Anyone got any suggestions?
OK I attmepted the type 2a brick recovery listed at
http://wiki.xda-developers.com/index.php?pagename=Hermes_UpgradeProblems#problem4
Grabbed a copy of nuettyconsole and connected successfully to the phones loader console.
Ran both
set 14 0 and set 16 0
Both writes to the nand are successful but it still only boots back to the bootloader.... I am running out of ideas.
I have attempted to replace the radio rom but I continue to get a communication error.
Anyone have a link to a full stock rom with both radio/os?
I went ahead and flashed a full AT&T stock rom with both radio and wm6. The flash completed and the phone booted into the stock rom like it should. YAY!
The phone customized itself and rebooted only to get stuck right back into the bootloader loop...
Is there something wrong with the nand chips or did I just corrupt the bootloader by chance?
Anyone? Any Ideas?
Ok, finally got some time to work on this phone a bit more. I would like to get it working which I sorta have. Flashing a full(radio/rom/extended) HTC hermes_WWE rom from a xp desktop will get the phone to boot.
When the phone customizes itself it'll reboot and its random if itll reboot properly. Sometimes I have to hard reset the device or pull the battery then I can usually get the phone to boot back up and be completely usable. So I know the phone itself works with sms, 3G data, 3G voice, wifi, bluetooth and seems to run like the day I purchased it.
At this point if I attempt to reflash a cooked rom to the working phone itll finish then drop into the bootloader and will refuse to boot using any tricks until I finally reflash using the full HTC hermes_WWE rom. I was thinking that the bootloader itself became corrupt so I reflashed sspl 2.10 but that did nothing except stopping the rom from loading and leaving me stuck in the bootloader. I have tried the bootloader console access and used commands set 14 0 and set 16 0 to try to force the bootloader to load the OS on reboot all to no avail.
So where should I go from here... what would be stopping my phone from being able to load a cooked rom? Should I reflash the radio? Has anyone heard something like this?
Ok, I decided to get into the boot loader and start dumping everything I can to try to decide if this was a corruption issue. You will notice some strange stuff and if I try to run the command "rbmc" the boot loader flips out spewing garbage for 2 or 3 minutes until finally returning an out of boundary error.
Cmd>task 32
Level = 0
Cmd>info 2
HTCSSuperCIDHTCE
Cmd>info 3
HTCSH
Cmd> info 4
HTCSCWS__001Ùü¤HHTCE
Cmd> info 6
HTCST ÚÈÒHTCE
Cmd>info 7
HTC Integrated Re-Flash Utility, Common Base Version : 1.51d
Device Name: HERM100, Bootloader Version : 2.10.Olipro
Built at: Apr 22 2007 13:32:26
Copyright (c) 1998-2007 Modified By Olipro - Hard-SPL
CPU ID=0x41129200
Main CPLD version=0x5
Upper CPLD version=0x4
Main Board version=0x6
Cmd>info 8
Block 0x0(0) is Reversed block
Block 0x1(1) is Reversed block
Block 0x2(2) is Reversed block
Block 0x3(3) is Reversed block
Block 0x4(4) is Reversed block
Block 0x5(5) is Reversed block
Block 0x6(6) is Reversed block
Block 0x7(7) is Reversed block
Block 0x8(8) is Reversed block
Block 0x9(9) is Reversed block
Block 0xA(10) is Reversed block
Block 0xB(11) is Reversed block
Block 0xC(12) is Reversed block
Partition[0], type=0x20, start=0x2, total=0x18FE
Partition[1], type=0x23, start=0x1900, total=0x1900
Partition[2], type=0x25, start=0x3200, total=0x1F900
Partition[3], type=0x4, start=0x22B00, total=0x17D00
CE Total Length(with sector info) = 0x4675800
CE CheckSum Length(without sector info) = 0x4560000
Lol I might not be of much help. But seeing as noone responded to all of your 5 or so posts. Try getting a new battery, something might've happen to it ?

Categories

Resources