Stuck on error mode and I don't have access to recovery mode phone p9 lite - Huawei P9 Lite Questions & Answers

Well I had unlock bootloader from my phone and update it to nougat then try to flash TWRP again but i made a mistake and I tried to flash TWRP for marshmallow so I didn't have access on recovery but I didn't know it because I didn't try to go to recovery mode aafter that I try to relock the bootloader because I thought it will be okay to do that... .(stupid me)
So now to open my phone I have to let the battery end elsewhere when I try to restart the dive or try to power it down and open to recovery mode it gives me the error screen with that Android logo (sorry for my English )
Thanks everyone who will help

I can't alunlock the bootloader because the program I am using to unlock it it turns off the phone and restart it and wait for the device to connect but the devise restart on error mode

SvanGlan said:
But test with fastboot oem unlock S X where you replace 'S' with your serialnumber an 'X' with your unlock password.
Click to expand...
Click to collapse
How I do that ? With ADB?

SvanGlan said:
No, no, no, nooooo! I said with fastboot, and I told you the command. You can not do it with ADB. At least what I know.
Click to expand...
Click to collapse
I am new to this so how I am going to do that?

i have similar problem.
P9 lite is in error mode. i have download update.app put it into dload folder.
But after forcing update volume + - and power only red lightning shows up, i guess battery is low.
But after connecting to charger error mode appears again and i am not sure if it is charging or not.
Any idea?
thanks

