Development [Firmware] Mi 11 Pro / Ultra [star] [Auto updated!]

Search This thread

yshalsager

Recognized Developer
Xiaomi custom users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:


Xiaomi Firmware Updater (Mi 11 Pro / Ultra)



jSIVrRy.png
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/


What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.

Notes:
Firmware filenames for this device are in the following manner:
  • fw_star_miui_STAR_*.zip is Mi 11 Pro / Ultra (star) Global firmware.
  • fw_star_miui_STARGlobal_*.zip is Mi 11 Ultra (star) Global firmware.
  • fw_star_miui_STAREEAGlobal_*.zip is Mi 11 Ultra (star) EEA Global firmware.
  • fw_star_miui_STARINGlobal_*.zip is Mi 11 Ultra (star) India Global firmware.

Downloads
You can get updates always from various mirrors available on the website:

Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP and etc.

Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!

Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package which I extract and provide here.

What are the supported devices?
All Snapdragon and MTK devices including China-only devices.
Check the full devices list here

How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.

How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.

Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.

Source Code:
- GitHub
- Main project thread

Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.

XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
 

veimus

Senior Member
New MIUI Stable Firmware Release

  • Version: V12.5.3.0.RKACNXM
  • Android: 11.0
  • Region: China
  • Filename: fw_star_miui_STAR_V12.5.3.0.RKACNXM_fb5e800391_11.0.zip
  • Filesize: 126.9 MB
  • MD5:
    Code:
    7faba92f7b4bdc8f39718a8f8d6278ba
  • Download: Here

Note: Older releases are available Here
It was removed? There is missing firmware on the list with your link
 

yshalsager

Recognized Developer
How do we flash this one?

I don't see any bat files in the package this time
Please read the first post. Firmware files I provide are for custom ROMs users.
MIUI updates are here
 

speedtripler

Senior Member
Aug 24, 2013
704
180
Please read the first post. Firmware files I provide are for custom ROMs users.
MIUI updates are here
I'm on a custom ROM (EU 12.5.2 ) but flashed mine from Windows using a bat file

This One doesn't have the flash files included?
 

YoSoyCarlosG

Senior Member
Dec 19, 2012
116
37
Samsung Galaxy S21 Ultra
Hi guys. Potentially stupid question hehe: Can I apply the incremental update from EEA to a Global ROM? I'm actually liking the global one, but no updates so far. But I don't want to flash again and move to EEA... Thanks for the help!
 

yshalsager

Recognized Developer
Hi guys. Potentially stupid question hehe: Can I apply the incremental update from EEA to a Global ROM? I'm actually liking the global one, but no updates so far. But I don't want to flash again and move to EEA... Thanks for the help!
No. And BTW this question doesn't belong here :D read the first post.
 
  • Like
Reactions: YoSoyCarlosG

Jhonxs

Senior Member
Apr 15, 2013
112
41
Hello,
Any chances of making the OTA's updates available ?
At least the last few of them, in the future ( maybe start with the stable version if possible) .

Thank you very much !
ALex
 

Sathelp

Senior Member
Nov 27, 2007
834
246
Brean, Somerset
Xiaomi Mi 11 Ultra
Hello,
Any chances of making the OTA's updates available ?
At least the last few of them, in the future ( maybe start with the stable version if possible) .

Thank you very much !
ALex
These stock Chinese versions will be available to the correct current versions people are using. You cannot with stock Chinese make multiple versions available it's I'm afraid, it will only update your current branch when it sees a released updated version.
If you want to change branches, stable to beta or other way around, then you will need to use fastboot ROMs until a twrp is released but don't forget, a change of branch is like a change of region like Chinese to global or to EU, you must do a format data due to partition differences between the ROMs.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    Xiaomi custom users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:


    Xiaomi Firmware Updater (Mi 11 Pro / Ultra)



    jSIVrRy.png
    Code:
    #include
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */


    What is Xiaomi Firmware Updater?
    A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.

    Notes:
    Firmware filenames for this device are in the following manner:
    • fw_star_miui_STAR_*.zip is Mi 11 Pro / Ultra (star) Global firmware.
    • fw_star_miui_STARGlobal_*.zip is Mi 11 Ultra (star) Global firmware.
    • fw_star_miui_STAREEAGlobal_*.zip is Mi 11 Ultra (star) EEA Global firmware.
    • fw_star_miui_STARINGlobal_*.zip is Mi 11 Ultra (star) India Global firmware.

    Downloads
    You can get updates always from various mirrors available on the website:

    Frequently Asked Questions:
    What is firmware? Is it a full ROM or OTA package?
    Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP and etc.

    Why should I update the Firmware?
    Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!

    Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
    No, MIUI ROMs contain the firmware-update package which I extract and provide here.

    What are the supported devices?
    All Snapdragon and MTK devices including China-only devices.
    Check the full devices list here

    How to update the firmware?
    1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
    2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.

    How to check the updated firmware?
    Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.

    Support or Contact:
    Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.

    Source Code:
    - GitHub
    - Main project thread

    Donations:
    A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.

    XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
    2
    New MIUI Stable Firmware Release
    • Version: V12.5.3.0.RKACNXM
    • Android: 11.0
    • Region: China
    • Filename: fw_star_miui_STAR_V12.5.3.0.RKACNXM_fb5e800391_11.0.zip
    • Filesize: 126.9 MB
    • MD5:
      Code:
      7faba92f7b4bdc8f39718a8f8d6278ba
    • Download: Here

    Note: Older releases are available Here
    2
    What's the difference between the M2102K1C and M2102K1G?
    C = China G = Global
    2
    Hi !

    V12.5.8.0.RKAEUXM seriously ? What a joke ...

    Impossible to find the OTA and this IS NOT enhanced update ! Xiaomi is just kidding us Xiaomis is not able to provide high end smartphones with high end support ...

    Need to buy an iphone right now !! byebye Xiaomi
    1
    Received OTA today with MIUI 13.0.9.0.SKAEUXM stable (EEA) 174 MB

    Only September 2022 security patch.