Huawei p9 lite - Huawei P9 Lite Questions & Answers

Hi Guys. I was trying to install TWRP recovery on my p9 lite (VNS-L31). The bootloader is unlocked, and so i downloaded the adb tool to flash the twrp recovery IMG to my phone. But once I enter the command adb reboot bootloader, the PC can't fiend my phone anymore. When I type adb devices, I doesn't appear anymore... Any suggestions??
Sent from my HUAWEI VNS-L31 using Tapatalk

You need to be in fastboot mode

Adb comand is not use on fastboot mode...
Just install adb driver on your PC.
download here
But how did you unlock your bootloader?

if u already in fastboot mod
don't used adb devices
use fastboot devices

Therand said:
Adb comand is not use on fastboot mode...
Just install adb driver on your PC.
But how did you unlock your bootloader?
Click to expand...
Click to collapse
I unlocked the bootloader using the Huawei website and the toolkit from rootjunky. I also had TWRP installed, but after my phone updated I lost both root access / SuperSU and TWRP. I can't flash anything at all, duo to not been able to get TWRP back
Sent from my HUAWEI VNS-L31 using Tapatalk

TYR0N said:
I unlocked the bootloader using the Huawei website and the toolkit from rootjunky. I also had TWRP installed, but after my phone updated I lost both root access / SuperSU and TWRP. I can't flash anything at all, duo to not been able to get TWRP back
Sent from my HUAWEI VNS-L31 using Tapatalk
Click to expand...
Click to collapse
try to unlock the bootloader again
Sent from my HUAWEI VNS-L21 using Tapatalk

Chibbo said:
try to unlock the bootloader again
Sent from my HUAWEI VNS-L21 using Tapatalk
Click to expand...
Click to collapse
There is no need to unlock it again, I can enter the bootloader and it says unlocked, and also Everytime I boot my phone it says "device unlocked and unsecure
I then get the option to eighter boot normal or enter erecovery
Sent from my HUAWEI VNS-L31 using Tapatalk

Chibbo is right.
Unlock bootloader again even if it already indicates unlocked.
This warning "bug" (bootloader already unlocked blabla...)
It normal after each big update to unlock bootloader again.

Right now I feel really stupid... I don't know what happened, and I did not unlock the bootloader again( I tried but it told me it was already unlocked) I can now use the / fastboot flash recovery command and it also tells me that the install was completed after 1.03 sec. But when I try to enter recovery my phone gets stuck on a site saying
Warning : Device unlocked and can't be trusted
---------------------------------------------------------------------
Your device is booting now...
I then have to press the power and volume button to get back to standard boot menu.
What is going on with my phone???
Sent from my HUAWEI VNS-L31 using Tapatalk

TYR0N said:
Right now I feel really stupid... I don't know what happened, and I did not unlock the bootloader again( I tried but it told me it was already unlocked) I can now use the / fastboot flash recovery command and it also tells me that the install was completed after 1.03 sec. But when I try to enter recovery my phone gets stuck on a site saying
Warning : Device unlocked and can't be trusted
---------------------------------------------------------------------
Your device is booting now...
I then have to press the power and volume button to get back to standard boot menu.
What is going on with my phone???
Click to expand...
Click to collapse
So you flashed twrp. Okay, you can try press power until phone restarts and when phone restart press volume up. You need to press it after vibration. And hold volume up until on screen appear "Your device booting now..." and phone should boot in recovery.
Or
You can do it from cmd. Boot phone to fastboot > conect phone > open cmd where you flashed recovery > type command "fastboot reboot recovery name_of_recovery.img"(recovery.img mast be in folder where is cmd to do that).
See if this helped you.

Related

Axon 7 A2017G from Lineage OS go back to Stock and Lock Bootloader without Problems

