[RESOLVED] Bricked HTC One - AT&T HTC One (M7)

HTC One (Rogers)
*** TAMPERED ***
*** RELOCKED ***
*** Security Warning ***
S-ON
HBOOT-1.44.0000
Things kinda went sideways when I tried flashing a MOD without making a backup. I know what you're thinking, you can make fun of me all you want lol.
I'm only writing this post after having spent hours reading other posts. I'm kind of confused at this point, what is the easiest way to get my phone working again.
At the moment, I don't have a working ROM installed and I don't have access to my clockworkmod custom recovery. I only have Fastboot to work with. My understanding is that I have the following options:
Somehow Unlock my RELOCKED bootloader and flash a custom ROM
Find the original Rogers Stock ROM for my phone
I'm not sure how to go about doing the first option. And I don't know where I can find the Stock ROM for my phone.
If you have any info you can shed my way, I'd really appreciate it! And if there are similar posts already existing, I apologize for making a new one. I just didn't find anything that speaks to my exact problem out there.
UPDATE: I figured it out! Thank God!! I just had to "fastboot oem rebootRUU" then unlock bootloader, then install custom recover, then custom ROM.

mozer0 said:
HTC One (Rogers)
*** TAMPERED ***
*** RELOCKED ***
*** Security Warning ***
S-ON
HBOOT-1.44.0000
Things kinda went sideways when I tried flashing a MOD without making a backup. I know what you're thinking, you can make fun of me all you want lol.
I'm only writing this post after having spent hours reading other posts. I'm kind of confused at this point, what is the easiest way to get my phone working again.
At the moment, I don't have a working ROM installed and I don't have access to my clockworkmod custom recovery. I only have Fastboot to work with. My understanding is that I have the following options:
Somehow Unlock my RELOCKED bootloader and flash a custom ROM
Find the original Rogers Stock ROM for my phone
I'm not sure how to go about doing the first option. And I don't know where I can find the Stock ROM for my phone.
If you have any info you can shed my way, I'd really appreciate it! And if there are similar posts already existing, I apologize for making a new one. I just didn't find anything that speaks to my exact problem out there.
UPDATE: I figured it out! Thank God!! I just had to "fastboot oem rebootRUU" then unlock bootloader, then install custom recover, then custom ROM.
Click to expand...
Click to collapse
im in the same boat now and have no idea what to do
can you help?

shanewilliamson said:
im in the same boat now and have no idea what to do
can you help?
Click to expand...
Click to collapse
Hi shanewilliamson,
1. Reboot your phone to fastboot mode
2. Connect to PC (assuming you have the fastboot kit on your PC)
3. On the CMD window, type "fastboot oem rebootRUU" and hit Enter.
4. Your phone will ask you if you want to unlock the bootloader. Choose YES
5. Reboot back into fastboot mode. Download your favorite Recovery from the internet, i.e. Clockworkmod or TWRP.
6. Flash Recovery into your phone (tons of tutorials out there on how do this)
7. Reboot your phone into Recovery.
8. Flash your favorite ROM
Hope this helps!

mozer0 said:
Hi shanewilliamson,
1. Reboot your phone to fastboot mode
2. Connect to PC (assuming you have the fastboot kit on your PC)
3. On the CMD window, type "fastboot oem rebootRUU" and hit Enter.
4. Your phone will ask you if you want to unlock the bootloader. Choose YES
5. Reboot back into fastboot mode. Download your favorite Recovery from the internet, i.e. Clockworkmod or TWRP.
6. Flash Recovery into your phone (tons of tutorials out there on how do this)
7. Reboot your phone into Recovery.
8. Flash your favorite ROM
Hope this helps!
Click to expand...
Click to collapse
hi,
thanks for getting back to me but its not working
phone just has a black screen with silver htc logo on it when i do this

shanewilliamson said:
hi,
thanks for getting back to me but its not working
phone just has a black screen with silver htc logo on it when i do this
Click to expand...
Click to collapse
Try fastboot oem boot
Then fastboot oem rebootRUU
Your phone is RELOCKED right?

