Need help to root - Huawei P9 Lite Questions & Answers

hi, I'm trying to root my p9 lite to use it to run a 3d printing server ( https://github.com/d4rk50ul1/klipper-on-android )
I tried some rooting apps but it was unsuccesful.
after researching I used potatoNV to change the bootloader code
and SKR Tools to unlock bootloader and install twrp but i couldn't acces twrp via the phone. i locked back the bootloader with skr tools and now i can't get back to android, the phone is stuck on the " your device has been unlocked and can't be trusted. your device is booting now... " page, i left it like this for the nignt and it's not booting. I can't turn it off, My pc is not seeing it when pluged and I unpluged the battery for ten minutes but it's doing the same after replugging it .
what can i do to repair, root and use it ?

KilianBLRD said:
i locked back the bootloader with skr tools and now i can't get back to android,
Click to expand...
Click to collapse
you can relock bootloader only on clean stock firmware. If you did this on a modded system (TWRP installed etc.) you probably bricked the phone.

-Alf- said:
you can relock bootloader only on clean stock firmware. If you did this on a modded system (TWRP installed etc.) you probably bricked the phone.
Click to expand...
Click to collapse
what does this mean and what can i do ?

KilianBLRD said:
what does this mean and what can i do ?
Click to expand...
Click to collapse
A. Try your luck with testpoint & board software (check unfamiliar terminology by google or xda.
The instructions do not perform, if you do not know what you're doing.)
B. Use "DC-Phoenix" (paid service) .

-Alf- said:
A. Try your luck with testpoint & board software (check unfamiliar terminology by google or xda.
The instructions do not perform, if you do not know what you're doing.)
B. Use "DC-Phoenix" (paid service) .
Click to expand...
Click to collapse
I'm new to that, can you eplain a bit more please ?

Try to connect phone to PC in fastboot mode, run commands:
in fastboot mode run commands :
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Some might fail, so don't worry about it.

-Alf- said:
Try to connect phone to PC in fastboot mode, run commands:
in fastboot mode run commands :
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Some might fail, so don't worry about it.
Click to expand...
Click to collapse
my pc is not seeing the phone

Maybe it's brick when you try to relock but it's still bootloader unlocked Don't worry
You can fix it with 4 method
1. Flashing with board firmware
2.fastboot flashing method
3.sd card upgrade method
4.usb upgrade method

KilianBLRD said:
my pc is not seeing the phone
Click to expand...
Click to collapse
i know but try the following:
press and hold the Power + Vol Down buttons for at least 10 sec and when the screen turns off, connect the USB cable to the phone.

-Alf- said:
i know but try the following:
press and hold the Power + Vol Down buttons for at least 10 sec and when the screen turns off, connect the USB cable to the phone.
Click to expand...
Click to collapse
What should I do next ?

KilianBLRD said:
What should I do next ?
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/need-help-to-root.4571641/post-88366105

-Alf- said:
https://forum.xda-developers.com/t/need-help-to-root.4571641/post-88366105
Click to expand...
Click to collapse
But fastboot mode is not working

KilianBLRD said:
But fastboot mode is not working
Click to expand...
Click to collapse
Do I really have to repeat everything twice???
https://forum.xda-developers.com/t/need-help-to-root.4571641/post-88366083
Good luck!

-Alf- said:
Try to connect phone to PC in fastboot mode, run commands:
in fastboot mode run commands :
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Some might fail, so don't worry about it.
Click to expand...
Click to collapse
it says waiting for device and nothing happen

KilianBLRD said:
it says waiting for device and nothing happen
Click to expand...
Click to collapse
to check that the connection to the computer in fastboot mode is established normally, type the command
fastboot devices
,the serial number of the phone should be displayed.
If not, you're not in fastboot mode.

Related

[8/6/16] Unbrick RN3 from HS USB 900E with modified fastboot file

Found a way to reboot to edl mode from fastboot
All credits to @emuzychenko
1) Download modified fastboot file
2) Reboot your phone to fastboot
3) Double click on edl.cmd
4) You are on 9008/edl mode
5) Flash any fastboot image from Mi flash
You successfully unbricked your device
Hi
Try with that method also. It seams to work .
Next time I brick it again (trust me, it will happen) I will give those a try.
This is the solution www(dot)htcmania.com(/)showthread(dot)php?t=1163463
Cheked by me, the brick was to try to unlock the bootloader without the Xiaomi message.
Sorry for my english, bu ti hope to be helpful.
To restore the default Bootloader copy paste the emmc_appsboot.mbn from Fastboot Rom to the Adb foldee
and type command on cmd
fastboot flash aboot emmc_appsboot.mbn
fastboot flash abootbak emmc_appsboot.mbn
fastboot reboot
For those who have failed and stuck on "HS USB 900E" and the bootloader stick locked here is the solution :
1. Enter fastboot by holding vol down + power
2. Plug your RN3Pro to PC
2. Flash original bootloader from official fastboot firmware
fastboot flash aboot emmc_appsboot.mbn
fastboot flash abootbak emmc_appsboot.mbn
3. Type again :
fastboot reboot
and quickly hold volume up untuk it enter "sideload" mode
4. Install Mi PC Suite from this link en.miui.com/thread-225600-1-1.html
5. Let the Mi PC Suite download the latest chinese firmware, just sit and wait until it done
6. Lets Brick the beast again
parfetto said:
Hi
Try with that method also. It seams to work .
Click to expand...
Click to collapse
this method only works for few very people, everyone cant access adb through recovery.
apixbuanget said:
For those who have failed and stuck on "HS USB 900E" and the bootloader stick locked here is the solution :
1. Enter fastboot by holding vol down + power
2. Plug your RN3Pro to PC
2. Flash original bootloader from official fastboot firmware
fastboot flash aboot emmc_appsboot.mbn
fastboot flash abootbak emmc_appsboot.mbn
3. Type again :
fastboot reboot
and quickly hold volume up untuk it enter "sideload" mode
4. Install Mi PC Suite from this link en.miui.com/thread-225600-1-1.html
5. Let the Mi PC Suite download the latest chinese firmware, just sit and wait until it done
6. Lets Brick the beast again
Click to expand...
Click to collapse
Have you tested this method yourself? I think this is for people who bricked the device but had stock recovery inside, what about people who has twrp and bricked the device? Also I dont think you can flash anything through fastboot in locked bootloader
IT WORKS
apixbuanget said:
For those who have failed and stuck on "HS USB 900E" and the bootloader stick locked here is the solution :
1. Enter fastboot by holding vol down + power
2. Plug your RN3Pro to PC
2. Flash original bootloader from official fastboot firmware
fastboot flash aboot emmc_appsboot.mbn
fastboot flash abootbak emmc_appsboot.mbn
3. Type again :
fastboot reboot
and quickly hold volume up untuk it enter "sideload" mode
4. Install Mi PC Suite from this link en.miui.com/thread-225600-1-1.html
5. Let the Mi PC Suite download the latest chinese firmware, just sit and wait until it done
6. Lets Brick the beast again
Click to expand...
Click to collapse
Worked like a magic. I can confirm for sure. Was stuck at HS USB 900E with locked bootloader.
Rajdip said:
Have you tested this method yourself? I think this is for people who bricked the device but had stock recovery inside, what about people who has twrp and bricked the device? Also I dont think you can flash anything through fastboot in locked bootloader
Click to expand...
Click to collapse
Yeah i bricked mine with twrp .. and i cannot enter into recovery mode now.. only fastboot works and i cannot flash stock recovery too because the bootloader is locked :/ stupid Mi :/
Dharani_V said:
Yeah i bricked mine with twrp .. and i cannot enter into recovery mode now.. only fastboot works and i cannot flash stock recovery too because the bootloader is locked :/ stupid Mi :/
Click to expand...
Click to collapse
So, did you try above mentioned method?
amsmu said:
So, did you try above mentioned method?
Click to expand...
Click to collapse
Yes i did .. and its not allowing me to flash anything .. Getting Error Device is locked :/
failed bro, getting error device is locked using QFIL.:crying:
Guys, please mention the reason behind your device getting bricked too when you are reporting what worked and what didn't. Like whether during unlock bootloader process(without xiaomi's permission) or flashing custom ROM(most probably MIUI official updates) via twrp.
Dharani_V said:
Yes i did .. and its not allowing me to flash anything .. Getting Error Device is locked :/
Click to expand...
Click to collapse
What were you doing when it bricked?
Go to service center. They will repair it
mine happened same..... hard bricked my mobile after restoring original bootloader.......
QFIL cannot do a thing ..... all the eror i get is unable to go to EDl mode......
nothing for me except download mode and fastboot......
so toook to service centre and got it repaired for free in 2hrs
puli where do u live[emoji14]
Sent from my Redmi Note 3 using XDA-Developers mobile app
Rajdip said:
Have you tested this method yourself? I think this is for people who bricked the device but had stock recovery inside, what about people who has twrp and bricked the device? Also I dont think you can flash anything through fastboot in locked bootloader
Click to expand...
Click to collapse
i've tried this myself. In HS USB 900E you can flash aboot through fastboot whether you stock recovery or twrp before bricked.
Rajdip said:
I have found few ways by which people may unbrick from HS USB 900E state without test point, but those guides are for other devices, needs thorough testing for Redmi note 3.
Tools needed:-
1) QPST http://www.androidbrick.com/downloa...qcn-for-lollipop-android-5-0-6-0-marshmallow/
2)Nubia tool studio https://drive.google.com/folderview?id=0BwtoIMKf470SRUxfdHA5cU14ZTQ#
Now follow these guides for reference,
1)http://www.androidbrick.com/ultimat...ide-snapdragons-are-unbrickable-qhsusb_dload/
2)http://www.androidbrick.com/unbrick...-you-have-the-right-kind-of-rom-qhsusb_dload/
Only people with hardbrick(900E) and locked bootloader can this test methods, Please try and leave your feedback, maybe we will find a way to unbrick without opening the phone and voiding warranty. Good Luck
Click to expand...
Click to collapse
Does anyone success ? Please share a guide !
apixbuanget said:
i've tried this myself. In HS USB 900E you can flash aboot through fastboot whether you stock recovery or twrp before bricked.
Click to expand...
Click to collapse
wow!!! thats great, but before you flashed aboot through fastboot did you check whether your bootloader was locked or not?

