Go Back   Android Forums > Android Phones > HTC EVO Shift 4G > EVO Shift - All Things Root
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old February 18th, 2012, 06:43 AM   #1 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default HTC EVO Shift 4G Root Help?

ok im trying to root my evo shift on 2.3.4, i looked at a few vids and they say i have downgrade to 2.2 for S-Off, i tryed downgrading with the RUU but it gets stuck on 13% Checking Headers. so i unplugged it and tryed and still stuck, but i did manage to unlock the bootloard. since i couldnt try any of that i tryed these steps from XDA, ihave everything but i got stuck on step 6 placing the file in platform tools, i didnt understand anything, please help!! Also is there a 2.3.5 for the shift bcuz my regular Evo has it just wondering? 1 more thing, when im using internet pass through, it looses connection, and i have to keep refreshing everytime, even on the regular evo it does the same, and i have good connection, this all started a few days ago


1) Install HTC Sync and Android SDK with platform tools so you have adb!

Android SDK available HERE:
Android SDK | Android Developers

INSTALL PLATFORM-TOOLS ONLY!


HTC Sync available HERE (only needed on windows):
http://dl4.htc.com/setup_3.0.5557.exe

DOWNLOAD THE Shift rootkit here EVERYONE NEEDS THIS:

Goo-inside.me Downloads - Downloading shift-rootkit.rar

2) Check your phone's Android version. If 2.2 skip to rooting Android 2.2 section. If 2.3.4 continue to the next step. If 2.3.3 skip to 2.3.3 section.

WARNING: THIS VOIDS YOUR WARRANTY AND YOU WILL LOSE ALL DATA IN UNLOCKING THE BOOTLOADER

===============================================

ROOTING ANDROID 2.3.4:


3) Be running stock 2.3.4 latest OTA update from HTC

4) Register at htcdev.com

5) Unlock the bootloader by choosing HTC Evo 3D for Sprint and follow instructions

6) Once you have unlocked bootloader flash clockwork recovery by downloading the following file:

http://download.clockworkmod.com/rec...2.0-speedy.img

Place file in adb "platform-tools" folder.

From the adb folder run "fastboot flash recovery recovery-clockwork-5.0.2.0-speedy.img"

7) adb reboot recovery

8) You will see the beautiful clockwork recovery screen.

9) Goto mounts/storage, mount usb storage

10) Download su from the following location:

http://downloads.androidsu.com/super...ghi-signed.zip

11) Go back, install zip from sdcard, choose the superuser zip.

12) Reboot, open market, search for super user and install it.

13) Open superuser app go to preferences and choose update su binary.

14) Download terminal emulator and run "su" to test if you have root. $ should turn to #.

15) Place misc.img and PG06IMG.zip on sdcard using windows explorer or "adb push /sdcard/file.xxx" via usb. Again, please note that PG06IMG.zip is case sensitive.

16) Unplug the phone from USB.

17) Remove the battery cover and flash misc.img using the following command via terminal emulator or you can use adb shell with the phone hooked up via USB. Personally I feel more comfortable running this from terminal emulator on the phone:

Code:
dd if=/sdcard/misc.img of=/dev/block/mmcblk0p17
and press enter.

18) REMOVE THE BATTERY WITHOUT SHUTTING DOWN THE PHONE as soon as you run the misc.img command. DO NOT SHUTDOWN OR POWER OFF.

19) Hold volume down button and hold the power button for one second and release while still holding the volume down button.

Phone should find PG06IMG.zip and RUU to Android 2.2. From here you can flash engineering s-off bootloader. For instructions on flashing the engineering s-off bootloader skip to the rooting Android 2.2 section.


Again before you ask, make sure you have a freshly formatted FAT32 microSD card. If your phone can't find the zip, you are doing something wrong, your SD card isn't formatted in FAT32, you aren't using CWM, or you need to try another SD card.

You will have to manually upgrade to the new cellular radio after obtaining s-off and downgrading to Froyo again.