misko0709 said:
i have similar problem.
P9 lite is in error mode. i have download update.app put it into dload folder.
But after forcing update volume + - and power only red lightning shows up, i guess battery is low.
But after connecting to charger error mode appears again and i am not sure if it is charging or not.
Any idea?
thanks
Click to expand...
Click to collapse
If you have the same problem with me with the error screen let the phone to close and then plug in the charger and press the power button to open your phone .. then charge it shut it down normally and do the thing with volume +- I guess it will work.. (I don't know)

misko0709 said:
i have similar problem.
P9 lite is in error mode. i have download update.app put it into dload folder.
But after forcing update volume + - and power only red lightning shows up, i guess battery is low.
But after connecting to charger error mode appears again and i am not sure if it is charging or not.
Any idea?
thanks
Click to expand...
Click to collapse
What you want to say is probably that you get an error when forceupdating. What I've heard there's no error mode in the 'Huawei-world'.
You're probably getting an error because the updatepackage is corrupt or not working/is not compatible with your device.
How to enter fastboot:
1. Power off your device.
2. Plug in your device with a USB cable to to your computer. (Make sure that the cable supports file transfer.)
3. Press and hold Volume up/Volume + and Power button.
4. You're probably in fastboot now.

i cannot turn off phone, it still rebooting into "error mode", even if i press powert button and both volume keys it goes to red lightinng screen and again reboot to "error mode".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

SvanGlan said:
Power off your device. Hold down VOLUME DOWN + POWER button, remember to have your USB cable connected to your PC. Boom, now you're in fastboot. Then you just put in the command.
To see serialnumber:
In fastboot type fastboot devices one of the number will be your serialnumber, probably the longest number.
Unlockpassword:
https://hwid5.vmall.com/CAS/portal/...ndex&loginChannel=22000000&reqClientType=2023
Sign in there with your Huawei ID (it has to be more than 2 weeks old for some reason) follow the onscreen instructions and after a while you'll get your unlock password.
Click to expand...
Click to collapse
When I am on fastboot in what command I am goin to write? From Windows?

It depends.
Alexpap98 said:
When I am on fastboot in what command I am goin to write? From Windows?
Click to expand...
Click to collapse
It depends on what you want to do....
Unlock bootloader:
fastboot oem unlock <Serial numberr> <unlock password>
Install TWRP:
Use my guide:
I'll have to post some more posts before I can send links....
Rough steps (Bootloader must be unlocked!) : 1. Download ADB and FASTBOOT tools. 2. Download TWRP (the one by @OldDroid is recommended). 2.5. Move the TWRP image to the same folder as ADB and FASTBOOT tools are located in. 3. Open MAF32 and type "fastboot flash recovery <thenameofyourtwrp.img>" 4. Done!
Sorry for taking so long to answer.....
---------- Post added at 07:19 AM ---------- Previous post was at 07:19 AM ----------
Alexpap98 said:
When I am on fastboot in what command I am goin to write? From Windows?
Click to expand...
Click to collapse
It depends on what you want to do....
Unlock bootloader:
fastboot oem unlock <Serial numberr> <unlock password>
Install TWRP:
Use my guide:
I'll have to post some more posts before I can send links....
Rough steps (Bootloader must be unlocked!) : 1. Download ADB and FASTBOOT tools. 2. Download TWRP (the one by @OldDroid is recommended). 2.5. Move the TWRP image to the same folder as ADB and FASTBOOT tools are located in. 3. Open MAF32 and type "fastboot flash recovery <thenameofyourtwrp.img>" 4. Done!
Sorry for taking so long to answer.....

I try fastboot OEM unlock but failed : remote command not allowed

BurnyLlama said:
It depends on what you want to do....
Unlock bootloader:
fastboot oem unlock <Serial numberr> <unlock password>
Install TWRP:
Use my guide:
I'll have to post some more posts before I can send links....
Rough steps (Bootloader must be unlocked!) : 1. Download ADB and FASTBOOT tools. 2. Download TWRP (the one by @OldDroid is recommended). 2.5. Move the TWRP image to the same folder as ADB and FASTBOOT tools are located in. 3. Open MAF32 and type "fastboot flash recovery <thenameofyourtwrp.img>" 4. Done!
Sorry for taking so long to answer.....
---------- Post added at 07:19 AM ---------- Previous post was at 07:19 AM ----------
It depends on what you want to do....
Unlock bootloader:
fastboot oem unlock <Serial numberr> <unlock password>
Install TWRP:
Use my guide:
I'll have to post some more posts before I can send links....
Rough steps (Bootloader must be unlocked!) : 1. Download ADB and FASTBOOT tools. 2. Download TWRP (the one by @OldDroid is recommended). 2.5. Move the TWRP image to the same folder as ADB and FASTBOOT tools are located in. 3. Open MAF32 and type "fastboot flash recovery <thenameofyourtwrp.img>" 4. Done!
Sorry for taking so long to answer.....
Click to expand...
Click to collapse
It's okay dude don't be sorry you trying to help
I try fastboot OEM unlock but failed : remote command not allowed

Alexpap98 said:
It's okay dude don't be sorry you trying to help
I try fastboot OEM unlock but failed : remote command not allowed
Click to expand...
Click to collapse
Okay, can you still boot into system?
BTW, SvanGlan is my friend, he asked me about answers. A tip is to ask me instead I have a Huawei P9 lite, he doesn't.
BTW do you have Discord? You can get faster answers from me there if you want. [BurnyLlama#0524]

Related

Stuck in RESCUE MODE screen, please HELP ME!!

Hi all!!!
I'm screwed!! :crying::crying::crying:
I think I bricked the phone!
Please help!!
Backups files I already have
A-WRP is correctly installed and I made a full nandroid backup.
B-I have a full partitions backups made with Partitions Backup and Restore App (Root access required). I backup all the partitions, all of them in raw mode. All the files are *.img ready to flash with fastboot.
C-I have a full B132 ALE-L21 stock ROM that was working perfectly before.
The problem
1-adb is not recognizing the device
2-fastboot is not recognizing the device
3-I cannot enter TWRP
4-Huawei EMUI 3 buttons (volume up + volume down + on/off button) function doesn't start neither (I'm trying to force the update to B132 ROM)
5-The phone enters directly to Rescue Mode and says:
error! Func NO : 8 (hifi image) Error NO : 1 (Security verify faild!)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So the phone is still working and I got this RESCUE MODE screen but I can't do anything when this screen is displayed.
Any idea? What can I try?
Please, I really need your help, anything you can imagine to try please, let me know!!!
Thanks in advance!!!
Update:
Finally I was able to enter in FASTBOOT & RESCUE MODE following this procedure:
1-Turn off the phone
2-Connect USB cable to computer but NOT to the phone
3-Press the volume down button and hold It
4-Connect the USB cable to the phone
5-Ready, the phone will turn on automatically in this mode (DO NOT press the power button)
So, now I have fastboot but I CANNOT flash the f.....ing HIFI partition
I tried:
-fastboot flash hifi hifi.img --> command not allowed
-fastboot flash radio hifi.img --> command not allowed
-fastboot flashing unlock --> command not allowed
-I tried to enter recovery mode. I have TWRP installed, I can also flash It again with fastboot, everything good but can't access It after that!!!!
-ADB is not working
-I flash a B052 ROM, then put B132 Update.app file in SD Card root\dload and try to force update by pressing volume up + volume down + power, nothing
-I flash the B132 ROM again , then put B170 Update.zip file in SD Card root\dload and try to force update by pressing volume up + volume down + power, nothing
-I try fastboot update update.zip but It says no android-info.txt nor android-product.txt
-I try to create a flashable .zip file for fastboot but It requires .sig files for the boot, recovery and system partitions
-HiSuite open ups automatically on the computer but can't connect to phone, the phone is not recognize by HiSuite but in windows says Marshall London Bootloader Interface. I can change that to Huwaei HDB Interface, Android ADB Interface, etc. etc. in device manager. A couple of times in the phone screen refreshes saying "Rescue mode enter.." but no way, HiSuite can't connect.
I tried lastest HiSuite version v2.3.55.1 and v1.8.2.206, nothing.
So, I have fastboot, what else can I do? Can somebody help me build a .zip file flashable with fastboot?
Is there any other fastboot or tool (I tried mfastboot too) that may allow me to flash HIFI partition?
With the phone like this, which USB device shows up? (HardwareID)
Try to put phone in manual download mode.
Alferboy said:
With the phone like this, which USB device shows up? (HardwareID)
Try to put phone in manual download mode.
Click to expand...
Click to collapse
Trying to do that I get FASTBOOT & RESCUE MODE but I can't do anything. How I may enter to download mode?
loredata said:
Trying to do that I get FASTBOOT & RESCUE MODE but I can't do anything. How I may enter to download mode?
Click to expand...
Click to collapse
Fastboot should be enough.
Alferboy said:
Fastboot should be enough.
Click to expand...
Click to collapse
No way, can't flash HIFI partition.
Device is detected as Android Sooner Single ADB Interface.
I tried:
fastboot flash HIFI HIFI.img
fastboot flash hifi HIFI.img
fastboot flash HIFI hifi.img
Always the same error: FAILED <remote: command not allowed>
1.Download b052 unzip/unRAR it
2.Extract from unzipped update.app through huawei update extractor :
boot, cust, recovery, system, userdata
to the folder where u have adb
3.Start cmd in that ADB folder
4.Flash via fastboot those 5 img files
5.After flashing those files use command fastboot reboot
6. Boot phone
7. Update to latest ROM version via ota
Wysłane z mojego ALE-L21 przy użyciu Tapatalka
I have the same problem and it doesnt work... Some many line is failed in the command...
iznogoud69 said:
I have the same problem and it doesnt work... Some many line is failed in the command...
Click to expand...
Click to collapse
Try these commands:
chdir C:\adb
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
PD: What the f**ck is HIFI?
Had the same problem and solved it. What I did:
1) Disconnect and power off.
2) Put a stock rom (UPDATE.APP) on SD card in folder dload and put it in the phone.
3) Connect as described above to enter FASTBOOT & RESCUE MODE
4) fastboot flash cust cust.img
5) fastboot flash recovery recovery.img
6) fastboot flash boot boot.img
7) Disconnect and power off.
8) Hold down Volume+ AND Volume- AND Power until the phone enters EMUI system update mode and stars update from the SD card.
After a few minutes: Up and running.
I cant fix my phone
Geladk said:
Had the same problem and solved it. What I did:
1) Disconnect and power off.
2) Put a stock rom (UPDATE.APP) on SD card in folder dload and put it in the phone.
3) Connect as described above to enter FASTBOOT & RESCUE MODE
4) fastboot flash cust cust.img
5) fastboot flash recovery recovery.img
6) fastboot flash boot boot.img
7) Disconnect and power off.
8) Hold down Volume+ AND Volume- AND Power until the phone enters EMUI system update mode and stars update from the SD card.
After a few minutes: Up and running.
Click to expand...
Click to collapse
I follow your steps and i cant fix my phone, at the moment of enter in EMUI system update with de 3 keys, It can't update... I only see the screen of Rescue mode
loredata said:
Hi all!!!
I'm screwed!! :crying::crying::crying:
I think I bricked the phone!
Please help!!
Click to expand...
Click to collapse
Did you solved the problem?
Geladk said:
Had the same problem and solved it. What I did:
1) Disconnect and power off.
2) Put a stock rom (UPDATE.APP) on SD card in folder dload and put it in the phone.
3) Connect as described above to enter FASTBOOT & RESCUE MODE
4) fastboot flash cust cust.img
5) fastboot flash recovery recovery.img
6) fastboot flash boot boot.img
7) Disconnect and power off.
8) Hold down Volume+ AND Volume- AND Power until the phone enters EMUI system update mode and stars update from the SD card.
After a few minutes: Up and running.
Click to expand...
Click to collapse
I have the exactly same problem.
I got 'remote: Command not allowed' when I flash the 3 .img files.
But it says that PHONE unlocked.
Could you let me know how to fix it?
sbihero said:
I have the exactly same problem.
I got 'remote: Command not allowed' when I flash the 3 .img files.
But it says that PHONE unlocked.
Could you let me know how to fix it?
Click to expand...
Click to collapse
You can try this method via HiSuite
greatslon said:
You can try this method via HiSuite
Click to expand...
Click to collapse
seriously? chinese?
I HAVE THE SAME PROBLEM AND ICAN NOT SOLVE IT
IHAVE ROOTED MY PHONE BEFORE THAT IS THE guarantee IS STEEL WORKING ?
guarantee
Use this tutorial is in spanish but it worked for me
http://www.htcmania.com/showthread.php?t=1112055
Need to have unlocked bootloader.
Put your phone in fastboot mode.
Use the unziped file you just downloaded.
Run it, it does all for you, instructions are in spanish, but you can figure it out.
Regards
Unlock bootloader
HUSSENISAM said:
I HAVE THE SAME PROBLEM AND ICAN NOT SOLVE IT
IHAVE ROOTED MY PHONE BEFORE THAT IS THE guarantee IS STEEL WORKING ?
guarantee
Click to expand...
Click to collapse
rubentkato77 said:
Use this tutorial is in spanish but it worked for me
http://www.htcmania.com/showthread.php?t=1112055
Need to have unlocked bootloader.
Put your phone in fastboot mode.
Use the unziped file you just downloaded.
Run it, it does all for you, instructions are in spanish, but you can figure it out.
Regards
Click to expand...
Click to collapse
Hi,
Do as rubentkato77 told, unlock bootloader eve if it tells you that is already unlocked. Be sure you have it unlocked by you, then follow the procedure as rubentkato77 told you. It is working like a charm. I have done this already for quiet some time.
Cheers.
My Huawei P8 GRA-UL00 Stuck in RESCUE MODE screen, please HELP ME!!
CristiMCI said:
Hi,
Do as rubentkato77 told, unlock bootloader eve if it tells you that is already unlocked. Be sure you have it unlocked by you, then follow the procedure as rubentkato77 told you. It is working like a charm. I have done this already for quiet some time.
Cheers.
Click to expand...
Click to collapse
awais awais said:
Click to expand...
Click to collapse
awais awais said:
Click to expand...
Click to collapse
First and foremost, this is P8 Lite section of the forum.
Did you followed unlocking bootloader procedure for P8? Be sure you have unlocked bootloader, otherwise do it again and retry to flash those 4 files extracted with "Huawei Update Extractor" from FULL APP ROM image specific for your P8 GRA-UL00.
BTW, I have used Fedora Linux v23 to make all the Android moves, never Windows because it fails big time. +1 for Linux :good:
Sorry mate, I don't own a P8, but a P8 Lite. Cheers.
I have the same error How can i fix it?

