[Q] VERY bad situation, Please Help! - HTC EVO 3D

My phone is S-ON, this means that in order to install a kernel i need to use the FlashGUI app. I tried using a new 3.6 sense ICS rom, so i flashed the kernel and applied the zip in recovery. However, i didnt know that the ROM would not work with S-ON, so i tried flashing a new rom (d3rp rom to be specific) That worked, but when i booted up i was stuck a black screen, I think this is because I am on an ICS kernel. Next, I try to do a nandroid restore, but that doesnt seem to work. Whenever I nandroid restore I get stuck at "restoring recovery partitions" - it just stays there for so long, i waited half an hour then i did a battery pull. tried flashing the rom, no luck. What should I do? thank you..

Do a full wipe then install the derp rom.,

iTzLOLtrain said:
Do a full wipe then install the derp rom.,
Click to expand...
Click to collapse
Ive done that, I get the HTC logo for a few seconds then a black screen.

go to your pc or laptop and xtract the boot.img from your zip file next copy into the same folder that your fastboot drivers are in and then boot the evo into bootloader and then connect your usb cable now press power and you should now be in fastboot usb next on your pc or laptop your going to open up your cmd next you will typ your command to get your fastboot drivers working for example on my laptop i will typ cd\rootevo3dnew press enter now my fastboot drivers are working next i will typ fastboot flash boot boot.img press enter this will flash your boot.img this will allow your evo to boot next you can disconnect from usb next on the evo press volume down and the press power to reboot hope this helps

jslim38 said:
go to your pc or laptop and xtract the boot.img from your zip file next copy into the same folder that your fastboot drivers are in and then boot the evo into bootloader and then connect your usb cable now press power and you should now be in fastboot usb next on your pc or laptop your going to open up your cmd next you will typ your command to get your fastboot drivers working for example on my laptop i will typ cd\rootevo3dnew press enter now my fastboot drivers are working next i will typ fastboot flash boot boot.img press enter this will flash your boot.img this will allow your evo to boot next you can disconnect from usb next on the evo press volume down and the press power to reboot hope this helps
Click to expand...
Click to collapse
I used a slightly different method but i pretty much did what you said here and help from another guy, thanks!

Related

EVO doesnt boot

