[UPDATE][OTA]Huawei y7 trt-lx1 updates - Huawei Y7 (2017) Guides, News, & Discussion

Hi, since i got several updates for my device i thought i'd upload them in case you didn't got it by now.
Pulled them out of logcat.
Security Patches : september 2017
These are for TRT-LX1 C432 B100
INSTALL : rename to update.zip and put in intSD and update through settings ( adb sideload ....)
UPDATES :
TRT-LX1C432B140 : https://androidfilehost.com/?fid=817906626617946360
TRT-LX1C432B150 : https://androidfilehost.com/?fid=817906626617946370
TRT-LX1C432B160 : https://androidfilehost.com/?fid=673791459329061119
TRT-LX1C432B171 : https://androidfilehost.com/?fid=673956719939820453
don't just HIT&RUN....there's a :good: button for some reason

Do you have a full stock ROM for this device (or full nandroid backup)? Do you have a working port of TWRP?
We are trying to get TWRP going on an almost identical device, the Ascend XT2.

aslezak said:
Do you have a full stock ROM for this device (or full nandroid backup)? Do you have a working port of TWRP?
We are trying to get TWRP going on an almost identical device, the Ascend XT2.
Click to expand...
Click to collapse
Not yet - going to try to fastboot boot on twrp i found somewhere and pull firmware - keeping you updated

raystef66, want to try these TWRPs that enigma2446 created using your update.zips ?
Please let us know if they work!
steps:
adb reboot bootloader
fastboot flash recovery <imagename>.img
fastboot reboot
adb reboot recovery
enigma2446 said:
Sorry guys I'm an idiot, the recovery files are in update.app that has to be extracted as well.
Here's a couple more
https://drive.google.com/file/d/1fTc2nyKKO0ELjh2-FGxk03HX7Aw4k2qf/view?usp=drivesdk
https://drive.google.com/file/d/1eAwEAqrVnhxPKD4U-TcqfI2ILr37arLz/view?usp=drivesdk
Click to expand...
Click to collapse
raystef66 said:
Not yet - going to try to fastboot boot on twrp i found somewhere and pull firmware - keeping you updated
Click to expand...
Click to collapse

aslezak said:
raystef66, want to try these TWRPs that enigma2446 created using your update.zips ?
Please let us know if they work!
steps:
adb reboot bootloader
fastboot flash recovery <imagename>.img
fastboot reboot
adb reboot recovery
Click to expand...
Click to collapse
Yeah, haven't got the time to create one out of the zips.
But i'll look into it and let you know.
Btw, i'll not flash but BOOT and see if it's booting. Much safer
EDIT : NOT WORKING
I'll try to make one soon

Could you try booting the stock recovery from the update (update.app / RECOVERY.img)? I extracted using the Huawei update extract tool.
I'm not sure if this phone has some type of lock on booting a recovery (without flashing) ...
If it's easier for you, I've uploaded the extracted RECOVERY.img here:
http://www.filedropper.com/recovery-img
​
raystef66 said:
Yeah, haven't got the time to create one out of the zips.
But i'll look into it and elt you know.
Btw, i'll not flash but BOOT and see if it's booting. Much safer
EDIT : NOT WORKING
I'll try to make one soon
Click to expand...
Click to collapse

aslezak said:
Could you try booting the stock recovery from the update (update.app / RECOVERY.img)? I extracted using the Huawei update extract tool.
I'm not sure if this phone has some type of lock on booting a recovery (without flashing) ...
If it's easier for you, I've uploaded the extracted RECOVERY.img here:
http://www.filedropper.com/recovery-img
​
Click to expand...
Click to collapse
I've had that file for a while but haven't the time to make a new twrp for it as i'm always working on my axon 7
Anyway thnx for the effort :good:
I'll test it today and update you.
EDIT : cant fastboot boot stockrecovery.img too - hangs on booting...
Seems to be a problem there. Let's look into that.

Hello friends this update serves the Huawei y7 trt lx3. Thank you

Sheesh .. does "adb reboot recovery" work either?
I flashed mine so I have no idea if that works. If it doesn't work for you, and you never flashed it, we should also try to adb reboot recovery2 & see if that also fails.
Thanks again for your help.
raystef66 said:
I've had that file for a while but haven't the time to make a new twrp for it as i'm always working on my axon 7
Anyway thnx for the effort :good:
I'll test it today and update you.
EDIT : cant fastboot boot stockrecovery.img too - hangs on booting...
Seems to be a problem there. Let's look into that.
Click to expand...
Click to collapse

