I'm really lost.... - myTouch 3G, Magic General

Ok, I have a MyTouch 3G 1.2 (the newer one with the 3.5mm jack). I rooted the phone using the quick-root app then using ROM Manager I installed Cyanogen 6.0.0. After that the phone was running really slow (it's my wife's). I wanted to install another ROM on to the phone, so I was looking at the Radio version and I noticed that it said 2.22 and that I had a 32b device (?) I was thinking that maybe I flashed the wrong Cyanogen mod onto my phone so I downloaded CM6-Minimou in the 32a format. Using ROM Manager, I backed everything up then installed the ROM. Now I am stuck at the green MyTouch screen?! Did I just break my phone?
Any help would be excellent. Sorry for my inexperience. I normally stick with Windows based products...

joe_coolish said:
Ok, I have a MyTouch 3G 1.2 (the newer one with the 3.5mm jack). I rooted the phone using the quick-root app then using ROM Manager I installed Cyanogen 6.0.0. After that the phone was running really slow (it's my wife's). I wanted to install another ROM on to the phone, so I was looking at the Radio version and I noticed that it said 2.22 and that I had a 32b device (?) I was thinking that maybe I flashed the wrong Cyanogen mod onto my phone so I downloaded CM6-Minimou in the 32a format. Using ROM Manager, I backed everything up then installed the ROM. Now I am stuck at the green MyTouch screen?! Did I just break my phone?
Any help would be excellent. Sorry for my inexperience. I normally stick with Windows based products...
Click to expand...
Click to collapse
You want to flash the Cyanogen-DS-6.0.zip. Can you still access recovery?

I was able to recover to an earlier version. So, I'm back into my phone, but it still says the following in Fastboot:
SAPPHIRE UNKNOWN 32B ENG S-OFF H
RADIO-2.22.23.02
I have the newer MyTouch... I thought it was suppose to 32A?

Post here all fastboot info... ALL.
And I recommend that you don't do anything before you consult with us.
Also which recovery image that you are running.

mumilover said:
Post here all fastboot info... ALL.
And I recommend that you don't do anything before you consult with us.
Also which recovery image that you are running.
Click to expand...
Click to collapse
What he said. And yes you should have 32A with the 2.22 radio but we need the rest of your fastboot info.
Sent using Tapatalk.

i have the Mytouch 3.5mm as well, and im a ROM whore, therefore if i have learned at least one thing from flashing so many ROMs, it is to GIVE IT TIME TO BOOT UP. When the lockscreen appears, let that baby sit for about 5-10min, THEN go in and set it up. And the Mytouch with the 3.5mm jack is 32B people!! It is what we call a hybrid. It has the 32A board (with 288mb of RAM) but it runs 32B ROMs and Kernels.
Sent from my T-Mobile myTouch 3G using XDA App

thank you for your replies.
I took some pictures of the menus on my phone and ill upload them right now.
First, when i flashed the ROM, i waited 25 mins before taking out the battery. so im sure i was hosed.
I also vaguely remember that before i rooted and flashed the phone, i saw 32a somewhere in a menu.
here are the pictures:
EDIT: Ok, my phone didn't upload them. On the computer uploading them now!

Try flashing the original radio and SPL through ADB (not recovery.) It's supposed to say 32A in the fastboot menu.
http://dl.dropbox.com/u/10663398/MT3G Original Radio and SPL.zip
Note: I am NOT responsible if you mess your phone up.

I am using mytouch 3g 1.2 with headphone Jack. The fast boot is 32A as standard not some jackup 32B. Do not get mislead. Read the forum some more on flashing. Search the lastest 2months posts.
Sent from my HTC Magic using XDA App

Ok, I downloaded the zip, renamed it update.zip, put it onto the root and then ran
c:/>fastboot update
I got an error message that said "error: failed to load 'update.zip'"
Am I doing the wrong thing?
I'm no expert with fastboot and adb. I've read some posts about them, but I'm in no way an expert.
Thanks for any help!

joe_coolish said:
Ok, I downloaded the zip, renamed it update.zip, put it onto the root and then ran
c:/>fastboot update
I got an error message that said "error: failed to load 'update.zip'"
Am I doing the wrong thing?
I'm no expert with fastboot and adb. I've read some posts about them, but I'm in no way an expert.
Thanks for any help!
Click to expand...
Click to collapse
Download the Android SDK (I saved it on the root of the C:/ drive)
Extract the contents of the zip in the AndroidSDK\tools
Put phone in fastboot mode
Type in: (hit enter after each line)
"cd\
cd AndroidSDK\tools
fastboot devices"
Wait for your phone to show up
Type in: (hit enter after each line)
"fastboot flash radio radio.img
fastboot flash hboot hboot.nb0
fastboot reboot-bootloader"
You should have the proper SPL and Radio now. Flash CM6 Again (the G1/Mytouch version,) and it should work. Again, I am NOT responsible if you mess up your phone.

C0dy said:
Download the Android SDK (I saved it on the root of the C:/ drive)
Extract the contents of the zip in the AndroidSDK\tools
Put phone in fastboot mode
Type in: (hit enter after each line)
"cd\
cd AndroidSDK\tools
fastboot devices"
Wait for your phone to show up
Type in: (hit enter after each line)
"fastboot flash radio radio.img
fastboot flash hboot hboot.nb0
fastboot reboot-bootloader"
You should have the proper SPL and Radio now. Flash CM6 Again (the G1/Mytouch version,) and it should work. Again, I am NOT responsible if you mess up your phone.
Click to expand...
Click to collapse
Wow, I feel dumb. Anyways honestly RIGHT after I posted I figured out what I was doing wrong C drive, D drive... there all the same right?! Anyways, I got the hboot.hb0 to load, but the radio wouldn't finish. I left it for 30ish mins and it had one little bar left and it was done. I installed a different recovery rom (amon or something like that). After I got those installed it said 32a
I'll post any updates when they come

