Phone stuck on Loading... - Tilt, TyTN II, MDA Vario III Windows Mobile ROM De

Hi,
I was doing my first ROM upgrade, following instructions (http://forum.xda-developers.com/showthread.php?t=433835).
I was doing the Flashing via MicroSD Card using cmonex HardSPL 3.29 part and my phone is stuck in the Loading... screen. Can someone tell me how long this take to complete. Or is my phone gone.

whisperer999 said:
Hi,
I was doing my first ROM upgrade, following instructions (http://forum.xda-developers.com/showthread.php?t=433835).
I was doing the Flashing via MicroSD Card using cmonex HardSPL 3.29 part and my phone is stuck in the Loading... screen. Can someone tell me how long this take to complete. Or is my phone gone.
Click to expand...
Click to collapse
what loading screen?

Flashing via MicroSD Card using cmonex HardSPL 3.29
step 5

whisperer999 said:
Flashing via MicroSD Card using cmonex HardSPL 3.29
step 5
Click to expand...
Click to collapse
Not really an answer what loading screen?
Has it stopped while updating via SD when you see the blue bar going across the screen, has it stopped after that so say on SPLASH or Animation etc.......

whisperer999 said:
Flashing via MicroSD Card using cmonex HardSPL 3.29
step 5
Click to expand...
Click to collapse
hmm, is the name of the .nbh KAISIMG.nbh? also, is your card formatted as fat32?

yes i was updating via sd card. it it still says loading......its a white screen with blue letter. I have to two files i extracted from Cmonex's HardSPL 3.29SD....and then i inserted the sd card. then I please teh power button, camera button, and the soft reset button and went to the tri color screen for a second then i went into this loading screen. its a white background with blue lettering. Hope that clarifies....

yes thet card was formatted to fat32 i am sure of that....i also just checked the name of the file...there was two nbh files in the folder....KAISDIAG.NBH and KAISIMG.NBH

can i do a soft reset or will that damage the phone

whisperer999 said:
can i do a soft reset or will that damage the phone
Click to expand...
Click to collapse
no it shouldn't

or should i do this as mentioned here..i am not 100percent sure that is is my problem...
http://forum.xda-developers.com/showthread.php?t=354061
or is a soft reset the best option at this point...and should i remove the sd card during the soft reset
in advance i wanted to tank everyone for the quick response...

did a soft reset and phone booted up. I was rereading the instructions page the only thing that comes to mu mind is this phrase
"FOR UPGRADING HARDSPL ONLY!! THIS WONT WORK UNLESS YOU ALREADY HAVE HARDSPL ON YOUR PHONE"
I went on the bootloader screen and check and the second line on the screen said spl 1.93(i believe)....Do i need to install a another HARDSPL on the phone to do an upgrade?

whisperer999 said:
did a soft reset and phone booted up. I was rereading the instructions page the only thing that comes to mu mind is this phrase
"FOR UPGRADING HARDSPL ONLY!! THIS WONT WORK UNLESS YOU ALREADY HAVE HARDSPL ON YOUR PHONE"
I went on the bootloader screen and check and the second line on the screen said spl 1.93(i believe)....Do i need to install a another HARDSPL on the phone to do an upgrade?
Click to expand...
Click to collapse
of course! don't flash until you have HardSPL, version 3.29 is good

I have a couple of more questions...One is do i need to follow step number 4 (SIM and CID-Unlock), it says it is optional and i dont want to unlock my phone because it is already unlocked. The second is the I cannot put HARDSPL via SD CARD....I have to use this method right...
3. Flash HardSPL 3.29 [ESSENTIAL]
Flashing via ActiveSync with USB Lead
1. Copy JumpSPL1.56-KAIS.exe, JumpSPL1.93-KAIS.exe and JumpSPL1.94-KAIS.exe to your device memory (NOT STORAGE CARD)
2. Pull out the battery and reinsert it (this step IS important) *DONT turn phone back on yet*
3. REMOVE SIM and SD CARDS!!
4. Turn phone back on and let it boot back into your operating system
5. Connect your phone to PC with a USB cable and wait until it syncs with your PC
6. Run File Explorer on your phone, browse to where you copied JumpSPL1.56-KAIS.exe on your device and run it (make sure the USB cable is still connected). If you get a white screen then reset your device and now try JumpSPL1.93 and lastly try JumpSPL1.94 if that one doesnt work.
7. CLick Continue on phone when prompted
8. After a few seconds the tri colour screen will appear on the phone and "USB" will be displayed at the bottom
9. Unplug the usb cable for 30 seconds and then Replug (phone will not re-sync but still says "USB" on the screen)
10. Right click on the Activesync icon in the bottom corner icon on the computer, goto connection settings, deselect "Allow USB connections" and click "ok"
11. Run the KaiserCustomRUU.exe file on your PC thats in the same folder as the HardSPL .nbh file and follow instructions (ticking boxes and clicking Next) *DO NOT re-enable USB Connections in Activesync*
12. Update will goto 100% (should take less than a minute), the Congratulations screen will be displayed on the PC and the phone will restart
13. Unplug USB cable from phone then REPLACE SIM and SD CARDS !!
14. Restart phone
*Remember to re-enable "Allow USB connections" in Activesync connection settings after a successful flash*

Related

Summary of the SD card ROM backup/update method

While a lot has been written, the following should provide an easy-to-follow guide:
Preparation:
1. A torch (read on and you will know why)
2. 256M SD card
3. Download ntrw.exe, romupdate.exe, hexedfull.exe from the ftp of this forum to c:\ and install hex editor
4. Download the appropriate ROM file (hereafter referred to as "newrom.nb1").
5. Cancel USB in ActiveSync
6. Use Sprite Backup to backup your ppc
Backup original ROM:
1. Put pocket pc into the boot loader mode (hold both on/off and camera buttons at the same time while resetting).
2. Insert empty SD card.
3. Connect pocket pc to pc through USB.
4. Run romupdate.exe on pc.
5. Select “\\.\WCEUSBSH001” in port settings. In the popup windows, enter “d2s” and press enter.
6. Don’t get panic to see the pocket pc screen goes dark. Use your torch and you will see the download percentage. Wait until it reaches 100% and shows “CheckSum is OK!”.
7. Insert SD card into card reader of the pc. Ignore the “format SD card” message and click “No”.
8. Run “command” to go into DOS prompt and change to root directory (cd c:\). Enter “ntrw read oldrom.nb1 s:” where s is the drive of your SD card.
9. Ignore the “Data error <cyclic redundancy check>” message. You should save another copy of this important rom file “oldrom.nb1”.
Change header of newrom.nb1:
1. Right click on oldrom.nb1 to open hex editor. Copy the first 416 bytes.
2. Open the downloaded newrom.nb1 file and overwrite the first 416 bytes with those of the old rom.
3. Save the edited newrom.nb1. You may save another copy of this important file.
4. Go to the command prompt and enter “ntrw write newrom.nb1 s:” to write it to the SD card. Ignore the error message “The parameter is incorrect”.
Update the ROM:
1. Insert SD card into pocket pc and put it to boot loader mode again (on/off + camera + reset). Use you torch to check the dark screen.
2. When it shows “Press Power to flash”, press the on/off button. Wait until it reaches 100% and ignore the message “Download Fail - CheckSum Fail”
3. Soft reset your pocket pc.
4. You may have to reinstall your software, unless you are familiar with the advanced features of Sprite Backup.
Ask you a question.
Does it backup 3 parts of rom (OS rom, extended rom and Radio rom)?
I am trying to backup my old Qtek Rom so I can install an update. I follow the steps to perfection..
The file created by ntrw is 999Mb big and at the end of the file I get an error stating that "parameters are incorrect"
Does this mean that the backup was not done successfully?
Why is the file so large?
Thanks for your help
ntrw get image SD card. Use SD card 256 Mb.
SD Card update problem
Hi I used ntrw.exe to backup my original rom to an SD card. It all went ok and I was able to clear the SD, write the rom back on the SD and put it in my M500. Normally I got a menu to press the power button to flash the rom to my phone, but now whatever I do I can't get the menu back. I won't get the option "Press power button" to flash. What I also see is that somethimes when I put the SD back in my laptop it is totaly empty. Normaly it would ask me if I want to format the SD because it can't be read. Can anybody help??
Thanks!
Dear All,
this is my first time to this site.
Could you please send me the download links for the files that are necessary (or the files themeselves) to backup the ROM (ntrw.exe, romupdate.exe, hexedfull.exe )
Thanks a million.
Will
i found this http://www.ccoo.net/MDAFlash/ntrw.exe
Thank you for this wonderful guide !!!
I am trying to backup my I-Mate JAM's ROM with a 256 MB SD card. However I have a similiar problem where when the ntrw.exe completed with the same "parameters are incorrect" error. The created ROM image is about 247,040 KB.
Is this correct? I did make sure the SD card is empty before the backup process (by deleteing everyfile on it), or should I use some proper method to ensure the SD card is actually completely empty?
Thanks in advance for any help!
Mine came up with that every time, but worked ok. I am trying to do the Anasky ROM update to my magician, and the backup i made of the original rom was fine to restore, even though i got that error.
mitchello said:
Mine came up with that every time, but worked ok. I am trying to do the Anasky ROM update to my magician, and the backup i made of the original rom was fine to restore, even though i got that error.
Click to expand...
Click to collapse
Thanks a lot for this info! It certainly make me feel a lot more confident about what I am doing
Thanks again !
Jyhnc said:
Thank you for this wonderful guide !!!
I am trying to backup my I-Mate JAM's ROM with a 256 MB SD card. However I have a similiar problem where when the ntrw.exe completed with the same "parameters are incorrect" error. The created ROM image is about 247,040 KB.
Is this correct? I did make sure the SD card is empty before the backup process (by deleteing everyfile on it), or should I use some proper method to ensure the SD card is actually completely empty?
Thanks in advance for any help!
Click to expand...
Click to collapse
someone in this forum told us that the rom size is vary and closed to the size of your sd card.
I used 128mb to backup and restore, it worked fine.
Has anyone experienced the problem of trying to reflash the device with the SD and when placed in Bootldr, the display just says serial and never progresses to press power to flash??
thanks
Jim
turn off the USB connection in your activesync, it will interfere the upgrade.
Found the fault, I reconnected the USB whilst entering the bootldr with the SD in socket and worked fine... Quite strange though as I couldnt remember having the USB connected the lasst time I performed the process
rgds
jim
jfran said:
Found the fault, I reconnected the USB whilst entering the bootldr with the SD in socket and worked fine... Quite strange though as I couldnt remember having the USB connected the lasst time I performed the process
rgds
jim
Click to expand...
Click to collapse
Hi All,
I was stuck at the Serial for a Looooooong time. Nothing worked. Until I did the following:
1) Using HHDHexeditor, copy the first 416byte (NOT 220byte!)
2) Write the copied original backup ROM into the new ROM (.nb1 file)
3) Put into your 02 Mini
4) VERY IMPORTANT! - Plug into your USB PORT!
5) Then I see the "Press Power button to Flash!"
and I am happily flashing my device now ... My guess is that it needs to be on external power in order to upgrade .... Thanks everyone .. can't wait to see my new baby with 27Mb storage! :twisted:
I'm using 256Mb SD Card ....
Alvin
How can i know the backup file name stored in the memory card? (*.nb1)
Thx~~
i am not seeing the popup window in which to select "d2s"...can anyone help?
update: Ok, so i was just temporarily blind! Have managed to continue and have fingers crossed it is ok.
2. When it shows “Press Power to flash”, press the on/off button. Wait until it reaches 100% and ignore the message “Download Fail - CheckSum Fail”
3. Soft reset your ppc.
After this.... how I do the soft reset with my ppc?? Connect or diconnect with the USB?? Coz I can't turn it back to the normal from boot loader mode even I do soft or hard reset after the rom flashing.......why?? :shock:
cojones said:
update: Have managed to continue and have fingers crossed it is ok.
Click to expand...
Click to collapse
I get the message ROM size isn't enough when i press the power button to flash from the sd card...why is this?
Talents said:
5. Select “\\.\WCEUSBSH001” in port settings. In the popup windows, enter “d2s” and press enter.
Click to expand...
Click to collapse
WTF ??? The only options are COM1 COM2 or COM3 and the Baud rate.
What a POS!