UrgenT pls help! Huawei p8 lite stuck in logo scr. Phone is new and its locked by net

The phone is brad new i tried to return to them they recejeted saying that he was droped in water but it diddnt..i tried to fastboot and rescue but phone locked cant do a thing..someone pls help so i can prove they dont know how to fix it
You need to try to go to fastboot.
Plugin your phone to your pc.
Best way to try is to first hard reset your phone. "vol up + vol down + power button" for 10 seconds or longer (until its restart)
Then try to go into fastboot by holding down the "vol down + power button" for 10 seconds or longer (until in fastboot)
When you are in fastboot you need to unlock first your bootloader and then you can flash stock firmware.
olrak said:
You need to try to go to fastboot.
Plugin your phone to your pc.
Best way to try is to first hard reset your phone. "vol up + vol down + power button" for 10 seconds or longer (until its restart)
Then try to go into fastboot by holding down the "vol down + power button" for 10 seconds or longer (until in fastboot)
When you are in fastboot you need to unlock first your bootloader and then you can flash stock firmware.
Click to expand...
Click to collapse
I dont know how to unlock it when i cant turn the phone on,and hi suite cant recogize phone too..and if i stay phone on it just keep restarting..
try to enter in recovery mod by press and hold power button and volume up at the same time,in recovery wipe data factory reset(it will delete your phone memory)and wait till is done,now wipe cache,wen is done restart to system
cristi.blidariu said:
try to enter in recovery mod by press and hold power button and volume up at the same time,in recovery wipe data factory reset(it will delete your phone memory)and wait till is done,now wipe cache,wen is done restart to system
Click to expand...
Click to collapse
Cant tried all that..said Phone locked..thats a problem dont know how to unlock recovery and boot mode
what version you have on your phone?
cristi.blidariu said:
what version you have on your phone?
Click to expand...
Click to collapse
I had regular not rooted 5.1 Lollipop..And just stucked on logo scr and keep restarting
is say phone locked only if you are in fastboot/rescue mod,in that case just press and hold volume up button until your phone restart,and to enter in recovery press and hold volume up and power button,to unlock your bootloader watch this tutorial https://www.youtube.com/watch?v=63L7FBuWFrc
I cant get product ID number becouse i need keyboard on phone..oMG..can someone tell me some other way to get product ID?
Listen up ppl i managed to unlock it now..good job!!! And thnks but problem is i cant manage to reinstaled becouse i cant connect him to PC with pc suite..is there any other way so i can somehow reinstal system:!
i tried with vol + vol - and power And just wont start instaling update..and folder named dload like iy should right?! any sugestions?
Now you can flash files with adb,so first try to flash boot and see if is work,if not you need to flash all files starting with boot,recovery,cust and system
cristi.blidariu said:
Now you can flash files with adb,so first try to flash boot and see if is work,if not you need to flash all files starting with boot,recovery,cust and system
Click to expand...
Click to collapse
Where can i find that img. files for my huawei p8 lite..can u link me pls man im going to flash something wrong i feel it
Tatharon said:
Where can i find that img. files for my huawei p8 lite..can u link me pls man im going to flash something wrong i feel it
Click to expand...
Click to collapse
first you need to download HuaweiUpdateExtractor,with this app you will be able to extract files form update.app,extract in adb folder,and use this commands:
adb reboot bootloader
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
this is adb and fastboot,download and extract you will find a folder named adb
https://mega.nz/#!Pc9zjDYB!X0wTeiFdY-ca70K9tI-b5fYf40LpcVExIEim0Xk9v14
and this is huawei update extractor
https://mega.nz/#!OI8kWahZ!6KSgIyz3a-Dp318qflV5J5VlrC8ZGu7fWFlQyYVq-m0
good luck
cristi.blidariu said:
first you need to download HuaweiUpdateExtractor,with this app you will be able to extract files form update.app,extract in adb folder,and use this commands:
adb reboot bootloader
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot
View attachment 3701298
View attachment 3701299
View attachment 3701300
this is adb and fastboot,download and extract you will find a folder named adb
https://mega.nz/#!Pc9zjDYB!X0wTeiFdY-ca70K9tI-b5fYf40LpcVExIEim0Xk9v14
and this is huawei update extractor
https://mega.nz/#!OI8kWahZ!6KSgIyz3a-Dp318qflV5J5VlrC8ZGu7fWFlQyYVq-m0
good luck
Click to expand...
Click to collapse
Done all that mate thnks buy problem is adb wont find img. file to boot it
question is where should i put a img. files so adb can find them..i tried to find that android folder but i dont hawe it on my pc
Just download from the link and extract to desktop,you will find a folder adb,so in that folder put the files:boot,cust,recovery and system,now open adb folder,press and hold shift an right click,search for option open command window here,wen window open conect your phone via pc an run the commands:
adb reboot bootloader
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot
olrak said:
You need to try to go to fastboot.
Plugin your phone to your pc.
Best way to try is to first hard reset your phone. "vol up + vol down + power button" for 10 seconds or longer (until its restart)
Then try to go into fastboot by holding down the "vol down + power button" for 10 seconds or longer (until in fastboot)
When you are in fastboot you need to unlock first your bootloader and then you can flash stock firmware.
Click to expand...
Click to collapse
my huawei p8 lite stuck at boot logo, but i can twrp recovery, fastboot etc, i guess had flashed it all along with internal memory.. plz guide me how to flash a rom.
---------- Post added at 03:37 AM ---------- Previous post was at 03:35 AM ----------
my huawei p8 lite stuck at boot logo, but i can access twrp recovery, fastboot etc, i guess had flashed it all along with internal memory.. plz guide me how to flash a rom.
Everyone, I made this to go from the start. Follow this guide (also in txt form)
It's gotten to this. You've tinkered with your phone and it's got into a bootloop, also known as a softbrick. Have no fear though, for software problems are much easier to solve than hardware issues. If you have the latter, pray and get in touch with the place you bought your phone from or Huawei themselves. Let's start booting.
Yeah, you could use the numerous scripts in XDA to automate some stuff, but you won't learn much that way. I've found that a) adb and fastboot are really easy programs that Google has provided us with to solve issues/develop and b) their knowledge helps with problemsolving for Android in general. It's good to know your phone. That's the open nature that iOS cannot achieve.
1. Getting the SDK Platform Tools (adb, fastboot e.t.c.)
You can always get the latest SDK Platform Tools .zip by clicking on the link for your OS: Windows, Mac, Linux.
Extract the .zip's contents in a folder. (I trust you know how, even phones can do it nowadays... Anyhow, you can get 7-Zip for Windows, as the built in zip manager is limited)
2. Using the SDK Platform Tools
You give commands to adb and fastboot though a command window.
You have 2 choices. You can either:
a) work from the folder you extracted the sdk tools in (I have them in D:\Portable\platform-tools).
You'll have to do [Shift] + (Right click) > "Open command (or PowerShell) window here"
or
b) edit your PATH environment variable, so you can open a command (or PowerShell) window anywhere you want.
Call the program by name to give commands (e.g. adb <command>)
3. Getting into fastboot/bootloader mode
You can do that in 3 ways:
a) Shut down the phone. While holding VOL- (down), connect a USB cable that is plugged to a power source (usually your PC, since you are planning to use the fastboot program).
b) We'll use the adb utility.
You need to enable USB debugging for this. After that you can refer to "chapter" 2.
Type
adb reboot bootloader
Click to expand...
Click to collapse
and press [Enter].
c) Reboot into a custom recovery like TWRP and go to Reboot > Bootloader
4. Flashing the stock images
Here's the part we care most about, to get out of the bootloop.
If you are truly in fastboot mode, with the green android dude (his name is Andy) and the white background then the command
fastboot devices
Click to expand...
Click to collapse
should return your device's serial number. Then you can go ahead and flash the 4 needed partions from the stock ROM with fastboot.
First of all, you need the 4 .img files for boot, recovery, cust and system.
You can get these as follows:
This page lists all the Huawei Firmware for the ALE model, aka our P8 Lite (Thanks @persona78 for the link, see here). You can translate to English with the Google Translate toolbar on the top. Find a firmware package of type FullOTA and click on the update link to download the zip update file. Inside that zip is the UPDATE.APP file we need, so extract it somewhere.
Use Huawei Update Extractor to extract boot, recovery, cust, and system as .img files.
Open a command window in the folder with the files and rename them accodingly if you wish (e.g. 06.boot.img -> boot.img)
Then you can flash them in fastboot mode by executing these commands 1 by 1. They're pretty self-explanatory.
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
fastboot flash system system.img
Click to expand...
Click to collapse
That last one may take a bit. Then you can do
fastboot reboot
Click to expand...
Click to collapse
@JpegXguy
fastboot mode, remote command not allowed, I cant start on system to enable USB debugging, fastboot edl doesn't work, so what can I do?