Ok, now when I try and do things in fastboot, I get a "Remote: not allowed" error. I'm pretty sure that it is because my Security is ON (SAPPHIRE PVT 32A SHIP S-ON G)
and my HBOOT is HBOOT-1.33.0013 (SAPP31000)
I can boot into my recovery ROM (and into the device. Loaded donut just to be safe), but I can't flash anything... now what?
Thanks again for having patience with me!

joe_coolish said:
Ok, now when I try and do things in fastboot, I get a "Remote: not allowed" error. I'm pretty sure that it is because my Security is ON (SAPPHIRE PVT 32A SHIP S-ON G)
and my HBOOT is HBOOT-1.33.0013 (SAPP31000)
I can boot into my recovery ROM, but I can't flash anything... now what?
Thanks again for having patience with me!
Click to expand...
Click to collapse
Your SPL is correct. But what happens when you try to flash a .zip from recovery?

C0dy said:
Your SPL is correct. But what happens when you try to flash a .zip from recovery?
Click to expand...
Click to collapse
recovery works, just not fastboot. if that doesnt mean anything then im good. I think im done messing with her phone!
thanks for all the help!

Related

MyTouch 3g 1.2 Fastboot issue

Hey guys, I have spent the last 8 hours trying to figure this out.
I have a MyTouch 3g 1.2 and I want to root it and install Cyanogen's new ROM. I have been following the rooting guide from TheUnlckr.com.
I am able to complete everything fine (I needed to substitute the sappimg for the Sapphire one to make it work), but it finally completed.
When I go to fastboot with SDK, I can see my device, so everything looks fine. However, when I go to flash the radio, hboot, and recovery images, I get a error that says:
Code:
C:\AndroidSDK\tools>fastboot flash radio radio.img
sending 'radio' <21504 KB>...FAILED <remote: not allow>
finished. total time: 0.016s
This is the pattern for each of the files I try to flash...
This is where I'm at, and I haven't even gotten to flashing the ROM yet. So, I currently just have a stock device. Can someone please help me out?
I tried using the following sappimg:
2.53.707.2_-_sappimg
SAPPIMG_Sapphire_T-Mobile_US_2.10.531.4_release_signed
the following SPL:
update.Engineering-SPL-HBOOT-1.33.2010-signed
the following recovery images:
recovery-RA-sapphire-v1.6.2G.img
flashrec-1.1.2-20090909.apk
flashrec-1.1.3-20091107-2
flashrec-20090815
I'm clearly all over the place now. Someone please point me in the right direction. I tried several different ways to fix it, but none of them worked. The most reason I tried was the method of using the flashrec to flash a recovery image while the phone is on, instead of fastbooting it. That didn't work because it kept saying it was the wrong image for the phone.
Thanks in advance guys. And believe me, I've been searching and searching.
Dane
before you can flash anything with fastboot, you have to shoehorn that engineering SPL into the phone somehow (probably have to make a goldcard, but I don't know for sure on the 1.2 mytouch)
which rooting guide are you using? (there are many different ones on unlockr, some of which are terribly obsolete)
also, flashrec isn't a recovery image, its a one-click rooting app that only works on android 1.5 (pretty sure the 1.2 mytouch only runs 1.6)
adavis159 said:
before you can flash anything with fastboot, you have to shoehorn that engineering SPL into the phone somehow (probably have to make a goldcard, but I don't know for sure on the 1.2 mytouch)
which rooting guide are you using? (there are many different ones on unlockr, some of which are terribly obsolete)
also, flashrec isn't a recovery image, its a one-click rooting app that only works on android 1.5 (pretty sure the 1.2 mytouch only runs 1.6)
Click to expand...
Click to collapse
This was the guide I was using. (I can't link to outside sites, so I'll just copy it as text) http://theunlockr.com/2010/03/11/how-to-root-the-mytouch-1-2-and-fender-mytouch/
I also successfully created a goldcard, and installed all the ADB stuff. The part that's hanging me up is the flashing of the recovery image via fastboot usb.
I'm so close! I have successfully rooted two other mytouch devices, but they were not the 1.2 version.
Any more help would be great!
Dane
danegerous said:
I am able to complete everything fine (I needed to substitute the sappimg for the Sapphire one to make it work), but it finally completed.
Click to expand...
Click to collapse
what "sapphire" image did you substitute? and what happened when you tried to use the sappimg that they gave you in the instructions?
When I tried using that image, it just said "wrong file for this phone" or something like that. I know the goldcard was done right, though, because it works with another sappimg. I'm trying to follow cryptsmoker's guide now. I'm going to try and use the engineering img/SPL now. We'll see how it goes.
Ok, now I'm getting frustrated.
Here is my info:
Sapphire PVT 32A Ship S-on G
Hboot-1.33.0013 (Sapp31000)
CPLD-13
RADIO-2.22.23.02
Oct 21 2009
I just got the Model ID incorrect!
Update Fail!
This happens with every sappimg I use except T-Mobile 2.10.531.4. I'm sure that's the stock one, so that's probably why. I'm just so ticked.
To clarify again, After I hboot the sappimg, I reboot and instead of being taken to the Magic screen, I'm taken to a standard MyTouch splash, then Android splash, then MyTouch setup screen. My touchscreen works the entire time. Is this because I basically just reinstalled the stock ROM?
I just can't seem to get ANY other sappimg to work beside the stock one. I've used three different goldcards and all of them work the exact same way.
Please help!
Dane
yeah, you are just reinstalling the stock files (stock SPL and radio)
just because the t-mobile sappimg works doesn't mean you made the goldcard right.
the point of the goldcard is to trick the phone into installing a non-stock sappimg, you could take a brand new SD card, put the stock sappimg on it and you would still be able to flash it using vol-down+power
open the goldcard.img in HxD and make sure it contains all the lines (including all of line 170), if it doesn't then you need to start over from the beginning (get cid again, reverse it again, get a new goldcard.img)
If goldcard.img is ok, open the sd card in HxD again and make sure all of the first 170 lines of the sd card match the goldcard.img
also, some SD cards just don't work for making goldcards. I used a lexar 1gb, and kingston 2gb cards are reported to work
I didn't paste over the entire 170 line while making the goldcard. I used the "select" feature and chose 0-170...that could be my mistake. Here we go again!
I actually never got this to work the first time. I was really excited since I heard I would be getting the T-Mobile update soon, but then I read a little further and saw that the 2.1 is not yet included...so, I will be figuring this out today, mark my words!
Wish me luck!
Dane
I had a similar problem and it was the goldcard. Although I had made the goldcard and it worked before, using the same goldcard I get the same error message as you. I made a new goldcard and it worked flawlessly to flash using fastboot. Make sure you are using one of the brands that are know to work.
OK, new problem now. I installed everything and got it all to work. I actually had the stock cm rom working (an out of date version from the unlockr). Well, I tried to update and I started by flashing the 6.35.16.19 radio. Apparently that worked but now nothing else will.
In the HBOOT screen, I see this:
SAPPHIRE PVT 32A SHIP S-ON G
HBOOT-1.33.0013 (SAPP31000)
CPLD-13
RADIO-6.35.16.19
Oct 21 2009,
Every time I try and update the Sappimg file, I get stuck at the updating phase of the radio_v2 portion. Please help guys, I don't know enough about this to figure it out and it's really killing me!
I figure I need to get back to the stock radio I started with (3.22 or whatever), but I can't. Even when I try to flash the radio in fastboot, it takes way too long and never finishes.
Your speedy replies are greatly appreciated.
Thanks
Dane
Got your pm.
Facts: STOP MESSING UP YOUR DEVICE.....
You are working in the blind... mixing bad spl and radio combos.....
So STOP what you doing and read and understand before you continue.
You can't just take any sappimg.zip and apply it... I has complete partitions layout... like the spl, radio, recovery ect...
So if you take whatever you find on the net and apply it, you will **** your device up... just like you did now...
Having the 6.35 radio and a perfected 1.33 spl... Just bad for business!
What is your current status:
Access to adb?
Access to fastboot?
Access to recovery?
Access to rom/system?
Also post fastboot info...
Then we can take it from there :0)
And for gods sake... STOP flashing stuff.
I have access to adb, fastboot, and hboot. No ROM/system or recovery.
Clarification: Since I cannot access the system of the phone, I do NOT have access to ADB. I cannot see the device when I type in 'adb devices' within the AndroidSDK\tools path.
Fastboot info:
SAPPHIRE PVT 32A ENG S-OFF H
HBOOT-1.76.2007 (SAPP31000)
CPLD-13
RADIO-6.35.10.18
Aug 21 2009
The radio used is: Radio_HTC_PVT_32A_6.35.10.18.img
the hboot: hboot-1.76.2007.nb0
the recovery: recovery-RA-hero-v1.6.2.img
I have since tried to go into one of your other threads and at least match up my SPL/Radio combo. Any and all help is greatly appreciated.
OK.... you are now in a god situation...
You have a good combo and eng spl...
We can work with this....
1) boot into fastboot
2)download the fastboot commander (magic).... check my signature
3)start the tool... does it print the device info?
If yes, do this:
Go to the magic 32A tab.
Push "flash old".
IF all successful, then go to "misc" tab and push "reboot device".
When device has rebooted, push "print device info".
Now copy all text and posted here...
IF you get ANY errors... DO NOT REBOOT, DO NOT CLOSE THE TOOL...
Just take the output + the content of the "actual tab" and post here....
Again, IF you get ANY errors... DO NOT REBOOT, DO NOT CLOSE THE TOOL!
If the tool does not print the device info, then post here...
mumilover said:
ok... don't do **** until i post back here... give me like 15 min.
Click to expand...
Click to collapse
I'm seriously just sitting here waiting. Thanks a ton. I'll buy you a beer.
just updated my last post
look up :0)
Now i'm the one waiting :0)
Sorry, my battery died, I'm running around to trying to piece everything together. Here I go...
Just do what i wrote.... Read, understand, read, understand, execute.