Help Me to relive my MDAC PLS!!!

Guys i have a big big problem here.... my mdac is dead, is in bootloader mode... I have tried to flash the rom how is described here http://forum.xda-developers.com/viewtopic.php?p=144686#144686 but i see the screen of the rom version empty (i tried several times...)
So i decided to do the reflash by an sd card, i downloaded the nb1 file from ftp (if you have a .nb1 file to send me i apreciate that )written it on the sd with ntrw, inserted in my mdac (blocked in bootloader) but nothing happens! Reset and reset but nothing!
What can i do?! How can i relive my mdac?!
HELP ME PLS!!!!
P.s. when i reset it with the sd inserted and the usb connected the pc says that is an unknown USB device... if i reset again without the sd inserted it reconize the mdac how a ms sync cable... the ActiveSync USB check is unselected...
P.p.s I have posted the same topic in the giude for the sd upgradig... sorry for that but i'm disperated!
* first uncheck the USB connection of active sync.
* run the command ntrw write rom.nb1 x: in the command prompt window where fixed.nb1 is the filename of the ROM and x the SD card drive letter.
* Put your SD card into your MDA and get your MDA to boot loader mode again (power+camera+reset buttons). On your unlighted screen you will see it says serial wait and after some seconds it will say (Press Power to flash).
* Do as it says and it will start flashing. When your MDA reaches 100% flashing, it will check the checksum. Don't worry about the message Checksum failed - Flashing failed and soft reset your MDA.
HTH
Stefan
Hi had already done this operation... but nothing...
i had to do with the mda connected to the pc? On the screen don't appear nothing... only serial v 1.00 (or usb v1.00 if is connected at the pc)
have you a backup of your rom that can i put on my sd? So i'm sure that it works...
I'm going crazy...
I don't have the backup rom of my mdac, how can i do? There's somewhere an original rom for the Tmobile German Mdac? I read that i need to overwrite first 416bytes of the rom to upgrade with the first 416 of the old rom, but i haven't it...
i'm a really newbie! i hope someone helps me... don't leave me alone