mozer0 said:
Try fastboot oem boot
Then fastboot oem rebootRUU
Your phone is RELOCKED right?
Click to expand...
Click to collapse
hi,
fastboot oem rebootRUU runs through a load on the cmd prompt
last line is failed (status read failed (too many links))
how do i know if the phone is unlocked or relocked now?

shanewilliamson said:
hi,
fastboot oem rebootRUU runs through a load on the cmd prompt
last line is failed (status read failed (too many links))
how do i know if the phone is unlocked or relocked now?
Click to expand...
Click to collapse
First line on the bootloader screen (highlighted in purple)

mozer0 said:
First line on the bootloader screen (highlighted in purple)
Click to expand...
Click to collapse
yes its unlocked
says
tampered
unlocked

shanewilliamson said:
yes its unlocked
says
tampered
unlocked
Click to expand...
Click to collapse
Oh... you're good then, you don't need "fastboot oem rebootRUU".
Do you have a custom recovery installed too? TWRP or Clockworkmod?

mozer0 said:
Oh... you're good then, you don't need "fastboot oem rebootRUU".
Do you have a custom recovery installed too? TWRP or Clockworkmod?
Click to expand...
Click to collapse
i had twrp installed before i flashed the wrong rom
now all i have is the boot loader screen
im trying to install a custom recovery and cant
process goes through ok on the cmd p

shanewilliamson said:
i had twrp installed before i flashed the wrong rom
now all i have is the boot loader screen
im trying to install a custom recovery and cant
process goes through ok on the cmd p
Click to expand...
Click to collapse
Have a look here >> http://forum.xda-developers.com/showthread.php?t=2529225

clsA said:
Have a look here >> http://forum.xda-developers.com/showthread.php?t=2529225
Click to expand...
Click to collapse
i have the twrp image file and use fastboot to put on the phone but i wont work
so cant get any further

shanewilliamson said:
i have the twrp image file and use fastboot to put on the phone but i wont work
so cant get any further
Click to expand...
Click to collapse
type the steps you use to flash TWRP

clsA said:
type the steps you use to flash TWRP
Click to expand...
Click to collapse
first rename the twrp recovery to recovery
then enter the bootloader
connect to pc and open up a CMD window where your adb and fastboot commands are," shift and left mouse to open up CMD "
type fastboot devices. if a random serial no is returned your ok
put your recovery into the adb/fastboot folder and
fastboot flash recovery recovery.img
once done
fastboot erase cache
reboot into bootloader and choose recovery

shanewilliamson said:
first rename the twrp recovery to recovery
then enter the bootloader
connect to pc and open up a CMD window where your adb and fastboot commands are," shift and left mouse to open up CMD "
type fastboot devices. if a random serial no is returned your ok
put your recovery into the adb/fastboot folder and
fastboot flash recovery recovery.img
once done
fastboot erase cache
reboot into bootloader and choose recovery
Click to expand...
Click to collapse
and what happen's when you reboot to the bootloader and choose recovery ?

clsA said:
and what happen's when you reboot to the bootloader and choose recovery ?
Click to expand...
Click to collapse
it just goes back to the boot loader menu

shanewilliamson said:
it just goes back to the boot loader menu
Click to expand...
Click to collapse
Did you do this step ?
Download Canadian 1.55 HBOOT recovery: http://goo.gl/2Kntxz
Make sure you're in the bootloader go into fastboot and make sure the downloaded image is in the same folder as your fastboot.
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
Go into bootloader and then choose Factory Reset - let that finish running <<< Important!
Phone will go out and start bootlooping. Now power off and go back to bootloader mode:
Go into fastboot
fastboot flash recovery <custom recovery>.img
fastboot erase cache
fastboot reboot-bootloader
Now you can go into custom recovery and you should be good to go now.
Click to expand...
Click to collapse

clsA said:
Did you do this step ?
Click to expand...
Click to collapse
just tried all that again in case but exactly the same result

shanewilliamson said:
just tried all that again in case but exactly the same result
Click to expand...
Click to collapse
Seems hopeless
your only hope is someone can rebuild your partitions but with s-on it won't be easy

