Fastboot not working - Asus ZenFone Max Pro M1 Questions & Answers

1. Unable to unlock Bootloader. After few attempt device shows Press any key to shut down
2. Unable to flash fastboot Stock rom flashall_ATF.bat
Code:
D:\Users\Alok\Downloads\Asus\ASUS flashall_ATF v14>flashall_AFT.bat
------------------------
Begin fastboot flashall
------------------------
Earse Data: Yes
Support All device
FINDSTR: Cannot open flashall_ATF
FINDSTR: Cannot open v14\\platform.txt
FINDSTR: Cannot open flashall_ATF
FINDSTR: Cannot open v14\\current-slot.txt
FINDSTR: Cannot open flashall_ATF
FINDSTR: Cannot open v14\\build-type.txt
FINDSTR: Cannot open flashall_ATF
FINDSTR: Cannot open v14\\secret-key-opt.txt
FINDSTR: Cannot open flashall_ATF
FINDSTR: Cannot open v14\\frp-partition.txt
The system cannot find the file flashall_ATF.
All is download
and the Android device shows Press any key to shut down
3. OTA updates comming. But fail to install.
4. Fastboot device 1st Ok, 2nd time fastboot device
Code:
c:\android-sdk\platform-tools>fastboot devices
???????????? fastboot
and the Android device shows Press any key to shut down
5. After attempting few try, fastboot screen goes black and display press any key to shutdown.
This all started after I repaired my phone form Asus service center. Befor every things were fine, TWRP was installed. Something went wrong as usual and at moment i want not having my laptop so I moved to Asus service center. And then :crying:
Any one please help. How to repair Bootloader.

Mod edit: Quoted OP removed
Try Oreo 340 AFT Rom. Extract it then run Flashall_AFT.bat
Sent from my ZenFone Max Pro M1 using Tapatalk

THREAD CLOSED on request of OP!

Related

Asus zenfone 2(ZE551ml/ZE550ml)UNLOCK, UNBRICK, CUSTOM RECOVERY, FIX IMEI....and more

