can`t Unlock the boatloader or enter the recovery (Stuck in 1+ LOGO) Plz Help - OnePlus 2 Q&A, Help & Troubleshooting

I Have a big issue and need your help
I was OOS3 and do all the correct steps to get modified TWRP to setup custom rom and succeeded on this they I decide to back agaon to OOS3 as it`s more sable
So I download OOS3 and flash it from my Modified Recovery and works fine
Than I decide to enter the recovery just to clear the cash for agood performance and here .. the issue started ...
when I click reboot to recovery , the mobile stopped @ 1+ LOGO So I remmember that this modified recovery is not working with oos3
so I get the steps for unloacking the boatloader again to flash the recovery compatible with OOS3
and HERE .. I see my device when I type
fastboot devices ,,,
but once I type "fastboot oem unlock" it`s show my ok and device rebooted in the same 1+ LOGO
SO I now Stuck in this logo
Cannot enter the recovery Or even the OOS3 just can enter the fastboat mode
Please I need your help how can I manage this

I think your thread will get moved to the General section. But in the meantime try this it worked for me
https://forums.oneplus.net/threads/...ck-guide-for-a-hard-bricked-oneplus-2.347607/
Sent from my ONE A2005 using XDA-Developers mobile app

Use the search button before posting.. There atleast 4 threads with the solution.

Wrong section

the command you're looking for is not the unlock one but this one: fastboot flash recovery "twrp-2.8.x.x-xxx.img" just replace "twrp-2.8.x.x-xxx.img" with the name of the recovery .img you have in the same folder as fastboot.

Ahmed Shawky said:
I Have a big issue and need your help
I was OOS3 and do all the correct steps to get modified TWRP to setup custom rom and succeeded on this they I decide to back agaon to OOS3 as it`s more sable
So I download OOS3 and flash it from my Modified Recovery and works fine
Than I decide to enter the recovery just to clear the cash for agood performance and here .. the issue started ...
when I click reboot to recovery , the mobile stopped @ 1+ LOGO So I remmember that this modified recovery is not working with oos3
so I get the steps for unloacking the boatloader again to flash the recovery compatible with OOS3
and HERE .. I see my device when I type
fastboot devices ,,,
but once I type "fastboot oem unlock" it`s show my ok and device rebooted in the same 1+ LOGO
SO I now Stuck in this logo
Cannot enter the recovery Or even the OOS3 just can enter the fastboat mode
Please I need your help how can I manage this
Click to expand...
Click to collapse
First read the Forum Rules on posting, moved here out of the Development Section....

fastfreddy101 said:
the command you're looking for is not the unlock one but this one: fastboot flash recovery "twrp-2.8.x.x-xxx.img" just replace "twrp-2.8.x.x-xxx.img" with the name of the recovery .img you have in the same folder as fastboot.
Click to expand...
Click to collapse
How Can I do this and I even can not unlock the boatloader ?

should still be unlocked - put phone in fastboot mode, check for it via: fastboot devices. If its there then just flash the recovery with: fastboot flash recovery "twrp-2.8.x.x-xxx.img" then reboot into recovery. should work

fastfreddy101 said:
should still be unlocked - put phone in fastboot mode, check for it via: fastboot devices. If its there then just flash the recovery with: fastboot flash recovery "twrp-2.8.x.x-xxx.img" then reboot into recovery. should work
Click to expand...
Click to collapse
I can`t unlock the phone

Thanks for your reply
My situation now that I`m stuck in boot loop and I can`t enter any think , only the fastboat mode and I can not unlock my device
every time I tried to Unlock it , till me Fail to unlock
I follow this steps with no change
http://www.technobuzz.net/unbrick-oneplus-2/
In this video also with no hope
https://www.youtube.com/watch?v=R4SVSovw4Jo

