Black screen problem - P8 Lite (2017) Discussion

Hi, I've just rooted my Huawei P8 lite 2017 and I saw that the root had erased all the google apps and the keyboard from my phone. So I tried to install open gapps from the TWRP recovery mode and when I turned on my phone, I had a black screen with only the three virtual buttons at the bottom. So I tried to do a factory reset from the recovery mode and it didn't changed anything. Then I tried in the eRocovery with "Download latest version and recovery" but it didn't work neither; it says "Getting package info failed".
Can you help me to solve this problem ?? :crying::crying:

Bad idea to flash gapps on a stock ROM, you might need to flash system again via fastboot. Do you know what Firmware you had?

No, I don't know, I can only acces to the TWRP recovery mode and to eRecovery and it doesn't connect to my computer because I can access to "Debugging USB". Can you help me ?

Download Official Firmware update and install it via TWRP, and Thats all! If you what i can send you root method, Best Regards

Ok but I can't find any official firmware for Huawei P8 Lite 2017. If you where to find it, can you send it to me pls??

RootingPro-18 said:
Download Official Firmware update and install it via TWRP, and Thats all! If you what i can send you root method, Best Regards
Click to expand...
Click to collapse
I don't think its possible to flash official update with TWRP on this phone.

MobileTechArena said:
I don't think its possible to flash official update with TWRP on this phone.
Click to expand...
Click to collapse
What is your Build number?

I don't know, as I said, I can't access to anything on my phone.

Halec said:
I don't know, as I said, I can't access to anything on my phone.
Click to expand...
Click to collapse
In Witch Region You Live? EU? ASV?

In EU, more precisely in France if it's useful.

Halec said:
In EU, more precisely in France if it's useful.
Click to expand...
Click to collapse
Can you boot to fastboot (hold volume down button and connect to pc)? You can try to flash B110 Firmware. Download Huawei update extractor, and Extract Boot.img, Recovery.img and System.img from the Update.APP.
Download ADB drivers, instal and then open install directory an paste earlier extracted Boot.img, Recovery.img and System.img
Flash those via fastboot:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
.

MobileTechArena said:
Can you boot to fastboot (hold volume down button and connect to pc)? You can try to flash B110 Firmware. Download Huawei update extractor, and Extract Boot.img, Recovery.img and System.img from the Update.APP.
Download ADB drivers, instal and then open install directory an paste earlier extracted Boot.img, Recovery.img and System.img
Flash those via fastboot:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
.
Click to expand...
Click to collapse
Ok, thank you, I'll try.

MobileTechArena said:
Can you boot to fastboot (hold volume down button and connect to pc)? You can try to flash B110 Firmware. Download Huawei update extractor, and Extract Boot.img, Recovery.img and System.img from the Update.APP.
Download ADB drivers, instal and then open install directory an paste earlier extracted Boot.img, Recovery.img and System.img
Flash those via fastboot:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
.
Click to expand...
Click to collapse
It didn't work. But after that, I went on the recovery mode and did a factory reset and it worked. Thank you very much for helping me.

Related

[Q] Partition Problem

