When Android 10 custom rom will landed on Mix 3 ? - Xiaomi Mi Mix 3 Guides, News, & Discussion

Anyone working on it ? I'm happy to test it
Waiting so long since AOSP is officially announced, and seeing other phone like Mix 2/2s Mi8 already got a custom rom made me sad

Those devices (most of them) have Beta ROMs from Xiaomi with updated drivers. That's why they have full 10 ROMs.
Sent from my Mi MIX 3 using Tapatalk

People are working on it, be patient.

Xiaomi released a timeline for MIUI 11 beta and global ROMs which can be found here.
TLDR; The Chinese beta ROM should be rolling out to the Mix 3 starting Sept 27th. The global ROM should be rolling out mid-October.

Rockmadeofrock said:
Xiaomi released a timeline for MIUI 11 beta and global ROMs (pretty sure this is based on Android 10) which can be found here.
TLDR; The Chinese beta ROM should be rolling out to the Mix 3 starting Sept 27th. The global ROM should be rolling out mid-October.
Click to expand...
Click to collapse
tested already
its base on Android 9

I'm-Swiftie1989 said:
tested already
its base on Android 9
Click to expand...
Click to collapse
Awe man. Thanks for the info! How is it?

So..if our device has been confirmed to get Android 10, and MIUI 11 will still stick to Pie...when we will get it? When Android 11 will be avaible? Just saying..

Its simple. First we will get MIUI 11 based on Pie, later we will get update to newer Android still with MIUI 11.

Giuskiller said:
So..if our device has been confirmed to get Android 10, and MIUI 11 will still stick to Pie...when we will get it? When Android 11 will be avaible? Just saying..
Click to expand...
Click to collapse
MIUI's naming convention doesn't necessarily align with Android's. Hence why some devices running MIUI 11 are based off Pie while others are based off Android 10. Xiaomi will probably update MIUI 11 to Android 10 in future updates for the devices which aren't already.

Rockmadeofrock said:
MIUI's naming convention doesn't necessarily align with Android's. Hence why some devices running MIUI 11 are based off Pie while others are based off Android 10. Xiaomi will probably update MIUI 11 to Android 10 in future updates for the devices which aren't already.
Click to expand...
Click to collapse
I knew about MIUI acting differently from EMUI. But not updating OS makes almost no sense, because Mix 3 is a device with one year of life. Should have priority in major updates or am i wrong? Anyway, i think it should get at least 2 majors when time will come. Thanks for the answer

it's out with .eu rom ^^. Very smooth. Nice looking.

Did you wipe data before flashing it?, I flashed ir right away without knowing it was android 10 based and it is glitched as hell, with apps crashing and such.

Dirty flash
All my stuff is working. No force close, but slow with multi-tasking. battery life is amazing
Bug I found :
assistant don't work with the ai button.
Loud speaker don't work

Znuf said:
Dirty flash
All my stuff is working. No force close, but slow with multi-tasking. battery life is amazing
Bug I found :
assistant don't work with the ai button.
Loud speaker don't work
Click to expand...
Click to collapse
dirty flash which rom MIUI 11 ?

Yes 9.9.27

actually im working on LineageOS 17.0 and AOSP
but till now full of bugs
and i need help
if any dev read this and wanna help
plz telegram me on
https://t.me/GhaithSYR

samusamu2304 said:
Did you wipe data before flashing it?, I flashed ir right away without knowing it was android 10 based and it is glitched as hell, with apps crashing and such.
Click to expand...
Click to collapse
I just updated from MIUI 10.3.2.0 global stable (android 9) to MIUI 11.1 Xiaomi.eu weekly beta (9.12.12 based on android 10) without any issues. I was rooted with TWRP installed on 10.3.2.0, here's what I did (this will wipe all your data so make backups beforehand):
Put Xiaomi.eu 9.12.12 on a USB-C flash drive (not necessary but a little easier than transferring it via cable)
Booted to TWRP
Wipe > Factory reset
Wipe > Format data (then typed 'yes' to confirm)
Wiped dalvik & cache
Went back to reboot options > booted to TWRP (recovery) again
Flashed 9.12.12 zip from flash drive
Wiped dalvik & cache
Booted to system. No app crashes or lag or anything
Also you can downgrade from the Xiaomi.eu android 10 ROMs. It's not super clear whether the Mix 3 has active anti-rollback or not (some sources say yes but plenty of people have been able to go back and forth without issue with an unlocked bootloader). I checked the ARB versions just to be safe and for 10.3.2.0 and 11.1 they are both 2 so there should be no issue downgrading with an unlocked bootloader.

