Hi all! Recently I got Huawei p20 lite without screen. I was able to unlock the bootloader, decrypt data and even flash Lineage 16 and use it via ADB stream on my PC. But there was a problem, I can't connect to WiFi networks (even that I can see them). So after some reading I conclude that the problem is my EMUI version - ANE-LX1 9.1.0.368. So I downgrade to EMUI 8 but now I can't get adb access when OS is loaded. I have access only from recovery. On Lineage was easy. Just 3 rows to build.prop and default.prop but that's not the case for stock rom. Does anyone knows what files should be edited and how? Maybe someone with stock rom and root can share there files? I'll be very thankful if someone help.
I have success using custom kernel and editing build.prop and default.prop from recovery. Now the question is what will be easiest way to upgrade do miui 9 and still can connect to WIFI networks.
Bladyle said:
I have success using custom kernel and editing build.prop and default.prop from recovery. Now the question is what will be easiest way to upgrade do miui 9 and still can connect to WIFI networks.
Click to expand...
Click to collapse
Imo there's no way to not overwrite build.prop etc. when upgrading. And among other things, some partitions are changed on EMUI 9.1.
The question was if I make upgrade via system menu does the USB debugging and data decrypt will stay but I guess no.
I'm thinking to upgrade via HURUpdater to ANE-LX1 9.1.0.278 (do this version have wifi drivers problem?) and then decrypt data and flash some GSI rom - I don't think I will have success with booting stock. The one thing that is bothering me is that all tutorial lead to do factory reset after flashing the rom via stock recovery. And in EMUI 8 was easy because I have to press Vol - and power button 3 times but on EMUI 9 I saw you have to type "YES".
Bladyle said:
The question was if I make upgrade via system menu does the USB debugging and data decrypt will stay
Click to expand...
Click to collapse
I know what the question was and I answered it, maybe in other words.
Bladyle said:
upgrade via HURUpdater to ANE-LX1 9.1.0.278
Click to expand...
Click to collapse
And how do you want to do it?
Bladyle said:
and then decrypt data and flash some GSI rom
Click to expand...
Click to collapse
GSI does not require data decrypt
Bladyle said:
all tutorial lead to do factory reset after flashing the rom via stock recovery.
Click to expand...
Click to collapse
not necessary if you use TWRP
Bladyle said:
And in EMUI 8 was easy because I have to press Vol - and power button 3 times
Click to expand...
Click to collapse
Really an interesting method ...
Bladyle said:
upgrade via HURUpdater to ANE-LX1 9.1.0.278
Click to expand...
Click to collapse
And how do you want to do it?
I have found FULL OTA for this version. Do I need anything else?
-Alf- said:
GSI does not require data decrypt
Click to expand...
Click to collapse
Yes but I need it so I can push my adbkey.pub for the USB debugging
not necessary if you use TWRP
Click to expand...
Click to collapse
Can you tell me how to do stock recovery factory from TWRP via adb ?
Bladyle said:
And how do you want to do it?
I have found FULL OTA for this version. Do I need anything else?
Yes but I need it so I can push my adbkey.pub for the USB debugging
Can you tell me how to do stock recovery factory from TWRP via adb ?
Click to expand...
Click to collapse
nvm... Good luck!
-Alf- said:
nvm... Good luck!
Click to expand...
Click to collapse
Uuuhm what? What I'm doing wrong? As I said at my first post my phone has no screen and I'm trying to make it somehow usable for me . Never used Huawei device before. I think people here have more knowledge than me , that's why I'm asking. Sorry if my questions are stupid for you.
Bladyle said:
Sorry if my questions are stupid for you.
Click to expand...
Click to collapse
No, you got it wrong.
I'm trying to help you, but you don't have to respect my advice, it's your choice. I'm not an expert or a dev, I'm just a hobbyist, but I have a lot of experience with hi6250 devices.
So just from my experience:
1. As for HuRupdater look here
so I'm not sure that full-OTA will help you...
2.
-Alf- said:
not necessary if you use TWRP
Click to expand...
Click to collapse
First do advanced wipe - wipe Art/dalvik + data + system. Reboot fastboot, flash system.img (your GSI) in fastboot > fastboot reboot. That's all.
-Alf- said:
1. As for HuRupdater look here
Click to expand...
Click to collapse
Yes, I have used exact this post from you to flash ANE-LX1 8.0.0.144(C432) on my device!
The idea now is to change 3 files you have shared with the files from ANE-LX1 9.1.0.278(C432E6R1P7) FULL OTA.zip. and then flash GSI rom.
From what I have read that's how hurupdater works... I'm not sure that it will work but I can try it.
2. Thanks.
Bladyle said:
I'm not sure that it will work but I can try it.
Click to expand...
Click to collapse
And what about Service ROM and dload method?
-Alf- said:
And what about Service ROM and dload method?
Click to expand...
Click to collapse
Actually both methods didn't work.
First tried with hurupdater but got some error at the begging.
Then I extracted dload folder from a zip a put it on scard and tried to install it first via code from phone app and then with service menu (vol- vol + and power) but still ended on emui 8 just with encrypted device again... Any other methods I can try?
Bladyle said:
Actually both methods didn't work.
First tried with hurupdater but got some error at the begging.
Then I extracted dload folder from a zip a put it on scard and tried to install it first via code from phone app and then with service menu (vol- vol + and power) but still ended on emui 8 just with encrypted device again... Any other methods I can try?
Click to expand...
Click to collapse
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post results.
Some might fail, so don't worry about it.
Can you give me a link to that service ROM ?
Bladyle said:
but still ended on emui 8
Click to expand...
Click to collapse
begins installation and at 5% stops: software installation failed? You got an basic error message "software installation failed", or a specific error? ("Incompatible with current version", "Failed to check update package", Update package doesn't exist" etc.).
Make sure to have the stock Recovery flash
Yesterday I made more than 20 tries without success.
dload method don't work for me and I don't know what the error is there.
I have tried to extract firmware with Huawei update extractor and manually flash all the partition in fastboot. Most of them did flashed OK but some not because of wrong partition name or partition table I think.
I have success of flashing LineageOS 16 and phone boot normally but didn't detect internal storage.
I think I mixed .img files ....
Best answer for me is to use huru updater, but cant find working OTA for EMUI 9 ...
-Alf- said:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
Click to expand...
Click to collapse
fastboot oem get-build-number
(bootloader) :ANE-LX1 9.1.0.278(C432E6R1P7)
fastboot oem get-product-model
(bootloader) ANE-LX1
fastboo getvar vendorcountry
vendorcountry: hw/eu
fastboot oem oeminforead-CUSTOM_VERSION
(bootloader) :ANE-LX1-CUST 9.1.0.6(C432)
fastboot oem oeminforead-SYSTEM_VERSION
(bootloader) :ANE-LX1 8.0.0.151(C432)
-Alf- said:
Can you give me a link to that service ROM ?
Click to expand...
Click to collapse
I think this was a the file I tried with dload method.
Huawei P20 Lite ANE-LX1 ANE-L01 hw eu HLRCF Anne-L01 9.1.0.278(C432E6R1P7T8) Firmware EMUI9.1.0 05015BJS [androidhost.ru].zip - AndroidHost.RU
Download file - Huawei P20 Lite ANE-LX1 ANE-L01 hw eu HLRCF Anne-L01 9.1.0.278(C432E6R1P7T8) Firmware EMUI9.1.0 05015BJS [androidhost.ru].zip
androidhost.ru
Bladyle said:
I'm thinking to upgrade via HURUpdater to ANE-LX1 9.1.0.278
Click to expand...
Click to collapse
Bladyle said:
fastboot oem get-build-number
(bootloader) :ANE-LX1 9.1.0.278(C432E6R1P7)
Click to expand...
Click to collapse
Bladyle said:
CUSTOM_VERSION
(bootloader) :ANE-LX1-CUST 9.1.0.6(C432)
Click to expand...
Click to collapse
??? I'm sorry, but I don't understand what you want at all ...
Bladyle said:
Best answer for me is to use huru updater, but cant find working OTA for EMUI 9
Click to expand...
Click to collapse
The safe upgrade to emui 9 can be done as follows:
- via OTA update (via system application)
- using HiSuite
- by the dload method
- paid services
No HwOTA, HuRupdater, fastboot, Huawei Multi-tool (RUFI) etc.
-Alf- said:
??? I'm sorry, but I don't understand what you want at all ...
Click to expand...
Click to collapse
I'm trying to install ANE-LX1 9.1.0.278.
I have flashed all the .img files extracted from the link in my previous post. Don't know why my custom_version is different.
Bladyle said:
I'm trying to install ANE-LX1 9.1.0.278.
Click to expand...
Click to collapse
You are trolling me, right?
-Alf- said:
You are trolling me, right?
Click to expand...
Click to collapse
Maybe
Do you have by any chanse some OTA files of emui 9 that I can use for HuRupdater?
Related
Hello Everyone!
I unlocked and installed TWRP on my P20 lite, but now I want to be able to install the updates of Huawei again (especially when Android P is about to release).
So how do I uninstall TWRP and if it's possbile lock my phone again?
(am not that amazing with Smartphone software, so just saying...)
Greets Louis
LouisJ444 said:
Hello Everyone!
I unlocked and installed TWRP on my P20 lite, but now I want to be able to install the updates of Huawei again (especially when Android P is about to release).
So how do I uninstall TWRP and if it's possbile lock my phone again?
(am not that amazing with Smartphone software, so just saying...)
Greets Louis
Click to expand...
Click to collapse
Maybe this thread somehow can helps you:
https://forum.xda-developers.com/huawei-p20-lite/help/req-stock-recovery-p20-lite-t3803027
Don't need lock bootloader to install or receive via OTA official updates.
Lock the bootloader is not possible (maybe it is, but is a pay service).
You can relock instead of lock, but don't do it if your device is not completely stock.
Within the little experience that I have with this team I have investigated the following, when flasheas the official roms by twrp the boatloader is blocked again and the twrp is erased
kilroystyx said:
Maybe this thread somehow can helps you:
https://forum.xda-developers.com/huawei-p20-lite/help/req-stock-recovery-p20-lite-t3803027
Don't need lock bootloader to install or receive via OTA official updates.
Lock the bootloader is not possible (maybe it is, but is a pay service).
You can relock instead of lock, but don't do it if your device is not completely stock.
Click to expand...
Click to collapse
I still don't really understand how it works:
I downloaded the huawei extractor and extracted the files in a folder on my computer.
I got a update.zip file from my phone and extracted it on my computer.
But when I try to open the update.app file I get an error message saying:
https://i.gyazo.com/abce07c696fb31f15b95c832e3baa899.png
(if it doesn't work: ERECOVERY_VBMET.img: Invalid header crc - Expected: 42613 Got 18415)
LouisJ444 said:
I still don't really understand how it works:
I downloaded the huawei extractor and extracted the files in a folder on my computer.
I got a update.zip file from my phone and extracted it on my computer.
But when I try to open the update.app file I get an error message saying:
https://i.gyazo.com/abce07c696fb31f15b95c832e3baa899.png
(if it doesn't work: ERECOVERY_VBMET.img: Invalid header crc - Expected: 42613 Got 18415)
Click to expand...
Click to collapse
Remove the verification on the settings, check pic enclosed.
Mannuok said:
Within the little experience that I have with this team I have investigated the following, when flasheas the official roms by twrp the boatloader is blocked again and the twrp is erased
Click to expand...
Click to collapse
Your are partially correct.
Flashing official firmware with TWRP, have to be done with HuRUpdater, during installation the TWRP is replaced by stock recovery, then is your decision keep it or not.
About lock bootloader, mine is unlocked since day one and every time that I install new firmware it keep it unlocked. My experience so far is installing ANE-LX1 firmware in my ANE-LX1 device, probably with other firmware like ANE-AL00 or ANE-TL00 it can be different.
kilroystyx said:
Remove the verification on the settings, check pic enclosed.
Click to expand...
Click to collapse
So I can't seem to do "adb reboot bootloader" It will just go to the system.
And when I manually go into the bootloader and try to flash it, I get this error
Before this I tried to flash an other recovery on it which I found on a guide, but after I did that TWRP did get removed but I can't get on the recovery anymore and updating doesn't work either.
LouisJ444 said:
So I can't seem to do "adb reboot bootloader" It will just go to the system.
And when I manually go into the bootloader and try to flash it, I get this error
Before this I tried to flash an other recovery on it which I found on a guide, but after I did that TWRP did get removed but I can't get on the recovery anymore and updating doesn't work either.
Click to expand...
Click to collapse
In the Fastboot&Rescue Mode screen did you see phone unlocked and FRP unlock ?
Can you share all commands that you are using, can be text like you see bellow:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery_ramdisk TWRP_3.2.1-0_ANE-LX1_Full_01.img
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (24962 KB)...
OKAY [ 0.861s]
writing 'recovery_ramdisk'...
OKAY [ 0.109s]
finished. total time: 0.970s
Are you trying to use command recovery instead of recovery_ramdisk?
kilroystyx said:
In the Fastboot&Rescue Mode screen did you see phone unlocked and FRP unlock ?
Can you share all commands that you are using, can be text like you see bellow:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery_ramdisk TWRP_3.2.1-0_ANE-LX1_Full_01.img
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (24962 KB)...
OKAY [ 0.861s]
writing 'recovery_ramdisk'...
OKAY [ 0.109s]
finished. total time: 0.970s
Are you trying to use command recovery instead of recovery_ramdisk?
Click to expand...
Click to collapse
1. It says: Phone Unlocked
FRP Unlock
2. When I was in this screen I do:
- cd C:\Users\Louis\Desktop\platform-tools
- fastboot flash recovery RECOVERY_RAMDIS.img
then it gives the error
3. When I try to do it normally, I do:
- cd C:\Users\Louis\Desktop\platform-tools
- adb reboot bootloader
LouisJ444 said:
1. It says: Phone Unlocked
FRP Unlock
2. When I was in this screen I do:
- cd C:\Users\Louis\Desktop\platform-tools
- fastboot flash recovery RECOVERY_RAMDIS.img
then it gives the error
3. When I try to do it normally, I do:
- cd C:\Users\Louis\Desktop\platform-tools
- adb reboot bootloader
Click to expand...
Click to collapse
You have to use recovery_ramdisk because this is the name of the partition in this Android version.
I assume that you didn't change the name of the stock recovery extracted, for your case the right command is:
Code:
fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
kilroystyx said:
You have to use recovery_ramdisk because this is the name of the partition in this Android version.
I assume that you didn't change the name of the stock recovery extracted, for your case the right command is:
Code:
fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
Click to expand...
Click to collapse
Thanks, that seemed to work!
kilroystyx said:
Your are partially correct.
Flashing official firmware with TWRP, have to be done with HuRUpdater, during installation the TWRP is replaced by stock recovery, then is your decision keep it or not.
About lock bootloader, mine is unlocked since day one and every time that I install new firmware it keep it unlocked. My experience so far is installing ANE-LX1 firmware in my ANE-LX1 device, probably with other firmware like ANE-AL00 or ANE-TL00 it can be different.
Click to expand...
Click to collapse
Where I get the original romes of Huawei???
Mannuok said:
Where I get the original romes of Huawei???
Click to expand...
Click to collapse
web version:
http://pro-teammt.ru/firmware-database/?firmware_model=&firmware_page=0
android version:
https://play.google.com/store/apps/details?id=com.teammt.gmanrainy.huaweifirmwarefinder
some tips:
https://forum.xda-developers.com/hu...om-official-emui-8-0-huawei-p20-lite-t3773999
kilroystyx said:
Your are partially correct.
Flashing official firmware with TWRP, have to be done with HuRUpdater, during installation the TWRP is replaced by stock recovery, then is your decision keep it or not.
About lock bootloader, mine is unlocked since day one and every time that I install new firmware it keep it unlocked. My experience so far is installing ANE-LX1 firmware in my ANE-LX1 device, probably with other firmware like ANE-AL00 or ANE-TL00 it can be different.
Click to expand...
Click to collapse
ANE LX3 no funciona asi,
Mannuok said:
ANE LX3 no funciona asi,
Click to expand...
Click to collapse
what do you mean by that?
kilroystyx said:
Maybe this thread somehow can helps you:
https://forum.xda-developers.com/huawei-p20-lite/help/req-stock-recovery-p20-lite-t3803027
Don't need lock bootloader to install or receive via OTA official updates.
Lock the bootloader is not possible (maybe it is, but is a pay service).
You can relock instead of lock, but don't do it if your device is not completely stock.
Click to expand...
Click to collapse
Hi all,
Getting a "lock" state is possible indeed. I believe you @kilroystyx had seen it as well on @Merlin_99 's thread:
https://forum.xda-developers.com/huawei-p20-lite/how-to/root-how-to-install-update-t3841557
This will erase all data, except from sdcards of course
Cheers,
AS
Mannuok said:
ANE LX3 no funciona asi,
Click to expand...
Click to collapse
ars_chelsea said:
Hi all,
Getting a "lock" state is possible indeed. I believe you @kilroystyx had seen it as well on @Merlin_99 's thread:
https://forum.xda-developers.com/huawei-p20-lite/how-to/root-how-to-install-update-t3841557
This will erase all data, except from sdcards of course
Cheers,
AS
Click to expand...
Click to collapse
You are right, first post was on the August 20th, at that time I didn't knew that was possible lock bootloader, only after Merlin_99 create that thread on September 12th.
I installed EMUI 9 on my p20 lite and didn't like it, so I tried one of the openkirin 9.0 beta roms. There was some features that didn't work so I decided I wanted to go back. I followed the guide on openkirin's website about going back to stock by flashing system.img, ramdisk.img, kernel.img and recovery_ramdisk.img however trying to flash ramdisk.img gives "partition length get error". Now, the phone only is able to boot into fastboot and eRecovery mode. In eRecovery the options to backup and to factory reset are grayed out however, and the "update to latest version" doesn't work. When I plug the charger in from being turned off it shows the white error screen with error 10 (boot image) and error 2 (load failed). I have a suspicion that flashing kernel.img is what causing the problem, but I don't really know enough to be sure and I don't want to do anything to make it worse since it seems like this should be fixable.
This is the only phone I have which properly worked so any help is greatly appreciated.
Hi there
Don't worry, it's fixable
There's way bigger mess than that, so the best solution for you and the easiest one is to flash a signed dload package, which you can find for your model and build number in this website:
https://androidhost.ru/search.html
Search in this format "ANE-LX1C66".
Then extract it and copy the "dload" folder to the root of your sd card.
Then power off your device if it isn't and then press POWER + Volume Plus + Volume Minus at the same time until a circle with EMUI appears.
That will erase all data and lock your bootloader.
Cheers!
AS
ars_chelsea said:
Hi there
Don't worry, it's fixable
There's way bigger mess than that, so the best solution for you and the easiest one is to flash a signed dload package, which you can find for your model and build number in this website:
https://androidhost.ru/search.html
Search in this format "ANE-LX1C66".
Then extract it and copy the "dload" folder to the root of your sd card.
Then power off your device if it isn't and then press POWER + Volume Plus + Volume Minus at the same time until a circle with EMUI appears.
That will erase all data and lock your bootloader.
Cheers!
AS
Click to expand...
Click to collapse
Ah, yeah, forgot to mention I already tried that. Unfortunately it doesn't work. It just says "software install failed". I'm genuinely about to throw this f***ing thing into orbit
Thanks for your help though.
Afifus said:
Ah, yeah, forgot to mention I already tried that. Unfortunately it doesn't work. It just says "software install failed". I'm genuinely about to throw this f***ing thing into orbit
Thanks for your help though.
Click to expand...
Click to collapse
That's weird, are you sure you are installing the right package for your device? It's rare to fail with a correct package.
What's your build number and model ?
ars_chelsea said:
That's weird, are you sure you are installing the right package for your device? It's rare to fail with a correct package.
What's your build number and model ?
Click to expand...
Click to collapse
Tried Oreo build 150 for ane-lx1c432 and ane-lx1c782 since those are the only models my phone could be.
Although, when I do the get-build-number command in fastboot it still says I'm on a Pie build. I'm gonna try doing a Pie build and I'll get back to you.
ars_chelsea said:
That's weird, are you sure you are installing the right package for your device? It's rare to fail with a correct package.
What's your build number and model ?
Click to expand...
Click to collapse
Yeah, pie didn't work either.
Afifus said:
Yeah, pie didn't work either.
Click to expand...
Click to collapse
But there is no signed package for those models yet, what dload files did you use?
Cheers,
AS
ars_chelsea said:
But there is no signed package for those models yet, what dload files did you use?
Cheers,
AS
Click to expand...
Click to collapse
I got it off of firmware finder. Are those not signed?
Afifus said:
I got it off of firmware finder. Are those not signed?
Click to expand...
Click to collapse
No, those are not signed, you need the dload files from Androidhost.ru since it's the only place you can get them for free, here's a link for both the versions you showed:
Single SIM ANE-LX1C432: https://androidhost.ru/Utm
Dual SIM ANE-LX1C432: https://androidhost.ru/Utn
Single SIM ANE-LX1C782: https://androidhost.ru/29Zn
Dual SIM ANE-LX1C782: https://androidhost.ru/1jzD
Choose the right one, and follow the procedure I sent you in a reply above.
ars_chelsea said:
No, those are not signed, you need the dload files from Androidhost.ru since it's the only place you can get them for free, here's a link for both the versions you showed:
Single SIM ANE-LX1C432: https://androidhost.ru/Utm
Dual SIM ANE-LX1C432: https://androidhost.ru/Utn
Single SIM ANE-LX1C782: https://androidhost.ru/29Zn
Dual SIM ANE-LX1C782: https://androidhost.ru/1jzD
Choose the right one, and follow the procedure I sent you in a reply above.
Click to expand...
Click to collapse
Cheers, but unfortunately neither of those worked. I'm at a loss on what else I could try.
Afifus said:
Cheers, but unfortunately neither of those worked. I'm at a loss on what else I could try.
Click to expand...
Click to collapse
at less you back to emui 9.1 only to save your phone
first download the firmware from tm team database search the right firmware for your phone
after that unzip the two files then use huawei extractor to extract files from update.app
and follow this instructions
Copy to the following partitions to the adb fastboot folder:
recovery_ramdisk
recovery_vbmeta
recovery_vendor
cust
kernel
system
userdata
product
vendor
Then boot your device in fastboot mode.
note if you dont found recovery ramdisk then rename recovery ramdis to previous name
The commands for fastboot:
fastboot flash recovery_ramdisk recovery_ramdisk.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash cust cust.img
fastboot flash kernel kernel.img
fastboot flash system system.img
aftet that make a wipe / factory reset
what happen to you happen to me the same thing if this work after that then be patience until we get official emui, the last news that i read that huawei postpone release until july
Thanks to kilroystyx
Try this and tell me
yassine2217 said:
at less you back to emui 9.1 only to save your phone
first download the firmware from tm team database search the right firmware for your phone
after that unzip the two files then use huawei extractor to extract files from update.app
and follow this instructions
Copy to the following partitions to the adb fastboot folder:
recovery_ramdisk
recovery_vbmeta
recovery_vendor
cust
kernel
system
userdata
product
vendor
Then boot your device in fastboot mode.
note if you dont found recovery ramdisk then rename recovery ramdis to previous name
The commands for fastboot:
fastboot flash recovery_ramdisk recovery_ramdisk.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash cust cust.img
fastboot flash kernel kernel.img
fastboot flash system system.img
aftet that make a wipe / factory reset
what happen to you happen to me the same thing if this work after that then be patience until we get official emui, the last news that i read that huawei postpone release until july
Thanks to kilroystyx
Try this and tell me
Click to expand...
Click to collapse
Holy f*** thank you. That seems to have worked. It also seems to have fixed the sms problem I had with 9.1.
Afifus said:
Holy f*** thank you. That seems to have worked. It also seems to have fixed the sms problem I had with 9.1.
Click to expand...
Click to collapse
great happy for you
I have the ANE-AL00 model, and I want to change it to global, I didn't find a very clear way, I already have the bootloader unlocked, and erecovery emui 9. can anybody help me ?
SrCDA said:
I have the ANE-AL00 model, and I want to change it to global, I didn't find a very clear way, I already have the bootloader unlocked, and erecovery emui 9. can anybody help me ?
Click to expand...
Click to collapse
First try to downgrade to EMUI 8 via HiSuite.
What is your regional variant, C675 or C00 ?
-Alf- said:
First try to downgrade to EMUI 8 via HiSuite.
What is your regional variant, C675 or C00 ?
Click to expand...
Click to collapse
9.1.0.134(C00E134R1P9)
vendorcountry: all/cn
-Alf- said:
First try to downgrade to EMUI 8 via HiSuite.
What is your regional variant, C675 or C00 ?
Click to expand...
Click to collapse
Try it with chinese Hisuite
https://mega.nz/file/1p9xyIRL#bx1M6zXqtrR38okQd4YqkYvmLfRaOBDJ2snjd8W7kqk
-Alf- said:
Try it with chinese Hisuite
https://mega.nz/file/1p9xyIRL#bx1M6zXqtrR38okQd4YqkYvmLfRaOBDJ2snjd8W7kqk
Click to expand...
Click to collapse
I'm using a custom rom(aosp 10), how do I do this? in the hisuite
SrCDA said:
I have the ANE-AL00 model, and I want to change it to global, I didn't find a very clear way, I already have the bootloader unlocked, and erecovery emui 9. can anybody help me ?
Click to expand...
Click to collapse
SrCDA said:
I'm using a custom rom(aosp 10), how do I do this? in the hisuite
Click to expand...
Click to collapse
I can't read minds.
Nvm...
-Alf- said:
I can't read minds.
Nvm...
Click to expand...
Click to collapse
Do I have to go back to stock? or can i do by twrp?
the custom roms have bugs, in chrome and netflix, that's why i want to go back to global stock, i don't intend to use root.
SrCDA said:
the custom roms have bugs, in chrome and netflix, that's why i want to go back to global stock, i don't intend to use root.
Click to expand...
Click to collapse
How badly you need global, chinese is not so good?
-Alf- said:
How badly you need global, chinese is not so good?
Click to expand...
Click to collapse
i live in portugal, chinese rom does not have portuguese and the store is in chinese. and in global rom it supports portugal with the rules here.
SrCDA said:
i live in portugal, chinese rom does not have portuguese and the store is in chinese. and in global rom it supports portugal with the rules here.
Click to expand...
Click to collapse
I see... Try to go back to stock via WiFi and eRecovery, using option Download latest version and recovery. Then try to downgrade to Oreo via HiSuite.
Could you send me the stock eRecovery img, so I can try to do this?
SrCDA said:
Could you send me the stock eRecovery img, so I can try to do this?
Click to expand...
Click to collapse
https://mega.nz/file/58tnXIKB#KiNi1LXdvZ6hFQAKknULA6fTaOW4-3dstDDdngzBdco
-Alf- said:
https://mega.nz/file/58tnXIKB#KiNi1LXdvZ6hFQAKknULA6fTaOW4-3dstDDdngzBdco
Click to expand...
Click to collapse
I managed to downgrade to ane-al00 8.0.0.180(C00), and now, what next step?
which version is suitable for portugal? C432? or another ?
SrCDA said:
I managed to downgrade to ane-al00 8.0.0.180(C00), and now, what next step?
Click to expand...
Click to collapse
You have two options:
1. https://forum.xda-developers.com/t/...0-0-046-070f-emui-8-0-0.4324543/post-85537577
2. https://forum.xda-developers.com/t/...0-0-046-070f-emui-8-0-0.4324543/post-85538623
I used the second option and it worked, but I don't get OTA, I tried to update via erecovery with "Download latest version and recovery", and the failure to install, I tried to update via dload and also the failure, will I be able to update using the second method again , but with a newer version ? could you help me with this?
my bootloader is still unlocked. after having to unlock again.
SrCDA said:
I used the second option and it worked, but I don't get OTA, I tried to update via erecovery with "Download latest version and recovery", and the failure to install, I tried to update via dload and also the failure, will I be able to update using the second method again , but with a newer version ? could you help me with this?
Click to expand...
Click to collapse
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post results
-Alf- said:
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post results
Click to expand...
Click to collapse
hadn't changed the model or country, so I did step 1.
ANE-LX1 8.0.0.112(C432)
ANE-LX1
vendorcountry: hw/eu
ANE-LX1 8.0.0.112(C432)
but the bootloader locked and so did the frp, I can't unlock: "Navigate to Developer options, and enable "OEM unlock"!", and the mobile is in bootloop always going to the TWRP, that's right it locked with TWRP installed in eRecovery, when I try to update via dload as it says in the guide, it installs 5% and then reboots to twrp.
Hi all,
I'm starting to lose hope to get that thing working, despite following many tutorial, so I'm seeking a little help.
I got a Huawei P20 Lite because of battery issue that I fixed because it's a good training for me.
I fixed the battery and I also took the opportunity to Unlock it with the 2 pins and the PotatoNV tool. That part worked great and I'm now Phone and FRP Unlocked but them it went a little downhill and I may have soft-bricked it.
I'm used to Xiaomi phone where it's easy: unlock the bootloader, flash TWRP or OrangeFox, flash ROM, wipe thing and enjoy.
But here, I had to learn to flash a recovery_ramdisk and boot into it. The issue I had with TWRP is I can't seem to "format" Data, the partition is in F2FS and it stay stuck at "Done". So I tried multi tutorial, multi recovery version (TWRP and "stock") and multiple ROM with always issue to the point that now, it stay stuck at the TWRP logo or stuck at the warning when using the stock e-recovery.
I'm trying to understand the exact process to get it to work because following the Lineage tutorial, I get stuck at the wiping of Data and trying to find the right recovery and ROM so I not only can get the phone working but also be able to do update if it's possible on this phone.
I try to reuse the phone instead of putting it in recycle.
Thank for your help!
Hockpold said:
I'm trying to understand the exact process
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/losq-lir-lineageos-17-1-18-1-unofficial-gsi.4219291/post-84305543
-Alf- said:
https://forum.xda-developers.com/t/losq-lir-lineageos-17-1-18-1-unofficial-gsi.4219291/post-84305543
Click to expand...
Click to collapse
It stay stuck at the warning when using the eRecovery, so while I can send it, I can't Wipe Data/Factory Reset and through TWRP it also get stuck.
Hockpold said:
It stay stuck at the warning when using the eRecovery, so while I can send it, I can't Wipe Data/Factory Reset and through TWRP it also get stuck.
Click to expand...
Click to collapse
I don't know what the problem is, it works for me and you are the first one to have this problem.
Btw, it's not an eRecovery, it's Recovery .
Follow instructions in OP and use stock Recovery EMUI 9.1.
-Alf- said:
I don't know what the problem is, it works for me and you are the first one to have this problem.
Btw, it's not an eRecovery, it's Recovery .
Follow instructions in OP and use stock Recovery EMUI 9.1.
Click to expand...
Click to collapse
Where can I find the stock recovery? The other post it's either TWRP or the eRecovery.
Hockpold said:
Where can I find the stock recovery? The other post it's either TWRP or the eRecovery.
Click to expand...
Click to collapse
Are you sure?
-Alf- said:
To remove Magisk reinstall stock recovery_ramdisk via TWRP or fastboot , download Here
Click to expand...
Click to collapse
-Alf- said:
Are you sure?
Click to expand...
Click to collapse
Yeah, this one stay stuck at the yellow warning. I still have access to fastboot without issue.
Hockpold said:
Yeah, this one stay stuck at the yellow warning. I still have access to fastboot without issue.
Click to expand...
Click to collapse
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results .
-Alf- said:
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results .
Click to expand...
Click to collapse
Alright, here:
* get-build-number:
ANE-LX1 9.1.0.373(C109E7R1P3)
* get-product-model
ANE-LX1
* vendorcountry
orange/all
*oeminforead-CUSTOM_VERSION
ANE-LX1-CUST 9.1.0.7(C109)
*oeminforead-SYSTEM_VERSION
ANE-LX1 8.0.0.155(C109)
You might wanna take a look at my guide.
[GUIDE] [EMUI9] P20 Lite Basics
Special key combos: Power + Vol+ = Recovery Mode While USB connected, Power + Vol+ = Erecovery Mode While USB connected, Vol- = Fastboot Plug USB while holding down Vol+ + Vol- = Download Mode Power + Vol+ + Vol- = Force Dload Flashing Any GSI...
forum.xda-developers.com
Alright, seem like it worked.
I still have the issue that made me into this mess where I can't connect to a password protected Wi-Fi network (and the option to force to stay connected doesn't seem on CAOS unlike Lineage) but at least the rest is working, thank you.
Hockpold said:
I can't connect to a password protected Wi-Fi network
Click to expand...
Click to collapse
It should work with stock Kernel...
-Alf- said:
It should work with stock Kernel...
Click to expand...
Click to collapse
Does https://forum.xda-developers.com/t/kernel-emui-9-p20-lite-phenix-kernel.4241503/ should also work or only the stock one?
Hockpold said:
Does https://forum.xda-developers.com/t/kernel-emui-9-p20-lite-phenix-kernel.4241503/ should also work or only the stock one?
Click to expand...
Click to collapse
Yes, if you started from
TureX said:
Emui version < 9.1.0.300
Click to expand...
Click to collapse
-Alf- said:
Yes, if you started from
Click to expand...
Click to collapse
Alright, so just a fastboot flash kernel phenix.img or should I also do a factory reset (or reflash something else after)?
-Alf- said:
Yes, if you started from
Click to expand...
Click to collapse
HI!
This wifi problem has been fixed, I will release an img as soon as possible.
Cheers
Hockpold said:
Alright, so just a fastboot flash kernel phenix.img or should I also do a factory reset (or reflash something else after)?
Click to expand...
Click to collapse
if you have TWRP installed select Wipe > Advanced wipe > Dalvik/ART Cache, nothing else.
TureX said:
HI!
This wifi problem has been fixed, I will release an img as soon as possible.
Cheers
Click to expand...
Click to collapse
Oh!
That's very nice to hear, I'll be finally able to give a new life to this phone.
Hi guys,
i unlocked the bootloader of my p20lite with PotatoNV and i installed TWRP recovery.
Then i wiped alla data including internal storage. I tried to flashing some ROM (with zip file and with img file), but they don't work(it seems they aren't installed), at every reboot system smartphone shows me TWRP recovery.
I don't know what to do. Do you have any tips please?
Thank you
After attached image i show only TWRP
freddie993 said:
Hi guys,
i unlocked the bootloader of my p20lite with PotatoNV and i installed TWRP recovery.
Then i wiped alla data including internal storage. I tried to flashing some ROM (with zip file and with img file), but they don't work(it seems they aren't installed), at every reboot system smartphone shows me TWRP recovery.
I don't know what to do. Do you have any tips please?
Thank you
After attached image i show only TWRP
Click to expand...
Click to collapse
Look here
https://forum.xda-developers.com/t/i-bricked-my-p20-lite.4449545/#post-86936013
Hi tried to follow those instructions . When i hold both volume button i receive attached screen. i tried to install ROM with sideload method but nothing to do.
freddie993 said:
Hi tried to follow those instructions . When i hold both volume button i receive attached screen. i tried to install ROM with sideload method but nothing to do.
Click to expand...
Click to collapse
Hi,
in fastboot mode run commands :
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Some might fail, so don't worry about it.
i can't access in fastboot mode neither from TWRP
i did it @-Alf-
freddie993 said:
i did it @-Alf-
Click to expand...
Click to collapse
does this mean problem solved?
-Alf- said:
does this mean problem solved?
Click to expand...
Click to collapse
unfortunately no , i tried to install system via fastboot but at the reboot i show TWRP....
freddie993 said:
unfortunately no , i tried to install system via fastboot but at the reboot i show TWRP....
Click to expand...
Click to collapse
In fastboot mode flash stock recovery_ramdisk, download Here
Use command fastboot flash recovery_ramdisk RECOVERY_RAMDISK-9.1.img, then run command
fastboot erase userdata, and reboot.
-Alf- said:
In fastboot mode flash stock recovery_ramdisk, download Here
Use command fastboot flash recovery_ramdisk RECOVERY_RAMDISK-9.1.img, then run command
fastboot erase userdata, and reboot.
Click to expand...
Click to collapse
with this command i resolved, the ROM has been installed Thank you , but now i must install again twrp?
freddie993 said:
now i must install again twrp?
Click to expand...
Click to collapse
if you need it ...
My little advice - install TWRP instead of eRecovery, it makes things easier... And please use RECOMMENDED TWRP , not this sh... 3.5.2 and above.
-Alf- said:
if you need it ...
My little advice - install TWRP instead of eRecovery, it makes things easier... And please use RECOMMENDED TWRP , not this sh... 3.5.2 and above.
Click to expand...
Click to collapse
i'd installed
twrp-3.6.1_9-0-anne is this wrong for you??
freddie993 said:
i'd installed
twrp-3.6.1_9-0-anne is this wrong for you??
Click to expand...
Click to collapse
this TWRP has caused you problems, but I will not force my opinion on you.
Happy flashing!
-Alf- said:
this TWRP has caused you problems, but I will not force my opinion on you.
Happy flashing!
Click to expand...
Click to collapse
don't worry. thank you very much for your tips
freddie993 said:
don't worry. thank you very much for your tips
Click to expand...
Click to collapse
hey hi id like to know which version of twrp you ended up installing? if any.
had the same issue as you and solved it the same way but id like to keep twrp as my main recovery
James1807 said:
hey hi id like to know which version of twrp you ended up installing? if any.
had the same issue as you and solved it the same way but id like to keep twrp as my main recovery
Click to expand...
Click to collapse
hi, sorry for waiting, i have 3.5.1 version
freddie993 said:
hi, sorry for waiting, i have 3.5.1 version
Click to expand...
Click to collapse
ok and uh any special procedure to keep twrp as your main? or you just flashed it to the recovery like that and thats it?
James1807 said:
ok and uh any special procedure to keep twrp as your main? or you just flashed it to the recovery like that and thats it?
Click to expand...
Click to collapse
just flashed to the main recovery, but they both remained and for enter in the twrp i must push vol up+down togheter.