While I flashed 1.2GB.zip to expand my partition size, I got some issue to reset my phone. now, my recovery is xiaomi stock recovery and when i go into fastboot mode, my pc can't detect my phone by adb function. I test variety of version and pc, still not work. Can someone help me to write a stock partition that can fastboot with MITool? Many thanks, my phone only can detect with MiTool in this moment. Sorry for interruption.
First flash cwm or twrp recovery with fastboot .flash stok repartition zip in cwm then flash with miflash.
Sometimes adb not work due to bad driver reinstall drivers for adb.
cfw950116 said:
While I flashed 1.2GB.zip to expand my partition size, I got some issue to reset my phone. now, my recovery is xiaomi stock recovery and when i go into fastboot mode, my pc can't detect my phone by adb function. I test variety of version and pc, still not work. Can someone help me to write a stock partition that can fastboot with MITool? Many thanks, my phone only can detect with MiTool in this moment. Sorry for interruption.
Click to expand...
Click to collapse
I was in the same situation. Mi recovery without adb and
and fastboot only. I'm on the phone and can't post links but if you go to the repartitioning thread and find my posts(there are not many)read it through and you will find a link to "how to fastboot" thread. If your computer recognizes your phone in fastboot mode than you'll be fine. Download from the same thread repartitioning to stock from the HTC mania guy if you want to flash miui with miflash. Otherwise it won't work. Good luck.
ashish289 said:
First flash cwm or twrp recovery with fastboot .flash stok repartition zip in cwm then flash with miflash.
Sometimes adb not work due to bad driver reinstall drivers for adb.
Click to expand...
Click to collapse
If you can flash CWM ,then you are good to go.My phone is not detected via adb devices command but I dont know how fastboot commands work all the time.
gauravsaini964 said:
If you can flash CWM ,then you are good to go.My phone is not detected via adb devices command but I dont know how fastboot commands work all the time.
Click to expand...
Click to collapse
i think adb will not work in this case because mi recovery dont support adb so boot into fastboot mode by pressing volume down + power key there will be mi bunny and fastboot mode .
u will need recovery in img format so extract recovery.img file from cwm r11 zip file and put it in adb or fastboot folder . then
open command prompt in adb folder and type.
fastboot devices
if it show device id then type
fastboot flash recovery recovery.img
fastboot reboot
try to boot it into recovery mode by using key combination ( vol up+ power buttuon) and it should boot in clockwork mode recovery.
and flash reparition zip to return to stok partition
repartition stok zip by eaxir http://forum.xda-developers.com/xia...ize-extend-partition-capacity-t3011918/page17
if u dont have repartition zip then use adb side load method to send file to device and flash it or ask me again.
now you can use miflash.
ashish289 said:
i think adb will not work in this case because mi recovery dont support adb so boot into fastboot mode by pressing volume down + power key there will be mi bunny and fastboot mode .
u will need recovery in img format so extract recovery.img file from cwm r11 zip file and put it in adb or fastboot folder . then
open command prompt in adb folder and type.
fastboot devices
if it show device id then type
fastboot flash recovery recovery.img
fastboot reboot
try to boot it into recovery mode by using key combination ( vol up+ power buttuon) and it should boot in clockwork mode recovery.
and flash reparition zip to return to stok partition
repartition stok zip by eaxir http://forum.xda-developers.com/xia...ize-extend-partition-capacity-t3011918/page17
if u dont have repartition zip then use adb side load method to send file to device and flash it or ask me again.
now you can use miflash.
Click to expand...
Click to collapse
can i flash repartition stock zip by eaxir via twrp ? please answer

Stock recovery

