[Q] Semi bricked HTC MAGIC 32A - myTouch 3G, Magic General

I've got a HTC Magic 32A wich my friend gaved to me since he had semi bricked it.
I've asked him what kind of rom he used when he tryed to flash the phone, but he can't remember :/
The phone itself works fine, but it can't read the SD card at all and I can't connect the phone to my computer.
If I try to hard reset the device, then the phone restarts all the time and are stucked at the boot screen.
If I clicking randomly on the phone then it finaly start. But all the problems are still there.
What should I do?
Be aware, I'm a total n00b when it comes to android phones and flashing. the only thing I've upgraded before is Windows Mobile, so easy explanation is what I need
My phone is:
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.76.0009 (SAPP10000)
CPLD-12
RADIO-6.35.08.29
TY for reading this, and I'l hope you want to help me.
And sorry for my bad english

If you can't get access to the phone via sd card or usb, it seems rather impossible to save it...
you need one of those to things at least to get new radio, HBOOT, recovery or ROM on to the phone...
have you tried another sd card?

Hi there, and thanks for answer.
Yes, I've tryed several SD cards with no luck at all.
Does this mean that I can't fix the phone at all?
EDIT:
When I connect the phone via FASTBOOT It connects to the PC. But can't access any files on the SD

OK. There are some miscommunication here.
You actually got 2 or more problems. They may be related but we need to investigate the case.
Problem 1: The sdcard don't mount
Problem 2: No connection to the computer
To fix you problems we need to handle one by one.
The first thing i will concentrate on will be the connection problem.
Fix connection:
Make sure that your device has usb debugging turned on by doing:
push "menu" -> Settings -> Applications -> Development -> make sure that "USB debugging" IS CHECKED.
This way your computer can communicate with the device using the adb executable.
You could also have driver problems, so make sure that you have the right drivers installed.
If you install the latest HTC-sync, it will have the drivers bundled with it.
When all is set, connect the device to the computer and see if there are any reactions from the device!
The sdcard problem may be fixed after you have done the above. That's because i want to make sure that you are not USB-bricked!
So, make the above and report back here the results. Then we can take it from there.
If you are not USB-bricked then the sdcard problem may be an easy fix :0)

Ok
So I've downloaded and instaled HTC sync. The Phone did connect (yeah)
But It look's like it does not find the SD card at all. I did took a screendump of HTC sync so you can take a look.
http://bildr.no/view/818652

Good news, you are not usb-bricked :0)
Fix sdcard problem:
Restart into fastboot mode.
Execute this command and post here the results
Code:
[B]fastboot oem enableqxdm 0
[/B]

hehe, thx for the reply, but how do I execute that command?
Sorry for the noobish question.

mumilover said:
Good news, you are not usb-bricked :0)
Fix sdcard problem:
Restart into fastboot mode.
Execute this command and post here the results
Code:
[B][U][I]fastboot[/I][/U] oem enableqxdm 0[/B]
Click to expand...
Click to collapse
As you see above, it's a FASTBOOT command and must be run in fastboot mode.
Power down.
Hold volume - ("-" and not +) together with power.
Execute the command from you fastboot path (where you have the fastboot.exe file... typically inside sdk/tool/ folder)

Maybe it's me who can't figure it out.
But when I start in Fastboot ("-" + Power) then I get only
-------------------------------------
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.76.0009 (SAPP10000)
CPLD-12
RADIO-6.35.08.29
HBOOT
<BACK> Fastboot Mode
<SEND> Simlock
---------------------------------------
There is no other options.

It's meant to be executed inside a command prompt/shell...
Read around because it kinda hard to help you when the basics are missing!

Related

recover Magic 32A from fastboot [with beer prize]