OEM Unlocking on A2017U

I have a Axon 7 with the bootloader unlocked but it is unrooted and doesn't have TWRP on it. When I go to settings to try to enable OEM unlocking it is grayed out saying "Bootloader is already unlocked" and I can't enable it. I've tried to boot into fastboot and it just takes me to the bootloader screen. Is their any way to enable OEM unlock using adb or something else?
Donte Dub said:
I have a Axon 7 with the bootloader unlocked but it is unrooted and doesn't have TWRP on it. When I go to settings to try to enable OEM unlocking it is grayed out saying "Bootloader is already unlocked" and I can't enable it. I've tried to boot into fastboot and it just takes me to the bootloader screen. Is their any way to enable OEM unlock using adb or something else?
Click to expand...
Click to collapse
Use axon7tool, don't try to use fastboot
Donte Dub said:
I have a Axon 7 with the bootloader unlocked but it is unrooted and doesn't have TWRP on it. When I go to settings to try to enable OEM unlocking it is grayed out saying "Bootloader is already unlocked" and I can't enable it. I've tried to boot into fastboot and it just takes me to the bootloader screen. Is their any way to enable OEM unlock using adb or something else?
Click to expand...
Click to collapse
The bootloader screen is where you issue fastboot commands. So when you reboot to bootloader just type "Fastboot oem unlock" (minus quotes) should bring up a menu that says something about unlocking wipes device etc. use volume rocker to select yes and power button to accept. When you use adb reboot bootloader and you're booted into the bootloader it will tell you if your bootloader is already unlocked.
There isn't a fastboot mode. Fastboot is just a protocol for issuing commands in order to flash to different partitions outside of recovery.
Choose an username... said:
Use axon7tool, don't try to use fastboot
Click to expand...
Click to collapse
When you try to root or flash TWRP it the toolkit reboots to fastboot.
jgates86 said:
The bootloader screen is where you issue fastboot commands. So when you reboot to bootloader just type "Fastboot oem unlock" (minus quotes) should bring up a menu that says something about unlocking wipes device etc. use volume rocker to select yes and power button to accept. When you use adb reboot bootloader and you're booted into the bootloader it will tell you if your bootloader is already unlocked.
There isn't a fastboot mode. Fastboot is just a protocol for issuing commands in order to flash to different partitions outside of recovery.
Click to expand...
Click to collapse
I've tried that and it says <Waiting for any device>
Donte Dub said:
I've tried that and it says <Waiting for any device>
Click to expand...
Click to collapse
I said axon7tool, not axon7toolkit. Axon7tool uses EDL mode which is finicky as hell but it sure works if you set everything right. Use Controllerboy's guide to root the A2017G but only do the TWRP part.
---------- Post added at 08:56 PM ---------- Previous post was at 08:55 PM ----------
jgates86 said:
The bootloader screen is where you issue fastboot commands. So when you reboot to bootloader just type "Fastboot oem unlock" (minus quotes) should bring up a menu that says something about unlocking wipes device etc. use volume rocker to select yes and power button to accept. When you use adb reboot bootloader and you're booted into the bootloader it will tell you if your bootloader is already unlocked.
There isn't a fastboot mode. Fastboot is just a protocol for issuing commands in order to flash to different partitions outside of recovery.
Click to expand...
Click to collapse
Short and simple, there is no bootloader screen. ZTE killed it on the G and U versions. You can use MiFlash to get it back though
Choose an username... said:
I said axon7tool, not axon7toolkit. Axon7tool uses EDL mode which is finicky as hell but it sure works if you set everything right. Use Controllerboy's guide to root the A2017G but only do the TWRP part.
Click to expand...
Click to collapse
I've tried axon7tool and I followed all the steps but I still get no luck with trying to flash TWRP. I use the command axon7tool -w recovery recovery.bin and I get...
Connecting to device...
Sending programmer...
Connecting to programmer...
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
Usage:
axon7tool -r <boot|recovery|gpt> ...
axon7tool -w <boot|recovery>
When I go back to the bootloader and try to reboot into recovery it boots into stock recovery.
Donte Dub said:
I've tried axon7tool and I followed all the steps but I still get no luck with trying to flash TWRP. I use the command axon7tool -w recovery recovery.bin and I get...
Connecting to device...
Sending programmer...
Connecting to programmer...
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
Usage:
axon7tool -r <boot|recovery|gpt> ...
axon7tool -w <boot|recovery>
When I go back to the bootloader and try to reboot into recovery it boots into stock recovery.
Click to expand...
Click to collapse
Be sure that you have show file extensions enabled, otherwise you're naming the file "recovery.bin.img" without knowing
Choose an username... said:
Be sure that you have show file extensions enabled, otherwise you're naming the file "recovery.bin.img" without knowing
Click to expand...
Click to collapse
Ahh, it worked! Thank you so much for helping me get TWRP back.

