[Q] Semi Bricked 32A - myTouch 3G, Magic General

I think i have semi bricked my magic (vodafone) after trying to apply a sappimg.nbh without checking if it was the right for my phone...
Now i cant access the phone,it gets stuck at the vodafone screen,but i can access fastboot mode and hboot.
It says :
SAPPHIRE UNKNOWN 32A SHIP S-ON G
HBOOT-1.33.0006(SAP10000)
CPLD-12
RADIO-2.22.19.261
May 27 2009,19:06:41(dont know what this is about)
I tried to add a recovery img via fastboot but i get error at cmd fastboot(remote:not allow) so i guess i unrooted it...
What are my options so i could fix my phone?
Thanks in advance.

Radio SPL mismatch but should be easy to fix. Need to get your version number.
Fastboot getvar version-main
Sent from my HTC Glacier using Tapatalk

Thanks for your quick reply
i used the getvar and it says : version-main: 2.16.151.3

One more that I forgot.
Fastboot getvar Cid (I think that's right, coming from the top of my head).
Sent from my HTC Glacier using Tapatalk

it says <waiting for device> and nothing happens...

Make a goldcard and download this:
https://rapidshare.com/files/436753940/2.53.707.2_-_sappimg.zip
Rename it to sappimg.zip(not sappimg.zip.zip).
Flash it using hboot mode.
That image will give you eng spl, from there we can bring your phone back to live.

Is there a way to create a goldcard without the use of a phone?i can't use adb..but i've read somewhere that it can be done with a linux live cd

Do the goldcard using ANY android device...

I don't own an other android device.A friend of mine has one but it is unrooted and new,is there any chance it will cause any damage on the phone?By the way,i think there is an app on the market called goldcard helper,is it easier to get the CID that way?

Georgio002 said:
I don't own an other android device.A friend of mine has one but it is unrooted and new,is there any chance it will cause any damage on the phone?By the way,i think there is an app on the market called goldcard helper,is it easier to get the CID that way?
Click to expand...
Click to collapse
Yes to the app, no to the goldcard causing damage. It doesn't mod anything on the phone.
Sent from my HTC Glacier using Tapatalk

okay i have ordered a 2gb sd card so i can make it a goldcard..i'll probably post in one or two days to tell you my progress

Got the goldcard working,now it says in hboot/fastboot mode:
SAPPHIRE PVT 32A ENG S-OFF H
HBOOT-1.33.2010(SAPP10000)
CPLD-12
RADIO-3.22.20.17
JUN 2 2009
So now there is an eng spl on it so it should be easy from now on...what's next?
Edit :the phone is now functional,with android 1.5

Related

Flashed 32B on 32A HTC Magic

So I have bought a HTC Magic in Singapore about a year ago.
Some of the information about my phone before it got stucked in HTC Magic power-on screen:
SAPPHIRE PVT 32A SHIP S-ON A
HBOOT-1.33.0007 (SAPP10000)
CPLD-12
RADIO-6.35.07.29
Aug 4 2009,19:43:30
I found a site that helped me to get my phone rooted as follow:
SAPPHIRE PVT 32A ENG S-OFF H
HBOOT-1.76.2007 (SAPP10000)
CPLD-12
RADIO-6.35.08.29
Aug 21 2009,18:19:15
Soon after, I started searching for new ROM elsewhere and managed to update my SPL to 1.33.2007 and that's where problem starts to occur..
My phone get stucked on HTC Magic screen display forever.
I was eager to get this problem solved and have not done enough research before I got myself in a worse situation with the phone hbooted like this:
SAPPHIRE UNKNOWN 32A SHIP S-ON G
HBOOT-1.33.0006 (SAPP10000)
CPLD-12
RADIO-2.22.19.26I
May 27 2009,19:06:41
Now I can only enter hboot and fastboot.
Can somebody help me to at least get back to my original ROM? I don't wanna root my phone ever again..
Help please~
If you can get into fastboot you're fine. Just flash 32A radio/spl again and then the desired ROM. Old radio/spl - 1.33.X/3.22.X New radio/spl 1.76.X/6.35.
yeah when turning on the phone hold home and power, if you get the recovery menu then you got nothing to worry about, just flash the proper rom and all will be fine, there is even a stock htc rom with root around here.
right here http://forum.xda-developers.com/showthread.php?t=622038
but you dont have to go back to stock, you just need to put on a rom that fits your phone. i personally suggest this http://forum.xda-developers.com/showthread.php?t=654284
so good luck post back when you get it figured out
Thank you Reziukas and sike89 for the reply..
I will try the ROM recommended in the links. =)
I cannot get into recovery (-Home- & -Power-) now due to the perfected SPL (1.33.0006).
And whenever I use the goldcard method that flooded over the internet, I always get this "Main version is older!" failure message.
I think I have made the goldcard correctly cause it worked while I was trying to flash my 1.76.0007 SPL to 1.76.2007.
Any idea?
when you hold home and power what does it do?
did you root your phone with the recovery-RA-hero-v1.6.2.img?
I did but after I flashed RADIO-2.22.19.26I with SPL 1.33.0006 I can't get into this recovery mode anymore.
When I press Home and Power, it starts booting but stucked on HTC Magic screen forever..
Easily said it, I can only enter hboot (vol down and power) and fastboot (back and power) now..
Procedure
1.Turn your phone off. Turn it on by holding Back and Power, or Vol. down and Power. Either way, boot into the bootloader.
You should see the three Androids on skateboards, and the menu title should say "Fastboot".
2.Connect your device to the computer. The display on your phone should now say "Fastboot USB".
3.Open up the shell/terminal on your computer, and type
fastboot devices [enter]Your device should be listed with it's serial number, and should say "fastboot".
4.Change directory to where you have saved your recovery image. I.e. type "cd /path/to/recovery.img in windows prompt, press enter.
5.You may issue a "dir" command (Windows) or "ls" (Unix/Linux) to make sure you are at the right directory, or just skip this step.
6.Type
fastboot flash recovery recovery.img
Check your phone's display, as recovery is being sent and flashed to your device.
Check your command prompt/shell to make sure the process is over.
i got all that from Binary100100 who got it from here http://wiki.cyanogenmod.com/index.php/RE-recovery-img
give that a shot
also maybe this might help
http://forum.xda-developers.com/showpost.php?p=4066552&postcount=2
I seem like I cannot use the fastboot command in 1.33.0006 SPL??
Whenever I type a fastboot command and press enter, I always get an error message.
>> ... FAILED (remote: not allow)
Do we have any windows application that can help to bypass all checking on the phone stats and proceeds with fastboot flash directly?
Perfected spl, you need to make yourself a goldcard
Goldcard doesn't seem to work..
Whenever I try to flash a new radio, it prompted me an error message "Main version is older!"..
What to do?
when it says main version is older it means you need the goldcard.
do you have a working goldcard? if not use this
http://revskills.de/downloads/psas.zip it will make the gold card.
No need for phone?
Hello there.
I was reading this thread and I'm having a similar problem.
I have a question, sike89.
Is it possible to create the goldcard just with the software you mentioned?
My magic 32a will only go into fastboot (stuck at splash screen) and so
I won't be able to use my phone to create the card.
Thanks!
As mentioned by YamatoDelgato, I cannot boot up my phone and thus far I am unable to re-create a goldcard.
But this "goldcard" I am using right now was a working goldcard and I am surprised that it doesn't work all the times..
By the way, I found an alternative on internet saying that you can use other HTC Magic phone to create a goldcard for your phone; Although I am not sure if its gonna work out, just give it a shot..
Sike89, am I right to say that this application does not require any HTC phone in order to create a goldcard?
I can just format my SD card using PC and input the necessary information into the application to create goldcard, is it true?
Problem Solved...with a Sacrifice.
Well I managed to get my phone booting again.
I have a rogers phone so I used their "mandatory"
update (2 sappimgs) to get my phone working again.
However, this resulted in getting the dreaded
SPL 1.76.0010 meaning I can't root it easily.
However, I know that with a working
phone that I now have, I could use it to obtain
a gold card.
Boy that was scary!
I'm so scared to try rooting again but I probably will hehe !
Thanks to xda community and google search!
I lost my original nandroid backup but did manage to install an original ROM on my 32B (Vodafone). Took some work but it worked Afterwards I wrote a tutorial about it (google How to restore your custom ROMed HTC Magic (Vodafone 32B) – a walk through, I can't post links yet).

Wrongly flashed 32A SPL on 32B - any chance to recover?

Well, I accidentally flash a 32A SPL on my 32B myTouch.
Good thing (may be) is I still can access to fastboot.
Bad thing is it turned to S-ON & I can't boot to recovery.
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0009 (SAPP30000)
CPLD-10
RADIO-6.35.16.19
I searched most of related topics in xda but could not find any clear solution yet.
Please help me what to do to recover my beloved Sapphire.
then use eyegors tool to flash
http://forum.xda-developers.com/showthread.php?t=794450
camapghe said:
Well, I accidentally flash a 32A SPL on my 32B myTouch.
Good thing (may be) is I still can access to fastboot.
Bad thing is it turned to S-ON & I can't boot to recovery.
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0009 (SAPP30000)
CPLD-10
RADIO-6.35.16.19
I searched most of related topics in xda but could not find any clear solution yet.
Please help me what to do to recover my beloved Sapphire.
Click to expand...
Click to collapse
If you can fastboot, you need to flash a 1.76... SPL to go with your 6.35 radio like 1.76.2007.
fastboot flash hboot hboot-1.76.2007.img
Might be due to S-ON, it won't allow me to write any SPL, radio or recovery img. When I used the Radio Switcher, it said failure. When I used adb, it said "signature verify fail".
I even tried to use SAPPIMG.nhb but it stucked at radio update.
The last hope there is I still can access to the holy fastboot.
Please help me, guys.
camapghe said:
Might be due to S-ON, it won't allow me to write any SPL, radio or recovery img. When I used the Radio Switcher, it said failure. When I used adb, it said "signature verify fail".
I even tried to use SAPPIMG.nhb but it stucked at radio update.
The last hope there is I still can access to the holy fastboot.
Please help me, guys.
Click to expand...
Click to collapse
From fastboot try fastboot boot recovery newrecoveryname.img
Then from there restore backup or backup then reflash spl
Sent from my Gingerbread on Sapphire using XDA App
ADB said booting ok, but stuck at MyTouch3G screen. Any solution guys?
Wrong section!
Do NOT post in Development unless you have developed something!
camapghe said:
ADB said booting ok, but stuck at MyTouch3G screen. Any solution guys?
Click to expand...
Click to collapse
Checkout the stickies
Sent from my Gingerbread on Sapphire using XDA App
camapghe said:
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0009 (SAPP30000)
CPLD-10
RADIO-6.35.16.19
Click to expand...
Click to collapse
1)See the radio version... thats for the 32A devices... big no-no
2)see the spl... there is a mismatch between the spl and radio... second big no-no.
3) see the 32A... it should be 32B.. third big no-no
The only way you can flash anything is by flashing a matching spl, so the radio and spl can work together.. from there you flash a different combo to match the device you have. The problem is you have s-on, the forth no-no, which complicates thing further...
In other words, you are in deep sh't :0|
You are not completely bricked... but you are very close to...
The fix:
It's a very dangerous approach... post here if you are willing to take a major risk :0)
Thanks mumilover.
I do know that I'm in deep deep Sh!T.
Please post your solution, as I consider my phone in dead anyway now. Can take any risk for testing purpose
Start with these commands:
Code:
fastboot getvar version-main
fastboot oem h
Post back the results
Hey,
as described here I've got the same problem as camapghe. I'm very intrested in hearing this dangerous approach. So please tell us.
Here is the requested output from my device:
Code:
-bash-4.1$ fastboot getvar version-main
version-main: 1.89.162.1
-bash-4.1$ fastboot oem h
... INFOcommand list
INFOkeytest
INFOheap
INFOboot
INFOreset
INFOpowerdown
INFOrebootRUU
INFOtask
INFOrtask
OKAY
-bash-4.1$
The thing is, i got my magic stolen... so it's very hard for me to tell you all the steps from memory... so.. i just pm'ed you my email so we can do it together over gtalk :0)
Code:
fastboot getvar version-main
version-main: 1.88.531.1
fastboot oem h
...
(bootloader) command list
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) task
(bootloader) rtask
Then, what should I do now?
@ mumilover: I sent you my gmail contact
Guys, I think the danger approach original guide is
HERE
@mumilover: please have a look at this link & confirm what should us (me & Crazy_Scientist) should do next. I'm dare NOT to try any more without guidance from professional.
Update 1:
I just tried a bit & confirmed that I CAN boot in rebootRUU. Waiting for mumilover's guide.
Update 2:
Now stuck in RUU mode. Feel like I'm r*ping my phone's corpse. Ha ha ha.
The guide you referring to has a set of well known commands, like the sd-card enabler and flash of misc partition.
But it does not help us in your case.
What i want to do is something else... i want to flash a RUU using a goldcard.. but while the device is flashing we take out the battery in the right moment... this way we force to flash the only spl... this way we gain a matching combo, and then try to forcefully boot the device... it will not succeed to boot all the way, but i will give us some time to try a different approach :0)
PS: i got your pm, but the time difference makes it a little hard to communicate :0|
So, that will be the idea. I think I know what to do.
But I don't have any RUU img with good SPL yet. If you know any, please provide me the link. Thanks.
Besides, from the command in fastboot, I found that I always stuck at radio point 97 when updating radio. The rest will be ok.
What I want to ask is there any sappimg that can update without / bypassing radio update?
camapghe said:
So, that will be the idea. I think I know what to do.
But I don't have any RUU img with good SPL yet. If you know any, please provide me the link. Thanks.
Besides, from the command in fastboot, I found that I always stuck at radio point 97 when updating radio. The rest will be ok.
What I want to ask is there any sappimg that can update without / bypassing radio update?
Click to expand...
Click to collapse
Not a sappimg, the second part of the sappimg flash process is going to be the radio. AFAIK, there is no way to bypass this.
And Crazy_Scientist is back to life running CM and enjoying his non-brick :0)
It took 3 hours to get him back to a running system, and 7.5 min to root and flash custom rom hihihihi
camapghe please post here so i can see you still active or not... no logic in writing the solution if the OP is absent :0)
And just as a side-note, every sappimg.(nbh|zip) has it's own flash order... so the trick is to flash a sappimg which flashes the spl before the radio... and stop it before it updates the version-main nr, so we can flash a different sappimg just after it without the need to change the misc partition.