Seeking advice rooting MyTouch 1.2 (HTC Magic 32a)

Hello all, thank you for this great resource and any insight you can provide.
I need some of your wisdom, as I've been banging my head against a brick wall for about two weeks now, trying to root my T-Mobile MyTouch 1.2 (HTC Magic) with the 3.5" jack.
I did a couple hours of homework and began the process, but currently am stuck at the HTC Magic splash screen on normal boot up. I cannot boot into recovery; I have tried flashing both the Amon Ra versions, H and G. I can, however, boot into hboot and fastboot menu options, so it my understanding that my phone is salvageable with the right tools and process. Unfortunately, I was given bad advice—or incorrectly followed good advice—and now all the instructions I find to restore functionality to my phone don't go smoothly.
I've spent countless hours trying proposed found threads here (mostly) and other resources, but while the solutions sound like the apply to my hardware, they fail to complete successfully.
I have created two goldcards, both appear to work, as I have been able to flash a sappimg.zip image initially, but currently trying to flash again to remedy problems hangs and requires me to pull the battery. It usually hangs at the initial unzipping or at updating radio_v2. Via fastboot, I have been able to flash the stock hboot.nbo and reflash different versions. I was able to flash to the stock radio once, but have had problems trying to reflash images, trying to correct the issue.
These details have read different things at different stages in trying proposed solutions, but currently the info on fastboot menu reads:
SAPPHIRE UNKNOWN 32A SHIP S-ON H
HBOOT-1.33.0009 (SAPP31000)
CPLD-13
RADIO-6.35.10.18
At this moment, I've stopped trying to find answers on the forum because I've spent countless hours failing and more importantly, fear that if I continue applying incorrect solutions, I will irreversibly damage my phone. I hope that someone can provide some advice tailored to my situation.
Thank you for reading and for your reply. I understand that any advice I receive is at my own risk to follow.
Option one: flash the .nbo file for te engineerings 1.33.2010 spl and thz flash the g recovery.
Option two: flash the sappimg to revert back to stock then stsrt all over again
Option three: flash the stock sappimg and stay at stock thanking jesus you didnt **** anything up.
Sent from my HTC Magic using XDA App
You did not read the mytouch 1.2 rooting guide correctly. This phone can only run stock spl and radio. Read the guide at the unlockr. After using the goldcard you should have flashed stock spl and radio using fastboot.
NetrixTardis said:
You did not read the mytouch 1.2 rooting guide correctly. This phone can only run stock spl and radio. Read the guide at the unlockr. After using the goldcard you should have flashed stock spl and radio using fastboot.
Click to expand...
Click to collapse
I tried the files and process indicated on Unlockr several times. The files and process located here: theunlockr.com/2010/03/11/how-to-root-the-mytouch-1-2-and-fender-mytouch/
Attempting again, just now, I run into the same roadblock as reported in my initial post: Immediately after clicking the action button to execute the update, the process hangs at 'Unzipping' on step [1] SYSTEM, where the progress bar never moves, and pulling the battery is the only thing that works (unfortunately, since I'm warned not to power off the device!).
knny1491 said:
Option one: flash the .nbo file for te engineerings 1.33.2010 spl and thz flash the g recovery.
Click to expand...
Click to collapse
Thank you so much for your response.
Attempting option 1, I get the following messaging in the terminal while trying to flash the hboot.img (not nb0, is this wrong?) downloaded from the 'Magic SPL HBOOT collection' thread located here: forum.xda-developers.com/showthread.php?t=529019
sending 'hboot' (512 KB)... OKAY
writing 'hboot'... INFOsignature checking...
FAILED (remote: signature verify fail)
In the previous reply to another helpful commenter I describe another error I get while attempting to update the sappimg provided by Unlockr.
Further insight is very much appreciated.
so this is the second time I'm seeing this exact problem... this is keeping me from rooting this mytouch. but last time i saw this problem I believe it was solved.. i can't remember where i saw it though! I'll look and look until i find it then i'll post it here!
but in the mean time you can try unrooting it until the problem is solved?
http://forum.xda-developers.com/showthread.php?t=665814
lbsk8addict said:
last time i saw this problem I believe it was solved.. i can't remember where i saw it though! I'll look and look until i find it then i'll post it here!
Click to expand...
Click to collapse
Thank you! I hope that you do.
lbsk8addict said:
but in the mean time you can try unrooting it until the problem is solved?
forum.xda-developers.com/showthread.php?t=665814
Click to expand...
Click to collapse
I've visited that thread before in my days of lurking, but didn't attempt it (I don't think—I've tried so many things, it's hard to remember fully at this point).
I think all I have right now are goldcards. I hope a stock SD card isn't needed, or I'll have to figure out how to restore a Kingston microSD or buy another.
Thanks again for all of your input.
lbsk8addict said:
but in the mean time you can try unrooting it until the problem is solved?
forum.xda-developers.com/showthread.php?t=665814
Click to expand...
Click to collapse
Follow up, attempting to update to MT3G 1.2 Sappimg (BUILD# 2.10.531.4) downloaded via that link, I encounter the second error documented in my initial post, the update process hangs at updating step [2] RADIO_V2. The red progress bar stops at about 95%. Pulling the battery out is the only way to escape.
I think, and this is just a gut-level guess, that my problem stems from a corrupt radio version. Any one have an opinion or advice about that?
After pulling the battery and booting back into fastboot, my versioning reads as follows:
SAPPHIRE PVT 32A SHIP S-ON G
HBOOT-1.33.0013 (SAPP31000)
CPLD-13
RADIO 6.35.10.18
You have a 32a radio with a 32b spl, during the root process you are supposed to be able to revert that. What we need to do is get you onto an eng spl so you can fastboot erase radio, fastboot flash radio, then flash the correct hboot aka the stock one. Right now you cant fastboot or anything aka you are semi bricked. Only thing i can say is let it sit o the charger for as long as possible for the sappimg update and pray lots n lots.
Sent from my HTC Magic using XDA App
knny1491 said:
You have a 32a radio with a 32b spl, during the root process you are supposed to be able to revert that.
Click to expand...
Click to collapse
Thank you so much for the follow up. I wish the news were better!
How can you tell that I have a 32b SPL? By the errors I'm experiencing? The SAPP310000? Just guesses here. I don't see that on my phone so, I'm curious to learn.
knny1491 said:
What we need to do is get you onto an eng spl so you can fastboot erase radio, fastboot flash radio, then flash the correct hboot aka the stock one. Right now you cant fastboot or anything aka you are semi bricked. Only thing i can say is let it sit o the charger for as long as possible for the sappimg update and pray lots n lots.
Click to expand...
Click to collapse
Are you advising my to sit on my hands, keeping my phone charged, until, hopefully, the development community comes up with a new sappimg solution? Or are you saying to preform the 1.33.2010 engineering SPL update until success or my phone dies?
I was stating to do the update where it freezes or hangs on the radio and let it sit for a crazy amount of time with praers, the spl version is defing by the numbers i the 1.33.0013 etc area, 32a users have 1.76.xxxx sp numbers while 32b users have 1.33.xxxx and after looking i see you are on the stouch 1.2 spl which is why fastbooting anything will not work. Quick question though did you try flashing te spl and radio BEFORE the recovery?
Sent from my HTC Magic using XDA App
knny1491 said:
I was stating to do the update where it freezes or hangs on the radio and let it sit for a crazy amount of time with praers, the spl version is defing by the numbers i the 1.33.0013 etc area, 32a users have 1.76.xxxx sp numbers while 32b users have 1.33.xxxx and after looking i see you are on the stouch 1.2 spl which is why fastbooting anything will not work.
Click to expand...
Click to collapse
Thank you for the reply. Good to know, as I was under the impression that all T-Mobile MyTouch 1.2 phones were 32A, and 1.33.0013 was the desired and appropriate version for 32A.
knny1491 said:
Quick question though did you try flashing te spl and radio BEFORE the recovery
Click to expand...
Click to collapse
I initially tried followed the procedure here: http://wiki.cyanogenmod.com/index.php/Full_Update_Guide_-_Fender/1.2
Where, I updated the SAPPIMG via goldcard, then through fastboot, I flashed the radio, hboot, and recovery. But, I wasn't able to boot to recovery after that process, for whatever reason, so I began trying other procedures from other sources, which in all likelihood took me further away from the solution instead of closer.
If the current attempt of updating radio_v2 until success or power battery dies (which has been hung for about 30 minutes so far) does not end successfully, should I try flashing a different hboot or radio? Or any other suggestions?
Thanks again for your continued help. I'm going to try to get some more attention to this thread to hopefully get more possible solutions.
If the radio doesnt flash then we have to question why the recovery didnt load, the g version is the correct version given there is only one spl for us 1.2 users and it is a google spl. That is why you flash radio then spl then recovery in that order so nothing messes up. The thing is you have to flash a radio before spl, yet you hav the spl yet NOT THE RADIO which leaves me to believe you accidentalky did the spl first n not the radio first.
Sent from my HTC Magic using XDA App
knny1491 said:
If the radio doesnt flash then we have to question why the recovery didnt load, the g version is the correct version given there is only one spl for us 1.2 users and it is a google spl. That is why you flash radio then spl then recovery in that order so nothing messes up. The thing is you have to flash a radio before spl, yet you hav the spl yet NOT THE RADIO which leaves me to believe you accidentalky did the spl first n not the radio first.
Click to expand...
Click to collapse
Okay, thanks so much for the continued insight.
I think, I flashed the radio down to original, but encountered some problem, misdiagnosed it, and flashed it back up again. Now it's been about 3 weeks of messing with this phone for a couple hours a day, so, unfortunately, it's hard to remember all that I've tried. If what you're saying is true, then yes, I must have accidentally flashed the SPL before the radio. Is there a remedy for this? I've been pouring over this forum searching for "can't flash radio" (forum.xda-developers.com/search.php?searchid=39519193&pp=25&page=1) and so far I've read people claiming to have had successfully deleting their radios completely and reinstalling. Is this an option? Any other suggestions?
I will PayPal $30 to you, anyone who can give me a solution to where this phone is working and rooted. Alternatively, I live in Los Angeles, if anyone can recommend a good, knowledgeable, phone repair shop.
it's really strange why that didn't work for you.
My steps were as follows:
**make sure phone is fully charged**
pre 1) create goldcard
1) place sappimg.zip on gold card
2) boot phone with goldcard to flash using Vold down + power
3) let it reboot - should boot up to the "htc magic" logo -- for me it never loaded back up to stock 1.6, I had to pull the battery.
4) boot to fastboot using back + power
5) connect phone to PC and verified it was recognized using "fastboot devices"
6) make sure you have stock radio and spl in your Android SDK's \tools
7) performed the following:
fastboot flash radio radio.img (or whatever the filename you have for the stock radio)
fastboot flash hboot hboot.nb0 (or whatever the filename you have for the stock hboot)
fastboot flash recovery recovery.img (or whatever the filename you have for amon_ra or clockwork or cm recovery)
fastboot reboot-bootloader (to make sure that stock radio and SPL are loaded again)
8) reboot to recovery using home+power
*from this point on, you no longer need to use your goldcard
9) have new ROM .zip on root of your SD card, option flash from zip
10) ???
11) profit
NetrixTardis said:
it's really strange why that didn't work for you.
My steps were as follows:
**make sure phone is fully charged**
pre 1) create goldcard
1) place sappimg.zip on gold card
2) boot phone with goldcard to flash using Vold down + power
Click to expand...
Click to collapse
Thank you for your continued feedback!
I think you've listed the standard recipe for rooting this phone. I believe you. Unfortunately, something in my phone has gone askew (certainly my error) at this point and the "standard" just isn't working now. As is, and for the past 3 weeks, the process you describe dies at step 2. It hangs while updating RADIO_v2 (at whatever position in the list of updates it is for a given SAPPIMG file). Also, attempting to flash a stock radio.img via fastboot also hangs. Both updates send just fine, but hang at updating around 95%.
I've also been getting some advice from another member, knny1491. On this page, above, you'll see he hypothesises what my error is:
knny1491 said:
If the radio doesnt flash then we have to question why the recovery didnt load, the g version is the correct version given there is only one spl for us 1.2 users and it is a google spl. That is why you flash radio then spl then recovery in that order so nothing messes up. The thing is you have to flash a radio before spl, yet you hav the spl yet NOT THE RADIO which leaves me to believe you accidentalky did the spl first n not the radio first.
Click to expand...
Click to collapse
That sounds plausible that I did flash things in the wrong order. I'll accept that. I've been messing with it so much, I'm lucky it works at all. So now, and still, my question is where to go from here? Do you know anything about this radio/SPL relationship and how to remedy this current conflict, NetrixTardis?
Thanks again.
Possibly try to re download the sappimg from the mgic spl thread?
I was just thinking, if your goal at this point is to have the phone usable again regardless of root; why not try the RUU exe ? If i unserstand what it does, it should flash the phone back to stock (radio, spl, recovery,ROM etc). You'll have a phone as if you just unboxed it.
Thats if i understand what the ROM Upgrade Utility (RUU) does correctly. Someone should be able to correct me...
NetrixTardis said:
I was just thinking, if your goal at this point is to have the phone usable again regardless of root; why not try the RUU exe ? If i unserstand what it does, it should flash the phone back to stock (radio, spl, recovery,ROM etc). You'll have a phone as if you just unboxed it.
Thats if i understand what the ROM Upgrade Utility (RUU) does correctly. Someone should be able to correct me...
Click to expand...
Click to collapse
Thanks for the idea! I'll do some research on that. If anyone else can give any insight into if this may help restore my phone, please chime in!
I'd like root, but anything that gets the basic utility of the phone back would be great at this point (I've been using a old razr as a replacement while mine is hosed). I think an official 2.2 update is coming out from T-Mobile soon. I can wait for that.
NetrixTardis said:
Thats if i understand what the ROM Upgrade Utility (RUU) does correctly. Someone should be able to correct me...
Click to expand...
Click to collapse
If this is a good potential solution, could someone please direct me to which RUU to use? I've located the "[ROM] Official HTC Sapphire/Magic/MT3G RUU ROM Links" thread here: forum.xda-developers.com/showthread.php?t=659403
There really is a great abundance of options. I'm guessing I should go for the latest [MT3G 1.2] download which is:
36) [xda-ftp] [4shared] 2.10.531.4 T-Mobile USA DRD35
36) 2.10.531.4 1.33.0013G 2.22.23.02 N T-MOB010
I'll want a few hours or perhaps a day before attempting this process, in hopes that some helpful reader will provide his input if this is a good or bad thing to do as far as getting the phone working again.
Thanks!

