I recently installed TWRP on my P8 Lite (ALE-L02), and now I can't install any updates. Can anybody provide a flashable .img file for me? My build number is: ALE-L02C18B130.
There you go
Hi everyone ! I'm here because I want to do an OTA update. But i'm root and I have a custom TWRP and the ota file. If I flash it from twrp it will be working ? (Doesn't matter if I need to reroot and reflash twrp) Thanks !
you need to extract stock recovery from you current fw, and i am not sure if even then ota will work, I think you need full rom and flash it from huawei recovery
Install Custom B602 rom by persona, you won't regrete
After a factory reset from recovery my Huawei P9 Lite VNS-L31 with emui5, root and revolution recovery brick.
I tried to install stock firmwares from erecovery, recovery and adb.
Use dload . Or the best way would be using rolback package to go back to mm and from mm use firmware finder proxy to install nugat . It should fix ur phone
Hi,
How can I flash the latest OTA on a US Mediapad that has been rooted and TWRP installed? I've tried using the update.app method and it fails to apply.
Thanks!
Hello
I got no answer on P8 lite 2017 thread so I try here.
I was on B180 (PRA-LX1C432 - P8 lite 2017) rooted with magisk
There were no updates available in settings/update, but connecting to PC HiSuite B194 appeared (which seems to be for Honor 8 lite by the way). It downloaded it, pushed it to phe phone, but when rebooting it goes to twrp... so obviously I'm still on B180
I imagine we have to flash back stock recovery before updating ? And then twrp again, magisk flash, etc ?
About OTA over magisk I found that on P9 forum:
1) unroot by Magisk Uninstaller, find the download link in the post https://forum.xda-developers.com/sho...63&postcount=1
2) flash from TWRP original stock boot img
3) wipe Dalwik and Cache from TWRP
3) flash from fastboot original stock recovery
4) let it make OTA update but select in the System Update settings to use Full (not differential) update - it will not delete your apps and settings
maybe the safest way indeed...
But as I "catch" the full ota update, maybe I can use fastboot to flash only system and boot, and then reflash magisk ?
anyone ?
Thanks !
sambastrakan said:
Hello
I got no answer on P8 lite 2017 thread so I try here.
I was on B180 (PRA-LX1C432 - P8 lite 2017) rooted with magisk
There were no updates available in settings/update, but connecting to PC HiSuite B194 appeared (which seems to be for Honor 8 lite by the way). It downloaded it, pushed it to phe phone, but when rebooting it goes to twrp... so obviously I'm still on B180
I imagine we have to flash back stock recovery before updating ? And then twrp again, magisk flash, etc ?
About OTA over magisk I found that on P9 forum:
1) unroot by Magisk Uninstaller, find the download link in the post https://forum.xda-developers.com/sho...63&postcount=1
2) flash from TWRP original stock boot img
3) wipe Dalwik and Cache from TWRP
3) flash from fastboot original stock recovery
4) let it make OTA update but select in the System Update settings to use Full (not differential) update - it will not delete your apps and settings
maybe the safest way indeed...
But as I "catch" the full ota update, maybe I can use fastboot to flash only system and boot, and then reflash magisk ?
anyone ?
Thanks !
Click to expand...
Click to collapse
I did this a few days ago!
My base:
Stock rom, Magisk, Xposed.
My steps:
1. Downloaded OTA on phone
2. Extracted stock recovery with huawai update.app extractor from the downloaded OTA
3. Fastboot flash recovery stockrecovery.img via PC
4. Boot phone, installed OTA without problems
Then I noticed my phone was oem locked again and root was gone.... I made a adb backup (TiBa needs root)
5. Unlocked oem again IT WIPED ALL DATA
6. Fastboot flash recovery TWRP.img
7. Boot, patch boot.img via Magisk, restore all apps etc.
Done!
Gesendet von meinem FRD-L09 mit Tapatalk
sambastrakan said:
Hello
I got no answer on P8 lite 2017 thread so I try here.
I was on B180 (PRA-LX1C432 - P8 lite 2017) rooted with magisk
There were no updates available in settings/update, but connecting to PC HiSuite B194 appeared (which seems to be for Honor 8 lite by the way). It downloaded it, pushed it to phe phone, but when rebooting it goes to twrp... so obviously I'm still on B180
I imagine we have to flash back stock recovery before updating ? And then twrp again, magisk flash, etc ?
About OTA over magisk I found that on P9 forum:
1) unroot by Magisk Uninstaller, find the download link in the post https://forum.xda-developers.com/sho...63&postcount=1
2) flash from TWRP original stock boot img
3) wipe Dalwik and Cache from TWRP
3) flash from fastboot original stock recovery
4) let it make OTA update but select in the System Update settings to use Full (not differential) update - it will not delete your apps and settings
maybe the safest way indeed...
But as I "catch" the full ota update, maybe I can use fastboot to flash only system and boot, and then reflash magisk ?
anyone ?
Thanks !
Click to expand...
Click to collapse
Did you try it? I also want to OTA update to B392 but I don't want to erase my phone. After some experiences, every time you update, the OEM locks. Is there a way to restore apps and all setttings via TWRP backup/restore option? Sorry if the question is completely wrong, I'm quite new at this.