8

Development - [ROM][MIUI 22.9.7] EliteRom MIUI 13 A12 for Xiaomi Mi 11 Lite 5G N...

 2 years ago
source link: https://forum.xda-developers.com/t/rom-miui-22-9-7-eliterom-miui-13-a12-for-xiaomi-mi-11-lite-5g-ne.4448433/page-4#post-87423285
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Top Liked Posts

NEW Update:
2022-09-11 EliteRom 22.9.7-A12-MIUI 13:
Great work. Thanks for the update! FYI You might want to note somewhere that the 8-10 update is not a fastboot rom. Loaded it from OF w/o issue. Thanks!
Hi Dear Developer.

I installed once this rom , but I got much errors and booom. Bootloop after that. I installed the correct zip with fastboot. Why?
ignore those, it should boot
yes just small problems with UI default settings after first start with the home screen
EDIT:
i forgot small problem with the default linux_fastboot_first_install_with_data_format.sh i change it.
i had probems with the fastboot that is included with the ROM.zip
Code:
device=`fastboot $* getvar product 2>&1 | grep -F 'product:' | tr -s ' ' | cut -d ' ' -f 2`
[ -z "$device" ] && device='unknown'
[ "$device" != 'lisa' ] && echo "This package is for \"lisa\" devices; this is a \"$device\"." && exit 1
read -p "You are going to wipe your data and internal storage. It will delete all your files and photos stored on internal storage. Do you agree? (Y/N) " choice
[ "$choice" != 'Y' ] && [ "$choice" != 'y' ] && exit 0
fastboot erase userdata
fastboot erase secdata
fastboot erase metadata
fastboot erase exaid
fastboot -w
fastboot set_active a
fastboot flash vbmeta_vendor firmware-update/vbmeta_vendor.img
fastboot flash vbmeta_system firmware-update/vbmeta_system.img
fastboot flash vbmeta firmware-update/vbmeta.img
fastboot flash tee firmware-update/tee.img
fastboot flash cpucp firmware-update/cpucp.img
fastboot flash super firmware-update/custom.img
fastboot flash sspm firmware-update/sspm.img
fastboot flash spmfw firmware-update/spmfw.img
fastboot flash scp firmware-update/scp.img
fastboot flash pi_img firmware-update/pi_img.img
fastboot flash shrm firmware-update/shrm.img
fastboot flash mitee firmware-update/mitee.img
fastboot flash md1img firmware-update/md1img.img
fastboot flash mcupm firmware-update/mcupm.img
fastboot flash lk firmware-update/lk.img
fastboot flash gz firmware-update/gz.img
fastboot flash dtbo firmware-update/dtbo.img
fastboot flash dpm firmware-update/dpm.img
fastboot flash cust firmware-update/cust.img
fastboot flash cam_vpu3 firmware-update/cam_vpu3.img
fastboot flash cam_vpu2 firmware-update/cam_vpu2.img
fastboot flash cam_vpu1 firmware-update/cam_vpu1.img
fastboot flash boot firmware-update/boot.img
fastboot flash audio_dsp firmware-update/audio_dsp.img
fastboot set_active a
fastboot reboot
ignore file not found errors to lazy to remove the lines

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK