Huawei P10 Lite (WAS-LX1AC109B110) bricked?! - Huawei P10 Lite Questions & Answers

I wanted the unofficial LineageOS on my device, but i messed up some things. Since it didn't work I asked for help and was told that I should flash the stock ROM's image files via fastboot. So I downloaded the WAS-LX1AC109B110 version update.zip file, grabbed the update.app file and extracted it. I got the BOOT.IMG, CUST.IMG, RECOVERY.IMG, SYSTEM.IMG files. Flashed them one-by-one via fastboot and ended up bricking my devices.
I don't know what happened, but now all my device can do is to boot the Huawei eRecovery, where I can do nothing;
and to boot the EMUI updater (or what is it called; the one what uses the dload folder on the sd card), but it either says that the package file doesn't exist, or if I put the update.app file(and the other files from the update.zip) into the dload folder it says "Software install failed! Get help from: (an emui page link)" (the link redirects to a 404 error page).
I can't boot into fastboot mode, neither into the recovery.
Please tell me that I don't need to buy a new phone, it's pretty new.

Have you tried the service ROM unbrick from this thread https://forum.xda-developers.com/p10-lite/help/original-service-rom-huawei-p10-lite-t3688097 ?

Drain the battery, than hold volume down and connect the USB cable. You should use fastboot again.
Sent from my [device_name] using XDA-Developers Legacy app

Zoeriva said:
Drain the battery, than hold volume down and connect the USB cable. You should use fastboot again.
Click to expand...
Click to collapse
Well, it helped. Thank you! Now I am able to enter fastboot mode, however it's nothing much of a help, because no matter what I do it just won't boot. I flashed everything once again. Now it's slightly better, since the Huawei boot animation is played, but then it restarts. Any idea? (yes, i did erase the user data and cache)

hundred_miles_high said:
Have you tried the service ROM unbrick from this thread https://forum.xda-developers.com/p10-lite/help/original-service-rom-huawei-p10-lite-t3688097 ?
Click to expand...
Click to collapse
My version isn't listed there. WAS-LX1AC109B110

Try Google. Than flash boot.img, recovery.img, recovery2.img and as last system.img.
Sent from my [device_name] using XDA-Developers Legacy app

Zoeriva said:
Try Google. Than flash boot.img, recovery.img, recovery2.img and as last system.img.
I already did that. Doesn't work.
Click to expand...
Click to collapse

You are flashing the wrong rom.
Sent from my [device_name] using XDA-Developers Legacy app

Zoeriva said:
You are flashing the wrong rom.
Click to expand...
Click to collapse
I checked my carriers site. It says that as of 16.05.2017 the last approved firmware for their Warsaw-L01A is WAS-LX1AC109B100.
Even if there was any newer version, that wouldn't change the case, would it? So I should be able to flash the WAS-LX1AC109B[anything] firmwares, right?

keretrendszer said:
I checked my carriers site. It says that as of 16.05.2017 the last approved firmware for their Warsaw-L01A is WAS-LX1AC109B100.
Even if there was any newer version, that wouldn't change the case, would it? So I should be able to flash the WAS-LX1AC109B[anything] firmwares, right?
Click to expand...
Click to collapse
Otherwise, just rebrand your phone and use stock FW explained earlier.

Related

Software install failed!