I think Im going to brick my phone help

Ok i was trying update spl and radio well stuff went bad now i downloaded that app thing flashed everything now my phone wont go into Amon Ra or start up it just says htc magic.
ok i was trying to update radio and spl and install a new rom i guess i did it wrong so now i cant boot my phone or go into recovery only fastboot. im getting really mad i downloaded the radio app thing and I'v been messing with that changing the radio,recovery,and spl nothing also every time i try to do the sappimg it frezzes on the system i think thats the first one but then i finally got it to update then it froze again on radiov2 please help me
updatek i got it to ok system
ok userdata
ok boot
ok bootloader
radiov2 froze wtf help
updatek so i skipped the sapimg step went to command list typed all the way to fastboot flash radio radio.img then it sent it really fast then froze on writing radio at 95% wtf any suggestions
I have A
SAPPHIRE PVT 32A ENG S-OFF H
HBOOT-1.76.2007 (SAPP31000
CPLD-13
RADIO-6.35.10.10
AUG 21 2009,18:19:15
I can get into fastboot
its a 32a it has a 3.35 jack at the the top
ok i got it to ok system
ok userdata
ok boot
ok bootloader
radiov2 froze wtf help
ok so i skipped the sapimg step went to command list typed all the way to fastboot flash radio radio.img then it sent it really fast then froze on writing radio at 95% wtf any suggestions
Binary, could you please merge this with http://forum.xda-developers.com/showthread.php?t=744211 and http://forum.xda-developers.com/showthread.php?t=744450?
ricmiester, as far as I remember CPLD-13 is for MyTouch 3G Fender / LE, which means you flashed the wrong radio and spl. Make a goldcard and use the rooting tutorial at the unlockr (google it) to fix it.
i can put it into fastboot and thats really it.it boots but stays on htc magic and its not letting me go into recovery also when i try and change the radio it doesnt let me
sapphire pvt 32a eng s-off h
hboot-1.76.2007 (sapp31000)
radio-2.22.23.02
aug 21 2009,19:19:15
i already made a gold card do i need to make another
No. Since you were able to flash the wrong sappimg (congrats, by the way), I'm guessing it's working just fine. Follow the rooting tutorial at the unlockr.
ahhah ok ill try it again ill massage back with progress in a minute
ok i put the sappimg on the memory card then fastbooted it when i clicked the trackball it froze on system its stuck unziping
Follow this tutorial by DonJuan692006 http://forum.xda-developers.com/showthread.php?t=734617 starting with "II. Flash the Sappimg file". Are you sure it froze and it's not just thinking?
ok ill this one if it doesnt work ima go into ustream or something
it freezes on system while unzipping i can go into ustram if you want
What SPL and Radio do you have now? Is it still S-OFF? If so, try only flashing the hboot, radio and recovery - steps 4-7. I honestly have no idea what's going wrong...
now its
SAPPHIRE UNKNOWN 32A ENG S-OFF H
HBOOT-1.33.2010 (SAPP31000)
CPLD-13
RA=DIO-3.22.20.17
JUN 2 2009,12:27:83
Well, the good thing is you still have S-OFF, so try what I said.
my phone died on the fastboot flash recovery recovery.img but got past radio but now s-on is now on
WTF? What do you mean "died"?! Are you at least back to the stock radio and SPL? Does your phone boot into recovery (hold down home and press power) or into normal mode?
If you're back to stock radio and SPL you should now be able to start the tutorial once again and it shouldn't fail on flashing sappimg this time. At least I hope so
Repost your fastboot info.
ok i got the sappimg to work phone didnt boot tho going to continue tutorial
yeeessss i finally got in recovery point me to the best rom and should update spl and radio
also thankyou
keinengel said:
Binary, could you please merge this with http://forum.xda-developers.com/showthread.php?t=744211 and http://forum.xda-developers.com/showthread.php?t=744450?
ricmiester, as far as I remember CPLD-13 is for MyTouch 3G Fender / LE, which means you flashed the wrong radio and spl. Make a goldcard and use the rooting tutorial at the unlockr (google it) to fix it.
Click to expand...
Click to collapse
You got it. I'll merge them and this is a HUGE no no!
In fact, we even have a rule against it.
5. Post a message only once.
As a large forum we don't need unnecessary clutter, You're free to edit your message as you like, so if you do not receive an answer revisit your message and see if you can describe your problem better. Not everyone is online at the same time, it might take a while before you receive an answer.
Click to expand...
Click to collapse
@ricmiester
The next time you violate rule #5 I will close and remove the thread and you will have a time out. You only need to post a topic ONCE. One topic, one thread. Simple as that. You're lucky that I'm in a good mood or all of your posts would be closed.
Now to spend the next ten minutes cleaning this up.
ricmiester said:
yeeessss i finally got in recovery point me to the best rom and should update spl and radio
also thankyou
Click to expand...
Click to collapse
Okay, great! Now you should be running your stock SPL and radio (which means S-ON), but you can go into the modded recovery by holding down home and pressing power.
If you still have the 1.33.2010 SPL and 3.22.20 radio you need to flash the stock ones, otherwise no ROM will work!
As for a ROM, I really don't know which one would be best for you, but you can check out the ROM bible at http://forum.xda-developers.com/showthread.php?t=682243 - last section of the first post is for your phone - MT3G 1.2 / LE Fender.
Glad I could help and welcome to XDA

Help me with semi-bricked mytouch 3g 1.2

Hello
I tried to root mytouch 1.2 (t-mobile) using "theunlockr" sappimg.zip way but when I reached the recovery step, the device didn't boot into recovery. Then I tried a lot of flashes and things but ended up with this:
-booting hangs with htc magic screen and can't get into recovery
-can use fastboot but the sappimg.zip (from theunlockr for rooting mytouch 1.2) hangs on unzipping system and other sappimg.zip version says it's an older version and can't update.
-can't flash anything from fastboot because it says: FAILED (remote: signature verify fail).
-SAAPPHIRE UNKNOWN 32A SHIP S-ON H
HBOOT-1.33.0009 (SAPP31000)
CPLD-13
RADIO-6.35.10.18
any ideas please?
up up up up
It looks like either the sappimg failed to flash after doing the radio, or you didn't flash the stock radio back after flashing the recovery. Your only hope that I can think of is to redownload the sappimg and try the whole process over again.
i concur :0)
Thanks for your replay.
I redownloaded the file but it starts updating the system not the radio and as I said before it hangs on unzipping system. Is there any way to make sappimg.zip starts with radio?
Not that I know of. The only way I could imagine would be to extract just the radio image and flash it, but you would need the rest of the sappimg to do that. You could try finding a proper RUU for your device and running that from your computer with your goldcard in your phone, and then start over with rooting.
Sent from my HTC Magic using XDA App
DonJuan692006 said:
You could try finding a proper RUU for your device and running that from your computer with your goldcard in your phone, and then start over with rooting.
Click to expand...
Click to collapse
please more explanation
thanks for your fast replay
Possible Fix?
I have a similar problem, but unlike mine, yours can be fixed. You do not have a perfected spl, so I think that you accidently flashed a 32B sappimg for your 32A. I think this is the solution: http://www.askabouthugo.com/general/solved-android-phone-stops-on-fastboot-with-remote-signature-verify-fail/
Let me know.
TheBladeofFate said:
I have a similar problem, but unlike mine, yours can be fixed. You do not have a perfected spl, so I think that you accidently flashed a 32B sappimg for your 32A. I think this is the solution: http://www.askabouthugo.com/general...n-fastboot-with-remote-signature-verify-fail/
Let me know.
Click to expand...
Click to collapse
How do you figure the OP doesn't have a perfected spl?
Sent from my HTC Magic using XDA App
any other suggestions?
place this on your goldcard and flash it.
http://www.4shared.com/file/-wzTZgdP/RUU_Sapphire_T-Mobile_US_21053.html
I'm assuming your tmobile mytouch 1.2 right? Should flash over your stuff since i'm assuming you do have a perfected SPL.
MrShides said:
place this on your goldcard and flash it.
http://www.4shared.com/file/-wzTZgdP/RUU_Sapphire_T-Mobile_US_21053.html
I'm assuming your tmobile mytouch 1.2 right? Should flash over your stuff since i'm assuming you do have a perfected SPL.
Click to expand...
Click to collapse
Please tell me how he's going to flash a .exe file from his phone? If you go this route, you download it, then run the .exe from your computer with the phone hooked up via USB and in fastboot. You also need to put your goldcard in your phone. Problem is, if it fails, you'll be stuck at the RUU screen on your phone (which is basically fastboot) and you'll be kind of hosed.

