Question GSIs not booting, please help with troubleshooting. - Xiaomi Mi 11 Lite 5G

Hey XDA!
On Xiaomi 11 Lite 5G (renoir) after flashing stock firmware, re-unlocking bootloader, etc
Following these steps,
1: Boot into fastboot
2: Doing fastboot flash vbmeta vbmeta.img
3: Doing fastboot reboot fastboot to enter fastbootd
4: Doing fastboot flash system dotOS-R-v5.2-arm64-ab-GAPPS-OFFICIAL.img
5: Doing fastboot -w
6: Doing fastboot reboot
Booting into system, I see Mi Logo for a second, then I'm kicked back into bootloader (fastboot), no GSI has worked except for the one here.
I'd love some help, and I apologize for not being very verbose, I would love to get GSIs working on this phone so I'm going to respond as soon as I can with any information regarding.
I don't install TWRP because Nebrassy's TWRP, while functional. Is completely useless for fastbootd, which ruins any troubleshooting opportunities.

Skylius said:
Hey XDA!
5: Doing fastboot -w
Click to expand...
Click to collapse
don't do that but go to stock recovery and format data from here...

rayman95 said:
don't do that but go to stock recovery and format data from here...
Click to expand...
Click to collapse
Doing that doesn't work either, I resorted to doing fastboot -w if the latter doesn't work because it's the only thing that's given me any success.

Skylius said:
Doing that doesn't work either, I resorted to doing fastboot -w if the latter doesn't work because it's the only thing that's given me any success.
Click to expand...
Click to collapse
follow my tuto...

rayman95 said:
follow my tuto...
Click to expand...
Click to collapse
That's pretty much what I've been following, I've tried different firmware, different methods, your method a thousand times, countless roms, different versions of miui as a base, honestly all just do nothing for me

Skylius said:
That's pretty much what I've been following, I've tried different firmware, different methods, your method a thousand times, countless roms, different versions of miui as a base, honestly all just do nothing for me
Click to expand...
Click to collapse
have you take the files I upload specially adb folder...send screenshot of the error on cmd..

rayman95 said:
have you take the files I upload specially adb folder...send screenshot of the error on cmd..
Click to expand...
Click to collapse
Honestly, I've switched my focus at this point to making an unofficial DotOS build. Will upload when ready

Related

Fastboot issue, can not flash img (error 0x120003)