Devs are waiting for this:
https://www.xda-developers.com/xiao...e-poco-f1-mi-mix-2s-mi-mix-3-mi-8-series/amp/
It is release now so we can expect android 10 custom rom soon.

GVN.Gallus said:
Devs are waiting for this:
https://www.xda-developers.com/xiao...e-poco-f1-mi-mix-2s-mi-mix-3-mi-8-series/amp/
It is release now so we can expect android 10 custom rom soon.
Click to expand...
Click to collapse
Unfortunately the kernel they are referencing has to be for the 5G Mix 3. The perseus still only has a pie branch. I know a lot of people have been working on this, myself included. I got something to compile the other night, however it does not boot. I know there are smarter people than me working on this and I know how long it took to build a tree (with full kernel source) for the LG G3 when I was working on that device.
Edit: so poking around for the first time not on my phone, I found this: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/dipper-q-oss
That tree is now tagged like it's for many devices - I think a n00b made that commit, cause that makes NO SENSE AT ALL.
Kernel: Xiaomi kernel changes for MI 8, MIX 2S, MI POCO F1, MI 8UD, M…
…IX 3, MI 8 Explorer Edition Android Q.
The Patch based on QualComm release TAG: LA.UM.8.3.r1-05800-sdm845.0
The kernel config file used are dipper_user_defconfig,polaris_user_defconfig,beryllium_user_defconfig,
equuleus_user_defconfig,perseus_user_defconfig and ursa_user_defconfig.
Change-Id: Iaf4d5a3957eecd6ea182bdc4352c6343a13c0921
Signed-off-by: hehao <[email protected]>
I suppose it's possible /shrug.

PWn3R said:
Unfortunately the kernel they are referencing has to be for the 5G Mix 3. The perseus still only has a pie branch. I know a lot of people have been working on this, myself included. I got something to compile the other night, however it does not boot. I know there are smarter people than me working on this and I know how long it took to build a tree (with full kernel source) for the LG G3 when I was working on that device.
Edit: so poking around for the first time not on my phone, I found this: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/dipper-q-oss
That tree is now tagged like it's for many devices - I think a n00b made that commit, cause that makes NO SENSE AT ALL.
Kernel: Xiaomi kernel changes for MI 8, MIX 2S, MI POCO F1, MI 8UD, M…
…IX 3, MI 8 Explorer Edition Android Q.
The Patch based on QualComm release TAG: LA.UM.8.3.r1-05800-sdm845.0
The kernel config file used are dipper_user_defconfig,polaris_user_defconfig,beryllium_user_defconfig,
equuleus_user_defconfig,perseus_user_defconfig and ursa_user_defconfig.
Change-Id: Iaf4d5a3957eecd6ea182bdc4352c6343a13c0921
Signed-off-by: hehao <[email protected]>
I suppose it's possible /shrug.
Click to expand...
Click to collapse
As a normal user, i can't understand what language you are speaking lol, just seen that post on xda news and i though that's a great news.
Great to know that there are devs still working on this phone!

Related

MIUI 9 Beta testers recruitment