Hi guys,
I have a honor 6 plus (PE-TL10), it was running EMUI 4. I flashed TWRP 2.8.7 and then wiped all partitions through it(cust,system,etc) then flashed stock recovery back, now i am trying to install EMUI 4.0.1(Android 6.0) via 3 buttons Huawei update but it stops at 5% and fails. Can you guys provide me with any help, I really need it.
Also now when i am trying to wipe data thru stock recovery i get an weird error message at almost 25% saying "reset balong modem setting fail", which making it more difficult to get back stock rom.
Just last question; the Unbrick option in the "HONOR_6_and_6Plus_Multi-Tool", wil it restore the device to stock rom and fully functional state after that or it will miss some parts of the stock rom ?
Many thanks and regards
demonjo2001 said:
Hi guys,
I have a honor 6 plus (PE-TL10), it was running EMUI 4. I flashed TWRP 2.8.7 and then wiped all partitions through it(cust,system,etc) then flashed stock recovery back, now i am trying to install EMUI 4.0.1(Android 6.0) via 3 buttons Huawei update but it stops at 5% and fails. Can you guys provide me with any help, I really need it.
Also now when i am trying to wipe data thru stock recovery i get an weird error message at almost 25% saying "reset balong modem setting fail", which making it more difficult to get back stock rom.
Just last question; the Unbrick option in the "HONOR_6_and_6Plus_Multi-Tool", wil it restore the device to stock rom and fully functional state after that or it will miss some parts of the stock rom ?
Click to expand...
Click to collapse
For you to restore to stock you need to flash boot, recovery, system and cust.
Make sure you have stock boot and recovery to for forced update (3 buttons).
What happens in most of the cases is boot and recovery files are corrupt.
I would try the unbrick of the Multitool. If it fails, I would flash manually all img files for each partition. But using the same firmware version as the last installed one.
Post your results and I will try to help.
1:Extract the ROM with huawei update extractor
2:download latest minimal adb and fastboot drivers and install them
3ut the extracted system.img,recovery.img,cust.img,boot.img and userdata.img into the fastboot.exe folder
4: boot into the fastboot mode
And finally flash the above mentioned imgs one by one with this command
fastboot flash XXX XXX.img
After flashing files type
Fastboot reboot
and every thing should be fine again
Sent from my H30-U10 using Tapatalk
zinko_pt said:
For you to restore to stock you need to flash boot, recovery, system and cust.
Make sure you have stock boot and recovery to for forced update (3 buttons).
What happens in most of the cases is boot and recovery files are corrupt.
I would try the unbrick of the Multitool. If it fails, I would flash manually all img files for each partition. But using the same firmware version as the last installed one.
Post your results and I will try to help.
Click to expand...
Click to collapse
Thank you for answering, I did used Huawei MultiTool and Unbricked my device. I flashed four img files(SYSTEM,CUST,RECOVERY,BOOT) and now i am back to stock rom and running smoothly.
I tried to use force update feature on my device after that but again i got the same result, it stopped at 5% and failed. I guess i will keep it the way it's now.
Many thanks; you guys are awesome!
hamzio7 said:
1:Extract the ROM with huawei update extractor
2:download latest minimal adb and fastboot drivers and install them
3ut the extracted system.img,recovery.img,cust.img,boot.img and userdata.img into the fastboot.exe folder
4: boot into the fastboot mode
And finally flash the above mentioned imgs one by one with this command
fastboot flash XXX XXX.img
After flashing files type
Fastboot reboot
and every thing should be fine again
Sent from my H30-U10 using Tapatalk
Click to expand...
Click to collapse
Thank you, I did that except for userdata.img file, the Huawei MultiTool only mentioned 4 files(system,recovery,boot,cust). Now my device is running back again on stock rom. Should I flash userdata.img file or is it ok?
Just a question that i keep asking myself; inside the stock update.app file there are 22 img files, what do they do? I only flashed four of them so what purpose do the rest serve as? if the device can operate fully functional with four of them!
Many thanks,
demonjo2001 said:
Thank you, I did that except for userdata.img file, the Huawei MultiTool only mentioned 4 files(system,recovery,boot,cust). Now my device is running back again on stock rom. Should I flash userdata.img file or is it ok?
Just a question that i keep asking myself; inside the stock update.app file there are 22 img files, what do they do? I only flashed four of them so what purpose do the rest serve as? if the device can operate fully functional with four of them!
Many thanks,
Click to expand...
Click to collapse
It's for the other partitions like cust, modem etc.
demonjo2001 said:
Thank you, I did that except for userdata.img file, the Huawei MultiTool only mentioned 4 files(system,recovery,boot,cust). Now my device is running back again on stock rom. Should I flash userdata.img file or is it ok?
Just a question that i keep asking myself; inside the stock update.app file there are 22 img files, what do they do? I only flashed four of them so what purpose do the rest serve as? if the device can operate fully functional with four of them!
Many thanks,
Click to expand...
Click to collapse
Don't use any other img file. And don't flash userdata.
If it works, don't change it. ?
Got similar issue on my honor 6. Can't update via SD card method or 3 button after leaving developer preview. Not even OTA updates install. All fail at 5%. So I'm stuck on B830 for now. Will try for a solution later.
goldfinv said:
Got similar issue on my honor 6. Can't update via SD card method or 3 button after leaving developer preview. Not even OTA updates install. All fail at 5%. So I'm stuck on B830 for now. Will try for a solution later.
Click to expand...
Click to collapse
Fastboot woukd be the only choice.
Sent from my honor 5X using XDA Labs
adriansticoid said:
Fastboot woukd be the only choice.
Click to expand...
Click to collapse
I've installed several versions of 6.0 via fastboot. Same thing. I just get stuck on that version. Can't even reinstall same version.
goldfinv said:
I've installed several versions of 6.0 via fastboot. Same thing. I just get stuck on that version. Can't even reinstall same version.
Click to expand...
Click to collapse
What partitions did you flash?
Sent from my Galaxy Tab 3 using XDA Labs
adriansticoid said:
What partitions did you flash?
Click to expand...
Click to collapse
The usual. Boot. System. Recovery. Cust.
goldfinv said:
The usual. Boot. System. Recovery. Cust.
Click to expand...
Click to collapse
No errors in fastboot?
Sent from my Galaxy Tab 3 using XDA Labs
adriansticoid said:
No errors in fastboot?
Click to expand...
Click to collapse
None. Just errors in software update/upgrade. Right now I'm looking into testing different stock recoveries.
goldfinv said:
None. Just errors in software update/upgrade. Right now I'm looking into testing different stock recoveries.
Click to expand...
Click to collapse
Goodluck with it man. I am sorry I can't help you any further as I am new in hsing fastboot. I got used to Odin in Samsung.
Sent from my Galaxy Tab 3 using XDA Labs
goldfinv said:
None. Just errors in software update/upgrade. Right now I'm looking into testing different stock recoveries.
Click to expand...
Click to collapse
There's no other solution, either stock img files or some sort of transitional package.
zinko_pt said:
There's no other solution, either stock img files or some sort of transitional package.
Click to expand...
Click to collapse
Stock is a no go for me. I'll try transition package next. Maybe only just the recovery. Might work for the OP as well.
goldfinv said:
Stock is a no go for me. I'll try transition package next. Maybe only just the recovery. Might work for the OP as well.
Click to expand...
Click to collapse
Let us know if you fixed it.
Sent from my Galaxy Tab 3 using XDA Labs
Same issue with me as well please help me in this case.
zinko_pt said:
For you to restore to stock you need to flash boot, recovery, system and cust.
Make sure you have stock boot and recovery to for forced update (3 buttons).
What happens in most of the cases is boot and recovery files are corrupt.
I would try the unbrick of the Multitool. If it fails, I would flash manually all img files for each partition. But using the same firmware version as the lasthttps://cdn-cf-3.xda-developers.com/images/smilies/frown.gif installed one.
Post your results and I will try to help.
Click to expand...
Click to collapse