1.) You must have a full ZIP from ZTE
2.) Flash back the Original Recovery from the Original ZIP e.g. B08 B10 with ADB Fastboot command ( You must ticked OEM unlock on and USB debugging on in Developer Setting ) in Lineage.
2.1) push Power and tick restart in Bootloader.
2.2) go to Minimal ADB and Fastboot and type fastboot flash recovery recovery.img.
2.3) After this push with the Volume down recovery ,tick power.
OK! You can see the ORIGINALRecovery from ZTE.
3.) You must put a SD Card in Phone with the Original Update.zip
4.) Go in recovery and tick Update from SD card. Search the Update.zip and press Power.
5.) Wait until the Flash Process is finished.
6.) Tick Factory reset with Volume up/down push Power wait.
7.) Tick format Cache with Volume up / down push Power wait.
8.) Push Power to start your Phone with the Original Stock.
9.) After this you go to Settings / Build Number and Tick that seven Times to activate Developer Options, go back to setting and tick Developer Options ,here you must tick the OEM unlocking and USB debugging.
10.) Open Command window on PC and type "fastboot reboot bootloader" the phone shut down and restart in bootloader mode.
11.) in the Comand window you type" Fastboot oem lock" the Phone reboot and the bootloaer is locked. All your Data is lost in this Process!!![COLOR="Red"][/COLOR]
Voila all is done!! Original AXON 7 with Stock Rom .
I have test this with my Axon 7 Model A2017G and i have no Problem.
Sorry for my bad English.
Thanks for writing this out. Will be useful in case I need to switch back in the future
Where do you get the stock rom zip file though? zteusa.com somewhere?
spacemanvt said:
Thanks for writing this out. Will be useful in case I need to switch back in the future
Where do you get the stock rom zip file though? zteusa.com somewhere?
Click to expand...
Click to collapse
There is a global site where you can get the file. http://www.ztedevice.com/support/detail?id=C3BAC27838C4497C80C05EE008527885
Sent from my ZTE A2017G using XDA-Developers Legacy app
Hello,
I recovered my old stock recovery and when trying to apply update from sd card, it gives me this error: "CouldnĀ“t mount /sdcard. installation aborted"
What can I do?
Edit: Solved by formatting the SD card
What is the ADB fastboot command to flash stock recovery?
JP_93 said:
What is the ADB fastboot command to flash stock recovery?
Click to expand...
Click to collapse
fastboot flash recovery "stock Recovery"
Flash the Original recovery.img from your Update.zip!!
JP_93 said:
What is the ADB fastboot command to flash stock recovery?
Click to expand...
Click to collapse
open Update.zip with e.g Winrar and unpacking recovery.img to the ADB directory. OK?!
Then open a Command Window and Type : fatboot flash recovery recovery.img . Wait.
Shutdown your Phone . Restart Phone wit push Power and Volume up.
tick with the Volume down botem update from SD card.
julk13 said:
fastboot flash recovery "stock Recovery"
Click to expand...
Click to collapse
Thanks!
tester2017 said:
open Update.zip with e.g Winrar and unpacking recovery.img to the ADB directory. OK?!
Then open a Command Window and Type : fatboot flash recovery recovery.img . Wait.
Shutdown your Phone . Restart Phone wit push Power and Volume up.
tick with the Volume down botem update from SD card.
Click to expand...
Click to collapse
Thanks for the help, I will try now
10.) Open Command window on PC and type "fastboot reboot bootloader" the phone shut down and restart in bootloader mode.
Click to expand...
Click to collapse
You made a mistake there as you have to enter "adb reboot bootloader" instead of fastboot. Other than that, it works perfectly. Thank you.
I can't get my bootloader locked. Under dev options, "OEM Unlocking" it grayed out.
idigg said:
I can't get my bootloader locked. Under dev options, "OEM Unlocking" it grayed out.
Click to expand...
Click to collapse
Did you find a solution to this? I'm running into the same problem with OEM unlocking being grayed out. I returned to stock just fine, but my problem is booting into the bootloader. Every time I try, it just goes to the "your device cannot be checked for corruption and will reboot in 5 seconds" screen. During this screen and during the screen that comes up you press the volume keys for the options menu, the fastboot oem lock command does not seem to work. Fastboot devices doesn't show any devices listed either
spearman792 said:
Did you find a solution to this? I'm running into the same problem with OEM unlocking being grayed out. I returned to stock just fine, but my problem is booting into the bootloader. Every time I try, it just goes to the "your device cannot be checked for corruption and will reboot in 5 seconds" screen. During this screen and during the screen that comes up you press the volume keys for the options menu, the fastboot oem lock command does not seem to work. Fastboot devices doesn't show any devices listed either
Click to expand...
Click to collapse
Seconded, I'm having the very same problem. Strange thing is, I cannot boot into booloader. I can boot into recovery, I can boot to system but whan I try to boot into bootloader via adb reboot bootloader, the phone just boots into system. If I try Power/Vol-Down, I will eventually land in FTM mode.
Anybody any clue?
SOLVED: After using the Windows based Axon7Toolkit which used Miflash to restore fastboot, I was able to boot into bootloader and also re-lock it.
robertaramar said:
Seconded, I'm having the very same problem. Strange thing is, I cannot boot into booloader. I can boot into recovery, I can boot to system but whan I try to boot into bootloader via adb reboot bootloader, the phone just boots into system. If I try Power/Vol-Down, I will eventually land in FTM mode.
Anybody any clue?
SOLVED: After using the Windows based Axon7Toolkit which used Miflash to restore fastboot, I was able to boot into bootloader and also re-lock it.
Click to expand...
Click to collapse
You couldn't boot into bootloader because there was no bootloader mode. As soon as you update to a recent Nougat build (or an upcoming one) via official zips, your aboot.img will be changed and you won't have bootloader mode anymore. Axon7toolkit relies on fastboot, so it flashes a package through MiFlash that gets you fastboot support.
Jus sayin
Thanks for the clarification.
Is there an aboot.img I can flash e.g. via axon7tool so I can enable fastboot again?
Would that be counted as a warranty void by ZTE?
robertaramar said:
Thanks for the clarification.
Is there an aboot.img I can flash e.g. via axon7tool so I can enable fastboot again?
Would that be counted as a warranty void by ZTE?
Click to expand...
Click to collapse
You can use the A2017U_FASTBOOT_UNLOCK_EDL from 4pda guys with MiFlash. Doesn't matter if you have a G, use this one
Actually axon7toolkit seems to flash that every time it does something related to fastboot. And after you lock it, you can install an official update zip (the latest one for example) and you'll get your phone totally stock, bootloader mode will be blocked.