Flash Rom from SD card?

I was running AKU 3.3 Asburg or whatever it's called. For some unexplained reason my phone is now bricked... I only get the "HTC Innovation" screen. I can enter into bootloader and when I plug in It says USB on the screen, but no ROM updater will recognise it and my PC does not even recognise it.
I'm wondering is there anyway to flash a rom from the SD card, at least enough to get it going? I've looked everywhere, I know you could do this with the Magician, can it be done with the Prophet? My phone is IPL 2.13.0001 and SPL 2.20.0001.
The 3.3 ran fine for ages and just today stopped working I just don't understand!
Flash from Rom ... i am not sure, but this only work with CID unlocked devices.
yes my phone is cid unlocked.
reinstall activesync and try again to flash in bootloader
You need:
A terminal program that can speak over the USB port. (Download ftp://xda:[email protected]//Uploads/Prophet/Prophet-tools/TeraTermPro_WinCE_USB.zip)
A CID-unlocked device (it will NOT work if it's NOT CID-unlocked!)
A SD card of 128MB or larger (buy a 128MB for just this purpose, as its a great backup device)
To Dump the ROM:
Get into the tri-color screen (bootloader) (hold CAMERA, reset) and plug into the USB port.
Kill wcescomm.exe from Windows XP using the Task Manager (CTRL-ALT-DELETE) (this is the ActiveSync driver for the USB port)
Start Tera Term
Hit "return" to insure you have a command prompt.
Make sure your 128MB SD card is in the slot.
Type "r2sd all" and hit return.
The loader will dump the entire ROM (including extended ROM) to the SD card.
Note that this is NOT a file on a FAT filesystem - its a RAW data dump with a signature and checksum. As such you CAN NOT read it onto your computer - you need a tool like "psdread" to read it from the card to a file on your PC.
Stick the card somewhere safe.
To Restore the ROM:
Insert the SD with the power off in the Prophet, then power on while holding the CAMERA button.
Press the Comms button on the side when it tells you.
Note that the prompt only comes up for a few seconds and then it will continue to enter the bootloader.
Its from Wiki ... its not a FAT Format ... this means ... i cant tell you how to Flash over SD-Card, if you havent make a own Dump.
i have the same problem
i have the same problem i can get into bootloader,
i have orange rom
IPl 2.10.0001
spl 2.20.0001
gsm 02.47.21
os 10.2.0.0
only what i see now is the Orange screen
how can i fix this?
TIA
i forgot
mine device is locked
I have orange spvm600

Rom flash via storage card... how?

i cant flash thru bluetooth and my usb port on my tilt doesnt work. how can i flash thru storage card?
Make sure you have installed HARDSPL.
Download a rom and rename it to KAISIMG.nbh
Hold down the camera button and soft reset, should bring you to the tri-colour screen. Press power to flash the new rom.
read the wiki for more detailed instructions.
here's the complete, detailed, wiki post:
http://wiki.xda-developers.com/index.php?pagename=KaiserSDFlash
good luck
im using a fat32 micro sd. i renamed the nbh file to KAISIMG.nbh and transferred it to the root of the micro sd. i get the bootloader screen on, it flashes grey quickily and says no image file and then it goes back to the multi color screen.
i beleive it is hardspl, it says SPL-1.0 and i have previously flashed other roms onto the phone.
any help
You need to flash HardSPL.
can i flash hardspl with my storage card?
also, i have previously flashed other roms, doesnt that mean i already have hard spl? the phone is also already SIM unclocked. i could i have sword i did a hardspl.
check by holding the camera button while soft resetting, it will tell you in the bootloader what spl ou have, and let you flash w/ the sd card (but if you need to change the hardspl, you need to use your computer)... read the wiki for directions (sticky for spl directions)
it says SPL-1.0.OliPof
just check that when you format your SD card that it is done as fat 32, and not just fat, as i made the same mistake yesterday..I do all my flashing from sd card, as using vista x64 and its so unreliable i dont want to risk bricking the phone...My mate originally did the hard spl for me, and mine shows 1.0 olipof like yours, and i have no problem flashing now..
I used to find on the Hermes that sometimes I needed to reformat the card and copy the ROM file over again. Dunno why or what changed but sometimes it would just take a few goes to 'catch'
One other thing.
The SD cannot have a Label when you Format it.
Ta
Dave

severely frustrated and in desperate need of help!!

i've been trying to update my tilt's rom and I don't know what im doin wrong. i've tried flashing mbarvian's solace v 1.5 rom and revrom v8 (sorry I can't remember who cooked the rom) and neither is working.
i've followed every step in the sticky for noobs like me. but when I get to step 3, which is flashing hardspl, I get lost. I moved the jumpspl files to my phone and ran jumpspl 1.93, since 1.53 seems to do nothing. it goes into bootloader, I disconnect usb, reconnect it, and try to run kaisercustomruu so I can flash hardspl 3.29. but when I try to run kaisercustomruu it just shuts down my computer. I don't know whts going on. it seems like im the only one running into this problem. i've spent the past 3 days searching the forums for a solution or reason why kaisercustomruu shuts down my comp and I can't find anything.
when I downloaded mbarvians solace rom there was another update utility that was included in the fil so I ran that. it worked, I clicked all necessary boxes, and the update initialized. but it just stays at 0 percent, and eventually gives me error 262 "update utility error" or something like that.
I tried restarting my comp and even hard reset my device. nothing is working.
im currently running the HTC windows 6.1 rom (the one straight off the site) and have hardspl 3.56.
the reason im trying to go to hardspl 3.29 is because mbarvian and the majority of people on his thread that had succes with his rom are running 3.29.
PLEASE HELP!!!
Well, you can't flash custom ROM's till you HardSPL your Tilt/Kaiser.
I noticed you didn't mention anything about disableling USB Connections in ACtive Sync/WMDC. Did you do that?
Also, kaisercustomruu is generic. Try copying the one from the ROM dl into the HardSPL dl folder. Another suggestion is do a search for flashing hardspl from sd card.
Why not use the sticky and then ask in the relevant thread? "The Sticky"
Flashing Your First Kaiser Rom (For Noobs) Read, Read & Read again, take in small steps & follow the directions to a T
stylez said:
Why not use the sticky and then ask in the relevant thread? "The Sticky"
Flashing Your First Kaiser Rom (For Noobs) Read, Read & Read again, take in small steps & follow the directions to a T
Click to expand...
Click to collapse
You will definitely get more help in that thread. But you already have hardspl, so read the part about flashing cmonex's 3.29 from your SD card, that looks like that will solve your problems.
denco7 said:
You will definitely get more help in that thread. But you already have hardspl, so read the part about flashing cmonex's 3.29 from your SD card, that looks like that will solve your problems.
Click to expand...
Click to collapse
I was going to agree with this, but then I read the flashing guide, and it says flashing from the SD card only works if you're upgrading. From the sounds of it, he doesn't have HardSPL on his phone, otherwise the cooked ROMs would flash.
To the OP, I would try another KaiserCustomRUU.exe. Just copy it from one of the custom ROMs you've downloaded and paste it into the folder you have HardSPL in. Be sure to delete the one that came with HardSPL first. If that doesn't work, maybe you could try a different computer? I don't think you need an ActiveSync connection to flash since JumpSPL puts the phone into flash mode. (Someone correct me on this if I'm wrong.) Just download HardSPL, extract, run JumpSPL, plug your phone in, and run KaiserCustomRUU.exe. It should flash!
I do have hardspl installed its v3.56. I just wanna try 3.29 cos mbarvian and the people on his rom thread that had success with his rom have 3.29 installed.
I read the flashing for noobs sticky and i've been following it verbatim. when I went to try and format my SD card to fat32 it wouldn't let me. I used resco explorer and when I tried to format it it said it wasn't unlocked. that's one thing I failed to ask about in my original post: how do I unlock the SD card?
I used 2 other kaisercustomruu's from other roms and they all forced my comp to shut down. I even ran it on my gf's comp and it shut hers down too.
help!
poppinpengawen said:
how do I unlock the SD card?
Click to expand...
Click to collapse
Take your microsd card and place it into the converter (normal sized sd card). There is a switch on the side. Place the switch in the opposite position of "lock"
poppinpengawen said:
I used 2 other kaisercustomruu's from other roms and they all forced my comp to shut down. I even ran it on my gf's comp and it shut hers down too.
help!
Click to expand...
Click to collapse
It sounds like you do not have kaisercustomruu in a folder, which contains .nbh file. Rather you are probably attempting to run it from your desktop???
poppinpengawen said:
I do have hardspl installed its v3.56. I just wanna try 3.29 cos mbarvian and the people on his rom thread that had success with his rom have 3.29 installed.
I read the flashing for noobs sticky and i've been following it verbatim. when I went to try and format my SD card to fat32 it wouldn't let me. I used resco explorer and when I tried to format it it said it wasn't unlocked. that's one thing I failed to ask about in my original post: how do I unlock the SD card?
I used 2 other kaisercustomruu's from other roms and they all forced my comp to shut down. I even ran it on my gf's comp and it shut hers down too.
help!
Click to expand...
Click to collapse
Ah, you have to use a SD Card reader on a PC to format it, not through the phone.
each time I ran kaisercustomruu it was in a folder with an nbh file. does it have to be by itself with the nbh file? just kaisercustomruu and the rom file?
oh that's all I have to do? just put it in the SD adapter and flip the switch? does it have to be in a computer for it to work?
poppinpengawen said:
each time I ran kaisercustomruu it was in a folder with an nbh file. does it have to be by itself with the nbh file? just kaisercustomruu and the rom file?
oh that's all I have to do? just put it in the SD adapter and flip the switch? does it have to be in a computer for it to work?
Click to expand...
Click to collapse
No.... there is nothing wrong with your SD card.
Do this:
1. Remove your SD card and your SIM Card. Start your device.
2. Connect your Device to your PC Via ActiveSync. Make sure you are fully connected.
3. Unzip and copy the exe file of attached JumpSPL to your device memory.
4. Run Jump/Soft SPL on your device
5. Wait for the bootloader screen to appear and "USB" to show.
6. Right-click activesync icon on the PC tray, go into connection settings and ensure Allow USB Connections is unchecked
7. Unplug your device from the USB port, wait 5 - 20 seconds, plug it back in.
8. Run KaiserCustomRUU.exe of the desired HardSPL and flash HardSPL3.29
To see if you have successfully flashed the 3.29 HardSPL press the camera and power button and press the soft reset once all at the same time, you will see the four color screen and it should display the SPL version.
Whether your SD card is locked or unlocked has no barrier on flashing SPL on your device, since you need to have it out of the device when you perform the SPL install.
Fat32 sometimes would not allow operation of certain files on your PC. thats why sometimes PPC programs or files would not open on your PC and would give you error msgs. Now some folks tried to create a virtual fat32 folder that could in some instances open or run fat32 programs that are created for mobile devices, but in most cases that would crash your PC OS and shuts it down. Same story with netCF files.
So in essence if you were to follow my instructions above, you will get it done and it should not take longer that two minutes to complete the process.
Again.... DO NOT SHORTCUT THE INSTRUCTIONS.
Good luck
asfoor said:
No.... there is nothing wrong with your SD card.
Do this:
1. Remove your SD card and your SIM Card. Start your device.
2. Connect your Device to your PC Via ActiveSync. Make sure you are fully connected.
3. Unzip and copy the exe file of attached JumpSPL to your device memory.
4. Run Jump/Soft SPL on your device
5. Wait for the bootloader screen to appear and "USB" to show.
6. Right-click activesync icon on the PC tray, go into connection settings and ensure Allow USB Connections is unchecked
7. Unplug your device from the USB port, wait 5 - 20 seconds, plug it back in.
8. Run KaiserCustomRUU.exe of the desired HardSPL and flash HardSPL3.29
To see if you have successfully flashed the 3.29 HardSPL press the camera and power button and press the soft reset once all at the same time, you will see the four color screen and it should display the SPL version.
Click to expand...
Click to collapse
I did do all that. like I said I followed the instructions to a tee, but when I ran the kaisercustomruu that was included with the hardspl file my comp just shut down.
question: if I run jumpspl and then use the htc update utility to flash hardspl, would that work? (the htc update utility is the update utility that worked when I tried to flash the rom but it just sat at 0%)
asfoor said:
Whether your SD card is locked or unlocked has no barrier on flashing SPL on your device, since you need to have it out of the device when you perform the SPL install.
Fat32 sometimes would not allow operation of certain files on your PC. thats why sometimes PPC programs or files would not open on your PC and would give you error msgs. Now some folks tried to create a virtual fat32 folder that could in some instances open or run fat32 programs that are created for mobile devices, but in most cases that would crash your PC OS and shuts it down. Same story with netCF files.
So in essence if you were to follow my instructions above, you will get it done and it should not take longer that two minutes to complete the process.
Again.... DO NOT SHORTCUT THE INSTRUCTIONS.
Good luck
Click to expand...
Click to collapse
but in the sticky it says that in order to change to cmonex's 3.29 i'd have to flash via SD card. that's why I was wondering how to format it to fat32. but i'll try to do it again and see if it works this time. thanks for the files
my sandisk 8g micro sdhc won't let me delete files, ad files, or even reformat the card
poppinpengawen said:
but in the sticky it says that in order to change to cmonex's 3.29 i'd have to flash via SD card. that's why I was wondering how to format it to fat32. but i'll try to do it again and see if it works this time. thanks for the files
Click to expand...
Click to collapse
can't you read? Why are you doing Cmonex? JUST FOLLOW MY INSTRUCTIONS. hardSPL3.29 is same protocol on both CMONEX and POF and whoever tells otherwise is full of BS. Again.... just follow my instructions..
msd24200 said:
my sandisk 8g micro sdhc won't let me delete files, ad files, or even reformat the card
Click to expand...
Click to collapse
Are you trying to add files to your card by inserting it into your laptop using an adapter?
BTW certain adapters for some reason or another will not allow you to do that after the SD card has been placed and used in a phone.
Can you access the SD card through ActiveSync? If you have installed programs on your SD card and you are trying to delete them from the SD card it would not let you as there is a shared violation in that process. The way to do is that you would need to remove the programs first from your device by using the Remove prompt in your settings page on your phone, then going to your SD card and deleting the program files. If you do it in the reverse order you will run into problems; Remnants of those programs will still reside in your main memory.
The attached is a utility that would help format SD card. DO NOT UNZIP IT. Just create a folder on your PC and save the attached in it, When done, change the file type of the attached file from zip to exe. Then right hand click it and do the extract to the folder you created. Follow the included instructions to format the SD card.
poppinpengawen said:
I did do all that. like I said I followed the instructions to a tee, but when I ran the kaisercustomruu that was included with the hardspl file my comp just shut down.
question: if I run jumpspl and then use the htc update utility to flash hardspl, would that work? (the htc update utility is the update utility that worked when I tried to flash the rom but it just sat at 0%)
Click to expand...
Click to collapse
Wait a second..... Do you have your device CID unlocked? In other words, did you unlock your device using one of the methods in the stickies? I am NOt talking about SPL .... Were you able to flash a cooked ROM on your device?
asfoor said:
Are you trying to add files to your card by inserting it into your laptop using an adapter?
BTW certain adapters for some reason or another will not allow you to do that after the SD card has been placed and used in a phone.
Can you access the SD card through ActiveSync? If you have installed programs on your SD card and you are trying to delete them from the SD card it would not let you as there is a shared violation in that process. The way to do is that you would need to remove the programs first from your device by using the Remove prompt in your settings page on your phone, then going to your SD card and deleting the program files. If you do it in the reverse order you will run into problems; Remnants of those programs will still reside in your main memory.
The attached is a utility that would help format SD card. DO NOT UNZIP IT. Just create a folder on your PC and save the attached in it, When done, change the file type of the attached file from zip to exe. Then right hand click it and do the extract to the folder you created. Follow the included instructions to format the SD card.
Click to expand...
Click to collapse
yeah i've tried adding/deleting pics, vids, music, etc... with phone and pc and neither works, up until a couple weeks ago i was moving pics/vids to and from the card with the ppc and the pc with no problems. i have used several different card adapters in case one was bad but no matter what i have done, nothing has worked. i already even tried the file you sent and couldn't get the sdformatter to work either. i haven't installed any aps to the card only save pics and all on there, keep my fav program cabs on there as well.
msd24200 said:
yeah i've tried adding/deleting pics, vids, music, etc... with phone and pc and neither works, up until a couple weeks ago i was moving pics/vids to and from the card with the ppc and the pc with no problems. i have used several different card adapters in case one was bad but no matter what i have done, nothing has worked. i already even tried the file you sent and couldn't get the sdformatter to work either. i haven't installed any aps to the card only save pics and all on there, keep my fav program cabs on there as well.
Click to expand...
Click to collapse
Sounds to me your 8GB SDHC Card failed if it worked before and isn't anymore. Can you play the music on the card from either your PC or Kaiser?
going crazy
so i've been following asfoor's advice. I ran kaiserunlocker, but none of the steps made any progress. I tried using it to flash spl3.29, but my spl still shows 3.56. I tried flashing the patched radio, but its still the same (1.65.21.18). I downloaded v2.0, so I know I have the most recent version of kaiserunlocker. help! im getting more and more frustrated.

Categories

Resources