montero23 is offline  
Last edited by montero23; February 18th, 2012 at 06:46 AM.
Reply With Quote
The Following 2 Users Say Thank You to montero23 For This Useful Post:
prboy1969 (June 30th, 2012), unbrkshft (February 28th, 2012)
Sponsors
Old February 23rd, 2012, 05:37 PM   #2 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default I got the fix! (I think)

I just spent 3 days researching this issue, finally got it fixed. Same thing that happened to you. I am assuming your bootloader is unlocked but S-ON.

Tings you will need:

Android SDK
HTC Drivers
7-zip
RUU_Speedy_Sprint_WWE_1.17.651.1_Radio_1.07.00.112 9_NV_SPCS_1.52_1103_release_160079_signed.exe

On your computer, search for ROM.ZIP. Include system locations and hidden files.

Delete any instances of it that you may find.

Take the SD card out of the phone.

Put your Shift into fastboot (vol/down + power)

Run the RUU, let it get stuck.

On your computer, run a search for ROM.ZIP while the RUU is running. Its gonna show up in some temp folder.

Copy it to your desktop.

Use 7zip to extract it (for whatever reasons Windows can't extract it).

Open the extracted rom.zip folder.

Copy all files and place them in your SDKs platform tools folder.

Shut down the RUU, reboot the phone into recovery (vol/down + power).

Run CMD and change directories to your platform tools folder.

Type the command "fastboot flash recovery recovery.img" (without the quotes) - this gets rid of any custom recovery like Clockwork, etc.

Reboot the phone into recovery again, you should have a triangle with an ! next to it on black background.

Go back to CMD and your platform tools, and start flashing the following:

fastboot flash boot boot.img
fastboot flash dzdata dzdata.img
fastboot flash partition partition.img
fastboot flash radio radio.img
fastboot flash recovery recovery.img
fastboot flash system system.img

Reboot the phone.

After 30 seconds of white HTC screen, your phone should boot up fine and you will be in Android 2.2.

Let me know if it worked out for you, I just fixed mine less than an hour before writing this up.

Also, if anyone out there sees anything redundant, or can help me clean this process up a bit, I welcome your input.
gzetski is offline  
Reply With Quote
The Following 3 Users Say Thank You to gzetski For This Useful Post:
330D (February 23rd, 2012), prboy1969 (June 30th, 2012), unbrkshft (February 28th, 2012)
Old February 23rd, 2012, 07:21 PM   #3 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
I just spent 3 days researching this issue, finally got it fixed. Same thing that happened to you. I am assuming your bootloader is unlocked but S-ON.

Tings you will need:

Android SDK
HTC Drivers
7-zip
RUU_Speedy_Sprint_WWE_1.17.651.1_Radio_1.07.00.112 9_NV_SPCS_1.52_1103_release_160079_signed.exe

On your computer, search for ROM.ZIP. Include system locations and hidden files.

Delete any instances of it that you may find.

Take the SD card out of the phone.

Put your Shift into fastboot (vol/down + power)

Run the RUU, let it get stuck.

On your computer, run a search for ROM.ZIP while the RUU is running. Its gonna show up in some temp folder.

Copy it to your desktop.

Use 7zip to extract it (for whatever reasons Windows can't extract it).

Open the extracted rom.zip folder.

Copy all files and place them in your SDKs platform tools folder.

Shut down the RUU, reboot the phone into recovery (vol/down + power).

Run CMD and change directories to your platform tools folder.

Type the command "fastboot flash recovery recovery.img" (without the quotes) - this gets rid of any custom recovery like Clockwork, etc.

Reboot the phone into recovery again, you should have a triangle with an ! next to it on black background.

Go back to CMD and your platform tools, and start flashing the following:

fastboot flash boot boot.img
fastboot flash dzdata dzdata.img
fastboot flash partition partition.img
fastboot flash radio radio.img
fastboot flash recovery recovery.img
fastboot flash system system.img

Reboot the phone.

After 30 seconds of white HTC screen, your phone should boot up fine and you will be in Android 2.2.

Let me know if it worked out for you, I just fixed mine less than an hour before writing this up.

Also, if anyone out there sees anything redundant, or can help me clean this process up a bit, I welcome your input.
sounds legit, but wen i open the cmd to platform tools or to flash the recovery, it doesnt recognize or something with the Path
montero23 is offline  
Reply With Quote
Old February 23rd, 2012, 07:24 PM   #4 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

move your patform tools folder to C: using windows

then when you run cmd, you should be able to get in by typing cd c:\platform-tools
gzetski is offline  
Reply With Quote
Old February 24th, 2012, 05:26 AM   #5 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
move your patform tools folder to C: using windows

then when you run cmd, you should be able to get in by typing cd c:\platform-tools
holy shit thanks bro, the cmd came thru, i was testing it with out the phone connected and it worked, i just have to find the rom.zip file u said for i could downgrade to 2.2 and S-Off, then i will upgrade back to 2.3.4 and root again
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 01:34 AM   #6 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Question Help finding rom.zip file

I am having the exact same issue but am not able to locate the rom.zip file. I am searching for it in Windows Explorer while RUU is running (hangs at 13%), but nothing comes up. Any advice as to where to look?

Thanks in advance!

Nevermind -- looks like I just had to do the search within my %appdata% folder. Hopefully this helps someone else down the line. Back to trying to unbrick my shift...
unbrkshft is offline  
Last edited by unbrkshft; February 28th, 2012 at 01:38 AM.
Reply With Quote
Old February 28th, 2012, 02:50 AM   #7 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Thumbs up Thank you! Made it to 2.2

I made it to 2.2 -- thank you gzetski and montero23!
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 08:44 AM   #8 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by unbrkshft View Post
I am having the exact same issue but am not able to locate the rom.zip file. I am searching for it in Windows Explorer while RUU is running (hangs at 13%), but nothing comes up. Any advice as to where to look?

Thanks in advance!

Nevermind -- looks like I just had to do the search within my %appdata% folder. Hopefully this helps someone else down the line. Back to trying to unbrick my shift...
if u want to find the rom.zip, u have to open the RUU and let it run, once open, dont press the next button when u are on where the pictue of the evo is, go to start run and type %temp% it might be the first file, with a bunch of numbers, keep clicking till u see the rom.zip take it and copy it everything in the file, do it once cuz the file keep changing everytime u open the ruu....but anyways if u on 2.3.4 why dont u just root, mine is rooted perm, and i havent had no problem, running Warm Synergy, and if u go to 2.2 to do S-Off soon as u update S-On again not really worth it
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 12:01 PM   #9 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

My end goal is to get Cyanogenmod on this phone. I'm working on rooting 2.2 at the moment, with no luck following the instructions on the Cyanogenmod wiki (everything works until step 10 of temp root) or ShiftRR (I get an error message telling me not to turn off my phone). Any thoughts on what I should do? Sorry if this is getting too off topic.
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 01:45 PM   #10 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by unbrkshft View Post
My end goal is to get Cyanogenmod on this phone. I'm working on rooting 2.2 at the moment, with no luck following the instructions on the Cyanogenmod wiki (everything works until step 10 of temp root) or ShiftRR (I get an error message telling me not to turn off my phone). Any thoughts on what I should do? Sorry if this is getting too off topic.
go here for the 2.2 root and temp root, but u could get Cyanogen on 2.3.4 just saying
http://forum.xda-developers.com/showthread.php?t=1357157
montero23 is offline  
Last edited by montero23; February 28th, 2012 at 03:15 PM.
Reply With Quote
Sponsors
Old February 28th, 2012, 04:08 PM   #11 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

Thanks. I'm still unable to root 2.2 or get S-Off. I think a big issue is that my HBOOT is at version 0.99. Any ideas of how I can get to 0.93? I'm currently running Android 2.2.
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 05:08 PM   #12 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by unbrkshft View Post
Thanks. I'm still unable to root 2.2 or get S-Off. I think a big issue is that my HBOOT is at version 0.99. Any ideas of how I can get to 0.93? I'm currently running Android 2.2.
lol, im telling u use the link i gave u, update to 2.3.4 and then reroot and u will be able to go to 2.2 and perm root it would be easier thats what i did, now im just having trouble instaling the ICS rom it keeps getting stuck in the HTC screen idk why but my synergy is good
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 05:53 PM   #13 (permalink)
Member
 
crump's Avatar
 
Join Date: Feb 2011
Location: Alabama
Posts: 248
 
Device(s): Evo Shift 4G - Cyclonic / HP Touchpad - CM7
Carrier: Not Provided

Thanks: 29
Thanked 101 Times in 79 Posts
Default

Quote:
Originally Posted by unbrkshft View Post
Thanks. I'm still unable to root 2.2 or get S-Off. I think a big issue is that my HBOOT is at version 0.99. Any ideas of how I can get to 0.93? I'm currently running Android 2.2.
You are on Android 2.2 with the .99 Hboot? Did you just flash a 2.2 ROM? If you RUU'ed down to froyo, your Hboot should be .93..
crump is offline  
Reply With Quote
The Following User Says Thank You to crump For This Useful Post:
prboy1969 (June 30th, 2012)
Old February 28th, 2012, 05:53 PM   #14 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

I tried updating the phone to 2.3.4 via the system updates. The install hung (froze at the screen with the yellow exclamation in the triangle). I'm thinking that it did not take because the phone is rooted in some form. How did you get 2.3.4 back?
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 05:56 PM   #15 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by crump View Post
You are on Android 2.2 with the .99 Hboot? Did you just flash a 2.2 ROM? If you RUU'ed down to froyo, your Hboot should be .93..
RUU froze for me, so I had to manually downgrade using gzetski's method above. It brought me to 2.2 but left the hboot at 0.99. I tried running RUU again just now, but it hung again at 13% (I left it along for about 40 minutes just to make sure)... I have the image file for the 0.93 hboot on my hard drive, is there anyway to manually flash it?
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 05:57 PM   #16 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by unbrkshft View Post
I tried updating the phone to 2.3.4 via the system updates. The install hung (froze at the screen with the yellow exclamation in the triangle). I'm thinking that it did not take because the phone is rooted in some form. How did you get 2.3.4 back?
do it again, theres more then 1 download on the OTA theres like 3 or 2
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 05:57 PM   #17 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

Yeah, he prolly is on the .99 radio, so am I. My method is for a brick fix, not a legit downgrade. The phone needs to be RUU to the latest version, then rerooted. There is a radio/rom version mismatch here, hence the BS to get anything working right.
gzetski is offline  
Reply With Quote
Old February 28th, 2012, 06:07 PM   #18 (permalink)
Member
 
crump's Avatar
 
Join Date: Feb 2011
Location: Alabama
Posts: 248
 
Device(s): Evo Shift 4G - Cyclonic / HP Touchpad - CM7
Carrier: Not Provided

Thanks: 29
Thanked 101 Times in 79 Posts
Default

Quote:
Originally Posted by gzetski View Post
Yeah, he prolly is on the .99 radio, so am I. My method is for a brick fix, not a legit downgrade. The phone needs to be RUU to the latest version, then rerooted. There is a radio/rom version mismatch here, hence the BS to get anything working right.
I would agree, your guide is more for brick situation. It's definitely not typical to have to manually flash every partition...And IMO should be a last resort.

Quote:
Originally Posted by unbrkshft View Post
RUU froze for me, so I had to manually downgrade using gzetski's method above. It brought me to 2.2 but left the hboot at 0.99. I tried running RUU again just now, but it hung again at 13% (I left it along for about 40 minutes just to make sure)... I have the image file for the 0.93 hboot on my hard drive, is there anyway to manually flash it?
AFAIK You would have to somehow exploit the .99 Hboot before you would be able to overide it. Can you run the latest 2.3.4 or 2.3.3 RUU? If not I would suggest trying to take the updates all the way up to 2.3.4. Once you have everything back in order root following the guide someone posted earlier in this thread.

Edit: I missed where you said you've already tried taking the OTA. Is your bootloader unlocked via the HTC tool?
crump is offline  
Reply With Quote
The Following User Says Thank You to crump For This Useful Post:
prboy1969 (June 30th, 2012)
Old February 28th, 2012, 06:12 PM   #19 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

I am including the latest update that came through as OTA but I found it in RUU version. This may do the trick. I haven't had time to mess with it yet.


RUU_Speedy_S_Sprint_WWE_2.77.651.3_Radio_1.08.01.0 111_NV_SPCS_2.97_01206_PRL60674_release_237263_sig ned

http://www.4shared.com/file/AqB4uHOd/RUU_Speedy_S_Sprint_WWE_277651.html
gzetski is offline  
Last edited by gzetski; February 28th, 2012 at 06:39 PM.
Reply With Quote
Old February 28th, 2012, 06:13 PM   #20 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

Yes, the bootloader is unlocked via the HTC tool. Last night this phone was in a soft brick situation, gzetski's method thankfully got me out of it. I appreciate any help you can offer.
unbrkshft is offline  
Reply With Quote
Sponsors
Old February 28th, 2012, 06:15 PM   #21 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

If you're gonna unlock bootloaders, use HTCdev.com, less shady IMHO.
gzetski is offline  
Reply With Quote
Old February 28th, 2012, 06:17 PM   #22 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by gzetski View Post
If you're gonna unlock bootloaders, use HTCdev.com, less shady IMHO.
I apologize, I did in fact use the HTCdev.com method.
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 06:24 PM   #23 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

I have 6 other warranties to void, so no time right now to mess with the Shift

However, the first one of you guys to get perm root and S-OFF from this will get a cookie

I don't mean to sound redundant, but follow this once you get to 2.3.4. I think this is the only way to go with manually rebuilt libraries and who knows what radios... Update to the latest and the greatest, then downgrade from there.
[VIDEO GUIDE] FULL S-OFF ROOT for Evo SHIFT. Froyo (2.2) + Gingerbread (2.3.3+2.3.4) - xda-developers
gzetski is offline  
Reply With Quote
Old February 28th, 2012, 06:27 PM   #24 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

Is your thought that once we have this file available, we just run the exe file and hope for the best, or should we do it manually as we did with 2.2?
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 06:40 PM   #25 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

Quote:
Originally Posted by unbrkshft View Post
Is your thought that once we have this file available, we just run the exe file and hope for the best, or should we do it manually as we did with 2.2?
Pretty much, yes. File is up, try it.
gzetski is offline  
Last edited by gzetski; February 28th, 2012 at 06:44 PM.
Reply With Quote
Old February 28th, 2012, 06:50 PM   #26 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

anybody tryed ICS 4.0.3 deck or CM9, if so help me out,im getting stuck on the HTC screen when i reboot,
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 06:53 PM   #27 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

Quote:
Originally Posted by montero23 View Post
anybody tryed ICS 4.0.3 deck or CM9, if so help me out,im getting stuck on the HTC screen when i reboot,
Well, pretty much go back to the beginning of this thread, follow my brick fix, upgrade to 2.3.4 so you have a nice clean install, then follow the XDA thread on rooting and getting S-OFF, then do like 3 backups, and only flash roms using Clockwork's ROM manager. Should keep it from happening again.

Also, you have different requirements for AOSP ROMs like CM7/9 and Sense based ROMs.
gzetski is offline  
Reply With Quote
Old February 28th, 2012, 07:00 PM   #28 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
Well, pretty much go back to the beginning of this thread, follow my brick fix, upgrade to 2.3.4 so you have a nice clean install, then follow the XDA thread on rooting and getting S-OFF, then do like 3 backups, and only flash roms using Clockwork's ROM manager. Should keep it from happening again.

Also, you have different requirements for AOSP ROMs like CM7/9 and Sense based ROMs.
wait what? lol i tryed warm synergy and it worked perfect but not ICS, and i idk how to get back to stock, my RUU gets stuck at 13% and the 2.3 RUU i had wont open i get a error
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 07:09 PM   #29 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

Quote:
Originally Posted by montero23 View Post
wait what? lol i tryed warm synergy and it worked perfect but not ICS, and i idk how to get back to stock, my RUU gets stuck at 13% and the 2.3 RUU i had wont open i get a error
Use the method I described earlier to get to 2.2, then update from there and reroot....
gzetski is offline  
Reply With Quote
Old February 28th, 2012, 07:12 PM   #30 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default The suspense is killing me.

Okay, here goes:

Unlocked S-ON
HBOOT: 0.99.0001
RADIO: 1.08.01.0111

Android 2.2 with full root access (even though its S-ON)

Gonna try to update to the latest RUU and see what happens. I'll let u guys know in a minute.

EDIT: Failed! Error 155. Back to the lab.
gzetski is offline  
Last edited by gzetski; February 28th, 2012 at 07:16 PM.
Reply With Quote
Sponsors
Old February 28th, 2012, 07:13 PM   #31 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
Use the method I described earlier to get to 2.2, then update from there and reroot....
man idk sounds like work, but im saying if the synergy could through the ICS could go through too, i think im doing something wrong but idk what it is
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 07:18 PM   #32 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
Okay, here goes:

Unlocked S-ON
HBOOT: 0.99.0001
RADIO: 1.08.01.0111

Android 2.2 with full root access (even though its S-ON)

Gonna try to update to the latest RUU and see what happens. I'll let u guys know in a minute.

EDIT: Failed! Error 155. Back to the lab.
use the OTA 2.3.4, and u be good, just have to unlock bootloader
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 07:19 PM   #33 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

that was the OTA 2.77.651.4


I just have it in a RUU format, look at the file I posted a few posts back.
gzetski is offline  
Reply With Quote
Old February 28th, 2012, 07:26 PM   #34 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
that was the OTA 2.77.651.4


I just have it in a RUU format, look at the file I posted a few posts back.
oh ight, im bout to use that later on
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 07:32 PM   #35 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

RUU failed for me. Tried the manual method, but had an issue with the last step:

Quote:
C:\Android\android-sdk\platform-tools>fastboot flash system system.img
sending 'system' (515836 KB)...
FAILED (remote: data length is too large)
finished. total time: 0.025s
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 07:45 PM   #36 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by unbrkshft View Post
RUU failed for me. Tried the manual method, but had an issue with the last step:
keep doing it, or u did something wrong in the Terminal
montero23 is offline  
Reply With Quote
Old February 28th, 2012, 07:48 PM   #37 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 12
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 1 Post
Default

Quote:
Originally Posted by unbrkshft View Post
RUU failed for me. Tried the manual method, but had an issue with the last step:
flash clockwork recovery, wipe all cashes and partitions, try again.

On a side note, I think its a kernel mismatch, that's why the RUUs are not taking. What was the stock kernel with 2.2? Anyone know?
gzetski is offline  
Reply With Quote
Old February 28th, 2012, 08:15 PM   #38 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by gzetski View Post
flash clockwork recovery, wipe all cashes and partitions, try again.

On a side note, I think its a kernel mismatch, that's why the RUUs are not taking. What was the stock kernel with 2.2? Anyone know?
No luck. I wiped data/factory reset. Wiped cache/partition multiple times. Tried flashing the files. The same error message happens when I try to flash the system.img. I tried flashing it multiple times. I guess I'll flash back to 2.2 now so that the phone is at least usable.
unbrkshft is offline  
Reply With Quote
Old February 28th, 2012, 09:28 PM   #39 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Default

For some reason it is either frozen trying to update back to 2.2 or just taking an extremely long time. I've been loading the system.img for about an hour now. It did not take this long in previous attempts. It seems that loading the 2.3.4 RUU files may not have been a great idea...


Update: But it finally finished! So not all is lost.

The kernel is 2.6.32.21-gcd7abbd
Made Sat Nov 10
unbrkshft is offline  
Last edited by unbrkshft; February 28th, 2012 at 09:35 PM.
Reply With Quote
Old March 2nd, 2012, 11:35 AM   #40 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
I just spent 3 days researching this issue, finally got it fixed. Same thing that happened to you. I am assuming your bootloader is unlocked but S-ON.

Tings you will need:

Android SDK
HTC Drivers
7-zip
RUU_Speedy_Sprint_WWE_1.17.651.1_Radio_1.07.00.112 9_NV_SPCS_1.52_1103_release_160079_signed.exe

On your computer, search for ROM.ZIP. Include system locations and hidden files.

Delete any instances of it that you may find.

Take the SD card out of the phone.

Put your Shift into fastboot (vol/down + power)

Run the RUU, let it get stuck.

On your computer, run a search for ROM.ZIP while the RUU is running. Its gonna show up in some temp folder.

Copy it to your desktop.

Use 7zip to extract it (for whatever reasons Windows can't extract it).

Open the extracted rom.zip folder.

Copy all files and place them in your SDKs platform tools folder.

Shut down the RUU, reboot the phone into recovery (vol/down + power).

Run CMD and change directories to your platform tools folder.

Type the command "fastboot flash recovery recovery.img" (without the quotes) - this gets rid of any custom recovery like Clockwork, etc.

Reboot the phone into recovery again, you should have a triangle with an ! next to it on black background.

Go back to CMD and your platform tools, and start flashing the following:

fastboot flash boot boot.img
fastboot flash dzdata dzdata.img
fastboot flash partition partition.img
fastboot flash radio radio.img
fastboot flash recovery recovery.img
fastboot flash system system.img

Reboot the phone.

After 30 seconds of white HTC screen, your phone should boot up fine and you will be in Android 2.2.

Let me know if it worked out for you, I just fixed mine less than an hour before writing this up.

Also, if anyone out there sees anything redundant, or can help me clean this process up a bit, I welcome your input.
i did what u said, but when i rebooted the phone, it bootlop on the 4G screen, never passed that, did it like 3 times
montero23 is offline  
Reply With Quote
Sponsors
Old March 2nd, 2012, 11:49 AM   #41 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2012
Posts: 38
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 2 Times in 1 Post
Default

Quote:
Originally Posted by gzetski View Post
I just spent 3 days researching this issue, finally got it fixed. Same thing that happened to you. I am assuming your bootloader is unlocked but S-ON.

Tings you will need:

Android SDK
HTC Drivers
7-zip
RUU_Speedy_Sprint_WWE_1.17.651.1_Radio_1.07.00.112 9_NV_SPCS_1.52_1103_release_160079_signed.exe

On your computer, search for ROM.ZIP. Include system locations and hidden files.

Delete any instances of it that you may find.

Take the SD card out of the phone.

Put your Shift into fastboot (vol/down + power)

Run the RUU, let it get stuck.

On your computer, run a search for ROM.ZIP while the RUU is running. Its gonna show up in some temp folder.

Copy it to your desktop.

Use 7zip to extract it (for whatever reasons Windows can't extract it).

Open the extracted rom.zip folder.

Copy all files and place them in your SDKs platform tools folder.

Shut down the RUU, reboot the phone into recovery (vol/down + power).

Run CMD and change directories to your platform tools folder.

Type the command "fastboot flash recovery recovery.img" (without the quotes) - this gets rid of any custom recovery like Clockwork, etc.

Reboot the phone into recovery again, you should have a triangle with an ! next to it on black background.

Go back to CMD and your platform tools, and start flashing the following:

fastboot flash boot boot.img
fastboot flash dzdata dzdata.img
fastboot flash partition partition.img
fastboot flash radio radio.img
fastboot flash recovery recovery.img
fastboot flash system system.img

Reboot the phone.

After 30 seconds of white HTC screen, your phone should boot up fine and you will be in Android 2.2.

Let me know if it worked out for you, I just fixed mine less than an hour before writing this up.

Also, if anyone out there sees anything redundant, or can help me clean this process up a bit, I welcome your input.
i did what u said, but then my phone gor stuck on the 4G screen, kept rebooting, and everythime i flashed the radio or partion and dzdata said failed, but since i was already getting stuck on the 4G i pressed the Factory reset on the bootloder and it worked, now im on 2.2 but my baseband is 1.08 the 2.3.4 idk why
montero23 is offline  
Reply With Quote
Old March 20th, 2012, 12:01 AM   #42 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 13
 
Device(s):
Carrier: Not Provided

Thanks: 2
Thanked 0 Times in 0 Posts
Smile Solved

I managed to get my hands back on the Shift today after the owner had tried to run an HTC update which resulted in it soft-bricking. I was finally able to solve my issue of being at 2.2 with a locked hboot and thought I would post the method I used in case it helps anyone.

All I had to do was re-install 2.2 per gzetski's instructions. Then I followed the rooting instructions at the top of this post as if I was running 2.3.4. It was flawless. I was able to downgrade the hboot and S-OFF. The phone is now running CM7 and the owner is quite pleased.

Thank you all for your support.
unbrkshft is offline  
Reply With Quote
Old June 30th, 2012, 04:49 PM   #43 (permalink)
New Member
 
prboy1969's Avatar
 
Join Date: Dec 2009
Location: Michigan
Posts: 8
 
Device(s): HTC HERO HTC EVO Shift
Carrier: Not Provided

Thanks: 21
Thanked 2 Times in 2 Posts
Default

Quote:
Originally Posted by crump View Post
I would agree, your guide is more for brick situation. It's definitely not typical to have to manually flash every partition...And IMO should be a last resort.

AFAIK You would have to somehow exploit the .99 Hboot before you would be able to overide it. Can you run the latest 2.3.4 or 2.3.3 RUU? If not I would suggest trying to take the updates all the way up to 2.3.4. Once you have everything back in order root following the guide someone posted earlier in this thread.

Edit: I missed where you said you've already tried taking the OTA. Is your bootloader unlocked via the HTC tool?
Man . Crump you are everywhere . Good thing to, from the looks of it
prboy1969 is offline  
Reply With Quote
The Following User Says Thank You to prboy1969 For This Useful Post:
crump (July 9th, 2012)
Old July 9th, 2012, 06:58 PM   #44 (permalink)
Member
 
crump's Avatar
 
Join Date: Feb 2011
Location: Alabama
Posts: 248
 
Device(s): Evo Shift 4G - Cyclonic / HP Touchpad - CM7
Carrier: Not Provided

Thanks: 29
Thanked 101 Times in 79 Posts
Default

Quote:
Originally Posted by prboy1969 View Post
Man . Crump you are everywhere . Good thing to, from the looks of it
Haha.. I help when I can. Haven't been around lately since I upgraded to the LTE.
crump is offline  
Reply With Quote
Old August 1st, 2012, 08:27 PM   #45 (permalink)
New Member
 
Join Date: Aug 2012
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

ok ive tried everything. this way is the closest to working i have gotten but i still have a problem. my adb doesnt recongnize my phone when its in recovry so i can flash anything. when i try to flash it when the phone is on it just sits and says waiting for device. please help :/
sod7227 is offline  
Reply With Quote
Old August 2nd, 2012, 03:50 PM   #46 (permalink)
New Member
 
prboy1969's Avatar
 
Join Date: Dec 2009
Location: Michigan
Posts: 8
 
Device(s): HTC HERO HTC EVO Shift
Carrier: Not Provided

Thanks: 21
Thanked 2 Times in 2 Posts
Default

Quote:
Originally Posted by sod7227 View Post
ok ive tried everything. this way is the closest to working i have gotten but i still have a problem. my adb doesnt recongnize my phone when its in recovry so i can flash anything. when i try to flash it when the phone is on it just sits and says waiting for device. please help :/
What Android version are you on?
prboy1969 is offline  
Reply With Quote
Old October 5th, 2012, 06:55 PM   #47 (permalink)
Junior Member
 
Join Date: May 2012
Posts: 37
 
Device(s):
Carrier: Not Provided

Thanks: 6
Thanked 13 Times in 11 Posts
Default

It might also be that your computer isn't using the right driver for your phone. Try uninstalling the driver your computer uses for your phone right now, unplug your phone, google HTC drivers and download it, run the exe, connect your phone again, and then see if your phone shows up when you run "adb devices" in command prompt from the platform-tools folder
CNexus is offline  
Reply With Quote
Reply


Go Back   Android Forums > Android Phones > HTC EVO Shift 4G > EVO Shift - All Things Root
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:26 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.