[Q] HELP! - Sprint HTC One (M7)

I know this is probably posted in the wrong forum but i only have 5 posts....
i flashed the bulletproof kernal from the HTC ONE forum and now my phone is in a boot loop..
i can get into the bootloader but when i try to go into recovery it wont load.
also device is not recognized by pc when connected by usb...
how can i get into twrp to factory reset and flash the viperrom or stock rooted rom?

Seeing as our sprint variant HTC one doesn't have any custom kernels as of yet, you flashed something that does not belong. This is a big no no and you've probably killed your device. You can try hard resetting by holding down the power button until the capacitive buttons stop blinking, then holding volume down and power to get to boot loader, then navigate to recovery. I'm pretty sure you're SOL though.
Sent from my HTCONE using xda app-developers app

whew!! ADB Fastboot saved me, loaded TWRP again through the command prompt and then reflashed the viperrom....!! restoring TB now!
Noted that i will not flash anymore kernals that are not for my phone!
Crisis averted!!

bsjmcconnell said:
whew!! ADB Fastboot saved me, loaded TWRP again through the command prompt and then reflashed the viperrom....!! restoring TB now!
Noted that i will not flash anymore kernals that are not for my phone!
Crisis averted!!
Click to expand...
Click to collapse
Did you do :
"fastboot flash recovery recovery.img" ?
I'm still bootlooping...

Once I got the bootloader to connect fastboot usb, I direct download the twrp recovery .img then In the command prompt
Fastboot flash recovery twrp.img
Then I was able to get into recovery from the bootloader and wipe and reflash viperROM
Sent from my HTCONE using xda app-developers app

Wow. Before bricking your phones, please read my post here:
http://forum.xda-developers.com/showthread.php?p=40678263

Related

Nexus One recovery won't start, stuck on bootloader

Hello,
ok so the problem is I tired to update to Jelly beam, i read about it here and i follow the steps. I make it to recovery and when i wanted to install files from zip it gave me error - Installation Aborted. I read somewhere that i have to update my Clockwork recovery so i tried and since then i can't do anything. When i press the power button i go to bootloader, from there if i chose Recovery the phone reboots and stucks on the colored X. When i type "adb devices" in cmd so i can try to apply some method list of devices is empty. I think it can be fixed if i make it to recovery but i can't. I looked a lot and maybe its because im mad or something but i can't find a solution, so if anyone can help me i will be very happy. I don't bother if im back to stock.
Use fastboot in bootloader, adb is only available in os and recovery
fastboot flash recovery recovery.img
Sent from my Nexus One using xda app-developers app
demkantor said:
Use fastboot in bootloader, adb is only available in os and recovery
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Tried that, stuck on : <waiting for device>
EDIT: I tried on my brother laptop and it worked but when i exucute the command, it says FAILED(remote: image update error)
EDIT2: Thanks i fixed it its working now. WOOHO!
when in bootloader have phone in fastboot mode, connect to pc via usb, make sure you have the proper drivers
HERE, THIS SHOULD HELP this is for a different phone so dont use the files but the concept is the same

HTC One Bricked =/

