Stuck logo Huawei - P8lite Q&A, Help & Troubleshooting

Hello, i tried root phone and now is stuck in huawei logo. Bootloader unlocked ofc. I dont know what i can do. I tried reboot wipe data, wipe cache and nothing. Recovery img another ideas? Sorry for english.

T4Ump said:
Hello, i tried root phone and now is stuck in huawei logo. Bootloader unlocked ofc. I dont know what i can do. I tried reboot wipe data, wipe cache and nothing. Recovery img another ideas? Sorry for english.
Click to expand...
Click to collapse
You need to flash whole firmware using fastboot.
Flash
System.img
Recovery.img
Boot.img
Cust.img
You can extract these images from official update using Huawei update extractor.

Suleiman01 said:
You need to flash whole firmware using fastboot.
Flash
System.img
Recovery.img
Boot.img
Cust.img
You can extract these images from official update using Huawei update extractor.
Click to expand...
Click to collapse
I cant use flash because USB USB DEBUGGING is off..

T4Ump said:
I cant use flash because USB USB DEBUGGING is off..
Click to expand...
Click to collapse
You don't need. Fastboot doesn't require usb debugging however adb does.

Suleiman01 said:
You don't need. Fastboot doesn't require usb debugging however adb does.
Click to expand...
Click to collapse
Device not found

Wait, How long did you wait? Wiping Cache and Dakvik takes up to 20 minutes. Go to Recovery, wipe Cache and Dakvik, reboot, wait at least 20 minutes.

T4Ump said:
Device not found
Click to expand...
Click to collapse
Type fastboot devices in minimal adb and fastboot. This should work if your device bootloader is unlocked otherwise it is either driver issue or cable issue.

Related

[Q] not turn on after installing ClockworkMod Recovery