[Q] Restoring stock ROM / factory reset

I just got a new Xperia X10 (yay!) and am happily enjoying a mod on it. Now it's time to send back the old clunky Magic. Head office is going to use it as a spare device and I'd like to restore it to a stock ROM as I'd prefer not to have to answer questions about "what is this crazy things you've downloaded a virus and it's eating the intertubes etc etc.
I've looked around but I can't find much info about restoring it to stock. A few posts talk about either restoring original nandroid backup or flashing a new SPL? Unfortunately I really screwed up my original rooting and flashing processes, and wasn't able to get a nandroid backup of the stock rom, though I did end up getting it working.
And I'm not sure what SPL I need to flash, or other details. I really just want to run the factory reset from this page but it can't detect the phone.
Any advice?
It's a Magic from Rogers (Canada), running CM6.0 with the following information in fastboot:
Code:
SAPPHIRE PVT 32A ENG S-OFF H
HBOOT-1.33.2010 (SAPP50000)
CPLD-12
RADIO-3.22.20.17
Jun 2 2009,17:27:03
Thanks!
-aaziz
you could choose one of the ROMS on this link
http://forum.xda-developers.com/showthread.php?t=659403
frequenzy21 said:
you could choose one of the ROMS on this link
http://forum.xda-developers.com/showthread.php?t=659403
Click to expand...
Click to collapse
Thanks - I tried both of the Rogers RUU programs but both tell me the cannot detect the device. I've tried when it was on, in fastboot, and in recovery image.
Advice?
Don't flash anything....
First, post here the outcome of these commands:
Code:
fastboot getvar version-main
fastboot getvar cid
Then i will give you the right sappimg.zip to flash...
Again, don't flash anything.. you got eng spl and it a VERY good thing to have until you get the right image files..
mumilover said:
Don't flash anything....
First, post here the outcome of these commands:
Code:
fastboot getvar version-main
fastboot getvar cid
Then i will give you the right sappimg.zip to flash...
Again, don't flash anything.. you got eng spl and it a VERY good thing to have until you get the right image files..
Click to expand...
Click to collapse
version-main: 2.17.631.2
cid: ROGER001****"
Where **** is a bunch of non-ASCII characters, and I can't seem to copy anything in my console window :S
Download my fastboot command from my signature.
Also do this:
Code:
fastboot oem rebootRUU
Then try one of the official RUU.
If it does not work, then i'll have a solution within 5 min...
But give it a try.
No luck with that. I assume I was supposed to run the RUU when the "RUU USB" text was displayed on the phone?
Did you download the fastboot commander?
Download this image:
https://rapidshare.com/files/458228220/2.17.631.2.zip
Use the "Full zip" tab in fastboot commander.
Navigate to where you downloaded the above image and select it.
Then just flash and KEEP patient.
If you want, take a look at the "Actual tab" or look at your device..
Once this has finished, you should have STOCK rom, recovery, radio and spl.
Yes sir, I have it open now... ("magic" version, correct?)
EDIT: Thanks... waiting for slow as hell Rapidshare now.
EDIT: double post
It worked now! Thanks, Sir!
Oh, man, it's all the way back to 1.5. It's like a punch of nostalgia.
I cannot, however, use the RUU flashers from Rogers to update the OS. Not a big deal, actually, since it's now stock and they can worry about updating it, but it would be nice.
aaziz said:
I cannot, however, use the RUU flashers from Rogers to update the OS. Not a big deal, actually, since it's now stock and they can worry about updating it, but it would be nice.
Click to expand...
Click to collapse
Just do *#*#checkin#*#* then go to the Update option in the settings menu. Should be able to just do the regular update process.
Sent from my HTC Glacier using Tapatalk
DonJuan692006 said:
Just do *#*#checkin#*#* then go to the Update option in the settings menu. Should be able to just do the regular update process.
Sent from my HTC Glacier using Tapatalk
Click to expand...
Click to collapse
I... I don't know this *#*#checkin#*#* bit perhaps you could enlighten me?
EDIT: I assumed that this was a dialer type code... research verifies this. Now do I type that in with the keyboard, or use the phone dialpad to type those characters? (so 2 for a, b, or c, etc)
aaziz said:
I... I don't know this *#*#checkin#*#* bit perhaps you could enlighten me?
EDIT: I assumed that this was a dialer type code... research verifies this. Now do I type that in with the keyboard, or use the phone dialpad to type those characters? (so 2 for a, b, or c, etc)
Click to expand...
Click to collapse
Yep you do it using the phones dialer. Just like calling 1800geico or something.
Sent from my HTC Glacier using Tapatalk
DonJuan692006 said:
Just do *#*#checkin#*#* then go to the Update option in the settings menu. Should be able to just do the regular update process.
Sent from my HTC Glacier using Tapatalk
Click to expand...
Click to collapse
I've just followed the procedure outlined in this thread. I also can't update using RUU, and there's no 'Update' option in the settings menu in 1.5 (not even in the 'About Phone').
Is there a more recent image I could flash that would have OTA Update abilities?
Tried Fastboot Commander Method - Bricked
mumilover said:
Use the "Full zip" tab in fastboot commander.
Navigate to where you downloaded the above image and select it.
Then just flash and KEEP patient.
If you want, take a look at the "Actual tab" or look at your device..
Once this has finished, you should have STOCK rom, recovery, radio and spl.
Click to expand...
Click to collapse
I tried the Fastboot Commander method as per mumilover's instructions. Everything worked fine until it was flashing the zip. The bootloader showed that some sections ie. /system didn't flash properly. Now the phone won't even turn on. No bootloader, no recovery, not even Rogers splash screen. Any advice?

Categories

Resources