Hello, i updated my magic with the wrong ROM and now nothing works except FASTBOOT (vol down + power). everything else just freezes to the red vodafone screen. What can i do from here?
Here's the info:
Sapphire PVT 32A SHIP S-ON H
HBOOT-1.33.0010
CPLD-12
RADIO-3.22.20.17
Please please with anything on top help?
ok
let's make things interesting. mods feel free to sticky this...
i really need a solution this weekend. i'll send three bottles of the best local beer to whoever solves my problem.
go!
Do you have a Nandroid backup of your original ROM? If so - see here
http://code.google.com/p/android-roms/wiki/NANDROID_Fastboot
If not, I'm sure a quick search will show someone has posted a full backup somewhere on here.
Sorry...didn't notice before that you have the Perfect SPL. I suggest looking here instead -
http://forum.xda-developers.com/showthread.php?t=547133
alexdroid said:
Hello, i updated my magic with the wrong ROM and now nothing works except FASTBOOT (vol down + power). everything else just freezes to the red vodafone screen. What can i do from here?
Here's the info:
Sapphire PVT 32A SHIP S-ON H
HBOOT-1.33.0010
CPLD-12
RADIO-3.22.20.17
Please please with anything on top help?
Click to expand...
Click to collapse
Have done the same ..as you
I used adb get recovery to work again from fastboot
keepitnang said:
Sorry...didn't notice before that you have the Perfect SPL. I suggest looking here instead -
http://forum.xda-developers.com/showthread.php?t=547133
Click to expand...
Click to collapse
tried that, fastboot gives me the "remote: not allow" error.
alexdroid said:
tried that, fastboot gives me the "remote: not allow" error.
Click to expand...
Click to collapse
Yeah...that's because your phone has the Perfect SPL - it won't allow a fastboot connection. The article I linked to shows you how to change the SPL and enable this. Having said that, have you tried stian230's suggestion concerning connecting via adb to restore a recovery image?
Have a look at Amon_RA's thread for his excellent recovery image. This shows how to push the image to your phone and boot to it -
http://forum.xda-developers.com/showthread.php?t=530492
keepitnang said:
... have you tried stian230's suggestion concerning connecting via adb to restore a recovery image?
Have a look at Amon_RA's thread for his excellent recovery image. This shows how to push the image to your phone and boot to it -
http://forum.xda-developers.com/showthread.php?t=530492
Click to expand...
Click to collapse
adb does not recognize my phone (all the drivers are ok, fastboot can see it). all the guides dealing with this said to make sure i have USB debugging enabled, but i can't access my phone to do this.
changing the spl seems to permanently void the warranty (not sure about this)...
K...sorry...this is where my n00bness runs me into a brick wall. The only way I know of to recover in this instance based on what you have said is to go ahead and flash a 'friendlier' SPL. Perhaps someone infinitely cleverer than I knows of another method though?
alexdroid said:
adb does not recognize my phone (all the drivers are ok, fastboot can see it). all the guides dealing with this said to make sure i have USB debugging enabled, but i can't access my phone to do this.
changing the spl seems to permanently void the warranty (not sure about this)...
Click to expand...
Click to collapse
ADB will find your phone if you try a little while.
I promise
Just take it easy do not stress.
Try the phone off. or try recovery even if you do not get in recovery adb believe that it is the in recovery .
certainly sounds a bit strange but I did it that way
i just can't get adb to recognize my device. i tired on xp and 7, unistalled and reinstalled usb drivers and nothing.
all the guides mention tunring on USB debugging, but i can't get into android to do that. all i have is the damn fastboot. is there any other way to turn on usb debugging?
edit: apparently, adb isn't supposed to work in recovery mode. and since i can't use fastboot, because of my SPL, i'm locked out. any other ideas?
does not sound good. but I had the same problem a week ago. I had flashed a ROM and used the wrong port 32A. phone had a "semibriked" I only had access to fastboot and hboot.
I also have perfect spl. But after many attempts the adb found my phone.
I had an empty sdcard with only recovery-RA-sapphire-v1.5.2H.img on it.
is there any other method to change spl, or make fastboot work? the goldcard thing looks crazy hard...

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).

[Q] My HTC myTouch keeps rebooting,freezing,no touch?

