How to root OxygenOS 3.0.2 - OnePlus 2 Q&A, Help & Troubleshooting

Hi
I am new to the OnePlus 2. When I bought it, stock 5.1.1 installed, I downloaded and installed the latest Marshmallow stock build via an OTA update. I then followed the official OnePlus video guide on unlocking the bootloader and rooting the device. I successfully unlocked the bootloader, flashed TWRP and then went on to flash SuperSU. Unfortunately, then device did not reboot - and I was soft-bricked, stuck on the boot animation. I am not sure what went wrong here.
In order to un-brick and recover my device, I downloaded the latest Marshmallow OxygenOS 3.0.2 zip from OnePlus. I was able to get this onto my device and I flashed it successfully in TWRP, and all is well.
My questions are:
1) Having flashed the latest stock, Marshmallow OxygenOS 3.0.2, will my bootloader still be unlocked?
2) Will I still have TWRP recovery, or stock recovery?
3) How can I successfully root?
Thank you in advance

I already forget what it is looks like when I change from stock to custom ROM.
But hey, here is the guide to help you:
1. use Fastboot command -> fastboot oem device-info
If "Device unlocked: ture" than your bootloader is unlocked. Normally, if you have not yet touch anything, oem is locked. But if you do unlock it, it will STAY unlock unless you use fastboot command line to change back to locked.
2. OP website only show is optional to use official recovery, so I think it is depend on you. Just go and check on it
3. For OnePlus Brand is easy. Just go and download SuperSU 2.74, place into your "sdcard", and flash it.

qingmui said:
I already forget what it is looks like when I change from stock to custom ROM.
But hey, here is the guide to help you:
1. use Fastboot command -> fastboot oem device-info
If "Device unlocked: ture" than your bootloader is unlocked. Normally, if you have not yet touch anything, oem is locked. But if you do unlock it, it will STAY unlock unless you use fastboot command line to change back to locked.
2. OP website only show is optional to use official recovery, so I think it is depend on you. Just go and check on it
3. For OnePlus Brand is easy. Just go and download SuperSU 2.74, place into your "sdcard", and flash it.
Click to expand...
Click to collapse
Hi - many thanks for the reply and information
Just to confirm, question 2: I flashed the latest stock from TWRP to recover from a soft brick. Would that process have flashed stock recovery also? Do I need to check this out by pressing Vol. down and Power buttons on boot?
Thanks again

pretty pixel said:
Hi - many thanks for the reply and information
Just to confirm, question 2: I flashed the latest stock from TWRP to recover from a soft brick. Would that process have flashed stock recovery also? Do I need to check this out by pressing Vol. down and Power buttons on boot?
Thanks again
Click to expand...
Click to collapse
TWRP will ask you, if you want to disable stock recovery flash, after you flash official firmware.
Rooting the newest stock firmware with the latest supersu from chainfire's website will turn your device into a bootloop.
Here you can find the right supersu for your firmware:
http://forum.xda-developers.com/oneplus-2/general/rom-mirrors-official-oxygen-os-roms-ota-t3209863
Greetings LordHelmchen

LordHelmchen89 said:
TWRP will ask you, if you want to disable stock recovery flash, after you flash official firmware.
Rooting the newest stock firmware with the latest supersu from chainfire's website will turn your device into a bootloop.
Here you can find the right supersu for your firmware:
http://forum.xda-developers.com/oneplus-2/general/rom-mirrors-official-oxygen-os-roms-ota-t3209863
Greetings LordHelmchen
Click to expand...
Click to collapse
Hello and thank you for sending me the information and links. Flashing the modified supersu worked and I am now rooted
Just a final question please...Before I received your reply I had flashed stock several times and tried different supersu versions. And ended up in bootloops as a result of this. Is this likely to have damaged my device in any way?

pretty pixel said:
Hello and thank you for sending me the information and links. Flashing the modified supersu worked and I am now rooted
Just a final question please...Before I received your reply I had flashed stock several times and tried different supersu versions. And ended up in bootloops as a result of this. Is this likely to have damaged my device in any way?
Click to expand...
Click to collapse
No, this will not damage your phone. I can not say too much about it, but the device shouldn't be damaged, it's a software-thing
PS: Hope my english is okay...and if I helped you, I would be very grateful if you click the Thanks-Button ...thank you

LordHelmchen89 said:
No, this will not damage your phone. I can not say too much about it, but the device shouldn't be damaged, it's a software-thing
PS: Hope my english is okay...and if I helped you, I would be very grateful if you click the Thanks-Button ...thank you
Click to expand...
Click to collapse
Thank you for the reassurance

Related

How to root 4.4.2 nakasig