I just randomly opened the en.miui.com and I saw that our Armani is also eligible for the MIUI 9 update. Guys, take a look and apply maybe?
Deadline for application time is 1st, August 2017 (Beijing Standard Time)
MIUI 5, MIUI 6, MIUI 7, MIUI 8 and now MIUI 9. It has been a long journey. Really excited!! Looking forward for it.
http://en.miui.com/thread-697553-1-1.html
I was so pumped when I read it. I can't believe Xiaomi will indeed update their old devices. My hopes are high for them. But I doubt it might take a long, but that's fine. ?
Do I need to be good at debugging to be able to have a sense in using beta?
Also, does that mean that the camera blobs for our device will be updated to fit Nougat? And does that mean a better camera experience on other Nougat ROMs?
OR will it be another new UI with outdated system?
System_Dilemma said:
I was so pumped when I read it. I can't believe Xiaomi will indeed update their old devices. My hopes are high for them. But I doubt it might take a long, but that's fine.
Do I need to be good at debugging to be able to have a sense in using beta?
Also, does that mean that the camera blobs for our device will be updated to fit Nougat? And does that mean a better camera experience on other Nougat ROMs?
OR will it be another new UI with outdated system?
Click to expand...
Click to collapse
I still doubt that Xiaomi will be updating the android version too. Still hoping for the best.
Good at debugging? I don't think that is compulsory but surely it'll help the developers if you are.
vib_sel said:
I still doubt that Xiaomi will be updating the android version too. Still hoping for the best.
Good at debugging? I don't think that is compulsory but surely it'll help the developers if you are.
Click to expand...
Click to collapse
I just hope that the Android version would be updated too. But as far as I can see, it wouldn't be. Just like the release of MIUI 8. It was based on Marshmallow for new devices but the older ones were stuck. Nougat runs fine even though with a hiccup, but hey at least we know it's working and it's possible to have one MIUI ROM based on Nougat.
System_Dilemma said:
I just hope that the Android version would be updated too. But as far as I can see, it wouldn't be. Just like the release of MIUI 8. It was based on Marshmallow for new devices but the older ones were stuck. Nougat runs fine even though with a hiccup, but hey at least we know it's working and it's possible to have one MIUI ROM based on Nougat.
Click to expand...
Click to collapse
Yeah! let's hope for the best. I won't think it'd take that much time. Armani recieved MIUI8 update earlier than Redmi 2.
It'll will be on android kitkat only for redmi 1s, just updated ui and fancy stuff. So just don't hope that it'll come with MM for redmi 1s. :laugh:
hemantbeast said:
It'll will be on android kitkat only for redmi 1s, just updated ui and fancy stuff. So just don't hope that it'll come with MM for redmi 1s. :laugh:
Click to expand...
Click to collapse
Not getting hope that high at all.
hemantbeast said:
It'll will be on android kitkat only for redmi 1s, just updated ui and fancy stuff. So just don't hope that it'll come with MM for redmi 1s. :laugh:
Click to expand...
Click to collapse
Yeah. After a few days, my hype disappeared. Somewhat disappointed on what will happen. I don't care about fancy UI and colorful stuff. I want a bit of nudge on the Android version. I'll be fine if they notch it up to 5.1.1 or 6.0.1. Thanks to the devs here in XDA, I got a taste on Nougat even though the phone tries hard to catch up.
If there is no xda, our device Armani would have never get past android version 4.4. (Well most of the devices)
im sure that in miui 9 also the android version will stay at 4.4.
One year ago I have dumped my redmi 1s and shifted to RN3 ,but happy to seee miui 9 for our little Beast...
Miss this forum and device. But I keep checking a month how development is gng on...
Its a wasted effort, the company has even dropped MIUI 8 support for Redmi 1S. The only version available seems to be MIUI 8.2.1.0 while a lot of devices got 8.5.xx. Redmi 1S has reached EOL.
Deadpool_01 said:
Its a wasted effort, the company has even dropped MIUI 8 support for Redmi 1S. The only version available seems to be MIUI 8.2.1.0 while a lot of devices got 8.5.xx. Redmi 1S has reached EOL.
Click to expand...
Click to collapse
You're right. I can't see any info about MIUI 9 update for Redmi 1S even though they promised to do so.
RIP
MiUi9 stable version is now available for China ROM and it gets regular updates
System is still KK 4.4 but the MiUi version is quite fresh and fluid
Thnx
any chanche to have global stable?

