Stuck in RESCUE MODE screen, please HELP ME!! - P8lite Q&A, Help & Troubleshooting

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?

Related

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?

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

Rooting and unlock bootloader for Redmi 3S plus (indian) (solved 50% stuck)

Guys is that a way to root redmi 3s without unlocking bootloader?
Edit: Practically it's not possible....Unlock bootloader first then install twrp now root in just 7 days.
Note: Don't use any tricks available in forums and it won't work, just wait minimum 6days after U get permission because ur profile will get update to mi server slowly and it takes time then after 6th day use miunlock otherwise U will get 50% error.
Requirements: switch on OEM unlock and debug option that's all and login in to the same mi account which U got permission.
Please refer: http://en.miui.com/thread-298586-1-1.html
I guess so.. It can be done with MiFlash Tool (EDL)
SILF0X said:
I guess so.. It can be done with MiFlash Tool (EDL)
Click to expand...
Click to collapse
tried but failed so i think we need unlocked bootloader...
First thing first..
1. Download and install latest MiFlashTool
2. Reboot into EDL mode
3. Flash this like you flash fastboot rom using MiFlashTool
TWRP FLASHER
If you're done, please let me know..
Note: only for redmi 3s/Prime/3x
SILF0X said:
First thing first..
1. Download and install latest MiFlashTool
2. Reboot into EDL mode
3. Flash this like you flash fastboot rom using MiFlashTool
TWRP FLASHER
If you're done, please let me know..
Note: only for redmi 3s/Prime/3x
Click to expand...
Click to collapse
But it needs unlocked bootloader right? Did u tried it
drganbds said:
But it needs unlocked bootloader right? Did u tried it
Click to expand...
Click to collapse
I made this tool, of course i tried it.
Just flash this package, you'll get TWRP installed. Even if you're on locked bootloader. After that, you can flash SuperSU.
Just try it..
SILF0X said:
I made this tool, of course i tried it.
Just flash this package, you'll get TWRP installed. Even if you're on locked bootloader. After that, you can flash SuperSU.
Just try it..
Click to expand...
Click to collapse
Flash through updater app? Why can't u make this as public and as for as I search a lot in Google forums they told without unlock u can't root our device and im using 3s+ variant.
drganbds said:
Flash through updater app? Why can't u make this as public and as for as I search a lot in Google forums they told without unlock u can't root our device and im using 3s+ variant.
Click to expand...
Click to collapse
Flash it using the latest MiFlashTool.
I found it yesterday, doesn't have much time to publish it.
Redmi 3s+ ? Maybe its Redmi 3x?
SILF0X said:
Flash it using the latest MiFlashTool.
I found it yesterday, doesn't have much time to publish it.
Redmi 3s+ ? Maybe its Redmi 3x?
Click to expand...
Click to collapse
In MI flash tool latest tried but it does nothing and didn't flash anything. Do I need to put in fastboot mode manually?
drganbds said:
In MI flash tool latest tried but it does nothing and didn't flash anything. Do I need to put in fastboot mode manually?
Click to expand...
Click to collapse
You have to enter EDL mode.
adb reboot edl
SILF0X said:
You have to enter EDL mode.
adb reboot edl
Click to expand...
Click to collapse
Edl means downloader mode right? then in mi flash i have to select the entire .zip file or the recovery.img alone?
drganbds said:
Edl means downloader mode right? then in mi flash i have to select the entire .zip file or the recovery.img alone?
Click to expand...
Click to collapse
How To Boot Into EDL Mode :
1. Turn off your phone completely.
2. Press Volume Up (+) and Power buttons simultaneously. This will bring your phone into Recovery Mode.
3. You will see several options in Recovery menu. Choose “Download”
4. Your phone should reboot into Download mode / EDL.
5. Finally you can connect it to PC using its USB cable.
{
"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"
}
Download : MiFlash (Beta)
a. Extract TWRP_FLASHER_HM3SX.zip into D:\TWRP_FLASHER_HM3SX
b. Run MiFlash and select folder D:\TWRP_FLASHER_HM3SX that contains flash_all.bat
c. Select "clean all"
d. Select "Refresh"
e. Select "Flash"
SILF0X said:
How To Boot Into EDL Mode :
1. Turn off your phone completely.
2. Press Volume Up (+) and Power buttons simultaneously. This will bring your phone into Recovery Mode.
3. You will see several options in Recovery menu. Choose “Download”
4. Your phone should reboot into Download mode / EDL.
5. Finally you can connect it to PC using its USB cable.
Download : MiFlash (Beta)
a. Extract TWRP_FLASHER_HM3SX.zip into D:\TWRP_FLASHER_HM3SX
b. Run MiFlash and select folder D:\TWRP_FLASHER_HM3SX that contains flash_all.bat
c. Select "clean all"
d. Select "Refresh"
e. Select "Flash"
Click to expand...
Click to collapse
Did as u told and it didn't flash twrp rather It showed success. Have u unlocked your bootloader?
Device can't go to EDL mode and it says device locked
Regarding to ur root with out unlocking bootloader
Dont get me Wrong guys
I already tried this method a long time ago..where my device is locked
Here's What i did.... before i have locked bootloader..i downloaded fastboot images put the device in edl mode and change the recovery file img to twrp img and rename it to recovery.img..And flash the All os files.. flashed successfully but still it shows stock recovery
that's why i'm wondering about that .
.And i changed the boot file to twrp image and rename it to boot .. it flashed the files succesfull But it stuck on mi logogo and lead me to qualocom diagonostic mode 900E Because of partioning mismatch [i guess ]
luckily i'm having fastboot because the flasher first flashes the bootloader and mbn files
i initiate
Code:
fastboot oem edl
command then i'm in edl mode and flashed the device to previous state ..After that i stopped the work it's a new phone guys [1 week ] i got feared
So my query is how it still can't boot into twrp recovery mode if it's flashed successfull in edl mode [ i checked the log file ]
I guess because of encryption process of system partition after flashing ..so again what i did is after flashing the fles immediatly i boot on to recovery still the device automatically loops .. and start encryption
Now i Need Some one who's bootloader is locked to continue my work/test
Here's My Contact info 7396884287. Named Tyson... Give Me a Missed Call
drganbds said:
Did as u told and it didn't flash twrp rather It showed success. Have u unlocked your bootloader?
Click to expand...
Click to collapse
yes, i unlock my bootloader. Sorry, my bad..
---------- Post added at 09:03 AM ---------- Previous post was at 08:55 AM ----------
Tyson12 said:
Dont get me Wrong guys
I already tried this method a long time ago..where my device is locked
Here's What i did.... before i have locked bootloader..i downloaded fastboot images put the device in edl mode and change the recovery file img to twrp img and rename it to recovery.img..And flash the All os files.. flashed successfully but still it shows stock recovery
that's why i'm wondering about that .
.And i changed the boot file to twrp image and rename it to boot .. it flashed the files succesfull But it stuck on mi logogo and lead me to qualocom diagonostic mode 900E Because of partioning mismatch [i guess ]
luckily i'm having fastboot because the flasher first flashes the bootloader and mbn files
i initiate
Code:
fastboot oem edl
command then i'm in edl mode and flashed the device to previous state ..After that i stopped the work it's a new phone guys [1 week ] i got feared
So my query is how it still can't boot into twrp recovery mode if it's flashed successfull in edl mode [ i checked the log file ]
I guess because of encryption process of system partition after flashing ..so again what i did is after flashing the fles immediatly i boot on to recovery still the device automatically loops .. and start encryption
Now i Need Some one who's bootloader is locked to continue my work/test
Here's My Contact info 7396884287. Named Tyson... Give Me a Missed Call
Click to expand...
Click to collapse
I try to flash twrp and mirecovery using that package, and it works. I'm on unlocked bootloader now
SILF0X said:
yes, i unlock my bootloader. Sorry, my bad..
---------- Post added at 09:03 AM ---------- Previous post was at 08:55 AM ----------
I try to flash twrp and mirecovery using that package, and it works. I'm on unlocked bootloader now
Click to expand...
Click to collapse
R u saying that you flash twrp & succeed to have twrp while your bootloader was locked.
Sent from my Redmi 3S using XDA-Developers Legacy app
Tyson12 said:
R u saying that you flash twrp & succeed to have twrp while your bootloader was locked.
Sent from my Redmi 3S using XDA-Developers Legacy app
Click to expand...
Click to collapse
I meant that succeed to have twrp while the bootloader was unlocked.
Tyson12 said:
Here's What i did.... before i have locked bootloader..i downloaded fastboot images put the device in edl mode and change the recovery file img to twrp img and rename it to recovery.img..And flash the All os files.. flashed successfully but still it shows stock recovery
Click to expand...
Click to collapse
You said that you flash twrp.img in edl mode, flashed successfully, but still it shows stock recovery.
i flash twrp.img in edl mode too. Flash successfully, and it shows TWRP.
R u already download my package?
SILF0X said:
I meant that succeed to have twrp while the bootloader was unlocked.
You said that you flash twrp.img in edl mode, flashed successfully, but still it shows stock recovery.
i flash twrp.img in edl mode too. Flash successfully, and it shows TWRP.
R u already download my package?
Click to expand...
Click to collapse
U r package is working for unlocked bootloader..
But in my case my bootloader is locked..
So...
Sent from my Redmi 3S using XDA-Developers Legacy app
Guys I'm stuck at 50% always( couldn't verify device) in MI flash tool please help on unlock.
How u guys had unlock without errors?