Bootlooped/bricked/returning to stock ...see the method here

You may be have got attracted to those new roms out there on the internet and would have probably bricked your device.Or maybe did some modding and in worst case somehow your phone bootlooped.
so please follow the guide for unbricking or solving bootloop issues:
CAUTION:
[1] FIRST OF ALL, I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE.
[2] NEVER UNPLUG THE USB CABLE WHILE FLASHING IS IN PROGRESS.IT MIGHT PERMANENTLY BRICK UR DEVICE..
ONLY FOR ZENFONE 5,A501CG/00CG
download the required files:
[1] kitkat firmware: for zenfone5(a501cg/00cg only other zf5 users download appropriate firmware from asus support page): http://dlcdnet.asus.com/pub/ASUS/ZenFone/A500CG/UL-ASUS_T00F-WW-2.21.40.44-user.zip
[2] adb/fastboot files: from here
[3] device drivers:if you do not have device drivers download and install pc link on pc from asus website,it will automatically install device drivers on your pc.(download from: http://liveupdate01.asus.com/pub/ASUS/LiveUpdate/Release/ZenFone/APP/LinkRim/PCLinkSetup.exe)
IF U R BRICKED PROCEED FROM STEP 2 ELSE FOR BOOTLOOP START FROM STEP 1:
step 1] try booting into recovery and perform a factory rest and wipe cache if this solves the bootloop(in most cases it should).if it still bootloops then follow the following tutorial
step 2]extract the fastboot files on the desktop and paste the firmware(it will be in .zip)in the fastboot folder
step 3]after copying the firmware also extract and copy the recovery.img and fastboot.img file from the firmware into the fastboot folder. (don't remove original firmware zip)
now your fastbootfolder should contain fastboot files+recovery.img+fastboot.img+firmware you dowloaded(compressed in .zip)
step4]boot into the fastboot by switching off the phone and powering it on by power+vol up key until asus logo comes up
if u r returning from some other rom u need to relock the bootloader so scroll some below to see how to relockbootloader.
step5]once you booted to fastboot ,open command promt in fastboot folder (downloaded earlier) by pressing right click+shift in any blank space on folder screen and selecting open command promt here.
in cmd write:
step6]
Code:
fastboot flash fastboot fastboot.img
step7] fastboot reboot-bootloader
wait until reboot is complete then write
step8]
Code:
fastboot flash recovery recovery.img
fastboot reboot-bootloader
step9] now we will be erasing data and cache for a clean flashing
Code:
fastboot clear data
fastboot clear cache
both of them take time and screen may turn off to save power so don't panic
next use volume keys to navigate to recovery and select it using power key .once your phone boots up showing android with belly open symbol press and hold volume up+volume down until recovery menu appears.if that does not open recovery try this:
hold volume down button, click and release vol up button,,,then finally release vol down button.
i admit it brothers,,it is sometimes really difficult to boot into recovery...but keep trying,,it is a bit difficult but is fruitful
if it doesnt appears it may be due to unssucceful flashing, unplug usb cable,force switch off phone by holding power button for few seconds.now again boot in bootloader by power button and vol up key and repeat from :step[8]
once in recovery select apply update from adb
step10] write on cmd
Code:
adb sideload <downloaded firmware name>.zip
for convenience you can rename firmware to kk.zip or any thing you like so command will be adb sideload kk.zip(it may take 15 to 20 mins)
step 11]once thats done select wipe data and cache in recovery and at last select reboot from recovery menu(dont skip this else you may face freezing on welcome screen itself)
hopefully you will boot into homescreen and be patient first bootup may take upto 20 mins.
[UPDATE] HOW TO RELOCK BOOTLOADER{only for zenfone 5 other device users pls google the procedure}
(USE THIS ONLY IF U R RETURNING FROM ANY CUSTOM ROM ITS NOT NEEDED FOR BOOTLOOPING PROBLEM)
hi guys i know u will be needing to relock the bootloader while returning to stock rom..
so what u have do is use the following steps before flashing fastboot.img that is before STEP [5] mentioned above
[1] download this file (its a zip file extract it using password zenfone-five.blogspot.com)...(link=https://drive.google.com/file/d/0B0o7qWuG7vvVRE9CV0hJWGRJS2c/view?usp=sharing)
[2]follow the on screen instructions
after the bootloader is locked carry on the steps from step[5]
PLEASE NOTE---THE UNLOCKING/LOCKING TOOL PROVIDED ABOVE IS NIETHER WRITTEN NOR OWNED BY ME...ALL CREDIT GOES TO ITS RESPECTIVE DEVELOPERS
this method can be used for:
1]unbricking
2]returning to stock rom
3]bootloop issues
IF YOU ARE NOT ABLE TO BOOT INTO FASTBOOT(maybe stuck on usb logo)--see this: http://www.asus.com/zentalk/forum.php?mod=viewthread&tid=33800 it is written by asus guys and will help you
thanks
if you face any issue please ask in comments...........
sources and credits===== www.windroidica.in
SCREENSHOTS DISCRIPTION:
pic 1] sideloading in progress
pic 2] the screen you will get when u will perform step [10] ( ignore the error "can't open /tmp/update-script.log")
pic 3]sideloading in progress (ignore the error: "please upgrade to newest 4.3 first")
pic 4] sideloading complete
NOT HITTING THANKS WILL LEAD TO A ZOMBIE APOCLYPSE(JUST KIDDING) ........dont forget to hit thanks!!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kitkat link isn't working. Can I download it from another site? (Yes, it is a beginner problem )
DogeLordTR said:
Kitkat link isn't working. Can I download it from another site? (Yes, it is a beginner problem )
Click to expand...
Click to collapse
I wonder why it isn't working..... Yes u can download it from other sources. I will update the link as soon as possible...
update= download link working now...i omitted a "/" symbol and that gave the error
reserved----
AWESOME
Thanks for solution dude! You rock!
DogeLordTR said:
Thanks for solution dude! You rock!
Click to expand...
Click to collapse
Thanks bro... Ask for help anytime
hi, i have follow all the step, but until adb sideload <filename>.zip, it say at command prompt "error: device not found"
Now the phone stuck at asus logo.. :crying::cryinglease help......
zldjian said:
hi, i have follow all the step, but until adb sideload <filename>.zip, it say at command prompt "error: device not found"
Now the phone stuck at asus logo.. :crying::cryinglease help......
Click to expand...
Click to collapse
already solved the problem by using the method on this thread..
http://forum.xda-developers.com/zenfone-5/help/config-factory-partition-backup-t3316469
zldjian said:
already solved the problem by using the method on this thread..
http://forum.xda-developers.com/zenfone-5/help/config-factory-partition-backup-t3316469
Click to expand...
Click to collapse
great you have your problem solved,the error you were facing due to wrong drivers.
Cant boot recovery mode..
I am not able to boot into recovery mode..
rsunilkumar92 said:
I am not able to boot into recovery mode..
Click to expand...
Click to collapse
provide me more details. is it after flashing recovery.img? what is opening instead of recovery?
[email protected] said:
provide me more details. is it after flashing recovery.img? what is opening instead of recovery?
Click to expand...
Click to collapse
when i select recovery in bootloader, device will restart and stuck with the very frst logo.... "ASUS & Android Logo"
rsunilkumar92 said:
when i select recovery in bootloader, device will restart and stuck with the very frst logo.... "ASUS & Android Logo"
Click to expand...
Click to collapse
whats the current installed recovery?
[email protected] said:
whats the current installed recovery?
Click to expand...
Click to collapse
i tried TWRP ond also stock recovery
rsunilkumar92 said:
i tried TWRP ond also stock recovery
Click to expand...
Click to collapse
then try a guide on the forums by the name "de-brick with ruined partitions" i dont remember correctly but you'll find it easily