Ok, so wanting to give a rom a try I have to flash it with fastboot but fastboot is behaving weird... I can boot to fastboot mode and using fastboot reboot the device, so the device IS seen.
When I want to flash an img, using this command: fastboot-windows -i 0x0b05 flash system system.img, I get a 'FAILED (data transfer failure (Unknown error))' message.
On my prime I see a message: "Failed to process command download:2000000 error (0x120003)'
I tried various USB ports and 2 different cables, all leading to the same error.
ADB works fine (used it to push a rom before), and as mentioned I can reboot using fastboot... ANyone with any clue?
It's a windows7x64 machine btw, tried 2 different versions of adb and fastboot as well...
dagrim1 said:
Ok, so wanting to give a rom a try I have to flash it with fastboot but fastboot is behaving weird... I can boot to fastboot mode and using fastboot reboot the device, so the device IS seen.
When I want to flash an img, using this command: fastboot-windows -i 0x0b05 flash system system.img, I get a 'FAILED (data transfer failure (Unknown error))' message.
On my prime I see a message: "Failed to process command download:2000000 error (0x120003)'
I tried various USB ports and 2 different cables, all leading to the same error.
ADB works fine (used it to push a rom before), and as mentioned I can reboot using fastboot... ANyone with any clue?
It's a windows7x64 machine btw, tried 2 different versions of adb and fastboot as well...
Click to expand...
Click to collapse
Can you flash a recovery? Go from there.
bk201doesntexist said:
Can you flash a recovery? Go from there.
Click to expand...
Click to collapse
I already have CWM recovery since the beginning, do you suggest flashing it again? Thanks for the suggestion and sorry bout the late reply
do you have the AndroidMobi nvflash bootloader or the asus bootloader?
The reason being, the ASUS version requires the flashed images to be packaged as .blob whilst the AndroidMobi supports direct flash of .img.
kokopuphz said:
do you have the AndroidMobi nvflash bootloader or the asus bootloader?
The reason being, the ASUS version requires the flashed images to be packaged as .blob whilst the AndroidMobi supports direct flash of .img.
Click to expand...
Click to collapse
Hmmm, good one... given the fact I get the Asus splash screen I guess I have the asus one? I'll look deeper into this later on... thanks for the suggestion!
dagrim1 said:
Hmmm, good one... given the fact I get the Asus splash screen I guess I have the asus one? I'll look deeper into this later on... thanks for the suggestion!
Click to expand...
Click to collapse
Why are you flashing using fastboot? You can flash roms using CWM. It's much easier.
Parastie said:
Why are you flashing using fastboot? You can flash roms using CWM. It's much easier.
Click to expand...
Click to collapse
Lol, I know... started with a CM10 preview wich was only flashable through fastboot. After that it was a matter of principle (I hate it when things don't work as they should ).
dagrim1 said:
Lol, I know... started with a CM10 preview wich was only flashable through fastboot. After that it was a matter of principle (I hate it when things don't work as they should ).
Click to expand...
Click to collapse
Why? I had no problem flashing it with TWRP.

Is my phone harbricked? No fastboot, no recovery

Hi All,
I've been crawling the web the past few days to find a solution to my problem and unfortunately I didn't...
I have a Asus Zenfone 3 Max ZC520TL MT6737M, I never did a custom OS installation before and didn't know anything about how phone works except the Linux kernel
After 2 or 3 weeks playing with custom rom and recovery, softbrick, fastboot and adb I finally successfully intalled a custom OS, I wanted lineageOS but only found an Himax image working properly (with bluetooth., etc) for my phone and TWRP as custom recovery.
I setted my parameters for all my applications and after inserting my SIM card the network was not working, I tried a factory reset from the phone and then I got stuck in twrp however the way I booted, I tried flashing the os again, the recovery again wiping/formatting data, I was still stuck in TWRP
Then I executed :
fastboot format:ext4 cache
fastboot format:ext4 boot
And now I can't boot nor in twrp nor in fastboot, I can't access the bootloader using power and volume up, and my phone bootloop
Is there a way to get to fastboot to reinstall the recovery and then from here the os or is my phone hardbricked with no future, ready for trash?
Thank you
rominail said:
then I executed :
fastboot format:ext4 boot
Click to expand...
Click to collapse
You completely destroyed phone's boot-loader, what is comparable to a computer's BIOS.
What do you expect? IMO phone is case for the e-waste.
rominail said:
Hi All,
I've been crawling the web the past few days to find a solution to my problem and unfortunately I didn't...
I have a Asus Zenfone 3 Max ZC520TL MT6737M, I never did a custom OS installation before and didn't know anything about how phone works except the Linux kernel
After 2 or 3 weeks playing with custom rom and recovery, softbrick, fastboot and adb I finally successfully intalled a custom OS, I wanted lineageOS but only found an Himax image working properly (with bluetooth., etc) for my phone and TWRP as custom recovery.
I setted my parameters for all my applications and after inserting my SIM card the network was not working, I tried a factory reset from the phone and then I got stuck in twrp however the way I booted, I tried flashing the os again, the recovery again wiping/formatting data, I was still stuck in TWRP
Then I executed :
fastboot format:ext4 cache
fastboot format:ext4 boot
And now I can't boot nor in twrp nor in fastboot, I can't access the bootloader using power and volume up, and my phone bootloop
Is there a way to get to fastboot to reinstall the recovery and then from here the os or is my phone hardbricked with no future, ready for trash?
Thank you
Click to expand...
Click to collapse
You NEVER format your boot partition as ext4 it's a raw boot.img which holds the kernel and ramdisk. You should really do research and follow instructions alittle better than that.. unfortunately I don't think your device can be saved and if you flashed aboot or sbl1/2/3 then your SOL
Thanks
Thank you for your answers!
I don't know why I did that (sometimes I have crazy bad ideas), I didn't see that on internet
rominail said:
Thank you for your answers!
I don't know why I did that (sometimes I have crazy bad ideas), I didn't see that on internet
Click to expand...
Click to collapse
That's okay! Please so make sure you do some research if your new to the custom OS scene.. it's always good to learn new things
maybe you can flash again like from the factory by using the default flashing and ROM tools.
BryanHafidz said:
maybe you can flash again like from the factory by using the default flashing and ROM tools.
Click to expand...
Click to collapse
If your in a Qualcomm chipset and you have an EDL programmer that works for your device I have custom tools in my cloud storage to create an EDL firmware if you don't ready have one. If your on MTK then there is Sugar MTK or SP flash tool that can work. If your an another one you may be out of luck as it seems nobody has been able to restore those chipsets
EDIT: I do have a whole zip file of programmers and one that I use for my LG Zone 2 (msm8x10.mbn)
TheExploitedOne said:
You NEVER format your boot partition as ext4 it's a raw boot.img which holds the kernel and ramdisk. You should really do research and follow instructions alittle better than that.. unfortunately I don't think your device can be saved and if you flashed aboot or sbl1/2/3 then your SOL
Click to expand...
Click to collapse
we have the same problem but I didn't do like you.
I entered these commands
*fastboot flash recovery boot.img (I'm stupid lol)
*fastboot flash boot boot.img
*fastboot reboot*
mahirab23 said:
we have the same problem but I didn't do like you.
I entered these commands
*fastboot flash recovery boot.img (I'm stupid lol)
*fastboot flash boot boot.img
*fastboot reboot*
Click to expand...
Click to collapse
What seems to be going on after the flash?
TheExploitedOne said:
What seems to be going on after the flash?
Click to expand...
Click to collapse
the biggest problem is i have reset the phone and i am stuck with this message: "to start android enter your password". I entered the correct password but another message appears with a reset phone option.
Since the recovery.img file is no longer in the system, the phone keeps making this loop.
mahirab23 said:
the biggest problem is i have reset the phone and i am stuck with this message: "to start android enter your password". I entered the correct password but another message appears with a reset phone option.
Since the recovery.img file is no longer in the system, the phone keeps making this loop.
Click to expand...
Click to collapse
If you can get into fastboot run the following:
fastboot erase recovery
fastboot erase userdata
fastboot format:ext4 userdata
Then reflash your recovery
TheExploitedOne said:
If you can get into fastboot run the following:
fastboot erase recovery
fastboot erase userdata
fastboot format:ext4 userdata
Then reflash your recovery
Click to expand...
Click to collapse
I can't get into fastboot.
another solution?????
mahirab23 said:
I can't get into fastboot.
another solution?????
Click to expand...
Click to collapse
Can you access EDL mode?
TheExploitedOne said:
Can you access EDL mode?
Click to expand...
Click to collapse
thank you for your attention and suggestions.
I haven't tried this method yet.
I'm not good with EDL mode
Can SP tools and MiracleBox help me?
mahirab23 said:
thank you for your attention and suggestions.
I haven't tried this method yet.
I'm not good with EDL mode
Can SP tools and MiracleBox help me?
Click to expand...
Click to collapse
MiracleBox and QPST yes
TheExploitedOne said:
MiracleBox and QPST yes
Click to expand...
Click to collapse
good !!!: o: o
can you develop the method with Miracle Box and QPST ? please!!!
mahirab23 said:
good !!!: o: o
can you develop the method with Miracle Box and QPST ? please!!!
Click to expand...
Click to collapse
I have the tools needed in my cloud I can make into a zip file. You'll need to also do some research on your part but I can also write a readme file too so you have a basic understanding. Just give me a few to get the link
EDIT:
Here you go this has all you'll need for flashing your device in EDL as well as create the firmware if needed
https://mega.nz/file/rc8CVIiB#qnM3_ZzrvCJtp_M7Y9ZftZqDtGgWeN0tqFrLlT30pws
TheExploitedOne said:
MiracleBox and QPST yes
Click to expand...
Click to collapse
thank you
I finally managed to reset the phone thanks to SoftwareDownload
thank you really. you are really kind and available:bien::bien::bien:
mahirab23 said:
thank you
I finally managed to reset the phone thanks to SoftwareDownload
thank you really. you are really kind and available:bien::bien::bien:
Click to expand...
Click to collapse
Absolutely good sir! I'm glad that I can help
TheExploitedOne said:
If your in a Qualcomm chipset and you have an EDL programmer that works for your device I have custom tools in my cloud storage to create an EDL firmware if you don't ready have one. If your on MTK then there is Sugar MTK or SP flash tool that can work. If your an another one you may be out of luck as it seems nobody has been able to restore those chipsets
EDIT: I do have a whole zip file of programmers and one that I use for my LG Zone 2 (msm8x10.mbn)
Click to expand...
Click to collapse
Thank you for your help, unfortunately it's a mediatek

Android 12 beta GSI on Galaxy A10?

Hello, is there any possible way to install android 12 beta GSI on Galaxy A10? The only method I come across is fastboot which is just bringing me to download mode which will not work for installing.
alansojan2020 said:
Hello, is there any possible way to install android 12 beta GSI on Galaxy A10? The only method I come across is fastboot which is just bringing me to download mode which will not work for installing.
Click to expand...
Click to collapse
... Galaxy A10 is crying on Android 11... Also wait for devs to make the ROM or make your own ROM. I don't bellive in gsi installing. If you have Android 12 gsi can I have link pls lol
Abd El-Rahman El-Batal said:
... Galaxy A10 is crying on Android 11... Also wait for devs to make the ROM or make your own ROM. I don't bellive in gsi instal
Click to expand...
Click to collapse
Abd El-Rahman El-Batal said:
... Galaxy A10 is crying on Android 11... Also wait for devs to make the ROM or make your own ROM. I don't bellive in gsi installing. If you have Android 12 gsi can I have link pls lol
Click to expand...
Click to collapse
I have it here https://www.getdroidtips.com/download-android-12-gsi/
alansojan2020 said:
Hello, is there any possible way to install android 12 beta GSI on Galaxy A10? The only method I come across is fastboot which is just bringing me to download mode which will not work for installing.
Click to expand...
Click to collapse
Also gimme gsi link lol
alansojan2020 said:
Hello, is there any possible way to install android 12 beta GSI on Galaxy A10? The only method I come across is fastboot which is just bringing me to download mode which will not work for installing.
Click to expand...
Click to collapse
I tried gsi before. I tried android 11 gsi which didn't worked. Anyways can I install vendor with it maybe it works?
Abd El-Rahman El-Batal said:
Also gimme gsi link lol
I tried gsi before. I tried android 11 gsi which didn't worked. Anyways can I install vendor with it maybe it works?
Click to expand...
Click to collapse
I tried it with 64 bit A10 vendor but it doesn't work
alansojan2020 said:
I tried it with 64 bit A10 vendor but it doesn't work
Click to expand...
Click to collapse
Then try 32 bit one lol
alansojan2020 said:
Hello, is there any possible way to install android 12 beta GSI on Galaxy A10? The only method I come across is fastboot which is just bringing me to download mode which will not work for installing.
Click to expand...
Click to collapse
BRO I found the solution.
Ok first clean to install a new ROM in twrp.
I mean wipe system and data and cache. Now switch twrp to install image mode and choose "system.img" flash it as system.
And flash this after it. The dm verification disabler. BUT make sure you have some empty space in internal storage. [About 5GB or smth] clean up space. Tell me your results after doing this. Here is file [check attachments] I'm 50% sure it gonna work. Plz tell me results.
Edit: NVM I tested it people was saying it works it doesn't. So read next post.
alansojan2020 said:
Hello, is there any possible way to install android 12 beta GSI on Galaxy A10? The only method I come across is fastboot which is just bringing me to download mode which will not work for installing.
Click to expand...
Click to collapse
Ok bro the dm verify not gonna work.
You must do the following commands people tried before and it worked.
First put your device in recovery.
Make sure to enable USB debugging.
Then if you can't boot to recovery simply when device is on type command:
and reboot recovery
And it will reboot you to recovery.
Clean the system and other stuff such as data.
TWRP supports adv commands btw
Simply type and reboot bootloader or just reboot to download mode ._ .
Now you gotta type command:
fastboot devices
If you see your device listed type comman
fastboot flash system SYSTEM://IMAGE/LOCATION.IMG
Then when done.. [gsi comes with vbmeta file]
Do this command:
fastboot flash vbmeta VBMETA://IMAGE/LOCATION.IMG
then just do this command:
fastboot reboot
Tell me results.
Abd El-Rahman El-Batal said:
Ok bro the dm verify not gonna work.
You must do the following commands people tried before and it worked.
First put your device in recovery.
Make sure to enable USB debugging.
Then if you can't boot to recovery simply when device is on type command:
and reboot recovery
And it will reboot you to recovery.
Clean the system and other stuff such as data.
TWRP supports adv commands btw
Simply type and reboot bootloader or just reboot to download mode ._ .
Now you gotta type command:
fastboot devices
If you see your device listed type comman
fastboot flash system SYSTEM://IMAGE/LOCATION.IMG
Then when done.. [gsi comes with vbmeta file]
Do this command:
fastboot flash vbmeta VBMETA://IMAGE/LOCATION.IMG
then just do this command:
fastboot reboot
Tell me results.
Click to expand...
Click to collapse
Okay I will do it tomorrow, thank you.
Abd El-Rahman El-Batal said:
Ok bro the dm verify not gonna work.
You must do the following commands people tried before and it worked.
First put your device in recovery.
Make sure to enable USB debugging.
Then if you can't boot to recovery simply when device is on type command:
and reboot recovery
And it will reboot you to recovery.
Clean the system and other stuff such as data.
TWRP supports adv commands btw
Simply type and reboot bootloader or just reboot to download mode ._ .
Now you gotta type command:
fastboot devices
If you see your device listed type comman
fastboot flash system SYSTEM://IMAGE/LOCATION.IMG
Then when done.. [gsi comes with vbmeta file]
Do this command:
fastboot flash vbmeta VBMETA://IMAGE/LOCATION.IMG
then just do this command:
fastboot reboot
Tell me results.
Click to expand...
Click to collapse
When I type in fastboot devices it just comes up
"C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
C:\Program Files (x86)\Minimal ADB and Fastboot>"
alansojan2020 said:
When I type in fastboot devices it just comes up
"C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
C:\Program Files (x86)\Minimal ADB and Fastboot>"
Click to expand...
Click to collapse
Yes me too. I thought my device was broken but smasungs does not support fastboot. It is impossible to install gsi using fastboot in a smasung device. Instead you can wait for a developer to release android 12 ROM.
Abd El-Rahman El-Batal said:
Yes me too. I thought my device was broken but smasungs does not support fastboot. It is impossible to install gsi using fastboot in a smasung device. Instead you can wait for a developer to release android 12 ROM.
Click to expand...
Click to collapse
I found this.
alansojan2020 said:
I found this.
Click to expand...
Click to collapse
Samsungs does not support fastboot. We have to wait until a developer releases android 12 ROM for galaxy a10
Abd El-Rahman El-Batal said:
Samsungs does not support fastboot. We have to wait until a developer releases android 12 ROM for galaxy a10
Click to expand...
Click to collapse
The video isnt using fastboot though
alansojan2020 said:
The video isnt using fastboot though
Click to expand...
Click to collapse
I tried the way and it ended up in a bootloop. I have to install my Rom again and set it up again
Abd El-Rahman El-Batal said:
I tried the way and it ended up in a bootloop. I have to install my Rom again and set it up again
Click to expand...
Click to collapse
Oh okay sorry about that.
alansojan2020 said:
Oh okay sorry about that.
Click to expand...
Click to collapse
So, I'm on cherish is right now. By the way. When I installed the Android 12 gsi and the system partition used all storage. And there was 64mb free only in system partion. Is that the problem?
Also I don't mind it's okay :3
Abd El-Rahman El-Batal said:
So, I'm on cherish is right now. By the way. When I installed the Android 12 gsi and the system partition used all storage. And there was 64mb free only in system partion. Is that the problem?
Also I don't mind it's okay :3
Click to expand...
Click to collapse
Is cherish really fast?
alansojan2020 said:
Is cherish really fast?
Click to expand...
Click to collapse
Want a gaming rom? Fast? Use the stock android 9 rom. Want android 11 gaming rom? Use corvus. Want android 11 gaming rom and with bunch of features? Use LINEAGE OS FE [FAN EDITION] it's the best rom I had for now.
Abd El-Rahman El-Batal said:
Want a gaming rom? Fast? Use the stock android 9 rom. Want android 11 gaming rom? Use corvus. Want android 11 gaming rom and with bunch of features? Use LINEAGE OS FE [FAN EDITION] it's the best rom I had for now.
Click to expand...
Click to collapse
Hi how do I install stock samsung android 10 rom with twrp?

[SOLVED] How to flash LineageOS properly on the Huawei P20 Lite.

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.

problem with flashing rom

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.

Categories

Resources