DESCRIPTION
ROM Mobile Xiaomi Mi 11 Lite 5G NE– ROM Android 11
ONLY Qualcomm SM7325
ROM 1 – Update Official Xiaomi Mi 11 Lite 5G NE Global EEA version : 11 RKQ1.200903.002 – V12.5.8.0.RKOEUXM – lisa_eea-user 11 RKOEUXM
ROM 2 – Update Official Xiaomi Mi 11 Lite 5G NE Global version : 11 RKQ1.200903.002 – V12.5.11.0.RKOMIXM – lisa_global-user 11 RKOMIXM
ROM 1 – Update Official Xiaomi Mi 11 Lite 5G NE Global EEA version : 11 RKQ1.200903.002 – V12.5.5.0.RKOEUXM – lisa_eea-user 11 RKOEUXM
ROM 2 – Update Official Xiaomi Mi 11 Lite 5G NE Global version : 11 RKQ1.200903.002 – V12.5.8.0.RKOMIXM – lisa_global-user 11 RKOMIXM
ROM 1 – Update Official Xiaomi Mi 11 Lite 5G NE Global EEA version : 11 RKQ1.200903.002 – V12.5.4.0.RKOEUXM – lisa_eea-user 11 RKOEUXM
ROM 2 – Update Official Xiaomi Mi 11 Lite 5G NE Global version : 11 RKQ1.200903.002 – V12.5.7.0.RKOMIXM – lisa_global-user 11 RKOMIXM
ROM 1 – Update Official Xiaomi Mi 11 Lite 5G NE Global EEA version : 11 RKQ1.200903.002 – V12.5.3.0.RKOEUXM – lisa_eea-user 11 RKOEUXM
ROM 2 – Update Official Xiaomi Mi 11 Lite 5G NE Global version : 11 RKQ1.200903.002 – V12.5.5.0.RKOMIXM – lisa_global-user 11 RKOMIXM
ROM 1 – Official Xiaomi Mi 11 Lite 5G NE Global EEA version : 11 RKQ1.200903.002 – V12.5.1.0.RKOEUXM – lisa_eea-user 11 RKOEUXM
ROM 2 – Official Xiaomi Mi 11 Lite 5G NE Global version : 11 RKQ1.200903.002 – V12.5.4.0.RKOMIXM – lisa_global-user 11 RKOMIXM
Gapps include – No Rooted
Language support: Multilang
ROM Install :
1.Connect your phone to PC and let the driver install
2.Install QPST
3.Open QPST Configuration -> Add new port -> Select the com port of your device -> exit
4.Go to Start -> All Programs -> QPST eMMC Software Download open the tool -> Check program boot loaders -> Browse for the device com port
5.Click Load XML def and browse for rawprogram0.xml in folder ROM
6.Click Load Patch def and browse for patch0.xml in folder ROM
7.Check the search path 2 and browse for the folder ROM
8.Now click download, wait for the download to finish (it never finish but it also detects for a new driver, and that’s important)
and it will search for the new hardware found, install the driver
OR
install with flash_all.bat for windows or flash_all.sh for linux
“Bat” | SelectShow> |
---|---|
fastboot %* getvar product 2>&1 | findstr /r /c:”^product: *lisa” || echo Missmatching image and device set CURRENT_ANTI_VER=1
fastboot %* flash metadata %~dp0imagesmetadata.img || @echo “Flash xbl error” && exit /B 1 fastboot %* flash keymaster %~dp0imageskm4.mbn || @echo “Flash keymaster error” && exit /B 1 fastboot %* flash modem %~dp0imagesNON-HLOS.bin || @echo “Flash modem error” && exit /B 1 fastboot %* flash bluetooth %~dp0imagesBTFM.bin || @echo “Flash bluetooth error” && exit /B 1 fastboot %* flash storsec %~dp0imagesstorsec.mbn || @echo “Flash storsec error” && exit /B 1 fastboot %* flash devcfg %~dp0imagesdevcfg.mbn || @echo “Flash devcfg error” && exit /B 1 fastboot %* flash dtbo %~dp0imagesdtbo.img || @echo “Flash dtbo error” && exit /B 1 fastboot %* flash vbmeta %~dp0imagesvbmeta.img || @echo “Flash vbmeta error” && exit /B 1 fastboot %* flash boot %~dp0imagesboot.img || @echo “Flash boot error” && exit /B 1 fastboot %* flash cache %~dp0imagescache.img || @echo “Flash cache error” && exit /B 1 fastboot %* erase ddr fastboot %* flash cust %~dp0imagescust.img fastboot %* reboot |
※Please make a backup of your device before installing or updating ROM