[Firmware] POCO X3 NFC [surya/karna] [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 (POCO X3 NFC)



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_surya_miui_SURYAGlobal_*.zip is POCO X3 NFC (surya) Global firmware.
  • fw_surya_miui_SURYAEEAGlobal_*.zip is POCO X3 NFC (surya) EEA Global firmware.
  • fw_surya_miui_SURYAINGlobal_*.zip is POCO X3 NFC (surya) 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:
 

yshalsager

Recognized Developer
Thanks for your work! 👍🏼

What's the difference between QJGEUXM (12.0.8) & RJGEUXM (12.0.6) of the global version?

Welcome. Unfortunately, the is no straight way to tell the difference between firmware versions. You can see if something got updated by checking the size or hash of old and new files. Another easy to notice clue is the baseband version of the modem that will be changed in about device screen after flashing.
 
  • Like
Reactions: wimstefan

LePapron

Member
Feb 6, 2017
22
0
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 (POCO X3 NFC)



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_surya_miui_SURYAGlobal_*.zip is POCO X3 NFC (surya) Global firmware.
  • fw_surya_miui_SURYAEEAGlobal_*.zip is POCO X3 NFC (surya) EEA Global firmware.
  • fw_surya_miui_SURYAINGlobal_*.zip is POCO X3 NFC (surya) 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:

Interesting post, thank you.

My Poco X3 NFC is running on miui_V12.0.8.0.QJGEUXM. As you will well know, this is based on Android 10. Looking for Android 11, the firmware to install is the following: miui_SURYAEEAGlobal_V12.0.6.0.RJGEUXM_246b1aa34f_11.0.zip
But if I try to do this via Updater, it simply reinstalls the first mentioned. I don´t have a clue on how to do my device a favor by updating it. Could you, or anyone for that matter, give me a clue?

Thanks in advance.
Le Papron
 

J-Mizzle

Senior Member
Jan 21, 2017
166
17
Maine
jmizzle.com
I purchased my device off Amazon and live in the states. So I assume it is the global variant. Is the eu Android 11 firmware compatible with my device? Model = M2007J20CG
 

yshalsager

Recognized Developer
Interesting post, thank you.

My Poco X3 NFC is running on miui_V12.0.8.0.QJGEUXM. As you will well know, this is based on Android 10. Looking for Android 11, the firmware to install is the following: miui_SURYAEEAGlobal_V12.0.6.0.RJGEUXM_246b1aa34f_11.0.zip
But if I try to do this via Updater, it simply reinstalls the first mentioned. I don´t have a clue on how to do my device a favor by updating it. Could you, or anyone for that matter, give me a clue?

Thanks in advance.
Le Papron
First, this thread is for custom ROMs users. Please read the FAQ in the first post.

V12.0.6.0.RJGEUXM update is not released as full public update as for now, so you can't install it using updater.
 

yshalsager

Recognized Developer
How do I determine what variant my x3 nfc is? I don't want to flash the wrong firmware.
POCO X3 NFC (surya - J20C) Models:
M2007J20CG: POCO X3 NFC Global
M2007J20CT: POCO X3 NFC Thailand

POCO X3 (karna - J20C) Models:
M2007J20CI: POCO X3 India

Since you have NFC version there's no need to worry about anything. Feel free to use any official/custom rom codenamed surya.
 

J-Mizzle

Senior Member
Jan 21, 2017
166
17
Maine
jmizzle.com
POCO X3 NFC (surya - J20C) Models:
M2007J20CG: POCO X3 NFC Global
M2007J20CT: POCO X3 NFC Thailand

POCO X3 (karna - J20C) Models:
M2007J20CI: POCO X3 India

Since you have NFC version there's no need to worry about anything. Feel free to use any official/custom rom codenamed surya.
I have the global CG. Will flashing the Android 11 firmware from the Europe region work for my device or will it cause problems?
 

m0han

Senior Member
  • Version: V12.0.7.0.RJGEUXM
  • Android: 11.0
  • Region: EEA
  • Filename: fw_surya_miui_SURYAEEAGlobal_V12.0.7.0.RJGEUXM_641da640cd_11.0.zip
  • Filesize: 78.1 MB
  • MD5:
    Code:
    08a5f3519a40859b2d06c8923720e4f0
i have karna (non-nfc) 6gb / 128gb. i'm now on octavi os v2.2. recovery is ofox v11.1_2 unofficial.
can i flash this firmware to get better performance overall? or, will it kill my device? :confused:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 23
    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 (POCO X3 NFC)



    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_surya_miui_SURYAGlobal_*.zip is POCO X3 NFC (surya) Global firmware.
    • fw_surya_miui_SURYAEEAGlobal_*.zip is POCO X3 NFC (surya) EEA Global firmware.
    • fw_surya_miui_SURYAINGlobal_*.zip is POCO X3 NFC (surya) 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:
    7
    New MIUI Stable Firmware Release
    • Version: V12.0.1.0.RJGMIXM
    • Android: 11.0
    • Region: Global
    • Filename: fw_surya_miui_SURYAGlobal_V12.0.1.0.RJGMIXM_95126259ea_11.0.zip
    • Filesize: 78.1 MB
    • MD5:
      Code:
      607871e3154725437902635af6174d4a
    • Download: Here

    Note: Older releases are available Here
    5
    New MIUI Stable Firmware Release
    • Version: V12.5.1.0.RJGMIXM
    • Android: 11.0
    • Region: Global
    • Filename: fw_surya_miui_SURYAGlobal_V12.5.1.0.RJGMIXM_e3b8205e7f_11.0.zip
    • Filesize: 78.1 MB
    • MD5:
      Code:
      925f5366138b76f0e586124e5d4bc829
    • Download: Here

    Note: Older releases are available Here
    5
    New MIUI Stable Firmware Release
    • Version: V12.0.9.0.QJGMIXM
    • Android: 10.0
    • Region: Global
    • Filename: fw_surya_miui_SURYAGlobal_V12.0.9.0.QJGMIXM_7f83537667_10.0.zip
    • Filesize: 77.9 MB
    • MD5:
      Code:
      768f7e3b0d507f8b93d02ece93ee6042
    • Download: Here

    Note: Older releases are available Here
    4
    That doesn't mean a thing and doesn't make sense at all 😉🤣
    I agree. I have been with XDA over 3 years an it says 'senior member' for me too.
    I am a forklift driver with minimal computer skills who likes to dabble lol.

    I cannot even code lol. Let alone write roms lol.