Well, I have a problem, my EVO doesn't boot, I was first on meanrom and made a nandroid backup(system and boot), after that I wanted to install MIUI, so I flashed with flash GUI, all worked fine in the ROM, but after I wanted go back to meanrom I went to recovery, nandroid menu, cleared caches and restore partitions(I always do the same if the ROM I have don't like me), but for my surprise, phone doesn't boot, it shows the HTC white screen and after that just shows a black screen, the phone isn't turned off, it seems like a dimmed black screen. I tried to run adb to flash the boot.img but the pc doesn't recognize the device, I tried to restore only the boot partition in recovery and install meanrom again(ROM i had before) with no luck. I don't know what to do, any suggestions? Oh, I'm on hboot 1.5
You need to also wipe data when flashing a rom with a different base or boot.img. What I would do is boot recovery through adb and flash ROM/kernel from there.
Edit: also check out this thread for flashing boot.img on hboot 1.5
http://www.forums.infectedrom.com/showthread.php?p=10100
ssojyeti2 said:
You need to also wipe data when flashing a rom with a different base or boot.img. What I would do is boot recovery through adb and flash ROM/kernel from there.
Edit: also check out this thread for flashing boot.img on hboot 1.5
http://www.forums.infectedrom.com/showthread.php?p=10100
Click to expand...
Click to collapse
Yes, i wiped data and system too. And the first i tried was to flash ROM through adb but it says phone not found, is there a way to make the pc recognizes the phone?
luis4ever said:
Yes, i wiped data and system too. And the first i tried was to flash ROM through adb but it says phone not found, is there a way to make the pc recognizes the phone?
Click to expand...
Click to collapse
Yes install HTC sync for our phone and after it installs you need to uninstall it. This will install the drivers for our phone. You need to make sure usb debugging is enabled and plug your into your pc. It should work now.
Sent from my PG86100 using xda premium
ssojyeti2 said:
Yes install HTC sync for our phone and after it installs you need to uninstall it. This will install the drivers for our phone. You need to make sure usb debugging is enabled and plug your into your pc. It should work now.
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
Mmmmm, and how can i enable usb debugging if the phone doesn't boot to select that option?
luis4ever said:
Mmmmm, and how can i enable usb debugging if the phone doesn't boot to select that option?
Click to expand...
Click to collapse
Didn't think of that, but it should still work. Try getting into recovery by holding volume and power to turn phone on.
Sent from my PG86100 using xda premium
Well, i tried another pc and adb reboot bootloader works but when i write fastboot flash boot boot.img just says <waiting for device> and nothing happens. What should i do?
luis4ever said:
Mmmmm, and how can i enable usb debugging if the phone doesn't boot to select that option?
Click to expand...
Click to collapse
you dont try and do it from adb then... go to your bootloader screen by holding volume down and then the power button.....select fastboot and then hook your phone up to your data cable an use this command
fastboot flash boot boot.img
boot.img being the file that was saved in your backup flash that and that may fix your problem
wloftus said:
you dont try and do it from adb then... go to your bootloader screen by holding volume down and then the power button.....select fastboot and then hook your phone up to your data cable an use this command
fastboot flash boot boot.img
boot.img being the file that was saved in your backup flash that and that may fix your problem
Click to expand...
Click to collapse
In the message above i said adb worked in other pc but when i write fastboot flash boot boot.img just says waiting for device and nothing happens.
luis4ever said:
In the message above i said adb worked in other pc but when i write fastboot flash boot boot.img just says waiting for device and nothing happens.
Click to expand...
Click to collapse
fastboot and adb work at different times....adb is for when youre booted into the android
OSwith debugging turned on.... if you can run any adb commands then you can push any file you want.... but if no adb commands work you have to be in the bootloader area for fastboot to work....fast boot doesnt work when your at any htc boot screen it says its waiting for device bc its not set into fastboot usb modeagain.... turn the device off then hold the volume down buttonand press power.... friom there a screen will pop up and go through a file list and then come to a screen where the first option selected is "fastboot" press the power button from there and then hook up the data cable....you should see it say "fastboot usb" nowand from there you run
fastboot flash boot boot.img
fastboot commands only work in one spot in the set up just like adb commands only work when youre fully booted into the android os
wloftus said:
fastboot and adb work at different times....adb is for when youre booted into the android
OSwith debugging turned on.... if you can run any adb commands then you can push any file you want.... but if no adb commands work you have to be in the bootloader area for fastboot to work....fast boot doesnt work when your at any htc boot screen it says its waiting for device bc its not set into fastboot usb modeagain.... turn the device off then hold the volume down buttonand press power.... friom there a screen will pop up and go through a file list and then come to a screen where the first option selected is "fastboot" press the power button from there and then hook up the data cable....you should see it say "fastboot usb" nowand from there you run
fastboot flash boot boot.img
fastboot commands only work in one spot in the set up just like adb commands only work when youre fully booted into the android os
Click to expand...
Click to collapse
Yes i do that but cmd just says waiting for device
luis4ever said:
Yes i do that but cmd just says waiting for device
Click to expand...
Click to collapse
Are you able to boot into recovery holding volume down?
Sent from my PG86100 using xda premium
Idk if windows matters but i tried on a tablet with windows 8 with no luck, after I tried on a 64 bits windows 7 pc witness no luck but on a 32 bits windows 7 worked in the first try.
Your stuck in a bootloop and also you have lost you boot.IMG and you will have to exract from the zip folder of the Rom you have flashed and when that's done you will go to that folder and scroll down and you will see boot.IMG now copy and past it in the same folder that you have your adb and fastboot now open cmd and type fastboot flash boot boot.IMG and press enter and your EVO should reboot enjoy
Sent from my HTC EVO 3D X515m using xda premium

how to flash boot.img when device not recognized

i used to flash the boot.img using fastboot flash boot boot.img
But currently my device is not recognized.. could you please let me know how to flash boot.img in this case?
i could able use the phone as USB mount(dropping the files etc)
Thanks
Have you tried uninstalling then reinstalling your phone drivers ???
#Root-Hack_Mod*Always\
sorry i didn't get you..
are you asking me to reinstall the drivers on PC?
Also i could able to detect the device in recovery mode. as you know couldn't able to flash in recover mode
Thanks
Yes I was referring to the pc drivers. And do you mean that your pc recognizes your phone when its in recovery mode ???
#Root-Hack_Mod*Always\
yes it recognizes in recovery but when i try to flash using fastboot.. it's just waiting for the device
Thanks
Did you put your device in fastboot mode then plug into your pc ?? Try this if you haven't already.
Power off your phone.
Then press and hold the volume up button.
Then tap/press the power button.
Keep the volume up button pressed untill you see a white screen. Thats your hboot screen. Then plug your phone into your pc. Or if your running a rom that has the option to boot into the bootloader you can do it that way. Or if your running twrp you can boot into the bootloader by selecting reboot from the menu then selecting bootloader. Then try and flash your boot.img
#Root-Hack_Mod*Always\

[Q] Cant boot into recovery, device shuts off.