Fix bootloop in redmi note 3 (no recovery ,no edl mode)

After trying to flash the latest 7.1.1 cm 14 ropms many people ended up in bootloop where your phone switch on ,shows mi logo and rebbot again. Many where not able to enter recovey mode also.. Now i come up with a perfect soluton for you all on how to fix these issues in your phone..Lets Get started..
If anything goes wrong iam not responsible.Do it At your Own Risk.
Requirements
------------------
1. Enter edl .rar (attached below)
2.Miui Stock Rom (FastBoot). Download it from(only use this version) here
3.Phone Must have Charge of 50% or more.
4.Unlock Boot loader.zip (Attched Below)
6.MIPhone Tools and install it .Get it from here
6.Extract all the file
7. PDA Net.(Optional,but installing will be useful). Get it from here
Once you have all of the file we can move on
Steps
------
1. Put Your Phone into fastboot mode by pressing Vol Down and power button at same time.
2.Connect your Phone With Your PC
3.Run EDL Mode.exe from the zip Enter edl.. Now your phone must be in edl mode. You can see a light blinking at the top of your phone.
4. From the Unlock Boot Loader folder copy "emmc_appsboot.mbn" to the rom folder ie)
kenzo_global_images_V7.1.8.0.LHOMICL_20160129.0000.14_5.1_global--> images--> paste it there (replace/overwrite if existing)
5. Once the above step is done, Open MIFlash tool as administrator. Browse the folder
kenzo_global_images_V7.1.8.0.LHOMICL_20160129.0000.14_5.1_global and select it..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
6.From the drop Down Menu Select Advanced.
7.Set Fastboot Script As Flash_ALL.Bat.
8.Set Flash Programmer As prog_emmc_firehose_8976_ddr.mbn from images folder.
9. Set RAW Xml File as rawprogram*.xml from images folder
10. Set Patch XML File as patch*.xml from images folder.
11. Video Help HERE.... Watch from 2.40 (Ignore the other portion,We dont need that Part)
Special [email protected] for the video.. I didn't made that video..
12. Once The Above step is done. Click REFRESH OPTION,and you will see Phone detected By The Name COMXX.(XX will be a number)
13.Click Flash and Wait for some time and allow the phone to reboot.
14.Once all the step is done your phone will be good to use..:fingers-crossed: :fingers-crossed:
UNLOCKING BOOT LOADER AND INSTALLING TWRP AGAIN
-------------------------------------------------------------------------
1.Once Your Phone Reboots successfully enable USB Debugginf From Developer Option.
2.Connect Your phone to your PC and Open CMD as administrator.
3.Type in "adb devices".
4. Cmd will show a random number and Device (Everyone will be knowing this,but for info only iam writing it here)
5.Type "adb reboot bootloader". Now your phone will boot into fastboot mode.
6.Type "fastboot oem device-info" to get device status.
7.Type "fastboot oem unlock-go" to unlock bootloader.
8.Again type "fastboot oem device-info" to check to find if device is unlocked.(Do not reboot YET)
9. Now Downlaod TWRP from HERE
10. Now Got to the folder containig TWRP . By holding the Shift Key Of key Board ,right click the mouse and select OPEN COMMAND WINDOW HERE.
11. Type "fastboot flash recovery recovery_filename.img"
12.Type "fastboot reboot".
You Phone will be good to go. If anything goes wrong or you have any doubt Comment Below do not pm me..i will not reply..
If this thread helpef you thumbs up and do comment and shre this post
So i do not need to unlock the boot loader before using MiTool to flash phone via EDL
ahh988 said:
So i do not need to unlock the boot loader before using MiTool to flash phone via EDL
Click to expand...
Click to collapse
Nope if phone is bricked enter fastboot mode and run enter edl.exe to enter edl,flash ROM using mi flash tool
adithyan25 said:
Nope if phone is bricked enter fastboot mode and run enter edl.exe to enter edl,flash ROM using mi flash tool
Click to expand...
Click to collapse
I did that but phone is still stuck . I'm getting infinite boot animation ?
ahh988 said:
I did that but phone is still stuck . I'm getting infinite boot animation ?
Click to expand...
Click to collapse
Boot animation or simply mi logo and then vibrating and again rebooting???
If mi flash tool shows successfully done without any errors then
Try this
Roeboot to fast boot and type
fastboot oem unlock-go
I guess it will be fixed
adithyan25 said:
Boot animation or simply mi logo and then vibrating and again rebooting???
If mi flash tool shows successfully done without any errors then
Try this
Roeboot to fast boot and type
fastboot oem unlock-go
I guess it will be fixed
Click to expand...
Click to collapse
I am stuck at boot animation with the three white dots spinning for ever ? will try to do as you said
I tried fastboot oem unlock-go but i get response: token verification failed and device still stuck on bootanimation
well, i think this caused by relocking bootloader after we flash a new firmware. if that happens, just go in fastboot mode by hold power button + volume down, then unlock it again using mi unlock. reboot it..your twrp is back.
no need to enter edl mode & install twrp again, btw thanks..this is helpful
nitephoenix said:
well, i think this caused by relocking bootloader after we flash a new firmware. if that happens, just go in fastboot mode by hold power button + volume down, then unlock it again using mi unlock. reboot it..your twrp is back.
no need to enter edl mode & install twrp again, btw thanks..this is helpful
Click to expand...
Click to collapse
always my pleasure
For some mi unlock stucks at 50%.. I was one of them...every time I try fails...so I found this was the only way for those who can't access it using mi unlock
tips to avoid relocking bootloader, when u want to flash a new firmware..just delete emmc apsbot.mbn file inside the firmware using winrar or etc, or u can use psy-man firmware because the emmc file has been deleted
nitephoenix said:
tips to avoid relocking bootloader, when u want to flash a new firmware..just delete emmc apsbot.mbn file inside the firmware using winrar or etc, or u can use psy-man firmware because the emmc file has been deleted
Click to expand...
Click to collapse
Yeah...I know that...but it does not support volte. .only abhisheks fw sprt volte
nitephoenix said:
tips to avoid relocking bootloader, when u want to flash a new firmware..just delete emmc apsbot.mbn file inside the firmware using winrar or etc, or u can use psy-man firmware because the emmc file has been deleted
Click to expand...
Click to collapse
@nitephoenix
Can we then flash update marshmallow global firmware this way? (Just delete emmc apsbot.mbn file inside the firmware). Thanks
Pleroma said:
@nitephoenix
Can we then flash update marshmallow global firmware this way? (Just delete emmc apsbot.mbn file inside the firmware). Thanks
Click to expand...
Click to collapse
don't flash official miui from twrp (you better do it in edl mode), but yes you can flash custom miui like miui eu, miuipro, multirom, epic miui etc from twrp. and..after u delete the emmc file inside the firmware which is included on every miui rom, your bootloader will be safe
nitephoenix said:
don't flash official miui from twrp (you better do it in edl mode), but yes you can flash custom miui like miui eu, miuipro, multirom, epic miui etc from twrp. and..after u delete the emmc file inside the firmware which is included on every miui rom, your bootloader will be safe
Click to expand...
Click to collapse
I used to flash it via twrp ..(by deleting bootllader file) followed by flashing lazyflasher...I didn't faced any prblm yet
Mine behaves different
I tried restoring the backup it started to back up and completed sucessfully but when i reboot there comes Mi logo and again it boots to TWRP Recovery .... Same case with any ROM ... Kindly tell me what to do.
ZCX recovery i have.
sarabeshsab said:
I tried restoring the backup it started to back up and completed sucessfully but when i reboot there comes Mi logo and again it boots to TWRP Recovery .... Same case with any ROM ... Kindly tell me what to do.
ZCX recovery i have.
Click to expand...
Click to collapse
Probably the problem with bootloader file
not a whole lot of talk anywhere else so i'll try here. i just got my kenzo few days ago, jumped the gun and started trying to get twrp on it. i'm assuming the bootloader was locked. As of right now it wont boot up, its in edl mode maybe... red led flashes and i can upgrade driver to 9008. sometimes its recognized by miflash and when it is and i try to flash stock fastboot it gives me an error. i know thats a lot to take in but i'm trying to cover all my bases. the phone came from overseas so sending it back isnt really an option. any help is appreciated.
Jjleininger said:
not a whole lot of talk anywhere else so i'll try here. i just got my kenzo few days ago, jumped the gun and started trying to get twrp on it. i'm assuming the bootloader was locked. As of right now it wont boot up, its in edl mode maybe... red led flashes and i can upgrade driver to 9008. sometimes its recognized by miflash and when it is and i try to flash stock fastboot it gives me an error. i know thats a lot to take in but i'm trying to cover all my bases. the phone came from overseas so sending it back isnt really an option. any help is appreciated.
Click to expand...
Click to collapse
Download eiter China based ROM or ROM from post.
Mi flash tool have many prolems.
Some tips:-
Make sure driver enforcement is disabled in PC.
All drivers including PDA net is installed.
Copy paste the unlocked bootloade file inside images folder and replace original one. Even after tryig this method it fails try my other method unbrick viafasrboot
uhm, this does not work for some reason...
i did everything as you said but in the end it just says cathasrophic error and something
After flashing i get Mi logo, vibration and reboot, please help