I have tried root my nextus 4 for install blinkfeed (http://forum.xda-developers.com/showthread.php?t=2696399)
enter into Fastboot mode.
and unlock the bootloader:
fastboot oem unlock
Then, without rebooting the phone, I installed ClockworkMod
fastboot flash recovery recovery-clockwork-touch-6.0.4.3-mako.img
So I went to turn on the phone and I found it with the surprise that no turn on
the phone not pass the splash screen, with the drawing of circles moving.
But the phone enters fastboot mode if I press volume down and Power buttons.
appreciate any help.
excuse my English.
UPDATE
I have tried:
wipe data/factory reset
wipe cache partition
wipe dalvik-cache.
from fastboot, adb devices does not list anything. But "fastboot oem unlock" and fastboot "flash recovery recovery-clockwork-6.0.4.3-touch-mako.img" work.
really appreciate any help
Flash the factory image, then re-flash install cwm. Not rebooting after unlocking the bootloader is what is causing your problem
Sent from my Nexus 5
these
jd1639 said:
Flash the factory image, then re-flash install cwm. Not rebooting after unlocking the bootloader is what is causing your problem
Sent from my Nexus 5
Click to expand...
Click to collapse
excuse my ignorance.
I downloaded the factory image from developers.google.com/android/nexus/images
It contains a .bat called flash-all.bat.
Do I run the. bat? Or just need only re-flash the bootloader?
rockdrigo16 said:
excuse my ignorance.
I downloaded the factory image from developers.google.com/android/nexus/images
It contains a .bat called flash-all.bat.
Do I run the. bat? Or just need only re-flash the bootloader?
Click to expand...
Click to collapse
I'd use the flash-all.bat. you'll have to put the custom recovery back on and root
Sent from my Nexus 5
jd1639 said:
I'd use the flash-all.bat. you'll have to put the custom recovery back on and root
Sent from my Nexus 5
Click to expand...
Click to collapse
it worked! I love you.
Thank you very much.

Help

I have a nexus 6p with twrp... I had a softboot problem when trying to flash a ROM. In an attempt to fix my phone from the bootloop I had ended up deleting the OS so now any time I try and turn on my phone normally it stays on the google picture and when I try and start from twrp it says that I have no OS can someone please help.
iDub_then_iStep said:
I have a nexus 6p with twrp... I had a softboot problem when trying to flash a ROM. In an attempt to fix my phone from the bootloop I had ended up deleting the OS so now any time I try and turn on my phone normally it stays on the google picture and when I try and start from twrp it says that I have no OS can someone please help.
Click to expand...
Click to collapse
Are you able to boot your 6P into recovery (TWRP) ?
Seems like he can ("try and start from twrp").
Solutions:
1. Fastboot flash factory image if you want to go back to complete stock.
or
2. Boot to TWRP. Connect the phone to your computer. Transfer any ROM zip you want to flash to the phone, TWRP supports MTP so you shouldn't have any problems copying the file. Factory reset (wipe data, cache, ART and system) from TWRP. Flash the ROM and gapps. Et voilà, your phone is back to normal!
iDub_then_iStep said:
I have a nexus 6p with twrp... I had a softboot problem when trying to flash a ROM. In an attempt to fix my phone from the bootloop I had ended up deleting the OS so now any time I try and turn on my phone normally it stays on the google picture and when I try and start from twrp it says that I have no OS can someone please help.
Click to expand...
Click to collapse
Flash the factory images to recover.
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
iDub_then_iStep said:
I have a nexus 6p with twrp... I had a softboot problem when trying to flash a ROM. In an attempt to fix my phone from the bootloop I had ended up deleting the OS so now any time I try and turn on my phone normally it stays on the google picture and when I try and start from twrp it says that I have no OS can someone please help.
Click to expand...
Click to collapse
If you're able to boot into TWRP recovery. Connect your 6P to the PC and enable MTP inside TWRP > Mount. You can then transfer the ROM and GApps, and flash them.
By "deleting the OS", I hope you didn't mean that you erased the partitions using fastboot erase command?
DJBhardwaj said:
If you're able to boot into TWRP recovery. Connect your 6P to the PC and enable MTP inside TWRP > Mount. You can then transfer the ROM and GApps, and flash them.
By "deleting the OS", I hope you didn't mean that you erased the partitions using fastboot erase command?
Click to expand...
Click to collapse
I believe he wiped system in TWRP.
ttminh1997 said:
I believe he wiped system in TWRP.
Click to expand...
Click to collapse
Then simply connecting in MTP mode (TWRP), transferring the ROM and GApps, and flashing them, would do the job.
Easiest is if you made a backupin twrp. Just restore "boot" "system" and "data". Dont mess with "system image" in twrp restore.
Heisenberg said:
Flash the factory images to recover.
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Click to expand...
Click to collapse
I have been trying to but my phone will not connect when in fastboot
iDub_then_iStep said:
I have been trying to but my phone will not connect when in fastboot
Click to expand...
Click to collapse
You're gonna need to provide much more information than that.
Heisenberg said:
Flash the factory images to recover.
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Click to expand...
Click to collapse
Alright, Here's the whole thing so when it was just a bootloop I did a wipe within TWRP but did advanced wipe and clicked system. and wiped it. now I can plug in my phone into my pc. and detect it get it connected to ADB but only when in TWRP so when it is in bootloader my phone is not being detected... so can not go any further than that step to flash the factory image.
iDub_then_iStep said:
Alright, Here's the whole thing so when it was just a bootloop I did a wipe within TWRP but did advanced wipe and clicked system. and wiped it. now I can plug in my phone into my pc. and detect it get it connected to ADB but only when in TWRP so when it is in bootloader my phone is not being detected... so can not go any further than that step to flash the factory image.
Click to expand...
Click to collapse
You need to check your drivers. What method did you use to install adb/fastboot on your PC?
Heisenberg said:
You need to check your drivers. What method did you use to install adb/fastboot on your PC?
Click to expand...
Click to collapse
Drivers are up to date unless I need more than the ones from google. Also I know not the best method but I used the nexus root toolkit...
iDub_then_iStep said:
Drivers are up to date unless I need more than the ones from google. Also I know not the best method but I used the nexus root toolkit...
Click to expand...
Click to collapse
If you're not getting a fastboot connection while connected in bootloader mode then your drivers are most likely the problem. It might be an idea to remove the toolkit and install adb and fastboot via the Android SDK, you'll find instructions in my guide:
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Heisenberg said:
If you're not getting a fastboot connection while connected in bootloader mode then your drivers are most likely the problem. It might be an idea to remove the toolkit and install adb and fastboot via the Android SDK, you'll find instructions in my guide:
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Click to expand...
Click to collapse
Will do, but problem with drivers still remands because they are up to date..
iDub_then_iStep said:
Will do, but problem with drivers still remands because they are up to date..
Click to expand...
Click to collapse
Sometimes you need to point to the drivers manually in Device Manager. Can you see something like Fastboot Device there?
Heisenberg said:
Sometimes you need to point to the drivers manually in Device Manager. Can you see something like Fastboot Device there?
Click to expand...
Click to collapse
not that i can find.

please helpe me

i try instaling cortex 7.00( 7.1.2) after al is ok after the phone reboot evry time when i using i try wipe data with twrp
after reboot the phon don t rebot just bootloop i try unstaling stock image with toolkit evry think is ok but the same brob just bootloop i can enter in fastboot mode but not in stock recovery
samone know the solution ?or my fhone is dead
leroilion02 said:
i try instaling cortex 7.00( 7.1.2) after al is ok after the phone reboot evry time when i using i try wipe data with twrp
after reboot the phon don t rebot just bootloop i try unstaling stock image with toolkit evry think is ok but the same brob just bootloop i can enter in fastboot mode but not in stock recovery
samone know the solution ?or my fhone is dead
Click to expand...
Click to collapse
Since your phone is unlocked, I would try to flash a full Google image using the included flash-all.bat (instructions are on the same page as the image downloads). Not being able to access recovery mode may indicate a more serious problem.
v12xke said:
Since your phone is unlocked, I would try to flash a full Google image using the included flash-all.bat (instructions are on the same page as the image downloads). Not being able to access recovery mode may indicate a more serious problem.
Click to expand...
Click to collapse
do you think my phone still alive
leroilion02 said:
do you think my phone still alive
Click to expand...
Click to collapse
Too early to tell. Google intended the image files to be a foolproof way to "reset" the phone to factory stock. This is the first thing you have to try. Set up ADB/Fastboot on your PC and use it to communicate with, and send commands to your phone.
I've gotten myself into the same situation a few times and flashing the full stock image with flash-all.bat command has always gotten me out of it so far. After I'm back on stock I just start from scratch again and flash recovery, custom rom and root.
jhs39 said:
I've gotten myself into the same situation a few times and flashing the full stock image with flash-all.bat command has always gotten me out of it so far. After I'm back on stock I just start from scratch again and flash recovery, custom rom and root.
Click to expand...
Click to collapse
i flash the full factory image with fastboot all is ok after fishing just bootloop i don t know what is the probleme
leroilion02 said:
i flash the full factory image with fastboot all is ok after fishing just bootloop i don t know what is the probleme
Click to expand...
Click to collapse
fastboot FORMAT (not erase or wipe) userdata, cache and system capturing the screen (or text from each command). Try flash-all.bat again. Which image are you flashing?
v12xke said:
fastboot FORMAT (not erase or wipe) userdata, cache and system capturing the screen (or text from each command). Try flash-all.bat again. Which image are you flashing?
Click to expand...
Click to collapse
the last android 7.1.1
when i flash with flash-all.bat the note progresse he stop with message fichier not fond
leroilion02 said:
the last android 7.1.1
when i flash with flash-all.bat the note progresse he stop with message fichier not fond
Click to expand...
Click to collapse
do you think my phone can reboot
leroilion02 said:
do you think my phone can reboot
Click to expand...
Click to collapse
Can you enter recovery mode after all you have tried? Or do you only have access to fastboot in broader?
Sent from my Nexus 6P using XDA-Developers Legacy app
CyberpodS2 said:
Can you enter recovery mode after all you have tried? Or do you only have access to fastboot in broader?
Sent from my Nexus 6P using XDA-Developers Legacy app
Click to expand...
Click to collapse
just fastboot
leroilion02 said:
do you think my phone can reboot
Click to expand...
Click to collapse
I don't know, you're providing conflicting information. What happened when you fastboot formatted each of the 3 partitions?
v12xke said:
I don't know, you're providing conflicting information. What happened when you fastboot formatted each of the 3 partitions?
Click to expand...
Click to collapse
when i flash the phon on fastboot al is ok the bootloader after the radio after the system after vendor all ok the phon just bootloop
when i try flash with flash-all.bat the procedur don t progress just the radio and bootlaoder after just error message files don t exist
leroilion02 said:
when i flash the phon on fastboot al is ok the bootloader after the radio after the system after vendor all ok the phon just bootloop
when i try flash with flash-all.bat the procedur don t progress just the radio and bootlaoder after just error message files don t exist
Click to expand...
Click to collapse
No. Fastboot FORMAT the 3 partitions (for the 3rd time). Capture the response from each of these commands:
fastboot format userdata
fastboot format cache
fastboot format system
v12xke said:
No. Fastboot FORMAT the 3 partitions (for the 3rd time). Capture the response from each of these commands:
fastboot format userdata
fastboot format cache
fastboot format system
Click to expand...
Click to collapse
ok i try tomorow and i tell you the Result

P9 Lite Bricked. Help me!!!

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

Mi A1 Hard Brick

Hi, friends please help me
My phone is dead, I am trying to flash via miflash tool. It takes more than 4000 seconds, it's stuck in userdata.img flashing,I disconnected USB from my pc. Now it's booted in Mi logo and it's shows erasing
Wait till erasing logo vanishes , try to boot into fastboot mode and then reflash the IMG i.e stock ROM if logo doesn't erases , try to force the rebooting into fastboot mode
Custom rom 243 said:
Wait till erasing logo vanishes , try to boot into fastboot mode and then reflash the IMG i.e stock ROM if logo doesn't erases , try to force the rebooting into fastboot mode
Click to expand...
Click to collapse
Trying to flash via miflash tool, it take time more than 4500 seconds
fasilpoochengal said:
Trying to flash via miflash tool, it take time more than 4500 seconds
Click to expand...
Click to collapse
Stuck in userdata.img flashing
What do, Plz help
fasilpoochengal said:
Stuck in userdata.img flashing
What do, Plz help
Click to expand...
Click to collapse
fasilpoochengal said:
Click to expand...
Click to collapse
Go into EDL mode from Fastboot using command:
Code:
fastboot oem edl
Then flash stock ROM from there using Mi Flash and choose Clean all and Lock option
If by any chance your bootloader is locked because of flashing stock rom before, please unlock your bootloader as it works only on unlocked bootloaders.
Warning: This will erase all your data.
Try selecting clean all and lock option located at bottom of the mi flash tool . But data will be lost . Period
I had that problem too once. Definitely unlock your OEM via fastboot command:
Code:
fastboot oem unlock
And try again. If no result fastboot boot TWRP by Deadman
Code:
fastboot boot „name of the TWRP” .img
and go to wipe»advanced wipe»select all beside otg and USB (system, dalvik, cache, internal storage) and try again. If no result either do the same but flash some custom ROM following the guide on the ROM's thread and stay on it or try again.
If nothing helped just go to service center they will do it sometimes even that same day.
If I've helped, please press that "Thanks" button!
Best regards
The tool is changing the device name after the first reboot it makes, you only have to close the tool, re open it and then start the process again.
fasilpoochengal said:
Click to expand...
Click to collapse
just update/repair usb driver or try with other pc
DaveCZ said:
I had that problem too once. Definitely unlock your OEM via fastboot command:
And try again. If no result fastboot boot TWRP by Deadman and go to wipe»advanced wipe»select all beside otg and USB (system, dalvik, cache, internal storage) and try again. If no result either do the same but flash some custom ROM following the guide on the ROM's thread and stay on it or try again.
If nothing helped just go to service center they will do it sometimes even that same day.
If I've helped, please press that "Thanks" button!
Best regards
Click to expand...
Click to collapse
Unable to mount storage
fasilpoochengal said:
Unable to mount storage
Click to expand...
Click to collapse
:crying:
fasilpoochengal said:
:crying:
Click to expand...
Click to collapse
Unable to mount storage
fasilpoochengal said:
Unable to mount storage
Click to expand...
Click to collapse
Then use the option next to advanced wipe. Ignore any errors it may give you as long as there is "success" on top of the screen! Then proceeded to installation of the ROM. Also remember to after the wipe and any flash reboot to bootloader and boot TWRP again. The process is anoying but it may fix your problem.

Categories

Resources