Ok first off I am new to all of this. This Is my first android smartphone It's a T-Mobile MyTouch 3g. I just bought It off eBay and If I can't fix It then I am out some money PLEASE HELP!!
Have done some reading but can't seem to fix what's going on with this phone . I got It off eBay and the seller said It had problems with the touch screen every so often but other wise worked great In every other way but that Is so so far from the truth.
When you first turn It on It will boot up to the sim pin screen. I have gotten the touch screen to respond long enough to enter my pin once. It will freeze and reboot over and over. The track ball will work once In a while along with the home and back buttons.
I know It's running Superfly TCBY Froyo ROM and I think thats were all the problems are because It does work right every so often so I have been trying to unroot It and put It back to factory rom and settings and start fresh with the hopes that It will fix the problems but the problem now Is when I go into recovery to flash It or make any kinds of changes, It will freeze and reset. I can't even get the recovery menu to work long enough to do anything. Can someone please explain how I can get this phone back to original.
PLEASE HELP
We need your fastboot information. Turn the phone on holding back+power and post the info you see here.
Fast boot info
sapphire pvt 32a ship s-on g
hboot-1.33.0013 (sapp31000)
cpld-13
radio-2.22.23.02
oct 21 2009,22:33:27
fastboot
Search the forums for "unroot mytouch 1.2" and that'll get you straightened out.
Sent from my LG-P500 using Tapatalk
OK well I did a search and have been doing alot of reading and I managed to get It to load a Generic MyTouch Rom w/Root because when I try to unroot to SAPPIMG Sapphire T-Mobile US 2.10.531.4 release i keep getting main version older update failed so I read to go to a Generic MyTouch Rom w/Root and try again from here
"theunlockr.com/2010/04/26/how-to-load-a-custom-rom-on-the-htc-mytouch-3g"
Still same problem main version older update failed. I can't create a Goldcard to try the Goldcard method because I don't have access to the phone to enable USB debugging. I can't do much with the phone because of the freezing.
I can get Into fastboot and hboot but It still freezes. So I know It's not bricked but touch Is still not working. can load the phone up but pretty much becomes a good paper weigh after a few minutes on. The buttons will not responded, no touch, no access to to anything Inside the phone.
What can I do? Is this phone worthless? Can It be fixed? I feel like I just bought a expensive paper weigh.
As I said before I am hoping that If I can get It back to original settings and rom that It will stop freezing, stop rebooting and the touch, buttons, and system will work right.. What do you think Is causing all of these problems?? No touch, Freezing, rebooting?? How can I get It back to being unrooted and running the original software/rom PLEASE HELP.....
If you have access to recovery you can flash an engineering SPL and the just flash the stock sappimg again and it'll work. I can link ya in a minute.
Sent from my LG-P500 using Tapatalk
I just flashed Engineering SPL 1.33.2005 after doing some research. waiting for It to format cache after flash and reboot. hope this works?
Fast boot info now
sapphire unknown 32a eng s-off h
hboot-1.33.2005 (sapp31000)
cpld-13
radio-2.22.23.02
apr 20 2009,15:30:43
Tried to flash original sappimg got this
Parsing...[SD ZIP]
[1] BOOTLOADER - OK
[2] RADIO V2 - OK
[3] SPLASH1 - OK
[4] RECOVERY - OK
[5] BOOT - OK
[6] SYSTEM - Fail-PU
[7] USERDATA - Fail-PU
Partition update fail!
Update Fail!
now It has went back to
Fast boot info
sapphire pvt 32a ship s-on g
hboot-1.33.0013 (sapp31000)
cpld-13
radio-2.22.23.02
oct 21 2009,22:33:27
when i flash the recovery and boot it just goes to the green mytouch splash screen and does nothing.. if i try to boot into recovery manually with power and home it goes to the black screen with the exclamation triangle and a phone...
I can still get Into HBOOT and FASTBOOT but I can not get Into the recovery menu and the phone will not load pass the MyTouch 3g screen.
How can I flash a new recovery img via hboot?
[What I "know"]
My understanding is that I have a Shipment SPL aka "Perfect SPL" with Security on which means I cannot use fastboot.
I also get a "Main version is older. Update failed" when I try to down grade and unroot.
[My Goal]
I want to change my SPL to a engineering one, unroot and get back to stock.
Your going to need to make a goldcard, which means you will need a phone that runs Android. Any phone running Android will work. You can use the guide from here to make it. You'll only need the other phone for Part III steps 1-5 from that guide. Once you get the goldcard made, put this file on it, boot into hboot and flash like you did the other sappimg. That will get you the engineering SPL. Then from fastboot, run this command:
Code:
fastboot erase system
Then, put this SAPPIMG on your regular SD card (or you can replace the other sappimg on your goldcard) and flash it from hboot. Hopefully something in the system partition is corrupted and the wipe will fix it so that the sappimg can write the new system properly.
First off THANK YOU DonJuan692006 for all of your help.. I would love to make a gold card because I think that would solve all of my problems but I don't have access to another phone that runs Android that's why I have not tried that yet. I have no way to make a gold card. I have extra SD Cards but no other phone that runs Android to complete It and my phone will not allow me to do any of that at this point. What else can I do?? Is there any other way to make a gold card?
I will have access to another phone that runs Android In a few days but until then I am stuck.
I have now made a gold card, got the engineering spl Installed and then tried to Install the other file and It gets stuck on system unzipping while updating and then reboots. what can I do now???
Were you able to do the fastboot erase system before trying the second sappimg?
Sent from my LG-P500 using Tapatalk
No I was not able to do that. I have done alot of reading over the last few weeks and I still don't understand how to enter commands In fastboot. So thats why it didn't work?
That was kind of the point in flashing the engineering SPL. All you do is download the AndroidSDK kit. Extract it to somewhere you can find it. Inside of that folder will be a folder called Tools with the fastboot.exe. So you just open a command prompt from there and do the command in my other post.
So, if you were to extract AndroidSDK to the root of your C: drive (as I did), you would simply open a command prompt window by typing "cmd" in either the run box on Windows XP or the "Search" box in Windows Vista and 7, and then type
Code:
cd C:\AndroidSDK\Tools\
Alternatively, if your using Windows Vista or Windows 7, you can navigate in Windows Explorer to the Tools folder and launch a command prompt directly from that folder by holding Shift and right-clicking. There will be an extra option in the menu "Open command window here". Make sure that you don't right click on a file, right-click somewhere in the a blank are in the folder.
Sent from my LG-P500 using Tapatalk
Ok, I understand. I have AndroidSDK Installed. Needed It to make the goldcard. I understand how to do It know. Thanks again for all your help. I will try again the right way and get back.