This document ALSO provides knowledge about android system work flow
The following Steps will help and resolve issues related with Zenfone 2 Series,
Do remember that most of the steps which are provided here are not automated, So have patience.
This guide will help you Recover Completely bricked mobiles - You are responsible for you own actions
We will try to do
1. adb and fastboot installtion
2. Unlock Bootloader
3. Custom Recovery Installation
4. Root Device
5. Unbrick (Asus Zenfone 2 ze551ml/ze550ml ONLY)
6. Recover lost IMEI's and Device Serial number( Of course the valid one Which is mentioned for your device ) (Asus Zenfone 2 ze551ml/ze550ml ONLY)
7. Recover serial number, mac, bluetooth address (Asus Zenfone 2 ze551ml/ze550ml ONLY)
____________________________________________________________________________________________
*************************** 1. adb and fastboot installtion ********************************
____________________________________________________________________________________________​
used for Basic troubleshooting and updating android system
In windows just copy these four files into windows(c:/windows) folder or install it in windows folder
AdbWinApi.dll AdbWinUsbApi.dll adb.exe fastboot.exe
Download Link https://freeandroidroot.com/download-minimal-adb-and-fastboot-all-versions/
For Linux refer distribution guide
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
********************************** 2. Unlock Bootloader ************************************
____________________________________________________________________________________________​If you are on Android L(5.x) Asus provide boot loader unlock tool you can download it from asus.com
Doing so will make your device warranty void. or you can use custom bootloader unlock
if you are on Android M(6.x) Asus doesn't provide any tool to unlock for Android MM
You should use custom bootloader unlock you can follow the procedure provided by the unlock tool
FAQ
Can we relock device ?
YES
Why we need to unlock bootloader ?
Bootloader is a program which will allow your device to load Android OS
Why Bootloader is locked ?
To protect the devices from unauthorized access to third party. More of Business tactics
How to
Download the file from https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!Ux9HlCzA zip file which corresponds to your Device
follow the instructions provided in the zip file
The successful of that unlocking process conclude that your device bootloader is unlocked, but its not ROOTed
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
**************************** 3. Custom Recovery Installation *******************************
____________________________________________________________________________________________​
There are majorly two custom recoveries used
* CWM - clock work MOD
* TWRP - Most flexible recovery mode ( more than just recovery)
you can download cwm from link (search google)
and TWRP from https://twrp.me/Devices/
once you downloaded the binary file from respected link provided
boot the device into fastboot mode
Follow Steps (only Asus Devices)
--------------------
* Turn off the mobile, Press and hold the volume UP button, Then press and hold the power button until device vibrates release only power button, once you see the ASUS logo release the Volume button
* fastboot devices - (in Computer prompt) wait till your device listed
* fastboot flash recovery filename(cwm.img or twrp.img) - it will take 20-50 Sec to complete
* press vol+ or Vol- until you see recovery mode on the screen and press power button
Once all the steps completed successfully you should be able to see the custom recovery screen
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
************************************ 4. Root Device ****************************************
____________________________________________________________________________________________​
Everyone who started using android device they all come across the word "ROOT" soon or later.
No wonder, whoever have root access to device can do wonders on android device. Root is nothing but having administrator privilege to make system wide changes, changes applied using root will applied without any question. no more, no less. whatever happens to device(system) you are your own, "SU" is nothing but "super user" and root is a super user which is from UNIX and Linux.
After unlocking android device bootloader, you need to patch su(binary file) command into android system which will allow you to run commands from adb shell prompt as root user.
There is no universal procedure to ROOT device, everything depends on the android device company, so based on manufacturing company you can google and get your device ROOTed
To root your Ze551ml/Ze550ml
Tools Required
---------------
Unlocked Bootloader Asus Zenfone 2(Ze551ml/Ze550ml)
SuperSU-2.78SR1-zf2_6.0.1.zip (Google search SuperSU-2.78SR1-zf2_6.0.1) download the zip file which has zf2 in filename or try https://www.yadi.sk/d/vVk0Qd-Ow7fdK
Custom Recovery (TWRP or CWM)
Steps to Root Device
---------------------
# copy SuperSU-2.78SR1-zf2_6.0.1.zip file into sdcard
# adb reboot recovery
OR
* Turn off the mobile, Press and hold the volume UP button, Then press and hold the power button until device vibrates release only power button, once you see the ASUS logo release the Volume button
* press vol+ or Vol- until you see recovery mode on the screen and press power button
# From TWRP main screen select install
# Browse and select SuperSU-2.78SR1-zf2_6.0.1.zip from sdcard
# select reboot
# adb shell
# su ( allow the permission from superSU app on mobile)
That concludes you are at root prompt (Device Rooted successfully)
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
*************************************** 5. UNBRICK *****************************************
(Asus Zenfone 2 ze551ml/ze550ml ONLY)
____________________________________________________________________________________________​
Cause
----------------
Custom or Wrongly flashed ROMS
Most of the time unlock bootloader and ROOTing device leads to bricked mobile
Symptoms of bicked Device
------------------------------
1. Black Screen - You can sense vibrations only, from the device when you press power button but nothing on the screen(Unless screen hardware faulty)
2. Vibrations - Device keeps on vibrating at same interval of time (usually every 5-10 mins loop)
Tools required
-------------------
- Xfstk windows application (google search "xfstk-downloader_v1.7.0")
- Intel Soc windows driver (google search "iSocUSB-Driver_v1.2.0")
- xFSTK_ZE551ML-sal358-amtech.vn.zip do (google serach "xFSTK_ZE551ML-sal358-amtech.vn" download the zip file which contains 3 bin files)
- Asus user UL-Z00A-xx-x.xx.xx.xxx-user.zip you can download this zip file from asus website (https://www.asus.com/in/Phone/ZenFone_2_ZE551ML/HelpDesk_Download/)
- partition.tbl (https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!0483WIxB)
some files are located at https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!0483WIxB
Remember the windows operating system will block some of the drivers from loading on windows 7, 8 or 10 just override that, install the driver first, Intel Soc windows driver after that install Xfstk windows application
How to Steps
--------------
* Open XFSTK Downloader, Click MRD tab A0 / B0 + A0 + CRC Tab, scanning shows Moorfield in device list.
* Click Options--> modify settings check Enable Override and change GP Flag overide value 0x800000807. Click OK.
* Change value of Device detection timeout to 120
* FW DNX should point to droidboot_dnx.img.POS_sign.bin (browse and locate)
* IFWI should point to ifwi.bin (browse and locate)
* OS DnX dont make any change to this field
* OS Image should point to droidboot_dnx.img.POS_sign.bin (browse and locate)
* Click Begin Download (Remember Once you see Scanning ....... device detected:1 which will be changing 0 to 1, couple of times wait till you see download sucessful before that mobile screen goes on and off let it continue for couple of minutes usually (2-5 mins) later you see 4 color strip on mobile screen and it enter into fastboot mode if you see that, your device is unbricked. if you dont see fastboot mode just turn off your mobile and try to enter into fastboot mode using volume up (press and hold) and power button(Press and hold release only power button when device vibrates)
* extract UL-Z00A-xx-x.xx.xx.xx-user.zip into a folder and copy partition.tbl into same folder open command prompt in that folder
* Run these commands one after another on every sucessful completion of command
fastboot oem erase_osip_header
fastboot oem erase_token
fastboot oem start_partitioning
fastboot flash /tmp/partition.tbl partition.tbl
fastboot oem partition /tmp/partition.tbl
fastboot erase system
fastboot erase cache
fastboot erase data
fastboot erase APD
fastboot erase ADF
fastboot oem wipe splashscreen
fastboot oem stop_partitioning
fastboot flash splashscreen splashscreen.img
fastboot flash token bom-token_ann_a0-mofd_v1-ze551ml.bin
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin (Note This file is located in ifwi.zip)
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
* select Recovery mode using volume up or down key and press power button
* When you see android logo on the screen press and hold power button, press and release volume up key then release power button
* select sideload using voulme key and press power button
* on computer enter adb devices, should show connect device
* Run command adb sideload UL-Z00A-xx-x.xx.xx.xx-user.zip and enter, this command will take minimum 20-30mins to complete
if everything goes well your device is back to life, Congrats
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
******************** 6. Recover lost IMEI's and Device Serial number **************************
(Asus Zenfone 2 ze551ml/ze550ml ONLY)
IT's ILLEGAL TO TAMPER IMEI RELATED INFORMATION AND IT IS PUNISHABLE OFFENCE
THIS IS JUST AN OVERVIEW AND
FOR KNOWLEDGE PURPOSE ONLY​____________________________________________________________________________________________​Its mobile user's NIGHTMARE when they see Wrong IMEI and serial number
Cause
---------------------------
Custom or Wrongly flashed ROMS
Symptoms of Wrong IMEI and Serial Number
-------------------------------------------
Unable to connect to network even though mobile boots properly and works normally
How to Check
---------------
When you run adb devices from your pc its shows device serial number
IMEI can be checked in Settings --> About --> Status --> IMEI information OR
Call Dialer enter *#*#4636#*#* and select Device Information
Tools required
-----------------
Digma_SoFia_IMEI_recovery.rar (Google search "Digma_SoFia_IMEI_recovery file contains contains Digma software and windows driver)
IntelAndroidDrvSetup1.10.0.exe (Google search "IntelAndroidDrvSetup1.10.0") IntelAndroidDrvSetup1.10.0.exe
Rooted Device
links
Digma - https://yadi.sk/d/30q9w4KJjvgHd
IntelAndroidDrvsetup - https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!0483WIxB
Steps :
* To identify the com port turn on your device and run command adb shell(from computer command prompt)
* Run su
* your device should be rooted so it will give su prompt(#)
* Run setenforce 0
* Run setprop system.at-proxy.mode 1
* Install IntelAndroidDrvsetup and intel mobil family imc1 driver which is included in Digma software ( This is the hard part to setup as windows driver installation restrictions and identifying com ports on usb interface make sure these software and driver installed properly)
* after successful installation of driver and Phonetool run Phonetool
* settings --> Phonetool check RTS and DTR on select your phone com port listed in port list click ok
* click on update info (Should say success connecting to port)
* Click modes --> security click on show advanced options
* Click unlock
* Click on personalization programming tab
* scroll down and click add button
* add your mobile phone imei number (only first 14 digits) again add one time if you mobile is dual sim phone
* Click Execute (will take upto 60 sec)
* if above all steps completed without any error, just reboot your phone and check your imei number should show your real imei numbers
Note some times you needs to flash imei number after setting setprop system.at-proxy.mode 3 to flash 2 imei number just try until both imei show correctly on you mobile check your imei number by dialing *#*#4636#*#*
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
**************** 7. Recover serial number, mac, Bluetooth address **************************
____________________________________________________________________________________________​
Refer https://forum.xda-developers.com/showpost.php?p=66877096&postcount=28 Thanks to BORETS24
Thanks, helped a lot.
Unsure of what happened to my phone
Hey, I was trying to root my zenfone 2 ZE551ml by following a youtube video. It asked me to first put superSu.zip inside the SD Card which I did. Next - unlock the bootloader of my phone by downloading an zip which has an unlocker.bat file. Then it asked me to flash TWRP recovery using fastboot which I also did and then to boot into twrp and install the supersu.zip. I did everything but the last step, as when i tried to boot into the recovery to use twrp, the phone restarted, came to the white asus screen, stayed there for a very long time and then went back into the bootloader.
At this point I got frustrated and thought of reinstalling everything. So I downloaded the zip file for the latest firmware, flashed recover, boot and droid boot and then when I restarted the phone to go into the recovery, the white asus screen just keeps on repeating itself. The device keeps on shutting down and then restarting but never goes past the white asus logo screen where it says "powered by android", doesn't even let me get into fastboot.
I am new to all this and any help from anyone is highly appreciated. Thanks
error loading partition.tbl? edit: now im stuck on "cannot load fastboot flash token bom-token_ann_a0-mofd_v1-ze551ml.bin "
after doing these steps
fastboot oem erase_osip_header
fastboot oem erase_token
fastboot oem start_partitioning
fastboot flash /tmp/partition.tbl partition.tbl
fastboot oem partition /tmp/partition.tbl
fastboot erase system
fastboot erase cache
fastboot erase data
fastboot erase APD
fastboot erase ADF
fastboot oem wipe splashscreen
fastboot oem stop_partitioning
fastboot flash splashscreen splashscreen.img
fastboot flash token bom-token_ann_a0-mofd_v1-ze551ml.bin
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin (Note This file is located in ifwi.zip)
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
when i reboot and select recovery i cant load recovery , it opens bootloader
how to install recovery
Hi, good day.
I am having 0 response when I hit this command. setprop system.at-proxy.mode (number) Do you know why ?
Device is rooted, since I've unlocked the bootloader using the ASUS app.
Fastboot erase config....
After that I stucked at boot logo
Used xfstk then aft but stucked at boot used fastboot commands for flashing system all gonna smooth but stucked at boot...
Used recovery to sideload marshmallow ... succeed. But also stucked at boot ..unlock boot loader flash TWRP flashing custom rom also stucked at boot logo... PLZZ help me guyzzz
And it shows error in TWRP
Unable:to mount Config(invalid argument)
I'm on step, Run setenforce 0, but it returns an error message, "Couldn't set enforcing status to '0': Permission denied". Please advise. Thank you in advance!

Complete Rooting Guide!

I have seen a lot of people using unofficial and third-party methods to root, which can result in a lot of adverse circumstances to say the least.
So I'm presenting a complete noob-friendly guide to rooting.
Prerequisites:
1. A computer ( I'm using Windows 10 but any OS would do)
2. A USB cable
3. Basic computer know-how
Part 1 (Getting computer ready)
Download sdk tools (adb and fastboot) from here
Note that in the entire guide I'm using official products.
So in Windows, download the zip and extract it in any folder.
Now download latest twrp recovery from here
The lastest version as of 7th August, 2017 is 3.1.
The downloaded file will be named as twrp-x.x.x-0-x3.img.
Now rename this as recovery.img (this will make our work easier)
Now move that file to platform-tools folder which we extracted earlier.
Also, I suggest downloading Intel USB drivers for Android from here
Part 2 (Getting Phone Ready)
Unlocking bootloader didn't format my phone but taking a backup is still important.
Now go to Settings<About Phone and click on Build until it says "You have become a developer"
Now back to main settings menu and find "Developer Options". And turn USB debugging on.
Download magisk install.zip, unistall.zip ans apk from here
Now connect your phone to PC via USB cable.
Step 3 (Rooting!!)
Now open platform-tools folder and press Shift+ right click.
Select "open command prompt here".
Now a terminal will open.
Type
Code:
adb devices
Now you will get a prompt on your phone. Accept it.
Now type
Code:
adb reboot bootloader
Your phone will automatically reboot and fastboot will come up.
Now type
Code:
fastboot oem unlock
[Alert! If you get <waiting for device> right click on start menu, select the unrecognized device and install Intel driver in it. Google for detailed instruction]
The process will start and you will get something like
(Okay ....)
(Okay....)
And type prompt. Now type
Code:
fastboot flash recovery recovery.img
Flashing will start.
When you get type prompt again, type
Code:
fastboot reboot
And when the screen switches off, hold power up+power button.
(
Code:
fastboot reboot emergency
should work but it's effect was same as
Code:
fastboot reboot
If you get something like red state... verification failed... Then it's a good news.
Wait a few seconds and then twrp will launch. I suggest swiping on the first screen
[because letv is almost dead and we can't expect any updates. Plus my bootloader was relocked in my first attempt when I didn't swipe.]
(I suggest wiping dalvik cache and cache)
Now you can just reboot your phone normally.
Now install magisk apk.
Now reboot again to recovery. (Easiest way is Update app>tree dots menu> reboot to recovery)
When twrp starts, go to install> download and find magisk zip. Swipe to install.
Reboot and you have a fully rooted phone!!
Will it work with Le1s eco x509
Will the given method work with le 1s eco x509
Yes it will!
Im stuck in <waiting for any device>. I've installed the Intel drivers , what do you mean by select unrecognized device and install the Intel driver in it?
deepu_ said:
Im stuck in <waiting for any device>. I've installed the Intel drivers , what do you mean by select unrecognized device and install the Intel driver in it?
Click to expand...
Click to collapse
Intel driver will not work try downloading drivers from skyneel for our phone
deepu_ said:
Im stuck in <waiting for any device>. I've installed the Intel drivers , what do you mean by select unrecognized device and install the Intel driver in it?
Click to expand...
Click to collapse
Intel drivers worked for my leeco le 1s. Ideally, Intel drivers should work for all devices.
I'll make a tutorial with screenshots on setting up the drivers whenever I get time.
i cant find "open command prompt here" with shift+ Right click in platform-tools folder
junaidshaik96 said:
i cant find "open command prompt here" with shift+ Right click in platform-tools folder
Click to expand...
Click to collapse
Make sure the directory is writable .
stealthinator16 said:
I have seen a lot of people using unofficial and third-party methods to root, which can result in a lot of adverse circumstances to say the least.
So I'm presenting a complete noob-friendly guide to rooting.
Prerequisites:
1. A computer ( I'm using Windows 10 but any OS would do)
2. A USB cable
3. Basic computer know-how
Part 1 (Getting computer ready)
Download sdk tools (adb and fastboot) from here
Note that in the entire guide I'm using official products.
So in Windows, download the zip and extract it in any folder.
Now download latest twrp recovery from here
The lastest version as of 7th August, 2017 is 3.1.
The downloaded file will be named as twrp-x.x.x-0-x3.img.
Now rename this as recovery.img (this will make our work easier)
Now move that file to platform-tools folder which we extracted earlier.
Also, I suggest downloading Intel USB drivers for Android from here
Part 2 (Getting Phone Ready)
Unlocking bootloader didn't format my phone but taking a backup is still important.
Now go to Settings<About Phone and click on Build until it says "You have become a developer"
Now back to main settings menu and find "Developer Options". And turn USB debugging on.
Download magisk install.zip, unistall.zip ans apk from here
Now connect your phone to PC via USB cable.
Step 3 (Rooting!!)
Now open platform-tools folder and press Shift+ right click.
Select "open command prompt here".
Now a terminal will open.
Type
Code:
adb devices
Now you will get a prompt on your phone. Accept it.
Now type
Code:
adb reboot bootloader
Your phone will automatically reboot and fastboot will come up.
Now type
Code:
fastboot oem unlock
[Alert! If you get <waiting for device> right click on start menu, select the unrecognized device and install Intel driver in it. Google for detailed instruction]
The process will start and you will get something like
(Okay ....)
(Okay....)
And type prompt. Now type
Code:
fastboot flash recovery recovery.img
Flashing will start.
When you get type prompt again, type
Code:
fastboot reboot
And when the screen switches off, hold power up+power button.
(
Code:
fastboot reboot emergency
should work but it's effect was same as
Code:
fastboot reboot
If you get something like red state... verification failed... Then it's a good news.
Wait a few seconds and then twrp will launch. I suggest swiping on the first screen
[because letv is almost dead and we can't expect any updates. Plus my bootloader was relocked in my first attempt when I didn't swipe.]
(I suggest wiping dalvik cache and cache)
Now you can just reboot your phone normally.
Now install magisk apk.
Now reboot again to recovery. (Easiest way is Update app>tree dots menu> reboot to recovery)
When twrp starts, go to install> download and find magisk zip. Swipe to install.
Reboot and you have a fully rooted phone!!
Click to expand...
Click to collapse
It works perfectly on x507, thanks bro
Orange State
stealthinator16 said:
I have seen a lot of people using unofficial and third-party methods to root, which can result in a lot of adverse circumstances to say the least.
So I'm presenting a complete noob-friendly guide to rooting.
Prerequisites:
1. A computer ( I'm using Windows 10 but any OS would do)
2. A USB cable
3. Basic computer know-how
Part 1 (Getting computer ready)
Download sdk tools (adb and fastboot) from here
Note that in the entire guide I'm using official products.
So in Windows, download the zip and extract it in any folder.
Now download latest twrp recovery from here
The lastest version as of 7th August, 2017 is 3.1.
The downloaded file will be named as twrp-x.x.x-0-x3.img.
Now rename this as recovery.img (this will make our work easier)
Now move that file to platform-tools folder which we extracted earlier.
Also, I suggest downloading Intel USB drivers for Android from here
Part 2 (Getting Phone Ready)
Unlocking bootloader didn't format my phone but taking a backup is still important.
Now go to Settings<About Phone and click on Build until it says "You have become a developer"
Now back to main settings menu and find "Developer Options". And turn USB debugging on.
Download magisk install.zip, unistall.zip ans apk from here
Now connect your phone to PC via USB cable.
Step 3 (Rooting!!)
Now open platform-tools folder and press Shift+ right click.
Select "open command prompt here".
Now a terminal will open.
Type
Code:
adb devices
Now you will get a prompt on your phone. Accept it.
Now type
Code:
adb reboot bootloader
Your phone will automatically reboot and fastboot will come up.
Now type
Code:
fastboot oem unlock
[Alert! If you get <waiting for device> right click on start menu, select the unrecognized device and install Intel driver in it. Google for detailed instruction]
The process will start and you will get something like
(Okay ....)
(Okay....)
And type prompt. Now type
Code:
fastboot flash recovery recovery.img
Flashing will start.
When you get type prompt again, type
Code:
fastboot reboot
And when the screen switches off, hold power up+power button.
(
Code:
fastboot reboot emergency
should work but it's effect was same as
Code:
fastboot reboot
If you get something like red state... verification failed... Then it's a good news.
Wait a few seconds and then twrp will launch. I suggest swiping on the first screen
[because letv is almost dead and we can't expect any updates. Plus my bootloader was relocked in my first attempt when I didn't swipe.]
(I suggest wiping dalvik cache and cache)
Now you can just reboot your phone normally.
Now install magisk apk.
Now reboot again to recovery. (Easiest way is Update app>tree dots menu> reboot to recovery)
When twrp starts, go to install> download and find magisk zip. Swipe to install.
Reboot and you have a fully rooted phone!!
Click to expand...
Click to collapse
There was a prompt for TWRP update and Magisk Update.
After it has started showing Orange State instead of Red State.
The phone got rebooted and all installed apps were deleted.
Xposed got uninstalled.
Playstore, Googlemaps got unistalled.
Camera is working.
Calling is working.
Now it shows Orange State.
Is it safe.
Can we bring it to red state?
As per this link
https://www.androidauthority.com/verified-boot-warnings-in-android-6-0-marshmallow-650368/
Orange warning: Your device is in an “unlocked” state. This means that your operating system can’t be checked to make sure that it’s safe to use.
Red warning: The operating system on your device has been changed or corrupted and is not safe to use. The device may not work properly and could expose your data to corruption and security risks.
Orange State seems to be a better state than red.
eighty9sid said:
There was a prompt for TWRP update and Magisk Update.
After it has started showing Orange State instead of Red State.
The phone got rebooted and all installed apps were deleted.
Xposed got uninstalled.
Playstore, Googlemaps got unistalled.
Camera is working.
Calling is working.
Now it shows Orange State.
Is it safe.
Can we bring it to red state?
As per this link
https://www.androidauthority.com/verified-boot-warnings-in-android-6-0-marshmallow-650368/
Orange warning: Your device is in an “unlocked” state. This means that your operating system can’t be checked to make sure that it’s safe to use.
Red warning: The operating system on your device has been changed or corrupted and is not safe to use. The device may not work properly and could expose your data to corruption and security risks.
Orange State seems to be a better state than red.
Click to expand...
Click to collapse
I too got orange state when I had to reroot my device after it got bricked, but there was no issue, everything worked perfectly.
Hi l used this very step by step guides but sadly l got stuck at the :-
Alert! If you get <waiting for device> right click on start menu, select the unrecognized device and install Intel driver in it. Google for detailed instruction]
The process will start and you will get something like
(Okay ....)
(Okay....)
Here l select the unrecognized device and install the Intel drivers but it stuck at the "Okay,,,,Okay" prompt. Meaning that l didn't get this okay prompts and it keeps me on waiting the whole day.
Secondly, till this command l stop it and power down the phone, so after l power back on and try opening the "Application" folder, then it's not working anymore, it shuts down itself.
Please help!!
Valambok said:
Hi l used this very step by step guides but sadly l got stuck at the :-
Alert! If you get <waiting for device> right click on start menu, select the unrecognized device and install Intel driver in it. Google for detailed instruction]
The process will start and you will get something like
(Okay ....)
(Okay....)
Here l select the unrecognized device and install the Intel drivers but it stuck at the "Okay,,,,Okay" prompt. Meaning that l didn't get this okay prompts and it keeps me on waiting the whole day.
Secondly, till this command l stop it and power down the phone, so after l power back on and try opening the "Application" folder, then it's not working anymore, it shuts down itself.
Please help!!
Click to expand...
Click to collapse
Don't power off your phone. Post a screenshot of what exact problem you face with driver installation.
Phone Dead
Hi, after completing this step by step guides my Le 1s can't boot to normal anymore, even if I try booting up system from twrp also it doesn't help, I cant even power off now. So, please please help me out again on how to get back to a normal phone. Thanks in advance.
N.B: My phone shows Orange state

Xiaomi Mi A1 - wifi never connects after coming back to stock rom from RR rom

I recently rooted my MI A1 phone and installed RR rom and since there were malwares, I removed my RR rom and put stock rom.
Ever since this issue, my wifi is dead, it says connecting, saved and then disabled. I tried the below steps but nothing is working for me.
Kindly advise - as my phone is dead for almost a week now. I tried the below two methods and details of which are given below...kindly kindly help..my phone is just 4 months old and i need my phone back working.
Method1:
----------
(worked but wifi still has the same issue - not connecting)
used this to restore my mi a1. only flash /persist image.
if your persist partition is corrupted
than you will notice that your phone will automatically reboots in under 60 seconds
To restore persist partition download persist.img
fastboot boot to twrp
and copy persist.img file to root of phone storage
now open terminal in twrp and give the following command
dd if=/sdcard/persist.img of=/dev/block/mmcblk0p27
this will restore your persist partition and fixes the issue of reboot
Method 2:
------------
did not work for me. put my results below.
1. Power Off your phone
2. Hold Volume- and Power together until you see rabbit, then release both buttons
3. Connect phone to PC, install fastboot drivers (https://drive.google.com/file/d/1sV2dqzt-c_MMJvQ3r-2bLubIVpZrGZpl/view)
also unzip this archive to C:\
4. Run cmd.exe as Administrator, change active directory to C:\Tools (in cmdline type "cd C:\Tools" without quotes)
5. execute command "fastboot oem unlock" (without quotes, sure)
6. fastboot oem edl
7. now you're in EDL mode, install drivers from the same folder if necessary
8. Open XiaoMiFlash, select folder with unpacked Wifi Patch
9. Press Refresh, and after port appearing, press Flash
10. When you see green Success, disconnect phone and power it on by holding Power for 10 seconds
11. That's all. If you need locked bootloader, boot phone to fastboot mode again (as in 1st step), and perform "fastboot oem lock" and then "fastboot reboot" in cmdline
My result
C:\Tools>fastboot oem unlock
...
OKAY [ 0.023s]
finished. total time: 0.024s
C:\Tools>fastboot oem edl
...
FAILED (status read failed (Too many links))
finished. total time: 0.073s
MI A1 Flash tool error => Object reference not set to an instance of an object
address given was => C:\Users\mohannat\Downloads\Tools
Bimlesh1681 said:
MI A1 Flash tool error => Object reference not set to an instance of an object
address given was => C:\Users\mohannat\Downloads\Tools
Click to expand...
Click to collapse
It told you the error. You didn't point the program to the unpacked wifi patch.

Unlock bootloader on my nokia 6 (2017) TA-1033 Android Pie 9.0

Hello, I would like to unlock bootloader on my nokia 6 (2017) TA-1033 Android Pie 9.0
First of all, I tested the official unlock but, the application tells me that my device is not supported...
I'm looking on the forum but I can't find a method for unlock bootlaoder and install twrp (then magisk for the root if supported)
Thank you very much for your help !
Are you from Mars?
Sent from my TA-1021 using Tapatalk
Loknic4 said:
Are you from Mars?
Sent from my TA-1021 using Tapatalk
Click to expand...
Click to collapse
Not far away, a planet nearby...
After some research, apparently, there is no longer any free way to unlock the bootloader....
So I went to the cash register hoping it would be reliable XD.
For information, I still contacted nokia support
Dear,
Greetings from Nokia mobile care!
Regarding to your question I would like to inform you that it was only available for a brief period of time and is currently unavailable.
Please, this feature can be unlocked after the update. For now we would like to ask you for your patient, for sure soon will be bootloader unlocked for your model!
Please check this! This is our official website and you can learn more about that!
https://www.nokia.com/phones/en_int/bootloader
If you will have more questions feel free to contact us again.
​
Have a nice day.
Best regards
Melody Fichte
[email protected] Mobile Care
Click to expand...
Click to collapse
"for sure soon will be bootloader unlocked for your model!"
arl0ng said:
For information, I still contacted nokia support
"for sure soon will be bootloader unlocked for your model!"
Click to expand...
Click to collapse
Don't trust it
Elvaa said:
Don't trust it
Click to expand...
Click to collapse
Yes, I also have doubts, I'm waiting, anyway, my key to unlock the bootloader
Envoyé de mon TA-1033 en utilisant Tapatalk
Bootloader of my successfully unlocked Nokia 6.0 !
I just had a driver problem on my computer.
If you are in the same case, my problem has been solved by installing "OST tool" :
https://drive.google.com/open?id=1-iwfKu7PHygVV5Ok4_lSibCW4ATeFpBu
run the "launcher.exe" and restart computer
Thanks Techmesto for the key.
arl0ng said:
Bootloader of my successfully unlocked Nokia 6.0 !
I just had a driver problem on my computer.
If you are in the same case, my problem has been solved by installing "OST tool" :
https://drive.google.com/open?id=1-iwfKu7PHygVV5Ok4_lSibCW4ATeFpBu
run the "launcher.exe" and restart computer
Thanks Techmesto for the key.
Click to expand...
Click to collapse
Wanna share the key and instructions?
skooter32 said:
Wanna share the key and instructions?
Click to expand...
Click to collapse
Hello, for the key, I had to buy it on techmesto (thanks to him for the tutorial)
regarding instructions :
Grab the June 2018 OTA file from here => https://android.googleapis.com/pack.../2a84fb0cddebb6ed79e18735740c7386ebd4be1f.zip
Download the full firmware for Nokia 6 => https://drive.google.com/open?id=1twEoVIImRHeFdJ6OQSG4tfkEvtrY_0uJ
Download and install the NOST Tool => https://forum.xda-developers.com/no...t-improved-version-ost-la-6-0-4-v0-4-t3875574
Download and install OST Tool => https://drive.google.com/open?id=1-iwfKu7PHygVV5Ok4_lSibCW4ATeFpBu
(about me, it solved the problem of unrecognized devices)
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging.
Connect the phone to the usb port
Copy June 2018 OTA file to SD Card
You will need the platform-tools from the Android SDK on your computer ==> https://developer.android.com/studio/releases/platform-tools
Or use Minimal ADB ==> https://forum.xda-developers.com/showthread.php?t=2317790
On the computer, navigate to ADB’s folder and open a Command Prompt and type:
Code:
adb devices
check if the device is detected correctly
Code:
adb reboot recovery
If you see a “No Command” screen ==> Press and hold Power key and quickly press and release the Volume Up key
Select apply update from SD card and select the update file (June 2018 OTA)
When the update gives an error, reboot to bootloader by selecting the option from recovery mode
Code:
fastboot devices
check if the device is detected correctly
Now use the unlock key to unlock. Do normal unlock and also critical unlock.
Code:
fastboot flash unlock UnlockFile.bin
(UnlockFile.bin = name of the dedication key you purchased and it's easier to place it in the same folder as platform-tools)
Code:
fastboot oem unlock-go
fastboot flash unlock UnlockFile.bin
fastboot flashing unlock_critical
fastboot reboot
If it doesn't reboot, open NOST and flash the full firmware (nb0)
Warning: the battery must be sufficiently charged for NOST
arl0ng said:
Hello, for the key, I had to buy it on techmesto (thanks to him for the tutorial)
regarding instructions :
Grab the June 2018 OTA file from here => https://android.googleapis.com/pack.../2a84fb0cddebb6ed79e18735740c7386ebd4be1f.zip
Download the full firmware for Nokia 6 => https://drive.google.com/open?id=1twEoVIImRHeFdJ6OQSG4tfkEvtrY_0uJ
Download and install the NOST Tool => https://forum.xda-developers.com/no...t-improved-version-ost-la-6-0-4-v0-4-t3875574
Download and install OST Tool => https://drive.google.com/open?id=1-iwfKu7PHygVV5Ok4_lSibCW4ATeFpBu
(about me, it solved the problem of unrecognized devices)
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging.
Connect the phone to the usb port
Copy June 2018 OTA file to SD Card
You will need the platform-tools from the Android SDK on your computer ==> https://developer.android.com/studio/releases/platform-tools
Or use Minimal ADB ==> https://forum.xda-developers.com/showthread.php?t=2317790
On the computer, navigate to ADB’s folder and open a Command Prompt and type:
Code:
adb devices
check if the device is detected correctly
Code:
adb reboot recovery
If you see a “No Command” screen ==> Press and hold Power key and quickly press and release the Volume Up key
Select apply update from SD card and select the update file (June 2018 OTA)
When the update gives an error, reboot to bootloader by selecting the option from recovery mode
Code:
fastboot devices
check if the device is detected correctly
Now use the unlock key to unlock. Do normal unlock and also critical unlock.
Code:
fastboot flash unlock UnlockFile.bin
(UnlockFile.bin = name of the dedication key you purchased and it's easier to place it in the same folder as platform-tools)
Code:
fastboot oem unlock-go
fastboot flash unlock UnlockFile.bin
fastboot flashing unlock_critical
fastboot reboot
If it doesn't reboot, open NOST and flash the full firmware (nb0)
Warning: the battery must be sufficiently charged for NOST
Click to expand...
Click to collapse
sorry for taking so long in getting bk to u i decided to get rid of this device and got a pixel 3 xl thanks.
stupid Nokia, why bother rooting this with a pay service!
and a bunch of instruction, waste of time!
I own a xiaomi 9 se for unlocking BL just take a week, oneplus 6 just need a second!
I'm not saying anything about techmesto, but I do not know them. Man, do you know the damage someone can do with an IMEI and S/N? Damn Nokia.
arl0ng said:
Hello, for the key, I had to buy it on techmesto (thanks to him for the tutorial)
regarding instructions :
Grab the June 2018 OTA file from here => https://android.googleapis.com/pack.../2a84fb0cddebb6ed79e18735740c7386ebd4be1f.zip
Download the full firmware for Nokia 6 => https://drive.google.com/open?id=1twEoVIImRHeFdJ6OQSG4tfkEvtrY_0uJ
Download and install the NOST Tool => https://forum.xda-developers.com/no...t-improved-version-ost-la-6-0-4-v0-4-t3875574
Download and install OST Tool => https://drive.google.com/open?id=1-iwfKu7PHygVV5Ok4_lSibCW4ATeFpBu
(about me, it solved the problem of unrecognized devices)
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging.
Connect the phone to the usb port
Copy June 2018 OTA file to SD Card
You will need the platform-tools from the Android SDK on your computer ==> https://developer.android.com/studio/releases/platform-tools
Or use Minimal ADB ==> https://forum.xda-developers.com/showthread.php?t=2317790
On the computer, navigate to ADB’s folder and open a Command Prompt and type:
Code:
adb devices
check if the device is detected correctly
Code:
adb reboot recovery
If you see a “No Command” screen ==> Press and hold Power key and quickly press and release the Volume Up key
Select apply update from SD card and select the update file (June 2018 OTA)
When the update gives an error, reboot to bootloader by selecting the option from recovery mode
Code:
fastboot devices
check if the device is detected correctly
Now use the unlock key to unlock. Do normal unlock and also critical unlock.
Code:
fastboot flash unlock UnlockFile.bin
(UnlockFile.bin = name of the dedication key you purchased and it's easier to place it in the same folder as platform-tools)
Code:
fastboot oem unlock-go
fastboot flash unlock UnlockFile.bin
fastboot flashing unlock_critical
fastboot reboot
If it doesn't reboot, open NOST and flash the full firmware (nb0)
Warning: the battery must be sufficiently charged for NOST
Click to expand...
Click to collapse
arl0ng said:
Hello, for the key, I had to buy it on techmesto (thanks to him for the tutorial)
regarding instructions :
Grab the June 2018 OTA file from here => https://android.googleapis.com/pack.../2a84fb0cddebb6ed79e18735740c7386ebd4be1f.zip
Download the full firmware for Nokia 6 => https://drive.google.com/open?id=1twEoVIImRHeFdJ6OQSG4tfkEvtrY_0uJ
Download and install the NOST Tool => https://forum.xda-developers.com/no...t-improved-version-ost-la-6-0-4-v0-4-t3875574
Download and install OST Tool => https://drive.google.com/open?id=1-iwfKu7PHygVV5Ok4_lSibCW4ATeFpBu
(about me, it solved the problem of unrecognized devices)
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging.
Connect the phone to the usb port
Copy June 2018 OTA file to SD Card
You will need the platform-tools from the Android SDK on your computer ==> https://developer.android.com/studio/releases/platform-tools
Or use Minimal ADB ==> https://forum.xda-developers.com/showthread.php?t=2317790
On the computer, navigate to ADB’s folder and open a Command Prompt and type:
Code:
adb devices
check if the device is detected correctly
Code:
adb reboot recovery
If you see a “No Command” screen ==> Press and hold Power key and quickly press and release the Volume Up key
Select apply update from SD card and select the update file (June 2018 OTA)
When the update gives an error, reboot to bootloader by selecting the option from recovery mode
Code:
fastboot devices
check if the device is detected correctly
Now use the unlock key to unlock. Do normal unlock and also critical unlock.
Code:
fastboot flash unlock UnlockFile.bin
(UnlockFile.bin = name of the dedication key you purchased and it's easier to place it in the same folder as platform-tools)
Code:
fastboot oem unlock-go
fastboot flash unlock UnlockFile.bin
fastboot flashing unlock_critical
fastboot reboot
If it doesn't reboot, open NOST and flash the full firmware (nb0)
Warning: the battery must be sufficiently charged for NOST
Click to expand...
Click to collapse
can u tell, about the key sir?
arl0ng said:
Hello, for the key, I had to buy it on techmesto (thanks to him for the tutorial)
regarding instructions :
Grab the June 2018 OTA file from here => https://android.googleapis.com/pack.../2a84fb0cddebb6ed79e18735740c7386ebd4be1f.zip
Download the full firmware for Nokia 6 => https://drive.google.com/open?id=1twEoVIImRHeFdJ6OQSG4tfkEvtrY_0uJ
Download and install the NOST Tool => https://forum.xda-developers.com/no...t-improved-version-ost-la-6-0-4-v0-4-t3875574
Download and install OST Tool => https://drive.google.com/open?id=1-iwfKu7PHygVV5Ok4_lSibCW4ATeFpBu
(about me, it solved the problem of unrecognized devices)
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging.
Connect the phone to the usb port
Copy June 2018 OTA file to SD Card
You will need the platform-tools from the Android SDK on your computer ==> https://developer.android.com/studio/releases/platform-tools
Or use Minimal ADB ==> https://forum.xda-developers.com/showthread.php?t=2317790
On the computer, navigate to ADB’s folder and open a Command Prompt and type:
Code:
adb devices
check if the device is detected correctly
Code:
adb reboot recovery
If you see a “No Command” screen ==> Press and hold Power key and quickly press and release the Volume Up key
Select apply update from SD card and select the update file (June 2018 OTA)
When the update gives an error, reboot to bootloader by selecting the option from recovery mode
Code:
fastboot devices
check if the device is detected correctly
Now use the unlock key to unlock. Do normal unlock and also critical unlock.
Code:
fastboot flash unlock UnlockFile.bin
(UnlockFile.bin = name of the dedication key you purchased and it's easier to place it in the same folder as platform-tools)
Code:
fastboot oem unlock-go
fastboot flash unlock UnlockFile.bin
fastboot flashing unlock_critical
fastboot reboot
If it doesn't reboot, open NOST and flash the full firmware (nb0)
Warning: the battery must be sufficiently charged for NOST
Click to expand...
Click to collapse
Thanks for the super indepth guide! I've been waiting for years now for HMD to release the bootloader unlock tool for the OG phones, but that's clearly never gonna happen. Techmesto charges 8 dollars for the key and the downgrade + unlock, but 5 dollars for just the key. So I think I'll follow your guide to downgrade and then purchase the key from them afterwards.

BOOTLOADER UNLOCKING FOR REALME 2PRO

Unable to unlock bootloader for realme2pro .
Phone details :
Device Name : RealMe 2pro
Realme UI version : V1.0 | RMX1801EX_11_F.12
Model : RMX1801
Kernel Version : 4.4.194
ColorOS Version : V7
The app recommended by many websites which is "INdepth testing" to apply and after some time it enables the phone to unlock app is not working tried a lot of app for various sources link provided none are working, the app crashes on the phone after clicking on the apply button.
After that used the adb command line on windows 10 where after typing the commands :
-adb devices ==> it shows device connected
-adb bootloader reboot ==> reboots the phone into the fastboot
-fastboot flashing unlock ==> This is the where problem is after typing this command the output in the command prompt is
< wating for any device >
Click to expand...
Click to collapse
and it keeps on like this while nothing also happens on the phone it is on their in the fast boot menu.
after some time clicking on the "start" it boots the phone into normal as it was.
Same Problem
You have to make sure you've fastboot.exe in the same folder.
Type fastboot devices to verify that your device is detected
abhish3k9 said:
You have to make sure you've fastboot.exe in the same folder.
Type fastboot devices to verify that your device is detected
Click to expand...
Click to collapse
I have fastboot.exe on platform tools. However, after using the second command when it reboots to the bootloader page. The device is not shown in the list of devices.

Categories

Resources