Fastboot FAILED... (remote: not allowed) problem!!

Hello everyone!
I need help with my phone ASAP. I recently tried to get Ginger Yoshi 1.5 on my phone but I needed to change my Spl and radio to 1.33.2010 and 3.22.20.17. I managed to change them both but that's when everything started going bad. When I changed them my phone went from 32A to 32B, at that moment I thought something had went wrong so I flashed back my Spl to what I think it was the stock Spl 1.33.0013. After that it went back to 32A but the radio remained 3.22.20.17. I havent changed it back or anything because now my phone is kinda bricked. I only have access to fastboot\hboot screen, but when I try to flash something it wont let me saying "FAILED (remote: not allowed)". If I try to update Hboot mode it says "Model ID incorrect! Update Fail!".
I have been searching for a solution but I haven't seen anybody else with my spl and radio combination. I'm starting to give up hope on my phone . I don't know what to do anymore. I need some help.
Yes, I'm a newbie at this. I think this is my third time changing a ROM.
Thanks in advanced for any help and/or advice!
SAPPHIRE PVT 32A SHIP S-ON G
HBOOT-1.33.0013 (SAPP31000)
CPLD-13
RADIO-3.22.20.17
OCT 21, 2009, 22:33:27
Do you have access at android?If yes try rooting and flash custom recovery.Then flash from recovery new unlocked Hboot.
nikosdd said:
Do you have access at android?If yes try rooting and flash custom recovery.Then flash from recovery new unlocked Hboot.
Click to expand...
Click to collapse
Hi there! If by that you mean if I can actually boot a ROM then I can't, it stays in the HTC Magic screen. Or if you mean if I can get adb connection with cmd I can't also because it does not recognizes my phone. All I get access to is fastboot and hboot, though it doesn't work either.. I try to flash a new radio, spl or recovery image but it does not works. Maybe I need a new goldcard? Since it says model ID incorrect.
Thanks for your help!
Your phone is MyTouch 3G v1.2 with audiojack 3.5" and it is NOT common 32A. Don't use manuals for Magic 32A.
You flashed wrong combo and it is main problem. May be this manual will help, but i have no guarantee
http://theunlockr.com/2010/03/11/how-to-root-the-mytouch-1-2-and-fender-mytouch/
p.s. Megaupload links are dead cause US District Court shutdowned this site)
http://www.4shared.com/zip/hW3I1tfT/MyTouch35RootingFiles.html
http://www.4shared.com/zip/ALht1xbT/unlockr_Sappimg_mt3gv12.html
p.p.s. And you need goldcard. Must have goldcard to flash special sappimg.zip
Tech reasons of solution:
- you have perfected HBoot and can't flash anything by 'fastboot flash' command
- you have wrong radio (combo, cause hboot and radio must be together)
- if you will flash special sappimg.zip you will have 1.33.2010 s-off eng hboot. With this hboot you can flash your stock combo back (and don't forget about custom recovery for mt3g v1.2)
Yes my phone is the Fender LE. I found out that even though they say 32A they're actually 32B as well. What a way to get confused. And as you said, some links are broken because of megaupload no longer existing . I couldn't find the files that I needed. My phone is now fixed running Cyanogenmod 6.1.0 (I gave up trying to flash ginger yoshi, I don't lke the idea of having to change spl and radio).
After I found out what I had to do to fix it I thought that it wasn't so big of a deal, just flash a sappimg file with a diferent Spl and that is it, S-off and an Eng spl.
Though when it said "Model ID incorrect" I had no idea why that happened. I had to open the Hex editor again an re-edit my Sd card's code with the goldcard I had created before. After that everything went back to normal, I flashed CM6 and now my phone is up and running like a charm!
I've seen some other users with the same problem I had, maybe if someine would explain them what they need to do to fix it would be a good idea.
Thanks for explaining! And for the links.
This is what I now have:
SAPPHIRE PVT 32A SHIP S-ON G
HBOOT-1.33.0013 (SAPP31000)
CPLD-13
RADIO-2.22.xx.xx (I forgot the last 4 numbers )
Running CM6.1.0
Now can not download the Stock rom with root for MT3G 32A 1.2 because all the link are dead. Could you please give a helping hand?
Thank
See if you find the rom in this link.
http://shipped-roms.com/index.php?category=android
Thank you,
but still can't

Screwed up my phone

I was trying to put my phone back to the original rom (had cyanogenmod installed) and I screwed something up.
Phone now freezes on the boot screen, ADB doesn't work and fastboot says FAILED (remote: not allowed) whenever I try and do anything. (unlocking bootloader doesn't help)
I have a goldcard, but when I try to use it to load a sappimg.zip, it says (main version is older!) or sometimes it looks like it's working then just stops.
I've been trying all the fixes I've seen on this forum for the last couple of days, but so far no luck.
Any Ideas?
sapphire pvt 32a ship s-on g
hboot-1.33.0014 (sapp31000)
cpld-13
radio-3.22.20.17
jan 31 2012 14:43:52
cid: T-MOB010
mid: SAPP31000
mainver: 3.12.0.0
Still stuck with this
You can't boot into recovery?
Nope.
which is your board 32A or 32B and is your phone mobile operator branded (example: T-mobile, Vodafone, Roger, etc.)?
have you came across this link for your RUU?
if yes then try this link
It's a T-mobile with a 32a board.
I've tried flashing those ROM's with and without the goldcard but haven't had any luck. RUU.exe's don't work either.
I've also tried recreating the goldcard many times. I even bought a new kingston sdcard but it didn't help.
I don't think I can fix the perfected SPL because my ROM version is higher than the ones available for download.
AJAX XIII said:
It's a T-mobile with a 32a board.
I've tried flashing those ROM's with and without the goldcard but haven't had any luck. RUU.exe's don't work either.
I've also tried recreating the goldcard many times. I even bought a new kingston sdcard but it didn't help.
I don't think I can fix the perfected SPL because my ROM version is higher than the ones available for download.
Click to expand...
Click to collapse
Read this post I think you have a 32B board but you are assuming it is 32A, same confusion happened with me when I was new to this.
It has the 3.5mm jack, wouldn't that make it a 32a?
I think I have the same exact problem.
myTouch 3G with the 3.5mm headphone jack
Sapphire PVT 32A SHIP S-ON G
HBOOT-1.33.0013 (SAPP31000)
CPLD-13
RADIO-3.22.20.17
Oct 21 2009 22:33:27
CID: T-MOB010
MID: SAPP31000
MAINVER: 2.53.707.2
Did you already try flashing the Engineerings SPL?
It won't work for me because my mainver is 3.12.0.0 and the SPL needs a higher ROM than what you already have. (I think)
Engineerings SPL v1.33.2010 uses ROM v2.53.707.2 which is the same as yours.
When I try flashing that Engineerings SPL I just get "Model ID incorrect!" with or without a goldcard
EDIT: Wow, i made a silly mistake while creating the goldcard, but i got it to work.
Thank you for your help, i hope your mytouch will be fixed as well.
Flashlights said:
When I try flashing that Engineerings SPL I just get "Model ID incorrect!" with or without a goldcard
EDIT: Wow, i made a silly mistake while creating the goldcard, but i got it to work.
Thank you for your help, i hope your mytouch will be fixed as well.
Click to expand...
Click to collapse
your RUU is there in the list make a search in the list, use your main version to search which is in your case 2.53.707.2 according to your earlier post. Keep that RUU handy.
In case of AJAX XIII his main version is 3.12.0.0 which is unfortunately not listed but an alternative works.
example: In my case, on my phone two RUU works perfectly 1) 3.12.531.1 T-Mobile USA FRG83D and 2) 1.91.161.1 Vodafone UK DRC92. Even Engineerings SPL works on mine so have too many escape points if I get stuck anywhere. I have been flashing (playing with) mytouch 3g seen 1 year. Thanks to all devs they made it possible.
Dude also check hboot and radio if it is matching to your stock phone (time when you brought home and see it for first time in fastboot mode, hope you got me)
@ AJAX XIII: Did you try to flash one of those official roms with a higher main-version, just to get it running again?
3.54.527.6 BrightStar Brazil
3.54.631.3 Rogers Canada
In my case my phone tells me "Lack of heap", i think it's not 32A as shown (192 MB RAM seem not to be enough to unzip the files) - maybe it's working for you.
When I try to flash those the blue bar on the side goes up for about 1 minute, then the screen changes and says parsing.. sappimg.zip then it just returns to the HBOOT screen and nothing happens.
You tried both files?
Is there any error before it returns to HBOOT? I used a Camcorder to film it and watch it in slowmotion for errors.
In my case there was no error and it just changed to HBOOT when i zipped a sappimg.zip myself, but maybe you get an error.
3.54.527.6 BrightStar Brazil sappimg doesn't even seem to get recognized and the 3.54.631.3 Rogers Canada looks like it's loading but then returns to HBOOT with no errors.
Do you touch those files or just copy them to sd-card and rename them afterwards? Make sure you rename them correct.
Maybe you can also try
Code:
fastboot oem lock
and use the two rom-files from above again.
I copied them onto the sdcard and renamed them sappimg.zip. Tried locked and unlocked but it didn't work.
Maybe try "3.12.531.1 T-Mobile USA FRG83D" from official roms - but it's for 32B. Don't know what's happening when flash works.
Are both commands working without error??
Code:
fastboot oem lock
and
Code:
fastboot oem unlock
For me the lock worked, unlock results in command error.
I get ERROR [130]: MODEL ID ERROR
ERROR [155]:UNKNOWN ERROR when locked