Hey guys
I just rooted my HTC One yesterday and installed a custom rom on it, all went well until my brain went stupid and formatted data, system, sdcard and i had no nandroid backup in place. I just upgraded from a HTC One X and from what i know, previously i could just flash CWM and mount usb and it'll go work normally. However, for my situation now, none of the recoveries actually allow me to mount usb.
Also, i'm on 1.29.404 and i can't find any RUUs that is the same as this. I also cant execute adb push for rom because my computer doesnt recognise my phone in adb devices. Can anyone help me out with this issue ?
cheers!
Hi
Greetings,
Install HTC drivers for abd to recognize your phone, this will help you to atempt abd sideload and also fastboot commands
Flash the recovery againg
"fastboot flash recovery name-of-recovery-.img"
And try again by adb sideload this is your last option before flashing a ruu
Sent from my HTC Sensation Z710e using xda premium
mfadhil said:
Hey guys
I just rooted my HTC One yesterday and installed a custom rom on it, all went well until my brain went stupid and formatted data, system, sdcard and i had no nandroid backup in place. I just upgraded from a HTC One X and from what i know, previously i could just flash CWM and mount usb and it'll go work normally. However, for my situation now, none of the recoveries actually allow me to mount usb.
Also, i'm on 1.29.404 and i can't find any RUUs that is the same as this. I also cant execute adb push for rom because my computer doesnt recognise my phone in adb devices. Can anyone help me out with this issue ?
cheers!
Click to expand...
Click to collapse
I'm in a similar boat, did a "format data" in TWRP and now I can't boot. I can access the phone via ADB tho. I'll let you know if I find a solution.
Same thing here
I also did the same thing. However, I can't boot into recovery at all; It says its about to boot into recovery, then the phone just turns off. The only thing I can do is boot into the bootloader, and lock or unlock it. Right now, its unlocked. I've tried everything. I would love to just use an ruu exe., but the only one I've found isn't working for my phone for whatever reason. I kept getting error 132 signature error. The ruu I was using was "RUU_M7_UL_JB_50_BrightstarUS_WWE_1.29.1540.3" I was using a similar version ( I think it was 1.29.300 or something), and yes, I relocked my bootloader before using the ruu; If anyone knows of a different, newer version, or really, anything at all that can help, it would be greatly appreciated.
Hi
Greetings,
Have to tried this code after installing the recovery
"fastboot erase cache" if not unlock your bootloader install recovery and try this code
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
Have to tried this code after installing the recovery
"fastboot erase cache" if not unlock your bootloader install recovery and try this code
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Hey thanks for replying; Unfourtently, even after reflashing twrp and clearing the cache, it still just shows the entering recovery mode and the restarts. In fact, now it is constantly restarting until I boot it into bootloader and power the system down that way. Any other suggestions?
Thanks
NoDroid4U said:
I also did the same thing. However, I can't boot into recovery at all; It says its about to boot into recovery, then the phone just turns off. The only thing I can do is boot into the bootloader, and lock or unlock it. Right now, its unlocked. I've tried everything. I would love to just use an ruu exe., but the only one I've found isn't working for my phone for whatever reason. I kept getting error 132 signature error. The ruu I was using was "RUU_M7_UL_JB_50_BrightstarUS_WWE_1.29.1540.3" I was using a similar version ( I think it was 1.29.300 or something), and yes, I relocked my bootloader before using the ruu; If anyone knows of a different, newer version, or really, anything at all that can help, it would be greatly appreciated.
Click to expand...
Click to collapse
that RUU won't work because you have to match your version-main to the RUU you are about to flash, if that version-main doesn't match than you will get that error 132 which is normal in your case... if you want to know which is your version main just type
Code:
fastboot getvar version-main
matt95 said:
that RUU won't work because you have to match your version-main to the RUU you are about to flash, if that version-main doesn't match than you will get that error 132 which is normal in your case... if you want to know which is your version main just type
Code:
fastboot getvar version-main
Click to expand...
Click to collapse
Thanks; I've found the correct ruu, but now I have a new problem. As of right now its .zip and not .exe; I cant boot into recovery and adb isnt working either. Any suggestions for getting it on the phones memory, seeing as there is no sd card I can remove?
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
NoDroid4U said:
Thanks; I've found the correct ruu, but now I have a new problem. As of right now its .zip and not .exe; I cant boot into recovery and adb isnt working either. Any suggestions for getting it on the phones memory, seeing as there is no sd card I can remove?
Click to expand...
Click to collapse
i think you downloaded an OTA and not a RUU
---------- Post added at 09:05 AM ---------- Previous post was at 09:04 AM ----------
bradr00lzd00d1 said:
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
i won't suggest to hit that factory reset button! causa actually it soft-bricked some devices... you've been lucky
bradr00lzd00d1 said:
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
NoDroid4U said:
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
Click to expand...
Click to collapse
as long as i know the only file that you can flash in that OTA is the firmware.zip that will update your bootloader but i'll do it after some more tries...
please paste here the output of
Code:
fastboot getvar all
NoDroid4U said:
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
Click to expand...
Click to collapse
Have you tried "fastboot -w" this will factory reset your phone from fastboot. Then try re-flashing recovery again.
NoDroid4U said:
Hey thanks for replying; Unfourtently, even after reflashing twrp and clearing the cache, it still just shows the entering recovery mode and the restarts. In fact, now it is constantly restarting until I boot it into bootloader and power the system down that way. Any other suggestions?
Thanks
Click to expand...
Click to collapse
I've had this problem on the one x plus, what I did and please bear with me, it does work Firstly flash cwm and clear cache, once you have done that you should be able to boot recovery. Once in cwm format everything including data! yep I said data! then reboot back to fastboot and flash TWRP and rewipe everything again (including data) then sideload or push your rom across to your phone.
Done this twice now on mine when I got bricked (for no reason!) I can only think the file system becomes corrupt somehow.
alright guys, i solved the issue and my phone is back to normal !
to those guys still facing the issue, i suggest you flash the latest cwm then try using the sideload function > adb sideload <filename.zip>
mine came back to life after that, heh
cheers!
Also fixed
Hey guys, thanks so much for everyones help last night. I also got mine all fixed and set away. For anyone interested, I used the ruu and steps in this thread: http://forum.xda-developers.com/showthread.php?t=2250904
Thanks again to everyone for their help!