[Q] Some serious problems with Magic 32A.

Hi,
First of all, let me tell you what happened. I have had a standard htc magic with sense UI (perfected spl) so I done everything what was needed to upgrade my phone to other ROM. Everything was ok untill my girlfriend told me next day that she can't call me. I tried to call her, an it works but in other direction doesn't. So I decided to downgrade radio and engeniering SPL to flash other ROM and everytime I was trying to downgrade radio the phone screen turns dark. After a couple of times I came up with an idea to simply use patched RUU aplication to do it. This time it won't work either. Whats more the phone turned into s-on and it only boots into something like fastboot screen but there's nothing more like some informations about radio and stuff and RUU. And here is my question.
What can I do with my phone to bring him to life?
Is it posible to make a goldcard synthetically, I mean without pluging phone into USB to get some codes?
ps: Sorry about my english. I think my phone is more important at this time.
possible solution
Hello there,
yes, you can read the CID of an SD card from your pc too.
the CID is basically a serial number for your SD.
since S in SD stands for secure, some programmers can limit their applications to run only in the SD they were installed to by verifying the CID.
anyway, if you can access HBOOT mode (vol down + power), it would be a lot simpler flashing a basic RUU rom, then root it, install a recovery and do whatever you want.
If you choose to follow this method, I suggest you to restore a RUU with android 1.5 or 1.6, it's easier to root and you're sure everything will work. i heard 2.x version of android sotck roms for htc magic can have some problems in rooting process.
good luck to you!
I will try to get the CID of my SD card, but what's more complicated is that whatever way I want to turn my phone on it only boots with something like fastboot screen, but instead of options to choose on the screen i there's only RUU and when i plug-in the USB cable the sign changes into RUU USB. So accesing any other mode is imposible. Only the blue light mode works. :/
mikamikamika said:
I will try to get the CID of my SD card, but what's more complicated is that whatever way I want to turn my phone on it only boots with something like fastboot screen, but instead of options to choose on the screen i there's only RUU and when i plug-in the USB cable the sign changes into RUU USB. So accesing any other mode is imposible. Only the blue light mode works. :/
Click to expand...
Click to collapse
What carrier is your phone from and what is your current hboot info? You should be able to see it from the RUU fastboot-like screen.
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
hboot info:
sapphire PVT 32A SHIP S-ON H
HBOOT-1.76.0009 (SAPP10000)
CPLD-12
RADIO-3.22.20.17
The phone works in Orange PL
I would be very thankful if You, or anyone could help.
Download this, plug your phone into the computer and turn it on so that you have "RUU USB" on the screen, the double-click the downloaded file and run it. See if that gets you anywhere.
The same situation as later. Everything goes ok until the radio is being updated, then the screen fades black. The whole process ends at 36%.
Your going to have to see if mumilover adds his comments here.
Sent from my HTC Glacier using Tapatalk
Hi, Not sure if this helps, check out this thread as it is a good source and also there is an article on flashing without the sd card. http://forum.xda-developers.com/showthread.php?p=12210523#post12210523
mikamikamika said:
sapphire PVT 32A SHIP S-ON H
HBOOT-1.76.0009 (SAPP10000)
CPLD-12
RADIO-3.22.20.17
Click to expand...
Click to collapse
You got radio/spl combo mismatch.
Run this command and give us the result:
Code:
fastboot getvar version-main
Are you sure that the above info is correct and updated?
version-main is 3.05.401.1
I made a mistake, hboot is actually 1.76.0008.

Can't install any rom on ny Magic, please help