Android 11 custom rom

There is any intention from a developer to made a custom rom for our device with android 11 ??
There are patches for the device tree for LOS 18, so I think so.
Probably there will be a release once they finish it.
Now, there r 3 roms with android 11 and r full functional.
ElRastaOk said:
Now, there r 3 roms with android 11 and r full functional.
Click to expand...
Click to collapse
what do you mean? Android 11 ROMs for Mi Mix 2? If so, could you share the links or something?
Some days ago an user send me a link for lineage18 for our device "Mi mix2" and I would like to share the link. I tried it and is fully working and at the moment I don't found bugs. Just the battery drain is high but if you don't mind about is a nice way to enjoy android 11.
https://sourceforge.net/projects/ephedraceae/files/chiron/lineage-18.0/

Xiaomi.eu

Hey guys,
Tempted to install the Xiaomi EU ROM as I've heard it is very good for battery and performance. I have a few questions with regards to updates however. Does xiaomi.eu support OTA updates after the first flash, does it support major software update flashes OTA without the need to wipe data, and does it work with custom recoveries? I have orangeFox downloaded right now but I can change to TWRP.
Thanks
EDIT: Just flashed Lineage, then Arrow, then dotOS, prefer Dot out of the 3, great ROM would reccomend.
fizzy900 said:
Hey guys,
Tempted to install the Xiaomi EU ROM as I've heard it is very good for battery and performance. I have a few questions with regards to updates however. Does xiaomi.eu support OTA updates after the first flash, does it support major software update flashes OTA without the need to wipe data, and does it work with custom recoveries? I have orangeFox downloaded right now but I can change to TWRP.
Thanks
Click to expand...
Click to collapse
Coming from F2 Pro EU ROM it wasn't OTA updates, you needed to manually download and flash via TWRP. That could be different with OrangeFox as we only had TWRP on F2. Even when flashing manually you didn't need to wipe even when going from A10 to A11 as long as you kept on Stable route or the weekly route (I went stable)
I'm tempted by this device since mi-globe ROM is since ca. a week also available. It is based on xiaomi.eu Builds but you can customize the build by removing a bunch of MIUI apps (BugReport, Browser, Weather, Email, LiveWallpaper, File-Explorer) and block the Xiaomi Sync Daemon. See mi-globe FAQ.
I would be interested on any reports and feedbacks of xiaomi.eu or mi-globe users on this device compared to the Stock ROM , I'm particularly interested in the Cam performance (Stock ANX and/or GCam builds).
benfleet5 said:
Coming from F2 Pro EU ROM it wasn't OTA updates, you needed to manually download and flash via TWRP. That could be different with OrangeFox as we only had TWRP on F2. Even when flashing manually you didn't need to wipe even when going from A10 to A11 as long as you kept on Stable route or the weekly route (I went stable)
Click to expand...
Click to collapse
Hey, I just remembered I posted this lol. You're right, you can dirty flash over your existing build, but I went for DotOS after all haha
ChriMo said:
I'm tempted by this device since mi-globe ROM is since ca. a week also available. It is based on xiaomi.eu Builds but you can customize the build by removing a bunch of MIUI apps (BugReport, Browser, Weather, Email, LiveWallpaper, File-Explorer) and block the Xiaomi Sync Daemon. See mi-globe FAQ.
I would be interested on any reports and feedbacks of xiaomi.eu or mi-globe users on this device compared to the Stock ROM , I'm particularly interested in the Cam performance (Stock ANX and/or GCam builds).
Click to expand...
Click to collapse
Hey, I know its not Xiaomi EU but I found DotOS and ArrowOS to be miles better than MIUI, the camera performance isn't great with the pre-installed cam on both ROMs but with GCam PX it's actually very very good!
fizzy900 said:
Hey, I know its not Xiaomi EU but I found DotOS and ArrowOS to be miles better than MIUI, the camera performance isn't great with the pre-installed cam on both ROMs but with GCam PX it's actually very very good!
Click to expand...
Click to collapse
Thx, I also prefer clean fast CustomROMs over Stock in general, but thaught that at this stage gauguin has not yet such stable daily driver cROMs and until that I would go with xiaomi.eu/mi-globe - without at least those I would not buy a Xiaomi device.
For Custom ROMs I prefer those with Signature Spoofing Support and particularly like crDroid. If I order this device (depends if RN10 Pro does not become more interesting soon) I guess I have to try out by myself Nice to see the community growing here.
EDIT: Redmi Note 10 Pro Max is rumored to have Snapdragon 768G, Amoled, 108 Mpx - so definitely will wait if it gets that and will be availanle at a price point under Mi 10T Lite and will soon get Custom ROMs.
fizzy900 said:
Hey, I know its not Xiaomi EU ...
Click to expand...
Click to collapse
Has anybody tested Miracast (screen mirror) on Stock/xiaomi.eu or Custom ROMs? Seems to be present in LOS 14.1 but not in crDroid 6.x

