bricked huawei p10 lite - Huawei P10 Lite Questions & Answers

so my whole pc doesnt even know that i have plugged my phone in to it... i cant boot up because i tried to install custom rom and it failed.... now i have just fastboot,,, stock recover, stock erecovery and that dload thing,, but i installed adb drivers in my pc and fastboot still doesnt see my phone. so how do i fix it? i have backup but i need just twrp but i cant flash it because of phone is not seen by device D:
edit: fastboot now detects my phone
edit2: can flash twrp but it gets overwritten,, i used this tutorial to flash twrp https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-t3783447 and i had the same twrp from start
edit3: somehow got twrp working and restored the backup,, now im runnin custom rom elemental v3

Voutsjude said:
so my whole pc doesnt even know that i have plugged my phone in to it... i cant boot up because i tried to install custom rom and it failed.... now i have just fastboot,,, stock recover, stock erecovery and that dload thing,, but i installed adb drivers in my pc and fastboot still doesnt see my phone. so how do i fix it? i have backup but i need just twrp but i cant flash it because of phone is not seen by device D:
edit: fastboot now detects my phone
edit2: can flash twrp but it gets overwritten,, i used this tutorial to flash twrp https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-t3783447 and i had the same twrp from start
Click to expand...
Click to collapse
If you have wifi boot to erecovery and download full stock rom...

nemanjsb said:
If you have wifi boot to erecovery and download full stock rom...
Click to expand...
Click to collapse
does it lock my bootloader? i dont want to pay 12 eur to unlock it again

Voutsjude said:
does it lock my bootloader? i dont want to pay 12 eur to unlock it again
Click to expand...
Click to collapse
I'm not 100% sure but I think bootloader is ulocked. I did it a few days ago but I can't remember...

Related

i flashed the wrong rom on my VNS-L21(now model no. is generic a-15)