I'm in the same exact position as the original poster. However, when I'm in the bootloader and connected to my PC. typing
fastboot oem rebootRUU
Click to expand...
Click to collapse
puts the phone into a black screen with a silver HTC logo. Nothing happens afterwards. Any help is appreciated. My end goal is to get this phone back to stock AT&T rom (4.4.2) with Sense 6)
My phone is
Tampered
Relocked
S-On
HBoot 1.44

Related

Juopunutbear S-OFF need help ASAP Please

I used HTC unlocker to unlock my phone and installed cleanrom by scott. I need to send my phone back for repair so I HAVE to restore it to stock before I can send it back. I used Juopunutbear and it failed several times. Now my phone seems to be bricked. ControlBEAR.exe is reporting
Cowardly refusing to S-OFF this phone
Error code is: 4E D7 B9 21
Quit....
Press ENTER to exit.....
all I can get to is the fastboot/hboot menu and it says at the top
***LOCKED***
S-OFF
However I cant install anything or get to recovery or anything else. if I reboot the phone it just takes me back to the fastboot menu
I need by phone back up can someone please help me....
scampbell70 said:
I used HTC unlocker to unlock my phone and installed cleanrom by scott. I need to send my phone back for repair so I HAVE to restore it to stock before I can send it back. I used Juopunutbear and it failed several times. Now my phone seems to be bricked. ControlBEAR.exe is reporting
Cowardly refusing to S-OFF this phone
Error code is: 4E D7 B9 21
Quit....
Press ENTER to exit.....
all I can get to is the fastboot/hboot menu and it says at the top
***LOCKED***
S-OFF
However I cant install anything or get to recovery or anything else. if I reboot the phone it just takes me back to the fastboot menu
I need by phone back up can someone please help me....
Click to expand...
Click to collapse
Looks like you may be S-off. Try downloading a stock GB Ruu, renaming to ph98img and put it on the root of your sd card. Reboot and hboot should install it. It will take a while and a reboot once before finishing.
topgun1953 said:
Looks like you may be S-off. Try downloading a stock GB Ruu, renaming to ph98img and put it on the root of your sd card. Reboot and hboot should install it. It will take a while and a reboot once before finishing.
Click to expand...
Click to collapse
I dont have a card reader or extra sdcard so how do I get a stock GB Ruu onto the sdcard?
scampbell70 said:
I dont have a card reader or extra sdcard so how do I get a stock GB Ruu onto the sdcard?
Click to expand...
Click to collapse
You should be able to do a fastboot push.
What would work better would be to fastboot flash Amon-Ra, then you can mount the SD as mass storage.
Sent from my Business ICS Rezound.
scampbell70 said:
I dont have a card reader or extra sdcard so how do I get a stock GB Ruu onto the sdcard?
Click to expand...
Click to collapse
I'm not big on ADB or Fastboot so I can't tell you how using those tools. However, when I needed to recover after several failed s-off attempts, I used this all in one tool and just selected Flash AmonRa recovery.
Then I would boot into recovery, AmonRa has an option to toggle USB to SD card, so then you could copy whatever from your computer to the SD card.
http://forum.xda-developers.com/showthread.php?t=1504824&highlight=all+in+one
Thank you everyone that helped
You can also do the PH98IMG.zip thing this way:
1) Put PH98IMG.zip in fastboot folder
2) fastboot oem rebootRUU
3) fastboot flash zip PH98IMG.zip
4) Wait a long time, when the prompt returns control to you it is done
5) fastboot reboot
6) Let it fire up and all that jazz
7) Then do "fastboot writesecureflag 3" and you will be 100% stock
con247 said:
You can also do the PH98IMG.zip thing this way:
1) Put PH98IMG.zip in fastboot folder
2) fastboot oem rebootRUU
3) fastboot flash zip PH98IMG.zip
4) Wait a long time, when the prompt returns control to you it is done
5) fastboot reboot
6) Let it fire up and all that jazz
7) Then do "fastboot writesecureflag 3" and you will be 100% stock
Click to expand...
Click to collapse
Note that, if I recall correctly, this:
Code:
7) Then do "fastboot writesecureflag 3" and you will be 100% stock
Will return you to S-On
LunaticSerenade said:
Note that, if I recall correctly, this:
Code:
7) Then do "fastboot writesecureflag 3" and you will be 100% stock
Will return you to S-On
Click to expand...
Click to collapse
I believe you're correct. Pretty sure that's in the Dev board about getting S-On, and that's the command to run.
LunaticSerenade said:
Note that, if I recall correctly, this:
Code:
7) Then do "fastboot writesecureflag 3" and you will be 100% stock
Will return you to S-On
Click to expand...
Click to collapse
He is trying to return it so I assume that is the goal.
con247 said:
7) Then do "fastboot writesecureflag 3" and you will be 100% stock
Click to expand...
Click to collapse
Okay I downloaded a stock signed RUU renamed it and put it on the root of my sdcard, when I rebooted the phone the phone recognized and I applied the update. It booted up perfectly and the phone is back on stock GB, I dont see where to writesecureflag though, did I have to do that before I let the phone boot all the way into the OS for the first time? Under the fastboot menu I see no option to writesecureflag, do I need to reflash the stock RUU and start again?
scampbell70 said:
Okay I downloaded a stock signed RUU renamed it and put it on the root of my sdcard, when I rebooted the phone the phone recognized and I applied the update. It booted up perfectly and the phone is back on stock GB, I dont see where to writesecureflag though, did I have to do that before I let the phone boot all the way into the OS for the first time? Under the fastboot menu I see no option to writesecureflag, do I need to reflash the stock RUU and start again?
Click to expand...
Click to collapse
you will need to fastboot oem writesecureflag 3 in a cmd window with the phone in fastboot:
directoins: http://forum.xda-developers.com/showthread.php?t=1612937
scotty1223 said:
you will need to fastboot oem writesecureflag 3 in a cmd window with the phone in fastboot:
directoins: http://forum.xda-developers.com/showthread.php?t=1612937
Click to expand...
Click to collapse
I tried writing S-On but I keep getting the error device offline. I used
There are 4 ways to do it:
Unplug the usb and plug it back again.
Go to the Settings -> Applications -> Development of your device and uncheck the USB debugging mode and then check it again back!
Restart the adb on your PC. adb kill-server and then adb start-server
Restart your device and try again.
Click to expand...
Click to collapse
to try and fix it but no luck it still says offline, any ideas??
scampbell70 said:
I tried writing S-On but I keep getting the error device offline. I used
to try and fix it but no luck it still says offline, any ideas??
Click to expand...
Click to collapse
You will need to be in fastboot. Pull the battery, then reboot holding volume down.
*Note: make sure there is no PH98IMG.zip on your SD card
Once in hboot, select fastboot. Then connect to your PC.
In your command prompt/adb window, type 'fastboot devices' to make sure your PC reads the phone.
Then type 'fastboot oem writesecureflag 3' and you'll be S-On.
Sent from my Business ICS Rezound.
Phone is all back to stock and shipped back for repairs thank you all very much for your help