P9 Lite Bricked. Help me!!!

Hello,
I was always a Samsung fanboy, but than I decided to buy the P9 lite (VNS-L21 single sim)
I wanted to flash the android 7 update for my phone, but I was such a noob in Huawei, that I didn't understand a word. But i tried to do what the instructions said. Now my phone is bricked. I can go to recovery, erecovery (which can't download anyithing) and download mode. I heard of this fastboot stuff as well, but I don't know how to do this. I tried to flash as many roms as I could with dload and it didn't work, after 5%, it said it failed... Now I don't know what to do. I think somebody (expert) should make a clear tutorial for noobs. Oh and I almost forgot that i don't have root, custom recovery, and things like that. I just bought the phone, I didn't want to make big changes, just new android. Is it possible that after this Huawei would fix my phone, if I couldn't? Or warranty is void? And sadly I don't know more of my phone because I'm not ina rom, and the phone and papers don't say more.
If you could help me, I would appreciate it:
Raul
Turn off your phone, connect to the pc while holding the volume down button, you will end up in fastboot mode.
I assume you have ADB and drivers installed (if not, install ADB and device drivers).
Optional: unlock your bootloader if it's locked.
Download the latest offical rom zip for your phone version (the marshmallow one), extract the update.app.
Use Huawei extractor to ectract the following files (google is your friend in this one, but its not difficult):
boot.img
recovery.img
cust.img
system.img
After you've done this, connect your phone to the PC in fastboot mode .
Open a command promt from the folder where the extracted files are (shift+right click, Open Command window here), enter the following commands
fastboot devices (you will see the list of attached devices with a lot of random number + fastboot)
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
fastboot flash system system.img
fastboot reboot
After all this, you should be good to go, just be sure you are using the correct rom for you version.
Or you can just serach on the forum and find this.
https://forum.xda-developers.com/huawei-p9lite/help/unbricking-vns-l21-vns-l31-tutorial-t3583400
(Sorry for my english.)
Fastboot says that it has failed command not alllowed, after I want to installl the files. And I couldn't unlock bootloader without phones information...
rr999999 said:
I would happily unlock my bootloader, but I don't know anyithing about my phone (except model...) without the os...
Click to expand...
Click to collapse
Post here IMEI and SN from the box of phone and i can try get your bootloader unlock code...
If I would unlock it, would fastboot work? Because fastboot pc app recognizes my phone, but my phone says in fastboot mode, that I should connect itself to pc and open hisuite. WTF?
rr999999 said:
If I would unlock it, would fastboot work? Because fastboot pc app recognizes my phone, but my phone says in fastboot mode, that I should connect itself to pc and open hisuite. WTF?
Click to expand...
Click to collapse
Until you have bootloader unlock you can not run any fastboot flash command...
rr999999 said:
If I would unlock it, would fastboot work? Because fastboot pc app recognizes my phone, but my phone says in fastboot mode, that I should connect itself to pc and open hisuite. WTF?
Click to expand...
Click to collapse
Heyho,
normally yes, after bootloader unlock u are able to flash via fastboot. But...
I tried to flash as many roms as I could with dload and it didn't work, after 5%, it said it failed...
Click to expand...
Click to collapse
What is the error? - Have u disconnected the device from the PC during the update?
If not, try to update again and just disconnect the device from any USB connection...
Regards,
Sebastian
k1ll3r8e said:
Heyho,
normally yes, after bootloader unlock u are able to flash via fastboot. But...
What is the error? - Have u disconnected the device from the PC during the update?
If not, try to update again and just disconnect the device from any USB connection...
Regards,
Sebastian
Click to expand...
Click to collapse
Hello. I disconnected it from everything (for example USB)When I tried to install it said something like incompatibility version, but it couldn't be because I tried many roms for my phone. And I tried some dual sim roms as well because, I thought that it might work... But then I will do that unlock if it will do good. Thanks for the help Without bootloader I can't flash from dload as well?
rr999999 said:
Hello. I disconnected it from everything (for example USB)When I tried to install it said something like incompatibility version, but it couldn't be because I tried many roms for my phone. And I tried some dual sim roms as well because, I thought that it might work... But then I will do that unlock if it will do good. Thanks for the help Without bootloader I can't flash from dload as well?
Click to expand...
Click to collapse
Heyho,
the dload method works always without unlock bootloader. But, u can't flash for example an B161 over an B3xx (what nougat is) if the update u installed modified already the oeminfo u are not able to flash any rom below B3xx (nougat) via dload.
-
In that case u might use the official rollback package (never tested it myself) or, u unlock ur bootloader, flash a TWRP recovery matching to ur current FW. Flash from there a oeminfo + custom.bin (lower than B3xx) and flash the FW matching to the new oeminfo via dload and stock recovery.
Regards,
Sebastian
If you have custom recovery, wipe everything. Data, system, boot. extract update app (which is your stock rom) with huawei update extractor. go to custom recovery, flash stock boot IMG and stock recovery IMG. Power off, use three button dload method, reboot, when booting press vol up for three second, now you are in e-recovery. Press shutdown. Press and hold power and vol up for stock recovery. Do factory reset. If need do the factory reset 2/3 times. Now you are with locked bootloader.
Sent from my NEM-L21 using Tapatalk[/QUOTE]
Sent from my NEM-L21 using Tapatalk