hey
i flashed emui 5 on my VNS-L21
i did a mistake though
i flashed VNS-L31 firmware on my VNS-L21
now the phone model is changed to generic-a15
now i cant flash any roms using dload to this device..
i flashed twrp using fastboot but i cant boot into twrp....the bootloader unlocked screen says 'phone is booting" forever when i try to get into twrp
what do i do
please help
the rom is working fine on my VNS-L21 except for the camera...i need it a lot
please help me
edit:1
i tried to revert back to mm
it still says firmware incompatible
now my bootloader got locked...in the boot i got a msg that data partition is damaged and i need to format it....so i formatted it
now my phone is only booting to erecovery and bootloader
i cant flash twrp or revolution recovery because the bootloader is locked
i cant unlock bootloader now because i cant boot up my phone
Guys help us about the camera. I am in the same exact situation. @BadWolfYe and your product_V3 doesnt fix the camera for me, VNS-L21.
And for the recovery - http://forum.xda-developers.com/hua...ecovery-twrp-3-0-2-android-nougat-03-t3511937 - use adb flash it.
dancress said:
You'll have to go the hard route. You'll find all the required files in the ROM section.
Download any Nougat.zip (329 worked for me, 336 did not). Unzip. You'll get the update.app.
Download the second file with all the missing apps. Do not unzip. Maybe rename to something shorter like data.zip.
Download Revolution Recovery for Nougat. Unzip. You get the recovery.img. RENAME to something like revolution.img.
Open update.app in Huawei Update Extracor. Extract recovery.img, boot.img and system.img to wherever your fastboot.exe is. It's practical to put it all in one directory so you don't have to type long paths.
Now, careful...
Go into Fastboot. If Vol- + Power doesn't work, let it boot into eRecovery, press Vol- and tap Reboot. There you are.
Open a command window in the dir with fastboot.exe and the .img files (right click, Open Command Window)
fastboot flash boot boot.img
.... OK
fastboot flash system system.img
.... sparse 1/5 or something, this takes a bit of time.
fastboot flash revolution.img
.... OK
Now DO NOT REBOOT into System. Hold Vol+ + Power while still in Fastboot. It'll boot into Revolution eventually. Tap Advanced, ADB Sideload. Swipe.
Back in your command window, type:
adb sideload second_file.zip
... working... this'll take a bit. There might be an error message like 'could not mount /data'. Doesn't matter at this point.
When done, type
fastboot flash recovery recovery.img (this is the stock recovery you extracted from update.app)
... OK
Reboot to recovery from Revolution.
Do factory reset. Note: If you don't do this last step, there will be a bootloop.
Reboot. The system should now boot up normally. At least it did for me... good luck.
Click to expand...
Click to collapse
But maybe you installes twrp for mm
Laurisss said:
Guys help us about the camera. I am in the same exact situation. @BadWolfYe and your product_V3 doesnt fix the camera for me, VNS-L21.
And for the recovery - http://forum.xda-developers.com/hua...ecovery-twrp-3-0-2-android-nougat-03-t3511937 - use adb flash it.
Click to expand...
Click to collapse
I did this too. Only way to fix it is to downgrade to MM (instructions are in the N install thread). I then unlocked the bootloader, booted to fastboot, flashed Meticulus recovery. Once you're here, the important thing is to flash the update.zip and appropriate .Zip file for your device. Took me a while to find it but Meticulus has a post in Spanish with all of them for each type of P9 lite - there's one for the VNS-L23 there. Flash the update.zip and then device zip (in that order) and reboot. It'll work.
This phone is harder to flash Roms than others I've had in the past... It's important to do things in the right order.
Here's the link I was referring to: http://www.htcmania.com/showthread.php?t=1265029
ALAN JO K said:
hey
i flashed emui 5 on my VNS-L21
i did a mistake though
i flashed VNS-L31 firmware on my VNS-L21
now the phone model is changed to generic-a15
now i cant flash any roms using dload to this device..
i flashed twrp using fastboot but i cant boot into twrp....the bootloader unlocked screen says 'phone is booting" forever when i try to get into twrp
what do i do
please help
the rom is working fine on my VNS-L21 except for the camera...i need it a lot
please help me
Click to expand...
Click to collapse
Like me today.. I´ve installed Emui 5 on my VNS-L21, but after installation bootloader seems to be locked and TWRP won´t load.. What can I do now? I´ve tried flash some recovery, or MM but with locked bootloader it´s hard Is here somebody who know how to repair it ??
DiXiDeR said:
Like me today.. I´ve installed Emui 5 on my VNS-L21, but after installation bootloader seems to be locked and TWRP won´t load.. What can I do now? I´ve tried flash some recovery, or MM but with locked bootloader it´s hard Is here somebody who know how to repair it ??
Click to expand...
Click to collapse
First thing when you want to do something (TWRP, root, custom ROM etc.) with your phone is: UNLOCK BOOTLOADER!
Without unlocked bootloader is not hard to do, you not even try, because it is impossible...
gtdaniel said:
First thing when you want to do something (TWRP, root, custom ROM etc.) with your phone is: UNLOCK BOOTLOADER!
Without unlocked bootloader is not hard to do, you not even try, because it is impossible...
Click to expand...
Click to collapse
You didn't understand me.. I've unlocked it. Installed TWRP, EMUI 5 and after reboot unlocked bootloader gone.. How is this possible ?
DiXiDeR said:
You didn't understand me.. I've unlocked it. Installed TWRP, EMUI 5 and after reboot unlocked bootloader gone.. How is this possible ?
Click to expand...
Click to collapse
Simply! At any install of stock firmware you loose: unlocked bootloader, twrp and root.
gtdaniel said:
Simply! At any install of stock firmware you loose: unlocked bootloader, twrp and root.
Click to expand...
Click to collapse
Oh okey. So.. Maybe this will be retarded question, but how can I unlock bootloader now, when my phone model is generic_a15? When I'm trying to put it on Huawei website it is wrong..
DiXiDeR said:
Oh okey. So.. Maybe this will be retarded question, but how can I unlock bootloader now, when my phone model is generic_a15? When I'm trying to put it on Huawei website it is wrong..
Click to expand...
Click to collapse
With same procedure that you unlocked before.
You must have the unlock code.
gtdaniel said:
With same procedure that you unlocked before.
You must have the unlock code.
Click to expand...
Click to collapse
Okey, second retarded question.. I didn't save my first code.. is here some way to reach it again ? Or can I somehow use generic_a15 phone model?
If you do not have the initial unlock code you have a big problem...
gtdaniel said:
If you do not have the initial unlock code you are a big problem...
Click to expand...
Click to collapse
Oh god, I'm so retarded, but thank you for your patience
Now, when you dial code for Device ID you will get a differend ID and when you make procedure for another unlock code on Huawei site you get ERROR...
gtdaniel said:
Now, when you dial code for Device ID you will get a differend ID and when you make procedure for another unlock code on Huawei site you get ERROR...
Click to expand...
Click to collapse
Yes..
diorenzo said:
But maybe you installes twrp for mm
Click to expand...
Click to collapse
i tried to revert back to mm
it still says firmware incompatible
now my bootloader got locked...in the boot i got a msg that data partition is damaged and i need to format it....so i formatted it
now my phone is only booting to erecovery and bootloader
i cant flash twrp or revolution recovery because the bootloader is locked
i cant unlock bootloader now because i cant boot up my phone
ALAN JO K said:
i tried to revert back to mm
it still says firmware incompatible
now my bootloader got locked...in the boot i got a msg that data partition is damaged and i need to format it....so i formatted it
now my phone is only booting to erecovery and bootloader
i cant flash twrp or revolution recovery because the bootloader is locked
i cant unlock bootloader now because i cant boot up my phone
Click to expand...
Click to collapse
For unlock bootloader you only need you phone to boot into bootloader...
You say "now my phone is only booting to erecovery and bootloader"
So?
gtdaniel said:
For unlock bootloader you only need you phone to boot into bootloader...
You say "now my phone is only booting to erecovery and bootloader"
So?
Click to expand...
Click to collapse
how do i get the ids required for unlocking bootloader if i cant look it up in settings
ALAN JO K said:
how do i get the ids required for unlocking bootloader if i cant look it up in settings
Click to expand...
Click to collapse
You have to saved anywhere first time you have'it!
That is the first rule!
Once you debranded your phone that Device ID is change,
so even your phone boot ok and you obtain a Device ID is not the same
with the one saved in the Huawei databases...
So, procedure to obtain the bootloader unlock code is ended in error...

