[Q] Another helper reqd. Stuck 3d hboot - HTC EVO 3D

Hi Guys,
So only one hour after getting my phone, I decided to try and flash a new rom... Coming from a HD2 that was so easy, maybe I didn't read 'all' the information that I should.
Anyway, I flashed with HTC original unlock code, and that seemed to work... Over the past 12 hours or so, I've tried to flash several roms, but with no luck... I've then tried to do various recoveries, but no luck.... (I don't have all the details of what I've done, so that isn't probably going to help!).
I've been reading the forum and trying various things for days now, but no luck... what I am stuck with is the following.
When pressing the power and down button, or boot up, I get:
*** UNLOCKED ***
SHOOTER_U PVT SHIP S-ON RL
HBOOT-1.49.0008
RADIO-10.13.9020.08_2M
eMMC-boot
Jul 15 2001, 14:39:25
If I just reboot normally, then it just shows white background, with green HTC in the middle, then pauses for about a minute, then just reboots again (Yep, I have left it on for hours, same result).
So, I am able to talk to the device via fastboot, but not adb...
I have downloaded the HTCDriver3.0.0.007.exe and unloaded HTC software, but still no luck with adb..
Obviously looking at the boot screen, it still S-ON, so that probably isn't helping...
I'm happy to pass on any more information or try any suggestions that the experts may have At the mo, back using my HD2, but would love to use this new phone (the back's been off so many times that it's already starting to look old!)
So, what's next guys? Does this classify this as a brick ! ???

bro you need to visit this site.... revolutionary.io
Follow the instructions to the t on their. You are on h boot 1.4... DO NOT update anything. Just root and flash a 2.3.4 rom in the dev section
---------- Post added at 12:41 AM ---------- Previous post was at 12:40 AM ----------
also, what carrier are you with?

jnrdavo said:
Hi Guys,
So only one hour after getting my phone, I decided to try and flash a new rom... Coming from a HD2 that was so easy, maybe I didn't read 'all' the information that I should.
Anyway, I flashed with HTC original unlock code, and that seemed to work... Over the past 12 hours or so, I've tried to flash several roms, but with no luck... I've then tried to do various recoveries, but no luck.... (I don't have all the details of what I've done, so that isn't probably going to help!).
I've been reading the forum and trying various things for days now, but no luck... what I am stuck with is the following.
When pressing the power and down button, or boot up, I get:
*** UNLOCKED ***
SHOOTER_U PVT SHIP S-ON RL
HBOOT-1.49.0008
RADIO-10.13.9020.08_2M
eMMC-boot
Jul 15 2001, 14:39:25
If I just reboot normally, then it just shows white background, with green HTC in the middle, then pauses for about a minute, then just reboots again (Yep, I have left it on for hours, same result).
So, I am able to talk to the device via fastboot, but not adb...
I have downloaded the HTCDriver3.0.0.007.exe and unloaded HTC software, but still no luck with adb..
Obviously looking at the boot screen, it still S-ON, so that probably isn't helping...
I'm happy to pass on any more information or try any suggestions that the experts may have At the mo, back using my HD2, but would love to use this new phone (the back's been off so many times that it's already starting to look old!)
So, what's next guys? Does this classify this as a brick ! ???
Click to expand...
Click to collapse
When the device boots and hangs on the HTC screen and then reboots, this generally indicates there is an issue with the kernel. Either the kernel itself is experiencing trouble or the ramdisk portion of the kernel is experiencing trouble. Usually the kernel portion.
The best solution will be to reload a known working kernel. The best method to do this, w/o being able to boot into Android will be to go through the custom recovery.
If you're currently using the HTC unlock method, it only unlocks the kernel partition for writing in three boot modes: bootloader, normal android and fastboot. Since normal android mode is out of the question at this point, bootloader is usually best used for flashing the full system back to stock, that leaves fastboot mode.
There are two ways to flash the kernel through the fastboot:
1) fastboot boot c:\cwm-recovery.img . this will boot temporarily boot the custom recovery image and grant it write access to the kernel partition. while in the temporarily booted custom recovery, flash any ROM or custom kernel .zip file and it will have write access to properly complete.
2) fastboot flash boot c:\boot.img . this will boot just the kernel image and will not load the kernel modules which include WiFi and WiMAX. this will allow the phone to boot the kernel. once the phone is booted on the new kernel you'll need to copy over the modules from the new kernel manually in order for wifi and wimax to work.
for future reference, if you want to avoid these work around methods which can be confusing to some, my application, Flash Image GUI, will allow you to properly flash a kernel from normal android mode.
it should be considered best practice to be familiar with how to properly boot the custom recovery in order to do backups and restores of the full system.
Also, if you are able to use the revolutionary (http://revolutionary.io) method to s-off the device, this will grant the standard custom recovery access to write the boot partition/kernel and help avoid a lot of this hassle. if you're not able to use the revolutionary method then you're next best method is using the HTC unlock method and follow the steps/guidelines i posted above.
hope that helps!

Many thanks Guys... I have tied the revolutionary recovery a few times, but it the program just sits on my screen trying to connect to the phone - unsuccessfully.
=============================================
| Revolutionary S-OFF & Recovery Tool 0.4pre4 |
=============================================
Brought to you by AlphaRev & unrEVOked.
Waiting for device...
I'll give the other go a shot..
I really appreciate all your help on this one..
I think my eagerness to get a better ROM on overtook my safety net in reading ALL the instructions!....

ok, further info...
Just to answer previous question, I am with Telstra in Australia... Phone came from web, with rogers rom on it...
I can now boot to ClockworkMOd Recovery v5.0.2.0 (I had to use fastboot to get the loader on)....
It's great, I get the menu and everything, but when I select on of the options (actually, any of the options), by pressing the power button, I just get the blank screen with the hat logo... nothing happens (ie, if I select load zip from sdcard).... I can press the power button again to get to the main menu, but nothing else...
I'm assuming that I still need to get s-off functioning prior to being able to flash the rom?
I've also loaded the flashimageGUI.apk file to the phone on the SD card... Rebooted in both hboot and recovery, but nothing seems to happen...
Actually, at the bottom of ClockworkMod, the following is displayed in white (rest of the text is in blue):
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
Just to clarify, I'm on 3G...

Hi Guys, still stuck...
I've followed the instruction on:
http://forum.xda-developers.com/showthread.php?t=1193540&page=3
... but still no luck... I still have S-ON and not able to flash any ROMS...
I am also unable to get any response from ADB, and also revolutionary.exe just sits there 'waiting for device'...
Any more suggestions... getting desparate here!

have you flashed a custom rom if so that may be the problem what has happen is you lost your boot.img exract it from the zip file on your pc or laptop now go the that folder and open it up scroll down untile you come across your boot.img now copy it to the same folder that you have your adb and your fastboot in now open up cmd and typ fastboot flash boot boot.img press enter and your back up and running

Related

Evo3D HBoot 1.58 Constant Rebooting Loop -- Needs Help Please

I have an Evo3d through Sprint and about a month ago they started sending me notifications to upgrade to Ice cream sandwich. I did such and immediately my touchscreen started going crazy. If I used the keypad in either position it would just randomly add letters all over the place, the home row would just stop working, and the phone would occasionally appear to lock up. I took the phone into the Sprint repair center and they told me they would not do anything with it because there is a incredibly small dent along the bezel that happened when I dropped the phone over 1 year ago. It has worked for at least a year on Gingerbread with 0 issues. I was then left to my own devices and after looking at several guides finally decided on a guide video to use for flashing to a custom rom, which I was hoping would fix the problem.
I unlocked the phone, simple enough, and from what I could find came to the conclusion that the guide which was for HBOOT-1.50 S-ON was the same image and process for my phone which is HBOOT-1.58 S-ON. I then used the cwm-4.0.1.4-shooter image to load into a "revolution" menu which allowed me to select the ROM which I had previously loaded onto the phone in the sdcard root directory. I selected MeanROM-v45 as per the video's recommendation and it told me it installed. I then rebooted the phone and saw the fancy new loading animation, then I saw the phone background, then I saw the unlock ring, then the phone rebooted in a never ending cycle. After reading the countless threads on what could be wrong, I tired MeanRom-v4.1, and the stock rom which I was led to believe was "Kingdom_Sprint_WWE-0.81.651.0_Radio_1.05.00.0429_NV-SPCS_2.25_0429_PRL21078_test_188785" and it gave me an error when trying to install. I then did more reading and found a new boot image which is "recovery-clockwork-5.0.2.0-shooter" and another rom which claimed to be stock which was "Shooter_S_Sprint_WWE_2.17651.5_odex". This rom reset the boot animation to the stock Sprint one, but alas all my phone does is constantly reboot, except I did notice it says "Safe Mode" in the lower right hand corner of the background before it reboots. I then tried to use the "RUU_Shooter_ICS_35_S_Sprint_WWE_2.89...." application which I was linked to from one forum post or another, and it gives me an error 155, then gives me another error when it tries to recover. Does anyone know how to correct what I apparently messed up? Sometimes some of the instructions are filled with lingo that i don't quite understand, but i can follow directions if they are sufficiently given.
joebandli said:
I have an Evo3d through Sprint and about a month ago they started sending me notifications to upgrade to Ice cream sandwich. I did such and immediately my touchscreen started going crazy. If I used the keypad in either position it would just randomly add letters all over the place, the home row would just stop working, and the phone would occasionally appear to lock up. I took the phone into the Sprint repair center and they told me they would not do anything with it because there is a incredibly small dent along the bezel that happened when I dropped the phone over 1 year ago. It has worked for at least a year on Gingerbread with 0 issues. I was then left to my own devices and after looking at several guides finally decided on a guide video to use for flashing to a custom rom, which I was hoping would fix the problem.
I unlocked the phone, simple enough, and from what I could find came to the conclusion that the guide which was for HBOOT-1.50 S-ON was the same image and process for my phone which is HBOOT-1.58 S-ON. I then used the cwm-4.0.1.4-shooter image to load into a "revolution" menu which allowed me to select the ROM which I had previously loaded onto the phone in the sdcard root directory. I selected MeanROM-v45 as per the video's recommendation and it told me it installed. I then rebooted the phone and saw the fancy new loading animation, then I saw the phone background, then I saw the unlock ring, then the phone rebooted in a never ending cycle. After reading the countless threads on what could be wrong, I tired MeanRom-v4.1, and the stock rom which I was led to believe was "Kingdom_Sprint_WWE-0.81.651.0_Radio_1.05.00.0429_NV-SPCS_2.25_0429_PRL21078_test_188785" and it gave me an error when trying to install. I then did more reading and found a new boot image which is "recovery-clockwork-5.0.2.0-shooter" and another rom which claimed to be stock which was "Shooter_S_Sprint_WWE_2.17651.5_odex". This rom reset the boot animation to the stock Sprint one, but alas all my phone does is constantly reboot, except I did notice it says "Safe Mode" in the lower right hand corner of the background before it reboots. I then tried to use the "RUU_Shooter_ICS_35_S_Sprint_WWE_2.89...." application which I was linked to from one forum post or another, and it gives me an error 155, then gives me another error when it tries to recover. Does anyone know how to correct what I apparently messed up? Sometimes some of the instructions are filled with lingo that i don't quite understand, but i can follow directions if they are sufficiently given.
Click to expand...
Click to collapse
Well since you are S-on and unlocked you have to relock your bootloader to run ruu files. Fastboot oem lock is the command you run in fastboot. Also with older ruu files they only work with older roms and such. as for newer ones like the ics ruu, ics roms such as meanrom ics v2.6 works with only hboot 1.58 and newer firmware. I understand that sometimes these guides and tutorials are not clear enough. That's why you got to ask questions. We are here to help so you can get the best out of your experience with your evo 3d. I would not rely on sprint techs too much because sometimes they will just tell you to do a factory reset. Your phone should be fine. Just relock your bootloader and run the file from the bootloader screen and everything should be peachy. If you want to flash a custom rom after you do the update just unlock your bootloader again. Flash 4ext recovery for your device and do some research on what roms and kernels are compatible with S-on unlocked bootloaders. Fyi 4ext recovery has this thing called the smart flash option that allows you to flash kernels through their recovery without having to do through fastboot. Or try Joeykrims Flash Gui Image. All in all, gaining s-off is the best route to solve most of your problems and makes it easier to flash roms and kernels. There is a method for gaining s-off with the ics ota and hboot 1.58. Just do your research. Best of luck to you.
Oh yeah don't forget to hit the thanks button if I helped you out at all.
Jsparta26 said:
Your phone should be fine. Just relock your bootloader and run the file from the bootloader screen and everything should be peachy.
Click to expand...
Click to collapse
Which file are you reffering to from the bootloader screen?
When I Vol Down + Power On this is what I see
***RELOCKED***
SHOOTER XC SHIP S-ON RL
HBOOT-1.58.0000
eMMC-boot
May 17 2012,15:06:44
HBOOT
Now that I have relocked the phone it tries to load PG86DIAG.zip (No Image!), PG86DIAG.nbh (No Image!), PG86DIAG.zip (No Image or wrong image!), PG86IMG.zip, and then it does "Checking..[PG86IMG.zip]" and returns Main Version is Older! Update Fail! Press <Power> to reboot.
I know several of the tutorials and even the "How to Fix" guides I was trying to use to restore the phone has me copy PG86IMG.zip to the sdcard root, so I am guessing I need a different image. Now the only problem is that I have to re unlock the phone so I can "fastboot boot cwm-4.0.1.4-shooter.img" so that I can mount the phone and transfer files to and from it (unless there is another method I can use other than adb, because it does not see it as an attached device)
So what I should do is:
1, Unlock the phone again
2, fastboot boot cwm-4.0.1.4-shooter.img
3, Mount the phone, and copy a file named "PG86IMG.zip" (Which I need to obtain the correct one)
4, Unmount the phone and then relock it?
What would the next step be and do you know where I can get the correct file?
I appreciate the response, I am at my wits end and was about to go waste some cash buying a new phone.
joebandli said:
What would the next step be and do you know where I can get the correct file?
I appreciate the response, I am at my wits end and was about to go waste some cash buying a new phone.
Click to expand...
Click to collapse
Forget about PG86IMG.zip files. Since you are S-ON they have to be signed by HTC and there are very few of those around.
You need the 2.89 RUU.exe from one of the links in this post. Flash that from Windows, then HTC unlock again and follow the guides to flash a custom recovery and then root the stock ROM or a rooted custom ROM.
ramjet73
ramjet73 said:
Forget about PG86IMG.zip files. Since you are S-ON they have to be signed by HTC and there are very few of those around.
You need the 2.89 RUU.exe from one of the links in this post. Flash that from Windows, then HTC unlock again and follow the guides to flash a custom recovery and then root the stock ROM or a rooted custom ROM.
ramjet73
Click to expand...
Click to collapse
Thank a ton, that worked to put my phone back to "working" icecream sandwich.

[Q] white screen computer noob htc vivid

good evening, i have noobed up my phone in my first attempt to root a phone. it is an HTC vivid, i used hansoon's all in one toolkit v2.1 and followed all the steps and it worked. i installed titanium backup to confirm. i next tried to change the kernel to holicakes 2.6.35.14. it did its thing then went to the htc white screen and nothing else. i read through many messages to find an answer and was able to learn how to get to fastboot hboot. from the top of the screen it reads
*** UNLOCKED ***
HOLIDAY PVT SHIP S-ON RL
HBOOT-1.85.0025
MICROP-0360
OPENADSP-V02.6.0.2226.00.0202
eMMC-BOOT
MAR 1 2012, 17:09:49
HBOOT
VOL UP
VOL DOWN
POWER
FASTBOOT
RECOVERY
FACTORY RESET
CLEAR STORAGE
SIMLOCK
IMAGE CRC
from there i did a factory reset and it put me back to the white screen. (i have no sd card installed during the entire process)
i went to recovery and tried to flash the kernel again, it says flash it twice. same thing. i tried to flash a recovery, i tried both cwm 5.5.04 (GB) and WCXs cwm (gb/ics), same. ive tried installing a rom from my sd card and the fastboot did its thing and kept saying image not found.
i could really use some help here and i'll actually front what cash i can, or if you live in the DFW area i'll supply you with beer. any help that i recieve needs to be in simple specific terms and step by step instructions. i'm an automotive mechanic, not a computer guru. many thanks
I used to be an automotive mechanic.... Anyway when you flash an incompatible kernel this happens, best bet from there is to flash a know working kernel (or the backup you made just prior)
But I'm assuming you didnt make a backup and now have possible wiped more than you expected. Without knowing more about your phones current condition I would just wipe all in recovery and then flash a known working ROM (and anything else you need like gapps) then reboot.
You still have radio security flags turned on so I doubt you did much damage, just borked the system or boot partition is my guess
Good luck!
Sent from my Nexus 4 using xda premium

Impossible to reboot to recovery + RUU error 158

Hello All,
I've spent hours on this forum and other, reading related subject, and I've tried so much things (probably some of them worsening my situation) so I'm asking for help now. I'm kind of a newbie so please be comprehensive.
So I've an HTC Desire X and thanks to Hasoon2000's Desire X All-In-One Kit v1.1 I've unlocked bootloader and flashed clockworkmod 6.1.5.
My phone worked perfectly until there was an official update for my android version, and it was impossible to install it.
So i needed to go back to stock basically. And that's where i screwed.
Obviously i didn't make a backup or nandroid before starting to play around.
I think i might have install kernel and recovery from earlier version that the one i had and this caused the problem? any way now the status is:
I cannot start my phone normally. I can only start it in fastboot mode. When i want to reboot it in recovery the HTC screen with "starting recovery" appears for 1 sec and then i've got a black screen and the only way out is reboot it to fastboot mode again.
when connected to my computer i can load boot.img or recovery.img via fastboot in cmd; but it doesn't change the situation.
I think the problem may come from the fact that when i cmd "adb devices", he cannot find any device. Even though i've installed the HTC drivers!
Details:
PROTO PVT SHIP S-ON RL
HBOOT-1.25.0002
RADIO-1.15.40.04
eMMC-boot
Apr 3 2013, 15:50:50:0
my CID is HTC__E11
So then in order to fix that i've tried to RUU using the only RUU availables (with relocked bootloader): RUU_PROTO_U_ICS_40A_HTC_Europe_1.18.401.1_Radio_10.21.40.06U_1.10.40.23_release_295191_signed
RUU_PROTO_U_ICS_40A_HTC_Europe_1.14.401.1_Radio_10.18.40.05U_1.09.45.201_release_284072_signed
but it doesn't work: a part from the fact that there's a blank after "From: Image version: ", when i try to update to image version 1.14.401.1, during the install it stop with ERROR 158 : IMAGE ERROR , telling me that i've to find a ROM that is adapted for me.
Well. Somebody have any idea how i can get my phone functionning again?
chirou321 said:
Hello All,
I've spent hours on this forum and other, reading related subject, and I've tried so much things (probably some of them worsening my situation) so I'm asking for help now. I'm kind of a newbie so please be comprehensive.
So I've an HTC Desire X and thanks to Hasoon2000's Desire X All-In-One Kit v1.1 I've unlocked bootloader and flashed clockworkmod 6.1.5.
My phone worked perfectly until there was an official update for my android version, and it was impossible to install it.
So i needed to go back to stock basically. And that's where i screwed.
Obviously i didn't make a backup or nandroid before starting to play around.
I think i might have install kernel and recovery from earlier version that the one i had and this caused the problem? any way now the status is:
I cannot start my phone normally. I can only start it in fastboot mode. When i want to reboot it in recovery the HTC screen with "starting recovery" appears for 1 sec and then i've got a black screen and the only way out is reboot it to fastboot mode again.
when connected to my computer i can load boot.img or recovery.img via fastboot in cmd; but it doesn't change the situation.
I think the problem may come from the fact that when i cmd "adb devices", he cannot find any device. Even though i've installed the HTC drivers!
Details:
PROTO PVT SHIP S-ON RL
HBOOT-1.25.0002
RADIO-1.15.40.04
eMMC-boot
Apr 3 2013, 15:50:50:0
my CID is HTC__E11
So then in order to fix that i've tried to RUU using the only RUU availables (with relocked bootloader): RUU_PROTO_U_ICS_40A_HTC_Europe_1.18.401.1_Radio_10.21.40.06U_1.10.40.23_release_295191_signed
RUU_PROTO_U_ICS_40A_HTC_Europe_1.14.401.1_Radio_10.18.40.05U_1.09.45.201_release_284072_signed
but it doesn't work: a part from the fact that there's a blank after "From: Image version: ", when i try to update to image version 1.14.401.1, during the install it stop with ERROR 158 : IMAGE ERROR , telling me that i've to find a ROM that is adapted for me.
Well. Somebody have any idea how i can get my phone functionning again?
Click to expand...
Click to collapse
i'm not sure if you're able to install a ics-ruu when you're on hboot for jellybean (1.25).
get twrp-recovery for jellybean, install it via fast boot and install a jellybean rom via recovery, like the stock one
http://forum.xda-developers.com/showpost.php?p=36714573&postcount=2
http://forum.xda-developers.com/showthread.php?t=2239511
btw. using adb in bootloader doenst work, so its no surprise it doesnt find any device.
Worked out perfectly! My phone is working again!
Thank you so much realCyphox !
:good:
Now I'll try to see if it's possible to install the official updates.

[Q] Soft bricked phone, need help with stock recovery

Hi everyone, I am having a problem with HTC Desire 601, specific details (from bootloader) as follows:
Code:
ZARA_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
RADIO-1.27.40e.00.11
OpenDSP-v18.2.9268.0925
OS-2.14.401.6
eMMC-boot 1024
Mar 27 2014,22:38:07.0
So, I needed to root this phone (its a company phone, we needed to root it for work purposes, long story). Now, I don't really know much about rooting phones specifically, but I am a programmer and I work in software development, so I have good knowledge of computers in general and I'm usually very good at following instructions. So I followed instructions from one guide (cant post link, but it was one of the more prominent search results for 601 specifically, both CL and UL. What happened was that after installing a SuperSU update in the a (PhilZ) recovery, the phone still didn't register as rooted for neither SuperSU (which I had to install manually) nor a RootChecker app. So I thought I'll go back to start and I did a factory reset in the bootloader. After that, the phone is basically soft bricked. It can load bootloader, it can load recovery from bootloader, but it doesn't load system at all, it just stops on HTC screen and does nothing until I turn it off (and then tries to boot again, if I don't start bootloader or remove battery).
I think that a) recovery is somehow corrupted (PhilZ says that it: E:Can't mount /cache/recovery/log .../last_log .../last_install) and b) the system is therefore gone, since I tried to factory reset it, but that is just my layman evaluation, if you need more info about behavior, I can obviously provide it.
I have searched the internet for the past ~6 hours and found mutlitudes of solutions, neither of which unfortunately helped.
I tried using RUU (RUU_ZARA_UL_JB422_SENSE50_TELUS_WWE_1.10.661.8_Radio_1.21.40e.00.27_10.z08.40.4411L_release_336830_signed_2.exe) , which seems to be the correct one for me, but the install just halts on sending data for hour+ and I have to stop it myself).
I tried installing a couple of custom/stock roms from recovery, but it doesn't load them and just says either again that it failed to mount last_install or that there was an error "failed to stat "/system/build.prop": No such file or directory. Also tried a different recovery (TWRP), still nothing.
I tried flashing some system images through fastboot but I guess the S-ON version of bootloader doesn't allow that? (says FAILED (remote: not allowed) on erasing 'system')
It is quite possible that for any of these, I've used a wrong file or something, I tried to check everything and choose the closest file to what is my device, but it wasn't always possible, so I sometimes used a file that seemed applicable to my case. If anyone has an image they think I should use, please let me know. If anyone knows what is the problem exactly, please let me know also. Any help is appreciated, I spent my whole work day trying to fix it but to no avail.
Was your phone previously updated to KitKat? If so, the recovery version you've used isn't directly compatible, try [ http://forum.xda-developers.com/desire-601/orig-development/recovery-twrp-2-7-1-0-touch-recovery-t2804520 The "can't mount" messages point me in that direction.
Good luck.
gorocz said:
Hi everyone, I am having a problem with HTC Desire 601, specific details (from bootloader) as follows:
Code:
ZARA_UL PVT SHIP S-ON RL
HBOOT-2.22.0000
RADIO-1.27.40e.00.11
OpenDSP-v18.2.9268.0925
OS-2.14.401.6
eMMC-boot 1024
Mar 27 2014,22:38:07.0
So, I needed to root this phone (its a company phone, we needed to root it for work purposes, long story). Now, I don't really know much about rooting phones specifically, but I am a programmer and I work in software development, so I have good knowledge of computers in general and I'm usually very good at following instructions. So I followed instructions from one guide (cant post link, but it was one of the more prominent search results for 601 specifically, both CL and UL. What happened was that after installing a SuperSU update in the a (PhilZ) recovery, the phone still didn't register as rooted for neither SuperSU (which I had to install manually) nor a RootChecker app. So I thought I'll go back to start and I did a factory reset in the bootloader. After that, the phone is basically soft bricked. It can load bootloader, it can load recovery from bootloader, but it doesn't load system at all, it just stops on HTC screen and does nothing until I turn it off (and then tries to boot again, if I don't start bootloader or remove battery).
I think that a) recovery is somehow corrupted (PhilZ says that it: E:Can't mount /cache/recovery/log .../last_log .../last_install) and b) the system is therefore gone, since I tried to factory reset it, but that is just my layman evaluation, if you need more info about behavior, I can obviously provide it.
I have searched the internet for the past ~6 hours and found mutlitudes of solutions, neither of which unfortunately helped.
I tried using RUU (RUU_ZARA_UL_JB422_SENSE50_TELUS_WWE_1.10.661.8_Radio_1.21.40e.00.27_10.z08.40.4411L_release_336830_signed_2.exe) , which seems to be the correct one for me, but the install just halts on sending data for hour+ and I have to stop it myself).
I tried installing a couple of custom/stock roms from recovery, but it doesn't load them and just says either again that it failed to mount last_install or that there was an error "failed to stat "/system/build.prop": No such file or directory. Also tried a different recovery (TWRP), still nothing.
I tried flashing some system images through fastboot but I guess the S-ON version of bootloader doesn't allow that? (says FAILED (remote: not allowed) on erasing 'system')
It is quite possible that for any of these, I've used a wrong file or something, I tried to check everything and choose the closest file to what is my device, but it wasn't always possible, so I sometimes used a file that seemed applicable to my case. If anyone has an image they think I should use, please let me know. If anyone knows what is the problem exactly, please let me know also. Any help is appreciated, I spent my whole work day trying to fix it but to no avail.
Click to expand...
Click to collapse
Same thing happened to me..
well.. i swapped my recovery to team win, and Still sits at the HTC screen..
any solutions.?