Hi.
I have an 32A HTC Magic.
I don't know what got wrong but I have NO working ROM on my device.
I have Amon Ra 1.6.2, SPL-OFF, Can get into recovery, can get into Fastboot mode.
Tried flashing some ROMs (they installed 100% completely) but when I reboot the logo just shows "htc MAGIC" and nothing happens.
Please what should I try to do?
Your help will be very much appreciated.
Best regards and sorry for not so great english.
Okay, the thing is:
I can get into the Fastboot screen, but cant get into Fastboot USB mode. So no way of sending ADB commands from my laptop.
Also, no way to get into HBOOT. Even from the Fastboot screen, pressing VOL DOWN doesn't do anything.
What the heck do I do? (
It can be caused by stucked buttons.
Tear down the phone
Clean parts
Assemble all back
p.s. Please post spl-info (first 5 rows in fastboot screen) to avoid software incompatability
5[Strogino] said:
It can be caused by stucked buttons.
Tear down the phone
Clean parts
Assemble all back
p.s. Please post spl-info (first 5 rows in fastboot screen) to avoid software incompatability
Click to expand...
Click to collapse
Thank you very much, here is the data:
SAPPHIRE PVT 32A ENG S-OFF H
HBOOT-1.76.2007 (SAPP10000)
CPLD-12
RADIO-6.35.10.18
Aug 21 2009, 18:19:15
Your help is very much appreciated. Im still stuck with the Magic.. Have tried everything all night
Best regards
Okay, got into HBOOT finally. I then tried flashed the sappimg.zip - but half way through it said invalid model id.
Now I don't have Amon Ra recover, and Fastboot looks like this now:
SAPPHIRE UNKNOWN 32A SHIP S-ON G
HBOOT-1.33.0006 (SAPP10000)
CPLD-12
RADIO-2.22.19.261
May 27 2009 19:06:41
I tried another sappimg.zip and then in HBOOT but HBOOT doesn't find the sappimg.zip anymore.
Any good advice?
OMG, why? Why you did it? You are successfully half-bricked your magic...
update:
1. Make goldcard
2. try to flash 2.53.707.2 SEA WWE test-signed
http://www.4shared.com/file/160198404/66d482a/RUU_Sapphire_HTC_Asia_WWE_2537.html
Cause Im a bit stupid I guess ...
One thing though, I can't even get my computer to recognize my Magic.
Nothing happens when I plug it to the USB port. Not showing up in Device Manager.
I have tried two mini USB cables, same thing.
Guess Im totally screwed?
It is driver-related issue.
You need explore Windows Device Manager (My computer (right click) / Manage / Device Manager)
There must be Android USB Devices in tree.
You can also install USBDEVIEW
32bit OS: http://www.nirsoft.net/utils/usbdeview.zip
64bit OS: http://www.nirsoft.net/utils/usbdeview-x64.zip
p.s.
1. adb must return serial number when phone in normal state after command "adb devies"
2. fastboot must return serial number only in fastboot-mode after command "fastboot devices"
If you see serial number - no problem with adb/fastboot
slkdk said:
Hi.
I have an 32A HTC Magic.
I don't know what got wrong but I have NO working ROM on my device.
I have Amon Ra 1.6.2, SPL-OFF, Can get into recovery, can get into Fastboot mode.
Tried flashing some ROMs (they installed 100% completely) but when I reboot the logo just shows "htc MAGIC" and nothing happens.
Please what should I try to do?
Your help will be very much appreciated.
Best regards and sorry for not so great english.
Click to expand...
Click to collapse
Hi, slkdk,
Have you ever tried the "RUU_Sapphire_HTC_Chunghwa"
(in Traditional Chinese/English)
You just need to connect your phone with PC, turn on the phone with back+power, and then execute the "RUU_Sapphire_HTC_Chunghwa" on PC.
I remember that Sapphire_HTC_Chunghwa will help you with all the radio/SPL/ROM directly back to the Android 1.5 stock.
Good luck!
yuanlin0823 said:
Hi, slkdk,
Have you ever tried the "RUU_Sapphire_HTC_Chunghwa"
(in Traditional Chinese/English)
You just need to connect your phone with PC, turn on the phone with back+power, and then execute the "RUU_Sapphire_HTC_Chunghwa" on PC.
I remember that Sapphire_HTC_Chunghwa will help you with all the radio/SPL/ROM directly back to the Android 1.5 stock.
Good luck!
Click to expand...
Click to collapse
Just note, but not all phones are Taiwanese Chungwa. Installing ROM for another region (mismatching by CID) will raise "cid error" and half-brick.

Categories

Resources