P8 Lite won't boot with any ROM

So I just bought a P8 Lite, the seller told me that after he updated android, it got bricked. I've been trying to install a new ROM via Fastboot, and all goes well, fastboot says that system.img was installed and everything, but when I try to boot it just stays the same.
I can't even enter EMUI with vol+ and power button.
I've tried like 3 different roms.
It's the single sim version.
Any ideas?
I'm from Mexico and the phone was with Unefon.
Thank you!
Kurium said:
So I just bought a P8 Lite, the seller told me that after he updated android, it got bricked. I've been trying to install a new ROM via Fastboot, and all goes well, fastboot says that system.img was installed and everything, but when I try to boot it just stays the same.
I can't even enter EMUI with vol+ and power button.
I've tried like 3 different roms.
It's the single sim version.
Any ideas?
I'm from Mexico and the phone was with Unefon.
Thank you!
Click to expand...
Click to collapse
Flash other partitions too with images from update extractor.
Audriuskins said:
Flash other partitions too with images from update extractor.
Click to expand...
Click to collapse
How do I do this? I'm really new into it
Thanks for the response!
Audriuskins said:
Flash other partitions too with images from update extractor.
Click to expand...
Click to collapse
Do you mean flash cust, boot and recovery? I've already done it
Kurium said:
Do you mean flash cust, boot and recovery? I've already done it
Click to expand...
Click to collapse
It should work, though installing TWRP and then using this to install official firmware in TWRP might be better https://forum.xda-developers.com/honor-4x/how-to/install-emui-4-1-4x-4c-g-play-g-play-t3515702
keikari said:
It should work, though installing TWRP and then using this to install official firmware in TWRP might be better https://forum.xda-developers.com/honor-4x/how-to/install-emui-4-1-4x-4c-g-play-g-play-t3515702
Click to expand...
Click to collapse
I've done it and I can't get into recovery mode, also, I think that it doesnt charge any more, when I connect it to the charger it starts to blink a red led.