How flash recovery a2017U

Hi guys
I flashed a twrp recovery on my a2017U witout unlocking bootloader but i can not access it now (i can not reach recovery) it seems my device annoy me to access it...
I also checked all related posts like this...
[EDL][A2017/A2017U] Emergency DL Mode TWRP + Unlock + Upgrade By jcadduono:
https://forum.xda-developers.com/axo...nlock-t3553514
And tried to unlock my bootloader But not worked for me
Is there any way i can return to stock recovery or twrp recovery...?
My phone is working now but i can not reach recovery any way...
Help me please...
Flash stock recovery the same way you flashed twrp?
lafester said:
Flash stock recovery the same way you flashed twrp?
Click to expand...
Click to collapse
I flashed the twrp with miflash tool...
Can i flash stock recovery at same way?
And i dont have the stock recovery and that is i need it...
At this point it's probably easier to unlock and use twrp.
lafester said:
At this point it's probably easier to
unlock and use twrp.
Click to expand...
Click to collapse
I used miflash to install twrp but can not load recory(when i try to boot recovery, with combo power+volume up key, the screen becomes black and the notification led came red. Untill i reboot the phone)
And i tested to unlock bootloader but failed...
Is there another way to flash it?
If you want stock recovery flash with tenfar tool or fastboot.
mortkarg5 said:
I used miflash to install twrp but can not load recory(when i try to boot recovery, with combo power+volume up key, the screen becomes black and the notification led came red. Untill i reboot the phone)
And i tested to unlock bootloader but failed...
Is there another way to flash it?
Click to expand...
Click to collapse
The link you posted works quite well actually. What i found is that you need to unzip all the files you wish to flash onto the desktop. How did you attempt to unlock the bootloader?
Shotgun4 said:
The link you posted works quite well actually. What i found is that you need to unzip all the files you wish to flash onto the desktop. How did you attempt to unlock the bootloader?
Click to expand...
Click to collapse
I unziped all of them in seperated folders
The miflash shows me success message
I attemped to unlock it with cmd
But i need boot into recovery to unlock it...
And i can not do it...
No, boot into fastboot to unlock.
lafester said:
No, boot into fastboot to unlock.
Click to expand...
Click to collapse
How i can do it?
My phone was working since today
I tried to reset factory but now i lost every thing
My A2017U no longer working and when attemped to turn it on , the led flashed red two seconds and zte logo
Then just a black screen
How i can restore it?
Well, I would use miflash full b15 package.
lafester said:
Well, I would use miflash full b15 package.
Click to expand...
Click to collapse
Same here. Just jump back into EDL mode and flash the full OTA. Download and unzip the folder to your desktop. I removed the META-INF File and flashed after the A2017U_** folder as the META caused me to fail a few times.

needing help with huawei Y3 II LUA-L03 (softbricked/bootloop)

