EVA-L19 nougat Frp after downgrade with
HUAWEI_P9_Rollback_Package_EVA-L19_EMUI5.0+Android7.0 rollback to EMUI4.1+Android 6.0_C185B300
no recovery Only fastboot
{
"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"
}
ok... what is your question though? You want to get eRecovery back?
Flash Full Firmware with DC Phoenix, works in Fastboot Mode
ttggyy90 said:
EVA-L19 nougat Frp after downgrade with
HUAWEI_P9_Rollback_Package_EVA-L19_EMUI5.0+Android7.0 rollback to EMUI4.1+Android 6.0_C185B300
no recovery Only fastboot
Click to expand...
Click to collapse
When in fastboot use SRK Tool to install TWRP. Wipe system with TWRP so no no Marshmallow or B300. Use SRK tool to install Marshmallow recovery followed by full Marshmallow rom from SD card.
Bazzan
Cant flash cuz bootloder try to flash fastboot but error
you kinda deleted system from phone and other things.. but you need to be able to unlock bootloader. Unlock bootloader first..
I gues, twrp from srk tools will not boot on, kuz its for marshmalow android 6, phone still thinks its nuget android 7, so beter find and instal twrp for nuget.
after that, find properdatafix.zip and instal it in twrp Nuget. reboot in twrp, format your data partition. reboot twrp again..
then you need your phone version nuget update and data zips, put them on sd card, so you can instal them in twrp one after other..
then you shulda be able to boot in nuget android 7 succesfull.
after that, dont play with phone, just again use rolback packages small update.app, to get b300 version, after than you can use 2,9 or 3gb update.app to rollback to mm.
hope you understand, what you need to do now.. ofcorse, this is only if you dont want to pay ~15 euros for dc unlocker, who wulda flash any system to phone. (but if you use wrong system, its can break phone harder)
Arnys said:
you kinda deleted system from phone and other things.. but you need to be able to unlock bootloader. Unlock bootloader first..
I gues, twrp from srk tools will not boot on, kuz its for marshmalow android 6, phone still thinks its nuget android 7, so beter find and instal twrp for nuget.
after that, find properdatafix.zip and instal it in twrp Nuget. reboot in twrp, format your data partition. reboot twrp again..
then you need your phone version nuget update and data zips, put them on sd card, so you can instal them in twrp one after other..
then you shulda be able to boot in nuget android 7 succesfull.
after that, dont play with phone, just again use rolback packages small update.app, to get b300 version, after than you can use 2,9 or 3gb update.app to rollback to mm.
hope you understand, what you need to do now.. ofcorse, this is only if you dont want to pay ~15 euros for dc unlocker, who wulda flash any system to phone. (but if you use wrong system, its can break phone harder)
Click to expand...
Click to collapse
hello my freind
i have too a P8 EVA-L19
this phone stock on logo & just go to fastboot after upgrade to android7
now, i can't write purchased unlock bootloader code or write any stock recovery on fastboot mode
my bootloader & frp is locked
now, only fastboot , no recovery & not goes to flash mode
sorry for poor english
22229999 said:
hello my freind
i have too a P8 EVA-L19
this phone stock on logo & just go to fastboot after upgrade to android7
now, i can't write purchased unlock bootloader code or write any stock recovery on fastboot mode
my bootloader & frp is locked
now, only fastboot , no recovery & not goes to flash mode
sorry for poor english
Click to expand...
Click to collapse
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial
Related
Hi, my Huawei P7-L00 is soft-bricked I think. I have access to Fastboot mode and recovery mode though, but I think I don't have any ROM installed so I can't get past the boot logo.
{
"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 an image of my fastboot screen. It says Phone unlocked so I think my bootloader is unlocked. Using fastboot, I can flash CWM recovery but I cannot find the correct version for the L00, the version I have is for the L05 or L07.
As you can see It says it is only for the L05 or the L07. Does anyone know a CWM recovery for the L00 they can share the download link to? TWRP recovery does not work on this phone I am unable to press any of the buttons and it renders unresponsive. Or, If anyone has the stock recovery for the L00 I would appreciate that as well.
The problem with the CWM recovery for L05 and L07 is that I cannot install updates for zip files. I have tried numerous ROMs including official and third party ROMs but the same error (bad, Installation aborted) occurs. I believe this is because of the CWM version mismatch.
Also, I have tried to use adb to flash the ROM on, but my adb cannot find my device in bootloader mode, or when my phone is in the bootloop. However, fastboot is able to recognize it in fastboot mode.
Overall, if anyone could provide help with the following areas, I would greatly appreciate it:
1. Find a working CWM recovery for the Huawei P7-L00.
2. Find a stock recovery for the Huawei P7-L00 so I can install an official ROM from Huawei's website.
3. Help me find a way to get adb to recognize my device
1. In fastboot mode you have to work with fastboot, not with adb.
2. Download firmware version you had, extract using Huawei Update Extractor cust.img, system.img, boot.img (recovery.img if you want get back to stock recovery).
3. Flash images via fastboot:
Code:
fastboot flash system system.img
fastboot flash cust cust.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
That's all. Three simple steps. What's the problem?
Or you can download your official ROM, extract official recovery from there and flash it and than flash the official ROM with forced update
Thanks for the quick responses! I used Kostyan_nsk's method and resolved the problem but I'm sure ibeqa's method would've worked just as well, but maybe a bit more time consuming. Thank you!
Hey there, I would have seemed to have soft bricked my phone as well. And apparently, it's says PHONE LOCKED unlike the one that has been posted above? Any advice on how to proceed?
Thanks
P/S: my phone is P7-L10
You could try to use Kostyan_nsk's method as well, but if that doesn't work, you need to figure out a way to unlock bootloader on your phone.
BadgerDev said:
You could try to use Kostyan_nsk's method as well, but if that doesn't work, you need to figure out a way to unlock bootloader on your phone.
Click to expand...
Click to collapse
do you have a process in mind to unlock bootloader in this case ?
Joseluisska said:
do you have a process in mind to unlock bootloader in this case ?
Click to expand...
Click to collapse
Unfortunately, I don't. My phone came with it's bootloader unlocked so I never went through the process of trying to unlock it.
Joseluisska said:
do you have a process in mind to unlock bootloader in this case ?
Click to expand...
Click to collapse
Flash firmware 133 and you'll have unlocked bootloader
For any soft brick
Kostyan_nsk said:
1. In fastboot mode you have to work with fastboot, not with adb.
2. Download firmware version you had, extract using Huawei Update Extractor cust.img, system.img, boot.img (recovery.img if you want get back to stock recovery).
3. Flash images via fastboot:
Code:
fastboot flash system system.img
fastboot flash cust cust.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
That's all. Three simple steps. What's the problem?
Click to expand...
Click to collapse
Thank you so much! You helped me a lot.
A reference guide for someone how to do it (fastboot procedure and commands) is here:
i'm from those people that i brick my phone when i update it to nougat by firmware finder, so when i boot up my phone i found most app missing and my build number *NRD90m test-keys* and i tried so hard to return to mm without brick my phone , i tried to flash HUAWEI P9 Lite Rollback Package (VNS-L31, from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1, C900B300, eu) and i get c900b160 with a big error *can't access to google account and you can't even update it to nougat ...........................
so today i will give you a way that you can turn your device from 7.0 to 6.0.1 and update it by OTA and official ..... i hope that u understand me ....
this file that you need it ...
- https://mega.nz/#F!N49UgYSb!yJB-a_O4YABQe2i-_lD58w ..... download it and unzip it then unzip file UPDATE.ZIP and put it on sd cart in dload folder after you create it..
- download this file C432OemInfo-DUALSIM-P9LITE from here and put it in your device https://mega.nz/#!6IB2DQZQ!9PWsf4Iy5cGeNa7vRbiU3cpaaxttKUMZRpIC9DGrJqY
1- first thing u must unlock your phone ... this is how to unlock it ...https://forum.xda-developers.com/huawei-p9lite/how-to/guide-unlock-bootloader-twrp-root-t3405701
2- and then flash TWRP recovery
3- after that flash the C432OemInfo-DUALSIM-P9LITE.zip from recovery and after that your build number will turn to c432 ..
4- after your phone boot up turn it off and hold *vol+ and vol- and power* to flash the update.app your phone well delete every thing and downgrade to MM and when it boot up they will ask code pick 1234 and will open up on clean MM and every thing official ...
{
"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"
}
fawziii56 said:
i'm from those people that i brick my phone when i update it to nougat by firmware finder, so when i boot up my phone i found most app missing and my build number *NRD90m test-keys* and i tried so hard to return to mm without brick my phone , i tried to flash HUAWEI P9 Lite Rollback Package (VNS-L31, from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1, C900B300, eu) and i get c900b160 with a big error *can't access to google account and you can't even update it to nougat ...........................
so today i will give you a way that you can turn your device from 7.0 to 6.0.1 and update it by OTA and official ..... i hope that u understand me ....
this file that you need it ...
- https://mega.nz/#F!N49UgYSb!yJB-a_O4YABQe2i-_lD58w ..... download it and unzip it then unzip file UPDATE.ZIP and put it on sd cart in dload folder after you create it..
- download this file C432OemInfo-DUALSIM-P9LITE from here and put it in your device https://mega.nz/#!6IB2DQZQ!9PWsf4Iy5cGeNa7vRbiU3cpaaxttKUMZRpIC9DGrJqY
1- first thing u must unlock your phone ... this is how to unlock it ...https://forum.xda-developers.com/huawei-p9lite/how-to/guide-unlock-bootloader-twrp-root-t3405701
2- and then flash TWRP recovery
3- after that flash the C432OemInfo-DUALSIM-P9LITE.zip from recovery and after that your build number will turn to c432 ..
4- after your phone boot up turn it off and hold *vol+ and vol- and power* to flash the update.app your phone well delete every thing and downgrade to MM and when it boot up they will ask code pick 1234 and will open up on clean MM and every thing official ...
Click to expand...
Click to collapse
I had the same problem"bricked the phone ending in NRD90m test-keys" and I confirm that this method works
but pick the right version of oeminfo for VNS-L21 or VNS-L31
http://ministryofsolutions.com/2016/12/huawei-p9-lite-convert-dual-simdebrand.html
sorry
sorry the version is VNS_L31
Which twrp do you need to flash in, meticulus or oldroid?
shayaanshaikh1 said:
Which twrp do you need to flash in, meticulus or oldroid?
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=312978532265369383
this works:good:
Hello,
i`ve the Version VNS-L31C02B329 (Vodafone, Android Nougat rooted, TWRP 3.0.1 allready installed) on my phone. I want to use OTG with the P9 Lite. That is only possible with Marshmallow.
Can I debrand and downgrade my phone with this method?
727_de said:
Hello,
i`ve the Version VNS-L31C02B329 (Vodafone, Android Nougat rooted, TWRP 3.0.1 allready installed) on my phone. I want to use OTG with the P9 Lite. That is only possible with Marshmallow.
Can I debrand and downgrade my phone with this method?
Click to expand...
Click to collapse
this method works if you are on marshmallow,I dont know about Nougat;I mean version of twrp and other things
I was on Nougat test-keys as you describe and I tried your method. I flashed the OEMinfo you provide (the box my phone came in says VNS-L31 so I think it was right) and then it told me data partition was damaged and I should fix it. I turned it off and flashed the update.app through dload. Now it won't boot at all. Into anything. Black, completely...
EDIT: It seems like it can access fastboot (it shows up when I type fastboot devices), but the screen won't turn on, nor is there any tactile feeling when I press the power button. I tried flashing system.img, boot.img and recovery.img from the update.app, but it still won't turn on.
what about update_data_full_hw_eu.zip should I download it as well?
Can i get back fingerprint setting
When im using cm13 ROM on my huawei p9 lite,suddenly fingerprint option is missing...if I get back through this MM stock ROM update...
Hi.
Aw man i have exactly the same problem, but what i would need is the rollback for the nvs-l23.
Anyone know where i could find this?
Hello,
I have a problem with my device.
I made the command "erase all data / decrypt internal storage" via tool in one, since I can not boot normally anymore.
I try to flash a custom rom via erecovery
I try to flash a custom rom via tool in one
I try to flash a custom recovery via fastboot but it does not take the custom
i try a wipe userdata data via fastboot is erecovery but it can not.
an idea?
please help me
winny067406 said:
Hello,
I have a problem with my device.
I made the command "erase all data / decrypt internal storage" via tool in one, since I can not boot normally anymore.
I try to flash a custom rom via erecovery
I try to flash a custom rom via tool in one
I try to flash a custom recovery via fastboot but it does not take the custom
i try a wipe userdata data via fastboot is erecovery but it can not.
an idea?
please help me
Click to expand...
Click to collapse
try reflash factory system via erecovery not a custom rom!
spityu85hun said:
try reflash factory system via erecovery not a custom rom!
Click to expand...
Click to collapse
the boot recovery properly,
it download the rom but hangs on the wipes data,
yet I have already done wipes data via tool in one (erase all data, decrypt internal storage).
I also perform wipes data via the terminal "fastboot boot erase datauser"
winny067406 said:
the boot recovery properly,
it download the rom but hangs on the wipes data,
yet I have already done wipes data via tool in one (erase all data, decrypt internal storage).
I also perform wipes data via the terminal "fastboot boot erase datauser"
Click to expand...
Click to collapse
help me please
{
"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"
}
second screen command
Mine was bricked too after downgrading from pie 195 to oreo 161.... Fastboot detected but black screen and red led. Flashed everything through fastboot kernel, recovery_ramdisk, system but no way to boot or enter erecovery. Sent to warranty last Tuesday and took it back Saturday with motherboard + screen changed. I'm lucky but unfortunately I have new imei and no more bootloader unlocked.
Thinking of selling it for oneplus 7 or xiaomi mi9.....
deltaman83 said:
Mine was bricked too after downgrading from pie 195 to oreo 161.... Fastboot detected but black screen and red led. Flashed everything through fastboot kernel, recovery_ramdisk, system but no way to boot or enter erecovery. Sent to warranty last Tuesday and took it back Saturday with motherboard + screen changed. I'm lucky but unfortunately I have new imei and no more bootloader unlocked.
Thinking of selling it for oneplus 7 or xiaomi mi9.....
Click to expand...
Click to collapse
flash stock rom via tool in one, ( generic stock rom)
winny067406 said:
help me please
Click to expand...
Click to collapse
just flash stock huawei recovery in recovery_ramdisk and format again. this will bring back the partition table that you deleted.
i hope while trying to unbrick that you didn't flash any s-hit you found around....
if you flashed many s-hit then you must use the update function using an external usb. the update will flash all partitions and unbrick you
EDIT: I could fix this, if you have a device that works with HuRUpdater just download an update.zip, put that and the HuRUpdater zip in a new folder and it updates the recovery through TWRP so that's how I fixed it.
So I'm stuck in ERROR MODE. The only mode that works for me is Fastboot. I tried to reinstall recovery_ramdisk, system, cust and userdata but still in the same error. Before the brick EMUI 9.1 was installed. I've tried to install LineageOS 16 on my phone with TWRP, but I got error 7. First I've restored the nanddroid backup and I went stuck at a bootloop. I've entered eRecovery and downloaded the lastest version available on server and got this error. Any solutions for it? And the bootloader is unlocked, same with FRP. The error that shows in the screen
{
"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"
}
is Func. NO: 11 (recovery image) and Error NO: 2 (load failed). Would be appreciated if someone answers.
Here is how Fastboot looks like...
I've had a similar situation which I got out of using advice from this forum. Basically, I erased data from fastboot, flashed the stock 9.1 recovery (which I found a link for in one of the P Smart ROM threads) and lineage boot.img.
I MAY also have powered on with BOTH volume keys pressed.
You do have fastboot access, so I'd guess you will eventually be able to recover via the stock recovery.
Another_Alchemist said:
I've had a similar situation which I got out of using advice from this forum. Basically, I erased data from fastboot, flashed the stock 9.1 recovery (which I found a link for in one of the P Smart ROM threads) and lineage boot.img.
I MAY also have powered on with BOTH volume keys pressed.
You do have fastboot access, so I'd guess you will eventually be able to recover via the stock recovery.
Click to expand...
Click to collapse
Thanks for the help but forget this, I could fix it, I'm gonna modify the thread to inform that I could solve it. I finally could access twrp via the 3 button update method and used HuRUpdater to update the recovery and could fix the phone with an EMUI 8 rom and recovery that I flashed with HuRUpdater. Also, I could install LineageOS without ERROR 7 by modifying a text file in the ROM zip. Thanks anyway.
LucastheBowser said:
Thanks for the help but forget this, I could fix it, I'm gonna modify the thread to inform that I could solve it. I finally could access twrp via the 3 button update method and used HuRUpdater to update the recovery and could fix the phone with an EMUI 8 rom and recovery that I flashed with HuRUpdater. Also, I could install LineageOS without ERROR 7 by modifying a text file in the ROM zip. Thanks anyway.
Click to expand...
Click to collapse
Hello! It seems Im having a same problem, since this device is somewhat discontinued by huawei, I cannot update it to any version, and cannot downgrade it either, using the "classic" sdcard method. Could you tell me how you used HuRupdater to flash the rom on yours?
The Solution for me->
Full package->
Software.rar
drive.google.com
Put your device on Testpoint mode:
Disconect the batery, join the point to gnd and conect usb cable on your pc.
and ..
and later you can update by SD
{
"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"
}
my friend's phone, he said it happen after updating firmware
anyone have an idea how to fix it ?
bootloader locked btw, and no mi account associated to the devices
already try this but no success, still need auth
Redmi 9 brick problem solution.
1.if you are above v11.0.8.0 then go and follow below link... https://forum.xda-developers.com/t/disable-authorization-and-unbrick-your-redmi-9.4228213/ ================================== 2.Else follow it...
forum.xda-developers.com
Can you get into fastboot mode with power+volume down button?
cqkhai06 said:
Can you get into fastboot mode with power+volume down button?
Click to expand...
Click to collapse
yes, but when i flash official firmware, it said not allowed because bootloader is in locked state
SOLVED
i follow this video
use the tool provided on that video
and flash lancelot_global_images_V11.0.4.0.QJCMIXM
then on SP Flash tool i select Format All + Download scheme then hit Download button
connect the phone USB, and hold Volume +, Volume -, Power Button
until MediaTek USB Port detected on Device Manager
then Flashing progress started automatically, and BOOM!!! done
co2thunderboy said:
yes, but when i flash official firmware, it said not allowed because bootloader is in locked state
View attachment 5330193
Click to expand...
Click to collapse
Try to download the official Mi flash tool and flash the fastboot miui rom in fastboot mode. The method which you're following is used for hard brick device that cant get into fastboot mode.
get another flashtool and download bypass auth.
if imei null or error.
i managed to make 2 imei redmi 9.
1. unlock bootloader, flash rom eng!!! or assembled rom.
2. After completing write IMEI using Maumeta version 10.
3. install twrp and backup nvram and nvdata on rom eng!!!, copy the twrp backup results to the computer.
4. flash format & download global rom, then unlock bootloader again, turn on the phone until the start menu, then turn off the phone and install twrp, then put the backup results into twrp and restore, then install the kernel from strombreaker v1.0, when finished immediately reboot the system.
goodluck, it worked 1000%
Is it important to the install kernel ?
hckbkl said:
get another flashtool and download bypass auth.
if imei null or error.
i managed to make 2 imei redmi 9.
1. unlock bootloader, flash rom eng!!! or assembled rom.
2. After completing write IMEI using Maumeta version 10.
3. install twrp and backup nvram and nvdata on rom eng!!!, copy the twrp backup results to the computer.
4. flash format & download global rom, then unlock bootloader again, turn on the phone until the start menu, then turn off the phone and install twrp, then put the backup results into twrp and restore, then install the kernel from strombreaker v1.0, when finished immediately reboot the system.
goodluck, it worked 1000%
Click to expand...
Click to collapse
yess
Sorry I can't reply because my account was hacked.
to write 2 imei you must use kernel,
on boot if not use kernel custom Redmi9 will bootloop,
if you want to use 1 imei my advice use version 11.0.4.0 better in communication.
Are you sure the phone is not stolen?