Ahmed Shawky said:
Thanks for your reply
My situation now that I`m stuck in boot loop and I can`t enter any think , only the fastboat mode and I can not unlock my device
every time I tried to Unlock it , till me Fail to unlock
I follow this steps with no change
http://www.technobuzz.net/unbrick-oneplus-2/
In this video also with no hope
https://www.youtube.com/watch?v=R4SVSovw4Jo
Click to expand...
Click to collapse
Try this http://forum.xda-developers.com/oneplus-2/general/firstaid-zip-revert-h2os-mm-beta-to-lp-t3306967 to get back your old twrp and then follow the instructions from here https://forums.oneplus.net/threads/installation-instructions-faqs-oxygenos-3-0-0.439108/ carefully (use the tread for users already have twrp)

When did you lock the phone again after unlocking it?

Assuming the phone shows up when running "fastboot devices" try running this "fastboot -i 0x2a70 oem unlock-go" - worked for me

Related

Unable to Flash Custom Recovery

Hi guys,
Im on the cm12s, and unlocked bootloader but im unable to get into custom recovery, it keeps reverting to Cynogen recovery.
I tried toolkit also, it flashes and then it shows waiting for device, i manually boot into recovery its just a blank screen.
Please help i need root and ROMS
varun.gid said:
Hi guys,
Im on the cm12s, and unlocked bootloader but im unable to get into custom recovery, it keeps reverting to Cynogen recovery.
I tried toolkit also, it flashes and then it shows waiting for device, i manually boot into recovery its just a blank screen.
Please help i need root and ROMS
Click to expand...
Click to collapse
how did you unlock bootloader ?
may be using adb drivers right ?
so if you are using adb drivers then follow this procedure ....
copy this recovery file in your adb folder LINK
now go to adb folder
now press and hold shift button and right click on empty space there you will see open cmd , click on it cmd will open
now copy below code (this is for CM12 only)
Code:
fastboot -i 0x1ebf flash recovery recovery_twrp.img
anow right click in cmd and click on paste.
hit enter and after a while you will se 'Okay ' message at the end.
bingo you have flasher recovery :highfive: :good:
ashish_zarekar said:
how did you unlock bootloader ?
may be using adb drivers right ?
so if you are using adb drivers then follow this procedure ....
copy this recovery file in your adb folder LINK
now go to adb folder
now press and hold shift button and right click on empty space there you will see open cmd , click on it cmd will open
now copy below code (this is for CM12 only)
Code:
fastboot -i 0x1ebf flash recovery recovery_twrp.img
anow right click in cmd and click on paste.
hit enter and after a while you will se 'Okay ' message at the end.
bingo you have flasher recovery :highfive: :good:
Click to expand...
Click to collapse
I tried this method.. but it always reverts to stock recovery. and when i boot into recovery directly from fastboot i get a blank screen. Please help.
varun.gid said:
I tried this method.. but it always reverts to stock recovery. and when i boot into recovery directly from fastboot i get a blank screen. Please help.
Click to expand...
Click to collapse
have you tried with this recovery which i provided in link ?
first try using this recovery.
earlier i also face this.
now go to this thread download software from this thread only. there are two thread for this tool but i prefer you to go to this one.
GUIDE
now unlock bootloader.
and go for step 4(which flash twrp recovery)
now flash the recovery which is provided by me using code.
and now go can go into recovery
****************************************************************************************************
i suggest you this guide this method do for me
Disable update CM recovery option in developer options... Then flash custom recovery.... it will work.
once flashing twrp recovery, you will need to use
Code:
fastboot -i 0x1ebf reboot
command.
remove battery after install recovery before restarting phone
then insert battery and start in custom recovery
install Custom Recovery
1) enable developer options
2)enable advance reboot and usb debugging
3)disable Update CM recovery option
4)reboot to bootloader and flash recovery
" fastboot -i 0x1ebf flash recovery recovery_twrpyulolli.img "
5) directly disconnect phone (phone displaying FASTBOOT MODE)
6) remove battery and start phone in recovery mode using volume UP+DOWN and power key
7) And YOUR are IN TWRP RECOVERY ......
THIS method work for me perfectly .....i m also having same problem of flashing custom recovery and again showing CM RECOVERY
:laugh::laugh:
Thank You...!
Which is best for yureka cwm or twrp recovery
I'm facing the same problem but this trick didn't work for me.