relocking rezound

Trying to re-lock my Rezound using fastboot. When I dbl click fastboot on PC, a black cmd window briefly flashes then disappears. help?
fastboot is a command line app. Open a command window and type "fastboot oem lock"
that's what i tried first, then got a "waiting for device" message. I figured i didn't have my phone set right? here was my process...
1. rebooted phone to hboot
2. connected to computer
3. opened command window
4. cd to the correct directory
5. typed the "fastboot oem lock" command
6. received "waiting for device" message
???
novakrj said:
that's what i tried first, then got a "waiting for device" message. I figured i didn't have my phone set right? here was my process...
1. rebooted phone to hboot
2. connected to computer
3. opened command window
4. cd to the correct directory
5. typed the "fastboot oem lock" command
6. received "waiting for device" message
???
Click to expand...
Click to collapse
Make sure you go into fastboot once you're in the HBoot menu or it won't be able to communicate with the device
Make sure you have HTC Sync or some other Rezound-compatible drivers installed. It needs that for fastboot and adb to communicate with your phone.
dplane said:
Make sure you go into fastboot once you're in the HBoot menu or it won't be able to communicate with the device
Click to expand...
Click to collapse
You have to be I fast boot, hboot
sent from my s-on reZound rockin viperRez Rom on latest ICS firmware
Same thing happened to me. Make sure when you plug in the usb cable, the phone connects as a disk drive, not charge only.
Are you trying to re lock or go S-on? I thought that flashing the command fastboot OEM lock would put S-on rather than relock.
Sent from my ADR6425LVW using Tapatalk 2
ended up i needed both bits of advice.
I hadn't reinstalled htc sync files since a pc reformat a month ago, and i needed to enter fastboot once in hboot.
thanks guys
Mr. Boom said:
Are you trying to re lock or go S-on? I thought that flashing the command fastboot OEM lock would put S-on rather than relock.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
no.
fastboot oem lock is changing hboot to relocked
s-on command is something like fastboot write secureflag3 or something- look it up don't use what i just posted. if you do go s-on make sure you just ran a RUU
Mr. Boom said:
Are you trying to re lock or go S-on? I thought that flashing the command fastboot OEM lock would put S-on rather than relock.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
"Fastboot OEM lock" is to lock the bootloader.
"Fastboot OEM writesecureflag3" is to go back to s-on
Sent from my Galaxy Nexus
1. Reboot to fastboot.
This can be done in 3 ways:
A. from the power menu (assuming the rom has it
B. Shut down completely. Battery pull to make sure. Then hold press amd hold Vol Down, then press and hold Power and keep holding down both.
C. Use the command:
adb reboot bootloader
2. Use fastboot to relock bootloader.
Sent from my Rezound
since last we spoke...
was able to relock
flashed the ruu to get back to stock
updated OTA to ICS
unlocked again
flashed aman ra in fastboot
rebooted
the plot thickens...
when i reboot to recovery, it reboots to android stock, not aman ra, hence, no root?
thoughts?
novakrj said:
since last we spoke...
was able to relock
flashed the ruu to get back to stock
updated OTA to ICS
unlocked again
flashed aman ra in fastboot
rebooted
the plot thickens...
when i reboot to recovery, it reboots to android stock, not aman ra, hence, no root?
thoughts?
Click to expand...
Click to collapse
just try flashing Amon Ra again
should i wipe anything first?
novakrj said:
should i wipe anything first?
Click to expand...
Click to collapse
No, just fastboot flash.
Sent from my Rezound
still no go on second flash attempt. still showing android system recovery, not aman ra. tried to install su superuser in the developer menu in android system recovery to achieve root but didn't take.
thanks if anybody has any ideas. I'll just keep searching threads...i usually miss something pretty obvious.
edit: just in case this helps...
when i boot into recovery the top of the screen reads "Android system recovery"
at the bottom of the screen it says:
RA Revamped
Build: RA VIGOR-v3.15-getitnowmarketing
novakrj said:
still no go on second flash attempt. still showing android system recovery, not aman ra. tried to install su superuser in the developer menu in android system recovery to achieve root but didn't take.
thanks if anybody has any ideas. I'll just keep searching threads...i usually miss something pretty obvious.
edit: just in case this helps...
when i boot into recovery the top of the screen reads "Android system recovery"
at the bottom of the screen it says:
RA Revamped
Build: RA VIGOR-v3.15-getitnowmarketing
Click to expand...
Click to collapse
Yeah that's amon ra.
Now flash the SuperSu zip file.
(the install su doesnt work last time I checked.)
You can get the SuperSu zip in Ashton's ICS thread.
Sent from my Rezound
beautiful....Thank you!

Stuck in bootloop and need help fast

Ok so
Rooted
S-off
hboot 1.12.2222
was running Mean-rom 4.4
Then tried to install the new apk fix for ringtones
http://forum.xda-developers.com/showthread.php?t=1900629
Phone rebooted then then continues to be stuck in boot loop.
What I have tried:
Factory reset in bootloader
clear storage in bootloader
reinstall TWRP to get in recovery as if I choose recover in bootloader it just boot loops.
Tried to install the RUU but it can not connect during boot loops and errors out.
Any ideas?
Thanks in advance
Try fastboot wipe recovery then fastboot flash recovery recovery.img, if recovery loops back to bootloader then it's corrupt. Make sure you flash the latest twrp
om4 said:
Try fastboot wipe recovery then fastboot flash recovery recovery.img, if recovery loops back to bootloader then it's corrupt. Make sure you flash the latest twrp
Click to expand...
Click to collapse
All I see in fastboot option on bootloader is
bootloader
reboot
reboot bootloader
powerdown
am I missing something?
Those are fastboot commands, you use the terminal
fastboot wipe recovery
fastboot flash recovery recovery.img
You should be able to boot into recovery afterwards
What terminal? I'm a bit lost here
Do you have adb tools or Android SDK?
C:\android-sdk-windows
Open cmd prompt by opening SDK folder and then hold shift and right click, it will say open cmd prompt or something similar I don't recall if adb is in separate folder but I don't think so. From there you can plug in the phone in fastboot and type fastboot devices, it will tell you if you are connected or not. Download twrp and place it in the same folder. Then you can use the commands I listed earlier
om4 said:
Open cmd prompt by opening SDK folder and then hold shift and right click, it will say open cmd prompt or something similar I don't recall if adb is in separate folder but I don't think so. From there you can plug in the phone in fastboot and type fastboot devices, it will tell you if you are connected or not. Download twrp and place it in the same folder. Then you can use the commands I listed earlier
Click to expand...
Click to collapse
Get an error see attached
Now that I am in fasboot usb on the bootloader the RUU can connect to phone via USB.
If I just flashed that and started all over would that work and do I need to unroot and relock before doing the RUU?
Still not having any luck on terminal so far.
Sorry I was busy arguing with gf, it seems you aren't where you need to be if fastboot isn't recognized, I haven't had access to my own pc in quite a while so I'm having trouble remembering if there is another directory
om4 said:
Sorry I was busy arguing with gf, it seems you aren't where you need to be if fastboot isn't recognized, I haven't had access to my own pc in quite a while so I'm having trouble remembering if there is another directory
Click to expand...
Click to collapse
got fastboot working but get this with your first command
That's because I haven't used wipe in fastboot in quite a while, I'm sure I'm just confused on wipe and erase but you shouldn't need it, the first command should be fastboot erase recovery but like I said you shouldn't really have to, it's just like formatting before flashing the recovery, just fastboot flash recovery openrecovery.img or what ever the name is for the twrp file
Ran
C:\android-sdk-windows\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (7356 KB)...
OKAY [ 1.112s]
writing 'recovery'...
OKAY [ 1.796s]
finished. total time: 2.912s
Hit recovery and we we still are in boot loop
Relock bootloader and run ruu fastboot oem lock
copc said:
All I see in fastboot option on bootloader is
bootloader
reboot
reboot bootloader
powerdown
am I missing something?
Click to expand...
Click to collapse
select bootloader the recovery as soon you have recovery up wipe and reflash the rom
HTC EVO LTE
luisrod03 said:
select bootloader the recovery as soon you have recovery up wipe and reflash the rom
HTC EVO LTE
Click to expand...
Click to collapse
Thanks recovery just loops, could never get in.
Ok this is where I am at (see OP)
We tried flashing TWRP and original recovery via ADB
We tried running RUU
I'm still stuck in a boot loop....
I am having a similar problem stuck in bootloader. I relocked to go to the new firmware and now am stuck in the bootloader. I can access adb but can't access recovery. I am now relocked. Can I unlock again with a fastboot command?
If you unlocked manually, HTC sends the unlock code code just use fastboot to flash, if you used regawmod, just run it again. I don't know if regawmod will recognize the phone in boot loader though

[Q] forgot to turn fastboot off on HTC One

I'm not very good at this, I've been an iPhone user for the longest time. I did not turn fastboot off before I flashed twrp 2.6.3.0. I'm stuck on the booting screen, I can bring up the boot loader screen but the phone will not actually boot up all the way. Any help is appreciated...is there a way I can save this?
zhooper21 said:
I'm not very good at this, I've been an iPhone user for the longest time. I did not turn fastboot off before I flashed twrp 2.6.3.0. I'm stuck on the booting screen, I can bring up the boot loader screen but the phone will not actually boot up all the way. Any help is appreciated...is there a way I can save this?
Click to expand...
Click to collapse
your recovery is old, use 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
clsA said:
your recovery is old, use 2.6.3.3
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
Ok, I got that much but it still doesn't boot. I know I need an OS, but after the hassle I've been through I would like to go back to stock. But can't seem to find the right places to go for that, any advice?
zhooper21 said:
Ok, I got that much but it still doesn't boot. I know I need an OS, but after the hassle I've been through I would like to go back to stock. But can't seem to find the right places to go for that, any advice?
Click to expand...
Click to collapse
Sure use the fastboot getvar all command to get your phones info and find your RUU here >> http://www.androidruu.com/index.php?developer=M7
or in the HTC1Guru link in my signature
clsA said:
Sure use the fastboot getvar all command to get your phones info and find your RUU here >>
or in the HTC1Guru link in my signature
Click to expand...
Click to collapse
I'm actually still having troubles with getting it back to the stock RUU. I am running on a Mac so I know the commands are different, any help there?

[HELP][CRITICAL] stuck with no recovery, no root and locked bootloader on Sultan CM13

Hello Guys,
I was trying to install OxygenOS 3.1.0 when I was on Sultanxda's CM13 but instead bricked the device.
What I did:-
1. Rebooted to TWRP and flashed stock OOS recovery and then clicked reboot into recovery.
2. Instead of rebooting in recovery my phone got stuck at the OnePlus logo.
3. I booted into fastboot to flash twrp.img but it says 'writing 'recovery'...
FAILED (remote: device is locked. Cannot erase)'
4. I repeated the same with stock recovery but no success and was not even able to boot to CM13 now.
Hence I was stuck on the OnePlus logo without any booting ROM or recovery and a locked bootloader (according to fastboot)
What I have already tried but failed:-
1. Tried to root with kingroot etc. (Before bricking)
2. Tried to unlock bootloader but failed because it has no recovery.
3. Tried to flash stock OOS 2.1.3-x
4. For now I used fastboot continue to boot back into CM13
Please help, I'm now stuck with cm13 without root and without any recovery installed.
P.S. I'm not even sure that if I clicked reboot then the phone will boot.
Thanks.
Okay, calm down.
Go to developer options and see if "OEM Unlocking" is enabled. If not, enable it.
Cool. Now enable USB Debugging, connect the phone to PC, open CMD and type
Code:
adb reboot bootloader
then
Code:
fastboot oem unlock
Download TWRP from the official website, rename it to recovery.img and then
Code:
fastboot flash recovery recovery.img
Now you have a recovery and an unlocked bootloader. Profit?
I hope this helps.
Thunderbottom said:
Okay, calm down.
Go to developer options and see if "OEM Unlocking" is enabled. If not, enable it.
Cool. Now enable USB Debugging, connect the phone to PC, open CMD and type
then
Download TWRP from the official website, rename it to recovery.img and then
Now you have a recovery and an unlocked bootloader. Profit?
I hope this helps.
Click to expand...
Click to collapse
Thanks for your help,
But if you read my post then you'll understand that due to absence of a recovery I can't unlock the bootloader and hence cannot flash twrp
gavisharora said:
Thanks for your help,
But if you read my post then you'll understand that due to absence of a recovery I can't unlock the bootloader and hence cannot flash twrp
Click to expand...
Click to collapse
You don't need recovery to unlock bootloader, you need fastboot.
Thunderbottom said:
You don't need recovery to unlock bootloader, you need fastboot.
Click to expand...
Click to collapse
But in OnePlus devices the phone asks a confirmation through recovery recovery to wipe data and unlock
gavisharora said:
But in OnePlus devices the phone asks a confirmation through recovery recovery to wipe data and unlock
Click to expand...
Click to collapse
Try the Mega Unbrick Guide then.
Deleted
Same problem. But i dont have pc with windows and can't use mega unbrick guide(
Any news with solution?

Categories

Resources