Sorry if this has been covered before but I can´t get it to work. I desperatly need help because my One X+ does not boot into recovery. It started with me having CM 10.1 working and all was good. Then when I was using the cam it froze and rebooted but didnt start. I tried to get into recovery but after having chosen the recovery option the phone shows the HTC boot screen, blinks to Another HTC bootscreen and then goes black. I assume it shuts off because I cannot Contact it from fastboot or adb. I have tried flashing a number of different recovery and kernel combinations but the same problem remains. I have even tried the RUU to get it back to stock but even that gives me the same problem afterwards.
I have tried to erase cache and Everything I have found in this wonderful forum but now I dont know what to do. Pls help me
My Hboot is 1.35.0000 and it´s the international version.
Hi darkwing66,
You said...
darkwing66 said:
...I assume it shuts off because I cannot Contact it from fastboot or adb...
Click to expand...
Click to collapse
How did you managed to flash a different boot or another recovery if this device is not recognized by the SDK tool?
Lucky Thirteen said:
Hi darkwing66,
You said...
How did you managed to flash a different boot or another recovery if this device is not recognized by the SDK tool?
Click to expand...
Click to collapse
Sorry, it was after the boot that I cannot access it. If I boot into fastboot its possible to flash recovery and kernel. I´m new at this so I try my best
I have tried flashing openrecovery-twrp-2.4.4.0-enrc2b.img, ViperX+ 1.06 with venomkernelflasher etc. Everythings seems to go well until reboot, or trying to get into recovery. Could it be HW fault or is it just my incompetence to get it right?
And you said you tried to flash the appropriate boot.img for your ROM?
Bootlooping is usually caused by an inpropriate boot.img... Can you described how you do it please? There is something missing.
Are you using any sort of tool or you're doing all this via a command window?
Also are you sure you picked the right Recovery? Don't take the CWM, you must install the TWRP for the ENRC2B version since you have an International phone.
---------- Post added at 01:43 PM ---------- Previous post was at 01:19 PM ----------
Oops! Sorry I didn't saw you had edited your previous post.
It's hard to tell what you have done, you need to precise what you are doing....
At first you were at this :
...CM 10.1 working and all was good. Then when I was using the cam it froze and rebooted but didnt start...
Click to expand...
Click to collapse
then now you are at :
...ViperX+ 1.06 with venomkernelflasher...
Click to expand...
Click to collapse
First, if you have CM 10.1 installed on your phone you CAN NOT use VenomKernelFlasher, the latter is only usable with the Viper ROM. You need to flash the boot.img of CM 10.1 if this is the ROM actually installed on your phone.
You should try to flash the correspondent CM 10.1 boot.img located HERE
As I said i´m new at this
When it all happened I was using the CM 10.1. I flashed and rooted with Hasoon2000 v2.3 toolkit.
From the toolkit I flashed the CWM recovery which was working fine until this very moment..
I used the same toolkit to flash the blade boot img you so kindly linked to but same problem did occur after that.
Panicing as I was then I tried Another rom with it´s recovery and kernel but the problems remained the same. (viperX)
Is there anyway I can start over and get a fresh start so to speak? I thought the RUU would solve it but it didn´t. I relocked the phone Before trying the ruu...
update:
Just tried flashing the openrecovery-twrp-2.4.4.0-enrc2b.img with the "BLADE" boot.img but nothing Changes.
It says ok when flashing..
I know this may sound stupid but make sure when flashing a new boot.img you also have flashed the matching rom. I'd take a deep breath and reflash a whole new set. Use normal commands from a "CMD" box so you can track any problems.
Start here with recovery, http://forum.xda-developers.com/showthread.php?t=1995002
Then flash this rom and kernel http://forum.xda-developers.com/showthread.php?t=2010104
edit - just realized if you are not able to boot into android you will need to sideload your rom via recovery
edit - just realized if you are not able to boot into android you will need to sideload your rom via recovery[/QUOTE]
The problem is that I can´t boot into recovery.. can I do it some other way?
i trust you can get to the bootloader screen? if so, is it from there where you try and flash the recovery? Hmm without recovery you cannot flash any rom.
however if you have not been able to boot into recovery i trust you didnt wipe the system (other than when you relocked and then unlocked the bootloader) if so try just flashing the cm10.1 kernel again to see if you can return to a booting phone again.
edit - what error did you get when trying to flash the ruu?
ratcom said:
i trust you can get to the bootloader screen? if so, is it from there where you try and flash the recovery? Hmm without recovery you cannot flash any rom.
however if you have not been able to boot into recovery i trust you didnt wipe the system (other than when you relocked and then unlocked the bootloader) if so try just flashing the cm10.1 kernel again to see if you can return to a booting phone again.
edit - what error did you get when trying to flash the ruu?
Click to expand...
Click to collapse
I didn´t get any errors at all, it just installs then when it boots it shuts off after the HTC bootscreen. It feels like my main concern must be to get a working recovery again? But how??
darkwing66 said:
I didn´t get any errors at all, it just installs then when it boots it shuts off after the HTC bootscreen. It feels like my main concern must be to get a working recovery again? But how??
Click to expand...
Click to collapse
ok so if you boot into bootloader using the vol down and power I trust you are able to select recovery? if so does it then reboot show 2 htc screens then black screen?
ratcom said:
ok so if you boot into bootloader using the vol down and power I trust you are able to select recovery? if so does it then reboot show 2 htc screens then black screen?
Click to expand...
Click to collapse
Yes I can select recovery and then it shows the "HTC quietly brilliant" two times then goes black, or if it shuts off.
darkwing66 said:
Yes I can select recovery and then it shows the "HTC quietly brilliant" two times then goes black, or if it shuts off.
Click to expand...
Click to collapse
if you are using the correct recovery version (International) then I'm out of ideas Sorry I couldnt help
Make sure you downloaded the good RUU for your CID
Boot your phone in BOOTLOADER (Volume down + Power)
Make sure your phone is responding to adb command line with the following : fastboot devices (Enter)
Relock your BOOTLOADER : fastboot oem lock (Enter)
Rebooting
Boot the phone into FASTBOOT and then connect to the PC
Again make sure your phone is responding to adb command line with the following : fastboot devices (Enter)
If you have a your serial number in return you can run the RUU
Good luck!
Lucky Thirteen said:
Make sure you downloaded the good RUU for your CID
Boot your phone in BOOTLOADER (Volume down + Power)
Make sure your phone is responding to adb command line with the following : fastboot devices (Enter)
Relock your BOOTLOADER : fastboot oem lock (Enter)
Rebooting
Boot the phone into FASTBOOT and then connect to the PC
Again make sure your phone is responding to adb command line with the following : fastboot devices (Enter)
If you have a your serial number in return you can run the RUU
Good luck!
Click to expand...
Click to collapse
Thank you for not giving up on me
Did all the steps you said and everything went well except for the problem still remaining. Would it make any difference if I try to extract the recovery and boot from the RUU as I have seen mentioned somwhere in the forum?
You can give it a shot, but how are you gonna transfer the Rom.zip on your phone then?
Usually it's something like
Run the installer of the RUU with your phone unplugged.
Stop on the automated installer and put it aside on your Desktop
Follow this path in your computer : C:\Users\your_account_name\AppData\Local\Temp\{ABC1234D-56E7-8910-F11G-123AB4C56DE7}\{ABC1234D-56E7-8910-F11G-123AB4C56DE7}\Rom.zip (Your string will be different but the Rom.zip will still be there)
Extract from this Rom.zip : boot_signed.img & recovery_signed.img
Boot to fastboot, flash boot_signed.img and recovery.img .
Boot to recovery and flash the Rom.zip
Lucky Thirteen said:
You can give it a shot, but how are you gonna transfer the Rom.zip on your phone then?
Usually it's something like
Run the installer of the RUU with your phone unplugged.
Stop on the automated installer and put it aside on your Desktop
Follow this path in your computer : C:\Users\your_account_name\AppData\Local\Temp\{ABC1234D-56E7-8910-F11G-123AB4C56DE7}\{ABC1234D-56E7-8910-F11G-123AB4C56DE7}\Rom.zip (Your string will be different but the Rom.zip will still be there)
Extract from this Rom.zip : boot_signed.img & recovery_signed.img
Boot to fastboot, flash boot_signed.img and recovery.img .
Boot to recovery and flash the Rom.zip
Click to expand...
Click to collapse
I figured if I manage to extract those files from the rom.zip then I could flash them with fastboot? But at the moment I´m even struggling with extracting the darn files...
Do you Think it will make any difference doing the flashing this way or just running the RUU.exe (wich in my case doesn´t work)?
darkwing66 said:
I figured if I manage to extract those files from the rom.zip then I could flash them with fastboot? But at the moment I´m even struggling with extracting the darn files...
Do you Think it will make any difference doing the flashing this way or just running the RUU.exe (wich in my case doesn´t work)?
Click to expand...
Click to collapse
Hold on I will upload the International version of both of them for you...
Give me ~5 minutes
Edit (sorry if it took longer) :
Here it is :
ENRC2B_recovery_signed
ENRC2Bbootsigned
Hoping you will be able to do something with those. I'll catch later.
Lucky Thirteen said:
Hold on I will upload the International version of both of them for you...
Give me ~5 minutes
Click to expand...
Click to collapse
The recovery file can´t be dl, it says "This file, folder or group is private or does not exist."
edit:
Found one but still the same black screen and no recovery...
darkwing66 said:
The recovery file can´t be dl, it says "This file, folder or group is private or does not exist."
Click to expand...
Click to collapse
Links fixed, Sorry!
First I just want the conformation that you are doing all this manually via a command window and not throught any sort of flashing tool, right?
Lets try those...
Test 1 :
Put this FILE in your platform-tool folder of SDK and do not rename it.
Plug your phone on your computer USB cable
Open a SDK/ADB command window
Type at the prompt> adb devices (Enter) (Serial conformation)
Type at the prompt> adb reboot-bootloader (Enter)
Rebooting in BOOTLOADER
Unplug your phone while rebooting
Once in FASTBOOT plug in your phone and make sure FASTBOOT USB is highlighted
Type at the prompt>fastboot devices (Enter) (Serial conformation)
Type at the prompt>fastboot erase recovery (Enter)
Type at the prompt>fastboot flash recovery TWRPrecovENRC2B.img (Enter)
Type at the prompt>fastboot erase cache (Enter)
Unplug your USB cable and hit Power once.
Select via your Volume rocker -> Recovery
Again hit Power button again​
Results?
Test 2 :
Put this FILE in your platform-tool folder of SDK and do not rename it.
Plug your phone on your computer USB cable
Open a SDK/ADB command window
Type at the prompt> adb devices (Enter) (Serial conformation)
Type at the prompt> adb reboot-bootloader (Enter)
Rebooting in BOOTLOADER
Unplug your phone while rebooting
Once in FASTBOOT plug in your phone and make sure FASTBOOT USB is highlighted
Type at the prompt>fastboot devices (Enter) (Serial conformation)
Type at the prompt>fastboot erase recovery (Enter)
Type at the prompt>fastboot flash recovery ENRC2BstockRecovery.img (Enter)
Type at the prompt>fastboot erase cache (Enter)
Unplug your USB cable and hit Power once.
Select via your Volume rocker -> FACTORY RESET
Hit your Power button once to confirm.
The phone should enter Stock Recovery mode and wipe EVERYTHING including "SD card" but also should fix all corrupted DATA (ROM, Directory, Etc)
Once done reboot your phone by holding volume down +power to enter manually the BOOTLOADER
Plug back your USB cable
Open a SDK/ADB command window
Type at the prompt> fastboot devices (Enter) (Serial conformation)
Make sure FASTBOOT USB is highlighted
Type at the prompt>fastboot flash recovery TWRPrecovENRC2B.img (Enter)
Type at the prompt>fastboot erase cache (Enter)
Unplug your USB cable and hit Power once.
Select via your Volume rocker -> Recovery
Again hit Power button again​
Can you access Recovery now?
Lucky Thirteen said:
Links fixed, Sorry!
First I just want the conformation that you are doing all this manually via a command window and not throught any sort of flashing tool, right?
Lets try those...
Test 1 :
Put this FILE in your platform-tool folder of SDK and do not rename it.
Plug your phone on your computer USB cable
Open a SDK/ADB command window
Type at the prompt> adb devices (Enter) (Serial conformation)
Type at the prompt> adb reboot-bootloader (Enter)
Rebooting in BOOTLOADER
Unplug your phone while rebooting
Once in FASTBOOT plug in your phone and make sure FASTBOOT USB is highlighted
Type at the prompt>fastboot devices (Enter) (Serial conformation)
Type at the prompt>fastboot erase recovery (Enter)
Type at the prompt>fastboot flash recovery TWRPrecovENRC2B.img (Enter)
Type at the prompt>fastboot erase cache (Enter)
Unplug your USB cable and hit Power once.
Select via your Volume rocker -> Recovery
Again hit Power button again​
Results?
Test 2 :
Put this FILE in your platform-tool folder of SDK and do not rename it.
Plug your phone on your computer USB cable
Open a SDK/ADB command window
Type at the prompt> adb devices (Enter) (Serial conformation)
Type at the prompt> adb reboot-bootloader (Enter)
Rebooting in BOOTLOADER
Unplug your phone while rebooting
Once in FASTBOOT plug in your phone and make sure FASTBOOT USB is highlighted
Type at the prompt>fastboot devices (Enter) (Serial conformation)
Type at the prompt>fastboot erase recovery (Enter)
Type at the prompt>fastboot flash recovery ENRC2BstockRecovery.img (Enter)
Type at the prompt>fastboot erase cache (Enter)
Unplug your USB cable and hit Power once.
Select via your Volume rocker -> FACTORY RESET
Hit your Power button once to confirm.
The phone should enter Stock Recovery mode and wipe EVERYTHING including "SD card" but also should fix all corrupted DATA (ROM, Directory, Etc)
Once done reboot your phone by holding volume down +power to enter manually the BOOTLOADER
Plug back your USB cable
Open a SDK/ADB command window
Type at the prompt> fastboot devices (Enter) (Serial conformation)
Make sure FASTBOOT USB is highlighted
Type at the prompt>fastboot flash recovery TWRPrecovENRC2B.img (Enter)
Type at the prompt>fastboot erase cache (Enter)
Unplug your USB cable and hit Power once.
Select via your Volume rocker -> Recovery
Again hit Power button again​
Can you access Recovery now?
Click to expand...
Click to collapse
I have used both toolkit and cmd, another problem is that I cant get "adb devices" to return my device. I have tried in win 8, win 7, and now ubuntu but no serial nr returned. If I try fastboot devices it works fine. Is it important to get the adb to work or could I use fastboot instead? I dont know how I can make it work, maybe its my phone thats the problem? I will try now to flash the file you sent me in your latest post. I very very much appreciate you helping me
edit:
Test 1:
The fastboot erase recovery returns - erasing 'recovery'... FAILED (remote: not allowed)
Fastboot flash.. returns -
C:\sdk\platform-tools>fastboot flash recovery TWRPrecovENRC2B.img
sending 'recovery' (7370 KB)... OKAY
writing 'recovery'... INFOFormat partition SOS done
OKAY
Erase cache - OKAY
After reboot - same problem
Test 2:
The same result as test 1...
Must be something is broken in my ***** phone!?