No OS, can't mount vendor/product/

Hi there
Today I bought a pair of Bluetooth earphones and noticed that Bluetooth wasn't working anymore, so I decided to factory reset my vanilla ROM (EMUI 5.0).
That didn't work out and eventually I had to unlock the bootloader, flash a custom recovery (so far I tried both TWRP and Revolution) and a custom ROM.
However, something must have gone seriously bad because I now can't mount /product and /version.
When I try to install a rom (EliteROM by HassanMirza), it also tells me it couldn't load /cust and /data as well.
- cust: invalid argument
- data: invalid argument
- product: no such file or directory
- version: no such file or directory
I also tried moving an update.app version to my internal memory but doing that through gives me an error saying there's not enough space.
Pretty much at a loss here, no idea what to do. Anyone got an idea? Even willing to pay to get this fixed.
Can you access fastboot?
maartenw8 said:
Can you access fastboot?
Click to expand...
Click to collapse
I have access to fastboot and the Revolution recovery.
(thanks a lot in advance fellow Belgian )
LordInfernu said:
I have access to fastboot and the Revolution recovery.
(thanks a lot in advance fellow Belgian )
Click to expand...
Click to collapse
Great!! Use huawei update extractor (HERE) to extract all the .img files from the UPDATE.APP and try to flash them via fastboot.
Code:
fastboot flash system system.img
fastboot flash boot boot.img
and so on
This should help you and your phone should boot.
------
Belgium ftw . Are you from the flanders?
maartenw8 said:
Great!! Use huawei update extractor (HERE) to extract all the .img files from the UPDATE.APP and try to flash them via fastboot.
Code:
fastboot flash system system.img
fastboot flash boot boot.img
and so on
This should help you and your phone should boot.
------
Belgium ftw . Are you from the flanders?
Click to expand...
Click to collapse
I tried that yesterday, but flashing the system.img file gave an error, something like "sparse flash write failed".
Would you have any idea what the correct build would be for a Belgian VNS-L31 which was previously on EMUI 5.0.
I got my phone with a subscription from Proximus and after the update, it just completely broke (the software I mean).
I'm from Bruges! And you?
LordInfernu said:
I tried that yesterday, but flashing the system.img file gave an error, something like "sparse flash write failed".
Would you have any idea what the correct build would be for a Belgian VNS-L31 which was previously on EMUI 5.0.
I got my phone with a subscription from Proximus and after the update, it just completely broke (the software I mean).
I'm from Bruges! And you?
Click to expand...
Click to collapse
Hmmm.. Can you flash stock recovery and dload the firmware?
The build depends on your Cxxx. What is it? I also got my phone from proximus! Assuming you didn't debrand your phone, it should be C02, but maybe you did debrand. However, I would suggest trying to dload the rollback package because you were on nougat. You can find it here. Follow the instructions in the PDF file of the zip package. But first, extract the recovery from UPDATE.APP
---------------
Nice! I'm from Genk
maartenw8 said:
Hmmm.. Can you flash stock recovery and dload the firmware?
The build depends on your Cxxx. What is it? I also got my phone from proximus! Assuming you didn't debrand your phone, it should be C02, but maybe you did debrand. However, I would suggest trying to dload the rollback package because you were on nougat. You can find it here. Follow the instructions in the PDF file of the zip package. But first, extract the recovery from UPDATE.APP
---------------
Nice! I'm from Genk
Click to expand...
Click to collapse
Hmm so I've currently moved the update.app file to my external sd (if I'm correct this is the /external_sd/ folder - had to do this through adb because I don't have a card reader atm) and then tried to update by pressing on/off button, volume down, volume up. However, this just brings me back to my Revolution recovery. Should I flash the stock recovery first?
LordInfernu said:
Hmm so I've currently moved the update.app file to my external sd (if I'm correct this is the /external_sd/ folder - had to do this through adb because I don't have a card reader atm) and then tried to update by pressing on/off button, volume down, volume up. However, this just brings me back to my Revolution recovery. Should I flash the stock recovery first?
Click to expand...
Click to collapse
Yes flash stock recovery first! That way you'll have dload back
maartenw8 said:
Yes flash stock recovery first! That way you'll have dload back
Click to expand...
Click to collapse
Oh ok never gotten that far, great! So right now I did that but obviously I can't boot now.
I believe I now have to flash the full OS? Would it be ok if I flash TWRP or Revolution back just to use ADB and transfer the other update.app file, flash back to stock recovery and then use DLOAD method again?
Thanks so far for all the help, very much appreciated!
LordInfernu said:
Oh ok never gotten that far, great! So right now I did that but obviously I can't boot now.
I believe I now have to flash the full OS? Would it be ok if I flash TWRP or Revolution back just to use ADB and transfer the other update.app file, flash back to stock recovery and then use DLOAD method again?
Thanks so far for all the help, very much appreciated!
Click to expand...
Click to collapse
So you flashed the stock ROM and then you dload the Huawei Rollback package? Because if you flashed the rollback package you should be able to boot...
-----
Let me pm you to find a more easy way to communicate
maartenw8 said:
So you flashed the stock ROM and then you dload the Huawei Rollback package? Because if you flashed the rollback package you should be able to boot...
-----
Let me pm you to find a more easy way to communicate
Click to expand...
Click to collapse
Ah no I probably made a mistake. I'd definitely appreciate that!
LordInfernu said:
Ah no I probably made a mistake. I'd definitely appreciate that!
Click to expand...
Click to collapse
I sent you a message
i'm having the same problem here (also from Belgium)
anyone willing to guide me through?
thanks
Same problem here, the link to rollback package is invalid. Is there someone kind enough to help us out?
lepraook said:
i'm having the same problem here (also from Belgium)
anyone willing to guide me through?
thanks
Click to expand...
Click to collapse
What recovery are you using?
---------- Post added at 06:13 AM ---------- Previous post was at 06:13 AM ----------
VonHornmeister said:
Same problem here, the link to rollback package is invalid. Is there someone kind enough to help us out?
Click to expand...
Click to collapse
What recovery are you using?
maartenw8 said:
What recovery are you using?
---------- Post added at 06:13 AM ---------- Previous post was at 06:13 AM ----------
What recovery are you using?
Click to expand...
Click to collapse
Twrp
Exact version.have to check
Also after reflashing recovery system boot i can.reboot
I'm on android 6 now with dual.sim instead of single
Had to flash this info to phone to get him.going
lepraook said:
Twrp
Exact version.have to check
Also after reflashing recovery system boot i can.reboot
I'm on android 6 now with dual.sim instead of single
Had to flash this info to phone to get him.going
Click to expand...
Click to collapse
Hi there. I am stuck. Are you willing to help me please?
---------- Post added at 12:55 AM ---------- Previous post was at 12:28 AM ----------
LordInfernu said:
Hi there
Today I bought a pair of Bluetooth earphones and noticed that Bluetooth wasn't working anymore, so I decided to factory reset my vanilla ROM (EMUI 5.0).
That didn't work out and eventually I had to unlock the bootloader, flash a custom recovery (so far I tried both TWRP and Revolution) and a custom ROM.
However, something must have gone seriously bad because I now can't mount /product and /version.
When I try to install a rom (EliteROM by HassanMirza), it also tells me it couldn't load /cust and /data as well.
- cust: invalid argument
- data: invalid argument
- product: no such file or directory
- version: no such file or directory
I also tried moving an update.app version to my internal memory but doing that through gives me an error saying there's not enough space.
Pretty much at a loss here, no idea what to do. Anyone got an idea? Even willing to pay to get this fixed.
Click to expand...
Click to collapse
hey dude. I have a similar problem and I just can't solve it. Did you ever get your phone working again?