aslezak said:
Sheesh .. does "fastboot reboot recovery" work either?
I flashed mine so I have no idea if that works. If it doesn't work for you, and you never flashed it, we should also try to fastboot reboot recovery2 & see if that also fails.
Thanks again for your help.
Click to expand...
Click to collapse
You're welcome.
As a matter of fact, as i look into my updates i logcatted from my phone (see OP), the recovery.img of 140 and 150 are the same size : 59032 (as yours).
But the latest 160, has a size of 62592. Check for yourself. Strange...
Anyway, i cannot fastboot boot stockrecovery like said, neither size 140 neither 160 . What works is adb reboot recovery as it is standard.
Btw, there is no such command as fastboot reboot recovery imo. Only fastboot reboot or fastboot boot recovery (either for twrp or your stockrecovery)
Also, what do you mean with : you flashed yours....what did you flash ? and why would you flash your stock recovery as you're on stock
Explain what you have done so far because it's unclear what you're doing.

I flashed various TWRPs of similar models as my recovery, including the two links I had posted in this discussion. I flashed them because "fastboot boot recovery.img" doesn't seem to work on our devices.
I still have the stock recovery in partition "erecovery" so I can adb reboot erecovery, but if I adb reboot recovery, I get the blue power light and black screen.
It's good to know that "adb reboot recovery" works for you. In the update packages, the erecovery.img and recovery.img are exactly the same file, so that's expected. It must be that the erecovery for the Y7 2017 is different than the erecovery for the Ascend XT2 H1711 :crying:
raystef66 said:
You're welcome.
As a matter of fact, as i look into my updates i logcatted from my phone (see OP), the recovery.img of 140 and 150 are the same size : 59032 (as yours).
But the latest 160, has a size of 62592. Check for yourself. Strange...
Anyway, i cannot fastboot boot stockrecovery like said, neither size 140 neither 160 . What works is adb reboot recovery as it is standard.
Btw, there is no such command as fastboot reboot recovery imo. Only fastboot reboot or fastboot boot recovery (either for twrp or your stockrecovery)
Also, what do you mean with : you flashed yours....what did you flash ? and why would you flash your stock recovery as you're on stock
Explain what you have done so far because it's unclear what you're doing.
Click to expand...
Click to collapse

aslezak said:
I flashed various TWRPs of similar models as my recovery, including the two links I had posted in this discussion. I flashed them because "fastboot boot recovery.img" doesn't seem to work on our devices.
I still have the stock recovery in partition "erecovery" so I can adb reboot erecovery, but if I adb reboot recovery, I get the blue power light and black screen.
It's good to know that "adb reboot recovery" works for you. In the update packages, the erecovery.img and recovery.img are exactly the same file, so that's expected. It must be that the erecovery for the Y7 2017 is different than the erecovery for the Ascend XT2 H1711 :crying:
Click to expand...
Click to collapse
ok i understand.
True, most likely they are different as you could expect.
Nevertheless we need a twrp

aslezak said:
I flashed various TWRPs of similar models as my recovery, including the two links I had posted in this discussion. I flashed them because "fastboot boot recovery.img" doesn't seem to work on our devices.
I still have the stock recovery in partition "erecovery" so I can adb reboot erecovery, but if I adb reboot recovery, I get the blue power light and black screen.
It's good to know that "adb reboot recovery" works for you. In the update packages, the erecovery.img and recovery.img are exactly the same file, so that's expected. It must be that the erecovery for the Y7 2017 is different than the erecovery for the Ascend XT2 H1711 :crying:
Click to expand...
Click to collapse
I'm in the same situation, I had a bootloader loop going for a minute there. Managed to get out. If anyone figures out the twrp situation it would be greatly appreciated.
I'm not going to wait time with all the one click root apps, considering the only computer available is an app and it seems everything is meant for PC at the moment.

Nice work guys... I'm still waiting for this device but learning in advance... Thanks
Enviado desde mi X5max_PRO mediante Tapatalk