Update from MIUI 12.0.8 Stable to 12.0.1?

Dear Mi 10T lite community,
I am new to Xiaomi, originally coming from a OnePlus phone.
This is a Mi 10T lite phone bought in Germany from a German carrier.
Even before installing my personal data and apps, I had updated to the latest global version 12.0.8.0 of the Xiaomi stock ROM.
Today I get the notification, that the second (first after real install) update is available and my phone wants up UPDATE from 12.0.8 to 12.0.1 !?!?
What kind of update is this. The version number is being reduced?
The patch level is said to increase from January 2021 to February 2021, which sounds okay.
The current ROM (12.0.8) is Android 10 based. The new ROM (12.0.1) claims to be "Stable MIUI based on Android 11". Is this the upgrade to Android 11? I thought the Update to Android 11 will be with MIUI 12.5 in summer!?
Would you advise to upgrade this stock ROM? -- For me this sounds strange. On OnePlus I have always relied on the ROM upgrades. What about this?
Thank you for any advise in advance!
Best regards
Ethan
Ethan66 said:
Dear Mi 10T lite community,
I am new to Xiaomi, originally coming from a OnePlus phone.
This is a Mi 10T lite phone bought in Germany from a German carrier.
Even before installing my personal data and apps, I had updated to the latest global version 12.0.8.0 of the Xiaomi stock ROM.
Today I get the notification, that the second (first after real install) update is available and my phone wants up UPDATE from 12.0.8 to 12.0.1 !?!?
What kind of update is this. The version number is being reduced?
The patch level is said to increase from January 2021 to February 2021, which sounds okay.
The current ROM (12.0.8) is Android 10 based. The new ROM (12.0.1) claims to be "Stable MIUI based on Android 11". Is this the upgrade to Android 11? I thought the Update to Android 11 will be with MIUI 12.5 in summer!?
Would you advise to upgrade this stock ROM? -- For me this sounds strange. On OnePlus I have always relied on the ROM upgrades. What about this?
Thank you for any advise in advance!
Best regards
Ethan
Click to expand...
Click to collapse
If you notice that the update ROM has R instead of Q in the string *JSEUXM that denotes next update - R follows Q. The numbering is for Miui version 12 and the iteration .0.1 means it's the first one in this R cycle.
And it is android 11. Going to install it myself - if it's now out of beta and ota'ing
Gazblade said:
If you notice that the update ROM has R instead of Q in the string *JSEUXM that denotes next update - R follows Q. The numbering is for Miui version 12 and the iteration .0.1 means it's the first one in this R cycle.
And it is android 11. Going to install it myself - if it's now out of beta and ota'ing
Click to expand...
Click to collapse
Hello Gazblade,
thank you very much. This is quite interesting. I had only looked at the "human readable" part of the version number, not at the "machine readable" part.
You are right. This is an update from QJSEUXM to RJSEUXM and thus it should be a new version. It is good to learn the "Xiaomi-style".
Nevertheless it should NOT mean, that their GUI, MIUI is downgraded to an earlier version from 12.0.8 to 12.0.1. This is intriguing.
Obviously the third digit of the MIUI version number has nothing to do with respect to the currentness of Xiaomi's GUI software. Right?
Also the text "based on Android 11" is at least misleading.
Nevertheless, based on your feedback, I will try the update later.
Have a great day!
Best regards
Ethan
Just a note for "Based on Android 11" - it is important because you can have MIUI 12 based on Android 9 or Android 10 or Android 11. Most of the features will be shared among different Android versions, with some exceptions (or freshly introduced underlaying Android bugs/design changes).
_mysiak_ said:
Just a note for "Based on Android 11" - it is important because you can have MIUI 12 based on Android 9 or Android 10 or Android 11. Most of the features will be shared among different Android versions, with some exceptions (or freshly introduced underlaying Android bugs/design changes).
Click to expand...
Click to collapse
I am not sure whether I got the point. Xiaomi had offered "MIUI 12.0 based on Android 11" for my Android 10 phone and this upgrade MIUI 12.0 is still using (or based on) Android 10.
Android 11 will come with MIUI 12.5 Right?
Thus does this "based on" read "has been compiled with Android 11"? Or "Is running on Android 11 and older"?
I had planned to install the update tonight, but in the meantime the OTA update disappeared again and is no longer found by the Xiaomi updater! What a strange policy.
Has the "R" version been withdrawn and is back to beta status?
With my old OnePlus updates were pretty straight-forward. I do not understand the Xiaomi update policy until now...
Ethan66 said:
I am not sure whether I got the point. Xiaomi had offered "MIUI 12.0 based on Android 11" for my Android 10 phone and this upgrade MIUI 12.0 is still using (or based on) Android 10.
Android 11 will come with MIUI 12.5 Right?
Thus does this "based on" read "has been compiled with Android 11"? Or "Is running on Android 11 and older"?
I had planned to install the update tonight, but in the meantime the OTA update disappeared again and is no longer found by the Xiaomi updater! What a strange policy.
Has the "R" version been withdrawn and is back to beta status?
With my old OnePlus updates were pretty straight-forward. I do not understand the Xiaomi update policy until now...
Click to expand...
Click to collapse
MIUI is only skin (albeit quite heavy) on the top of Android. Xiaomi decided to offer the same MIUI version on top of more than one Android version. So our phone came with MIUI 12 + Android 10 and now it's being upgraded to MIUI 12 + Android 11. Next major upgrade will be MIUI 12.5 + Android 11. But it's possible that Xiaomi will offer also MIUI 12.5 + Android 10 for other (older) phone models..
It can be a bit confusing, but you don't need to stress too much about it.
The Update to 12.0.1.0 RJSEUXM is back and I have downloaded the OTA update already. Currently I am charging my phone before applying the update. -- Be safe. At least on the battery.
Did anybody already apply this update to Android 11?
There are so many rumors about problems with this update, but there are not many clear facts.
Would you recommend adopting to Android 11 already now or wait for MIUI 12.5?
Ethan66 said:
The Update to 12.0.1.0 RJSEUXM is back and I have downloaded the OTA update already. Currently I am charging my phone before applying the update. -- Be safe. At least on the battery.
Did anybody already apply this update to Android 11?
There are so many rumors about problems with this update, but there are not many clear facts.
Would you recommend adopting to Android 11 already now or wait for MIUI 12.5?
Click to expand...
Click to collapse
I will put it this way. For every bigger Android update there are a bunch of people who hate it and they will make a lot of noise on forums. They don't like some design changes or cosmetic bugs. Most people are not bothered by them or they barely notice them. Of course that there is always a chance of serious bugs, but problematic updates are usually pulled down quickly and the information is often covered in articles (on XDA or similar pages). There is no known serious bug in this update and it's considered as a safe update. I am very sure that MIUI 12.5 update will be "the worst update in the history of all updates" for some people (like it was with MIUI 12 or MIUI 11; or Android 11 or Android 10 etc.)..
I updated one or two weeks ago and except already mentioned misaligned (but still functional) text in notifications I haven't noticed anything worth mentioning. I personally recommend the update, but as always, YMMV..
_mysiak_ said:
I will put it this way. For every bigger Android update there are a bunch of people who hate it and they will make a lot of noise on forums. They don't like some design changes or cosmetic bugs. Most people are not bothered by them or they barely notice them. Of course that there is always a chance of serious bugs, but problematic updates are usually pulled down quickly and the information is often covered in articles (on XDA or similar pages). There is no known serious bug in this update and it's considered as a safe update. I am very sure that MIUI 12.5 update will be "the worst update in the history of all updates" for some people (like it was with MIUI 12 or MIUI 11; or Android 11 or Android 10 etc.)..
I updated one or two weeks ago and except already mentioned misaligned (but still functional) text in notifications I haven't noticed anything worth mentioning. I personally recommend the update, but as always, YMMV..
Click to expand...
Click to collapse
Thank you, _mysiak_!
I have just updated to 12.0.1.0.RJSEUXM. My Mi 10T lite is now running Android 11 absolutely flawlessly. Good recommendation! And probably a very correct explanation in your message above.
Could someone upload and share the MiQT Lite XQCN file (EEA or Global)? I need this file to test some things on my 9 Pro 5G.
did your miui optimization options got removed after the update cause mine did
sameersharmap1 said:
did your miui optimization options got removed after the update cause mine did
Click to expand...
Click to collapse
No, still there.