Yoga Tab 2 (830,1050,1380) - TWRP 2.8.7.0(6)

'what? lol'
1050F - All Good!
Thanks!
YamYam
ionioni said:
you tried to flash a partition from dnx mode
Click to expand...
Click to collapse
Doh... Been so confused lately....
workdowg said:
Doh...
Click to expand...
Click to collapse
maybe you should put that SMT AoL on a break... the YT2 one is almost forgotten.
ionioni said:
maybe you should put that SMT AoL on a break... the YT2 one is almost forgotten.
Click to expand...
Click to collapse
Probably... I had 3 or 4 more people interested... I posted the working MicroSD install files... But I do feel lonely...
Thanks brother, I will test in upcoming Saturday and will revert back.
a beginner's guide....tnx[emoji1] [emoji1]
@workdowg now that we have a permanent recovery does this mean we can start building cm and kernels? I am almost setup with my machine (just configuring Ubuntu). From what I have read on lenovo website is they messed something up with the charging and battery life in the last update
pug1 said:
@workdowg now that we have a permanent recovery does this mean we can start building cm and kernels? I am almost setup with my machine (just configuring Ubuntu). From what I have read on lenovo website is they messed something up with the charging and battery life in the last update
Click to expand...
Click to collapse
Since the bootloader is unlocked you may do what you wish. Permanent TWRP will make the job easier. Have at it!
As far as the current ROM from Lenovo.... It is really stable for me. I froze the usual suspects and I get about 3-4 days with 8-9hrs SOT. I don't game on this tablet and keep the brightness down to about 1/3.
updated: added compilation from 6.0 sources - TWRP 2.8.7.0(6)
ionioni said:
updated: added compilation from 6.0 sources - TWRP 2.8.7.6
Click to expand...
Click to collapse
Pretty... all good on the 1050F.
1050F (Latest LP OTA): I am able to flash it (bl is unlocked), but cannot access it after that. Stock recovery is still present... am I missing sth??
dtrail1 said:
1050F (Latest LP OTA): I am able to flash it (bl is unlocked), but cannot access it after that. Stock recovery is still present... am I missing sth??
Click to expand...
Click to collapse
it works in the 'live' mode? from dnx (PwrOn with both Vol pressed, screen shows 'fastboot starting...' message):
fastboot flash osloader bootx64.efi
fastboot boot twrp-1050f-b.img
you should also try to boot in the recovery right AFTER you flash it and if it goes twrp means that recovery from boot is still active on your build (and will write the recovery partition with a fresh image that he builds from the boot partition on each normal android start)
what is the OTA you're on?
ionioni said:
it works in the 'live' mode? from dnx (PwrOn with both Vol pressed, screen shows 'fastboot starting...' message):
fastboot flash osloader bootx64.efi
fastboot boot twrp-1050f-b.img
you should also try to boot in the recovery right AFTER you flash it and if it goes twrp means that recovery from boot is still active on your build (and will write the recovery partition with a fresh image that he builds from the boot partition on each normal android start)
Click to expand...
Click to collapse
Already figured it, but thx!! I forgot to FIRST boot it from DNX mode once, and then flash it permanently from fb mode. thx
I have followed each steps mentioned to flash perm. twrp recovery on my YOGA Tablet 2-830LC lollipop, unlocked bootloader; the process of flashing completes successfully yet I am unable to enter into recovery... When ever I try to enter into recovery it simply boots up normally... I have tried entering recovery by both hardware and software modes, but it fails... Kindly help me out of this mess...
Thank you
QuazIqbal said:
I have followed each steps mentioned to flash perm. twrp recovery on my YOGA Tablet 2-830LC lollipop, unlocked bootloader; the process of flashing completes successfully yet I am unable to enter into recovery... When ever I try to enter into recovery it simply boots up normally... I have tried entering recovery by both hardware and software modes, but it fails... Kindly help me out of this mess...
Thank you
Click to expand...
Click to collapse
while i don't know 100% whether it is working or not on your model and since those who download the files don't give their feedback...
try rebooting in recovery, when in normal android, send a adb reboot recovery or boot in fastboot mode and chose the RECOVERY as target with Volkeys and activate with Power button
check also that you flashed the correct img file (you did unzipped the file before flashing no? ) fastboot flash recovery twrp....img
ionioni said:
while i don't know 100% whether it is working or not on your model and since those who download the files don't give their feedback...
try rebooting in recovery, when in normal android, send a adb reboot recovery or boot in fastboot mode and chose the RECOVERY as target with Volkeys and activate with Power button
check also that you flashed the correct img file (you did unzipped the file before flashing no? ) fastboot flash recovery twrp....img
Click to expand...
Click to collapse
I tried all the ways including 'adb reboot recovery and also tried to enter recovery through droidboot but each time it simply rebooted without going into recovery.... I also tried the temp recovery, by these commands "fastboot flash osloader bootx64.efi" & "fastboot boot twrp-830f-b.img" in this case also it simply rebooted in to android os.
P. S. I am able to enter twrp recovery through social design recovery.
any 830 owner can confirm if it is working or not on his device?
QuazIqbal said:
I tried all the ways including 'adb reboot recovery and also tried to enter recovery through droidboot but each time it simply rebooted without going into recovery.... I also tried the temp recovery, by these commands "fastboot flash osloader bootx64.efi" & "fastboot boot twrp-830f-b.img" in this case also it simply rebooted in to android os.
P. S. I am able to enter twrp recovery through social design recovery.
Click to expand...
Click to collapse
1. when you are entering the above two commands are you in DNX mode? ('fastboot starting' on screen)
2. when you upgraded to Lollipop did you used the OTA update process or you just flashed a stock Lollipop rom?
3. boot to your normal Android OS and open Contacts and in the search contacts box enter ####0000# it will open a VersionInfo window, tell me what it says under BIOS version line
by these commands "fastboot flash osloader bootx64.efi" & "fastboot boot twrp-830f-b.img" in this case also it simply rebooted in to android os.
Click to expand...
Click to collapse
4. right after you entered the commands it rebooted (ie you heard the tab buzzing as if you power on from off state) or just continued and booted t Android?