HTC EVO 3D - Long Story - Trying to get back to GB with issues (Details in thread)

Hey all,
I have this HTC EVO 3D that just, refuses to co-operate with me.
Story goes -
Got it on ICS and everything was working fine on it. I looked for updates available and it found a 28MB update that I installed and once the phone rebooted with the update, the camera fails to start and the touch screen just starts going crazy and opening everything, whereas before it fine.
So, I attempted to try and get it back to Gingerbread.
And googled and googled and googled.
Reason why I have opened a new thread is cause it's sort of everything going weird with it.
Of course, trying RUU files and trying to flash RUU in zip failed so on so forth.
I had unlocked the Bootloader and S-ON is on at this point. Also had CWM recovery installed and was able to boot into that.
With this in place, I read up on the wire trick and thought, yeah it seems a bit hard, I'll take it to a phone repair shop, where they had the phone for 2 weeks and told me that it was S-OFF and back to stock.
Since they had it and I got it back, it's now stuck in a boot loop and I can not get into any recovery etc (With the original SD Card in it). Can get to Bootloader and fastboot though.
Spent the last 3 hours with about 20 tabs in Chrome opened on how to exactly go from here and I am stuck.
Got a Linux Laptop here and tried to ControlBear and it comes up with ADB and Fastboot not found (Directory points to it being in tmp..no idea)
TL;DR
HTC Evo 3D (Australian Variant, was running ICS Telstra OEM)
Unlocked Bootloader
SHOOTER_U PVT SHIP S-ON RL
HBOOT-1.53.0007
eMMC-boot
Radio - 11.25.3504.16 M
Boot Loops, No Recovery, Fastboot commands work on windows.
So just wondering, where do I go from here. I don't know if the device is completely bricked now or if it can be saved.
(I tried a number of zip files on the SD Card (PG86IMG.zip) and nothing due to having S-ON.
Hoping someone can provide a procedure or point me in the right direction.
As reference, I used this thread mostly before it was taken to the Repair Shop and got stuffed.
Any help is appreciated.
Thanks so much.
skylirizm said:
Hey all,
I have this HTC EVO 3D that just, refuses to co-operate with me.
Story goes -
Got it on ICS and everything was working fine on it. I looked for updates available and it found a 28MB update that I installed and once the phone rebooted with the update, the camera fails to start and the touch screen just starts going crazy and opening everything, whereas before it fine.
So, I attempted to try and get it back to Gingerbread.
And googled and googled and googled.
Reason why I have opened a new thread is cause it's sort of everything going weird with it.
Of course, trying RUU files and trying to flash RUU in zip failed so on so forth.
I had unlocked the Bootloader and S-ON is on at this point. Also had CWM recovery installed and was able to boot into that.
With this in place, I read up on the wire trick and thought, yeah it seems a bit hard, I'll take it to a phone repair shop, where they had the phone for 2 weeks and told me that it was S-OFF and back to stock.
Since they had it and I got it back, it's now stuck in a boot loop and I can not get into any recovery etc (With the original SD Card in it). Can get to Bootloader and fastboot though.
Spent the last 3 hours with about 20 tabs in Chrome opened on how to exactly go from here and I am stuck.
Got a Linux Laptop here and tried to ControlBear and it comes up with ADB and Fastboot not found (Directory points to it being in tmp..no idea)
TL;DR
HTC Evo 3D (Australian Variant, was running ICS Telstra OEM)
Unlocked Bootloader
SHOOTER_U PVT SHIP S-ON RL
HBOOT-1.53.0007
eMMC-boot
Radio - 11.25.3504.16 M
Boot Loops, No Recovery, Fastboot commands work on windows.
So just wondering, where do I go from here. I don't know if the device is completely bricked now or if it can be saved.
(I tried a number of zip files on the SD Card (PG86IMG.zip) and nothing due to having S-ON.
Hoping someone can provide a procedure or point me in the right direction.
As reference, I used this thread mostly before it was taken to the Repair Shop and got stuffed.
Any help is appreciated.
Thanks so much.
Click to expand...
Click to collapse
Hello my friend, the reason you can't load the pg86img is because you have unlocked bootloader. The fastboot commands could help us a lot, did you follow the controlbear instructions in the correct order? I think there is a way through windows with exe files I don't remember well because I did S-OFF 3years+ before. If you want we can try together some time. If you want for start we can flash 4ext recovery and a custom rom so your phone can boot.
mhnx said:
Hello my friend, the reason you can't load the pg86img is because you have unlocked bootloader. The fastboot commands could help us a lot, did you follow the controlbear instructions in the correct order? I think there is a way through windows with exe files I don't remember well because I did S-OFF 3years+ before. If you want we can try together some time. If you want for start we can flash 4ext recovery and a custom rom so your phone can boot.
Click to expand...
Click to collapse
Hi there, I didn't know with having the bootloader unlocked that it would cause any issues, but there you go!
Yeah, if there's a guide to flashing the 4EXT Recovery and a custom rom that would be great!
I have a fair idea of how to do it, but don't want to try anything without having someone of greater knowledge point me in the right direction
Thanks!
Just an update, I did come across a thread to flash 4EXT Recovery onto my Evo 3D.
Put Recovery.img into my platform-tools folder, used the fastboot command, it said sending and OK.
Selected recovery and still boot loops. No idea where to go from here now
skylirizm said:
Just an update, I did come across a thread to flash 4EXT Recovery onto my Evo 3D.
Put Recovery.img into my platform-tools folder, used the fastboot command, it said sending and OK.
Selected recovery and still boot loops. No idea where to go from here now
Click to expand...
Click to collapse
Sorry for being late, I had some problems with my internet connection. Can you boot into recovery? Power button + Vol- and choose recovery, if you can boot tell me first which version you have and second what type of rom you want to have.
mhnx said:
Sorry for being late, I had some problems with my internet connection. Can you boot into recovery? Power button + Vol- and choose recovery, if you can boot tell me first which version you have and second what type of rom you want to have.
Click to expand...
Click to collapse
Hey there,
That's OK, I don't mind the wait, it's all good!
I can boot into Fastboot, but when I choose recovery/factory reset etc, it shows the HTC Logo and then goes into a bootloop.
As for the ROM, I want to get the original GB ROM for it because when I updated it to the latest ICS that's when the camera and touch started to get weird, whereas beforehand it was fine.
So thinking, if I go back down to GB Stock, that it should be all fine again, but I am not too sure on that one.
Thanks!
skylirizm said:
Hey there,
That's OK, I don't mind the wait, it's all good!
I can boot into Fastboot, but when I choose recovery/factory reset etc, it shows the HTC Logo and then goes into a bootloop.
As for the ROM, I want to get the original GB ROM for it because when I updated it to the latest ICS that's when the camera and touch started to get weird, whereas beforehand it was fine.
So thinking, if I go back down to GB Stock, that it should be all fine again, but I am not too sure on that one.
Thanks!
Click to expand...
Click to collapse
Well, we have to downgrade the hboot version first. Did you do the wire trick procedure right? You can download a pg86img and flash it first to fix the bootloops. First lock the bootloader. When you finish this report here. I have to sleep it's late here and I work early. I'll send you tomorrow. See you.
mhnx said:
Well, we have to downgrade the hboot version first. Did you do the wire trick procedure right? You can download a pg86img and flash it first to fix the bootloops. First lock the bootloader. When you finish this report here. I have to sleep it's late here and I work early. I'll send you tomorrow. See you.
Click to expand...
Click to collapse
Ok, the technician I took the phone to supposedly did the wire trick for S-OFF, but, it's still S-ON.
I have downloaded a lot of stock PG86IMG files before posting on here and none work, they scan when in bootloader and then nothing after that.
But that would be because I haven't locked the bootloader. So in saying this, I lock the bootloader following steps on many forum posts on here, then flash a .zip file that's correct and then it should all work?
I'll wait for your response, thanks!
skylirizm said:
Ok, the technician I took the phone to supposedly did the wire trick for S-OFF, but, it's still S-ON.
I have downloaded a lot of stock PG86IMG files before posting on here and none work, they scan when in bootloader and then nothing after that.
But that would be because I haven't locked the bootloader. So in saying this, I lock the bootloader following steps on many forum posts on here, then flash a .zip file that's correct and then it should all work?
I'll wait for your response, thanks!
Click to expand...
Click to collapse
I do not think that the wire trick procedure was correct because you are still s on. Lock the bootloader and try to load the zip.
mhnx said:
I do not think that the wire trick procedure was correct because you are still s on. Lock the bootloader and try to load the zip.
Click to expand...
Click to collapse
Hey, so I tried a P86IMG.zip from this thread here - http://forum.xda-developers.com/showthread.php?t=2274635
I couldn't find another one and with that I get an error "Main Version Fail" or "Main Version Check Fail".
I then tried RUU and RUU in zip format.
RUU comes back with wrong bootloader error. (I couldn't find an RUU that matched my radio version so I went with the nearest one)
RUU Zip comes back through fastboot with "remote 43 main version check fail"
Also I tried to do the Wire Trick and got stuck at the "ADB and Fastboot not found" even though the files are there and the phone is connected.
So still a little bit...stuck :\
Also relocked bootloader it just says relocked now.
If you need any other additional info I can send screenshots of what it's at.
Thanks!
skylirizm said:
Hey, so I tried a P86IMG.zip from this thread here - http://forum.xda-developers.com/showthread.php?t=2274635
I couldn't find another one and with that I get an error "Main Version Fail" or "Main Version Check Fail".
I then tried RUU and RUU in zip format.
RUU comes back with wrong bootloader error. (I couldn't find an RUU that matched my radio version so I went with the nearest one)
RUU Zip comes back through fastboot with "remote 43 main version check fail"
Also I tried to do the Wire Trick and got stuck at the "ADB and Fastboot not found" even though the files are there and the phone is connected.
So still a little bit...stuck :\
Also relocked bootloader it just says relocked now.
If you need any other additional info I can send screenshots of what it's at.
Thanks!
Click to expand...
Click to collapse
Did you try flashing the zip after the locking? You are doing the wire trick procedure on live linux cd?
mhnx said:
Did you try flashing the zip after the locking? You are doing the wire trick procedure on live linux cd?
Click to expand...
Click to collapse
Yes, tried flashing the zip after locking. Live CD is being used also. I will try again later. Thanks!
skylirizm said:
Yes, tried flashing the zip after locking. Live CD is being used also. I will try again later. Thanks!
Click to expand...
Click to collapse
If you want we can do the procedure together some time. Keep in mind that you have to unlock again. We can search for the windows version too.
mhnx said:
If you want we can do the procedure together some time. Keep in mind that you have to unlock again. We can search for the windows version too.
Click to expand...
Click to collapse
I have windows version of wire trick procedure. If you need it, I'll gladly share it via PM
donkeykong1 said:
I have windows version of wire trick procedure. If you need it, I'll gladly share it via PM
Click to expand...
Click to collapse
Oh that would be extremely helpful, I can use Linux, but prefer my Windows PC as it has all the files and it's just easier.
Thanks so much!
mhnx said:
If you want we can do the procedure together some time. Keep in mind that you have to unlock again. We can search for the windows version too.
Click to expand...
Click to collapse
donkeykong1 said:
I have windows version of wire trick procedure. If you need it, I'll gladly share it via PM
Click to expand...
Click to collapse
So update -
DK sent me the windows version of ControlBear via PM - thank you.
Have an unlocked bootloader.
I tried ControlBear, and because I can not boot into the OS, I start it at Fastboot USB, it reboots, then says "Connecting to Device", then "Testing ADB connection" then "Press Enter To Exit" and that's it, can't do anything else from there, and it gets stuck in the boot loop that it still has.
Tried again to google for methods for HBOOT 1.53, and am trying some of those methods, but it's not looking good at all.
I haven't even got to the stage where it asks me to do any sort of wire trick.
Also my battery in the EVO 3D has died so am using a battery out of a HTC MyTouch 4G with help from electrical tape :\
So now, any suggestions? I am trying to flash another RUU that's stock for my Radio (Well, it's close enough - RUUs are both 11.25.3504.06, mine is 11.25.3504.16)
EDIT: Tried all RUUs with relocked bootloader and comes back with bootloader error (ERROR 140). So, no idea.
Also it's scanning for PG86DIAG.img files on the SD Card - that's not normal is it.
Do you think we should give up on it, it's probably hard bricked and dead now
I think it's literally hard bricked and no way to bring it back from the dead.
As per my original post, all the details for the phone are there. And it sucks that I can't find a correct RUU for my phone (As it was Telstra AU - latest update of ICS)
AHH I don't know.
skylirizm said:
So update -
DK sent me the windows version of ControlBear via PM - thank you.
Have an unlocked bootloader.
I tried ControlBear, and because I can not boot into the OS, I start it at Fastboot USB, it reboots, then says "Connecting to Device", then "Testing ADB connection" then "Press Enter To Exit" and that's it, can't do anything else from there, and it gets stuck in the boot loop that it still has.
Tried again to google for methods for HBOOT 1.53, and am trying some of those methods, but it's not looking good at all.
I haven't even got to the stage where it asks me to do any sort of wire trick.
Also my battery in the EVO 3D has died so am using a battery out of a HTC MyTouch 4G with help from electrical tape :\
So now, any suggestions? I am trying to flash another RUU that's stock for my Radio (Well, it's close enough - RUUs are both 11.25.3504.06, mine is 11.25.3504.16)
EDIT: Tried all RUUs with relocked bootloader and comes back with bootloader error (ERROR 140). So, no idea.
Also it's scanning for PG86DIAG.img files on the SD Card - that's not normal is it.
Do you think we should give up on it, it's probably hard bricked and dead now
I think it's literally hard bricked and no way to bring it back from the dead.
As per my original post, all the details for the phone are there. And it sucks that I can't find a correct RUU for my phone (As it was Telstra AU - latest update of ICS)
AHH I don't know.
Click to expand...
Click to collapse
First of all you should be unlocked now with 1.53 hboot. Download from here the latest 4ext recovery (4EXT_Recovery_Touch_v1.0.0.6_RC3)
It's in my mega account don't worry about malicious software I downloaded it 5 minutes before doing this post. If you don't have unlocked your bootloader do it with the tokens HTC sent you in your email. Flash this recovery from fastboot (fastboot flash recovery "recoveryname".img). After that remove the battery and re-enter fastboot mode (Vol down+power button) and choose recovery. If you manage to boot into recovery from there tell me to send you a link for a rom to flash. I don't believe its a hard brick.
mhnx said:
First of all you should be unlocked now with 1.53 hboot. Download from here the latest 4ext recovery (4EXT_Recovery_Touch_v1.0.0.6_RC3)
It's in my mega account don't worry about malicious software I downloaded it 5 minutes before doing this post. If you don't have unlocked your bootloader do it with the tokens HTC sent you in your email. Flash this recovery from fastboot (fastboot flash recovery "recoveryname".img). After that remove the battery and re-enter fastboot mode (Vol down+power button) and choose recovery. If you manage to boot into recovery from there tell me to send you a link for a rom to flash. I don't believe its a hard brick.
Click to expand...
Click to collapse
Hey there, thanks for the help again, unfortunately, still didn't work.
I unlocked the bootloader again. Then tried to flash what you said, it said "writing" then "successful". I pulled the battery and tried to boot into recovery and just loops
skylirizm said:
Hey there, thanks for the help again, unfortunately, still didn't work.
I unlocked the bootloader again. Then tried to flash what you said, it said "writing" then "successful". I pulled the battery and tried to boot into recovery and just loops
Click to expand...
Click to collapse
Try doing:
fastboot erase recovery
fastboot flash recovery "recovery".img
fastboot format system
fastboot format boot
And if it still doesn't let me send you a boot.img in some minutes to try flashing it.
EDIT: And something last, you can still do the controlbear trick while not in OS, its easy if you wanna try let me know.
skylirizm said:
Hey all,
I have this HTC EVO 3D that just, refuses to co-operate with me.
Story goes -
Got it on ICS and everything was working fine on it. I looked for updates available and it found a 28MB update that I installed and once the phone rebooted with the update, the camera fails to start and the touch screen just starts going crazy and opening everything, whereas before it fine.
So, I attempted to try and get it back to Gingerbread.
And googled and googled and googled.
Reason why I have opened a new thread is cause it's sort of everything going weird with it.
Of course, trying RUU files and trying to flash RUU in zip failed so on so forth.
I had unlocked the Bootloader and S-ON is on at this point. Also had CWM recovery installed and was able to boot into that.
With this in place, I read up on the wire trick and thought, yeah it seems a bit hard, I'll take it to a phone repair shop, where they had the phone for 2 weeks and told me that it was S-OFF and back to stock.
Since they had it and I got it back, it's now stuck in a boot loop and I can not get into any recovery etc (With the original SD Card in it). Can get to Bootloader and fastboot though.
Spent the last 3 hours with about 20 tabs in Chrome opened on how to exactly go from here and I am stuck.
Got a Linux Laptop here and tried to ControlBear and it comes up with ADB and Fastboot not found (Directory points to it being in tmp..no idea)
TL;DR
HTC Evo 3D (Australian Variant, was running ICS Telstra OEM)
Unlocked Bootloader
SHOOTER_U PVT SHIP S-ON RL
HBOOT-1.53.0007
eMMC-boot
Radio - 11.25.3504.16 M
Boot Loops, No Recovery, Fastboot commands work on windows.
So just wondering, where do I go from here. I don't know if the device is completely bricked now or if it can be saved.
(I tried a number of zip files on the SD Card (PG86IMG.zip) and nothing due to having S-ON.
Hoping someone can provide a procedure or point me in the right direction.
As reference, I used this thread mostly before it was taken to the Repair Shop and got stuffed.
Any help is appreciated.
Thanks so much.
Click to expand...
Click to collapse
i have same problem plz give me GB rom link and flash method
---------- Post added at 07:56 AM ---------- Previous post was at 07:42 AM ----------
mhnx said:
First of all you should be unlocked now with 1.53 hboot. Download from here the latest 4ext recovery (4EXT_Recovery_Touch_v1.0.0.6_RC3)
It's in my mega account don't worry about malicious software I downloaded it 5 minutes before doing this post. If you don't have unlocked your bootloader do it with the tokens HTC sent you in your email. Flash this recovery from fastboot (fastboot flash recovery "recoveryname".img). After that remove the battery and re-enter fastboot mode (Vol down+power button) and choose recovery. If you manage to boot into recovery from there tell me to send you a link for a rom to flash. I don't believe its a hard brick.
Click to expand...
Click to collapse
plz help my htc evo 3d is bootloop no go to any recovery mode i flash all recovery
BOOTLOADER-UNLOCK
HBOOT-1.53.0007
RADIO-11.25.3504.06.M
i flash many ruu.exe but this
RUU_SHOOTER_U_ICS_35_S_hTC_Asia_WWE_3.28.707.1_Radio_11.77.3504.00U_11.25.3
flash seccussfully without any error but no booting only htc logo plz help

Categories

Resources