[Guide] Switching OEMINFO versions - Huawei P20 Lite Guides, News, & Discussion

I've seen a number of posts asking how to switch the oeminfo of your phone - so I decided to make a quick guide.
Warning: Use this guide at your own risk. I did this on my own p20 Lite without issue but YMMV.​
Pre-req's
Please ensure that you actually have an unlocked boot-loader
Ensure that you still have access to your boot-loader code as switching the oeminfo partition caused my phone's boot-loader to become re-locked
You are rooted
You have enabled USB debugging and your device is detected by adb/fastboot (run
Code:
adb devices
or
Code:
fastboot devices
to check this)
Make a backup of your current oeminfo - this can be shared on this thread for other users (in-case they haven't done this) or for your own piece of mind. You can use Partitions Backup from the Play Store, TWRP etc.
After switching my oeminfo I used the stock recovery to perform a factory reset. I'm not sure this was required but remote backing up of files is probably recommended just in-case...
Getting Ready
To check your current oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should return something like this:
Code:
/cust/ee/gb
This was what my oeminfo partition was prior to installing the generic European single sim oeminfo.
Similarly, you can run the following fastboot command to check your current oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: ee/gb
The Good Stuff
Assuming you have followed the pre-req steps (you have been warned!) Do the following:
Download one of the attached oeminfo zips. Choose either single or double sim depending on your device!
Extract the contents of the download zip to your phone e.g. /sdcard/Download (change the location as required in the subsequent commands)
Run
Code:
adb shell
Enter
Code:
su
to gain root access
Overwrite your devices oeminfo using
Code:
dd if=/sdcard/Download/oeminfo.img of=/dev/block/platform/hi_mci.0/by-name/oeminfo
Now What?
When I ran the above my boot-loader became re-locked. To unlock the boot-loader you must have your boot-loader unlock code!. To unlock the boot-loader do the following:
[*]Reboot to fastboot
[*]Run
Code:
fastboot oem unlock <your bootloader code>
[*]I then performed a factory reset with the stock recovery
[/LIST]
Verifying
To check your new oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should now return something like this:
Code:
/cust/hw/eu
Similarly, you can run the following fastboot command to check your oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: hw/eu
Oeminfo's
Single Sim - C432
Dual Sim - C432
Warning: Use this guide at your own risk (for a final time).​

For me

p20 lite
hello sorry to be able to replace my current oeminfo with that c432 these are the commands to be executed?
The Good Stuff
Assuming you have followed the pre-req steps (you have been warned!) Do the following:
Download one of the attached oeminfo zips. Choose either single or double sim on your device!
Extract the contents of the zip to your phone e.g. / sdcard / Download (change the location as required in the subsequent commands)
Run
Code:
adb shell
enter
Code:
su
to gain root access
Overwrite your devices oeminfo using
Code:
dd if = / sdcard / Download / oeminfo.img of = / dev / block / platform / hi_mci.0 / by-name / oeminfo
sorry for my English thank you

Yes that's right. Only do this of you are certain you have made a backup and have your boot loader unlock code etc

sykomaniac said:
Yes that's right. Only do this of you are certain you have made a backup and have your boot loader unlock code etc
Click to expand...
Click to collapse
sorry again a question then to install a new firmware that of c432 how should I do? thanks

I use hrupdate tool and flash full firmware through twrp. Ota updates also should work. You can find firmwares using firmware finder on the play store

no puedes especificar mejor
no se entiende el metodo mira yo tengo un zip del oeminfo del c605 lo flasheo desde el twrp ahora crees q se pueda hacer uno asi como este facicilitaria las cosas te subo el archivo asi lo analizas
sykomaniac said:
I've seen a number of posts asking how to switch the oeminfo of your phone - so I decided to make a quick guide.
Warning: Use this guide at your own risk. I did this on my own p20 Lite without issue but YMMV.​
Pre-req's
Please ensure that you actually have an unlocked boot-loader
Ensure that you still have access to your boot-loader code as switching the oeminfo partition caused my phone's boot-loader to become re-locked
You are rooted
You have enabled USB debugging and your device is detected by adb/fastboot (run
Code:
adb devices
or
Code:
fastboot devices
to check this)
Make a backup of your current oeminfo - this can be shared on this thread for other users (in-case they haven't done this) or for your own piece of mind. You can use Partitions Backup from the Play Store, TWRP etc.
After switching my oeminfo I used the stock recovery to perform a factory reset. I'm not sure this was required but remote backing up of files is probably recommended just in-case...
Getting Ready
To check your current oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should return something like this:
Code:
/cust/ee/gb
This was what my oeminfo partition was prior to installing the generic European single sim oeminfo.
Similarly, you can run the following fastboot command to check your current oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: ee/gb
The Good Stuff
Assuming you have followed the pre-req steps (you have been warned!) Do the following:
Download one of the attached oeminfo zips. Choose either single or double sim depending on your device!
Extract the contents of the download zip to your phone e.g. /sdcard/Download (change the location as required in the subsequent commands)
Run
Code:
adb shell
Enter
Code:
su
to gain root access
Overwrite your devices oeminfo using
Code:
dd if=/sdcard/Download/oeminfo.img of=/dev/block/platform/hi_mci.0/by-name/oeminfo
Now What?
When I ran the above my boot-loader became re-locked. To unlock the boot-loader you must have your boot-loader unlock code!. To unlock the boot-loader do the following:
[*]Reboot to fastboot
[*]Run
Code:
fastboot oem unlock <your bootloader code>
[*]I then performed a factory reset with the stock recovery
[/LIST]
Verifying
To check your new oeminfo run the following command from an ADB shell:
Code:
getprop ro.hw.custPath
This should now return something like this:
Code:
/cust/hw/eu
Similarly, you can run the following fastboot command to check your oeminfo:
Code:
fastboot getvar vendorcountry
Which will report something like the following:
Code:
vendorcountry: hw/eu
Oeminfo's
Single Sim - C432
Dual Sim - C432
Warning: Use this guide at your own risk (for a final time).​
Click to expand...
Click to collapse

posedys said:
no puedes especificar mejor
no se entiende el metodo mira yo tengo un zip del oeminfo del c605 lo flasheo desde el twrp ahora crees q se pueda hacer uno asi como este facicilitaria las cosas te subo el archivo asi lo analizas
Click to expand...
Click to collapse
My translation + translated by Cambridge Online Dictionary:
"Can you not specify any better? It is not understood the method, also I have a zip of the c605 oeminfo I flashed from the twrp, now do you think that it could be done one as well as this one? Would be easier if I upload the file so you can analyze it."
It is an English only forum please be sure of that.
If you don't talk English or you can't understand what we write, please send a private message to the person you need to talk via username-->send private message.
Cheers,
AS

Hi
Can you please help me with Oeminfo C185

Eteon x said:
Hi
Can you please help me with Oeminfo C185
Click to expand...
Click to collapse
Hello,
C185 dual SIM

-Alf- said:
Hello,
C185 dual SIM
Click to expand...
Click to collapse
Yeah exactly Dual SIM

Related

STOCK ROMS M60 SENSE70 ASIA & JP + ROOTING Link to mrquyen1993 Article

===== TW - COMPLETE ROM =====
http://www.mediafire.com/file/03u2i...63.01.50827BG_F_release_476263_signed_2_4.md5
http://www.mediafire.com/file/gsws5...63.01.50827BG_F_release_476263_signed_2_4.zip
===== JAPAN KDDI - COMPLETE ROM =====
http://www.mediafire.com/file/a8z8j...22BG_3_F_release_487348_combined_signed_2.md5
http://www.mediafire.com/file/27btb...22BG_3_F_release_487348_combined_signed_2.zip
===== JAPAN KDDI - BOOT PARTITION ONLY =====
http://www.mediafire.com/file/cxgt7...922BG_3_F_release_486082_signed_Hboot_2_4.md5
http://www.mediafire.com/file/2vz45...922BG_3_F_release_486082_signed_Hboot_2_4.zip
YOU MUST VERIFY VALIDITY OF ZIP FILE BY USING MD5 CHECKSUM. FILES ARE BIG AND MIGHT HAVE BEEN DAMAGED DURING UPLOAD OR DOWNLOAD. PLEASE CHECK !!!
===== I FOUND THIS USEFUL =====
===== INFO =====
fastboot getvar mid
mid: 0PL210000
fastboot getvar cid
cid: KDDI_801
===== UNLOCK BOOTLOADER =====
fastboot oem unlock_bootloade
===== CHANGE TO ASIA MODEL =====
fastboot oem writemid 0PL220000
fastboot oem writecid HTC__621
(now install ASIA ROM to update model number (textual representation otherwise remains B3UHL)
===== CHANGE TO JAPAN MODEL =====
fastboot oem writemid 0PL210000
fastboot oem writecid KDDI_801
(now install KDDI ROM to update model number (textual representation otherwise remains B3TUHL)
===== ROOT =====
Thanks to this article, summary of rooting:
fastboot flash boot b3twrp.img
fastboot boot b3twrp.img
(now install SU 2.65, must be exactly this version for TW or KDDI models, also do not let Android to update SU to newer version once you get your phone rooted !)
fastboot flash boot stockboot.img
(b3 recovery.zip can be found in this article with all files needed)
Following has nothing to do with corss-flashing phones, so DO NOT DO THIS - it's just my try to fix SMS app on KDDI model:
===== APPS MOVED FROM TW TO KDDI PHONE =====
mount -o rw,remount,rw /system
mount -o ro,remount,ro /system
mv or cp directories with APKs and cache to KDDI...
system/app/HtcMessageProvider
system/priv-priv/Message
system/priv-priv/MmsService
system/priv-priv/Telecomm
system/priv-priv/Telephony
system/priv-priv/TelephonyProvider
SMS still not working. This drives me nuts !!! And Google messanger is a nice SMS/MMS application but it doesn't send messages either, it depends on something and I can't figure out which part of KDDI rom is screwed up ... damn KDDI...
========== THANKS ==========
Gixermouse , mrquyen1993 and DarkRazorZ
Thank you very much !:fingers-crossed:
glad if these roms help someone and thanks for the great article on rooting. I was trying for days until I found your tutorial.
why is it that i cant extract the stock rom of butterfly 3

Exists some ZCX TWRP for Mi 6 (sagit)?

Exists some ZCX TWRP for Mi 6 (sagit).
I want install in my Mi 6 (sagit) TWRP but i don't want without breaking incremental OTA's!
I don't need root in my device.
Because If i install normal TWRP, when i will install one incremental OTA, i will lost and erased everything.
Any Solution?
Thank you
pmbrs said:
Exists some ZCX TWRP for Mi 6 (sagit).
Problem statement.
Any Solution?
Thank you
Click to expand...
Click to collapse
You do not need to have TWRP permanently installed. You could just boot into TWRP and sideload flashable files.
(in Terminal)
Code:
$ adb reboot bootloader
(in Terminal)
Code:
$ fastboot boot twrp-3.1.1-1-sagit.img
(in TWRP)
Code:
Decrypt firmware.
(in TWRP)
Code:
Advanced => ADB Sideload
(in Terminal)
Code:
$ adb sideload xxx.zip
Asce1062 said:
You do not need to have TWRP permanently installed. You could just boot into TWRP and sideload flashable files.
(in Terminal)
Code:
$ adb reboot bootloader
(in Terminal)
Code:
$ fastboot boot twrp-3.1.1-1-sagit.img
(in TWRP)
Code:
Decrypt firmware.
(in TWRP)
Code:
Advanced => ADB Sideload
(in Terminal)
Code:
$ adb sideload xxx.zip
Click to expand...
Click to collapse
Thank you.
It is possible to flash from ROM Global Stable to ROM Global Developer, without unlock bootloader?
What is the procedure for install? What i need?
I would like to follow any tutorial. Can you suggest any tutorial?
pmbrs said:
Thank you.
It is possible to flash from ROM Global Stable to ROM Global Developer, without unlock bootloader?
What is the procedure for install? What i need?
I would like to follow any tutorial. Can you suggest any tutorial?
Click to expand...
Click to collapse
Check out these official Xiaomi links:
http://en.miui.com/a-232.html
http://en.miui.com/a-234.html
gigatex said:
Check out these official Xiaomi links:
http://en.miui.com/a-232.html
http://en.miui.com/a-234.html
Click to expand...
Click to collapse
Thank you

Can someone on 7.1.1 pull gpt.bin and bootloader.img?

I was able to recover my bricked device today to fastboot. Because I was updated to 7.1.1 at one time, I need the 7.1.1 gpt.bin and bootloader.img. In the past I backed up modem files by the following commands. Maybe someone knows how to do this to get the gpt.bin and bootloader too?
You need to boot into TWRP, if that does not, maybe we need to boot into the Chinese recovery temporarily by entering fastboot and typing fastboot boot CHINESETWRP.img. I attached it.
adb shell
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/modem of=/sdcard/NON-HLOS.bin
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/modemst1 of=/sdcard/modemst1.img
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/modemst2 of=/sdcard/modemst2.img
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/fsg of=/sdcard/fsg.mbn
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/dsp of=/sdcard/adspso.bin
Maybe try this?
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/bootloader of=/sdcard/bootloader.img
dd if=/dev/block/platform/soc/7824900.sdhci/by-name/gpt of=/sdcard/gpt.bin
Thank you in advance!
I tried this but I forgot we have to boot into TWRP and my current new Moto Z Play does not have TWRP yet so I cannot test to see if this works. See OP for new instructions.
Will the verizon version work?
See my 711 post in roms.
Gpt.bin 7.1.1
alguem poderia me ajudar preciso de uma gpt.bin 7.1.1 para celulares com hard brick como esta o meu!

Question How to flash Realme 8 5G (RMX3241?)

Hi, please bare with me, haven't posted on here in years.
I would like to flash the phone wiping all the partitions and rebuilding it entirely, as if it were new. The phone is not currently bricked.
My bootloader is unlocked (can lock if needed).
Everything I tried, and miserably failed so far.
Realme flash tool. Central directory not found.
Next, I tried italorecife/OppoRealme-OFP-Flash, which, in short, failed to extract the OFP file.
I tried both OFP's located in both the Indian and Global packages, them being 11a26 RMX3241, (can paste exact file names if needed).
Since all that failed, I tried to extract the OFP, (that worked) and I tried a good old fastboot flash -all. That told me my device does not support slots?
To eliminate driver issues etc, I even tried fastboot flash -all on a macbook via terminal, USBC to USBC only to be presented with the same error...
What am I missing please? Would be happy to provide further information where necessary.
Am willing to use regular fastboot commands, but I'm confused on the multiple part IMG files. Would also be happy to do TWRP, but I don't know if that natively supports installing realme zip files, and or OFP files? Any clarification there would be appreciated.
Many thanks for any pointers!
Hlo I am happy to share that I have found a way to fix hardbrick and softbrick of realme 8 5g.
REALME 8 5G SOFTBRICK SOLUTION
1ST STEP
GO TO FASTBOOT (BOOTLOADER) MODE AND CONNECT TO PC OPEN PLATFORM TOOL CMD PROMT THEN ERASE ALL IMG USING CMD LIKE (FASTBOOT ERASE BOOT)
(FASTBOOT ERASE VBMETA)
(FASTBOOT ERASE SUPER)
OK NOW YOUR ALL IMGS REMOVE YOUR PHONE THEN FLASHING START NOW
FLASH (FASTBOOT FLASH BOOT /DRAG BOOT IMG
FASTBOOT FLAHS LK /LK.IMG
FASTBOOT FLAHS SUPER /SUPER28726.IMG LIKE OK THEN ALL IMG FLAHS SUCCESS FULLY THEN TURN ON
Iska dhayan rkhna ki super IMG 3 hogi toh tino flash karna ok or agr aapka phone on n ho sab FLAsh karne ke baad toh 1st super IMG ko ek baar or FLAHS kar dena then reboot ur phone and enjoy
Any help contact me telegram @rom1developer
Krishnaxda91 said:
SOLUCIÓN REALME 8 5G SOFTBRICK
1ER PASO
VAYA AL MODO FASTBOOT (CARGADOR DE ARRANQUE) Y CONÉCTESE A LA PC ABRA LA HERRAMIENTA DE LA PLATAFORMA CMD PROMT LUEGO BORRE TODAS LAS IMÁGENES UTILIZANDO CMD COMO (FASTBOOT ERASE BOOT)
(FASTBOOT BORRAR VBMETA)
(FASTBOOT ERASE SÚPER)
OK AHORA TUS TODAS LAS IMGS QUITA TU TELÉFONO LUEGO PARPADEA COMENZAR AHORA
FLASH (FASTBOOT FLASH BOOT /DRAG BOOT IMG
FLASH DE ARRANQUE RÁPIDO LK /LK.IMG
FASTBOOT FLAHS SUPER /SUPER28726.IMG ME GUSTA OK ENTONCES TODAS LAS FLAHS DE IMG SON EXITOSAS LUEGO ENCIENDA
Click to expand...
Click to collapse
Hola mí realme 8 5g no reconoce los operadores de mi país Venezuela después de flashear con una rollback india , quiero flashear pero no pudo , usó la herramienta REALME flash TOOL y dice directorio no encontrado,
Krishnaxda91 said:
Any help contact me telegram @KRISHNA32413242
Click to expand...
Click to collapse
Hello, can you help me about my Realme 8 5G after i downgrade it doesn't have a data connection.
what frmware flasher for realme 8 5g urgently need an answer??????
can you help me also. ive flashed india firmware while downgrading. now i dont have network
Krishnaxda91 said:
REALME 8 5G SOFTBRICK SOLUTION
1ST STEP
GO TO FASTBOOT (BOOTLOADER) MODE AND CONNECT TO PC OPEN PLATFORM TOOL CMD PROMT THEN ERASE ALL IMG USING CMD LIKE (FASTBOOT ERASE BOOT)
(FASTBOOT ERASE VBMETA)
(FASTBOOT ERASE SUPER)
OK NOW YOUR ALL IMGS REMOVE YOUR PHONE THEN FLASHING START NOW
FLASH (FASTBOOT FLASH BOOT /DRAG BOOT IMG
FASTBOOT FLAHS LK /LK.IMG
FASTBOOT FLAHS SUPER /SUPER28726.IMG LIKE OK THEN ALL IMG FLAHS SUCCESS FULLY THEN TURN ON
Click to expand...
Click to collapse
New
Add bookmark
#9
can you help me also. ive flashed india firmware while downgrading. now i dont have network

Question i need help, teach me step by step

after flash stock rom using miflash and click clean all and lock , the flashing was successful then the phone was stuck on bootloader and now i cant even turn off the phone, the screen stay in fastboot..what should i do? please help me and tell me what to do step by step cz now the bootloader is locked..
Can you post the Miflash log?
Miflash/log folder, Txt file + or -25kb.
Use spoiler.
If you have a Chinese version (K40s)and you have locked the bootloader on a rom other than Chinese, it comes from that.
bvyral said:
after flash stock rom using miflash and click clean all and lock , the flashing was successful then the phone was stuck on bootloader and now i cant even turn off the phone, the screen stay in fastboot..what should i do? please help me and tell me what to do step by step cz now the bootloader is locked..
Click to expand...
Click to collapse
you know the Steps to Flash StockROM, only look 4 another Firmware, iam Think its Not the Correct
System23 said:
you know the Steps to Flash StockROM, only look 4 another Firmware, iam Think its Not the Correct
Click to expand...
Click to collapse
What do you mean( only look 4 another Firmware)?
NOSS8 said:
What do you mean( only look 4 another Firmware)?
Click to expand...
Click to collapse
you must Flash the Correct Firmware 4 ya Device, when ya have this the Device Boot Corectly after Flash it!! thats why iam Think its not the Correct Firmware you used!!
look here to Find your Firmware Xiamoi Pocco F4 Firmware Archiv
System23 said:
you must Flash the Correct Firmware 4 ya Device, when ya have this the Device Boot Corectly after Flash it!! thats why iam Think its not the Correct Firmware you used!!
Click to expand...
Click to collapse
I'm not the OP.
With the bootloader unlock you can flash any version of stock rom, EEA, Global, etc, and lock the bootloader.
Except if you have a K40S or you have to let the bootloader unlock.
System23 said:
look here to Find your Firmware Xiamoi Pocco F4 Firmware Archiv
Click to expand...
Click to collapse
But i got the firmware from here..i choose poco f4 global fastboot type
NOSS8 said:
I'm not the OP.
With the bootloader unlock you can flash any version of stock rom, EEA, Global, etc, and lock the bootloader.
Except if you have a K40S or you have to let the bootloader unlock.
Click to expand...
Click to collapse
Yea..the bootloader is now locked..what should i do?..and can it be done?..
bvyral said:
Yea..the bootloader is now locked..what should i do?..and can it be done?..
Click to expand...
Click to collapse
Do you have a Poco F4 or a K40S?
Can you post the Miflash log?
Miflash/log folder, Txt file + or -25kb.
Use spoiler
bvyral said:
Yea..the bootloader is now locked..what should i do?..and can it be done?..
Click to expand...
Click to collapse
If you need to leave Fastboot mode, just press and keep a combination of the Power button + the Volume Down for about 10 seconds.
have you any Expierience with Fastboot and the Terminal? than i have Read that your Device has A/B Partitions!!! That means SLOT A has now your Flashed Firmware & SLOT B has the older StockROM!!! Normaly when a Partition is Broken it changes the SLOT Automaticly!!!! with Terminal and fastboot can you Interact with the Device via PC!!!! so that you can use this commands to become the Information witch SLOT is Active, and SET one of the Booth Partitions!!!!
Show Activ SLOT
fastboot getvar current-slot
SET a SLOT
fastboot set_active b
or
fastboot set_active a
Show Activ SLOT
fastboot getvar current-slot
Reboot the Device
fastboot reboot
I have write a simple script that Downloads the Firmware,Extract it,copy Files 4 Flash,and Start Flash!!!
you Found that in my Onlinestorage Here >> Xiaomi_POCCO_F4_Firmware_Flash
Only Download it and extract it!!!
Run "Download_Firmware.cmd" and Connect Device via USB to PC and start it in Fastboot-Mode!!!
The Firmware is
Device: POCO F4 Global​
Codename: munch​
Version: V14.0.2.0.TLMMIXM​
Branch: Stable​
Type: Fastboot​
Size: 6.3 GB​
Release Date: 2023-03-12​
Package Name: munch_global_images_V14.0.2.0.TLMMIXM_20230312.0000.00_13.0_global_cad4c8f425.tg​
After the Download its extract it and delete the Archives and still 1 Firmware Folder exists!!!
After that its start the "flash_all.bat" that comes with this Firmware!!!! So make sure you have Connected the device via USB
to PC and have started Fastboot-Mode!!
than let it Flash the MIUI ROM!!!! if this Method working the Device will be Start normaly!!!
If this not work use "MIFLASHTOOL" and click on select and choose the Firmware Folder!! and Flash it with this Method!!!!
hope one of the Options will Work!!
System23 said:
have you any Expierience with Fastboot and the Terminal? than i have Read that your Device has A/B Partitions!!! That means SLOT A has now your Flashed Firmware & SLOT B has the older StockROM!!! Normaly when a Partition is Broken it changes the SLOT Automaticly!!!! with Terminal and fastboot can you Interact with the Device via PC!!!! so that you can use this commands to become the Information witch SLOT is Active, and SET one of the Booth Partitions!!!!
Show Activ SLOT
fastboot getvar current-slot
SET a SLOT
fastboot set_active b
or
fastboot set_active a
Show Activ SLOT
fastboot getvar current-slot
Reboot the Device
hope one of the Options will Work!!
Click to expand...
Click to collapse
You cannot use Mi Flash with a locked bootloader.
System23 said:
have you any Expierience with Fastboot and the Terminal? than i have Read that your Device has A/B Partitions!!! That means SLOT A has now your Flashed Firmware & SLOT B has the older StockROM!!! Normaly when a Partition is Broken it changes the SLOT Automaticly!!!! with Terminal and fastboot can you Interact with the Device via PC!!!! so that you can use this commands to become the Information witch SLOT is Active, and SET one of the Booth Partitions!!!!
Show Activ SLOT
fastboot getvar current-slot
SET a SLOT
fastboot set_active b
or
fastboot set_active a
Show Activ SLOT
fastboot getvar current-slot
Reboot the Device
fastboot reboot
I have write a simple script that Downloads the Firmware,Extract it,copy Files 4 Flash,and Start Flash!!!
you Found that in my Onlinestorage Here >> Xiaomi_POCCO_F4_Firmware_Flash
Only Download it and extract it!!!
Run "Download_Firmware.cmd" and Connect Device via USB to PC and start it in Fastboot-Mode!!!
The Firmware is
Device: POCO F4 Global​
Codename: munch​
Version: V14.0.2.0.TLMMIXM​
Branch: Stable​
Type: Fastboot​
Size: 6.3 GB​
Release Date: 2023-03-12​
Package Name: munch_global_images_V14.0.2.0.TLMMIXM_20230312.0000.00_13.0_global_cad4c8f425.tg​
After the Download its extract it and delete the Archives and still 1 Firmware Folder exists!!!
After that its start the "flash_all.bat" that comes with this Firmware!!!! So make sure you have Connected the device via USB
to PC and have started Fastboot-Mode!!
than let it Flash the MIUI ROM!!!! if this Method working the Device will be Start normaly!!!
If this not work use "MIFLASHTOOL" and click on select and choose the Firmware Folder!! and Flash it with this Method!!!!
hope one of the Options will Work!!
Click to expand...
Click to collapse
not working...error:FAILED (remote: Erase is not allowed in Lock State)
OK, original Tools and Firmware cannot Flash in locked BL!! than you can Flash in Recovery or in EDL Mode!! you stuck at Fastboot Mode so you cant Flash via Recovery!!! or you use fastboot in Terminal and test the following commands!!!
Boot Recovery via fastboot
fastboot boot xxx/Images/recovery.img
or
Reboot Recovery
fastboot reboot recovery
or
Flash Boot/Recovery
fastboot flash boot xxx/Images/boot.img
fastboot flash recovery xxx/Images/recovery.img
fastboot reboot
when this not working you can use EDL-Mode!!!
Poco F4 test Point Reboot 9008 EDL - ROM-Provider
Poco F4 test point is typically a set of pins on the device's circuit board that can be shorted together in order to put the device into edl mod
romprovider.com
Than you can Flash it with QPST or QFiL Tool from Qualcomm!!! but i must look when i at home if the fastboot Firmware includes all needed Files!!! rawprogrammer0.xml patch0.xml firehosexxxx.mbn
System23 said:
OK, original Tools and Firmware cannot Flash in locked BL!! than you can Flash in Recovery or in EDL Mode!! you stuck at Fastboot Mode so you cant Flash via Recovery!!! or you use fastboot in Terminal and test the following commands!!!
Click to expand...
Click to collapse
Stop posting non-solutions.
Miflash unusable with the bootloader locked. (Yet noted on the OP).
Regarding your last post, the command syntax is wrong and it will not change anything.
For EDL mode, you don't know, it is not necessary to open the phone to enter EDL mode and anyway, it will not have permission to flash.
QPST or QFiL Tool from Qualcomm may work but not on this device (too recent) and Sahara is a very sensitive program and requires some experience to avoid errors such as:
ERROR: function: sahara_rx_data:277 Unable to read packet header. Only read 0 bytes.
ERROR: function: sahara_main:983 Sahara protocol error
ERROR: function: main:320 Uploading Image using Sahara protocol failed
Download Fail:Sahara Fail:QSaharaServer Fail process fail.
Poco F4 (Munch) Firmware Flash File (Stock ROM) - ROM-Provider
Download Poco F4 Firmware Flash File stock ROM, here we share latest firmware for Xiaomi Poco F4 with flash tool & usb driver
www.google.de
with MiFlash in EDL-Mode and the EDL-Firmware GLO, its like this Article a working Solution!! and i dont know if fastboot reboot edl with special edl fastboot work, and I dont know if it can Start with ButtonsCombo!!! adb reboot edl is not availible wile stuck at Fastboot-Mode!! iam only give ideas to test them out, in variants they i know!! Iam Testing my variants out to find a way that works!!!
NOSS8 said:
Stop posting non-solutions.
Miflash unusable with the bootloader locked. (Yet noted on the OP).
Regarding your last post, the command syntax is wrong and it will not change anything.
For EDL mode, you don't know, it is not necessary to open the phone to enter EDL mode and anyway, it will not have permission to flash.
QPST or QFiL Tool from Qualcomm may work but not on this device (too recent) and Sahara is a very sensitive program and requires some experience to avoid errors such as:
ERROR: function: sahara_rx_data:277 Unable to read packet header. Only read 0 bytes.
ERROR: function: sahara_main:983 Sahara protocol error
ERROR: function: main:320 Uploading Image using Sahara protocol failed
Download Fail:Sahara Fail:QSaharaServer Fail process fail.
Click to expand...
Click to collapse
give me more Input, iam intressted to read more!!!
System23 said:
give me more Input, iam intressted to read more!!!
Click to expand...
Click to collapse
This is not the subject of the thread. (do some research).
If it is impossible to enter recovery or fastboot mode and if it is not a HW problem, the phone is in EDL Mode.
It will not appear on the PC unless you install the Qualcomm drivers and will be detected by Miflash (in Fastboot mode, no need to log in) on a com port (login mandatory), but you will not have permission to flash (requires a special account).
This permission is not needed on very old devices.
Until the OP has answered my questions, I could not provide him with a possible solution.
System23 said:
have you any Expierience with Fastboot and the Terminal? than i have Read that your Device has A/B Partitions!!! That means SLOT A has now your Flashed Firmware & SLOT B has the older StockROM!!! Normaly when a Partition is Broken it changes the SLOT Automaticly!!!! with Terminal and fastboot can you Interact with the Device via PC!!!! so that you can use this commands to become the Information witch SLOT is Active, and SET one of the Booth Partitions!!!!
Show Activ SLOT
fastboot getvar current-slot
SET a SLOT
fastboot set_active b
or
fastboot set_active a
Show Activ SLOT
fastboot getvar current-slot
Reboot the Device
fastboot reboot
I have write a simple script that Downloads the Firmware,Extract it,copy Files 4 Flash,and Start Flash!!!
you Found that in my Onlinestorage Here >> Xiaomi_POCCO_F4_Firmware_Flash
Only Download it and extract it!!!
Run "Download_Firmware.cmd" and Connect Device via USB to PC and start it in Fastboot-Mode!!!
The Firmware is
Device: POCO F4 Global​
Codename: munch​
Version: V14.0.2.0.TLMMIXM​
Branch: Stable​
Type: Fastboot​
Size: 6.3 GB​
Release Date: 2023-03-12​
Package Name: munch_global_images_V14.0.2.0.TLMMIXM_20230312.0000.00_13.0_global_cad4c8f425.tg​
After the Download its extract it and delete the Archives and still 1 Firmware Folder exists!!!
After that its start the "flash_all.bat" that comes with this Firmware!!!! So make sure you have Connected the device via USB
to PC and have started Fastboot-Mode!!
than let it Flash the MIUI ROM!!!! if this Method working the Device will be Start normaly!!!
If this not work use "MIFLASHTOOL" and click on select and choose the Firmware Folder!! and Flash it with this Method!!!!
hope one of the Options will Work!!
Click to expand...
Click to collapse
thanks, after managing to unlock the phone just by moving it to local disk c, after some googling n youtubing, and i tried ur method again ,editing some flash_all bat.((
fastboot %* getvar product 2>&1 | findstr /r /c:"^product: *munch" || echo Missmatching image and device
fastboot %* getvar product 2>&1 | findstr /r /c:"^product: *munch" || exit /B 1))
and run it....it works.. i sincerely thanks you..

Categories

Resources