Help ! Boot Loop with no recovery installed

Dear Xda members, I need help with my OnePlus 2... Just got it few days ago. Great phone ! and as an android user, generally the first thing I'd do with my phone was to root it...
basically here's what I've done...
1. unlocked bootloader
2. flash TWRP
3. clean flash OOS 3.0 Beta from TWRP
4. flash CM 13 by Grarak from TWRP
5. flash Gapps Arm64-6.0-micro from TWRP
6. flash SU from TWRP
things were going fine, everything works normally, until I go into bootloader mode.
Suddenly my device goes into a boot loop...
I realised maybe there were something wrong with my recovery (TWRP).
so I tried to flash it again, but it says that my device were locked, therfore I can't flash img file from my PC...
I tried to type unlock Oem, but when I check oem device info, it says device tampered : true, unlock device : false.
I searched for a while and find a temporary solution, by typing "fastboot continue" from command prompt in PC,
I was able to skip the boot loop straight to the boot-animation and was able to enter Cyanogen.
but if I turn off and on my phone, again it enters boot loop...
so basically here's my phone condition...
1. stuck at boot loop
2. no recovery
3. locked bootloader
4. Cyanogen & Su working fine
Please anyone, help... and Thx...
I've used this guide to good success twice now, good luck let's hope you're up and running in no time.
https://forums.oneplus.net/threads/...ck-guide-for-a-hard-bricked-oneplus-2.347607/
WHOA !!! IT WORKED !!! Thx alot BRO !!! You saved my day !!! THX XDA !!!

Z17S (NX595J) Unlock Bootloader & TWRP