Hi, can anyone provide me with stock recovery for Vtr-L09c440b112.
I'm trying to update my p10 to the latest version but since I have twrp installed during the reboot process twrp loads and gives me error 9 and prevents my device from updating. So I'm hoping I can place stock recovery and the update process goes well. Then I can re root.
Up
I have the same problem with my p10 trying to install an ota and my device is rooted the only way is to remove TWRP and to relock bootloader I think but i'm struggling with it since 48 hours now ...
- Download the installed or desired firmware as a full-ota packed from hwmt.ru / Firmware Finder.
- Unzip the downloaded too file and use the tool "Huawei Update Extractor" (Google it, it's a post here on XDA) to open the unzipped update.app file.
Extract the recovery.img and recovery2.img.
- Boot your phone into fastboot and enter following commands:
"fastboot flash recovery /PATH/TO/recovery.img"
"fastboot flash recovery2 /PATH/TO/recovery2.img".
- Now the stock recovery is installed.
You have to do the same with boot.img, because you can't install updates with the official method when you unlocked your bootloader.
Hi, I've got as far "fastboot flash recovery /PATH/TO/recovery.img". I've tried typing into CMD;
fastboot flash recovery C:/Users/dange/Desktop/filefoldewr/Huawei Official Firmware/Extract app file recovery.img
but i get an error: 'fastboot' is not reconised an internal or external command, operable program or batch file.
Where did I go wrong please,
ThankS Brian

Stuck in ERROR MODE

hello guys pretty new to the flashing scene and ive made a mistake. ive tried flashing different twrp.img files and nothing and i mean nothing will make the recovery work, dont have access to the standard recovery either. my model is VTR-L09C440 unlocked bootloader. ive tried every possible solution that i can find and nothing works. Please help thanks
edit
i can flash kernals and recovery imgs via fastboot but still wont load up
apparently my system is 8.0.0.046(0BZC
any help? been here for like 10 hours trying to fix this!
no help i see......
How did you flash twrp ?
fastboot flash recovery_ramdisk yourtwrp.img
Blackball said:
How did you flash twrp ?
fastboot flash recovery_ramdisk yourtwrp.img
Click to expand...
Click to collapse
yeah i think i did it like that but it won't allow me to go in twrp itself by doing the commands volume up. keeps showing
ERROR MODE
ATTENTION!
PLEASE UPDATE SYSTEM AGAIN
ERROR!
FUNC NO:11 {RECOVERY IMAGE}
ERROR NO:2 {LOAD FAILED}
absynteZero said:
Hello Cloud,
arff fianl fantasy 7....arff arfffff so many hours without sleepin...sin is defeated!
it seems you don't flash well the TWRP.
frist you need the good,
https://forum.xda-developers.com/p10/development/recovery-twrp-3-2-1-0-emui-8-0-4-04-2018-t3773449
verify drivers.
verify that files you want to flash are in the fastboot.exe computer folder (the better is system root c
Go to fastboot mode
try
fastboot erase recovery_ramdisk
flash as
fastboot flash recovery_ramdisk nameofTWRPfile.img
and try again.
if you're really bricked, try as
fastboot flash recovery nameofTWRPfile.img
?
after this, if issue persist, maybe try to extract ramdisk.img from official update from Firmware finder with YOUR soft version.
and flash it before flash TWRP as
fastboot erase ramdisk
and
fastboot flash ramdisk RAMDISK.img
take the manufacturers cables not noname , and try to change usb
Click to expand...
Click to collapse
ive had no luck trying that. will give the huawei Multi tool a shot see if that can fix my problem
Solved Successfully flashed the update.app files with dc phoenix app. but it still says im on fromfuture which i dont understsnd considering i flashed a clean

Bricked P20 PRO, please help.

I was upgrading to EMUI 9.1 and relocking bootloader, but ended up with botloop ony my P20 Pro.
Fastboot - working.
Bootloader - unlocked.
FRP - not visible (was unlocked).
Erecovery - "Getting package info failed."
HiSuite 9.1.0.305 - "System recovery isn't available on this device."
TWRP flashing - can't enter it after fastboot reboot.
Code:
fastboot oem get-build-number
(bootloader) :CLT-L09 8.1.0.164(EEAC782)
fastboot oem oeminforead-SYSTEM_VERSION
(bootloader) :CLT-L09 9.0.0.195(C432E5R1P9)
I was trying to use Huawei Update Extractor with 8.1.0.164(EEAC782), 9.0.0.195(C432E5R1P9), CLT-LGRP2-OVS 9.1.0.325 as following:
Code:
fastboot flash cache cache.img
fastboot flash cust cust.img
fastboot flash kernel kernel.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
Sadly it didn't brought any result.
Please help me with resolving this issue.
Did you try with the dload method?
aka.petteri said:
Did you try with the dload method?
Click to expand...
Click to collapse
Dload was my thought, but i didn't got OTG cable yet.
aka.petteri said:
Did you try with the dload method?
Click to expand...
Click to collapse
I tried dload method.
With 8.1.0.164, 9.0.0.195, 9.1.0.325 i'm getting "Software install failed".
I managed to boot too TWRP.
I had to patch it from fastboot, then boot to recovery with VolUP, then make wipe and hold still VolUp.
Seems like EMUI patched, so P20 is back!
Cinceres1989 said:
I managed to boot too TWRP.
I had to patch it from fastboot, then boot to recovery with VolUP, then make wipe and hold still VolUp.
Seems like EMUI patched, so P20 is back!
Click to expand...
Click to collapse
Hi,
How did you manage it to bring it back?
I have the same issue, in fastboot I see my phone, but can't get into bootloader nor erecovery..
Everything unlocked, but I have a black screen!

[SOLVED] Xiaomi Mi 9 stuck in fastboot mod

Hello everyone!
I have a huge problem with my Mi9 and I need your help.
I tried to install magisk, but once I flashed it any version of magisk (19.3, 20 etc...) the phone was rebooting in recovery mod insted of rebooting normaly. I have the version 10.2.30 PFAEUXM.
I've downloaded this ROM (zip) and extracted it. I then flashed the boot.img file thanks to the command "fastboot flash boot boot.img" but the phone stay stuck in fastboot mod and can't restart anymore!
I tried to re-flash the entire ROM via "fastboot flash system ROM.zip" but it didn't work. I also tried to flash TWRP-3.3.1-0601 via command "fastboot flash recovery TWRP-3.3.1-0601.7z".
I hope you guys will be able to help me...
Thanks in advance and have a good day.
tom1909 said:
"fastboot flash system ROM.zip" "fastboot flash recovery TWRP-3.3.1-0601.7z"
Click to expand...
Click to collapse
О_о
Seeing this i must ask you how flashed magisk? fastboot flash boot magisk.tgz ?)))) And how you even managed to boot to recovery?
g_seva said:
О_о
Seeing this i must ask how flashed magisk? fastboot flash boot magisk.tgz ?)))) And how you even managed to boot to recovery?
Click to expand...
Click to collapse
First, thanks for your answer
I tried to flash magisk.zip by TWRP
I tried to reboot in recovery mod by "vol+" + "power" and "adb reboot bootlaoder, but it doesn't work, it is written "error: no devices/emulators found"
"fastboot reboot" reboot my device in fastboot mod. But when i try "adb devices" it's written "List of devices attached"
tom1909 said:
First, thanks for your answer
I tried to flash magisk.zip by TWRP
I tried to reboot in recovery mod by "vol+" + "power" and "adb reboot bootlaoder, but it doesn't work, it is written "error: no devices/emulators found"
"fastboot reboot" reboot my device in fastboot mod. But when i try "adb devices" it's written "List of devices attached"
Click to expand...
Click to collapse
By fastboot flash recovery TWRP-3.3.1-0601.7z you flashed twrp in archive i didn't know it even possible You must extract the archive and in archive must be file "twrp name".img or recovery.img. Then you can flash TWRP with fastboot flash recovery recovery.img or for example fastboot flash recovery twrp-3.3.1-42-cepheus-mauronofrio.img.
If after this you will manage to boot into twrp, you can flash a ROM in TWRP using install option. I don't know what you did before so before flashing ROM wipe cache/dalvik cache and format data all this in TWRP. After flashing ROM you can flash magisk, same as ROM.
If you can't enter TWRP, you must download fastboot ROM, extract it and flash it via Mi flash. Don't use flash all and lock or you will lock your bootloder.
g_seva said:
By fastboot flash recovery TWRP-3.3.1-0601.7z you flashed twrp in archive i didn't know it even possible You must extract the archive and in archive must be file "twrp name".img or recovery.img. Then you can flash TWRP with fastboot flash recovery recovery.img or for example fastboot flash recovery twrp-3.3.1-42-cepheus-mauronofrio.img.
If after this you will manage to boot into twrp, you can flash a ROM in TWRP using install option. I don't know what you did before so before flashing ROM wipe cache/dalvik cache and format data all this in TWRP. After flashing ROM you can flash magisk, same as ROM.
If you can't enter TWRP, you must download fastboot ROM, extract it and flash it via Mi flash. Don't use flash all and lock or you will lock your bootloder.
Click to expand...
Click to collapse
Unfortunately, I tried to install TWRP-3.3.1-42-cepheus-mauronofrio.img. too but it doesn't work. My phone reboot in fastboot mod. :crying:
I found a fastboot rom but in 10.2.22 not in 10.2.30. I'm going to try with this, and update the rom after.
I'll tell you back soon. Thanks for all.
tom1909 said:
Unfortunately, I tried to install TWRP-3.3.1-42-cepheus-mauronofrio.img. too but it doesn't work. My phone reboot in fastboot mod. :crying:
I found a fastboot rom but in 10.2.22 not in 10.2.30. I'm going to try with this, and update the rom after.
I'll tell you back soon. Thanks for all.
Click to expand...
Click to collapse
Have you wiped system?
g_seva said:
By fastboot flash recovery TWRP-3.3.1-0601.7z you flashed twrp in archive i didn't know it even possible You must extract the archive and in archive must be file "twrp name".img or recovery.img. Then you can flash TWRP with fastboot flash recovery recovery.img or for example fastboot flash recovery twrp-3.3.1-42-cepheus-mauronofrio.img.
If after this you will manage to boot into twrp, you can flash a ROM in TWRP using install option. I don't know what you did before so before flashing ROM wipe cache/dalvik cache and format data all this in TWRP. After flashing ROM you can flash magisk, same as ROM.
If you can't enter TWRP, you must download fastboot ROM, extract it and flash it via Mi flash. Don't use flash all and lock or you will lock your bootloder.
Click to expand...
Click to collapse
I'm sorry, but I finaly didn't find a link to download the fastboot rom. I only find recovery rom .zip. Can you help me and send me a link pleeease.
tom1909 said:
I'm sorry, but I finaly didn't find a link to download the fastboot rom. I only find recovery rom .zip. Can you help me and send me a link pleeease.
Click to expand...
Click to collapse
Download Mi Flash tool pro: https://jumpmobile.ru/download/miflashpro-3-3-1212-88/?wpdmdl=286&refresh=5da2215f6f9e21570906463
Enter with your account choose "ROM packages", search for your device, and choose one of available fastboot ROMs, tap on copy and paste the download link in browser or download manager.
g_seva said:
Have you wiped system?
Click to expand...
Click to collapse
Yes, when my phone rebooted in recovery I tried to wipe system and reflash the rom. It worked but when I reinstalled magisk the bug came back
tom1909 said:
Yes, when my phone rebooted in recovery I tried to wipe system and reflash the rom. It worked but when I reinstalled magisk the bug came back
Click to expand...
Click to collapse
You sure that you reinstalled ROM after wiping system? Because if you just wiped system and flashed magisk that's the problem You must flash a ROM after wiping system without reboot or you will stuck in fastboot after reboot And there is no need in system wipe, don't touch it
g_seva said:
Download Mi Flash tool pro: https://jumpmobile.ru/download/miflashpro-3-3-1212-88/?wpdmdl=286&refresh=5da2215f6f9e21570906463
Enter with your account choose "ROM packages", search for your device, and choose one of available fastboot ROMs, tap on copy and paste the download link in browser or download manager.
Click to expand...
Click to collapse
I tried to flash the fastboot rom 10.2.15 by Miflash and it works ! I upraged this just after :fingers-crossed:
Yes, I remote system just before flash a rom but maybe I forgot.
My problem is solve ! Thanks for all (sorry for my bad english, I'm french)
How can I get my topic "Solved" ?
Cordialy
tom1909 said:
I tried to flash the fastboot rom 10.2.15 by Miflash and it works ! I upraged this just after :fingers-crossed:
Yes, I remote system just before flash a rom but maybe I forgot.
My problem is solve ! Thanks for all (sorry for my bad english, I'm french)
How can I get my topic "Solved" ?
Cordialy
Click to expand...
Click to collapse
Just add to the thread name [SOLVED]. Edit first post and then you can edit thread name.
Greetings from Israel.
This is maximum stupid. I need the xiaomi flash tool to repair it and the tool wants to verify my telephone number by sending me a code by SMS...

Categories

Resources