Update Failed WAS-LX1

Hello,
today i wanted to update my *rooted* WAS-LX1 to B182, so i downloaded the update.zip and tried to flash it with FlashFire.
Then my phone booted in Error Mode. So i tried to boot in Fastboot mode, and it worked. So i flashed TWRP and now i want to install Stock firmware again, but i don't know which file i should flash. I've got 3 files called update.zip, update_data_full_public.zip and update_full_WASL21A_hw_eu.zip.
I hope you can help me.
Zillinda
Zillinda said:
Hello,
today i wanted to update my *rooted* WAS-LX1 to B182, so i downloaded the update.zip and tried to flash it with FlashFire.
Then my phone booted in Error Mode. So i tried to boot in Fastboot mode, and it worked. So i flashed TWRP and now i want to install Stock firmware again, but i don't know which file i should flash. I've got 3 files called update.zip, update_data_full_public.zip and update_full_WASL21A_hw_eu.zip.
I hope you can help me.
Zillinda
Click to expand...
Click to collapse
To update my rooted phone to B182 I had to download the full package (2.3gb, including update.zip and update_full_WASL21A_hw_eu.zip). I was not successfull in updating via TWRP. I updated via the official system menu so I don't know how exactly it was applied. According to other guides (http://www.stechguide.com/tag/was-lx1c432b182/ for example) it should be update.zip first and update_full_WASL21A_hw_eu.zip second, without a reboot. Let us know how it worked out...
garris_bibop said:
To update my rooted phone to B182 I had to download the full package (2.3gb, including update.zip and update_full_WASL21A_hw_eu.zip). I was not successfull in updating via TWRP. I updated via the official system menu so I don't know how exactly it was applied. According to other guides (http://www.stechguide.com/tag/was-lx1c432b182/ for example) it should be update.zip first and update_full_WASL21A_hw_eu.zip second, without a reboot. Let us know how it worked out...
Click to expand...
Click to collapse
Unfortunately it didn't work. The only thing i can do is boot in the TWRP recovery. Is there a way to flash the stock rom with fastboot?
Zillinda said:
Unfortunately it didn't work. The only thing i can do is boot in the TWRP recovery. Is there a way to flash the stock rom with fastboot?
Click to expand...
Click to collapse
I only tried flashing the update via sideload and recovery and it didn't work (http://rootmygalaxy.net/flash-ota-firmware-updates-using-adb-fastboot-commands/). Maybe you are lucky. Problem is, I'm quite new to this stuff, hopefully someone else can help out.
Can someone please provide us with a link for the stock recovery?
kazzot17 said:
Can someone please provide us with a link for the stock recovery?
Click to expand...
Click to collapse
https://mega.nz/#!V3AwUI6K!mcqlNCwcyE71MroUZuP9w-bNDhgt3MGzz0svgHUY8Ow
By the way, i solved the problem. I downloaded HuaweiUpdateExtractor for extracting the .img files from the update.app and i flashed them with fastboot.
Nice, congrats