[Q] How do I fix this

I tried to install a Viper rom (the latest one) but it kept saying error and when I went back to reboot it said that my phone might be unrooted and there was a button that said FIX and a button that said No, reboot and another one that said go back. Through hesitation, I clicked go back on accident and it rebooted. I don't know why but it got stuck on bootloop. Now I stopped the boot loop by holding down the power button and the down volume key at the same time to go back to the bootloader. Now, my problem is, how can I fix everything? I can't boot back to recovery because it goes on a boot loop and I can't factory reset either. I tried using HTC One All in one toolkit but it doesn't recognize my device. It keeps saying "Error: device not found" but my phone clearly says Fastboot USB. I need help ASAP
MySlimey said:
I tried to install a Viper rom (the latest one) but it kept saying error and when I went back to reboot it said that my phone might be unrooted and there was a button that said FIX and a button that said No, reboot and another one that said go back. Through hesitation, I clicked go back on accident and it rebooted. I don't know why but it got stuck on bootloop. Now I stopped the boot loop by holding down the power button and the down volume key at the same time to go back to the bootloader. Now, my problem is, how can I fix everything? I can't boot back to recovery because it goes on a boot loop and I can't factory reset either. I tried using HTC One All in one toolkit but it doesn't recognize my device. It keeps saying "Error: device not found" but my phone clearly says Fastboot USB. I need help ASAP
Click to expand...
Click to collapse
First of all, don't use a toolkit. They rob you of the understanding you need to fix problems like this.
- You should be able to use fastboot to boot recovery. Can you?
- Did fastboot/USB connection ever work for you? How about adb?
- If you get fastboot working (drivers?), you can clear the cache with "fastboot format cache".
- If you can't boot recovery to do the other steps (factory reset and wiping the dalvik cache), you have bigger problems. But I think these steps CAN be done from the bootloader. Maybe not all of them--I'm not sure what will work and what won't, as far as various combinations of "fastboot erase dalvik / fastboot format userdata / fastboot erase userdata", etc.
- First, focus on booting recovery. Get fastboot working and clear the cache if you need to.
- Note that IF you can factory reset through fastboot (I'm not sure you can), it will wipe /sdcard as well.
adb doesn't recognize my device. I don't know why. I can't boot to recovery either.
Same problem
Hi mate i got the same problem as you
this is my thread
http://forum.xda-developers.com/showthread.php?t=2738505
I did the same thing like you.
Adb only works within a working os or in recovery.
If you PC is not recognizing fastboot/adb drivers, install them from here
http://koush.com/post/universal-adb-driver
and also read here
http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
Once setup enter bootloader
fastboot flash recovery your recovery.img
fastboot erase cache
fastboot reboot-bootloader
Sent from my HTC One using XDA Premium 4 mobile app
bored_stupid said:
Adb only works within a working os or in recovery.
If you PC is not recognizing fastboot/adb drivers, install them from here
http://koush.com/post/universal-adb-driver
and also read here
http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
Once setup enter bootloader
fastboot flash recovery your recovery.img
fastboot erase cache
fastboot reboot-bootloader
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'll try installing it and if it all works, you get a thanks from me
EDIT: THIS WORKED FOR ME. THANK YOU SO MUCH I CAN NOT THANK YOU ENOUGH <3 If anyone has this problem, do what this guy said
MySlimey said:
I'll try installing it and if it all works, you get a thanks from me
EDIT: THIS WORKED FOR ME. THANK YOU SO MUCH I CAN NOT THANK YOU ENOUGH <3 If anyone has this problem, do what this guy said
Click to expand...
Click to collapse
Your welcome. Glad you now have a working phone
Sent from my HTC One using XDA Premium 4 mobile app

[Q] Stuck at bootloader

Hey guys, I unlocked my bootloader and tried to flash a rom, but the rom installation failed, then my phone just restarted. Right into the bootloader. And now it won't boot into any operating system or recovery. I have reflashed recoveries but only twrp 2.7.0.0 will actually work, the others just restart my phone. Really stressed out here, appreciate the help. Thanks!
Did you try using the fastboot erase cache command in a command prompt on your pc while your phone is in fastboot usb mode in the bootloader. That should allow you to be able to boot into recovery and adb push or sideload a Rom onto your phone
Sent from my HTC One using XDA Premium 4 mobile app
I did this and got twrp and multiple roms loaded, but none of my roms will stay on. they will work fine for like 5 minutes then my phone will suddenly reboot. Does this have anything to do with S-on, because mine is on
Twedledee5 said:
I did this and got twrp and multiple roms loaded, but none of my roms will stay on. they will work fine for like 5 minutes then my phone will suddenly reboot. Does this have anything to do with S-on, because mine is on
Click to expand...
Click to collapse
post the output of fastboot getvar all (except imei/sn) and also a link to the rom you are trying to flash.

Stuck in a pickle ( D415 fastboot)

Hey guys long time personal device modder and lurker here, I've seem to have bricked my girlfriends phone, and she is currently not very pleased.
I attempted to unlocked the boot loader for her D415
from this tutorial here http://forum.xda-developers.com/lg-l90/general/guide-unlock-bootloader-t-mobile-l90-t2836457.
did the first half of the guide ( adb ), I wasnt able to get reach fastboot from lack of fastboot drivers, but after reading another thread turns out her d415 was unlocked already. I rooted the phone with towelroot, installed TWRP from I think rom manager, booted into recovery from terminal emulator, made a backup of the phone using TWRP and installed cyanogenmod 11.
Now everything worked great with the phone, but she wanted Gapps. When I installed Gapps from TWRP half of the Gapps werent there ( the play store was missing ) , and a google plus notification repeatably kept popping up. So I decided to restore the phone with the backup of the phone I made earlier and reinstall cyanogenmod. Once the restore was complete it was booted into fastboot. At first her phone wasn't being recognized, I found the drivers for fastboot, on this guide here http://forum.xda-developers.com/lg-l90/general/guide-fastboot-l90-d415-t2827825. I can communicate with my phone from fastboot but that's it. I tried using fastboot to install the cyanogenmod and stock rom but I got a 'error: update package has no android-info.txt or android-product.txt" from each rom
So any help would be appreciated! Sorry for the long post, I didnt wanna leave out any details that could help!
Restore your device using my guide (or any other) here.
creativetrendz said:
Restore your device using my guide (or any other) here.
Click to expand...
Click to collapse
I'm not quite sure if your guide can help me, I'm only able to communicate with the device via fastboot, I can't reach download mode either . Thank you though
Flash recovery in fastboot. Install a system in custom recovery.
Sent from my LG-D405n using XDA Free mobile app
bravho said:
Flash recovery in fastboot. Install a system in custom recovery.
Sent from my LG-D405n using XDA Free mobile app
Click to expand...
Click to collapse
I don't think I can enter recovery by holding down buttons on this phone, I think the only way I could reach it is from a terminal emulator or TWRP manager? So what would flashing a recovery do ? because wouldnt I still be in flashboot?
Sorry only being stuck in flashboot is weird.
CarlJung said:
I don't think I can enter recovery by holding down buttons on this phone, I think the only way I could reach it is from a terminal emulator or TWRP manager? So what would flashing a recovery do ? because wouldnt I still be in flashboot?
Sorry only being stuck in flashboot is weird.
Click to expand...
Click to collapse
I got the recovery working, all i did was f did the factory reset method (hold power and volume down them realease power and hold again) and factory reset (didnt actually reset just went to recovery.?.) and boom in recovery
Thanks everyone...
You're welcome
Sent from my LG-D405n using XDA Free mobile app
Happy you fixed it .
Sent from my ALCATEL ONE TOUCH 4037T using AppYet
i also have same problem in d415
but i dont installed custom recovery so i cant go in recovery
does anybody have any other idea.

Categories

Resources