Can not unlock bootloader 21s (oem unlock is not allowed)

I have followed the guides to the best of my ablity
This is the procedure I followed: From this thread
Have ADB/Fasboot tools on your computer (I am not helping you here, it you're lucky, maybe your friends will help)
Make sure you have enabled the developer tools, turned on USB debugging, and authorized your computer on your device (again, I'm not helping with that)
Make sure adb can see your device when you run "adb devices"
Run "adb reboot bootloader"
Run "fastboot devices" to make sure you see your device
Run "fastboot oem unlock-go" to unlock your device temporarily
FAILED (remote: oem unlock is not allowed)
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem device-info
...
(bootloader) Device product name: [le_zl1_oversea]
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Serial console enabled: false
(bootloader) Serial hw output enabled: false
(bootloader) Display panel:
OKAY [ 0.100s]
finished. total time: 0.100s
I then tried to downgrade to s19, but does not seem to work.
Anyway, if anyone has any ideas it would be welcomed, thank you
Is there an option you can turn on in dev options called "allow bootloader unlocks"? Because my mom's Le 2 has it and I assume it allows the unlock to go through. Are you on a vendor ROM? Flash the original stock Chinese 18s for your device.
Closest setting like that I have is the "OEM unlock" and I have it enabled
Well, did you have it enabled back when you were trying to unlock it? Because not having it enabled is usually what causes the unlock to fail.
Simple fix. You need to manually flash the emmc_appsboot.mbn from fastboot. You can get the file you need in the zip here: https://www.androidfilehost.com/?fid=313042859668275431
Code:
fastboot flash aboot emmc_appsboot.mbn
You may need to do the XBL as well:
Code:
fastboot flash xbl xbl.elf
Then
Run
Code:
fastboot reboot bootloader
and then
Code:
fastboot oem device-info
to verify.
slgooding said:
Simple fix. You need to manually flash the emmc_appsboot.mbn from fastboot. You can get the file you need in the zip here: https://www.androidfilehost.com/?fid=313042859668275431
Code:
fastboot flash aboot emmc_appsboot.mbn
You may need to do the XBL as well:
Code:
fastboot flash xbl xbl.elf
Then
Run
Code:
fastboot reboot bootloader
and then
Code:
fastboot oem device-info
to verify.
Click to expand...
Click to collapse
I will try this asap, thanks
Woot! that worked
Hey can i lock the bootloaded after I am done? I want to use like android pay and stuff
Well I figured out I can relock it, bit now my issue is when I am in fastboot mode adb does not see the device...
I installed the drivers, did not work....
Even went to my wife's laptop that I have never once plugged my phone in to... Installed adb, and plugged in the phone in fastboot... Still not being seen when I do an "adb devices"
I really want to use android pay
Don't understand
slgooding said:
Simple fix. You need to manually flash the emmc_appsboot.mbn from fastboot. You can get the file you need in the zip here: https://www.androidfilehost.com/?fid=313042859668275431
Code:
fastboot flash aboot emmc_appsboot.mbn
You may need to do the XBL as well:
Code:
fastboot flash xbl xbl.elf
Then
Run
Code:
fastboot reboot bootloader
and then
Code:
fastboot oem device-info
to verify.
Click to expand...
Click to collapse
Hi I know this is a older thread but I cannot get past the oem unlock is not allowed on my pro 3. I have all the drivers installed and the cmd recognizes my device but when I try to unlock I get the error. I downloaded the files you provided and when I try to insert from fastboot on command prompt it says the files is not recognized as internal or external command. I don't know what else to do at this point. Any help would be appreciated.
bobster82 said:
Hi I know this is a older thread but I cannot get past the oem unlock is not allowed on my pro 3. I have all the drivers installed and the cmd recognizes my device but when I try to unlock I get the error. I downloaded the files you provided and when I try to insert from fastboot on command prompt it says the files is not recognized as internal or external command. I don't know what else to do at this point. Any help would be appreciated.
Click to expand...
Click to collapse
Make sure ur files are in the right directory or cd to where they are.
bobster82 said:
Simple fix. You need to manually flash the emmc_appsboot.mbn from fastboot. You can get the file you need in the zip here: https://www.androidfilehost.com/?fid=313042859668275431
You may need to do the XBL as well:
Then
Run
and then
Hi I know this is a older thread but I cannot get past the oem unlock is not allowed on my pro 3. I have all the drivers installed and the cmd recognizes my device but when I try to unlock I get the error. I downloaded the files you provided and when I try to insert from fastboot on command prompt it says the files is not recognized as internal or external command. I don't know what else to do at this point. Any help would be appreciated.
Click to expand...
Click to collapse
You need adb installed on your computer.
You don't need adb installed, you just need platform-tools. https://www.xda-developers.com/install-adb-windows-macos-linux/
You usually have to preface every command with adb shell. So after enabling USB Debugging and connecting to your device (make sure to allow your PC on your phone when the prompt comes up), type adb shell fastboot flash aboot emmc_appsboot.mbn in the terminal.
thanks everyone. I tried everything suggested and nothing worked. I switched to my wifes computer witht he same files and seemed tp brick the pro 3. How in the world did I do this through adb?
bobster82 said:
thanks everyone. I tried everything suggested and nothing worked. I switched to my wifes computer witht he same files and seemed tp brick the pro 3. How in the world did I do this through adb?
Click to expand...
Click to collapse
Do you have fastboot yet if not you will have to try to unbrick it.
Which model do you have?
Sent from my LEX720 using xda premium
mchlbenner said:
Do you have fastboot yet if not you will have to try to unbrick it.
Which model do you have?
Sent from my LEX720 using xda premium
Click to expand...
Click to collapse
I dontI don't its bricked bricked. When I plug it in it comes up as hus9009 ..I have the US model 727
bobster82 said:
I dontI don't its bricked bricked. When I plug it in it comes up as hus9009 ..I have the US model 727
Click to expand...
Click to collapse
Power of push power down and volume down when you are plugged in to your PC.
Make sure you adb installed on your computer.
What did you flash on your phone.
Sent from my LEX720 using xda premium
mchlbenner said:
Power of push power down and volume down when you are plugged in to your PC.
Make sure you adb installed on your computer.
What did you flash on your phone.
Sent from my LEX720 using xda premium
Click to expand...
Click to collapse
see this the only thing I don't understand. I booted into fastboot and attempted to flash the files eemc and the xl files to unlock bootloader. The first try gave me an error and then the screen went black and has not come back on yet. No vibrations,no lights, no nothing.
---------- Post added at 05:09 PM ---------- Previous post was at 05:07 PM ----------
sk8223 said:
You don't need adb installed, you just need platform-tools. https://www.xda-developers.com/install-adb-windows-macos-linux/
You usually have to preface every command with adb shell. So after enabling USB Debugging and connecting to your device (make sure to allow your PC on your phone when the prompt comes up), type adb shell fastboot flash aboot emmc_appsboot.mbn in the terminal.
Click to expand...
Click to collapse
I had all the files you listed and followed to a T and for some reason it bricked my device. Any idea how to resurrect it?
bobster82 said:
I had all the files you listed and followed to a T and for some reason it bricked my device. Any idea how to resurrect it?
Click to expand...
Click to collapse
Well, I simply rephrased slgooding's post in this thread. See the first page. And by brick, I assume you only have fastboot working.
Try the other commands: https://forum.xda-developers.com/showpost.php?p=74123111&postcount=5
hey I got it unbricked by using the flash 2.0 method. The only thing is now its reading 720 instead of 727. Also When I get into FASTBOOT it says the bootloader is already unlocked but when I try put twrp recovery into the command prompts its telling me the image file is corrupt. What am I doing wrong with this adb command?
bobster82 said:
hey I got it unbricked by using the flash 2.0 method. The only thing is now its reading 720 instead of 727. Also When I get into FASTBOOT it says the bootloader is already unlocked but when I try put twrp recovery into the command prompts its telling me the image file is corrupt. What am I doing wrong with this adb command?
Click to expand...
Click to collapse
Make sure you have correct image recovery for your device.
Redo due unlocking commands you may have flash a bootloader on it.
What build are you on
Sent from my LEX727 using xda premium
mchlbenner said:
Make sure you have correct image recovery for your device.
Redo due unlocking commands you may have flash a bootloader on it.
What build are you on
Sent from my LEX727 using xda premium
Click to expand...
Click to collapse
Hi I made sure I downloaded the correct twrp recovery and when I command in prompt its telling me now that it cannot load the image error. the build is Le_zl1 -eng 6.0.1 WAXCNFN5841510281D eng.letv.
I'm almost fixing to give up cause no matter what I do I cannot get into twrp recovery

error fastboot :/

hi anybody help me? im flashing non android rom such as luneos nexus gsm rom but not booted and not able to get recovery just fastboot mode but fastboot command is said remote: command not allowed. im unlocked bootloader. after fastboot oem unlock command fastboot says status mailformed 1 bytes. any body help solution for me? thank you for helping me.
im using debian on my computer
MolnarMilanDorian said:
hi anybody help me? im flashing non android rom such as luneos nexus gsm rom but not booted and not able to get recovery just fastboot mode but fastboot command is said remote: command not allowed. im unlocked bootloader. after fastboot oem unlock command fastboot says status mailformed 1 bytes. any body help solution for me? thank you for helping me.
Click to expand...
Click to collapse
Fastboot boot doesn't work for some reason on Huawei P8 lite. You need to flash the recovery first and then boot to it by holding vol + and power.
Botar230 said:
Fastboot boot doesn't work for some reason on Huawei P8 lite. You need to flash the recovery first and then boot to it by holding vol + and power.
Click to expand...
Click to collapse
I have the same issue and when i trying to flash the stock recovery it says command not allowed but when flashing custom recovery like TWRP it flashing but i cant get into it if anyone can help please because i go to a lot of services centers and they say that the phone is dead and i have to throw it in the trash:crying::crying::crying::crying:
Abdala2307 said:
I have the same issue and when i trying to flash the stock recovery it says command not allowed but when flashing custom recovery like TWRP it flashing but i cant get into it if anyone can help please because i go to a lot of services centers and they say that the phone is dead and i have to throw it in the trash:crying::crying::crying::crying:
Click to expand...
Click to collapse
Download this recovery , flash it by typing "fastboot flash recovery <path>.img", after flashing reboot the phone by typing "fastboot reboot", then unplug the USB cable and hold the power button to shut the phone down. Now hold the Vol+ and power button at the same time, release the buttons when the Huawei logo appears, and you should be in TWRP.
Botar230 said:
Download this recovery , flash it by typing "fastboot flash recovery <path>.img", after flashing reboot the phone by typing "fastboot reboot", then unplug the USB cable and hold the power button to shut the phone down. Now hold the Vol+ and power button at the same time, release the buttons when the Huawei logo appears, and you should be in TWRP.
Click to expand...
Click to collapse
I will give a try but i tell when i flashing any recovery i cant get into it
sorry but recovery.img is not working for me because fastboot says remote: command not allowed so im need p8 lite unlock bootloader code because badly installed luneos is relocking my bootloader so please send unlock code for me. thanks
MolnarMilanDorian said:
sorry but recovery.img is not working for me because fastboot says remote: command not allowed so im need p8 lite unlock bootloader code because badly installed luneos is relocking my bootloader so please send unlock code for me. thanks
Click to expand...
Click to collapse
You have to fill this , then Huawei will send the code to you in 24 hours.
Botar230 said:
You have to fill this , then Huawei will send the code to you in 24 hours.
Click to expand...
Click to collapse
thank you im feel this and sending code but not working for me fastboot says password wrong. im give product id with imei24.com but im think it is generated product id not original :/ can you help me? how can im find original product id for my bricked p8 lite?

bootloader not getting unlocked

i am on pie 073 firmware... i want to unlock my bootloader ... all the drivers are installed even my phone is detected both in adb and fastboot mode... but when i run the unlock both normally or running uts as administrator it doesnt work... nor the application of unlockimg boot loader works on my phone
Did you try manually typing the unlock command?
Code:
fastboot oem unlock
I've tried this , but it says
Comman failed
No error...
I also has the same problem
KVCmoto said:
Did you try manually typing the unlock command?
Code:
fastboot oem unlock
Click to expand...
Click to collapse
You need to download the Asus Unlock Tool.
If you still have issues, go to their forum ZenTalk and they can help you. They are very fast.

Categories

Resources