Mediapad M3 stuck booting

So I can access recovery and bootloader. I managed to root it, unlock the bootloader and put TWRP on it a long time ago.
I have loaded multiple TWRP versions and Greatslon versions hoping one of them would work, they all have the same issue.
It hangs on the "Your device is booting now" screen.
Suggestions?
Thanks
Maybe flash stock boot and recovery and than do a factory reset
Sent from my HUAWEI NXT-DL00 using XDA Labs
daser4berlin said:
Maybe flash stock boot and recovery and than do a factory reset
Click to expand...
Click to collapse
I would LOVE to try the stock firmware or boot image but I cannot find either anywhere.
Lasivian said:
I would LOVE to try the stock firmware or boot image but I cannot find either anywhere.
Click to expand...
Click to collapse
U have to juse Firmware finder from Playstore in this u will find your Firmware..
Than use Huawei Update extractor to extract the boot and Recovery.img
U can flash the 2 img with your twrp or with Fastboot..
Sent from my HUAWEI NXT-DL00 using XDA Labs
daser4berlin said:
U have to juse Firmware finder from Playstore in this u will find your Firmware..
Than use Huawei Update extractor to extract the boot and Recovery.img
U can flash the 2 img with your twrp or with Fastboot..
Click to expand...
Click to collapse
Awesome! Is there any way to find out the exact model number from my device if I can't boot it? I know it's a BTV-W09 but I had no idea there were different extended model numbers beyond that.
Thanks!
Lasivian said:
Awesome! Is there any way to find out the exact model number from my device if I can't boot it? I know it's a BTV-W09 but I had no idea there were different extended model numbers beyond that.
Thanks!
Click to expand...
Click to collapse
I only know that the European model has BTV-W09C100... For others u have to google...
Sent from my HUAWEI NXT-DL00 using XDA Labs
Ahh, Duh on me. Google, of course! lol
For future reference I have the 64GB US Wifi model, which *seems* to be Model:BTV-W09C128 so I am trying that one.
So I pulled the System.img, recovery.img, and boot.img from here
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1224/g490/v88572/f1/full/update.zip
Flashed them all to their respective partitions.
No change in the behavior of the device.

Categories

Resources