Hi, I'm new to this phone. Just got it 1 week ago. I tried to find any related information on the bootloader unlock and custom recovery, but it is very limited. I think maybe this phone is not well known. I would appreciate if someone can provide me the way to unlock bootloader, flash TWRP and roots. I can't live without magisk and viper4android. Thanks.
Here ya go,
1. Download and install minimal fastboot adb
2.Download TWRP rename it Recovery and move it to minimal fastboot adb folder
3. Unlock bootloader, in fastboot enter the following code : fastboot oem nubia_unlock NUBIA_NX595J
4. then also in fastboot: fastboot flash recovery recovery.img
5. you may need to format data in TWRP to get it to boot up !
Enjoy your new life !
thanks
dantonuci said:
Here ya go,
1. Download and install minimal fastboot adb
2.Download TWRP rename it Recovery and move it to minimal fastboot adb folder
3. Unlock bootloader, in fastboot enter the following code : fastboot oem nubia_unlock NUBIA_NX595J
4. then also in fastboot: fastboot flash recovery recovery.img
5. you may need to format data in TWRP to get it to boot up !
Enjoy your new life !
Click to expand...
Click to collapse
Hi, I've tried numerous timed and it always won't pick up the command of unlocking bootloader. It always stay in the fastboot menu. I've toggled the 'OEM Unlock' function in the developer setting, as well as the USB debugging. Any idea why the device won't pick up that command?
Is it changing to unlock after you enter the command?
If so flash twrp then boot into recovery ...
dantonuci said:
Is it changing to unlock after you enter the command?
If so flash twrp then boot into recovery ...
Click to expand...
Click to collapse
Nope. It doesn't respond to the command in the fastboot. It just shows the fastboot menu. My adb is written 'waiting for device.... '.
Drivers , uninstall all other drivers and try please
dantonuci said:
Drivers , uninstall all other drivers and try please
Click to expand...
Click to collapse
Okay will try again
storytellerz said:
Okay will try again
Click to expand...
Click to collapse
I am also finding this message, what is its solution ???
the same recovery
dantonuci said:
Here ya go,
1. Download and install minimal fastboot adb
2.Download TWRP rename it Recovery and move it to minimal fastboot adb folder
3. Unlock bootloader, in fastboot enter the following code : fastboot oem nubia_unlock NUBIA_NX595J
4. then also in fastboot: fastboot flash recovery recovery.img
5. you may need to format data in TWRP to get it to boot up !
Enjoy your new life !
Click to expand...
Click to collapse
Hi there, when I flashed the recovery that is always the stock recovery, why?
vins84 said:
Hi there, when I flashed the recovery that is always the stock recovery, why?
Click to expand...
Click to collapse
Not sure what you're asking, did you want to flash TWRP or stock? I was just giving tutorial for how to install TWRP
dantonuci said:
Here ya go,
1. Download and install minimal fastboot adb
2.Download TWRP rename it Recovery and move it to minimal fastboot adb folder
3. Unlock bootloader, in fastboot enter the following code : fastboot oem nubia_unlock NUBIA_NX595J
4. then also in fastboot: fastboot flash recovery recovery.img
5. you may need to format data in TWRP to get it to boot up !
Enjoy your new life !
Click to expand...
Click to collapse
I'm having the problem. Unlock is not sticking to unlock. The unlock works and the flash works but as soon as you try and reboot into recovery it hangs at a blank screen no twrp. Console says waiting for device and stuck. next time I go into bootloader it says locked. The count is 3 for unlock count is there a limit? 7-6-18 Nubia Z17 NX591J WIn 10.
bmaz121 said:
I'm having the problem. Unlock is not sticking to unlock. The unlock works and the flash works but as soon as you try and reboot into recovery it hangs at a blank screen no twrp. Console says waiting for device and stuck. next time I go into bootloader it says locked. The count is 3 for unlock count is there a limit? 7-6-18 Nubia Z17 NX591J WIn 10.
Click to expand...
Click to collapse
Trouble shoot and experiment with the process it will work, even if it appears not locked after reboot
dantonuci said:
Trouble shoot and experiment with the process it will work, even if it appears not locked after reboot
Click to expand...
Click to collapse
I don't understand? Appears not locked? It is locked. Now I remember when I flashed my Star N997 the developer said that there is a unlock bit that has to be turned on in the process of unlocking. I think this may be the case here since it unlocks until a reboot. I am deep concerned that after a unlock count of 3 the phone will not boot anymore. Do you know anything about these things? Another thought is does the USB C need different drivers and should it be plugged into a USB 3.0 outlet?
TWRP will flash only when it's unlocked so even if it's saying it's locked go by what you can do with TWRP
---------- Post added at 12:25 AM ---------- Previous post was at 12:24 AM ----------
I did it several times and never had a problem
i was looking for camera.apk file from Nubia Z17S phone from Stock ROM, can anyone upload it here..it should be located in system / app or app-pvt folder, you can copy using Root Explorer tool.
pls. let me know...
I'm having problems unlocking the bootloader. Has anyone got the proper TWRP for this phone? I can't find it. The one I have says FAILED (remote: Requested download size is more than max allowed). Thanks
hello links no longer works. Someone could give me back the TWRP and minimalb fastboot adb
For anyone's information, TWRP will not boot in recovery while the phone is being charged. Unplug first. You will just get a black screen.
i am also experiencing the same issue.. where can i find the drivers for this phone nx595j? or how do i uninstall the drivers for it?
---------- Post added at 01:21 AM ---------- Previous post was at 01:17 AM ----------
yo can somebody help me install a custom rom on my z17s via team viewer?? im willing to pay for your time