Huawei p10 lite not booting to twrp recovery

Hi all i unlocked my bootloader of my huawei p10 lite WAS-LX1 on bootload menu it says bootloader unlocked and FRP unlock i flashed twrp using adb and cant seem to boot into twrp recovery if i try to boot into twrp it takes me to the normal huawei erecovey where i can factory reset or wipe cache files need some help please what to do?
and after installing twrp it said on adb successfully installed?
Unplug the usb connector from your phone and try it out.
GoldenJet said:
Hi all i unlocked my bootloader of my huawei p10 lite WAS-LX1 on bootload menu it says bootloader unlocked and FRP unlock i flashed twrp using adb and cant seem to boot into twrp recovery if i try to boot into twrp it takes me to the normal huawei erecovey where i can factory reset or wipe cache files need some help please what to do?
and after installing twrp it said on adb successfully installed?
Click to expand...
Click to collapse
Hi, try this: reboot the device in fastboot mode and write fastboot boot "name of twrp file".img
Paolo98 said:
Hi, try this: reboot the device in fastboot mode and write fastboot boot "name of twrp file".img
Click to expand...
Click to collapse
Thanks for help i installed twrp 3.1.1 i cant seem to go to recovery with volume and power button but can boot to twrp using adb. Thats ok for now, i got the phone from vodacom now i have this **** vodafone bootanimation and only one sim slot is active dont know if this version of p10 lite is maybe a single sim or if its locked by the vendor but thanks for the help mate much appreciated

Huawei P10 Lite - Bricked Device