Error mode: error 11 no recovery, error 2 failed to load

Help
I tried to relock my bootloader but when the device restarted it went straight to error mode.
I managed to boot straight back to full system but whenever I restart it goes back to error mode. I cant enter fastboot or recovery mode.
I sont know what to do now any help
Screenshot
{
"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"
}
Try to boot it again in the full system and from there try to unlock your bootloader.
If you done that, reinstall the software.
How can I unlock bootloader without fastboot? If I attempt to enter fastboot or anything that requires reboot I end up on that screen.
Hmm....
Have you tried rebooting to fastboot using adb?
Johnny TDN said:
Try to boot it again in the full system and from there try to unlock your bootloader.
If you done that, reinstall the software.
Click to expand...
Click to collapse
Johnny TDN said:
Hmm....
Have you tried rebooting to fastboot using adb?
Click to expand...
Click to collapse
I tried but still get to error mode.....I have tried many times
Then i don't know anymore dude. Have you tried reinstalling the firmware using the 3 button method?
elliotn said:
I tried but still get to error mode.....I have tried many times
Click to expand...
Click to collapse
Hello
tested with the toolkit 0.0.0.12.
to see if he recognizes the phone.
he should at least write your serial number.
if that is the case.
you can use DC-unlocker. to open FRP and can be the bootloader.
just an idea.
Dc unlocker needs cash and it doesn t always work.
I am doubting buying DC,unlocker in case,it doesn't work and I will lose money.... I will try toolkit.
3 button upgrade doesn't work either.
I have the same problem after I tried to relock my bootloader using SRKToolHuawei-STABLE-V1.3-20160619 with my bootloader code.
Have you found a solution?
I can boot back into os b394 after I let the battery run out to 0%
I haven't found a way to repair my recovery and fastboot yet because rebooting into fastboot always get's me back to that first error
Func NO: 11 (recovery image)
Error NO: 2 (load failed!)
Then I have to wait for my battery to run out again
Any help to get fast boot and a working recovery back would be appreciated.
Use Huawei multi tool ,then flash system, custom,recovery image ,
If stock recovery opens then use Dload method
shankarjdhv125 said:
Use Huawei multi tool ,then flash system, custom,recovery image ,
If stock recovery opens then use Dload method
Click to expand...
Click to collapse
I got stock recovery back with the warning that my device is unlocked. Now I get stuck at 'Your device is booting now'. After some time it reboots and opens eRecovery which I cannot use.
How do I get anything on my phone to continue with dload and which firmware would you advice me to flash if I finally get there.
Should I, if even possible at the moment, choose an older firmware version?
Edit: Would the original service rom help? Found it here https://forum.xda-developers.com/huawei-p9lite/help/original-service-rom-huawei-p9-lite-vns-t3688120 but my build number seems too high as the version I need only mentions b381 and b383 not the 394 I currently have..
Same problem for me
No way to shutdown the phone, someone have solved?
Now I'm waiting for the battery to full drain
Hi guys i ve made mistake because i wanted to update to latest release media pad m3 but i could not be able to boot to stock recovery after i flash recovery img extracted from update.app and second time i flash recovery2.img to erecovery partition and i got the same issue error Func No 11(recovery image) and Error NO 2 (load failed) . I also put the update.app to dload folder on sd card but update system is not starting i press volume up and down and power button at same time but is not working.I tried also with huawei multitool but is not working is not recognize my device. Please guys is any other solution to fix this ?Thank You!
I just fixed after power off device and then press volume down and plug the usb cable to pc and i was able to recognize my device and i have use huawei multiTool to unbrick my tablet media pad m3 and has work.
Almost the same problem, help please!!!
Hi guys someone can help me? I have a Honor 9 lite(LLD-L31). Android version 8.0
I apologize but I'm a new user and i don't have much practice with modding in general.
I tried to install root permission in my device. I get bootloader unlock code by DC-unlocker and installed TWPR on my device.
When i went in recovery the error " Failed to unmount '/system'(Device or resource busy)" rushed, so I tried to format data in order to give partition available. I tried again to flash file.zip but the search was empty so I downloaded a most recent version(3.2.3) of TWPR in recovery ramdisk.
Now if i try to log into recovery mode appear the same error (Error! func NO 11 / NO 2).
I can do everything aside going in recovery mode. How can I resolve it? Is it possible to reset to factory settings and try again?
I hope I have explained well the problem.
elliotn said:
3 button upgrade doesn't work either.
Click to expand...
Click to collapse
how about this 3 button method??
Astarothkun said:
I got stock recovery back with the warning that my device is unlocked. Now I get stuck at 'Your device is booting now'. After some time it reboots and opens eRecovery which I cannot use.
How do I get anything on my phone to continue with dload and which firmware would you advice me to flash if I finally get there.
Should I, if even possible at the moment, choose an older firmware version?
Edit: Would the original service rom help? Found it here https://forum.xda-developers.com/huawei-p9lite/help/original-service-rom-huawei-p9-lite-vns-t3688120 but my build number seems too high as the version I need only mentions b381 and b383 not the 394 I currently have..
Click to expand...
Click to collapse
Could you write down the steps you took to get back in fastboot for me? I'm having troule geting there myself after draining battery.
I fixed it after nothing else here worked.
So this is mostly so I dont ever forget the solution again, but also to possibly help others.
I also have to say that I had the problem with an P8 Lite, but all my problems matched almost exaclty, so It might help you too.
And a third disclaimer: I have no idea if you can flash the stock firmware without having the bootloader unlocked.
If you dont have it unlocked, try this wonderful updated guide: [Links are disabled for me so google this: "Droidhunter unlock huawei bootloader" and pick the article by droithunter.com]
And yes DC-Unlocker, suprisingly actually works (at least for me) and buying their bootloader unlock code was worth the 4 bucks.
So here is the solution:
1. Somehow, however needed get into fastboot. As I couldn't use the volume/power key combo myself, I somehow force reset the phone, pressing various buttons until I managed to boot into it again. I then used the adb bridge to boot into fastboot (google how to connect adb, then use "adb reboot bootloader" to get into the fastboot menu).
2. Download your phone models default stock rom/Update.app (also google that).
3. Extract the Update.app file.
4. Download and use the HuaweiUpdateExtractor tool and open the Update.app file (google again helps).
5. Select the "09.recovery.img" entry (the one with the green arrow on the left), rightclick and select "extract selected" and save it somewhere where you can find it.
6. Open your Fastboot console on PC (its often the same as the ADB console used before, especially if you use Minimal Fastboot and ADB, which I would recommend).
7. Make sure your phone is in Fastboot mode (not recovery) and connected to the pc.
7.1 Make sure your bootloader is unlocked. It might work with a locked one because youre just flashing stock firmware but eh might break more. Its worth the 4 bucks to unlock the bootloader first. (and yes DC unlocker looks super sketchy but somehow it actually worked for me and wasnt a scam).
8. Flash a custom recovery onto the phone (pretty much the same way you flash twrp, but instead of the twrp image you use the .img file you just extracted from the Update.app; Also dont try flashing twrp directly, it will probably not work).
The command to do so is: "fastboot flash recovery [filepath to the .img file without the brackets]".
9. Use the command "fastboot reboot".
10. If your phone doesnt boot normally, use the key combinations to get into the normal recovery screen and recover from a file or whatever (other guides should work from here).
Extra Steps:
As my recovery image was obviously so broken that even flashing twrp on top of it didnt work until I flashed the original reovery image, I went into my phones settings and did a factory reset. Directly after I installed twrps (see google) and set it up so it had full control. Afterwards I rooted and installed LinageOS cause frick EMUI rn).
Hope this helps anyone. If you have any questions feel free to ask me.

