MIUI 13 MIUI 13 STABLE RELEASE


Status
Not open for further replies.
Poco f3 13.0.9.0 update, recent calls scrolling is 25 fps (lagging).
Mi file manager swipe up for photo sharing not working.
 
Last edited:
  • Like
Reactions: Kisadi55
Hello! Mi10 LiteZoom is here! :)

very thanks for stable rom 13.0.7, but it has a flaw: some condition type (connect BT device, etc.) and actions (set volume levels) in Automation Feature is no. A developers rom (22/7/13) has this conditions and actions
 
Hi. I saw that stable Rom is available for Xiaomi 12 pro dimensity. Is it really working? Is it the same procedure to flash like with the Snapdragon fastboot version? Can anybody confirm does it have functional Safetynet, widewine level1 and Google pay working? Thanks a ton :)
 
Hi. I saw that stable Rom is available for Xiaomi 12 pro dimensity. Is it really working? Is it the same procedure to flash like with the Snapdragon fastboot version? Can anybody confirm does it have functional Safetynet, widewine level1 and Google pay working? Thanks a ton :)
Yes to all of the questions. No idea about Google Pay, but no reason why it wouldn't work.
 
Hello...
I just updated my Poco x3 pro to the version 13.0.8.0 and all things seems to be good...
But i faced a problem that when i try to root it using magisk it inter in bootloop.. And I have to back to stock boot to fix the problem

Can anyone help me with that?
Thanks in advance .
 

Attachments

  • Screenshot_2022-11-05-18-41-55.png
    Screenshot_2022-11-05-18-41-55.png
    106 KB · Views: 242
  • Screenshot_2022-11-10-07-44-18-971_com.android.updater.jpg
    Screenshot_2022-11-10-07-44-18-971_com.android.updater.jpg
    169.4 KB · Views: 259
  • Like
Reactions: velvetdust
May I know are there anyway to add "Traditional Chinese (Hong Kong)" in locale settings for Xiaomi 12S (Mayfly) ? Cause some location based Apps (e.g. KKday) didn't show the correct information for my location (Hong Kong), it only show the info in Taiwan. It is because I can only choose "Traditional Chinese (Taiwan)" in locale settings
 
I just updated my Poco x3 pro to the version 13.0.8.0 and all things seems to be good...
But i faced a problem that when i try to root it using magisk it inter in bootloop.. And I have to back to stock boot to fix the problem
Same problem after updated Poco F3 to 13.0.9.0 - bootloop after installing stable Magisk 25.2
Maybe troubles with some Magisk modules, will check it later (Lucky Patcher module maybe)
 
Last edited:
Same problem after updated Poco F3 to 13.0.9.0 - bootloop after installing stable Magisk 25.2
did you disabled the modules before and unhide magisk by itself? please post magisk question not in this thread

workaround extract boot.img and flash it
# fastboot flash boot boot.img
 
  • Like
Reactions: velvetdust
@etajv100 since some countries are blocked to access updater ftp due to ddos, you can manually make Updater know your are up to date thought terminal command:
Code:
adb shell settings put global miui_new_version "V13.0.9.0.SKHCNXM"
@Alshahim @crok.bic fastboot type of ROM is not the issue here, previous stable was old enough to have updater with download engine that was unfortunately dropped, new android timeout limit makes app to force this dialog instead of waiting, has been fixed later on
 
Last edited by a moderator:
Hello everyone, I have Mi 11 Pro and since a month after I upgraded from Android 11 to 12 I am experiencing a very strange problem - I have 2 SIMs in my phone and each of them is from a different company. One SIM works normally, but the other causes problems that even the cellular company can't overcome - I can make calls and surf the Internet, but whoever calls me encounters a voice message that the subscription is not available. The cellular company checked my case from all directions and even took my line and put it on the phone of one of their engineering people and miraculously everything is fine, you can make and receive calls. The conclusion of the cellular company was that maybe because I upgraded the ROM, then maybe it affected the frequencies of the cell phone, of their specific SIM. I would like your opinion on what I should do in this case? Should I flash the ROM and go back to Android 11 or maybe switch to another ROM? Thanks in advance
 
But i faced a problem that when i try to root it using magisk it inter in bootloop.. And I have to back to stock boot to fix the problem
It helped to me: delete folder with problem module (luckypatcher in my case) with file manager in twrp from data/adb/modules
Then install Magisk one more time
 
  • Like
Reactions: katerpanne
It helped to me: delete folder with problem module (luckypatcher in my case) with file manager in twrp from data/adb/modules
Then install Magisk one more time
If the problem was only in LP, it was enough to delete its folder
data/adb/modules/<LP folder name>