[Q] HTC Magic bricked ? blocked on RUU USB screen ; S-ON ; Changed 32B to 32A

Hey guys !
I tried to repair my HTC Magic 32B (Vodaphone) and put the CyanogenMod 6.1. After some stupid tests I think I brocked my phone. By the way I installed a 32A version...
The RUU screen is the only one availible. This is what I can see :
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.76.0010 (SAPP10000)
CPLD-10
RADIO-6.35.10.18
Jan 14 2010, 00:14:58
I can use some fastboot commands.
I can't access to the recovery screen. I can't flash any image.
I can't use ADB, so I can't change the S-ON to S-OFF.
If I launch the RUU updater there's a freeze at 81% on a step (famouse problem because of a wrong SPL or Radio version I don't really remember).
I created a goldcard with another androphone, if it can be helpfull...
I hope somebody can help me I'm really disarmed...
Regards.​PS : Sorry if there are some mistakes in my sentences I don't speak english very well and I do my best.
LOL :laugh: you are trying to change thing which are never made to change, you definitely need a RUU, flash the Vodafone 32b RUU and read before you proceed don't download wrong file or else your phone will be useless.
RUU link
i use ruu once a month for my device lol best of luck
Yeah I ever tried to install a RUU update 32B voda (In my case 1.91.163.1 Vodafone France DRC92) but there is a bootloader error.
hxxp://lightpics.fr/images/3/mPEWt.png
(juste replace hxxp by http, you know...that antispam security)
But if I try with a 32A version (like xxx.4shared.com/file/ 203189441/59bd18ab/RUU_Sapphire_HTC_Europe_305401.html) there is that freeze at 81% at the "System Update" step.
(replace xxx by www)
Thanks for replying I think this is a kind of tricky problem.
ya it is tricky, the hboot info u have provided looks messed up, so can you tell me your stock hboot detail, then I can help you better.
1: which board it 32A or 32B?
2: which brand it is google (G) or HTC (H)?
3: and radio and hboot?
your radio is of Rogers Canada WWE (RUU), your spl is of three different RUU
---------- Post added at 01:05 AM ---------- Previous post was at 12:38 AM ----------
I found one RUU for your device of which spl and radio is same :cyclops:, as the one you mention but only its board is 32A.
RUU no. :
38) [xda-ftp] [4shared] 3.05.631.7 Rogers Canada WWE
use find(Ctrl+F) feature of your browser to easily locate it
see if it works :fingers-crossed:
Woah..I changed many things, including HBOOT, so yeah I don't really remember the default configuration.
The default configuration is a HTC Magic 32B "with Google", not Roger.
I'm not 100% sure but I think the HBOOT version was something like 1.33.xxxxx
I can't remember anything else.
Edit : You edited your post while I was posting mine. Should I follow your instructions anyway ?
Edit 2 : I don't wanted to wait so I downloaded and launched the RUU you recommanded to me but I still have the same freeze problem at 81% during the system update...damn
Edit 3 : I checked the default CID with a fastboot command and the CID is VODAP203 (seems logic because my phone is from a french operator). After a search on Google the HBOOT version corresponding is 1.49.xxxx
hmm.... I have experienced the problem you are facing and correct RUU is the only option. I am from India and my magic is shipped from U.S., I have to flash the U.S. version RUU and not the Indian one, may be you are also experiencing same problem. I hope your battery is okay and even your usb besides don't any USB hubs or USB spliters make sure there is a direct connetion between your phone and PC (some USB hubs are slow so a conflict might occure) just to be safe.
sorry for replying late, see if this works for your device, you will require a goldcard for this http://forum.xda-developers.com/showthread.php?t=548218
also tell what is your main version
satanic666 said:
sorry for replying late, see if this works for your device, you will require a goldcard for this http://forum.xda-developers.com/showthread.php?t=548218
also tell what is your main version
Click to expand...
Click to collapse
I can't access to the bootloader screen, only the RUU screen so I can't update the sappimg.zip.
for starting the ruu process, turn off your device, manually press back+power key to load fastboot while your phone is connected to PC, then in cmd go to place where you have placed ADB then type
Code:
fastboot devices
you see a device in the list then proceed with the running RUU (currently i m assuming you know about using adb )
The command returned the string : HT93SKF07033
Thank's for replying again.
satanic666 said:
hmm.... I have experienced the problem you are facing and correct RUU is the only option. I am from India and my magic is shipped from U.S., I have to flash the U.S. version RUU and not the Indian one, may be you are also experiencing same problem. I hope your battery is okay and even your usb besides don't any USB hubs or USB spliters make sure there is a direct connetion between your phone and PC (some USB hubs are slow so a conflict might occure) just to be safe.
Click to expand...
Click to collapse
hi i am from india i too have the same problem i receive the message on screen sapphire pvt 32a ship s-0ff
hboot- 1.76.009 (sapp*****)
cpld-10
radio-6.35.08.29
dec 8 2009, 17:38:48 plz help and tell the perfect ruu which will work
rs32323 said:
hi i am from india i too have the same problem i receive the message on screen sapphire pvt 32a ship s-0ff
hboot- 1.76.009 (sapp*****)
cpld-10
radio-6.35.08.29
dec 8 2009, 17:38:48 plz help and tell the perfect ruu which will work
Click to expand...
Click to collapse
what is your uid when you check it under adb??
Sent from my Dream/Sapphire

Categories

Resources