Hello everyone.
I Have Huawei P10 Lite WAS-LX1A and I accidentally bricked my device.
I was using TWRP to install a rom, and I wipped my system but the rom couldn't be installed for some reason. So I thought my TWRP Version had a problem, so I tried with bootloader to istall a new TWRP.
In adb I pressed:
fastboot flash recovery TWRP_by_GreatSlon.img
Click to expand...
Click to collapse
and then
fastboot flash recovery custom_boot_decryptdata_b130
Click to expand...
Click to collapse
But now, it doesn't load TWRP at all when I press vulume up + power button. I am stuck with out TWRP and with out an OS.
And I can't enter bootloader to install a new TWRP. Is there anything I can do?
I do have a laptop and an SD Card and my Bootloader is unlocked. Phone Unlocked and FRP Unlock are red, so maybe there is a way to save my phone please? I need help please . Sorry if I am not explaining very good and if I don't write correctly, I'ts because I am very very sad . Please someone tell me there is a way to fix it. Maybe dload? But I cannot find any file that it fits.. Thanks in advance.
I found this youtu.be/pkWSDlrLmns and I intalled a new TWRP. But I still cannot find any ROM to install. Any help please?
tobelios said:
I found this youtu.be/pkWSDlrLmns and I intalled a new TWRP. But I still cannot find any ROM to install. Any help please?
Click to expand...
Click to collapse
Try this.
tobelios said:
fastboot flash recovery TWRP_by_GreatSlon.img
and then
Quote:
fastboot flash recovery custom_boot_decryptdata_b130
Click to expand...
Click to collapse
you flashed twrp in recovery partition and after that, you flashed "custom_boot_decryptdata" also in recovery partition. so, twrp was overwritten. that's the reason why it doesn't work now. are you able to enter fastboot? (VOL- & power button)?
are you on emui5 or emui8?
if you can enter fastboot mode, flash twrp again.
Bricked P10 lite
My huawei p10 lite completely dead after mistakenly doing a wipeall from twrp. Now the screen doeant turn on , no logo, no vibrations, nothing. But the computer detects something(still no reaponse on phone) and when i typed fastboot devices in minimal adb it shows the list and the phone is listed in it. Please help.
Vrockpockey04 said:
My huawei p10 lite completely dead after mistakenly doing a wipeall from twrp. Now the screen doeant turn on , no logo, no vibrations, nothing. But the computer detects something(still no reaponse on phone) and when i typed fastboot devices in minimal adb it shows the list and the phone is listed in it. Please help.
Click to expand...
Click to collapse
Try to flash all partitions from a service rom.
I have the Same Problem. Only dark screen with fastboot connection.
(Sorry for the very late reply) I could enter fastboot using a pc, and then flashed a different twrp and costum rom.
Everything was okay. But, lately my rom started having network problems and I decided to flash an another rom..
But when I did, something wrong happened and now I am without twrp, without rom and with phone and frp locked.
My destiny is to brick my device and go to imposimple position, isn't it? I don't have my unlocked code so I cannot unlock my bootloader. I paid and tried dc unlocker to unlock my phone, but after plug-unplug it stopped being unlocked again and my money for dc unlocker gone for nothing and I am not willing to pay again for something like that. Any ideas to unlock my phone?
I sent an email and message to Huawei to see if they can give me the code, but idk if they will do. Any suggestions?
This post can be locked. This thread continues here. As for the Huawei, they respond that they don't give the unlock code anymore..

My Mi 9T is stuck in "this device is destoryed" mode and I cannot access recovery

My Mi 9T is stuck in "this device is destoryed" mode and I cannot access recovery
My bootlooader is locked and recovery is unaccessible. Please help me to unlock my phone if I can.
Coolness3579 said:
My bootlooader is locked and recovery is unaccessible. Please help me to unlock my phone if I can.
Click to expand...
Click to collapse
What u did that cause this?
Fastboot and miflash?
if the device has locked bootloader you have no way other than opening up thhe back glass and putting it on edl mode
BAYmustafa96 said:
if the device has locked bootloader you have no way other than opening up thhe back glass and putting it on edl mode
Click to expand...
Click to collapse
Ok thanks I will send it in to a shop where someone can do that
Connect phone to pc, start adb on pc...put phone in fastboot mode ( press volume - and power ) , type in adb
fastboot continue
After command, phone will reboot and boot system.
After that , you add mi acc and start unlock process.
If you reboot phone, you need to do this step again.
When you unlock bootloader, flash official rom or xiaomi.eu...
You could flash official xiaomi fastboot rom with Miflash tool: this flash recovery and MIUI also with BL locked.
Then you'll use miunlock tool to unlock bootloader
GGelmi
did your problem solved?

Categories

Resources