POCO M2 Pro MIUI 12.5?

My POCO M2 Pro (6+64 GB) is still running MIUI 12.0.4.0 (QJPINXM) stable based on Android 10. It keeps saying there are no updates available but I'm pretty sure it has the requisite hardware to run Android 12, plus some sites are saying it has received the 12.5 stable based on Android 11 ROM already. I have even downloaded a MIUI 12.5 ROM (at least that's what it says) from some shady website but it keeps telling me "Update to this stable version is not allowed".
Anyone else facing the same problem? Got any solutions?
imhariiguess said:
My POCO M2 Pro (6+64 GB) is still running MIUI 12.0.4.0 (QJPINXM) stable based on Android 10. It keeps saying there are no updates available but I'm pretty sure it has the requisite hardware to run Android 12, plus some sites are saying it has received the 12.5 stable based on Android 11 ROM already. I have even downloaded a MIUI 12.5 ROM (at least that's what it says) from some shady website but it keeps telling me "Update to this stable version is not allowed".
Anyone else facing the same problem? Got any solutions?
Click to expand...
Click to collapse
Same here. I'm flashing ew software to get rid of this problem. Let's hope it work.
imhariiguess said:
My POCO M2 Pro (6+64 GB) is still running MIUI 12.0.4.0 (QJPINXM) stable based on Android 10. It keeps saying there are no updates available but I'm pretty sure it has the requisite hardware to run Android 12, plus some sites are saying it has received the 12.5 stable based on Android 11 ROM already. I have even downloaded a MIUI 12.5 ROM (at least that's what it says) from some shady website but it keeps telling me "Update to this stable version is not allowed".
Anyone else facing the same problem? Got any solutions?
Click to expand...
Click to collapse
poco m2 pro got enhanced 12.5.2.0 update but some people still haven't got it idk why and about android 12 flash any custom rom coz i am not sure when poco will decide to give android 12 or even this will get it on not by them.
_Nihal_ said:
Same here. I'm flashing ew software to get rid of this problem. Let's hope it work.
Click to expand...
Click to collapse
Let me know if it helps. Thanks.
Ezio553 said:
poco m2 pro got enhanced 12.5.2.0 update but some people still haven't got it idk why and about android 12 flash any custom rom coz i am not sure when poco will decide to give android 12 or even this will get it on not by them.
Click to expand...
Click to collapse
Ridiculous how Xiaomi ignores these phones just because "they're budget devices". The M2 has such good hardware.
imhariiguess said:
Ridiculous how Xiaomi ignores these phones just because "they're budget devices". The M2 has such good hardware.
Click to expand...
Click to collapse
Yes i agree but as usual xiaomi being xiaomi we can't expect much from them or atleast i don't expect so for me custom roms are always the best go.
imhariiguess said:
My POCO M2 Pro (6+64 GB) is still running MIUI 12.0.4.0 (QJPINXM) stable based on Android 10. It keeps saying there are no updates available but I'm pretty sure it has the requisite hardware to run Android 12, plus some sites are saying it has received the 12.5 stable based on Android 11 ROM already. I have even downloaded a MIUI 12.5 ROM (at least that's what it says) from some shady website but it keeps telling me "Update to this stable version is not allowed".
Anyone else facing the same problem? Got any solutions?
Click to expand...
Click to collapse
Same problem how can we solve this problem?
Any updates to this issue? I am also stuck with MIUI 12.0.4. Tried Resetting and reflashing stock 12.0.4 ROM. Downloaded several official ROMs that were released after aug 2021. Cannot flash any of them with the updater. Only option seems to be unlocking bootloader and trying to flash fastboot version. But I cannot unlock bootloader as my work related enterprise apps will stop working.
Has anyone been able to upgrade to Android 11 ROM on poco M2 pro?
aramosfet said:
Any updates to this issue? I am also stuck with MIUI 12.0.4. Tried Resetting and reflashing stock 12.0.4 ROM. Downloaded several official ROMs that were released after aug 2021. Cannot flash any of them with the updater. Only option seems to be unlocking bootloader and trying to flash fastboot version. But I cannot unlock bootloader as my work related enterprise apps will stop working.
Has anyone been able to upgrade to Android 11 ROM on poco M2 pro?
Click to expand...
Click to collapse
Afaik there hasn't been any official updates for the device after 12.0.4 version. I'm going to wait aa few days for the full rollout of MIUI 13 and hope that the m2 series is included
The MIUI 12.5.3 update finally showed up on the phone today. Installed it immediately. It is still in stable beta, But I got a notification as I had enabled the option to get updates early in the settings.
Installed fine and seems to be working fine. Android updated to 11. Security update till Jan2022.
aramosfet said:
The MIUI 12.5.3 update finally showed up on the phone today. Installed it immediately. It is still in stable beta, But I got a notification as I had enabled the option to get updates early in the settings.
Installed fine and seems to be working fine. Android updated to 11. Security update till Jan2022.
Click to expand...
Click to collapse
I updated same today and got stuck in bootloop didn't boot at all so had to go back to custom rom thank god that i had my bootloader unlocked.
aramosfet said:
The MIUI 12.5.3 update finally showed up on the phone today. Installed it immediately. It is still in stable beta, But I got a notification as I had enabled the option to get updates early in the settings.
Installed fine and seems to be working fine. Android updated to 11. Security update till Jan2022.
Click to expand...
Click to collapse
Bit late considering A12 has been out for 5 months now. I've already switched to a custom ROM.
Ezio553 said:
I updated same today and got stuck in bootloop didn't boot at all so had to go back to custom rom thank god that i had my bootloader unlocked.
Click to expand...
Click to collapse
What ROM are you using? I'm on dotOS and it's pretty neat but my battery's suffering a bit
imhariiguess said:
What ROM are you using? I'm on dotOS and it's pretty neat but my battery's suffering a bit
Click to expand...
Click to collapse
I am talking about Miui 12.5.3.0 official, I thought i would give it a go to see if they have improved anything but i guess i was wrong even for flashing that. Currently flashed derpfest a12 just released new build

Categories

Resources