hi everyone.
a friend of mine was trying to root his huawei but now it cant boot anymore.
he followed a wrong guide for the Y5 II and flashed a custom recovery (bootloader unlocked) TWRP.
now the phone its on bootloop with the stock OS. i think that its due to the wrong recovery flashed on the partition.
so im requesting help for this phone.
is there a solution for this?
can anyone bring me the stock firmware for this model?
i need it as update.app to extract the stock recovery, not as ota update (dload/update.zip) cuz i need to flash it using fastboot. the phone just can use fastboot cuz recovery partition is corrupted and normal boot doesnt work (bootloop).
plz someone can help me?
i already googled long for a solution but i can figure out how to make it work.
the phone comes with android 5.1 lollipop and is from chile.
pd: the phone can only enter fastboot by pressing vol+ and power. if i try to turn it on normally it bootloops. when on fastboot menu, if i select recovery, it bootloops. if i select fastboot, it works using adb from pc (i mean, i can download data to it, it doesnt boot via fastboot option).
if i just had the original recovery.img maybe i can flash it and make it boot normally again.
rivenroth740 said:
hi everyone.
a friend of mine was trying to root his huawei but now it cant boot anymore.
he followed a wrong guide for the Y5 II and flashed a custom recovery (bootloader unlocked) TWRP.
now the phone its on bootloop with the stock OS. i think that its due to the wrong recovery flashed on the partition.
so im requesting help for this phone.
is there a solution for this?
can anyone bring me the stock firmware for this model?
i need it as update.app to extract the stock recovery, not as ota update (dload/update.zip) cuz i need to flash it using fastboot. the phone just can use fastboot cuz recovery partition is corrupted and normal boot doesnt work (bootloop).
plz someone can help me?
i already googled long for a solution but i can figure out how to make it work.
the phone comes with android 5.1 lollipop and is from chile.
pd: the phone can only enter fastboot by pressing vol+ and power. if i try to turn it on normally it bootloops. when on fastboot menu, if i select recovery, it bootloops. if i select fastboot, it works using adb from pc (i mean, i can download data to it, it doesnt boot via fastboot option).
if i just had the original recovery.img maybe i can flash it and make it boot normally again.
Click to expand...
Click to collapse
I don't know much about Huawei, but if firmware is available you should be able to flash back to stock. Personally, I would try to find the right TWRP and flash it...then it will boot and you can root of you still desire.
I'm not sure if this is the right one, but if bootloader is unlocked it won't hurt to try. https://twrp.me/devices/huaweiy300.html
Sent from my XT1609 using Tapatalk
RealWelder said:
I don't know much about Huawei, but if firmware is available you should be able to flash back to stock. Personally, I would try to find the right TWRP and flash it...then it will boot and you can root of you still desire.
I'm not sure if this is the right one, but if bootloader is unlocked it won't hurt to try. https://twrp.me/devices/huaweiy300.html
Click to expand...
Click to collapse
I'll try.. thanks
RealWelder said:
I don't know much about Huawei, but if firmware is available you should be able to flash back to stock. Personally, I would try to find the right TWRP and flash it...then it will boot and you can root of you still desire.
I'm not sure if this is the right one, but if bootloader is unlocked it won't hurt to try. https://twrp.me/devices/huaweiy300.html
Click to expand...
Click to collapse
Well.. it's no use.. he had to buy a new phone.

Huawei P10 Lite - Bricked Device

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

Phone bricked?

Hello. I flashed TWRP and then LineageOS onto my Mi 9T. I didn't like it too much so I started downloading the global rom. In preparations to reflash the stock rom, I wiped the phone from TWRP and then turned the phone off until it was completed downloading. I was planning to install the ROM through OTG, but when I tried to go into recovery, nothing happens and I go back to boot screen. I tried reflashing TWRP with adb, but it seems I forgot to turn USB debugging back on when I was transferring files. What can I do now? Is my phone bricked?
No it's not bricked.
Just flash fastboot rom and then
Flash twrp again ,free to do any job
Masih_zh said:
No it's not bricked.
Just flash fastboot rom and then
Flash twrp again ,free to do any job
Click to expand...
Click to collapse
Will it still work even though USB debugging is off? Sorry I am new to this.
tagkd said:
Hello. I flashed TWRP and then LineageOS onto my Mi 9T. I didn't like it too much so I started downloading the global rom. In preparations to reflash the stock rom, I wiped the phone from TWRP and then turned the phone off until it was completed downloading. I was planning to install the ROM through OTG, but when I tried to go into recovery, nothing happens and I go back to boot screen. I tried reflashing TWRP with adb, but it seems I forgot to turn USB debugging back on when I was transferring files. What can I do now? Is my phone bricked?
Click to expand...
Click to collapse
Flash stock dtbo.img and recovery.img from fastboot
tagkd said:
Will it still work even though USB debugging is off? Sorry I am new to this.
Click to expand...
Click to collapse
The "USB debugging" you're talking about assumes there's a running OS on your system. It's not applicable here. Boot into fastboot and see if the phone is recognized. If yes, you're good. Flash twrp via fastboot then boot into recovery and go from there with removing old files and flashing new rom
Thanks for the help everyone. I found a v 10.3.6 fastboot rom and was able to get phone working again.

Categories

Resources