[Solved] BAD FLASH!!!! NOOB. Possible Brick HELP THANK YOU.

So I have a Telus version of the HTC One X+ 64GB. I have been pretty familiar with flashing roms on samsungs. Wasn't the case so much with the HTC. So I decided to unlock boot loader, root, and flash a custom recovery. Decided to flash this rom from this thread. http://forum.xda-developers.com/showthread.php?t=2219520 not understanding how the boot.img works well guess what I didn't flash that. Now I'm stuck on the Panandriod 3+ boot logo. The phone from my understanding don't seem to wanna charge. Just gets a slow blinking red notification light. When I was able to get into recovery when the battery had charge I was unable to get the ad card to mount so I could add the boot.img to the phone to get fast boot to flash it. I have all the drivers installed on the PC but unsure if maybe the reason that recovery is unable to mount is because of HTC Sync is installed on the PC as well?
The whole reason for trying to flash a rom on this HTC is because I have the HTC One Developer Edition on the way and I wanted to learn as much about flashing HTC as I could so I wouldn't mess up and brick my HTC One when it came. Nowwwww I'm not so confident.
Two days research I have a little more knowledge but still unable to find a good thread or resource to fix this problem. I was able to get some charge thru to the phone when I selected recovery and it went to a black screen with the notification light pulsing red. It seems like its not fully bricked. I tried to use Cmd in windows to try and communicate and see if he phone would respond to the fast boot commands but to no lunch Cmd cannot find the phone. Do anyone know where I could start? Is there a tool kit that can send me back to stock? It was running 4.1.1 any help in the right direction would be great. Thank you guys.
You HAVE to flash the boot.img! Flash it in fastboot
fastboot flash boot boot.img
Without the new boot.img (which is the kernel) your Rom will not run.
Download the pizza boot.img
sixcarnage said:
You HAVE to flash the boot.img! Flash it in fastboot
fastboot flash boot boot.img
Without the new boot.img (which is the kernel) your Rom will not run.
Download the pizza boot.img
Click to expand...
Click to collapse
Hey thanks for replying
I downloaded the pizza boot.img but the issue I'm facing is charging it seems either very very slow on black screen or maybe it's not charging? But main issue is that PC cannot find the One X+ I will try this command but where do I place the pizza boot.img on windows?
The only thing is getting me is I'm getting the sound from windows when you connect a device when I plug the phone in USB but the cmd so far that I have tried even the All in one toolkit don't seem to see that the phone is connect USB in fast boot or boot loader mode. Think this is due to not enough charge? Plus should I just leave it in custom recovery to charge which is a black screen due to it says not enough charge to flash to charge my device?
sixcarnage said:
You HAVE to flash the boot.img! Flash it in fastboot
fastboot flash boot boot.img
fastboot erase cache
Without the new boot.img (which is the kernel) your Rom will not run.
Download the pizza boot.img
Click to expand...
Click to collapse
Corrected.
Gene1985 said:
Two days research I have a little more knowledge but still unable to find a good thread or resource to fix this problem.
Click to expand...
Click to collapse
I can hardly believe you didn't find anything that help you with this issue on this forum.
First is your SDK/ADB tool install on your computer?
It's not that complicated to flash the boot.img. Take the pizza boot.img and put it in your platform-folder of your SDk tool. Reboot your phone by holding Volume down and pressing Power button. In bootloader plug in your USB cable and at the prompt confirm that your computer is seen by typing this >fastboot devices if you have your serial confirmation then simply proceed with this at the prompt>fastboot flash boot insert_pizza_name_boot.img (enter) again at the prompt>fastboot erase cache (enter) the for rebooting >fastboot reboot (enter)
If you need more infos, you have everything required in my signature to help you.
Do you have the latest TWRP
Lucky Thirteen said:
Corrected.
I can hardly believe you didn't find anything that help you with this issue on this forum.
First is your SDK/ADB tool install on your computer?
It's not that complicated to flash the boot.img. Take the pizza boot.img and put it in your platform-folder of your SDk tool. Reboot your phone by holding Volume down and pressing Power button. In bootloader plug in your USB cable and at the prompt confirm that your computer is seen by typing this >fastboot devices if you have your serial confirmation then simply proceed with this at the prompt>fastboot flash boot insert_pizza_name_boot.img (enter) again at the prompt>fastboot erase cache (enter) the for rebooting >fastboot reboot (enter)
If you need more infos, you have everything required in my signature to help you.
Click to expand...
Click to collapse
Thanks Lucky, I noticed tonight I went thru everything in issues and I noticed that I didn't correctly have SDK set up right on my windows. Hopefully that this is the issue and that when I set it up right that I can fix this problem. This has been far different then Samsung to fix hahaha thanks again and kinda my bad for posting the question. But hopefully that works.
sixcarnage said:
Do you have the latest TWRP
Click to expand...
Click to collapse
No I don't have TWRP I have the recover that came in the noob tool kit. The none touch screen one lol. But I understand a fair bit on what I should have done. I'm gonna try and follow luckies link for the SDK set up and see if I can send the zip file to the phone then flash it in recovery. Just I hope the thing can charge. I had it on the charger for 4 hours today and it still said that there was not enough charge to flash I tried charging it in the boot loop and in recovery.
So I guess the issue is worse. The phone won't charge at all the red notification light blinks red but it don't seem to be charging at all I have looked for fixes and it says flash latest compatible recovery but it won't even discover the phone connected to windows with proper HTC drivers installed
Is your phone capable of booting in bootloader mode?
Lucky Thirteen said:
Is your phone capable of booting in bootloader mode?
Click to expand...
Click to collapse
Yea I am able Lucky. But what I tried today was to get RUU to recognize the phone to do that but no go. So tomorrow I'm gonna do a fresh reinstall on a new laptop of windows and install drivers again and all that. But as for boot loader mode it boots. I click recovery and I get a black screen. I can fast boot USB but I'm not quite sure about USB debugging is still turned on. If it where I'm sure I wouldn't have an issue with the PC not seeing the phone connected.
OK try this in bootloader mode with the USB plug
fasboot devices
Do you have a confirmation serial number?
Will do Lucky. Thanks for your time and patience. I will try this over the night. I really like to try and get this fixed and to understand how the htc works with installing roms and tweaks. I really don't wanna mess up my Develeper Edition of the HTC One that's on the way.
If you have your serial confirmation.
Download this recovery HERE
Move this file in your platform-tools folder
Press and hold the Shift key and right click on a empty space of that folder and select Open Command Window Here
In the command window with your phone in FASTBOOT USB mode
Type>fastboot flash recovery TWRP2500.img
(Success)
Type again>fastboot erase cache
(Success)
Unplug your USB cable
Hit one time Power
Select Recovery (Volume down)
Hit Power to Reboot in Recovery
Phone should charge in recovery even if the red light doesn't lit.
Just tried this on my phone with less than 10% and it worked flawlessly, after ~10 minutes my phone was at 13%+
Otherwise you will have to create a batch file and run it while your phone is in FASTBOOT USB mode :
Code:
" @echo off
:start
fastboot getvar battery-voltage
fastboot reboot-bootloader
ping /n 6 localhost >nul
goto start
"
That should allow your phone to charge to the minimal required to flash or to re-unlock your bootloader.
Lucky Thirteen said:
If you have your serial confirmation.
Download this recovery HERE
Move this file in your platform-tools folder
Press and hold the Shift key and right click on a empty space of that folder and select Open Command Window Here
In the command window with your phone in FASTBOOT USB mode
Type>fastboot flash recovery TWRP2500.img
(Success)
Type again>fastboot erase cache
(Success)
Unplug your USB cable
Hit one time Power
Select Recovery (Volume down)
Hit Power to Reboot in Recovery
Phone should charge in recovery even if the red light doesn't lit.
Just tried this on my phone with less than 10% and it worked flawlessly, after ~10 minutes my phone was at 13%+
Otherwise you will have to create a batch file and run it while your phone is in FASTBOOT USB mode :
Code:
" @echo off
:start
fastboot getvar battery-voltage
fastboot reboot-bootloader
ping /n 6 localhost >nul
goto start
"
That should allow your phone to charge to the minimal required to flash or to re-unlock your bootloader.
Click to expand...
Click to collapse
Thanks Lucky. I will try this first thing in the A.M I hope that works.
Lucky Thirteen said:
If you have your serial confirmation.
Download this recovery HERE
Move this file in your platform-tools folder
Press and hold the Shift key and right click on a empty space of that folder and select Open Command Window Here
In the command window with your phone in FASTBOOT USB mode
Type>fastboot flash recovery TWRP2500.img
(Success)
Type again>fastboot erase cache
(Success)
Unplug your USB cable
Hit one time Power
Select Recovery (Volume down)
Hit Power to Reboot in Recovery
Phone should charge in recovery even if the red light doesn't lit.
Just tried this on my phone with less than 10% and it worked flawlessly, after ~10 minutes my phone was at 13%+
Otherwise you will have to create a batch file and run it while your phone is in FASTBOOT USB mode :
Code:
" @echo off
:start
fastboot getvar battery-voltage
fastboot reboot-bootloader
ping /n 6 localhost >nul
goto start
"
That should allow your phone to charge to the minimal required to flash or to re-unlock your bootloader.
Click to expand...
Click to collapse
worked like a charm Lucky. thanks i followed all the steps now im up and running. thanks again.
Great! This is a good news!
Please take the time to edit your OP and change your title to this : [SOLVED] BAD FLASH!!!! NOOB. Possible Brick HELP THANK YOU.
Happy flashing now!