[SOLVED][A2017G]Softbricked with fastboot + TWRP deleted + unlocked

I have the A2017G unlocked + fastboot working and I had TWRP working as well.
I tried to install A2017G B09 by tron1 and now my device is stuck in a bootloop.
When I try booting / booting in recovery i get this message:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In the message switching to recovery doesn't work and fastboot mode does (going to recovery from fastboot doesn't work as well).
I really really need help and I'm absolutely clueless as to what to do.
When I let it boot it's stuck on the last image in the boot animation (this one)
I can't put my phone into edl mode using "adb reboot edl" as it won't start, but I did manage to do it while it was booting before stuck in the loop and it's giving me the device unauthorized error:
Code:
error: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
If I try shutting it down, and plugging it in while clicking both volume buttons it shows as QUSB__BULK but "adb devices" doesn't show anything and obviously axon7tool doesn't work.
What do I do?? Is this a hardbrick? How can I install TWRP back?
EDIT: Read my third reply:
I switched the driver to Marshall London Bootloader. Now the device doesn't show in devices but flashing with fastboot shows it's ok! I tried flashing recovery.img but it doesn't do anything. What do I do?
Click to expand...
Click to collapse
I did some testing in fastboot mode while switching drivers in ZADIG and trying adb devices/adb reboot edl. My results:
I also tried it in LeAndroid driver (Whatever that is) and it didn't work.
Driver: WinUSB
adb not working (Not found)
Shows under: usb controllers -> android
Driver: libusb-win32
adb not working (Not found)
Shows under: libusb-win32 usb devices -> android
Driver: USB serial (CDC)
adb not working (Not found)
Shows under: Ports -> Android (COM7)
Driver: libusbK
adb not working(Not found)
Shows under: libusbK usb devices -> android
I'm really lost. What can I do other than bruteforcing drivers? Please help, I fear that I hardbricked the phone... Thanks in advance
Try tenfar tool axon7root while in qusb bulk/edl mode.
If your phone is in fastboot mode you don't have to play with the command "adb", instead you need the command "fastboot".
nonamesl said:
...
I'm really lost. What can I do other than bruteforcing drivers? Please help, I fear that I hardbricked the phone... Thanks in advance
Click to expand...
Click to collapse
-Boot to FTM (shutdown and after: press and hold Volume down + Power till you see FTM screen)
-adb devices (check if your device is seen)
-adb reboot edl
-Use axon7tool to flash correct TWRP
-Revover Phone
Boot into fastboot, connect to your computer, "fastboot flash recovery twrp.img", boot into recovery, flash ROM.
Dust2Dust said:
-Boot to FTM (shutdown and after: press and hold Volume down + Power till you see FTM screen)
-adb devices (check if your device is seen)
-adb reboot edl
-Use axon7tool to flash correct TWRP
-Revover Phone
Click to expand...
Click to collapse
Read the OP + first reply, it doesn't show in adb devices
xtermmin said:
Boot into fastboot, connect to your computer, "fastboot flash recovery twrp.img", boot into recovery, flash ROM.
Click to expand...
Click to collapse
tron1 said:
If your phone is in fastboot mode you don't have to play with the command "adb", instead you need the command "fastboot".
Click to expand...
Click to collapse
Huh. I'll try that and post whatever
lafester said:
Try tenfar tool axon7root while in qusb bulk/edl mode.
Click to expand...
Click to collapse
Isn't that just for A2017/A2017U? Also I can't get it into qusb bulk, see my first reply.
xtermmin said:
Boot into fastboot, connect to your computer, "fastboot flash recovery twrp.img", boot into recovery, flash ROM.
Click to expand...
Click to collapse
tron1 said:
If your phone is in fastboot mode you don't have to play with the command "adb", instead you need the command "fastboot".
Click to expand...
Click to collapse
My phone doesn't show under "fastboot devices" when in fastboot mode... Also in device manager it shows as "Android" under "USB Devices", I changed the driver using Zadig to WinUSB, also tried with USB serial (CDC) driver, still didn't show in "fastboot devices".
EDIT:
I switched the driver to Marshall London Bootloader. Now the device doesn't show in devices but flashing with fastboot shows it's ok! I tried flashing recovery.img but it doesn't do anything. What do I do?
EDIT: Apperantly after flashing it with fastboot entering recovery mode works! I just had to wait for the message to disappear (which is odd because before the message was only when doing a system boot). Thanks for all the help!
nonamesl said:
Read the OP + first reply, it doesn't show in adb devices
Click to expand...
Click to collapse
Have you given it a try at all or is this just a big mouth ?!
I was trying to help you out after reading the post, FTM will help you to make the device show up.
Dust2Dust said:
Have you given it a try at all or is this just a big mouth ?!
I was trying to help you out after reading the post, FTM will help you to make the device show up.
Click to expand...
Click to collapse
Yes, I did try it, not just saying this because "I have a big mouth". I already solved this tho. Appreciate the help but it didn't work so I was just pointing that out.

Categories

Resources