[Q] Need help!! i think i semi bricked My HTC MAGIC - myTouch 3G, Magic General

Hi everyone
First im super noob to this i have used this forum to update software on my windows mobile device but android is a lot more dificult if you are noob.
Ok to start i strugled to get fastboot working but after aboout 3 days strugle i managed to get it working.
Then I flashed amon ra 1.70 and then after that i installed the engineering spl and then a custom rom. i cant remember the name of the rom but i have double checked that it is for HTC MAGIC and also 32A. after i flashed the rom i cant boot the phone it stays on the vodacom splash screen the first screen when i put my phone on.
I have tried numeres other roms but no luck it just doest want to boot!!! I can still go in to amon ra and still use fastboot if that is a help.
I can send all the details of the phone tonight when i get from work. But any help will be graetly apreciated.
Regards

Please post your fastboot info.

keinengel said:
Please post your fastboot info.
Click to expand...
Click to collapse
sapphire pvt 32A eng s-off h
hboot-1.33.2005 (sapp10000)
cpld-12
radio-3.22.20.17

Wrong spl. You need to install 1.33.2010.

keinengel said:
Wrong spl. You need to install 1.33.2010.
Click to expand...
Click to collapse
thanx i will have a look when i get home to update that.
Will that solve my problem?

Reaper21 said:
thanx i will have a look when i get home to update that.
Will that solve my problem?
Click to expand...
Click to collapse
I just upgraded the SPL to 1.33.2010 and still stuck on the boot screen.
I tried to install the rom again using fastboot flash system (rom).zip and it didnt work i dont know what to do must i also update the radio and if so how and where can i get the radio.
Please i am realy clueless now on what to do thanx for the help so far.

Okay, now you should have the right SPL and Radio. Start your phone in Recovery and connect it to your computer. Choose USB-MS Toggle and your phone's SD card will show up in My Computer. Copy the following files to the root of your SD card:
http://mirror.teamdouche.net/get/dream_sapphire/cm_dream_sapphire_full-285.zip
http://briancrook.ca/android/cm-ports/bc-6.1.0-ebi1-signed.zip
http://goo-inside.me/google-apps/gapps-mdpi-tiny-20101020-signed.zip
and safely remove the card using. Press Home on the phone to go out of the MS (Mass Storage) mode and then go to Flash zip from SD card. Flash them in the same order that I gave you above. When it's done, choose Reboot and it should boot up into a fully-working nightly build of CyanogenMOD.

keinengel said:
Wrong spl. You need to install 1.33.2010.
Click to expand...
Click to collapse
All 1.33.20xx where xx can be 04,05,09 or 10 do work for that radio. So you are not right on the one. The problem is simple, either he/she does not give enough time for the "new" rom to load all the way ( which is 7-15 mins) or he/she did not do a wipe before running the rom.
Do this and it WILL work:
Download my fastboot commander from my signature, magic version.
Boot into fastboot and start the tool.
Go to "Misc" tab. Select all partitions (in the RED box) and click "erase chosen partitions".
Go to "Magic 32A" tab and click on "flash new".
When done, reboot into custom recovery (hold home + power together for 5 sec and let go).
Use the trackball to navigate.
Use the "usb-ms toggle" and copy this file inside the sdcard.
Press home on the phone to return to menu and then select "Flash zip from sdcard".
Now select the file from above.
When done choose to reboot into system, and ENJOY :0)
NB: it will take like 10-15 min before the system starts up.
GOOD LUCK.