Or to place a dummy file into that subfolder, named
disable
to disable LP, or
remove
to uninstall LP (that's the proper way to uninstall a module, just deleting its subfolder or the whole adb folder may leave some unwanted remnants)

You would not need to reinstall Magisk and all other modules etc would survive

The same applies if any other Magisk module causes a bootloop. It's easy to recognize by subfolder names, their corresponding modules.
Even more, every subfolder contains textual file module.prop where the exact name of that module can be found
 
I updated my Poco F3 to 13.0.9.0, update went smooth and fast no issue m whatsoever only problem is i can't make this go away...

Tried cleaning cache and data of the updater nothing seems to help.
Same here. Does anyone know if there's a way to fix?
 
Quick question guys. I updated my Poco F2 Pro yesterday and since then all my Bluetooth calls are horrible. All of a sudden everyone is complaining that the sound is horrible and they can barely hear me. Tried to update the Bluetooth module hoping that it might fix the issue but I see the option is gone in the latest stable version. Am I missing something and does anyone else have this issue? Thanks
 
  • Like
Reactions: jason88fr
Quick question guys. I updated my Poco F2 Pro yesterday and since then all my Bluetooth calls are horrible. All of a sudden everyone is complaining that the sound is horrible and they can barely hear me. Tried to update the Bluetooth module hoping that it might fix the issue but I see the option is gone in the latest stable version. Am I missing something and does anyone else have this issue? Thanks
Same device here.

The issues is resolved when clean flashing.

One method (guaranteed fix for me);
Flash the ROM on which the latest stable here is built upon, activate, setup no internet except to verify, enable developer options, then move on to flashing the Xiaomi EU stable.

Second method;
Fastboot flash of the Xiaomi EU stable Fastboot ROM if it exists.

Third method;
Clean flash the Recovery version of the ROM.
 
  • Like
Reactions: Catani84
I updated my Poco F3 to 13.0.9.0, update went smooth and fast no issue m whatsoever only problem is i can't make this go away...

Tried cleaning cache and data of the updater nothing seems to help.
I have had that issue for a while, recently right before going to 13.0.9 it finally cleared itself, not sure why, but it came back, i have tried deleting cache, app data and still there, no idea.

Edit: This seems to be a temporary fix: just need to enable USB debugging/install options from dev settings, no reboot needed.

adb shell settings put global miui_new_version "V13.0.9.0.SKHCNXM"
 
Last edited:
hello, I have a xiaomi mi 11 lite phone, yesterday I tried to install the firmware via recovery, it didn’t work for me, I installed version 13.0.8.0 via fastboot, can I upgrade to version 13.0.9.0 but through recovery?
 
hello, I have a xiaomi mi 11 lite phone, yesterday I tried to install the firmware via recovery, it didn’t work for me, I installed version 13.0.8.0 via fastboot, can I upgrade to version 13.0.9.0 but through recovery?
If the ROM zip file has "fastboot" in the name, it is for Fastboot installation - download and check

Otherwise it is for recovery installation

One or another. Fastboot version cannot be installed through recovery and vice versa

Check also the table in the post #1, the last column describes if the ROM for particular model is fastboot or recovery type.
But it applies only to the last ROM zip file(s) for that model.
Ie, if the last one or two versions of Stable for your device are recovery type, there still might be the older zip files/versions for fastboot installation - hence carefully check the names of the zip file(s)

It all depends when the working custom recovery for MIUI 13 for that particular model became available - ROM zip files/versions released earlier than the TWRP/OFox for that phone, obviously had to be released for the Fastboot installation
 
Last edited:
  • Like
Reactions: JiaiJ
I installed version 1309 in Poc F3 and the only thing that doesn't work is the mail app, when I try to put my hotmail address the application closes no matter how hard I tried. In the 1307 it worked fine.
 
Если zip-файл ROM имеет название «fastboot», он предназначен для установки Fastboot — скачайте и проверьте

В случае необходимости это для восстановления

Тот или иной. Версия Fastboot не может быть установлена через рекавери и наоборот

В таблице № 1 содержится также последний столбец, относящийся к ПЗУ к конкретным моделям характеристик fastboot или recovery.
Это относится только к zip-файлам ПЗУ для этой модели.
Стабильные версии zip-файлов/версий для установки через fastboot, поэтому внимательно проверяйте имена zip-файлов.

Все зависит от того, когда произойдет следующее рабочее кастомное рекавери для MIUI 13 для конкретной модели - ZIP-файлы/версия ПЗУ, опубликованные ранее, чем TWRP/OFox для этого телефона, очевидно, должны были быть выпущены для установки Fastboot.
Version 13.0.8 for fastboot and version 13.0.9 for recovery without fastboot if nothing is installed via twrp? At the moment, version 13.0.8 is installed on the phone via fastboot
IMG_20221112_122927.jpg
 
Last edited:
I installed version 1309 in Poc F3 and the only thing that doesn't work is the mail app, when I try to put my hotmail address the application closes no matter how hard I tried. In the 1307 it worked fine.
You must add it as POP or IMAP account...
I have the same issue...

Enviado do meu M2012K11AG através do Tapatalk
 
Status
Not open for further replies.

Similar threads