Moto g4 plus recovery boot loop...

Hi guys. Few days ago I unlocked the bootloader of my Moto G4 plus, install twrp recovery and root the phone. Then I made the mistake of trying to install an update from OTA and since that day it is impossible to start the phone normally. It always starts in recovery mode, then I must go to restart to start in fastboot mode and next, select start to be able to use it. I reinstall the latest version of the recovery twrp and the ROM of LineageOS but nothing changes. Can someone tell me if there is any console command I can execute in the phone to start normally?
Thanks for your time...
Eduadc said:
Hi guys. Few days ago I unlocked the bootloader of my Moto G4 plus, install twrp recovery and root the phone. Then I made the mistake of trying to install an update from OTA and since that day it is impossible to start the phone normally. It always starts in recovery mode, then I must go to restart to start in fastboot mode and next, select start to be able to use it. I reinstall the latest version of the recovery twrp and the ROM of LineageOS but nothing changes. Can someone tell me if there is any console command I can execute in the phone to start normally?
Thanks for your time...
Click to expand...
Click to collapse
Please refer here, you bricked your device by taking ota while on custom recovery https://forum.xda-developers.com/moto-g4-plus/how-to/moto-g4-plus-hardbrick-solved-guide-t3657761
strongst said:
Please refer here, you bricked your device by taking ota while on custom recovery https://forum.xda-developers.com/moto-g4-plus/how-to/moto-g4-plus-hardbrick-solved-guide-t3657761
Click to expand...
Click to collapse
Thanks for your answer. I don't understand the reference. I can flash any firmware without problem.
I looking for a commands to repair the boot because I have a boot loop with recovery mode.
I can use the phone but only across: recovery > restart > bootloader this restart in fastboot mode, next I select "start" And the phone boot with Android....
I whant to start in Android directly... I whant (if exists) any console command or any solution to fix the boot problem.
Eduadc said:
Thanks for your answer. I don't understand the reference. I can flash any firmware without problem.
I looking for a commands to repair the boot because I have a boot loop with recovery mode.
I can use the phone but only across: recovery > restart > bootloader this restart in fastboot mode, next I select "start" And the phone boot with Android....
I whant to start in Android directly... I whant (if exists) any console command or any solution to fix the boot problem.
Click to expand...
Click to collapse
Oh, then you can try using these commands through fastboot:
mfastboot oem fb_mode_set
mfastboot oem fb_mode_clear
strongst said:
Oh, then you can try using these commands through fastboot:
mfastboot oem fb_mode_set
mfastboot oem fb_mode_clear
Click to expand...
Click to collapse
Thanks for your reply again. I tried the commands but nothing changes....
Eduadc said:
Thanks for your reply again. I tried the commands but nothing changes....
Click to expand...
Click to collapse
If your Issue resolved..then tell me ...how you did it....i am also stuck on that bootloop on recovery mode

Categories

Resources