mumilover said:
All 1.33.20xx where xx can be 04,05,09 or 10 do work for that radio. So you are not right on the one.
Click to expand...
Click to collapse
Oops. Could have sworn .2005 only works properly with the 32B radio. My bad. Oh, well, he has 2010, which should be fine for all old-radio ROMs.
@Reaper21 To get you a bit more confused: 32A Magics (like the one you have) can run two different radio/spl combinations. One is the one you have (SPL 1.33.xxxx + Radio 3.22.xx.xx) - called "old radio" - and the second (SPL 1.76.xxxx + Radio 6.35.xx.xx) is the one you need to run most SenseUI ROMs (but others too - you'll spot them because the developers mention they are for the "new radio" or "6.35").
If you want a clean Android experience, closer to the default user interface, you can run CyanogenMOD and ROMs based on AOSP (Android Open Source Project) - most of them need the old radio. These have the advantage of always using the latest version of Android available.
If you want the fancier - but sometimes slower - SenseUI you can use the RCMagic (the one mumilover recommended), CleanMagic and others. The user interface is a lot friendlier, but you have to make do with Android 2.1 (instead of the latest official version - 2.2.1, with 2.3 coming up). This won't normally be a problem. I, for one, prefer SenseUI and I'm guessing mumi does too
Use mumilover's commander to switch between new and old. It should be safe, as long as your phone's battery is charged and you don't unplug the cable or anything
Let us know how it works out!

Ok guys internet was off for a while im having a look and downloading the files now. I realy hope it works. will keep you posted, and thanx for the replies so far

Dude thank you you are the best its working again booting into the mod and working fine accept the reason i Wanted to do the software is that for some reason my Sim cant cant register on to the network. I Have tried all 4 networks in my country and none work it just said that unable to connect to the network at this time try again later.
Can this be a hardeware fault?
But thanx at least the device boots and i can use GPS again

Is the phone locked to the original carrier?

Related

Probs with getting into recovery menu

Hey XDA
Im having a little problem with my Magic.
I would like to flash a new ROM, but i cant get into the recovery menu.
Here is what i do:
I have installed the latest version of SDK on my computer.
I then connect my Magic with the cable, and when Vista comes up with the note saying that want to install the software i tell it to use the drivers that are in the SDK/usb_driver/x86 folder.
I then turn off the phone, and press and hold back button + power button until the phone shows the "3 androids on skateboard" menu.
Then on my computer in the cmd prompt i write: fastboot boot recovery.img, and the the cmd prompt says: <waiting for device> and the nothing else happens, the recovery image dosn't show up on the phone either.
I have checked with adb devices that my phone is connected.
Are there anyone that can help me with this problem because its beginning to annoy me alot, i would like to root my phone and flash another ROM.
So any help would be much appreciated.
Per
Just to check, you made sure you have a spl that's rootable?
http://forum.xda-developers.com/showthread.php?t=529019
And fallowed this before fastboot.
First, setting up your PC (I'm going to assume you're using windows for this) to work with Android in a debugging enviroment.
1. Get the latest Android SDK from here (http://developer.android.com/sdk/1.5_r2/index.html) and unzip it into a convienent directory (most people use C:\Android\, so I suggest you do the same). The result should be something along the lines of C:\Android\android-sdk-windows-1.5_r2\.
2. Set up your phone to work with debugging drivers. The method of doing so can be found here (http://developer.android.com/guide/...ing/device.html) in the "Setting up a Device for Development" section, steps 2 and 3. To test that it works properly, open up a command prompt and navigate to the tools directory (C:\Android\android-sdk-windows-1.5_r2\tools). Type into the prompt:
Code:
adb devices
If it returns your device and serial number, then you're all set.
3. Lastly, grab fastboot.exe from here (http://www.htc.com/www/support/android/adp.html) and place it in the tools directory of the sdk.
Next up, rooting.
Clinton
Thx for the answer, but there is a problem with one of the links you posted, the last one of them (http://developer.android.com/guide/...ing/device.html). it dosn't work.
But you also write something about the SPL, i dont know if i have the right SPL, how can I see if its the right one i have? I've tried reading the link about the SPL, but my problem is that i cant even get into the recovery menu, so i cant flash a new SPL either, or am i wrong?
Please help me
Per
To check your SPL just boot up fastboot (back + power) then just look at the top and see what it says. Then check on the first link I posted and see if your SPL is rootable or not.
Don't know why the last link didn't post proper Here it is.
Clinton
perevers said:
Hey XDA
Im having a little problem with my Magic.
I would like to flash a new ROM, but i cant get into the recovery menu.
Here is what i do:
I have installed the latest version of SDK on my computer.
I then connect my Magic with the cable, and when Vista comes up with the note saying that want to install the software i tell it to use the drivers that are in the SDK/usb_driver/x86 folder.
I then turn off the phone, and press and hold back button + power button until the phone shows the "3 androids on skateboard" menu.
Then on my computer in the cmd prompt i write: fastboot boot recovery.img, and the the cmd prompt says: <waiting for device> and the nothing else happens, the recovery image dosn't show up on the phone either.
I have checked with adb devices that my phone is connected.
Are there anyone that can help me with this problem because its beginning to annoy me alot, i would like to root my phone and flash another ROM.
So any help would be much appreciated.
Per
Click to expand...
Click to collapse
Sound like you're not using the right Recovery .img
Check here to start with: http://wiki.xda-developers.com/index.php?pagename=HTC_Sapphire_Hacking#sec03
ClintonH said:
To check your SPL just boot up fastboot (back + power) then just look at the top and see what it says. Then check on the first link I posted and see if your SPL is rootable or not.
Don't know why the last link didn't post proper Here it is.
Clinton
Click to expand...
Click to collapse
I have the: SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0010 (SAPP10000)
CPLD-12
If what im reading at the first link is correct, my SPL cant be root'et, or im not reading the first link correctly?
And if i need a new SPL, how do i flash that one? and what SPL should i choose? and last, how can i then get my SPL back to how it is now if i need to get the phone to repair?
Per
antonram said:
Sound like you're not using the right Recovery .img
Check here to start with: http://wiki.xda-developers.com/index.php?pagename=HTC_Sapphire_Hacking#sec03
Click to expand...
Click to collapse
I am using the right recovery image, i also tried the one you linked, that didn't work either
Per
perevers said:
I have the: SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0010 (SAPP10000)
CPLD-12
If what im reading at the first link is correct, my SPL cant be root'et, or im not reading the first link correctly?
Per
Click to expand...
Click to collapse
Afraid your not going to be able to root right now. It's in the works though so it might be soon.
Clinton
ClintonH said:
Afraid your not going to be able to root right now. It's in the works though so it might be soon.
Clinton
Click to expand...
Click to collapse
Damn, thats a load of ..... (sorry).
I have just got my phone back from the repair shop because the camera restarted the phone everytime i tried to use it. Before i sent it to repair i had no problem rooting it or getting in the recovery menu.
But can you tell what the problem is? is it because the recovery image dosn't work with my SPl and the recovery image guys need to "crack" my SPL first or what?
Per
perevers said:
Damn, thats a load of ..... (sorry).
I have just got my phone back from the repair shop because the camera restarted the phone everytime i tried to use it. Before i sent it to repair i had no problem rooting it or getting in the recovery menu.
But can you tell what the problem is? is it because the recovery image dosn't work with my SPl and the recovery image guys need to "crack" my SPL first or what?
Per
Click to expand...
Click to collapse
Here you go read This on the SPL. By the way which phone do you have? Is it a Rogers Magic? Just good to know what's not rootable, you should post your phone details in that thread if it's something not listed on the first page.
Clinton
ClintonH said:
Here you go read This on the SPL. By the way which phone do you have? Is it a Rogers Magic? Just good to know what's not rootable, you should post your phone details in that thread if it's something not listed on the first page.
Clinton
Click to expand...
Click to collapse
Its a HTC branded magic, dont know if its a rogers. But im from Denmark, and bought it in Denmark. dont know if that helps.
Thx for the help, will read the thread.
Btw. can you tell where i can see how far they are in "cracking" this SPL?
Per

HELP!! Bricked phone

Well as the title says i bricked my phone
it hapened when i tried too gain root with a (whitch i didnt know at the time) obsolete guide described here http://theunlockr.com/2009/07/08/how-to-root-your-htc-magic/ i did all that it said should bee done but now when i boot i only get too the htc magic screen and it freazes there
since it is a software issue it MUST bee posible too reflash it with a workin rom or something like that but all methods i have tried have failed to help me and i have tried numerous both methods and img's and update.zip's
soo if you have sugestions (or better yet a solution) please post as a maniac
sincerest NoaT
What device do you have and what ROM did you flash? In recovery, did you you do a backup?
stupid me
origins81 said:
What device do you have and what ROM did you flash? In recovery, did you you do a backup?
Click to expand...
Click to collapse
i used the rom provided on the page and no i where stupid/cocky enough to not make a backup
after it didn't work i tried several ather rom's (thinkin it might have been a baad rom to start with)
but i where thinkin (after reading this thread that maybee i could fin the .img files hee mentions too re-flash somewhere on the web, but no luck so far
Go into fastboot mode and tell me which board you have by rebooting and holding down the Back button and pressing the Power/End Call button
PVT32B use this recovery image here
and any of these SPL's found here and any ROM labeled 32B
PVT 32A use this method and recovery image here and any ROM labeled 32A
Connect to pc via USB
fastboot boot (enter recovery here).img
Unplug from USB
Apply update.zip from the menu list
origins81 said:
Go into fastboot mode and tell me which board you have by rebooting and holding down the Back button and pressing the Power/End Call button
PVT32B use this recovery image here
and any of these SPL's found here and any ROM labeled 32B
PVT 32A use this method and recovery image hereand any ROM labeled 32A
Click to expand...
Click to collapse
i have the 32a model, but first of what is this spl thing and is it not nessesary for the 32a model?
and second of if it is could you post a link to that aswel and maybe a guide on how to flash spl's (like can i put both the spl and the rom on the flash drive at the same time and save the whole proces of takin the sd out of the phone to transfere files to it?)
thanks already NoaT
If you need root then you NEED the SPL. All links are provided in my last post. Follow the instructions for the 32A device
Yes you can put both the SPL and ROM on the same card at the same time, make sure you label them differently like update1 for your SPL first and update2 for the ROM. Use choose update option in recovery in the menu list in order to see both
origins81 said:
If you need root then you NEED the SPL. All links are provided in my last post. Follow the instructions for the 32A device
Click to expand...
Click to collapse
werry well thx alot ill get right hackin, ill let you know if it works
THX
WoW thx alot for the great help!!!
i tried this rom because the rom frome the tutorial didnt work and now it's workin (still have no clue what went wrong the first many times...?)
but do you know a way to check if i have root already?
Go back into fastboot and check whether security is off S-OFF, well you already flashed a custom ROM so that's indication there
Great it worked out
Cheers
origins81 said:
Go back into fastboot and check whether security is off S-OFF, well you already flashed a custom ROM so that's indication there
Great it worked out
Cheers
Click to expand...
Click to collapse
YEA thx alot your the MAN

htc magic breaked

htc magic stuck in htc magic boot screen, it keeps rebooting after playing the htc welcome sound.
it was not rooted before & i have no backup room. fastboot can't recognize the device
C:\SDK_15\tools>fastboot devices
< waiting for device >
all the drivers are installed
is there any chance to recover it?
by any chance you got your phone from Smart Telecom in Manila? Rockwell? White HTC Magic?
I dont want to open one more thread so I'll share my doubt here.
I've bricked my Magic and I supose that warranty doesnt cover it. What about if I drop my magic, for exemple, and send it to HTC ? Would they fix it ?
octupusisonfire said:
I dont want to open one more thread so I'll share my doubt here.
I've bricked my Magic and I supose that warranty doesnt cover it. What about if I drop my magic, for exemple, and send it to HTC ? Would they fix it ?
Click to expand...
Click to collapse
If they find out it was due to rooting they will charge you for any repairs. If not, then you are lucky and you get a free repair
chinang said:
by any chance you got your phone from Smart Telecom in Manila? Rockwell? White HTC Magic?
Click to expand...
Click to collapse
white htc magic mate. so is there a chance to recover it?
were you trying to root, install rom, update recovery, radio ect ect ??
can you access recovery?
this happens when installing a 32b/g1 rom and forgetting to install the port file.. did that happen?
digitaljeff said:
were you trying to root, install rom, update recovery, radio ect ect ??
can you access recovery?
this happens when installing a 32b/g1 rom and forgetting to install the port file.. did that happen?
Click to expand...
Click to collapse
yes i can access recovery mode but there's no options in there
in fastboot mode,
Does it appear fastboot USB ?
jgcaap said:
in fastboot mode,
Does it appear fastboot USB ?
Click to expand...
Click to collapse
yes, it appears
if you do fastboot devices what happens?
What version is your phone? 32A or 32B? Is HTC Magic sapphire or mytouch?
Could you copy to here the fastboot text of phone details? Thanks
jgcaap said:
if you do fastboot devices what happens?
What version is your phone? 32A or 32B? Is HTC Magic sapphire or mytouch?
Could you copy to here the fastboot text of phone details? Thanks
Click to expand...
Click to collapse
thx for ur reply mate
AFTER DOING FASTBOOT
C:\SDK_15\tools>fastboot devices
< waiting for device >
here's the info
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0009 (sapp10000)
CPLD-12
RADIO-3.22.20.17
MAY 8 2009,21:02:32
REGARDS
paloma728 said:
thx for ur reply mate
AFTER DOING FASTBOOT
C:\SDK_15\tools>fastboot devices
< waiting for device >
here's the info
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0009 (sapp10000)
CPLD-12
RADIO-3.22.20.17
MAY 8 2009,21:02:32
REGARDS
Click to expand...
Click to collapse
Alright from what i can understand is a native htc. You havnt rooted right? Do you have warranty from HTC? Because if you do you should use it there should be a maulfunction hardware and we should not do any experiments in order to try fix something wich maybe has a malfunction, and then you loose warranty.
If you dont have the warranty, then please tell me, have you done anything in particuler to make the phone become like this? If yes please tell me exacly what in order to find a suitable solution .
jgcaap said:
Alright from what i can understand is a native htc. You havnt rooted right? Do you have warranty from HTC? Because if you do you should use it there should be a maulfunction hardware and we should not do any experiments in order to try fix something wich maybe has a malfunction, and then you loose warranty.
If you dont have the warranty, then please tell me, have you done anything in particuler to make the phone become like this? If yes please tell me exacly what in order to find a suitable solution .
Click to expand...
Click to collapse
i have no warranty mate. i hv done nothing to the phone. concerning experiment im ready ks i hv nothing to lose.
besides, two weeks ago i gave to a gsm-shop for unlock, is there any chance of..........
ok lets try this first without rooting. try to put in fastboot mode and upgrade a ROM from HTC official site same version you are using now. (Not the update from january but november)
the unlock procedure does not affect the phone performance so do not worry. is a complete seperate region in your phone.
http://www.htc.com/pt/supportdownloadlist.aspx?p_id=267&act=sd&cat=all
this one for example or:
http://forum.xda-developers.com/showthread.php?t=659403
24) [xda-ftp] [4shared] 3.05.401.3 HTC Europe (this is a great rom in case you are from europe)
jgcaap said:
http://www.htc.com/pt/supportdownloadlist.aspx?p_id=267&act=sd&cat=all
this one for example or:
http://forum.xda-developers.com/showthread.php?t=659403
24) [xda-ftp] [4shared] 3.05.401.3 HTC Europe (this is a great rom in case you are from europe)
Click to expand...
Click to collapse
TRIED THE THREE MODEs :fastboot,recovery, and normal mode. BUT ALWAYS GETS CONNECTION ERROR. all the drivers ar installed. the pc recognizes the device as storage device & as android bootloader interface when using fastboot mode. i can't access the menu to change connection option
mayb i should try sdcard flashing but i do need this zip file sappdiaG.zip
after trying a room update.zip using sd i got these errors
loading.....sappdiag.zip
no image!
loading sappdia3.nbh
no image or wrong image
loading sappdia2.nbh
no image or wrong image
loading sappdiag.nbh
no image or wrong image
loading.....sappdiag.zip
no image!
am i missing something here?
thats normal is not update but sappimg.img . you can do that but before you should be able to update in fastboot mode without problems.
If you have a firewall remove, sometimes it inteferes.
In case doesnt update in fastboot the offficial HTC update read and follow instructions:
http://translate.google.pt/translat...ss.C3.A1rio_para_fazer_o_processo&sl=pt&tl=en
Read everything, Skip the create the gold card method.
and do exacly as is written in english (You dont need to format the card)
Basicly is:
Download http://rapidshare.com/files/267446145/2.53.707.2_-_sappimg.zip
insert on your SD card. run in Hboot (Down volume + back)
The phone is going to update the new rom. Be patient, the first time takes around 5-10 min most of the times.
download the hboot: http://rapidshare.com/files/247838950/update.Engineering-SPL-HBOOT-1.33.2005-signed.zip
change the name to update.zip and copy to the SD card. Turn on the phone pressing power+home and it'll enter in safe mode. In safemode apply update.zip .
Then you should have something as: http://www.androidpt.info/images/d/d5/Magic0014_4.jpg
Then you'll flash a recovery so that you can install a rom
paloma728 said:
TRIED THE THREE MODEs :fastboot,recovery, and normal mode. BUT ALWAYS GETS CONNECTION ERROR. all the drivers ar installed. the pc recognizes the device as storage device & as android bootloader interface when using fastboot mode. i can't access the menu to change connection option
mayb i should try sdcard flashing but i do need this zip file sappdiaG.zip
after trying a room update.zip using sd i got these errors
loading.....sappdiag.zip
no image!
loading sappdia3.nbh
no image or wrong image
loading sappdia2.nbh
no image or wrong image
loading sappdiag.nbh
no image or wrong image
loading.....sappdiag.zip
no image!
am i missing something here?
Click to expand...
Click to collapse
just unroot and restart. get the sap.img and load it
jgcaap said:
thats normal is not update but sappimg.img . you can do that but before you should be able to update in fastboot mode without problems.
If you have a firewall remove, sometimes it inteferes.
In case doesnt update in fastboot the offficial HTC update read and follow instructions:
http://translate.google.pt/translat...ss.C3.A1rio_para_fazer_o_processo&sl=pt&tl=en
Read everything, Skip the create the gold card method.
and do exacly as is written in english (You dont need to format the card)
Basicly is:
Download http://rapidshare.com/files/267446145/2.53.707.2_-_sappimg.zip
insert on your SD card. run in Hboot (Down volume + back)
The phone is going to update the new rom. Be patient, the first time takes around 5-10 min most of the times.
download the hboot: http://rapidshare.com/files/247838950/update.Engineering-SPL-HBOOT-1.33.2005-signed.zip
change the name to update.zip and copy to the SD card. Turn on the phone pressing power+home and it'll enter in safe mode. In safemode apply update.zip .
Then you should have something as: http://www.androidpt.info/images/d/d5/Magic0014_4.jpg
Then you'll flash a recovery so that you can install a rom
Click to expand...
Click to collapse
ok mate i will give it a try then post result.
thank you very much
did it work ?

[Q] HTC Magic with Hero rom keeps looping on boot :(

Hi xda,
I'm sorry if this is a "common" error, but I couldn't find a thread via google or the search function - If I'm just an idiot, SORRY.
The problem is, that my little brothers HTC Magic is failing on boot. The screen keeps on showing the logo for HTC Hero. - Then he tells me that his friend told him that the Hero rom were a better choise, so the friend TRIED to flash the hero rom over at the magic, but now it loops the logo.
My questions is :
1) Is the hero rom a better rom for the Magic?
2) How do I get it to work again?
Is it rooted?
Can you get into recovery?
Can you get into fastboot?
What radio, hboot and recovery are on the phone?
If you or your brother don't know what those things are then you've got some reading to do. Google those words or search in this forum. Once you understand what those things do or if you already know, then report back.
patrickpetersen said:
Hi xda,
I'm sorry if this is a "common" error, but I couldn't find a thread via google or the search function - If I'm just an idiot, SORRY.
The problem is, that my little brothers HTC Magic is failing on boot. The screen keeps on showing the logo for HTC Hero. - Then he tells me that his friend told him that the Hero rom were a better choise, so the friend TRIED to flash the hero rom over at the magic, but now it loops the logo.
My questions is :
1) Is the hero rom a better rom for the Magic?
2) How do I get it to work again?
Click to expand...
Click to collapse
U need to clear about the Hero ROM you flashed. Original Hero ROM can not run in Magic, only Cooked Hero ROM can.
Also, If u flash cooked Hero ROM for Magic, u may need the recovery for this ROM (usually suggested by the dev)
ntphuong said:
U need to clear about the Hero ROM you flashed. Original Hero ROM can not run in Magic, only Cooked Hero ROM can.
Also, If u flash cooked Hero ROM for Magic, u may need the recovery for this ROM (usually suggested by the dev)
Click to expand...
Click to collapse
It wasn't me who did the flash , but my brother classmate and he's suddenly in doubt.. He told he flashed the phone, then made a hard reset and then it started looping. If he can't tell me which Rom he used is there any way to find it?
Sent from my Xperia x10 using Tapatalk
giant_rider said:
Is it rooted?
Can you get into recovery?
Can you get into fastboot?
What radio, hboot and recovery are on the phone?
Click to expand...
Click to collapse
If recovery is pressing BACK+POWER, than yes At that screen it say:
SAPPHIRE PVT 32 A ENG S-OFF H HBOOT-1.33.2010 (SAPP10000) CPLD-12 RADIO-3.22.29.17
When I choose fastboot (HBOOT?) It's trying to load some images, but fails.
Sent from my Xperia x10 using Tapatalk
Recovery is home+power. Try it, if still run, u can download the Magic Rom with 3.22 radio.
If not, Download recovery Magic of RA or Seo,... use fastboot to flash the recovery image.
Or u can download official ROM and flash it.
Good luck
Sent from my Gingerbread on Sapphire using XDA App
The problem is : how do I flash it, when there isn't a propper USB connection? When Im at the recovery screen and Im trying to push the image it says no device to be found.. :/
Sent from my Xperia x10 using Tapatalk
I think u should download the original ROM like sapphire.img, put it into sd card, start the phone in Hboot and it will automatically find the img file to flash.
Sent from my Gingerbread on Sapphire using XDA App
ntphuong said:
I think u should download the original ROM like sapphire.img, put it into sd card, start the phone in Hboot and it will automatically find the img file to flash.
Sent from my Gingerbread on Sapphire using XDA App
Click to expand...
Click to collapse
Where can I find the original ?
Wrong section!
Do NOT post in Development unless you have developed something!
patrickpetersen said:
Where can I find the original ?
Click to expand...
Click to collapse
this is RUU file , u can run it from Windows , just connect your phone to USB.
http://forum.xda-developers.com/showthread.php?t=659403
If u don't have gold card, U need to check your CID b4 download the original ROM.
http://forum.xda-developers.com/showthread.php?t=631519
If u have gold card, u can try any ROM u want.
ntphuong said:
this is RUU file , u can run it from Windows , just connect your phone to USB.
http://forum.xda-developers.com/showthread.php?t=659403
If u don't have gold card, U need to check your CID b4 download the original ROM.
http://forum.xda-developers.com/showthread.php?t=631519
If u have gold card, u can try any ROM u want.
Click to expand...
Click to collapse
The USB connection with his computer isn't working so he won't be able to just run the RUU. He'll need to extract the sappimg file from the RUU, put it on his SD card via an adapter, and flash it from hboot on the phone.
With that being said, @the OP, still grab your CID and let us know which country the phone originates from. Then I'll pull the file you'll need and post it back here for you to download with instructions on how to use it.
DonJuan692006 said:
The USB connection with his computer isn't working so he won't be able to just run the RUU. He'll need to extract the sappimg file from the RUU, put it on his SD card via an adapter, and flash it from hboot on the phone.
With that being said, @the OP, still grab your CID and let us know which country the phone originates from. Then I'll pull the file you'll need and post it back here for you to download with instructions on how to use it.
Click to expand...
Click to collapse
Thanks! - It's bought in Denmark, so I think it's the Nordic rom
patrickpetersen said:
Thanks! - It's bought in Denmark, so I think it's the Nordic rom
Click to expand...
Click to collapse
Wait, just realized that link require that you be able to boot into the ROM. So, we're going to take the plunge. If your wrong, the file just won't flash, so no worries about bricking.
Go here and download that file. Rename it to "sappimg.zip" and put it on your SD card. With the SD card in the phone and the phone turned off, boot into hboot holding (volume down+power). The phone will pick up the image and ask you to hit "ACTION" to continue (ACTION is pressing the trackball in). Press "ACTION" to flash the file, after its done (will take about 5 minutes) it'll ask you to hit "ACTION" again to reboot. Do that and you'll be back stock.
Sent from my LG-P500 using Tapatalk
Hey DonJuan692006
I have the same problem
Can't boot into bastboot
Devices not recognized (USB)
I would like to try your method : French Magic 32B
Well I found a link (96.03 MB)
Put it on SD Card, but didn't work, still frozen with the boot screen
ben00ze said:
Hey DonJuan692006
I have the same problem
Can't boot into bastboot
Devices not recognized but USB
I would like to try your method : French Magic 32B
Click to expand...
Click to collapse
So you can't get into hboot by holding (volume down+power) to boot? If not, can you get into recovery by holding (home+power) to boot?
Nope
I tried :
Down Volume + Power : Frozen on boot logo
Back + Power : same result
Home + Back + Power : same result
TrackBall + Power : black screen with blue led
ben00ze said:
Nope
I tried :
Down Volume + Power : Frozen on boot logo
Back + Power : same result
Home + Back + Power : same result
TrackBall + Power : black screen with blue led
Click to expand...
Click to collapse
Sorry but your phone is bricked.
Sent from my LG-P500 using Tapatalk
So, there is no solution ?
Warranty is now finished ...

htc sappher messed up bad

hows it me again well i need some expert help for another htc sappher from my freind and its realy bad , he's flashed a rom and messed up everything dont know how though.
no recovery and the Hboot is S_ON
i cant flash a new rom or SPL cause theres no recovery and becouse i got s_on i cant use that to flash anything so im stuck and i need help.
s_on
(sappher FM 2.1)
radio 6.35.16.19
Hboot 1.33.2005
so i dont know how to fix this i thought of adb tools but dont know much about it ... plz plz guys i need help
thanks guys
well im set up with adb and now the only problem i have is that the phone is on a read only system any ideas on how i can change or get around it?
Turn phone off. Turn on by pressing Back + Power (it's fastboot mode). Write here first 5 rows. All symbols are important.
In fastboot-mode check command:
fastboot devices (it it would return serial number - connection is fine)
p.s. You can find fastboot.exe in Android SDK Tools package
5[Strogino] said:
Turn phone off. Turn on by pressing Back + Power (it's fastboot mode). Write here first 5 rows. All symbols are important.
In fastboot-mode check command:
fastboot devices (it it would return serial number - connection is fine)
p.s. You can find fastboot.exe in Android SDK Tools package
Click to expand...
Click to collapse
Sapphire pvt 32a s on H
Hboot 1.33.2005 (sapp10000)
CPLD 12
Radio 6.35.16.19
Apr 20 2009
As you have 32A Magic, you can upgrade to new hboot/radio combination, then downgrade (if you want)
http://forum.xda-developers.com/showpost.php?p=5526163&postcount=1
p.s. Goldcard is important (without it you can not process through upgrade)
So the problem i got is that theres no goldcard?
How would flashing another rom help me i cant flash it with no recovery.
I have fastbootcomander but i cant use that couse of s on, and i cant push any files there adb couse its on a ready only file mod.
Trying to understand
I forgot to menchen that my phone is not deticketing the sdcard i cant mount it and tge card is fine sorry about that .
OMG . There are too many problems together...
Ok. Try to understand what can happen...
1.
You need create goldcard. Search for kingston or transcend sd-card. Make goldcard from it. You can use any Android-phone from HTC. You can ask friends.
2.
I think that problem "no sdcard detection" depends on radio stuck. But when you will run RUU - it does not use sdcard at first step (probably). RUU will try change phone into RUU-mode to flash images.
But. Even if RUU would flash new hboot and radio, it might stuck when flashing ROM (system image), cause at this moment RUU compares CID from phone with CIDs from ROM. Different CIDs will get error and phone will stuck at RUU-mode.
I see ,ill make a goldcard and flash the ruu and see what happens. Thanks alot bud for your help ill keep it updated if all gose well
ish this blows <lol so much to do
ok im downloading the ruu rom the link you gave me (late i know iv been realy busy)
and the goldcard i have to make aswel to make this work probaly
ok im having trouble with the RUU_Sapphire_HTC_Europe_3.05.401.3_release_signed_NoDriver its complaing that th usb connetion erro
my sdcard is 32FAT formated.
this sucks , ruu is having problems with the usb connection and i got no recovery still ofcoruse and bootloader is s_on H.
3.39am ish so tired.
need more guidince from a expert.
S.T.A.L.K.E.R said:
ok im having trouble with the RUU_Sapphire_HTC_Europe_3.05.401.3_release_signed_NoDriver its complaing that th usb connetion erro
Click to expand...
Click to collapse
1. Solve it. Install Htc Sync, it has drivers. The best configuration - have 32bit Windows XP.
2. Additionaly, you can boot into fastboot-mode (back + power), then run Ruu. But drivers are more important.
P.s. in rare cases there are problems with usb-cable (when it is not stock), or with usb-port (rear usb-port 2.0 is preffered).
Sent from my A7-040 using Tapatalk
thanks bud ,im being a pain in the backside
Ok I flashed the ruu Rom ,what's the next step to getting s_off .
Iv tried to use the acs supertool but my spl is not supported. I'll give you the full details when iv got time but that's the news so far
Sent from my HTC Magic using XDA App
Pvt ship s_on H
Hboot 1.76.0009
Radio 6.35.08.29
Sent from my HTC Magic using XDA App
Try to get root by SuperOneClick: http://forum.xda-developers.com/showthread.php?t=803682
But i don't know is it work at Android 1.5
'Shell root' is enough
If not - you should flash RUU 3.05.401.1 (that has su already)
[QUOTE
If not - you should flash RUU 3.05.401.1 (that has su already)[/QUOTE]
That's the ruu Rom I'm using
Sent from my HTC Magic using XDA App
I have a feeling I have to make a goldcard
Sent from my HTC Magic using XDA App
Look at december's post. You wrote about 3.05.401.3
What exactly do you have? 401.3 or 401.1 ???
Sent from my A7-040 using Tapatalk

Categories

Resources