Hello, I have a HTC One phone, and had cyanogenmod 11. I started having problems like not syncing and stuff so i decided to full swipe my phone and flash the Android Revolution HD 51 rom. Tried several times to install the twrp 2.6.3.3 recovery, and for all my stupidity ended up flashing the rom using clockwork 6.x
Now, my phone isn't turning on, I cant get to the recovery and I really don't know what to do anymore
Thanks for your help in advance.
needrogue said:
Hello, I have a HTC One phone, and had cyanogenmod 11. I started having problems like not syncing and stuff so i decided to full swipe my phone and flash the Android Revolution HD 51 rom. Tried several times to install the twrp 2.6.3.3 recovery, and for all my stupidity ended up flashing the rom using clockwork 6.x
Now, my phone isn't turning on, I cant get to the recovery and I really don't know what to do anymore
Thanks for your help in advance.
Click to expand...
Click to collapse
- Go to the bootloader
- Flash new recovery
- flash ARHD
Don't panic, you didn't break anything
Can you please explain step-by-step how to do that?Assume that im a beginner who knows nothing
needrogue said:
Can you please explain step-by-step how to do that?Assume that im a beginner who knows nothing
Click to expand...
Click to collapse
Download the twrp recovery and rename to recovery and place in mini-sdk Or platform tool folder
Then connect your phone in fastboot mode ( power + vol down --> fastboot )
open platform tool Or mini-sdk command line and Type :-
fastboot flash recovery recovery(name of the recovery).img
fastboot erase cache
This will flash your twrp recovery.
Now go to recovery from bootloader and flash the ARHD 51.
khandelwalsiddharth said:
Download the twrp recovery and rename to recovery and place in mini-sdk Or platform tool folder
Then connect your phone in fastboot mode ( power + vol down --> fastboot )
open platform tool Or mini-sdk command line and Type :-
fastboot flash recovery recovery(name of the recovery).img
fastboot erase cache
This will flash your twrp recovery.
Now go to recovery from bootloader and flash the ARHD 51.
Click to expand...
Click to collapse
where can i find those?And what to do if i need to move the ARHD 51 from the computer to the phone? because currently I have nothing on my phone, pretty sure it's wiped clean
needrogue said:
where can i find those?And what to do if i need to move the ARHD 51 from the computer to the phone? because currently I have nothing on my phone, pretty sure it's wiped clean
Click to expand...
Click to collapse
omfg... the explaned that whole sh*t quite difficult^^
You should be able to understand that here(But i assume that you already installed adb and fastboot):
- Enter the bootloader and do the following
Code:
fastboot erase cache
- Now enter the recovery.. if you don't have a custom recovery download this one:
TWRP Openrecovery for HTC One m7ul
- Flash the recovery with this command:
Code:
fastboot flash recovery "C:\path_to_recovery\recoveryname.img"
- Now enter the recovery...
- Proceed a full wipe in the recovery(including /system but excluding sdcard(where your photos etc. are stored))
- Move your rom.zip to your phone by executing the following command:
Code:
adb push "C:\path_to_rom\rom.zip" /data/media/0/rom.zip
- Now flash the rom with the recovery
- Reboot
needrogue said:
where can i find those?And what to do if i need to move the ARHD 51 from the computer to the phone? because currently I have nothing on my phone, pretty sure it's wiped clean
Click to expand...
Click to collapse
You need also to download MINI-sdk, (you can google it) and open a command window there to execute those commands.
It's nothing difficult but i understand that it can be tricky the first time.
When i open what ever .exe in the sdk-mini or platform tools it just seems to blink some cmd lines and close immediately..Tried typing this in the windows cmd and didnt work either..
EDIT: Ok, got it to work, erased the cache, but now when i try to flash the recovery it says "error:cannot load 'recovery': Unknown error
What am i missing?..Now I'm stuck without a phone><
I really don't feel like spending money repairing it for something as easy as this
Related
hello, I hope you manage to help me.
yesterday I was updating the rom of my m7, I had revolution hd 6 and I was updating to 6.1.
Now the phone goes into bootloop, if you try to enter the bootloader enters correctly, but then if I try to get into recovery after loading screen appears dark of recovery for a while (less than a second) and then restart the white screen htc that says "entering into recovery" and loops as well ..
the most logical solution that I've come up with is to reinstall the original ROM or via fastboot .. but I can not find file or driving ..
ps I'm new to htc, samsung android coming from \ sony \ motorola
thanks in advance!
Did you try to install recovery once again?
Now do this commands:
fastboot erase cache
fastboot flash recovery recovery name.img
fastboot erase cache
Go to recovery and install your Rom
Sent from my HTC One using xda premium
thsnks for reply.
yes, but the problem is again.. but not have test to delete cache.. i try now it
Damianoo said:
hello, I hope you manage to help me.
yesterday I was updating the rom of my m7, I had revolution hd 6 and I was updating to 6.1.
Now the phone goes into bootloop, if you try to enter the bootloader enters correctly, but then if I try to get into recovery after loading screen appears dark of recovery for a while (less than a second) and then restart the white screen htc that says "entering into recovery" and loops as well ..
the most logical solution that I've come up with is to reinstall the original ROM or via fastboot .. but I can not find file or driving ..
ps I'm new to htc, samsung android coming from \ sony \ motorola
thanks in advance!
Click to expand...
Click to collapse
Hey!
Please try this:
- Download and start the All-In-One Toolkit http://forum.xda-developers.com/showthread.php?t=2183942
- Plug in the USB cable
- On your device enter the bootloader
- Enter Fastboot
- In the toolkit choose "Erase Cache" below "Commands"
Now you should be able to enter the recovery again. There you can reinstall the ROM or restore a backup. At least this worked for me.
Regards
Damianoo said:
thsnks for reply.
yes, but the problem is again.. but not have test to delete cache.. i try now it
Click to expand...
Click to collapse
You must copy boot.img from Mike in adb than flash Boot.img.
fastboot flash boot boot.img
fastboot erase cache
Sent from my Maximus One Beast
best! now recovery work fine..! (erase cache in fastboot)
now try to reinstall rom
but.. for my info.. why this situation? into all off my previus devices it did not happen
thanks!
Idk but hey post your issues in q n a or use the search option
Sent from my Nexus 7 using xda premium
Since the device is S-ON, you have to flash boot.img manually via fastboot (except ROMs like TrickDroid, which has a script inside to flash boot.img from Recovery), otherwise it will stuck in bootloop.
For Recovery-Problems always fastboot erase cache is good, u should use it everytime after flashing recovery.img/boot.img.
LG, Helmut
now.. i've tryed to reinstall rom.. into install the setup stop at 30%, restart phone with sound down+power, now phone boot fine..
mmm this isn't good..
now with titanium do a backup and after go to full wipe...
hd2neuling said:
Since the device is S-ON, you have to flash boot.img manually via fastboot (except ROMs like TrickDroid, which has a script inside to flash boot.img from Recovery), otherwise it will stuck in bootloop.
For Recovery-Problems always fastboot erase cache is good, u should use it everytime after flashing recovery.img/boot.img.
LG, Helmut
Click to expand...
Click to collapse
but here i see not need with this rom boot.img into fastboot!
http://forum.xda-developers.com/showpost.php?p=40632524&postcount=4395
idk if ARHD got the flashscript for boot.img included and if mike changed boot.img/modules in 6.1
LG, Helmut
Hello.
I was in the process of upgrading my HTC One from 4.2 and successfully unlocked the bootloader. But thereafter my phone just constantly reboots. It shows the HTC splash screen for about 10 seconds and the reboots again.
I am able to go into the fastboot screen (see screen shot). But when I select Recovery, the phone gors to the next screen - displays "Entering Recovery" - and nothing else happens thereafter.
Can anyone please help? Have looked at other such questions and tried but nothing has helped.
Thanks
sjgoel said:
Hello.
I was in the process of upgrading my HTC One from 4.2 and successfully unlocked the bootloader. But thereafter my phone just constantly reboots. It shows the HTC splash screen for about 10 seconds and the reboots again.
I am able to go into the fastboot screen (see screen shot). But when I select Recovery, the phone gors to the next screen - displays "Entering Recovery" - and nothing else happens thereafter.
Can anyone please help? Have looked at other such questions and tried but nothing has helped.
Thanks
Click to expand...
Click to collapse
I'm not sure you did ever flash a custom recovery!
1. Put your phone in fastboot from the bootloader meny. You already did this while rooting, so you got it already!
2. In your "SDK-tools" folder that you used while unlocking the device, put [nameofyourrecovery].img I recommend you to install TWRP 2.6.3.3, as it is the best one for flashing kitkat and lets you do this if you wish I cannot give you a link as I am a new member, but search google for TWRP 2.6.3.3 and you will find it. Make sure it is .img and not .zip!
3. While in fastboot, open a command prompt in the ADB folder.
4. To flash your custom recovery, type
fastboot flash recovery [nameofyourrecovery].img
Click to expand...
Click to collapse
Now give it another go
THeHopelessPainter said:
I'm not sure you did ever flash a custom recovery!
1. Put your phone in fastboot from the bootloader meny. You already did this while rooting, so you got it already!
2. In your "SDK-tools" folder that you used while unlocking the device, put [nameofyourrecovery].img I recommend you to install TWRP 2.6.3.3, as it is the best one for flashing kitkat and lets you do this if you wish I cannot give you a link as I am a new member, but search google for TWRP 2.6.3.3 and you will find it. Make sure it is .img and not .zip!
3. While in fastboot, open a command prompt in the ADB folder.
4. To flash your custom recovery, type
Now give it another go
Click to expand...
Click to collapse
Does not help. Used 2.6.3.3, the flash process went fine, then Recovery displays "Entering Recovery" - and then again bot loop.
sjgoel said:
Does not help. Used 2.6.3.3, the flash process went fine, then Recovery displays "Entering Recovery" - and then again bot loop.
Click to expand...
Click to collapse
You have an M7CDWG, twrp is for M7_U & M7_UL models, if i'm not mistaken. Start googling for M7CDWG, it's a completely different phone than the U / UL phones.
and you need to "fastboot erase cache" after flashing recovery
nkk71 said:
You have an M7CDWG, twrp is for M7_U & M7_UL models, if i'm not mistaken. Start googling for M7CDWG, it's a completely different phone than the U / UL phones.
and you need to "fastboot erase cache" after flashing recovery
Click to expand...
Click to collapse
Dear nkk71
Many thanks. I used your suggestion and rooted as per #9 in this post:
http://forum.xda-developers.com/showthread.php?p=45427332
I installed Chinese recovery followed by TWRP recovery. I was abe to Recover and reach TWRP manager 2.6.0.0.
Can you please suggest what next to instal?
If I reboot I still go into reboot loop, but can now reach TWRP manager.
Thanks
sjgoel said:
Dear nkk71
Many thanks. I used your suggestion and rooted as per #9 in this post:
http://forum.xda-developers.com/showthread.php?p=45427332
I installed Chinese recovery followed by TWRP recovery. I was abe to Recover and reach TWRP manager 2.6.0.0.
Can you please suggest what next to instal?
If I reboot I still go into reboot loop, but can now reach TWRP manager.
Thanks
Click to expand...
Click to collapse
Not really, don't know much about your model. You'll need to find a ROM compatible with your device; if it doesnt specifically say it's for your device, then most likely it isn't!!
I think there's a Maximus HD ROM for your version, but i have no idea where.
Did you..
Aside from flashing a recovery and rooting your phone, did you make any other modifications or flash any other partitions?
If no, then wipe Dalvek cache from TWRP. Boot into TWRP and select Wipe. Select advanced. Select Dalvek and Cache. Wipe power down. then power on and see if it will boot.
nkk71 said:
Not really, don't know much about your model. You'll need to find a ROM compatible with your device; if it doesnt specifically say it's for your device, then most likely it isn't!!
I think there's a Maximus HD ROM for your version, but i have no idea where.
Click to expand...
Click to collapse
Dear nkk71
Yes, Maximus has a ROM for dual SIM, Flashed, all went well, but the reboot loop still exists.
Thanks
Jcc1dls said:
Aside from flashing a recovery and rooting your phone, did you make any other modifications or flash any other partitions?
If no, then wipe Dalvek cache from TWRP. Boot into TWRP and select Wipe. Select advanced. Select Dalvek and Cache. Wipe power down. then power on and see if it will boot.
Click to expand...
Click to collapse
Dear Jcc1dls
Did as you mentioned - all went fine. But the reboot loop simply does not go away.
Thanks
sjgoel said:
Dear Jcc1dls
Did as you mentioned - all went fine. But the reboot loop simply does not go away.
Thanks
Click to expand...
Click to collapse
i had a similar problem last week with a One, a friend bricked his One by flashing "???" Dont know exactly whar he has done.
The phone had boot loops all the time.
my solution was:
- connecting the phone with the usb cable to my pc.
- started the phone into fastboot usb mode
- started cmd at my notebook
- change to the directory which contains adb and fastboot
- execute: fastboot erase cache
- restarted the phone
the phone starts normally into ARHD 40.3
perhaps it works ...
Ok so I tried to flash a new rom and image onto my phone and well unfortunately now I can't enter recovery or do anything really. I still have access to the bootloader but nothing else. I have tried to factory reset my phone and that didn't work. The rom I was coming from was the latest viper one with Clockwork Recovery and I was going to the latest android revolution with twrp. I really have no idea what else I can do. Please help. Oh yeah I should mention my computer is not playing well with adb currently
Reflash recovery via fastboot --> fastboot flash recovery recoveryname.img
Enter recovery.
Flash the ROM
Julio209 said:
Ok so I tried to flash a new rom and image onto my phone and well unfortunately now I can't enter recovery or do anything really. I still have access to the bootloader but nothing else. I have tried to factory reset my phone and that didn't work. The rom I was coming from was the latest viper one with Clockwork Recovery and I was going to the latest android revolution with twrp. I really have no idea what else I can do. Please help. Oh yeah I should mention my computer is not playing well with adb currently
Click to expand...
Click to collapse
It's not bricked you just have to reflash the recovery.
Go into the bootloader on your phone, then fastboot, and plug into your pc.
Download the last recovery TWRP. Open a command on the sdk fastboot folder:
Code:
fastboot flash recovery "recovery.img"
Where "recovery.img" stands for the name of the recovery downloaded.
I just got my new HTC One M6 and now I can't get it rooted. Additionally, I seem to have messed up the internal storage because I get errors when I try to do anything in TWRP and I can't get supersu to install in twrp either. I can't even get anything to show up in any of the folders while in recovery.
Here's info on my phone and what I've done so far:
1) T-mobile, hboot v1.56
2) got unlock token from htcdev and unlocked successfully
3) flashed TWRP 2.6.3.0 recovery using Squabbi's HTC One Toolkit.
4) tried to install supersu using the toolkit and then tried putting supersu.zip on the sdcard manually. Neither worked and resulted in lots of error messages in TWRP.
4) tried to wipe data and everything else but this failed too.
5) tried to make a log file in twrp and this failed
Attached in this e-mail is a screenshot of the error messages i get in twrp when trying to wipe. Any ideas on what I can do to fix the internal storage so I can actually root my htc one?
dingurupa said:
I just got my new HTC One M6 and now I can't get it rooted. Additionally, I seem to have messed up the internal storage because I get errors when I try to do anything in TWRP and I can't get supersu to install in twrp either. I can't even get anything to show up in any of the folders while in recovery.
Here's info on my phone and what I've done so far:
1) T-mobile, hboot v1.56
2) got unlock token from htcdev and unlocked successfully
3) flashed TWRP 2.6.3.0 recovery using Squabbi's HTC One Toolkit.
4) tried to install supersu using the toolkit and then tried putting supersu.zip on the sdcard manually. Neither worked and resulted in lots of error messages in TWRP.
4) tried to wipe data and everything else but this failed too.
5) tried to make a log file in twrp and this failed
Attached in this e-mail is a screenshot of the error messages i get in twrp when trying to wipe. Any ideas on what I can do to fix the internal storage so I can actually root my htc one?
Click to expand...
Click to collapse
The HTC One in an M7 .. the toolkit you used flashed a very old recovery
you need to learn to use adb and fastboot and not a toolkit
flash TWRP 2.6.3.3 from here
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
use this SuperSU (flash it in recovery)
http://download.chainfire.eu/382/SuperSU/UPDATE-SuperSU-v1.93.zip
Do a hard reset of you phone by holding power + vol down for 15 seconds in a will lit room until it reboots to the bootloader
OK, I'll give this a shot. Thanks!
clsA said:
The HTC One in an M7 .. the toolkit you used flashed a very old recovery
you need to learn to use adb and fastboot and not a toolkit
flash TWRP 2.6.3.3 from here
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
use this SuperSU (flash it in recovery)
http://download.chainfire.eu/382/SuperSU/UPDATE-SuperSU-v1.93.zip
Do a hard reset of you phone by holding power + vol down for 15 seconds in a will lit room until it reboots to the bootloader
Click to expand...
Click to collapse
Followed your instructions and it worked. Thanks!!!
dingurupa said:
OK, I'll give this a shot. Thanks!
Click to expand...
Click to collapse
i have a symphony roar a50 (Bangladesh). it was running everything stock and updated with twrp 2.8.7.0 without root. bootloader was unlocked.
i was trying to root the device with the AIO from this thread:
http://forum.xda-developers.com/cro.../android-one-toolkit-unlocks-relocks-t3294448
the phone suddenly rebooted in the middle of the process and was stuck in a bootloop. i tried to factory reset it but it still didn't work. was still on boot loop.
then i tried to flash the appropriate stock firmware but that didn't help it wont boot. stuck on the boot logo for 1.5 hrs. then tried CM13 nightlies and the cyanpop roms. still nothing.
i am currently in a state of shock as this is a fairly a new phone and i am to travel to Chittagong in ~11 hours.
please help
don't you take a backup ?
and don't you wipe every thing before flashing the cm13 ?
mithun mpk said:
don't you take a backup ?
and don't you wipe every thing before flashing the cm13 ?
Click to expand...
Click to collapse
yes i had a nandroid backup. but twrp says it is corrupt or some reason. and yes i wiped everything before cm13
downgrade twrp2.8.7 to 2.8.4.... 2.8.7 has problem with backup and recovery
https://www.androidfilehost.com/?fid=24389512218018336 twrp 2.8.8.x beta 3
btw this thread is wrong section
I too Had the same Problem once as I Tried Rooting My Android One through the same method as u did, So for fixing it I prefer that U FLASH The Stock MM ROM for Ur Device through STOCK Recovery ( Remember to Wipe Cache and Data b4 Flashing ) AND then ur Device mst be Fixed ( This method worked for me ) And Dude if u want to root Ur Device Follow This Method : -
1) FLASH TWRP RECOVERY
2) Reboot into Recovery and FLASH Thunderzap 5.1 Kernel through Recovery
3) Then FLASH SUPERSU ZIP from Recovery
4) Reboot And Done ! Ur Device is Rooted ! ?
@RoxAndroid how did you fallback to stock recovery from twrp? I'm stuck.
Tanzim Abir said:
@RoxAndroid how did you fallback to stock recovery from twrp? I'm stuck.
Click to expand...
Click to collapse
So......to do that Follow these Steps :-
Download Stock Recovery from here http://forum.xda-developers.com/crossdevice-dev/android-one-general/stockrecoveryandroid-one-t2917457
1) Make sure u have Installed ADB drivers ( If Already did, Skip Step 2)
2) To install ADB drivers first Unable USB debugging From the developer Options in the Setting ( If there is No Developer Options Goto-Setting-About Phone-Tap Build Number 7 Times and go back to settings and Open Developer Options and Unable USB debugging) And then Connect Your Phone to PC and Open ADB DRIVER executable File And Install Drivers.
3) Once Drivers are installed Download ADB AND FASTBOOT from here http://drive.google.com/file/d/0B1nu6Ydzrmi-dWdmS00tWjE1WHM
4)Extract the zip and open the folder and then HOLD SHIFT+Right Click and then click on Open Command Window here
5)And then boot your phone to Fastboot Mode, To do that Power Off the Device and HOLD POWER AND VOLUME UP key at the same time and then navigate to the Fastboot Mode by Volume UP button and and Click Volume Down button to select. Once you are in Fastboot Mode connect your Device to PC and go back to PC
6)Once Command Window is opened type following Command :-
Code:
fastboot devices
Code:
fastboot oem unlock
Code:
fastboot format userdata
Code:
fastboot flash recovery <Name of the Recovery in ur PC>
Code:
fastboot boot <Name of the Recovery in ur PC>
6) DONE ! STOCK RECOVERY IS FLASHED and Remember to keep Stock Recovery img file in the ADB AND FASTBOOT FOLDER
Thanks I'll try this asap currently on a train..
Okay.. I've shipped it to the customer care. They said I'll have to wait 3 days for it to get back. I'll report back then.
Thank you everyone for your input.
Closed as this has run its course.