Huawei P10 lite brick

hello! My phone is bricked :'( I have only access to Fastboot and I have an full-Update package. I don't have access to Recovery or Android OS.
I have Fastboot and ADB drivers. Can you help me please? Sorry for English errors.
Windows31 said:
hello! My phone is bricked :'( I have only access to Fastboot and I have an full-Update package. I don't have access to Recovery or Android OS.
I have Fastboot and ADB drivers. Can you help me please? Sorry for English errors.
Click to expand...
Click to collapse
You have sd card?
nemanjsb said:
You have sd card?
Click to expand...
Click to collapse
Yes but I don't have access to Recovery. Only Fastboot via CMD.exe! The screen is black
Windows31 said:
Yes but I don't have access to Recovery. Only Fastboot via CMD.exe! The screen is black
Click to expand...
Click to collapse
Dload method is the best but it will lock your bootloader. Put files in sd card with other phone or sd reader and just follow instructions..
nemanjsb said:
Dload method is the best but it will lock your bootloader. Put files in sd card with other phone or sd reader and just follow instructions..
Click to expand...
Click to collapse
I know this method but I can't access to Recovery :'( I have only Fastboot
Windows31 said:
I know this method but I can't access to Recovery :'( I have only Fastboot
Click to expand...
Click to collapse
What about ereovery?
nemanjsb said:
What about ereovery?
Click to expand...
Click to collapse
I don't have access to that too!
service rom on a sd card.
press and hold volume and power button simultaneously until installation mode.
Rom installs automatically
Masmopar said:
service rom on a sd card.
press and hold volume and power button simultaneously until installation mode.
Rom installs automatically
Click to expand...
Click to collapse
wich volume button? up or down?
Windows31 said:
wich volume button? up or down?
Click to expand...
Click to collapse
Press and hold Volume UP + Volume Down + Power until you see upgrade menu and the installation automatically begin.
On your SD card you must have:
Example for WAS-LX1 (3GB ram, Dual SIM) and Oreo Service rom
dload\update_sd.zip
and
dload\WAS-L21_hw_eu\update_sd_ WAS-L21_hw_eu.zip
More info here - https://forum.xda-developers.com/p10-lite/development/service-rom-b362-c432-upgrade-o-o-n-o-t3813946
Aalesund said:
Press and hold Volume UP + Volume Down + Power until you see upgrade menu and the installation automatically begin.
On your SD card you must have:
Example for WAS-LX1 (3GB ram, Dual SIM) and Oreo Service rom
dload\update_sd.zip
and
dload\WAS-L21_hw_eu\update_sd_ WAS-L21_hw_eu.zip
More info here - https://forum.xda-developers.com/p10-lite/development/service-rom-b362-c432-upgrade-o-o-n-o-t3813946
Click to expand...
Click to collapse
I tried to go the Upgrade Menu but I see a black screen ! The Screen still off
Windows31 said:
I tried to go the Upgrade Menu but I see a black screen ! The Screen still off
Click to expand...
Click to collapse
Tell me what model is your P10lite:
- WAS-LX1 (3GB RAM) or LX1A (4GB RAM).
- Dual or Single SIM
- C432 European or other
- What was the last stock android you had: Android 7 (EMUI 5) or Android 8 (EMUI 8)
Also when you boot into Bootloader mode what you see:
- Bootloader: Locked/Unlocked/Relocked
- FRP: Locked/Unlocked/Relocked
Maybe there is a chance to unbrick the phone with Multi-Tool 8.
====
I'm not sure if this helps but just try it:
P10Lite Recovery - ANDROID 7.0 - https://mega.nz/#F!mVYCBSbC!ugGLWVnMQSg9693cDWl0Pw
P10Lite Recovery - ANDROID 8.0 - https://mega.nz/#F!TNQiFDrS!LeWgM5bukSz66UEL5zE1Tg
Flash TWRP and try to install some custom rom
If you had Android 7: fastboot flash recovery TWRP.img
If you had Android8: fastboot flash recovery_ramdisk TWRP.img
or
Flash eRecovery and try to install latest stock rom:
If you had Android 7: fastboot flash recovery2 RECOVERY2.img
If you had Android8: fastboot flash erecovery_ramdisk ERECOVERY_RAMDI.img
Then Turn OFF your phone.
Press and hold VOL UP and connect to PC via USB cable.
The phone will boot to eRecovery.
On the screen press the button "Download and install latest stock rom"
then WIFI will starts and connect to your network and download latest stock rom
Aalesund said:
Tell me what model is your P10lite:
- WAS-LX1 (3GB RAM) or LX1A (4GB RAM).
- Dual or Single SIM
- C432 European or other
- What was the last stock android you had: Android 7 (EMUI 5) or Android 8 (EMUI 8)
Also when you boot into Bootloader mode what you see:
- Bootloader: Locked/Unlocked/Relocked
- FRP: Locked/Unlocked/Relocked
Maybe there is a chance to unbrick the phone with Multi-Tool 8.
====
I'm not sure if this helps but just try it:
P10Lite Recovery - ANDROID 7.0 - https://mega.nz/#F!mVYCBSbC!ugGLWVnMQSg9693cDWl0Pw
P10Lite Recovery - ANDROID 8.0 - https://mega.nz/#F!TNQiFDrS!LeWgM5bukSz66UEL5zE1Tg
Flash TWRP and try to install some custom rom
If you had Android 7: fastboot flash recovery TWRP.img
If you had Android8: fastboot flash recovery_ramdisk TWRP.img
or
Flash eRecovery and try to install latest stock rom:
If you had Android 7: fastboot flash recovery2 RECOVERY2.img
If you had Android8: fastboot flash erecovery_ramdisk ERECOVERY_RAMDI.img
Then Turn OFF your phone.
Press and hold VOL UP and connect to PC via USB cable.
The phone will boot to eRecovery.
On the screen press the button "Download and install latest stock rom"
then WIFI will starts and connect to your network and download latest stock rom
Click to expand...
Click to collapse
LX1A European with 4Go RAM and Dual Sim. My last stock ROM was Android 7 and the Bootloader is Unlocked. FRP : I don't know what is that.
Windows31 said:
LX1A European with 4Go RAM and Dual Sim. My last stock ROM was Android 7 and the Bootloader is Unlocked. FRP : I don't know what is that.
Click to expand...
Click to collapse
So, you have NOT upgraded to Android 8? And you had stock android 7 before.
Here is unbrick package for WAS-LXA1 (Dual SIM, 4GB RAM)C432 with EMUI 5 (Android 7) + Multi Tool 8
Download: https://mega.nz/#!DFhziCjI!c1vkVdcvKj3mR_wBb3Kbe_BAA5HUYaCtJVFLkUt9rLk
Steps:
1. Download the zip file and extract it
2. Boot the phone to Bootloader
3. Install Huawei Multi Tool 8
4. Run Multi Tool 8 and connect the phone to PC via USB cable
5. Make sure you're connected properly (in the bottom rigth corner must says "Connected Fastboot WAS-LXA1 (<serial_number>)")
6. Press on the button "Specify a folder" and select the folder "unbrick"
7. Make sure all files are found and checked
8. Press "Unbrick" button and wait to finish
9. Reboot the phone
If you got error during flash procces and it says that can not flash USERDATA.img just replace the file USERDATA.img (25MB) from the folder unbrick with the other USERDATA.img (746MB) and try again.
I think USERDATA.img (25MB) is the correct file, but the service rom has 2 files called USERDATA.img in both update.app and update_WAS-L21A_hw_eu.app so I just extracted both files for you.
{
"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"
}
Aalesund said:
So, you have NOT upgraded to Android 8? And you had stock android 7 before.
Here is unbrick package for WAS-LXA1 (Dual SIM, 4GB RAM)C432 with EMUI 5 (Android 7) + Multi Tool 8
Download: https://mega.nz/#!DFhziCjI!c1vkVdcvKj3mR_wBb3Kbe_BAA5HUYaCtJVFLkUt9rLk
Steps:
1. Download the zip file and extract it
2. Boot the phone to Bootloader
3. Install Huawei Multi Tool 8
4. Run Multi Tool 8 and connect the phone to PC via USB cable
5. Make sure you're connected properly (in the bottom rigth corner must says "Connected Fastboot WAS-LXA1 (<serial_number>)")
6. Press on the button "Specify a folder" and select the folder "unbrick"
7. Make sure all files are found and checked
8. Press "Unbrick" button and wait to finish
9. Reboot the phone
If you got error during flash procces and it says that can not flash USERDATA.img just replace the file USERDATA.img (25MB) from the folder unbrick with the other USERDATA.img (746MB) and try again.
I think USERDATA.img (25MB) is the correct file, but the service rom has 2 files called USERDATA.img in both update.app and update_WAS-L21A_hw_eu.app so I just extracted both files for you.
Click to expand...
Click to collapse
It seems it doesn't work
Windows31 said:
It seems it doesn't work
Click to expand...
Click to collapse
What doesn't work? Send me a screenshot of your Multi Tool when you unbrick the phone. What error message you got?
BTW, if the phone has a warranty just return it for repair, but don't say what the problem is. Just says "Don't work. don't start the android". If you're living in the EU the warranty is not viod even if unlock the Bootloader. There is a law that allows users to install own software on their hardware without losing the warranty. A few years ago I brick 2 tablets and 1 phone during flash "things" and I got full replacement on the phone and tablets.
Aalesund said:
What doesn't work? Send me a screenshot of your Multi Tool when you unbrick the phone. What error message you got?
BTW, if the phone has a warranty just return it for repair, but don't say what the problem is. Just says "Don't work. don't start the android". If you're living in the EU the warranty is not viod even if unlock the Bootloader. There is a law that allows users to install own software on their hardware without losing the warranty. A few years ago I brick 2 tablets and 1 phone during flash "things" and I got full replacement on the phone and tablets.
Click to expand...
Click to collapse
It's a very good news! I'll use the warranty : I'm living in the EU.

Categories

Resources