All Xiaomi users suffer from a single problem, Firmware update. As there are many devices with no one to provide the newest firmware update every single release. And also developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here is my simple solution:
Xiaomi Firmware Updater V5
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*/
A set of various script that automatically generates Xiaomi firmware flashable zip files every MIUI new update!
My scripts download MIUI official ROMs, both Developer and Stable, Global and China, extracts the firmware-update folder, generates firmware flashable zip with auto-written "updater-script", and uploads them automatically to many servers.
The scripts are completely automated, running on a Linux server every six hours.
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 updating the Firmware If I'm MIUI official or 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 MTKdevices including China-only devices.
Check the full devices list here!
How to update 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.
IMPORTANT:
These files contain the complete "firmware-update" folder, means it needs your bootloader to be unlocked OFFICIALLY , so if you unlocked it unofficially you have to remove "emmc_appsboot.mbn" and "non-hlos.bin" and you'll be okay!
Support or Contact:
Having trouble with firmware files? You can open a new issue on Github repository or just write here in a reply, and we’ll help you sort it out.
Also If You want to support a new device or fix any problem.
Powered by:
- @franztesca XiaomiTool
- My Xiaomi Flashable Firmware Creator Tool
- Packet.com
- BuildBox Linux Server.
- Your donations
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 in one of the following methods:
- Paypal
- LiberaPay
- Pateron
- Payoneer account: "[email protected]"
XDA:DevDB Information
Xiaomi Firmware Updater V5, Tool/Utility for the Android General
Contributors
yshalsager
Source Code: https://github.com/XiaomiFirmwareUpdater
Version Information
Status: Stable
Current Stable Version: 5
Created 2018-01-27
Last Updated 2019-08-07
DownloadsYou can get updates always from various mirrors available on the website:
Latest Firmware
Older files:
Sourceforge:
Developer ROMs Firmware
Stable ROMs Firmware
Androidfilehost: (Mirror)
Developer ROMs Firmware
Stable ROMs Firmware
Basketbuild:
Developer ROMs Firmware
Stable ROMs Firmware
I don't really use any Xiaomi devices regularly, but once you download a build, what is the process to flash it? Is it through TWRP/recovery?
MishaalRahman said:
I don't really use any Xiaomi devices regularly, but once you download a build, what is the process to flash it? Is it through TWRP/recovery?
Click to expand...
Click to collapse
Yeah, just flash it like normal
yshalsager said:
Yeah, just flash it like normal
Click to expand...
Click to collapse
Great job buddy. I had same idea for a script lately. Unfortunately i sold my Sagit and stopped working there. Anyhow i created script for flashing necessary files via fastboot and .sh. If there is any use to you feel free to use it.
https://github.com/icrunchbanger/android-scripts/blob/master/bl-fw.sh
flash firmware fix not stable signal in custom rom ? almost every custom rom does not have a good signal like rom miui
Plz include Cancro also.
seems awesome tool
Thank you for your hard work!
Thanks brother.
sadly, no Redmi 2/prime support?? ?
I dont understand... Cant we already download the zip updates through MIUI official site?
laurorual said:
I dont understand... Cant we already download the zip updates through MIUI official site?
Click to expand...
Click to collapse
At MIUI official site, you can get just the complete stock ROM.
At this thread, you can download only the firmware part of the stock ROM. It's very useful, if you want to use the newest firmware and a custom ROM.
I downloaded the 25/1/18 global developer firmware for my Redmi Note 4X and Redmi Note 3 Pro Special Edition. TWRP reported that the Redmi Note 4X firmware was corrupt and wouldn't flash, and the firmware for the Redmi Note 3 Pro SE has bricked the device. I can't access recovery...only fastboot, which means I can't flash alternate firmware or access my TWRP backups. Perhaps you should test your firmware more. I think I'll stick to the firmware I get from other threads.
xehed said:
sadly, no Redmi 2/prime support??
Click to expand...
Click to collapse
mad-extrem said:
Plz include Cancro also.
Click to expand...
Click to collapse
I can't add devices that out of miui weekly update
If your device is updated to miui 9 let me know and I'll add it to stable devices.
Pumpino said:
I downloaded the 25/1/18 global developer firmware for my Redmi Note 4X and Redmi Note 3 Pro Special Edition. TWRP reported that the Redmi Note 4X firmware was corrupt and wouldn't flash, and the firmware for the Redmi Note 3 Pro SE has bricked the device. I can't access recovery...only fastboot, which means I can't flash alternate firmware or access my TWRP backups. Perhaps you should test your firmware more. I think I'll stick to the firmware I get from other threads.
Click to expand...
Click to collapse
I do checked my script, there's no any chance to brick unless you flashed wrong device firmware!
Featured on XDA Portal!
https://www.xda-developers.com/xiaomi-firmware-updater-tool-miui-roms/
yshalsager said:
I do checked my script, there's no any chance to brick unless you flashed wrong device firmware!
Click to expand...
Click to collapse
This is the version that bricked my Kate. Is it the correct firmware for the device? https://androidfilehost.com/?fid=673956719939815150
I just downloaded the Note4X firmware again, and it still says it's corrupted. I got it from https://androidfilehost.com/?fid=673956719939815149.
Pumpino said:
This is the version that bricked my Kate. Is it the correct firmware for the device? https://androidfilehost.com/?fid=673956719939815150
Your bootloader in unlocked unofficially?!
I just downloaded the Note4X firmware again, and it still says it's corrupted. I got it from https://androidfilehost.com/?fid=673956719939815149.
Click to expand...
Click to collapse
Please use basketbuild "main downloads"
Is twrp you use official or not?
yshalsager said:
Please use basketbuild "main downloads"
Is twrp you use official or not?
Click to expand...
Click to collapse
Are you saying the firmware on basketbuild is different to AndroidFileHost?
Yes, I'm using the latest official TWRP 3.2.1 on both devices.
great tool buddy, but there's some little problem...
can you change this line :
package_extract_file("firmware-update/splash.img", "/firmware/image/splash.img");
to :
package_extract_file("firmware-update/splash.img", "/dev/block/bootdevice/by-name/splash");
otherwise it will not installed..., on this line (from untouched updater-script) :
unmount("/firmware");
mount("vfat", "EMMC", "/dev/block/bootdevice/by-name/splash", "/firmware");
package_extract_file("firmware-update/splash.img", "/firmware/image/splash.img");
unmount("/firmware");
twrp will not install the splash and just skip it and report an error on twrp log, i think only stock miui recovery can handle this command, so i guess you should change the command with the actual node or path.
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions :
Grab the latest build, gapps, recommended recovery and firmware (if you're on a lower than recommended firmware)
Flash recovery via fastboot.
Reboot to recovery.
Format Data Partition.
Flash the latest build, gapps (if you wish)
Reboot
Downloads :
Builds :
https://drive.google.com/drive/u/1/folders/1U6y_WefWVsaU67BW-o8YsjYzGoDynqsZ
Recovery :
https://forum.xda-developers.com/re.../official-orangefox-recovery-project-t3973647
Firmware :
https://xiaomifirmwareupdater.com
GApps :
https://opengapps.org
Telegram Support Group :
https://t.me/lineageosviolet
Reporting Bugs :
DO NOT Report bugs if you're running a custom kernel , Magisk or any other addons.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your:
- LineageOS Version
- LineageOS Download url
- GApps version
Did you:
- Wipe
- Flash any custom kernel
- Flash any addons (Magisk, or any other mods)
- Restore with Titanium backup
- Reboot after having the issue
Are you using:
- A Task killer
- A Non-stock kernel
- Other modifications
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
XDA:DevDB Information
LineageOS, ROM for the Xiaomi Redmi Note 7 Pro
Contributors
merothh, PIPIPIG233666
Source Code: https://github.com/sm6150-dev
ROM OS Version: Android 10
ROM Kernel: Linux 4.14.x
ROM Firmware Required: https://github.com/sm6150-dev/android_device_xiaomi_violet/blob/lineage-17.1/board-info.txt
Version Information
Status: Stable
Created 2020-08-11
Last Updated 2020-08-11
Reserved
Reserved
Thanks for great Rom
The Best
Thanks for this amazing Rom... Its butter smooth and very battery efficient.. thanks for all the hard work your doing for Violet
Is this one step forward towards the official builds? thanks!
One request
Hi.
Appreciate your efforts to bring this ROM.
Please do share the md5/sha1 hash for builds. That actually helps.
Thanks
thenk u sur veri nice rum i lik it. mek mai volet veri phast. i lik it. thenks fr meking this rum
infekted said:
Hi.
Appreciate your efforts to bring this ROM.
Please do share the md5/sha1 hash for builds. That actually helps.
Thanks
Click to expand...
Click to collapse
Shall see to it, from the next build.
i tried clean flashing it keeps rebooting back to recovery
Thanks for this awesome rom dude. Stock is always a beauty.
Call Recording Sound Issues
Call Recorder sound is distorded when call taken via phone earpiece however while on speaker phone it sounds good. Any fixes?
Hi. A little help?
Your asserted firmware version for India is V12. But the latest available firmware for India on Xiaomi firmware updater is V11.
And it's the opposite for China. V12 is available but only V11 is required.
Can this ROM just not be flashed on Indian devices yet?
I would like to know too.
@All
Has someone installed it on an Indian phone with V11?
Infact all ROMs that use Lineage trees have this issue.
Ah. Never mind. This is the fault of this FAQ question answer in the Xiaomi Firmware Updater thread:
"How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE."
This is NOT the case. You can flash the China firmware on Indian devices and flash LOS on top. It works. I don't know why the FAQ says what it does.
@yshalsager, can you clarify this point?
andy356 said:
Ah. Never mind. This is the fault of this FAQ question answer in the Xiaomi Firmware Updater thread:
"How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE."
This is NOT the case. You can flash the China firmware on Indian devices and flash LOS on top. It works. I don't know why the FAQ says what it does.
@yshalsager, can you clarify this point?
Click to expand...
Click to collapse
Well, this was written before Xiaomi decided to do (almost) same devices with different codenames. The warning was there because some people may try to cross flash firmware of other devices. However, in devices like violet it's fine since china and global are the same codename (violet, violet_in_global), unlike Redmi Note 8 Pro (begonia, begoniain_in_global).
yshalsager said:
Well, this was written before Xiaomi decided to do (almost) same devices with different codenames. The warning was there because some people may try to cross flash firmware of other devices. However, in devices like violet it's fine since china and global are the same codename (violet, violet_in_global), unlike Redmi Note 8 Pro (begonia, begoniain_in_global).
Click to expand...
Click to collapse
I have a Mi 5 and it was common knowledge since the beginning that you could flash whichever firmware you wanted to on it. So looking at your thread I thought that Xiaomi changed something in its newer devices, mandating the use of that region's firmware. Glad to know that's not the case. Thanks!
Followed main instructions except I dirty flashed this over the old Official LineageOS 16 build. It's been working great so far!
Thank you for this build. I bought this phone specifically for Lineage OS, and was rather disappointed when the phone was no longer supported.
This works great.
Thank you
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
What's not working :
You tell me
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
Official Builds : https://download.lineageos.org/anne
Old Unofficial Builds : https://sourceforge.net/projects/darkjoker360-developements/files/Huawei/P20 Lite/LineageOS/16.0/
Root addon : https://download.lineageos.org/extras
Google Apps : https://wiki.lineageos.org/gapps.html
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
XDA:DevDB Information
LineageOS, ROM for the Huawei P20 Lite
Contributors
DarkJoker360
Source Code: https://github.com/LineageOS
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: LineageOS
Version Information
Status: Stable
Created 2020-08-21
Last Updated 2020-09-03
NOTE: Emui 9 is required to boot LineageOS.
Don't use recent builds or you can get in some issues. I tested all in 9.1.0.200 build.
If you are getting "device not certified" issue in gapps check this: https://www.technobaboy.com/2020/03...k if your device,your device is not certified
Or just install bromite webview.
Cool, where's the device trees?
Hi! Is factory reset with stock recovery still needed?
Edit : yes is needed
BUG : webview is missing , solved by installing it with apk , device is not certified by google play
TipzTeam said:
Cool, where's the device trees?
Click to expand...
Click to collapse
github.com/hi6250-dev
TureX said:
Hi! Is factory reset with stock recovery still needed?
Edit : yes is needed
BUG : webview is missing , solved by installing it with apk , device is not certified by google play
Click to expand...
Click to collapse
It is not missing, it is in system/product due to lineage changes and it is crashing just because it is there right now, I am working on it.
Hello Guys im on emui 8 , bootloader unlocked , and twrp installed, how i can update to emui 9 without lock my bootloader again?? to try this rom
---------------------—---------------------
Edit, I'm now on Emui 9.1 with Unlocked Bootloader, and Magisk, I'm hoping to trying Lineage OS 10 con my p20 lite, but it will be really cool a tutorial or something that could help to installed. I already try this one when my firmware was on Emui 9.0 and I was unable to run it, the launcher was bricked, cannot connect to Google play services, and another errors, so please when you launch Lineage Os 17 it will be great That you tell us whuck recovery use and another tips, I'm very grateful with your job, many thanks for all your help
Wait for it. https://review.lineageos.org/q/owner:simoespo159%40gmail.com
Does the latest Magisk (20.4) work with this?
P20 Lite is now officially supported. Wait next week for first official builds.
DarkJoker360 said:
P20 Lite is now officially supported. Wait next week for first official builds.
Click to expand...
Click to collapse
For real? That's awesome.
Thanks for your work.
Sent from my ANE-LX1 using XDA-Developers Legacy app
any Way to install magisk i try all metod and not install. ?
Hey I tried to install the unofficial build lineageos 16.0 and then gapps micro, but when It boots I can do almost nothing with my phone because it says "this device doesn't have Google certification", what do I have to do? And when will lineage OS 17 be released officially?
n.sim said:
Hey I tried to install the unofficial build lineageos 16.0 and then gapps micro, but when It boots I can do almost nothing with my phone because it says "this device doesn't have Google certification", what do I have to do? And when will lineage OS 17 be released officially?
Click to expand...
Click to collapse
There is an issue with webview and huawei /product on Pie, on Q this issue is already fixed.
Tomorrow I may release LineageOS 17.1 .
--
DarkJoker360 said:
P20 Lite is now officially supported. Wait next week for first official builds.
Click to expand...
Click to collapse
Amazing. I've been using Lineage OS on my Samsung Galaxy Pro tablet for about 12 or so months now and it's been fantastic. Can't wait to get it onto my phone ASAP.
On EMUI V4A it was impossible.
Hi, on lineage os could we install V4A without any problem?
I usually dont reply but for this thread my friend, I cannot do. I was not expecting lineage support after months of inactivity in this forum. I've been checking this thread everyday since you posted it and I can't wait for the official build. I really appreciate what you are doing. Keep up the good work! :good:
Pardon my ignorance but i seem to be unable to find any pre-compiled .img's
I take it this is because of the relative recent introduction of the "Huawei P20 Lite" phone into the LineageOS device tree?
Or am i totally missing something here? If not, i take it i need to compile a system image myself then...
Edit: Aye right, literally seconds after posting this question i discovered the sourceforge link with the "old", "unofficial" image... Guess i'm partially blind or something. But the question of if there are already any official pre-compiled images available still stands, so i'll keep this up. Thanks for coming to my TED Talk.
Barrel Titor said:
Pardon my ignorance but i seem to be unable to find any pre-compiled .img's
I take it this is because of the relative recent introduction of the "Huawei P20 Lite" phone into the LineageOS device tree?
Or am i totally missing something here? If not, i take it i need to compile a system image myself then...
Edit: Aye right, literally seconds after posting this question i discovered the sourceforge link with the "old", "unofficial" image... Guess i'm partially blind or something. But the question of if there are already any official pre-compiled images available still stands, so i'll keep this up. Thanks for coming to my TED Talk.
Click to expand...
Click to collapse
There are some signing issues so builds are delayed, as anne also figo, berkeley and charlotte... Thanks for patience
Play Protect solution
n.sim said:
Hey I tried to install the unofficial build lineageos 16.0 and then gapps micro, but when It boots I can do almost nothing with my phone because it says "this device doesn't have Google certification", what do I have to do? And when will lineage OS 17 be released officially?
Click to expand...
Click to collapse
Hi if you are getting the error "Device is not Play Protect certified" i managed to fix it using this guide
https://www.technobaboy.com/2020/03...k if your device,your device is not certified.
after you register you device , i waited a couple of minutes then i added my user account in google chrome(i installed it using adb intall) and i was able to download apps from the play store
Hope it works for you
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 Pro)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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_vayu_miui_VAYUGlobal_*.zip is POCO X3 Pro (vayu) Global firmware.
fw_vayu_miui_VAYUEEAGlobal_*.zip is POCO X3 Pro (vayu) EEA Global firmware.
fw_vayu_miui_VAYUINGlobal_*.zip is POCO X3 Pro (vayu) India Global firmware.
DownloadsYou can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
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:
LiberaPay
Paypal
Patreon
Guess we know the device's codename now
Great initiative, thank you for sharing!
TheReduxPL said:
Guess we know the device's codename now
Click to expand...
Click to collapse
vayu/bhima: why two codenames? At least at kimovil I can only find the Global version of Poco X3 Pro in the 6/128 and 8/256 GB variant? Do those two have different codenames?
ChriMo said:
vayu/bhima: why two codenames? At least at kimovil I can only find the Global version of Poco X3 Pro in the 6/128 and 8/256 GB variant? Do those two have different codenames?
Click to expand...
Click to collapse
The actual codename is vayu, it's the one that will be used for MIUI zip files and OTA updates. bhima is the codename for Indian variant of the device, that will be announced soon. It's the same codename convention as surya/karna codename for POCO X3.
Anybody know if LineageOS is available for this device?
No. Theres even no TWRP. The device just got released, you have to wait a while.
Ad3s12 said:
No. Theres even no TWRP. The device just got released, you have to wait a while.
Click to expand...
Click to collapse
Oh darn
Ad3s12 said:
No. Theres even no TWRP. The device just got released, you have to wait a while.
Click to expand...
Click to collapse
Theres one twrp boot.img on telegram for the x3p but its untested
razkal1 said:
Theres one twrp boot.img on telegram for the x3p but its untested
Click to expand...
Click to collapse
Could you link the group?
Hello all X3 Pro Vayu.
Awaiting TWRP for this wonderful device
Ad3s12 said:
Could you link the group?
Click to expand...
Click to collapse
Ad3s12 said:
Could you link the group?
Click to expand...
Click to collapse
Poco X3 Pro | Updates
Poco X3 Pro updates Main group: @pocox3proglobalofficial Photography: @PocoX3ProPhotography
t.me
New MIUI Stable Firmware Release
Version: V12.0.5.0.RJUEUXM
Android: 11.0
Region: EEA
Filename: fw_vayu_miui_VAYUEEAGlobal_V12.0.5.0.RJUEUXM_756afb9384_11.0.zip
Filesize: 108.7 MB
MD5:
Code:
605c6d541346ddb0d372138908db0578
Download: Here
Note: Older releases are available Here
yshalsager said:
New MIUI Stable Firmware Release
Version: V12.0.5.0.RJUEUXM
Android: 11.0
Region: EEA
Filename: fw_vayu_miui_VAYUEEAGlobal_V12.0.5.0.RJUEUXM_756afb9384_11.0.zip
Filesize: 108.7 MB
MD5:
Code:
605c6d541346ddb0d372138908db0578
Download: Here
Note: Older releases are available Here
Click to expand...
Click to collapse
Still no development for this device!!
trueAK said:
Still no development for this device!!
Click to expand...
Click to collapse
What does that have to do with your quoted message?
Also, be patient. If you truly couldn't stand MIUI at all, you should have picked a bit older device with custom ROMs available, instead of a fresh new device.
kamild_ said:
What does that have to do with your quoted message?
Also, be patient. If you truly couldn't stand MIUI at all, you should have picked a bit older device with custom ROMs available, instead of a fresh new device.
Click to expand...
Click to collapse
brother, I'm new with all these stuff, a total new comer, I don't know how much time it takes, plus I got to buy a new device and I was looking at it and asked such question in order to know whether there will be enough stuff for this, seriously! I don't know how time it takes to get stuff like that coming for a new device.
trueAK said:
brother, I'm new with all these stuff, a total new comer, I don't know how much time it takes, plus I got to buy a new device and I was looking at it and asked such question in order to know whether there will be enough stuff for this, seriously! I don't know how time it takes to get stuff like that coming for a new device.
Click to expand...
Click to collapse
It's fine, just stay patient and wait. No one knows how much time will be needed, it's likely that not even the developers, who may possibly be working in this direction, could provide you with an estimate. Asking for estimates helps no one
kamild_ said:
It's fine, just stay patient and wait. No one knows how much time will be needed, it's likely that not even the developers, who may possibly be working in this direction, could provide you with an estimate. Asking for estimates helps no one
Click to expand...
Click to collapse
thank you!
New MIUI Stable Firmware Release
Version: V12.0.6.0.RJUMIXM
Android: 11.0
Region: Global
Filename: fw_vayu_miui_VAYUGlobal_V12.0.6.0.RJUMIXM_eccd7da42b_11.0.zip
Filesize: 108.7 MB
MD5:
Code:
0313c3612ec15d6fa0ecba2bfe7e22f0
Download: Here
Note: Older releases are available Here
How to install the firmware using OrangeFox-R11.0_0-Unofficial-vayu.img ?
Do the firmware drivers fix the broken sound issue?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Proudly Presents
Another Exclusive Release
Supported Model
*Snapdragon Only*
Moto G Stylus 5G 2022
XT2215-4
Milanf
Recoveries
OrangeFox Recovery- 11_0
TWRP Recovery- 12_1
SkyHawk Recovery- 11_0
Custom Roms
Custom Stock: StylinStylusRom- WIP
Custom GSI Roms
AncientOS
ArrowOS
CherishOS
Descendant
DotOS
KaleidoscopeOS
KomodoOS
MikuUi
NitrogenOS
OctaviOS
ProjectBlaze
ProtonOS
Contributors
@PizzaG
@Electimon for general help
@AndyYan for his Moto IMS Solution for GSI
@rogjr1986 for touchscreen loader script & usb ideas
Everyone involved in GSI and GSI Builders
Recovery Device Trees
Recovery Device Source
Rom Device Trees
Rom Device Source - WIP
Rom Kernel Source
A-Team Website
A-Team Supported Devices
TeleGram Live Support
A-Team Digital Solutions
Android 12-13 Custom GSI Rom Prep Pack Download Section
Custom GSI Prep Pack
Android 12-13 Custom GSI Prep Pack Installation
*Only Needed If Coming From Stock Rom*
- Extract GSI_Prep_XT2215-4.zip
- Use The .sh File For Linux
or
- Use The .bat File For Windows
- Done!!
Android 12 Custom GSI Rom Download Section
AncientOS
ArrowOS
CherishOS
Descendant
DotOS
KaleidoscopeOS
KomodoOS
NitrogenOS
OctaviOS
ProjectBlaze
ProtonOS
SuperiorOS
Android 13 Custom GSI Rom Download Section
CherishOS
MikuUi
SuperiorOS
Android 12 - 13 Custom GSI Rom Installation Part 1
*Part 1 Only Needed If Coming From Stock Rom*
- Download & Extract GSI_Prep_XT2215-4 .7z File
- Use The .sh File For Linux
or
- Use The .bat File For Windows
Android 12 - 13 Custom GSI Rom Installation Part 2
- Extract The Rom
- Use The .sh File For Linux
or
- Use The .bat File For Windows
- Done!!
Recovery Realease Section
*Not A Flashable Zip*
Recovery Installation
- Put Magisk zip, Downloaded Recovery Image & Stock Boot Image On External SD
- fastboot boot the recovery image
- Install Stock Boot Image
- Select Advanced Tab & Select Install Recovery Ramdisk
- Select the recovery image
- Flash Magisk
- Done!!
Updates
9-9-2022: Thread Setup, TWRP Recovery Release
9-11-2022: SkyHawk Recovery Release, OrangeFox Recovery Release, TWRP Tree Posted, Kernel Tree Posted
9-22-2022: TWRP Release Image Updated: fixed fastboot & ADB in fastbootd, mount and enable RW dynamic partitions on boot, code cleanup, seperate usb stuff into its own rc file, enable initial decryption support(untested)
9-22-2022_2: TWRP Release Image Updated: disable decryption, it's broken and now encrypted devices should be able to boot twrp, added selinux permissive boot patch
9-22-2022_3: OrangeFox Release Image Updated: fixed fastboot & ADB in fastbootd, mount and enable RW dynamic partitions on boot, code cleanup, seperate usb stuff into its own rc file, added selinux permissive boot patch
10-29-2022: Custom GSI Roms Released
11-2-2022_1: Android 13 Custom GSI Rom Released, Updating Thread with new procedures & Releases, ToDo: Fix settings bug in Prior Android 12 Custom GSI Releases as well as rebase their installer to be multi-install-option zip like the Android 13 Custom GSI release is now using.
11-2-2022_2: TWRP Updated to twrp source 3.7.0, release version 0.07, added twrp ability to flash or dump images of system, product, system_ext or vendor
11-2-2022_3: TWRP release version 0.08, updated pre-built kernel to 32.56.81-4, added ability to flash & dump product, system, system_ext, vendor in twrp, removed useless stuff from device tree, fixed manipulation of data formatting in twrp(oops, my bad)
11-2-2022_4: Custom GSI Prep Pack v0.02 Released, used to go from stock encrypted Rom to Custom GSI Rom ready, it includes custom vendor with encryption disabled, dummy product and dummy system_ext since they aren't needed in gsi and free up more space. you then are free to flash a gsi rom after using the GSI Prep Pack
11-4-2022: Realized MikuUi was Android 13 not 12 and adjusted thread to reflect, A12 SuperiorOS Custom GSI Released, Revised GSI Rom Installation Procedure
11-5-2022: SuperiorOS Android 12 Released
1-28-2023: First Source Built Native Custom Rom Booting!! Stay Tuned......
Now we are getting somewhere
Custom kernel built and booting. Needs some work but it's a start.....
PizzaG said:
Custom kernel built and booting. Needs some work but it's a start.....
Click to expand...
Click to collapse
How's the Kernel coming along? No rush just checking..
jhjhjhjhjhjh said:
How's the Kernel coming along? No rush just checking..
Click to expand...
Click to collapse
nothing else done with it yet. I have a dev all lined up to work on it but i don't have the funds to get him a device. he found a device on ebay for 150 but we weren't able to make it happen
PizzaG said:
nothing else done with it yet. I have a dev all lined up to work on it but i don't have the funds to get him a device. he found a device on ebay for 150 but we weren't able to make it happen
Click to expand...
Click to collapse
Does the device have to be unlocked?
Grogg8250 said:
Does the device have to be unlocked?
Click to expand...
Click to collapse
yes, you can't do anything to the device without unlocking the bootloader
I have the device and have been trying to get lineage compiled for it. However I am very green and at a loss on many things.
Any news on this device? I'm dying to use a custom ROM.
Ericvitamins said:
Any news on this device? I'm dying to use a custom ROM.
Click to expand...
Click to collapse
you're in luck. just got service working on GSI roms, also just bought a good dev the device and he will get custom roms trees going. head on over to my telegram group if you want to give AncientOS GSI a go, all setup for our device.
bunch of new custom gsi roms out guys, check em out and let me know....
Im trying some tonight; ill let yall know how it works out
PizzaG said:
bunch of new custom gsi roms out guys, check em out and let me know....
Click to expand...
Click to collapse
Yeah I've tried multiple GSI roms..none have VOLTE working...only issue is 2g mms calls or data 4g/5g but for the life of me can't get HYBRID mode to work..The Spark OS and Cherish OS 13 are my favorite and they both are r/w GSI's ..
Do you have a fix for VOLTE for these wonderful GSI's??
jhjhjhjhjhjh said:
Yeah I've tried multiple GSI roms..none have VOLTE working...only issue is 2g mms calls or data 4g/5g but for the life of me can't get HYBRID mode to work..The Spark OS and Cherish OS 13 are my favorite and they both are r/w GSI's ..
Do you have a fix for VOLTE for these wonderful GSI's??
Click to expand...
Click to collapse
yes, all the gsi roms I released here have been modified by me for the xt2215-4 and should all have working volte ootb baked into the rom, as well as other customizations. Also, all my releases are R/W
*It has been noted during testing that Verizon carrier is still having some issues with calls dropping and such, not sure why but investigating..... I personally have Cricket and haven't had those issues. I had 1 dropped call and that's it in my testing so far*
jhjhjhjhjhjh said:
Yeah I've tried multiple GSI roms..none have VOLTE working...only issue is 2g mms calls or data 4g/5g but for the life of me can't get HYBRID mode to work..The Spark OS and Cherish OS 13 are my favorite and they both are r/w GSI's ..
Do you have a fix for VOLTE for these wonderful GSI's??
Click to expand...
Click to collapse
as a side note, i asked for feedback for my releases, not random gsi's you downloaded from somewhere else. Not really sure why you would come here talking about regular gsi roms when I clearly stated these are "custom" gsi roms, meaning i went through every one and tweaked them to be custom for our device. I'm certainly not trying to be rude, but it would be awful stupid and silly of me to download a regular gsi rom and copy and paste it here as though it were some sort of news or release....
]
jhjhjhjhjhjh said:
Yeah I've tried multiple GSI roms..none have VOLTE working...only issue is 2g mms calls or data 4g/5g but for the life of me can't get HYBRID mode to work..The Spark OS and Cherish OS 13 are my favorite and they both are r/w GSI's ..
Do you have a fix for VOLTE for these wonderful GSI's??
Click to expand...
Click to collapse
I've tested THIS as in @PizzaG release of Ancient and can verify working sms and calls on T-Mobile. We had one Verizon guy with crashing calls trying to sort out. Other than that..custom rom for the first time in akmost 2 years for me, ty sir <3
PizzaG said:
as a side note, i asked for feedback for my releases, not random gsi's you downloaded from somewhere else. Not really sure why you would come here talking about regular gsi roms when I clearly stated these are "custom" gsi roms, meaning i went through every one and tweaked them to be custom for our device. I'm certainly not trying to be rude, but it would be awful stupid and silly of me to download a regular gsi rom and copy and paste it here as though it were some sort of news or release....
Click to expand...
Click to collapse
Side note your roms are not on this site XDA.your link leads one to a telegram website for downloads..
Why not post a direct link here,XDA.
So your smart ass commit was un-called for.
Secondly I have other followers who run GSI roms and are trying to figure things out.. Posting a simple post irriated you I wonder why your work is on Telegram aka Spam land rather than XDA
Be careful on how you post.
jhjhjhjhjhjh said:
Side note your roms are not on this site XDA.your link leads one to a telegram website for downloads..
Why not post a direct link here,XDA.
So your smart ass commit was un-called for.
Secondly I have other followers who run GSI roms and are trying to figure things out.. Posting a simple post irriated you I wonder why your work is on Telegram aka Spam land rather than XDA
Be careful on how you post.
Click to expand...
Click to collapse
lol, Spam Land? I have a deditcated group of 300 people and several years in existance on Telegram, as well as a member of XDA for 10 years now. Not sure wth ur even talking about. I post here as an afterthought to share with the community, I don't have time to upload the same crap to a bunch of different places, take it or leave it. Maybe if you were to get on telegram and actually see what's going on you wouldn't assume, and maybe if you asked nicely, I would share my tools to make your own gsi super images...... If not, that's fine too. I'm sure you're crew will eventually figure it out
and yes, I did get irritated that you came here talking about unrelated stuff as though you were commenting on my releases, it's misleading for the others who are coming here for valid info and if they were to read your comment out of context it would seem as though my releases don't have working volte and service when in fact they do. Also, last I checked, I find very few Roms actually natively posted to XDA, everyone links their roms to outside sources. Think of it like this, if XDA is the newspaper, Telegram is the news room where all the work gets done so that the newspaper can even get printed.....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Project Elixir for the Realme X3/X3 SuperZoom [RMX2081]
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user-friendly thread, all your suggestions, and proper bug reports are important to us but don't be disrespectful to anyone here. Your suggestions and proper bug reports will be taken into consideration.."
Project Elixir is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. We closely follow Google to bring the latest updates to our users, and even prolong support for devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience while using Project Elixir will be butter smooth without compromising the quality of the Android experience. In short, it's perfectly balanced between Great Performance, Security, stability, minimal UI & awesome features including pixel goodies So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy Project Elixir on your respective devices!
- Saurav - Founder / lead Developer
- Nishant - Co-lead Developer / Team
- Probir - Developer / Team
- Mayur - Developer / Team
- And Also Our Hardworking Maintainers
// Checkout the latest changes you get //
Latest Changelog: https://projectelixiros.com/changelog
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated every time everywhere so kindly visit our website for latest changes and screenshots.
[/SPOILER]
// A screenshot is worth of thousand words //
Latest Screenshots : https://projectelixiros.com/gallery
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated every time everywhere so kindly visit our website for latest changes and screenshots.
[/SPOILER]
--------- > OFFICIAL Download Server < ---------
NOTE: Please keep in mind that these are Gapps Builds and there is no vanilla build of this rom available.
--------- > Visit Our OFFICIAL Website < ---------
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
CLEAN FLASH (Moving From A12 to A13)
- Download the latest build
- Take a backup for safe side
- Boot to Recovery
- Flash RUI 2.0 (C8.0)
- Flash the latest build
- Format Data by typing yes
- Reboot
What works?
WIFI | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | vibration
Almost everything
What doesn't work? or Any Bug ?
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
for more READ THIS
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Proton AOSP
- Arrow OS
XDA Banner and Template Credit goes to Amaan
- Others, I may have forgot to mention
- Android OS version: 13.0
- Security patch: January 2023
- Build author/Device Maintainer : AK
- DEVICE: Realme X3/X3 SuperZoom
- DEVICE CODENAME: RMX2081 [x3]
---- Sources and Documentation ----
-- ROM Source Code --
-- Kernel Source --
-- Documentation & Maintainership --
-- OFFICIAL Website and Telegram Support --
-- Visit our OFFICIAL Website --
-- Device Update Telegram Channel --
-- Support/Discussion Telegram Group --
// Giving a little can HELP a lot //
- As you know build is free but building ROM needs server and in order to maintain the source, we need High-End Servers that are generally very expensive and need to be renewed every single month and as a student its quite difficult. To meet with our technical expenses, a cup of coffee, and the efforts of the developers we need your monetary support!
- Do consider donating or buying me a coffee on PayPal or join us on Patreon for sustainable support and rewards if you want to appreciate our work.
- Thank you for your support !
* UPI ID: [email protected] (Indian Users)
Lets Goo...
X3 SZ NFC working ?
Hi. Also I'm asking. NFC is working?. I have try all the team roms. And none has NFC. Can you find some solution?
billshuli said:
Hi. Also I'm asking. NFC is working?. I have try all the team roms. And none has NFC. Can you find some solution?
Click to expand...
Click to collapse
indian variant doesn't have NFC
I had global version. Before flashing the room, i had a bricked firmware. So, saved the phone first flashing stock rom and after flashed the custom room.
akmacc said:
-- Support/Discussion Telegram Group --
Click to expand...
Click to collapse
Greetings. While we do allow TG support groups in your OP, please also take note of XDA's Rules for posting in Development, in particular bullet point #2:
DEV Support for ROM / KERNEL / MOD / THEME must be provided within XDA thread posted by the Developer, otherwise it won't count as a Development, and in turn it'll be considered [INFO]rmation / [REF]erence and moved to General
Click to expand...
Click to collapse
So any questions asked on XDA must be answered accordingly without redirecting members for support elsewhere.
Thank you: Badger50
billshuli said:
I had global version. Before flashing the room, i had a bricked firmware. So, saved the phone first flashing stock rom and after flashed the custom room.
Click to expand...
Click to collapse
It's probably about that X3 was introduced for India without NFC but realme launched x3 sz as global version and it was with NFC...and due to the fact that most of the developers are from India ... the result is that only the official soft has NFC. It's a shame but I still havea hope that maybe someone, someday cook firmware with nfc
cvallo2 said:
It's probably about that X3 was introduced for India without NFC but realme launched x3 sz as global version and it was with NFC...and due to the fact that most of the developers are from India ... the result is that only the official soft has NFC. It's a shame but I still havea hope that maybe someone, someday cook firmware with nfc
Click to expand...
Click to collapse
Fixed the problem. I think i found the problem. Saving the phone from softbrick( before flashing this custom rom), i have flashed wrong stock firmware. (Some without NFC, not like the original one, with NFC). So, now, i flashed again some stock rom (with NFC), and after flashed the custom rom. Tried two roms ( Elixir and Pixel ver. 5.2) and both has NFC after. So, the stock rom must have NFC, so the custom rom to have too.
billshuli said:
Fixed the problem. I think i found the problem. Saving the phone from softbrick( before flashing this custom rom), i have flashed wrong stock firmware. (Some without NFC, not like the original one, with NFC). So, now, i flashed again some stock rom (with NFC), and after flashed the custom rom. Tried two roms ( Elixir and Pixel ver. 5.2) and both has NFC after. So, the stock rom must have NFC, so the custom rom to have too.
Click to expand...
Click to collapse
Did you test elixir version from this topic ?
cvallo2 said:
Did you test elixir version from this topic ?
Click to expand...
Click to collapse
Yes. I'm using this rom now. Liked more than Pixel rom. In base, maybe are the same, but this rom has some small extra. Also i like the settings menu. But, both roms has low brightness.
billshuli said:
Yes. I'm using this rom now. Liked more than Pixel rom. In base, maybe are the same, but this rom has some small extra. Also i like the settings menu. But, both roms has low brightness.
Click to expand...
Click to collapse
I'm using derpfest A13 and it's really good, smooth, stable, battery are ok but there isn't NFC.
Which stock Rom where you use before custom roms ?
cvallo2 said:
I'm using derpfest A13 and it's really good, smooth, stable, battery are ok but there isn't NFC.
Which stock Rom where you use before custom roms ?
Click to expand...
Click to collapse
I think Elixir is ok. I need the NFC and to use bank apk. Still one bank apk that i was using before, is not working. Other apk are working. I think the problem is the unlock bootloader.
cvallo2 said:
I'm using derpfest A13 and it's really good, smooth, stable, battery are ok but there isn't NFC.
Which stock Rom where you use before custom roms ?
Click to expand...
Click to collapse
After restoring the phone from brick, i think was some built from 19.05.2022 RUI2, global version. I was searching just for some random rom to save the phone. But the original firmware of the phone, i don't know. I started from RUI 1 and kept it until RUI 3. But the last update was catastrophic, do decided to flash custom.
billshuli said:
After restoring the phone from brick, i think was some built from 19.05.2022 RUI2, global version. I was searching just for some random rom to save the phone. But the original firmware of the phone, i don't know. I started from RUI 1 and kept it until RUI 3. But the last update was catastrophic, do decided to flash custom.
Click to expand...
Click to collapse
Can you share link for this stock rom ? with working nfc
cvallo2 said:
Can you share link for this stock rom ? with working nfc
Click to expand...
Click to collapse
I found it from a search online. https://realmefirmware.com/realme-x3-superzoom-firmware/. Download the global version. It is in OFP format. I extracted with MCT extractor, for the files to be flashed via Fastboot.
billshuli said:
MCT extractor
Click to expand...
Click to collapse
Ok i manage to extract firmware. But what to do next ? I need to flash via fastboot. But which file? DO you have some tutorial for it? Now my phone stuck in fastboot
cvallo2 said:
Ok i manage to extract firmware. But what to do next ? I need to flash via fastboot. But which file? DO you have some tutorial for it? Now my phone stuck in fastboot
Click to expand...
Click to collapse
To be sure, i have flashed almost all the img. files. I think most important are : boot, recovery, dtbo, vbmeta (recomend all three vbmeta), userdata, all super xxxx that are inside. The flash of all vbmeta must be: fastboot flash vbmeta vbmeta xxx.img --disable-verity --disable-verification. Just flash in alphabectical order, as are in folder. After installing all the img files, the phone must restart with the new firmware. If everything is sucess, must flash Orange Fox recovery with fastboot. You must find one that works. If after flashing the phone stucks again in fastboot, flash again the stock recovery and vbmeta from the stock folder. And you can try again with another Orange recovery.
billshuli said:
To be sure, i have flashed almost all the img. files. I think most important are : boot, recovery, dtbo, vbmeta (recomend all three vbmeta), userdata, all super xxxx that are inside. The flash of all vbmeta must be: fastboot flash vbmeta vbmeta xxx.img --disable-verity --disable-verification. Just flash in alphabectical order, as are in folder. After installing all the img files, the phone must restart with the new firmware. If everything is sucess, must flash Orange Fox recovery with fastboot. You must find one that works. If after flashing the phone stucks again in fastboot, flash again the stock recovery and vbmeta from the stock folder. And you can try again with another Orange recovery.
Click to expand...
Click to collapse
I have rmx2086 version. So i`m not sure if works in other models.
Hi, I install that rom and It's fine, but my face unlock doesn't work. Is there any way to fix it?