I'm waiting for twrp can't gain super user. I thought the phone would be an easy root.

Slygot said:
I'm waiting for twrp can't gain super user. I thought the phone would be an easy root.
Click to expand...
Click to collapse
Here!
https://forum.xda-developers.com/general/general/twrp-recovery-root-t3734325

astusal said:
Here!
https://forum.xda-developers.com/general/general/twrp-recovery-root-t3734325
Click to expand...
Click to collapse
I managed to get there and the files are no longer available in the tread. Link brings me to a 410 Gone error.
---------- Post added at 12:17 PM ---------- Previous post was at 12:15 PM ----------
Slygot said:
I managed to get there and the files are no longer available in the tread. Link brings me to a 410 Gone error.
Click to expand...
Click to collapse
Nevermind I am an idiot. Found it.

Do you have the full rom?

ashd999 said:
Do you have the full rom?
Click to expand...
Click to collapse
https://forum.xda-developers.com/general/general/twrp-huawei-y7-trt-lx1-trt-lx3-t3738002

I would really love a TRT_LX2 u seemed to get most of them but not my build ive rooted the phone but would love a trwrp for my build..
Moonlighter

Related

Flashed TWRP as boot.img / Now it only goes to recovery HELP ME!!!

Hi people...
Everything was going so smoothly... bootloader unlock... root... some nice root apps... free paid games... and my p8 lite was just feeling so good... until... I flashed twrp with flashify under the name of boot.img... Am I stupid or what?! Now I can only get 2 scenarios... when i turn on the phone it goes directly to twrp. In twrp i get the option to go the bootloader screen... If I choose system it goes back to twrp... I can't get it to start. I downloaded the official tar.gz from emui site but I dont know how can I install it. PLEASE HELP... What should I do in this case?! I miss my baby...
Thanks in advance
You have to restore stock recovery in fastboot mode.
arviit said:
You have to restore stock recovery in fastboot mode.
Click to expand...
Click to collapse
How do I do that?! If I wanted to wipe my phone completely and re-install the OS would be better to do it using twrp or stock recovery?
Thank you very much
Sorry, i misunderstood. If you flashed twrp as boot.img, reflash stock boot in fastboot mode.
flash stock boot.img in fastboot mode
and then flash twrp as recovery
will be like this
fastboot flash boot boot.img
fastboot reboot-bootloader
fastboot flash recovery TWRP.img
fastboot reboot
use the boot.img from stock rom and twrp image you downloaded
Oh no!
Now I made some serious **** to my baby... guess now i'll have to send it to huawei to fix it. I made a full wipe like if it was format c: in computers... everything is gone (i didnt had any personal data) it doesnt have OS even. But when I still had twrp i tried to flash boot.img and recovery.img and now when i start it goes directly to bootloader screen but saying "please update system again" and where it used to say phone unlocked it now says (in red letters):
Error!
Func NO: 10 (boot image)
Error NO: 2 (load failed!)
I was able to get to eRecovery with usb connected but when i choose to download e install the new version it gives me the message "wifi starting failed".
It also does not get any instuction with fastboot. but hi suite starts when I connect it. Strange?!
What do you think? Should I send it to huawei? Or is it possible for me to make it work again?
Also tried UPDATE.APP function and all give me fail message.
I'm going crazy!!!! But I love to mess around with android... To me this is the android essence. Fortunately I have a lumia for when my baby doesnt work.loooool
Thank you all
I don't understand why you don't use fastboot. Everybody told you to use it. In our phone situation, without custom kernel or rom, twrp is for experimentation and you cannot mix things.
arviit said:
I don't understand why you don't use fastboot. Everybody told you to use it. In our phone situation, without custom kernel or rom, twrp is for experimentation and you cannot mix things.
Click to expand...
Click to collapse
Well, you warned me... but sometimes i do these kind of *****... So, in this situation you think it's better to send it or is there way to fix this.
By the way, when I enter huawei eRecovery and I get the option to download the firmware through wifi and it says wifi starting failed, is there any way to make this work? And to fastboot do we need to open cmd as administrator to make it work? Because if Hi suite detects the phone I should also be able to fastboot it right?
Thanks for your patience
Just use fastboot aand flash everything
Recovery
Boot
Systme
Cust
jabonloco said:
flash stock boot.img in fastboot mode
and then flash twrp as recovery
will be like this
fastboot flash boot boot.img
fastboot reboot-bootloader
fastboot flash recovery TWRP.img
fastboot reboot
use the boot.img from stock rom and twrp image you downloaded
Click to expand...
Click to collapse
hello I have p8 lite unlocked and rooted, yesterday I wanted to install the TWRP 2.8.7. but I was wrong and I installed twrp for the p8 and not p8 lite.
When I go into recovery mode my phone locks that read huawey, I tried with fastboot command to delete the wrong recovery and install the right of the p8 lite but the result does not change, my phone locks that read huawey
i think The commands that you wrote and that I have quoted are also fine for my case, it's' true?
i have version firmware b133 which boot.img from stock rom?
Try to reflash stock boot.img too.
arviit said:
Try to reflash stock boot.img too.
Click to expand...
Click to collapse
but Ido the extraction of the boot.img from the update version b133?
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Please explain to me how do I put SOLVED in this thread as my problem is already solved...
Thanks
siul_lasc said:
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Click to expand...
Click to collapse
I also have same problem. Now i am going to try this. thank you very much.
---------- Post added at 02:22 PM ---------- Previous post was at 01:53 PM ----------
siul_lasc said:
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Click to expand...
Click to collapse
Yeah finally my phone is working now thanks to you I searched many treads and forums but i cant find a solution. But finally i got an easy solution Thank you again bro.. Good Luck !!!:good::good::good::good::good::good::good:
Just download your firmware version, use huawei extractor to extract boot.img,cust.img,recovery.img and system.img
After that,download mininal adb fastboot copy you files into fastboot folder , enter fastboot mode on your phone and from fastboot folder,open cmd and type these commands:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
After this your phone will boot normally. Once you've done this, copy update.app to your sdcard or internal and install it by local update. Once you've done all this,your phone is fine.
May I know how do you wipe your internal storage? and what if after wiping, im unable to get into recovery mode? does it mean phone is not usable anymore?
SOLUTION
Hello. I'm the bigest mess on androids but i know that flashing stock recovery can remove any TWRP/CWR. If its too powerfull flash stock boot and run fastboot -w.(fastboot -w erases all PERSONAL data)
Guys Help me in this
guys help me
http://forum.xda-developers.com/honor-7/help/stock-emui-recovery-image-lost-twrp-t3442021
thank you !!
VladHD said:
Just download your firmware version, use huawei extractor to extract boot.img,cust.img,recovery.img and system.img
After that,download mininal adb fastboot copy you files into fastboot folder , enter fastboot mode on your phone and from fastboot folder,open cmd and type these commands:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
After this your phone will boot normally. Once you've done this, copy update.app to your sdcard or internal and install it by local update. Once you've done all this,your phone is fine.
Click to expand...
Click to collapse
After days of searching the internet i couldnt find any working solution. then i tried the local update without flashing al those .img's. ( didnt work )
Now after flashing al those .img's my phone works again but its a whole different phone. Only problem is when i try to update him with the update.app file it won't go any further then 5%.
If you know why this happens let me know
Further i wanna thank you one last time .. thank you