[Q[ Flashed wrong boot.img.. Bricked?

Hi all,
I messed up with my HTC One Max (international GSM Single SIM 16GB)
* i flashed the wrong boot.img (secure kernel)
* Now the phone is turning on .. blank screen and turning off.. repeating
* There is no recovery installed, i can enter into it in between bootloop
* Vol - and power button is not helping as its a wrong boot.img so am pretty much stuck here as am not able to flash RUU n stuff to get back to stock
* Phone is locked and non rooted.
Can someone help me or am I bricked beyond repair?
Any thoughts please.
or like xperias... is there a way I can get back to stock from using some tool in PC?
i dont know how and if i can enter into fastboot as well in this condition.. Kindly help me out here with your thoughts.
palimatix said:
Hi all,
I messed up with my HTC One Max (international GSM Single SIM 16GB)
* i flashed the wrong boot.img (secure kernel)
* Now the phone is turning on .. blank screen and turning off.. repeating
* There is no recovery installed, i can enter into it in between bootloop
* Vol - and power button is not helping as its a wrong boot.img so am pretty much stuck here as am not able to flash RUU n stuff to get back to stock
* Phone is locked and non rooted.
Can someone help me or am I bricked beyond repair?
Any thoughts please.
Click to expand...
Click to collapse
If you can find the last OTA zip you had and pull the firmware.zip file out and flash that in ruu mode. You likely need to hold volume up and power until it reboots then quickly start holding volume down to get to bootloader.
dottat said:
If you can find the last OTA zip you had and pull the firmware.zip file out and flash that in ruu mode. You likely need to hold volume up and power until it reboots then quickly start holding volume down to get to bootloader.
Click to expand...
Click to collapse
hi..
am able to get into RUU mode using " You likely need to hold volume up and power until it reboots then quickly start holding volume down to get to bootloader".
But in this mode how can I copy the update zip to SDCARD.. or sideload? Am frantically searching in forums now for any any firmware zip for international GSM which i can use
Thanks for showing me a ray of hope. Please bear with me to help me out here, my first time with HTC rooting stuff
palimatix said:
hi..
am able to get into RUU mode using " You likely need to hold volume up and power until it reboots then quickly start holding volume down to get to bootloader".
But in this mode how can I copy the update zip to SDCARD.. or sideload? Am frantically searching in forums now for any any firmware zip for international GSM which i can use
Thanks for showing me a ray of hope. Please bear with me to help me out here, my first time with HTC rooting stuff
Click to expand...
Click to collapse
You can find your current software version on your bootloader screen. Then go looking for the update that matches.
You need to pull only the firmware.zip out of the update/otapkg.zip. You will the do the following from your pc. Make sure phone is connected and shows fastboot USB and that your firmware.zip is copied into your fastboot/adb folder.
Fastboot of rebootRUU
Fastboot flash zip firmware.zip
If it says anything about flushing immediately run the last command again.
When complete issue
Fastboot reboot
dottat said:
You can find your current software version on your bootloader screen. Then go looking for the update that matches.
You need to pull only the firmware.zip out of the update/otapkg.zip. You will the do the following from your pc. Make sure phone is connected and shows fastboot USB and that your firmware.zip is copied into your fastboot/adb folder.
Fastboot of rebootRUU
Fastboot flash zip firmware.zip
If it says anything about flushing immediately run the last command again.
When complete issue
Fastboot reboot
Click to expand...
Click to collapse
I can access only this RUU mode, photo of current state/screen attached. I'm not able to go into fastboot since (power + vol-) not working.
adb is not detecting any device with the command............. "adb devices"
palimatix said:
I can access only this RUU mode, photo of current state/screen attached. I'm not able to go into fastboot since (power + vol-) not working.
adb is not detecting any device with the command............. "adb devices"
Click to expand...
Click to collapse
That's stock recovery. Hold power and volume up for 60 seconds. Does it reboot? If so, and you time it right you should be able to hold volume down and get into fastboot/bootloader.
A second option would be to see if the device shows up as an adb device if you chose to update via adb. If it does then use the command adb reboot-bootloader

Categories

Resources