Well this is what happened, I did a full wipe without making a back up and installed a new custom rom but when I boot my phone it just stops at the HTC logo. So I tried some solutions posted in this forum but since I can only open my phone through bootloader i have limited options. I'm really desperate I miss my phone.
In bootloader my phones saids its unlocked
shooter_u PVT SHIP S-ON RL
HBOOT-1.49.0012
eMMC-boot
So my question is what could be the problem and can you give me some answers or solutions to that problem?
Thanks a lot.
s-off
Make your phone s-off and then try install rom.
you can doing this step:
1- full wipe
2- install rom with full boot image ( these rom have boot.img in zip file such as coolICS rom )
3- do not reboot after installation
4- drag boot.img from that rom into your adb folder
5- reboot phone to fastboot and connect usb ( you see fastboot-usb in phone screen )
6- open cmd in adb folder ( hold shift+ right click on blank space in adb folder then select "open cmd here" )
7- in cmd type: fastboot flash boot boot.img
8- reboot
I think these will be helpfully
Sorry 4 bad english
Related
hi
a friend gave me his old htc evo 3d (gsm) which is currently not working (device is working but it doesn't boot)
i've been looking on how to work around the device and tried a few stuff but didn't accomplish anything.
i'm a little bit more familiar with all the related terms (hboot, fastboot etc..) but still have no idea what should i do.
my target is just to get the phone alive, i don't care which rom right now, first we'll make it raise and go on from there
the current state of the device is as follows:
stuck at htc welcome screen.
able to reach fastboot + 4ext
at fastboot it says:
***UNLOCKED***
shooter_U pvt ship S-ON RL
HBOOT-1.49.0011
eMMC-boot
Aug 1 2011
so what would you suggest me? thanks in advance
edit: solved with this:
try this:
1. go to recovery > wipe & factory reset, wipe cache, wipe dalvik, go to mounts and storage, wipe system, data, cache, sd card... everything u can find there... wipe all..
2. in recovery DO NOT REBOOT, turn off phone
3. go to android development of evo 3d gsm, find a rom, for example mikrunny 1.06, open the archive extract the boot.img from the kernel folder.
4. assuming u have android sdk installed on ur computer, make a new folder and from the android sdk tools copy adb.exe, fastboot.exe, adbwinapi.dll (exact same files u used to unlock bootloader). also in this folder put that boot.img you extracted from the rom
5. put that folder in C:\
6. get back to phone , still DO NOT BOOT UP YET, and power up phone in bootloader mode (vol down & power) and go to fastboot
7. connect phone to pc in fastboot usb mode
8. open command prompt, type cd c:\"folder" ("folder" = folder u created with the sdk tools)
9. type in cmd: fastboot flash boot boot.img
10. after it's completed, go to recovery, still do not boot up phone
11. in recovery go to mounts and storage, usb storage and now copy the whole rom and nothing but the rom on the sd card
12. install zip from sdcard, select rom and let it install, it should boot up automatically
hope u get it done
i am noob here, so i need a little help.
after reading many guides and watching videos, i rooted my htc evo 3d gsm using htcdev method.
flashed clockworldmod recovery v 5.0.2.0
installed supersu v1.30
now my phone is unlocked with s-on
i did a nandroid backup
tried to install a custom rom by wipping all 3 datas
installed this rom
http://forum.xda-developers.com/showthread.php?t=2161968
but nothing happened.
i m still running the stock rom.
I found these instructions but couldnt understand them
Code:
- Extract boot.img from zip and put into your folden when you have fastboot.
- Put rom into sd
- Full wipe from recovery
- Flash rom
- Flash boot.img with an erase cache before and after boot flash
can anyone help me plz
thanx in advance
The easiest method available is to flash 4EXT recovery and turn on smartflash in options. this way you wont need to flash boot.img every time you install a rom.
If you still want to know what that guy was trying to say then read on.
during unlocking you must have used adb.exe and fastboot.exe files. you need to extract boot.img file from your ROM zip and put it in the folder where adb and fastboot files are located.
after that open cmd and navigate to that folder. then connect your phone in fastboot mode (turn off phone and hold power+vol down to boot into bootloader and select fastboot from menu)
the phone should now show "FASTBOOT USB". now enter this command in cmd without the inverted commas: "fastboot flash boot boot.img"
it should something like sending and write OK in cmd
then reboot phone.
P.S. that rom is very similar to stock rom with little visual differences. check in settings>about phone>software number.. if it shows skydragon3D then your rom flashed correctly
thank you so much man
I seem to have lost usb connectivity due to manual OTA update attempt. The update failed, eg. phone (HTC Desire X) is stuck in HTC logo and I'm able to get the phone into bootloader and / or JB stock recovery only. I have made a NAND backup before but due to non working usb, I'm no able to get a cutom (JB enabled) recovery flashed and the backup restored.
This is what I did and what the last step was in the OTA update procedure:
- extracted firmware.zip out of OTA_PROTO_U_JB_45A_S_Vodafone_UK_2.20.161.11-1.26.161.1_release_32010948zp4pcwih4w0ata.zip
- fastboot oem lock
- adb reboot oem-78
- fastboot flash zip firmware.zip (Note: I had to do it twice, 2nd time went fine without any error)
- fastboot reboot-bootloader
- fastboot flash unlocktoken Unlock_code.bin
--> phone got unlocked but is hung in HTC logo after next boot in booloader / fastboot mode
Bootloader shows:
*** UNLOCKED ***
PROTO PVT SHIP S-ON RL
HBOOT-1.25.0002
RADIO-1.15.40.04
eMMC-boot May 15 2013,22:09:49:0
:
Note: when I connect usb port to my PC (no difference wether Linux / Windows / Mac), it shows HBOOT USB PLUG / FASTBOOT USB but "adb device" doesn't show the phone to be attached
Stock recovery screen shows:
Android system recovery <3e>
Volume up/donw to move highlight;
enter button to select.
reboot system now
apply from sd card
apply from phone storage
apply from cache
wipe data/factory reset
wipe cache partition
:
<picture with red triangle and exclamation mark in the back>
:
Device_CW_Install: No CW files. Skip cw installation.
Given the above, it looks like the only possibilty to perform something is via sdcard. Is it possible to flash a recovery that way at all?
Any idea how to get the phone back to a working condition (without approaching a HTC repair center)?
Thanks for any help you can offer!
faloyeh said:
I seem to have lost usb connectivity due to manual OTA update attempt. The update failed, eg. phone (HTC Desire X) is stuck in HTC logo and I'm able to get the phone into bootloader and / or JB stock recovery only. I have made a NAND backup before but due to non working usb, I'm no able to get a cutom (JB enabled) recovery flashed and the backup restored.
This is what I did and what the last step was in the OTA update procedure:
- extracted firmware.zip out of OTA_PROTO_U_JB_45A_S_Vodafone_UK_2.20.161.11-1.26.161.1_release_32010948zp4pcwih4w0ata.zip
- fastboot oem lock
- adb reboot oem-78
- fastboot flash zip firmware.zip (Note: I had to do it twice, 2nd time went fine without any error)
- fastboot reboot-bootloader
- fastboot flash unlocktoken Unlock_code.bin
--> phone got unlocked but is hung in HTC logo after next boot in booloader / fastboot mode
Bootloader shows:
*** UNLOCKED ***
PROTO PVT SHIP S-ON RL
HBOOT-1.25.0002
RADIO-1.15.40.04
eMMC-boot May 15 2013,22:09:49:0
:
Note: when I connect usb port to my PC (no difference wether Linux / Windows / Mac), it shows HBOOT USB PLUG / FASTBOOT USB but "adb device" doesn't show the phone to be attached
Stock recovery screen shows:
Android system recovery <3e>
Volume up/donw to move highlight;
enter button to select.
reboot system now
apply from sd card
apply from phone storage
apply from cache
wipe data/factory reset
wipe cache partition
:
<picture with red triangle and exclamation mark in the back>
:
Device_CW_Install: No CW files. Skip cw installation.
Given the above, it looks like the only possibilty to perform something is via sdcard. Is it possible to flash a recovery that way at all?
Any idea how to get the phone back to a working condition (without approaching a HTC repair center)?
Thanks for any help you can offer!
Click to expand...
Click to collapse
You need to use command 'fastboot devices' instead of 'adb devices'
Wow.. that is simple. Custom recovery back onto the phone. You made my day!!!
Btw, I have tried hard a couple of days, reading back and forth forum threads but that I would have never thought.
Do you know of a good pointer for beginners where to start with reading these very basic details when rooting, flashing etc?
Thanks a bunch for your help!!!
faloyeh said:
Wow.. that is simple. Custom recovery back onto the phone. You made my day!!!
Btw, I have tried hard a couple of days, reading back and forth forum threads but that I would have never thought.
Do you know of a good pointer for beginners where to start with reading these very basic details when rooting, flashing etc?
Thanks a bunch for your help!!!
Click to expand...
Click to collapse
Look in the index thread, there some tutorials there
faloyeh said:
Wow.. that is simple. Custom recovery back onto the phone. You made my day!!!
Btw, I have tried hard a couple of days, reading back and forth forum threads but that I would have never thought.
Do you know of a good pointer for beginners where to start with reading these very basic details when rooting, flashing etc?
Thanks a bunch for your help!!!
Click to expand...
Click to collapse
You're welcome
This thread should be good to read: http://forum.xda-developers.com/showthread.php?t=2076675 and have a look at http://forum.xda-developers.com/showthread.php?t=2059339 , contains a lot of links to tutorials
FIRST OFF I AM A NOOB!!!! A BEGINNER AT THIS I DONT KNOW ANY OF THIS!!!!!
phone is stuck on HTC quietly brilliant screen when i hold the power button and vol down i get this
***UNLOCKED***
EVITARE_UL PVT SHIP S-ON RL
HBOOT- 1.32.0000
CPLD-NONE
MICROP-NONE
RADIO-SSD-1.09.55.17
eMMC-bootmode: disabled
CPU-bootmode : disabled
HW Secure boot: enabled
MODEM TYPE : MDM9215M
OCT 20 2012,13:45:56
If i go to RECOVERY or FACTORY RESET i go to Team Win Recovery Project v2.6.3.0
If i choose REBOOT I go to the REBOOT MENU
Then if i choose any of the four options which are SYSTEM,POWER OFF,RECOVERY or BOOTLOADER
Its says "NO OS installed! Are you sure you wish to reboot?
If i swipe to REBOOT then it says "Your device does not appear to be rooted. Install SuperSU now? This will root you device.
Then it goes again to the "HTC quietly brilliant" and it gets stuck there
I got this phone from ebay so i dont know what they did to it.
Man , Just calm down. Everything is totally fine.
You said you're a complete beginner , so let me tell you some stuff first.
The screen you get when you press Volume Down and Power is the bootloader screen.
and TWRP (TeamWinRecovery Project) is the recovery. (Duh)
well the phone is split into partitions. You can say that the main partitions are for the system , data, recovery, kernel.
from what you've just said your system partition is empty. your recovery partition has a recovery installed , and the kernel cannot be empty so there's a kernel on it.
You get NO OS installed because the system partition is empty. and you get the root question because your phone doesn't have an operating system installed therefore it is not rooted.
Try clicking install zip from TWRP , if you find something on the sdcard that has a ZIP extension and that looks like a phone ROM (a firmware AKA the operating system) then flash it.
If the sdcard is empty then you have two choices
1) Flash the phone back to stock firmware
2) Flash a custom ROM on the phone.
Flashing a custom ROM will be easier for you since TWRP is already installed.
to flash a custom ROM , there are many detailed guides on XDA teaching you how to do this. But I'll tell you how to do it in a short non-detailed way.
The first thing you need to do is download a ROM for the phone. Go to the "One X+ Android Development" or "One X+ Original Android Development" sections of the forum in order to find a custom ROM that suites your needs.
Then you need to copy the ROM to your device , but since your device cannot turn on into system you can go to Recovery and push the ROM onto your sdcard . To do so , you need to :
1) Set up ADB on your computer (Search how to do that )
2) Push the rom ZIP file by using the command "adb push ROM.zip" (Replace the word ROM with the name of your ROM file.)
After pushing it into the sdcard you can flash it from recovery (Install it). If it doesn't boot after flashing then it is because you need to flash the kernel that comes with the ROM.
To do that :
1)Set Up Fastboot on your phone (usually comes with ADB , there are many tutorials on how to do that. )
2) Extract the ROM zip file using WinRAR or WinZip.
3) Open a command prompt
4) CD (Change Directory) into the destination where you extracted your ZIP file.
5) Reboot your device into Bootloader.
6) Connect it to your computer (duh)
7) Flash the kernel by using the command "fastboot flash boot boot.img"
then reboot your phone and it will hopefully boot into the system
I hope I helped , If you have any more questions then feel free to ask
and If you couldn't do this then I can connect to your computer on Teamviewer and help you set ADB and fastboot up on your computer
Oh , and to make flashing the kernel easier you can use hasoon2000's toolkit. It might help you a little Check it out : http://forum.xda-developers.com/showthread.php?t=1994961
Hi I unlocked my bootloader and flashed TWRP recovery and den tried flashing custom ROM. after flashing it gets rebotted n gets stuck at HTC logo. Im really worried. I tried pushing another ROM thru adb MIUI/CM n tried flashing.. Flashing shows succesful but gets stuck at HTC logo.
I have my backup of stock ROM in my PC but since i cant connect my mobile to pc i dont know if I can transfer my backup to mobile. Also I dont have sdcard slot so cant try that option too..
Please helo:crying::crying::crying::crying::crying::crying::crying:
you have to flash the correct kernel,too. read here: http://forum.xda-developers.com/showthread.php?t=2066390
you need cwm recovery http://download2.clockworkmod.com/recoveries/recovery-clockwork-6.0.4.8-enrc2b.img to flash cm11, twrp wont work
Cant find RUU for my device
crusader727 said:
you have to flash the correct kernel,too. read here: http://forum.xda-developers.com/showthread.php?t=2066390
you need cwm recovery http://download2.clockworkmod.com/recoveries/recovery-clockwork-6.0.4.8-enrc2b.img to flash cm11, twrp wont work
Click to expand...
Click to collapse
I shall be trying this for sure once I go home. But today I tried one more method found from link
But the problem here is I can't find the RUU for my device. After fastboot OEM lock , it shows the following
Details as follows:
ENRC2b_U PVT SHIP S-ON RL
HBOOT-1.72.0000
CPLD-NONE
MICROP-NONE
RADIO- 3.1204.171.33
eMMC-bootmode : disabled
CPU-bootmode : disabled
Modem path : OFF
So what I understand is I need RUU as per Radio-3.1204.171.33 which I'm not able to get , any1 please suggest the solution.
Now since I have relocked my device I will have to unlock my device again , Flash Custom Recovery , SuperSu , Den Flash ROM/Kernal.
Instead of the method mentioned above is there any solution to go back to my old version with RUU. If yes provide me link of RUU for my verison
http://badandmadstudio.wordpress.com/guides/htc-one-x-flash-back-2-stock/
If you need to Flash your phone back because it is stuck at the ‘HTC quietly brilliant’ and not booting, you might be interested in this guide.
I had a long and painful way of googling and complaining about the fact, that HTC One X has everything and One X+ is never mentioned. However i found a solution. I will repeat everything here for beginners.
At first you might have waited about 30 mins or something like that for the device to boot, so maybe the battery is going to be over 30% which will be necessary. Maybe it’s not possible to load the device normally. Don’t panic there is a stupid way to do this.
Loading with laden.bat (which means loading)
You will need these downloads:
laden.bat, adb-tools
Extract the adb-tools folder found in the downloaded zip-file to your hard drive c:\.
Put the laden.bat into this folder. laden.bat should be in the same folder as fastboot.exe.
Go to command line by Start > write: ‘cmd’.
Use ‘cd..’ & ‘cd adb-tools’ to get to the ‘c:\ads-tools’ folder.
Boot your phone to FASTBOOT: press power & sound down, hold sound down until bootmanager appears -> select FASTBOOT
Connect your phone via USB
Now on the phone you can read blablabla… USB
Start the laden.bat
Now the phone will restart the whole time, and the battery loads during the time from start to bootmanager screen.
Please check the mV shown in the console, if they don’t go up to (3800-3900 mV) stop the procedure and check USB connection.
Relock the device
If your device is rooted, the boot loader was unlocked and this might be a problem so we relock it in this step.
HowTo:
Turn the device off
start to FASTBOOT like before
connect to PC via USB
go to command shell and switch to the adb-tools directory (like above)
in the directory you start fastboot.exe by -> ‘fastboot oem lock’
Reboot -> take a look in boot loader (at the top) if the device is now *relocked*
Using RUU’s to flash back the Firmware
You can find some RUU’s here.
I used the RUU_ENRC2B_U_JB_45_HTC_Europe_1.17.401.1_Radio_3.1 204.168.32_release_299688_signed.exe file.
This is a simple procedure:
Connect the device via USB
Your device has to be in FASTBOOT mode
Just install the exe File and follow the instructions on the screen.
:crying::crying::crying::crying::crying::crying:
stop spamming all threads pls...
unlock your phone again.
flash cwm linked above
download cm11 on your pc and extract boot.img (kernel)
flash boot.img
go to recovery and look for sideload
transfer cm11 from your pc using adb sideload and flash it