ROM stock Honor 7

Good evening everyone , I have a big enough problem . Mistakenly I did wipe of all phone including system by TWRP and now it will not start . I suppose to to flash the stck ROM but i don't have it, could you help me ? I have a piece of aluminum 299 euros
Alphasampei said:
Good evening everyone , I have a big enough problem . Mistakenly I did wipe of all phone including system by TWRP and now it will not start . I suppose to to flash the stck ROM but i don't have it, could you help me ? I have a piece of aluminum 299 euros
Click to expand...
Click to collapse
same here, would anyone be so kind to share a PLK L01 twrp backup of a stock rom?
find your model PLK-L01
http://www.hihonor.com/en/pages/support#?view=downloads
jaguslav said:
find your model PLK-L01
Click to expand...
Click to collapse
thanks for replying, but apparenty i can't use it to restore my phone, the only thing running is TWRP, no OS anymore... so i (we) desperately need someone to do a backup of his stock rom (via TWRP), and upload it... so i can put it on my phone and restore it
buongu said:
thanks for replying, but apparenty i can't use it to restore my phone, the only thing running is TWRP, no OS anymore... so i (we) desperately need someone to do a backup of his stock rom (via TWRP), and upload it... so i can put it on my phone and restore it
Click to expand...
Click to collapse
exactly! we need a TWRP backup of Stock ROM, please help us! honour support won't answer me
try to extract via HuaweiUpdateExtractor system.img from stock rom and flash it via ADB to phone.
jaguslav said:
try to extract via HuaweiUpdateExtractor system.img from stock rom and flash it via ADB to phone.
Click to expand...
Click to collapse
hooooly s**t i love u! pls came in Italy i wanna date u and offer u a dinner! :laugh::laugh::laugh::laugh:
Alphasampei said:
hooooly s**t i love u! pls came in Italy i wanna date u and offer u a dinner! :laugh::laugh::laugh::laugh:
Click to expand...
Click to collapse
You're welcome and thanks for offer
every version of "HuaweiUpdateExtractor" which i have found, did not work for me! Because the PLK-L01 is missing in the device selection setup! Please can you give me a link off a working Extractor?
BTW: isn’t it enaugh, to solve the above described problem to flash the ori. recovery with fastboot or adb?
i would try:
1.) connect the phone to pc
2.) open the communication to the phone using adb-tool v1.0 ore otherwise with the command "adb
devices"
3.) flashing the recovery with "fastboot flash recovery.img"
4.) and than restarting the phone with "fastboot reboot recovery.img"
ore otherwise
4.) reboot the phone with pressing the 3 right key simultaneously longer than 5 sec. to restart flashing the update.app file.
is that way wrong? Please explain.
non-toxic said:
every version of "HuaweiUpdateExtractor" which i have found, did not work for me! Because the PLK-L01 is missing in the device selection setup! Please can you give me a link off a working Extractor?
BTW: isn’t it enaugh, to solve the above described problem to flash the ori. recovery with fastboot or adb?
i would try:
1.) connect the phone to pc
2.) open the communication to the phone using adb-tool v1.0 ore otherwise with the command "adb
devices"
3.) flashing the recovery with "fastboot flash recovery.img"
4.) and than restarting the phone with "fastboot reboot recovery.img"
ore otherwise
4.) reboot the phone with pressing the 3 right key simultaneously longer than 5 sec. to restart flashing the update.app file.
is that way wrong? Please explain.
Click to expand...
Click to collapse
hey there, someone with better experience than me will surely help you out a lot better, but i can guarantee that the 0.9.9.3 release works
just leave "unknown (worstenbrood)" as profile, pick your update.app file, unpack it
personally i used the b121 rom, and flashed it on my phone with adb, more or less as you described, loading both recovery.img and system.img from update.app... "fastboot devices" > "fastboot flashrecovery recovery.img" > "fastboot flashsystem system.img".
this did the trick with me
at my first try i get only more than 25 nameless files! So i thought the procedure miss.
so my question now, how will they get there names? Than’ks for your reply.
non-toxic said:
at my first try i get only more than 25 nameless files! So i thought the procedure miss.
so my question now, how will they get there names? Than’ks for your reply.
Click to expand...
Click to collapse
Try to extract only these 2 files (system.img and recovery.img) separately.
For those who will kill their phones without backups:
1. you need to extract boot.mg (usually 10.boot.img) and system.mg (usually 14.system.img)
2. Somehow get into fast boot mode (from TWRP reboot>>reboot into boot loader
3. Connect the phone to the computer and (using platform-tools from Android SDK) from terminal:
fastboot flash boot 10.boot.img
fastboot flash system 14.system.img
fastboot reboot
The version of the ROM is of no importance
rotmistr said:
For those who will kill their phones without backups:
1. you need to extract boot.mg (usually 10.boot.img) and system.mg (usually 14.system.img)
2. Somehow get into fast boot mode (from TWRP reboot>>reboot into boot loader
3. Connect the phone to the computer and (using platform-tools from Android SDK) from terminal:
fastboot flash boot 10.boot.img
fastboot flash system 14.system.img
fastboot reboot
The version of the ROM is of no importance
Click to expand...
Click to collapse
Hello, as i can see, you are a pro in this!
I would like to flash chinese image on my european device.
How could I try it with a safe way back in case of problems?
Regards,
rotmistr said:
For those who will kill their phones without backups:
1. you need to extract boot.mg (usually 10.boot.img) and system.mg (usually 14.system.img)
2. Somehow get into fast boot mode (from TWRP reboot>>reboot into boot loader
3. Connect the phone to the computer and (using platform-tools from Android SDK) from terminal:
fastboot flash boot 10.boot.img
fastboot flash system 14.system.img
fastboot reboot
The version of the ROM is of no importance
Click to expand...
Click to collapse
Please help, I have just bought a new Huawei Honor 7, PLK-UL00.
I want to root my phone, but not without having a stock rom so I can flash back, But i've looked everywhere but can't find downloadable stock roms.
Clicking on this link http://www.hihonor.com/en/pages/support#?view=downloads
redirects me to http://hihonor.in/#?view=downloads (indian site) where there is no Rom listed for the Honor 7.
Please help.
ykumar00 said:
Please help, I have just bought a new Huawei Honor 7, PLK-UL00.
I want to root my phone, but not without having a stock rom so I can flash back, But i've looked everywhere but can't find downloadable stock roms.
Clicking on this link http://www.hihonor.com/en/pages/support#?view=downloads
redirects me to http://hihonor.in/#?view=downloads (indian site) where there is no Rom listed for the Honor 7.
Please help.
Click to expand...
Click to collapse
Developer edition B708 and last stable B 173
http://emui.huawei.com/cn/plugin.php?id=hwdownload&mod=detail&mid=171
waliej said:
Developer edition B708 and last stable B 173
http://emui.huawei.com/cn/plugin.php?id=hwdownload&mod=detail&mid=171
Click to expand...
Click to collapse
Thanks so much for the quick reply, just one question though, is this a Chinese Rom, or is it an English one?
I ask because the linked website is in Chinese.
Thanks again!
ykumar00 said:
Thanks so much for the quick reply, just one question though, is this a Chinese Rom, or is it an English one?
I ask because the linked website is in Chinese.
Thanks again!
Click to expand...
Click to collapse
International
jaguslav said:
find your model PLK-L01
http://www.hihonor.com/en/pages/support#?view=downloads
Click to expand...
Click to collapse
Also for the model: PLK-TL01H ?
ancola66 said:
Also for the model: PLK-TL01H ?
Click to expand...
Click to collapse
here http://www.needrom.com/download/honor-7-plk-tl01h/ (need registration)

(SOLVED)Urgent! Help! Bricked phone!

I instaled persona78's B600 mod on TWRP 3.0.2-0 and rebooted. Just boot logo. Nothing else. No recovery, no fastboot, nothing. After struggling a bit I mamaged to get into fastboot, but when I run adb command in Windows 8.1 it says "waiting for device" and that's it. I tried several tools and "kits" with more functions, one of them being TWRP.
Please help! Tommorow morning I have a working trip and I extremely need my phone, and in my country it's already 1:00 a.m.
I will be very thankful for any solution and fast response.
Thanks!
XTutorials said:
I instaled persona78's B600 mod on TWRP 3.0.2-0 and rebooted. Just boot logo. Nothing else. No recovery, no fastboot, nothing. After struggling a bit I mamaged to get into fastboot, but when I run adb command in Windows 8.1 it says "waiting for device" and that's it. I tried several tools and "kits" with more functions, one of them being TWRP.
Please help! Tommorow morning I have a working trip and I extremely need my phone, and in my country it's already 1:00 a.m.
I will be very thankful for any solution and fast response.
Thanks!
Click to expand...
Click to collapse
Try flashing it again and yes..
....B600 stays in boot logo for longer
HaiderHady said:
Try flashing it again and yes..
....B600 stays in boot logo for longer
Click to expand...
Click to collapse
I cannot acces NOTHING just fastboot. How I'm going to flash the rom again?
Linux saves phones, that is what I have to say.
Ran adb in windows: <waiting for device>
Ran adb in ubuntu: Revived my phone!
Thank god this phone is fixed, otherwise I couldn't continue my developing on PA
If you are truly in fastboot mode, with the green android dude (his name is Andy) and the white background then the command
fastboot devices
Click to expand...
Click to collapse
should return your device's serial number. Then you can go ahead and flash the 4 needed partions from the stock ROM with fastboot.
First of all, you need the 4 .img files for boot, recovery, cust and system.
You can get these as follows:
On this page you can find all ALE-L21 firmware. Find the latest. The latest FULL firmware for Europe region is C432B602 (Dual SIM) and C432B603 (Single SIM). Download the FULL version (not OTA) and use Huawei Update Extractor to extract boot, recovery, cust, and system as .img files
Open a command window in the folder with the files and rename them accodingly if you wish (e.g. 06.boot.img -> boot.img)
Then you can flash them in fastboot mode like this:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
fastboot flash system system.img
Click to expand...
Click to collapse
That last one may take a bit. Then you can do
fastboot reboot
Click to expand...
Click to collapse
JpegXguy said:
If you are truly in fastboot mode, with the green android dude (his name is Andy) and the white background then the command should return your device's serial number. Then you can go ahead and flash the 4 needed partions from the stock ROM with fastboot.
First of all, you need the 4 .img files for boot, recovery, cust and system.
You can get these as follows:
On this page you can find all Huawei firmware. Search (F3 or Ctrl+F) for ALE-L21 and find the latest firmware. (For example, if you search ALE-L21C432 the latest firmware is B600 as of the time of writing this) Download the FULL version (not OTA) and use Huawei Update Extractor to extract boot, recovery, cust, and system as .img files.
Open a command window in the folder with the files and rename them accodingly if you wish (e.g. 06.boot.img -> boot.img)
Then you can flash them in fastboot mode like this:
That last one may take a bit. Then you can do
Click to expand...
Click to collapse
Thanks for the help. But I already fixed my problem.
XTutorials said:
Thanks for the help. But I already fixed my problem.
Click to expand...
Click to collapse
Just in case someone stumbles upon this. I hate when the forum ends abruptly
JpegXguy said:
If you are truly in fastboot mode, with the green android dude (his name is Andy) and the white background then the command should return your device's serial number. Then you can go ahead and flash the 4 needed partions from the stock ROM with fastboot.
First of all, you need the 4 .img files for boot, recovery, cust and system.
You can get these as follows:
On this page you can find all ALE-L21 firmware. Find the latest. The latest FULL firmware for Europe region is C432B602 (Dual SIM) and C432B603 (Single SIM). Download the FULL version (not OTA) and use Huawei Update Extractor to extract boot, recovery, cust, and system as .img files
Open a command window in the folder with the files and rename them accodingly if you wish (e.g. 06.boot.img -> boot.img)
Then you can flash them in fastboot mode like this:
That last one may take a bit. Then you can do
Click to expand...
Click to collapse
it say partition length error please help

[Help] Noob trying to root Huawei P9 Lite VNS-L31 (B239)

Soooooo, here it comes
Trying to root my Huawei P9 Lite VNS-L31 (Compilation VNS-L31C02B329), but I can't make it to boot from TWRP
Android 7.0 Nougat / EMUI 5.0
1 - Already unlocked bootloader
2 - Already installed all those Huawei Drivers / ADB and all sorts of things
3 - Already usb debug mode ON and also OEM unlock active
4 - Already used the adb flash recovery recovery.img
5 - After the steps above, rebooted device in bootloader recovery, but it never goes to boot TWRP, only to Erecovery Huawei
Can someone help me, step by step, how to make the system boots first to TWRP and skip Erecovery Huawei?
Many thanks
The command is fastboot flash recovery recovery.img
Potato997 said:
The command is fastboot flash recovery recovery.img
Click to expand...
Click to collapse
yes, sorry, I used this one, it even appears the the file being flashed to device, but the problem is when I try to boot it, goes all the time to erecovery, not to twrp thing. Is it possible to skip or change priority to make it boot twrp first?
What TWRP did you use?
Potato997 said:
What TWRP did you use?
Click to expand...
Click to collapse
I've tried a lot of them (3.0.2 was the last one, if I'm not wrong), but all seems not being working
I wonder if I'm not doing something wrong when restarting the device, maybe I'll try again some steps, but if someone here could give me an precise step by step and a 100% guarantee twrp file, maybe I could figure out what was wrong
Do you know someone whose cellphone is the same as mine?
Many thanks for your attention, I'll do my best to follow your instructions
Use this one:
https://forum.xda-developers.com/huawei-p9lite/development/twrp-t3588356
Flash it in fastboot mode
Potato997 said:
Use this one:
https://forum.xda-developers.com/huawei-p9lite/development/twrp-t3588356
Flash it in fastboot mode
Click to expand...
Click to collapse
finally, worked. After flashing this one, used the adb reboot recovery and went straight to TWRP. many thanks. I hope this thread can help others as well
Again, thx Potato997, you are simply THE BEST
Hello,
I`ve the same Phone (VNS-L31C02B329). How has you got root?
TWRP is ok........but what flashed then?
727_de said:
Hello,
I`ve the same Phone (VNS-L31C02B329). How has you got root?
TWRP is ok........but what flashed then?
Click to expand...
Click to collapse
Flash either SuperSU or Magisk
:good:

fastboot boot twrp.img FAILED (remote: unknown command)

So as I woke up I had just seen that omg Android 10 is finally being released, the stable version. I just downloaded the OTA and flashed it and wow am i impressed. The first thing I did was do an antutu benchmark and I got 354802 which I thought was pretty impressive. Then I saw that it said that my device was rooted, which was odd, because I just updated the rom. I checked magisk manager and it showed that magisk was not installed. I tried the usual way to get into recovery by using fastboot boot twrp.img but it just didnt work.
Is this a bug or something else?
AmonRatMC said:
So as I woke up I had just seen that omg Android 10 is finally being released, the stable version. I just downloaded the OTA and flashed it and wow am i impressed. The first thing I did was do an antutu benchmark and I got 354802 which I thought was pretty impressive. Then I saw that it said that my device was rooted, which was odd, because I just updated the rom. I checked magisk manager and it showed that magisk was not installed. I tried the usual way to get into recovery by using fastboot boot twrp.img but it just didnt work.
Is this a bug or something else?
Click to expand...
Click to collapse
Well, it's expected behaviour for A10. fastboot boot is currently disabled by OnePlus devs.
Try Fastboot flash boot magisk_patched.img(or whatever you named the file)
I did this and it was flashing the TWRP as boot.img. After that my OP6T didn't get out of the locked screen or showed the Qualcomm CrashDumb.
After several times pressing the power button, finally the bootloader showed up again and I was able to flash the original boot.img again
Twrp can't flash anything to system in A10 right now, so unless that is fixed there is no point at this moment anyway. A10 uses a virtualized system partition which doesn't allow R/W access to system....
boot img
tom1807 said:
I did this and it was flashing the TWRP as boot.img. After that my OP6T didn't get out of the locked screen or showed the Qualcomm CrashDumb.
After several times pressing the power button, finally the bootloader showed up again and I was able to flash the original boot.img again
Click to expand...
Click to collapse
hey man,
can I ask you where I can find the original boot.img, I have your same problem but I can't find the recovery image and then I can't restart the phone with android 10.
Thanks
dbarrett480 said:
Twrp can't flash anything to system in A10 right now, so unless that is fixed there is no point at this moment anyway. A10 uses a virtualized system partition which doesn't allow R/W access to system....
Click to expand...
Click to collapse
Is it still true?
BesoC said:
Is it still true?
Click to expand...
Click to collapse
Fastboot flash boot twrp.img woks for me.
After that manualy reboot to recovery and flash twrp.zip.
fress said:
Fastboot flash boot twrp.img woks for me.
After that manualy reboot to recovery and flash twrp.zip.
Click to expand...
Click to collapse
Now it's booting only to TWRP lol
paolo.pise said:
hey man,
can I ask you where I can find the original boot.img, I have your same problem but I can't find the recovery image and then I can't restart the phone with android 10.
Thanks
Click to expand...
Click to collapse
Sorry, I didn't get notification. I downloaded the complete zip file and extracted from payload.bin all images with payload_dumper-win64.
Cheers
Tom
I'm having the same problem. Did anybody manage to get the fastboot boot twrp.img command working?
Darshan A S said:
I'm having the same problem. Did anybody manage to get the fastboot boot twrp.img command working?
Click to expand...
Click to collapse
It depends upon the context. If you are already in A10 and If you are using Twrp which is for Android Q, it should.
If you're on OOS 10.3.0 it should work as is
In other cases try 'fastboot flash boot twrp img'
Numerous posts about that

Categories

Resources