Hello! Can somebody help me with the question how can I root this device?
Please?
Try this man, i always use this guide for root and unlock with cwm.
https://m.youtube.com/watch?v=9C_QEYHzoEk
As far as I know there isn't a Exploit for 4.4.2, so you have to unlock the Bootloader at any rate.
If you just want to root, the easyiest way is just to boot the CF-Auto-Root boot image for your device: http://autoroot.chainfire.eu/
If you just want to flash custom roms, theres no need to root your actual ROM. Just flash the TWRP recovery Image via fastboot.
antila said:
Hello! Can somebody help me with the question how can I root this device?
Please?
Click to expand...
Click to collapse
Hi, antila...
Straightforward enough, if you know how to use fastboot...
------------------------------------------------
* Unlock the bootloader with fastboot oem unlock
-- BEWARE... THIS WILL FACTORY RESET THE NEXUS 7... and you will loose everything on it. All user installed apps and any files (music, video, pics etc.) will also be lost.
* Fastboot flash a Custom Recovery, such as CWM or TWRP, with fastboot flash recovery recovery.img
-- (where recovery.img is the name of the recovery image file to be fastboot flashed).
* Using that Custom Recovery, flash Chainfire's SuperSU root updater .zip.
* Reboot and you're rooted.
------------------------------------------------
I've written about this procedure in slightly more detail here.
The only thing that's changed since, is Chainfire's SuperSU root package has been updated to v1.86, and which you will find here...
http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip
If you prefer CWM to TWRP, then the latest CWM recovery can be found here...
http://www.clockworkmod.com/rommanager
(It's important you get the correct recovery for the particular type of Nexus 7 you have.)
For a fuller understanding of fastboot, checkout the 'stickies', particularly this one, which pertains directly to your question. It's a little out of date now... but the basic principles still hold.
This thread is also worth a look.
Good luck rooting your N7... (it's really not that difficult).
Rgrds,
Ged.
Root does't work
GedBlake said:
Hi, antila...
Straightforward enough, if you know how to use fastboot...
------------------------------------------------
* Unlock the bootloader with fastboot oem unlock
-- BEWARE... THIS WILL FACTORY RESET THE NEXUS 7... and you will loose everything on it. All user installed apps and any files (music, video, pics etc.) will also be lost.
* Fastboot flash a Custom Recovery, such as CWM or TWRP, with fastboot flash recovery recovery.img
-- (where recovery.img is the name of the recovery image file to be fastboot flashed).
* Using that Custom Recovery, flash Chainfire's SuperSU root updater .zip.
* Reboot and you're rooted.
------------------------------------------------
I've written about this procedure in slightly more detail here.
The only thing that's changed since, is Chainfire's SuperSU root package has been updated to v1.86, and which you will find here...
http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip
If you prefer CWM to TWRP, then the latest CWM recovery can be found here...
http://www.clockworkmod.com/rommanager
(It's important you get the correct recovery for the particular type of Nexus 7 you have.)
For a fuller understanding of fastboot, checkout the 'stickies', particularly this one, which pertains directly to your question. It's a little out of date now... but the basic principles still hold.
This thread is also worth a look.
Good luck rooting your N7... (it's really not that difficult).
Rgrds,
Ged.
Click to expand...
Click to collapse
Hello! Thank you for your help. I did everything as you wrote. Unlocked bootloader, installed TWRP but for some reason root still don't work. Can you give me a link on SuperSu where I can flash it trough TWRP? Please?
Thank you very much for your help.
Once you've got TWRP installed, just download the latest SuperSU (http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip), and flash it through TWRP.
antila said:
Hello! Thank you for your help. I did everything as you wrote. Unlocked bootloader, installed TWRP but for some reason root still don't work. Can you give me a link on SuperSu where I can flash it trough TWRP? Please?
Thank you very much for your help.
Click to expand...
Click to collapse
Hi, antila...
If you've unlocked the bootloader, and flashed TWRP... then you've pretty much done the 'hard' part..
As @jfmcbrayer says, download SuperSU v1.86 directly to your Nexus 7, and flash it in TWRP.
However, sometimes the SuperSU app icon doesn't always appear in the app drawer after the TWRP flash... although it's very likely you are actually (probably) rooted.
To fix this, see my post here.
If this **still** doesn't work... try flashing an older version of the SuperSU root .zip, available here...
http://download.chainfire.eu/368/SuperSU/UPDATE-SuperSU-v1.75.zip
This will flash SuperSU v1.75... and then go to Google Playstore to update it to SuperSU v1.86. You will probably be prompted to do this anway, as soon as it is detected you're running a slightly out of date version...
Good luck.
Rgrds,
Ged.
Why didn't you just boot the CF-Autoboot bootimage as I suggested? It's the easyest way and you could have kept your stock recovery (less trouble with OTA Updates)
Just fastboot boot boot.img and a few seconds later your device is rooted...

[Unlock] Zenfone2 official Android 6.0 Unlock

Two-Click Unlock for Zenfone 2 official Android 6.0
original post in Taiwan Asus Zentalk by @shakalaca
**do it at your risk**
1.Your PC must be adb environment ready.
2.You should know how to get into stock bootloader.( press Power and Volume up together)
files needed:
1. Download unlock.bat and restore.bat from here.
2. Recomended TWRP for verification.(repacked)
steps:
1.Copy unlock.bat and restore.bat on to your PC.
2.Plug your device in PC, click unlock.bat. The program will enter bootloader mode, reboot and then unlock.
3.After it run through unlock, the device will indicate it will reboot in 5 second. **important** PRESS VOLUME UP at the moment to enter bootloader.
4. If you miss step 3, the device will stuck in Asus logo. Don't worry. Just press POWER and VOLUME UP to enter bootloader.
5.When the device is in bootloader, click restore.bat Wait for the reboot and you are done unlock.
6.To verify unlock status, flash the recommended TWRP.
Good luck and all credits to @shakalaca
Is it the same as the unofficial method for bootloader unlock? also is there a way to relock bootloader like flashing it again over MM Beta?
Sent from my ASUS_Z00AD using XDA-Developers mobile app
Flynhx said:
Is it the same as the unofficial method for bootloader unlock? also is there a way to relock bootloader like flashing it again over MM Beta?
Sent from my ASUS_Z00AD using XDA-Developers mobile app
Click to expand...
Click to collapse
Different by the looks , the date gives it away and not a temp twrp-- although i am going to find out in about 10 mins --lets hope this works :highfive:
Not working for me
says flashing droidboot .184
anyone got this to work ?
no recovery after trying this - got stock recovery back from here ok
mega:///#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!ok8SQKII
timbernot said:
Different by the looks , the date gives it away and not a temp twrp-- although i am going to find out in about 10 mins --lets hope this works :highfive:
Not working for me
says flashing droidboot .184
anyone got this to work ?
no recovery after trying this - got stock recovery back from here ok
mega:///#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!ok8SQKII
Click to expand...
Click to collapse
According to @shakalaca, the restore process get back to 6.0 ifwi. After the unlock, the droidboot stay at .184 alright.
What is the status of your device before unlock, rooted or unrooted? Can you flash the twrp provided by him ?
samcjtsai said:
According to @shakalaca, the restore process get back to 6.0 ifwi. After the unlock, the droidboot stay at .184 alright.
What is the status of your device before unlock, rooted or unrooted? Can you flash the twrp provided by him ?
Click to expand...
Click to collapse
my device doesnt get to this part > 3.After it run through unlock, the device will indicate it will reboot in 5 second. **important** PRESS VOLUME UP
but stays on > press any key to finish...... which then closes the window
I flash twrp,says ok but reboots back to bootloader after restarting recovery.
flashed back stock recovery and factory reset for another attempt...lets see
Works good to me. Miss that step where I supposed to pressed vol up button and phone stuck on white splash screen. Force off and then go to bootloader, then execute restore.bat and done. After that root and exposed and then I mess up some another stuff so need to flash 6.0.1 MOFD_SDUPDATE manually from stock recovery. Everything pass smoothly but root and exposed framework disappeared obviously. Root and exposed again no problems
cannot flash custom roms???
Hi everyone,
I successfully unlocked my bootloader from MM beta, I successfully flashed the recommended twrp recovery, I successfully flashed rom and gapps but when I reboot the phone goes back to twrp recovery. Anyone else facing the same issue? Or is it impossible to flash custom roms?
Yousvel said:
Hi everyone,
I successfully unlocked my bootloader from MM beta, I successfully flashed the recommended twrp recovery, I successfully flashed rom and gapps but when I reboot the phone goes back to twrp recovery. Anyone else facing the same issue? Or is it impossible to flash custom roms?
Click to expand...
Click to collapse
ATM this unlock can backup/restore stock rom in recommended twrp, but can't flash CM. Seems its boot.img need to be repacked.
Yousvel said:
Hi everyone,
I successfully unlocked my bootloader from MM beta, I successfully flashed the recommended twrp recovery, I successfully flashed rom and gapps but when I reboot the phone goes back to twrp recovery. Anyone else facing the same issue? Or is it impossible to flash custom roms?
Click to expand...
Click to collapse
Same problem here
samcjtsai said:
ATM this unlock can backup/restore stock rom in recommended twrp, but can't flash CM. Seems its boot.img need to be repacked.
Click to expand...
Click to collapse
how can i flash a stock 5.0 rom from the recommended twrp? I tried to do that but it doesn't work. Do I have to flash a stock 6.0.1 beta rom?
It worked perfectly!Thanx a mill!
Can't flash TWRP although the splash screen became white after unlock.bat -> unlocked
After restore.bat the splash screen went black as usual. Then I flash the recommended TWRP. But when I choose recovery mode in fastboot, it reboot to fastboot. When I adb reboot recovery in Android OS, it reboot to stock recovery. Can anyone help me to solve this problem?
I'm running .69 MM beta, I replaced the .54 fastboot image in the package with .69 one. Does this effect the unlock state?
timbernot said:
Different by the looks , the date gives it away and not a temp twrp-- although i am going to find out in about 10 mins --lets hope this works :highfive:
Not working for me
says flashing droidboot .184
anyone got this to work ?
no recovery after trying this - got stock recovery back from here ok
mega:///#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!ok8SQKII
Click to expand...
Click to collapse
Edit Unlock.bat, find "sleep 3" in the line 24 and change it to "sleep 25" to increase the waiting time to detect back the fastboot after your phone reboots...
This fixed me the issue.... try it...
can i flash supersu to become root after unlock with this method?
ponnuvelpandian said:
Edit Unlock.bat, find "sleep 3" in the line 24 and change it to "sleep 25" to increase the waiting time to detect back the fastboot after your phone reboots...
This fixed me the issue.... try it...
Click to expand...
Click to collapse
Thanks :good: , i`ll keep that in mind when the time comes back on 5 atm
kamyk70 said:
Works good to me. Miss that step where I supposed to pressed vol up button and phone stuck on white splash screen. Force off and then go to bootloader, then execute restore.bat and done. After that root and exposed and then I mess up some another stuff so need to flash 6.0.1 MOFD_SDUPDATE manually from stock recovery. Everything pass smoothly but root and exposed framework disappeared obviously. Root and exposed again no problems
Click to expand...
Click to collapse
How you root your MM beta?, please tell me, i wanna root mine too
Sent from my ASUS_Z008D using XDA-Developers mobile app
Bring twrp zip android 6 please.
Can anyone backup with TWRP and upload?
Factory reset, backup with TWRP, and upload[emoji6]
Gesendet von meinem ASUS_Z00AD mit Tapatalk
KarloHD said:
Bring twrp zip android 6 please.
Can anyone backup with TWRP and upload?
Factory reset, backup with TWRP, and upload[emoji6]
Gesendet von meinem ASUS_Z00AD mit Tapatalk
Click to expand...
Click to collapse
Are you going to post this in EVERY tread?
Sent from my ASUS_Z00A using Tapatalk
Now, if we can unlock stock 6.0, can anyone confirm me if we can directly flash custom roms without downgrading to 5.0
after running restore it worked, however when running unlock.bat, I get permission denied and the device goes tinto bootloader bootloop, and I had the device rooted and bootunlocked already in lollipop, I wonder why that happens?

New ZE551KL locked bootloader/no root MM

Hi,
I've just got a new ZE551KL (z00td) with a locked bootloader and no root. Since the phone have the latest android 6.0.1 build I have difficulty to root it and unlock the bootloader. I did many research and I think it's really confusing. It seem to root my phone I need an unlocked bootloader but to unlock it I have to root my phone. The last interesting thing I've found for my phone is to flash a pre-rooted system.img & boot.img ( http://www.asus.com/zentalk/thread-80274-1-1.html ) but I also get stuck here since the guide tell me to flash both and I can only find the system.img.
I would like to know if there's any guide to root & unlock my bootloader on my ZE551KL. Thanks a lot!
It's a pain, but you may have to roll back to an earlier version of the firmware...back to lollipop. There are instructions in one of the threads on how to do that. I was able to unlock before the marshmallow update with the official unlock utility from Asus. Once you are unlocked, the easiest way to root is just to either boot twrp.img (previously downloaded and extracted to the adb folderon your computer) using fastboot (lots of threads here with instructions, too) and install supersu.zip. Or if you want to install twrp as your recovery, you can flash it from fastboot, then flash the zip of supersu. If you need more help, I am no expert by any means, but I have done this with my own ze551kl and might be able to give you some more hints.
Personally I would avoid the prerooted images as I had a lot of trouble with them and nearly bricked my phone by trying them out.
Thanks a lot for your reply! That's what I'm trying right now. I'm rolling back to lollipop from an official rom file from asus website. So far, I tried to flash it with stock recovery but it said that I cannot install a older version on top of a newer one. I did an downgrade of the recovery and now I'm waiting for the flash.
cilk said:
Thanks a lot for your reply! That's what I'm trying right now. I'm rolling back to lollipop from an official rom file from asus website. So far, I tried to flash it with stock recovery but it said that I cannot install a older version on top of a newer one. I did an downgrade of the recovery and now I'm waiting for the flash.
Click to expand...
Click to collapse
Excuse me, how did you do the downgrade of the recovery? Can you share the .img with me? I have TWRP installed with locked bootloader
I've found older stock recovery on this site : https://mega.nz/#F!lodnzDhK!H5ChxausDTyko1qGlnF7dw!Fg9FwLoa
Credit to ThanveerAliSayed in XDA
Well it seem that I cannot downgrade, the latest recovery don't want to install a lower version and when I try to get a older stock recovery I still cannot downgrade since it get stuck at verifying image update package.
Also I've noticed that my version is 21.40.1220.1698 and so far I can't find anything related to this version for rooting or unlocking bootloader. Even the official firmware on asus website for the ZE551KL is older than this version and I couldn't flash it. I had to get it from https://asus.kremowka.xyz/categories/show/2 because I've soft bricked my device. I'm still trying to find a solution...
cilk said:
I've found older stock recovery on this site : https://mega.nz/#F!lodnzDhK!H5ChxausDTyko1qGlnF7dw!Fg9FwLoa
Credit to ThanveerAliSayed in XDA
Click to expand...
Click to collapse
I would NOT use this stock image for ze551kl. There is one for the 601 and the 550 but not 551kl. I will find the thread with the first stock recovery posted that I used and post the link in a while. Give me a chance to find it. I would roll back to it, then upgrade to the stock firmware listed in the unlocker notes. Once it's unlocked, you can go to the last lollipop before marshmallow and flash it. I would then factory reset, then flash marshmallow. After you have it working, then flash twrp (or just boot it in adb) as I said above and flash supersu.
I will warn you that a lot of people have had trouble unlocking and this might not work to unlock.
---------- Post added at 09:09 PM ---------- Previous post was at 08:55 PM ----------
http://forum.xda-developers.com/attachment.php?attachmentid=3585486&d=1450811354 here is the link to stock for the very first stock firmware. I followed a video posted on YouTube from "themobileshots" on returning to stock from cm13. I doubt you can flash the stock recovery without flashing twrp first, then flashing from there. There are a lot of people in this forum that can help and most are pretty patient. Don't give up.
Finally I got my phone unlocked and rooted and it was too easy ...
I used fastboot to flash TWRP ( http://forum.xda-developers.com/zen...e601kl-official-marshmallow-wwv21-40-t3424903 ) and after that I flashed the latest CM13 from TWRP to gain root and unlocked my bootloader with this guide http://forum.xda-developers.com/zen...de-unlock-bootloader-asus-unlock-app-t3405850
I never though I could flash TWRP with a locked bootloader but it worked very well.
cilk said:
Finally I got my phone unlocked and rooted and it was too easy ...
I used fastboot to flash TWRP ( http://forum.xda-developers.com/zen...e601kl-official-marshmallow-wwv21-40-t3424903 ) and after that I flashed the latest CM13 from TWRP to gain root and unlocked my bootloader with this guide http://forum.xda-developers.com/zen...de-unlock-bootloader-asus-unlock-app-t3405850
I never though I could flash TWRP with a locked bootloader but it worked very well.
Click to expand...
Click to collapse
Well, I have TWRP with locked bootloader and tried to unlock the bootloader with that guide in CM13. I didn't work for me
long2ski said:
I would NOT use this stock image for ze551kl. There is one for the 601 and the 550 but not 551kl. I will find the thread with the first stock recovery posted that I used and post the link in a while. Give me a chance to find it. I would roll back to it, then upgrade to the stock firmware listed in the unlocker notes. Once it's unlocked, you can go to the last lollipop before marshmallow and flash it. I would then factory reset, then flash marshmallow. After you have it working, then flash twrp (or just boot it in adb) as I said above and flash supersu.
I will warn you that a lot of people have had trouble unlocking and this might not work to unlock.
---------- Post added at 09:09 PM ---------- Previous post was at 08:55 PM ----------
http://forum.xda-developers.com/attachment.php?attachmentid=3585486&d=1450811354 here is the link to stock for the very first stock firmware. I followed a video posted on YouTube from "themobileshots" on returning to stock from cm13. I doubt you can flash the stock recovery without flashing twrp first, then flashing from there. There are a lot of people in this forum that can help and most are pretty patient. Don't give up.
Click to expand...
Click to collapse
I tried to do a lot of things to get back to Stock ROM but they didn't work. I watched that tutorial but the files belongs to ZE550kl, so any other ideas? :crying:
niveku said:
Well, I have TWRP with locked bootloader and tried to unlock the bootloader with that guide in CM13. I didn't work for me
Click to expand...
Click to collapse
Me too the first time I tried to unlock my bootloader in CM13 it didn't worked. I followed the guide and I did this :
Phone connected to the computer with USB debug and using ADB :
Code:
adb shell
su
Then I followed the backup procedure and I did the magic command to unlock it :
Code:
echo -ne "\x01" | dd obs=1 count=1 seek=16 of=/dev/block/bootdevice/by-name/devinfo
After I rebooted in fastboot so see if my device was unlocked but no it was still lock. I did two adb reboot with these command :
Code:
fastboot oem adb_enable
fastboot oem adb_enable
You have to do these twice.
After this my bootloader was still locked but I did a normal reboot and tried the magic command and voila! Bootloader unlocked.
niveku said:
I tried to do a lot of things to get back to Stock ROM but they didn't work. I watched that tutorial but the files belongs to ZE550kl, so any other ideas? :crying:
Click to expand...
Click to collapse
If you have the ZE551KL like me you have to use file for a Z00T. You can check this page to know which device is a Z00T : http://forum.xda-developers.com/zenfone-2-laser/general/index-zenfone-2-laser-variants-t3369569
In my case I also had some difficulty to go back to Stock since I couldn't find the right firmware for mine because my android version is 21.40.1220.1698 and you have to flash the same version. The only place I found it was there https://asus.kremowka.xyz/categories/show/2 under the ZE601KL
cilk said:
In my case I also had some difficulty to go back to Stock since I couldn't find the right firmware for mine because my android version is 21.40.1220.1698 and you have to flash the same version. The only place I found it was there https://asus.kremowka.xyz/categories/show/2 under the ZE601KL
Click to expand...
Click to collapse
i see there is a mm unlock apk for the ze601kl there also...i wonder if that would work on the ze551kl.
niveku said:
Well, I have TWRP with locked bootloader and tried to unlock the bootloader with that guide in CM13. I didn't work for me
I tried to do a lot of things to get back to Stock ROM but they didn't work. I watched that tutorial but the files belongs to ZE550kl, so any other ideas? :crying:
Click to expand...
Click to collapse
The video is for the 550 but the process is the same for the 551kl (zootd). I downloaded the stock firmware at the bottom of the page on the Asus support page https://www.asus.com/support/Download/39/1/0/23/SZCx58yhB5Jst0yI/32/ , extracted it, grabbed the boot.IMG from there and put it on my memory card along with the stock recovery from the link above (renamed it recovery.img) and the full firmware (drag the original, leave it zipped). Then I did as the video says and wiped in twrp, flashed the boot and recovery, wiped cache, then flashed the firmware. It took awhile for the process to complete. Hope this helps.
cilk said:
Code:
fastboot oem adb_enable
fastboot oem adb_enable
You have to do these twice.
After this my bootloader was still locked but I did a normal reboot and tried the magic command and voila! Bootloader unlocked.
If you have the ZE551KL like me you have to use file for a Z00T. You can check this page to know which device is a Z00T : http://forum.xda-developers.com/zenfone-2-laser/general/index-zenfone-2-laser-variants-t3369569
Click to expand...
Click to collapse
Well, somehow that worked! Thanks, you should make a new post as a tutorial, I'm sure people will find that usefull.
Edit: Has someone rooted stock MM?
niveku said:
Well, somehow that worked! Thanks, you should make a new post as a tutorial, I'm sure people will find that usefull.
Edit: Has someone rooted stock MM?
Click to expand...
Click to collapse
Yes I'm currently writing one
For the stock MM yep I did it. I just installed the stock one after my bootloader was unlock and followed a tutorial here for root. I really like the stock Asus, way better than the samsung with touchwiz in my opinion.
beenkenobee said:
i see there is a mm unlock apk for the ze601kl there also...i wonder if that would work on the ze551kl.
Click to expand...
Click to collapse
So, to recap. If you are at the latest update, and have never previously unlocked bootloader or rooted your phone. The ASUS provided unlock tool won't work on the latest update. With it locked you can't install custom recovery or downgrade the firmware to an older version so that you can unlock it. Catch 22. Screwed until ASUS releases an update to their unlock tool or someone figures something else out. Or am I missing something? Cause I've been trying to do something with my kids phone for two days now and no luck here doing anything. Bout 8 million guides and files around the net and none of em seem to do squat in my situation. Any comments? Let's hear em.
waltsmith
beenkenobee said:
i see there is a mm unlock apk for the ze601kl there also...i wonder if that would work on the ze551kl.
Click to expand...
Click to collapse
great find I was able to unlock my ZE551KL MM with that tool
steadydecline said:
great find I was able to unlock my ZE551KL MM with that tool
Click to expand...
Click to collapse
it really worked?
cool!
no hiccups or problems?

Bricked my LeEco Pro 3 while installing CM13, need some help and advice.

Hi Guys,
Long story short, I bought the LeEco Pro 3 US version due to the awesome Tmobile network support. The modem supports band 12 and WiFi calling and I was happy with it. But eventually notification issues and the horrible EUI got under my skin and I decided to install CM13 keeping the phone as untouched as possible so that I can revert back to stock whenever needed.
I followed below steps:
1. Enabled developer options and enabled USB debugging.
2. Went the Developer Options and enabled OEM Unlocking.
3. Did adb reboot bootloader to get into the bootloader menu.
4. Did fastboot unlock-go command to unlock the bootloader. I noticed that if I did this command and rebooted the phone, the phone reverted back to being locked again. But I could run the command again from bootloader screen and unlock it (as long as the developer options had the OEM unlocking enabled). So I was never permanently unlocked, just unlock at will whenever I wanted.
5. Then I downloaded the twrp.img file and from fastboot screen i did fastboot boot twrp.img, which booted me inot twrp screen. I was able to switch the language to english but i didnt do the permanent system modification. I did not root the phone as well through the menu.
6. Now, I plugged in a USB OTG drive in the phone. Usb OTG drive had CM13 ROM + Gapps on it.
7. Using the TWRP menu, I did a factory data reset and made a backup of all partitions of the LeEco Phone and saved it into USB OTG drive.
8. Then I installed the CM13 rom on the phone. Followed by Gapps and then rebooted the phone. The phone wouldnt boot.
9. I immediately rebooted the phone into the fastboot menu and tried to run the fastboot boot twrp.img, and got an error message that the device is not unlocked. Which is when i noticed that the phone is bricked.
So Long story short, I have a locked bootloader and I want to to retain my modem. I was given a suggestion to boot into the stock recovery and put the x720 update.zip file and install it. But that would flash the CN modem as well. Can I delete the modem file from the CN rom and flash the update.zip? Can someone help me there? All I want is the modem for the US rom and CM13, thats it.
Thank you guys for reading this post, it helps to talk to XDA about such issues, my wife would just kick my butt because I broke a phone, again!
Did you wipe the system using twrp before installing CM?
sunbinyuan said:
Did you wipe the system using twrp before installing CM?
Click to expand...
Click to collapse
No I didn't wipe the system before installing CM13. Usually the ROM installation scripts do system wipes.
This is the reason why I am hesitant to do this thing as there are no clear (step-by-step) procedures and there is no solid benefit (in fact your will lose some features). Can't it be possible to just create a CM or any other ROM that could be downloaded and rename into update.zip and load it directly renaming the X720 ROM? ^_^
Try unlocking bootloader again with fastboot method as you didn't do it the first time. Then try fastboot boot twrp.img
srikanthc said:
Try unlocking bootloader again with fastboot method as you didn't do it the first time. Then try fastboot boot twrp.img
Click to expand...
Click to collapse
He will not be able to unlock again due to the fact that he installed CM13 on an unlocked bootloader. I did read where you can flash the CN bootloader on a locked bootloader. Look at post #44 from the "X727 (US Model) Persistent bootloader unlock from 5.8.019s" thread.
http://forum.xda-developers.com/le-pro3/development/x727-model-persistent-bootloader-unlock-t3500388
"I finished the setup and run fastboot again and it is good so for anyone having the same issue as I was having of not able to unlock, just run: Fastboot Flash aboot emmc_appsboot.mbn get the file from dr4stic zip file"
Followed by post #47:
"Yeah I can confirm that flashing the aboot worked like dish soap on a squeaky hinge."
If that doesn't work then you will need to install the CN rom using the stock bootloader.
zoid_99 said:
He will not be able to unlock again due to the fact that he installed CM13 on an unlocked bootloader. I did read where you can flash the CN bootloader on a locked bootloader. Look at post #44 from the "X727 (US Model) Persistent bootloader unlock from 5.8.019s" thread.
http://forum.xda-developers.com/le-pro3/development/x727-model-persistent-bootloader-unlock-t3500388
"I finished the setup and run fastboot again and it is good so for anyone having the same issue as I was having of not able to unlock, just run: Fastboot Flash aboot emmc_appsboot.mbn get the file from dr4stic zip file"
Followed by post #47:
"Yeah I can confirm that flashing the aboot worked like dish soap on a squeaky hinge."
If that doesn't work then you will need to install the CN rom using the stock bootloader.
Click to expand...
Click to collapse
I ended up installing CN ROM as my last resort. I have an unlocked bootloader and twrp installed now, with CM13. Now I need the way to go back to US modem so I can get all the bands.
Sent from my LEX720 using Tapatalk
ceo.mtcl said:
I ended up installing CN ROM as my last resort. I have an unlocked bootloader and twrp installed now, with CM13. Now I need the way to go back to US modem so I can get all the bands.
Sent from my LEX720 using Tapatalk
Click to expand...
Click to collapse
1. Download the rom from here: https://www.androidfilehost.com/?fid=601275311581036717
2. Unzip and extract the NON-HLOS.img file.
3. Reboot into fastboot mode.
4. Flash the modem "fastboot flash modem NON-HLOS.img"
You will not notice a change in the modem version in "About Phone" as they both report Baseband version MPSS.2.0.c1.9.1-00010. Who knows, they may be the same.
zoid_99 said:
1. Download the rom from here: https://www.androidfilehost.com/?fid=601275311581036717
2. Unzip and extract the NON-HLOS.img file.
3. Reboot into fastboot mode.
4. Flash the modem "fastboot flash modem NON-HLOS.img"
You will not notice a change in the modem version in "About Phone" as they both report Baseband version MPSS.2.0.c1.9.1-00010. Who knows, they may be the same.
Click to expand...
Click to collapse
Is this NON HLOS.img file from US baseband? Can you please help me in locating where it came from before I flash it. Thanks in advance.
Sent from my LEX720 using Tapatalk
ceo.mtcl said:
Is this NON HLOS.img file from US baseband? Can you please help me in locating where it came from before I flash it. Thanks in advance.
Sent from my LEX720 using Tapatalk
Click to expand...
Click to collapse
That is from the US baseband. That rom will convert a CN install back to a US install.
zoid_99 said:
That is from the US baseband. That rom will convert a CN install back to a US install.
Click to expand...
Click to collapse
Thank you, is that from your phone or did you found it in some other post out here that I missed Zoid? I'm just looking for source of the file.
Sent from my LEX720 using Tapatalk
It's from this thread.
http://forum.xda-developers.com/le-pro3/how-to/flashing-guide-roundup-leeco-le-pro-3-t3511901
"
Okay, if you chose to use the long route and installed the Chinese ROM, you can still get back to the full US version, complete with all LTE bands. dr4stic is responsible for this gem, and was my way back to US ROMdom.
To go from Chinese or Custom ROM back to Stock US version:
The file is located in his Android File Host space here: https://www.androidfilehost.com/?fid=601275311581036717
"
ceo.mtcl said:
No I didn't wipe the system before installing CM13. Usually the ROM installation scripts do system wipes.
Click to expand...
Click to collapse
Sorry for the late answer but to add to that, it happened to me that the ROM didn't have a wipe script thus bricking another of my device. I reinstalled it after wiping the system and it worked.

LeEco x727 soft bricked?

I recently tried flashing SuperSU in TWRP. When I rebooted the phone, it showed the boot screen for a split second and rebooted into QFIL mode. I can access fastboot and the stock recovery. What are my options?
EDIT: Forgot to mention that my firmware version is 19S
If you can access fastboot connection, then you should try to adb push. With stock recovery you should use stock rom. Also you can try to wipe, but it's a bit risky.
Top Feel said:
I recently tried flashing SuperSU in TWRP. When I rebooted the phone, it showed the boot screen for a split second and rebooted into QFIL mode. I can access fastboot and the stock recovery. What are my options?
EDIT: Forgot to mention that my firmware version is 19S
Click to expand...
Click to collapse
What pro 3 do you have
Sent from my LEX727 using xda premium
Top Feel said:
I recently tried flashing SuperSU in TWRP. When I rebooted the phone, it showed the boot screen for a split second and rebooted into QFIL mode. I can access fastboot and the stock recovery. What are my options?
EDIT: Forgot to mention that my firmware version is 19S
Click to expand...
Click to collapse
I don't remember the exact options in stock recovery.
But you should have the option to clear cache try that first. If it doesn't work, you will need to choose the option for factory reset.
Be careful.
When you root you should first unlock the bootloader, flash a permanent TWRP recovery and root..........Do all of these steps in succession.
There are plenty of guides, ensure you read them or you will end up with a hard brick.
The X727 is unlike the X720. If you are currently at 5.8.19s, then you can temporarily unlock the bootloader. read the instructions to make it permanent, then with root ( I suggest Magisk) you can install whatever custom Rom you want.
Here is a good set of instructions: https://forum.xda-developers.com/le...7-model-persistent-bootloader-unlock-t3500388
tsongming said:
I don't remember the exact options in stock recovery.
But you should have the option to clear cache try that first. If it doesn't work, you will need to choose the option for factory reset.
Be careful.
When you root you should first unlock the bootloader, flash a permanent TWRP recovery and root..........Do all of these steps in succession.
There are plenty of guides, ensure you read them or you will end up with a hard brick.
The X727 is unlike the X720. If you are currently at 5.8.19s, then you can temporarily unlock the bootloader. read the instructions to make it permanent, then with root ( I suggest Magisk) you can install whatever custom Rom you want.
Here is a good set of instructions: https://forum.xda-developers.com/le...7-model-persistent-bootloader-unlock-t3500388
Click to expand...
Click to collapse
Thank you! This ended up unbricking my phone. I just finished flashing TWRP and Lineage 15.1 yesterday :good:
Top Feel said:
Thank you! This ended up unbricking my phone. I just finished flashing TWRP and Lineage 15.1 yesterday :good:
Click to expand...
Click to collapse
Congratulations!
Thank you so much for letting me know that you successfully un-bricked your phone, that is awesome news!

Categories

Resources