MIUI 13 22.9.29


Status
Not open for further replies.

xzzzodiuz

Members
Oct 1, 2022
1
5
Hello, why such an error, how to fix it?
 

Attachments

  • Screenshot_2022-10-02-00-46-16-018_com.vanced.manager.jpg
    Screenshot_2022-10-02-00-46-16-018_com.vanced.manager.jpg
    332.2 KB · Views: 775
Last edited by a moderator:
  • Like
Reactions: zgfg12

proofpale

Members
Oct 2, 2022
1
3
Excellent battery backup. Way better than the stable version. Poco f3
 

Attachments

  • Screenshot_2022-10-01-23-38-40-291_com.miui.securitycenter.jpg
    Screenshot_2022-10-01-23-38-40-291_com.miui.securitycenter.jpg
    303.1 KB · Views: 645
Last edited by a moderator:

maxdid

Members
Mar 18, 2021
8
15
I've installed by a full clean install this new version and now I'm drilling with this strange error opening the camera:
mount the USB storage before using the camera
Mi11 clean from any new app and any particular setting
New update: I verified and I'm unable to access the downola folder and so on. I tried from twrp and it's the some but if I manually mount the data partition, I can access the folders.

Thanks
 
Last edited:

ezidioap

Members
Nov 18, 2021
16
15

Attachments

  • Screenshot_2022-10-01-20-17-01-228_com.miui.bugreport-edit.jpg
    Screenshot_2022-10-01-20-17-01-228_com.miui.bugreport-edit.jpg
    584.4 KB · Views: 156
  • Screenshot_2022-10-01-20-17-36-707_com.android.settings-edit.jpg
    Screenshot_2022-10-01-20-17-36-707_com.android.settings-edit.jpg
    268.6 KB · Views: 152

zgfg12

Members
Apr 27, 2021
488
167
where are these settings in this version? Please guide me. Thanks.
Nothing really specific to this version or to Battery and performance app

Settings, Apps, Manage apps, three dots menu, Show all app (otherwise it won't show system apps)

Then scroll down or type in Battery to the search box

Open Battery and performance and on the bottom you have Clear Data

---

The same way you clear data (or cache only) for any other app. Or you have Uninstall option for user apps

You can come faster if you open Setting's and then type Manage app to the search box

It's worth to play with and get familiar with the Settings and its options.
Specially those to Manage apps - observe how you can manage there AutoStart option, various Permissions and Notification options
 
  • Like
Reactions: katerpanne

zgfg12

Members
Apr 27, 2021
488
167
For some reason APK bundles cannot be installed anymore. APKMirror Installer, SAI and App Manager all fail. SAI gives error "INSTALL_FAILED_ABORTED: User rejected permissions". Maybe this is due new package installer.
View attachment 44236 Hello, why such an error, how to fix it?

Did you try by giving Install from unknown sources permission to eg the APKMirror Installer (Settings, Manage apps, APKMirror)

Also, have you tried to install the bundle/split package by adb command:
adb install-multiple

Google for the guides how to use. In short:
- Rename the downliaded YouTube APKM bundle to ZIP
- Unzip and find the various split APK files in the archive
- Copy them to your adb folder on the PC
- run
adb install-multiple base.apk split_config.en.apk split_config.arm64_v8a.apk split_config.xxhdpi

(I think these four split APK components should be enough - this is what I have when I previously installed YT for Vanced by APKMirror Installer) but you can add eg for German split_config.de.apk, etc
 
Last edited:
  • Like
Reactions: katerpanne

viking279

Members
Feb 26, 2022
1
15
Poco F3 show app "File" and its clone.
I don't know why. How to fix it?!
 

Attachments

  • IMG_20221002_135558.jpg
    IMG_20221002_135558.jpg
    1.2 MB · Views: 482
Last edited by a moderator:
  • Like
Reactions: minotavros

TH Lee

Members
Mar 17, 2021
4
13
Hello, I have Mi 11 currently updated to MIUI 13 weekly rom 22.9.29 via TWRP. After the update, I mistook to wipe the phone to factory reset and all data gone. Now I want to go from weekly 22.9.29 to stable rom (MI11_V13.0.9.0.SKBCNXM which is a recovery rom). I am wondering whether this process can be installed via TWRP. Can anyone please give me some guide. Thanks.
 

zgfg12

Members
Apr 27, 2021
488
167

Hello, I have Mi 11 currently updated to MIUI 13 weekly rom 22.9.29 via TWRP. After the update, I mistook to wipe the phone to factory reset and all data gone. Now I want to go from weekly 22.9.29 to stable rom (MI11_V13.0.9.0.SKBCNXM which is a recovery rom). I am wondering whether this process can be installed via TWRP. Can anyone please give me some guide. Thanks.
Yes, read the guides. Since Stable is generally a downgrade from Weeklies, you have to F O R M A T DATA from TWRP (that is not the same as Wipe Data)
 

MeiGuddet

Members
Apr 29, 2016
1,260
222
Hello, I have Mi 11 currently updated to MIUI 13 weekly rom 22.9.29 via TWRP. After the update, I mistook to wipe the phone to factory reset and all data gone. Now I want to go from weekly 22.9.29 to stable rom (MI11_V13.0.9.0.SKBCNXM which is a recovery rom). I am wondering whether this process can be installed via TWRP. Can anyone please give me some guide. Thanks.
TWRP installation is the same whether weekly or stable. But you need to do a FORMAT DATA in TWRP after installation, because you are switching the channel from weekly to stable.

Edit: @zgfg12 was faster ;)
 
  • Like
Reactions: zgfg12

HassanSardar6

Members
Aug 13, 2022
13
15
Performance is horrific on Mi 11 here after the update. Sometimes it hangs and isn't smooth. Anything I can test or grab?
Was it okay on the previous build?
I haven't updated yet but the previous build on Mi 11 was the best performance ever.
 

xdrdaniel

Members
Oct 27, 2019
41
20
I'm still getting error 1, I tried everyone's solutions here. Reboot to twrp, shutdown debice before, mount partition manually, re downloaded the ROM. Nothing works. Any other suggestions? Mi 11 ultra
 

PPM-Droid

Members
Oct 8, 2019
128
40
Fantastic job guys!
Works great.
Did you plan to support newer devices ? 12, 12pro, 12s...?
I think it depends on China beta?
 

Igor Eisberg

Lead Developer
Staff member
Oct 6, 2016
8,429
322
For some reason APK bundles cannot be installed anymore. APKMirror Installer, SAI and App Manager all fail. SAI gives error "INSTALL_FAILED_ABORTED: User rejected permissions". Maybe this is due new package installer.
Hello, why such an error, how to fix it?
Issue confirmed and patched for the next release. No idea why Xiaomi added that restriction to their new package installer...
 

mobileman88

Members
May 12, 2019
126
40
TWRP installation is the same whether weekly or stable. But you need to do a FORMAT DATA in TWRP after installation, because you are switching the channel from weekly to stable.

Edit: @zgfg12 was faster ;)
My rom weekly updates are ending soon. Do you think I can switch to stable after the end of this month without formatting data?
 

Birraque

Members
Nov 12, 2018
765
257
Now I understand the issue with Clock App - #52

The "Timer" function in the Clock App only rings if the application still opened in the background. If it's closed even which timer running in the notification panel then rings doesn't work/sound.
It was working flawless in previous Weekly 22.9.21
Please check it.

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

Note: Please @gogocar62 since you tested with opened Clock App feedback it now with timer running in then background with app closed. Thanks in advance.
 

Attachments

  • Screenshot_2022-10-02-23-31-30-053_com.android.settings.jpg
    Screenshot_2022-10-02-23-31-30-053_com.android.settings.jpg
    184.6 KB · Views: 46
  • Screenshot_2022-10-02-23-15-35-290_com.miui.securitycenter.jpg
    Screenshot_2022-10-02-23-15-35-290_com.miui.securitycenter.jpg
    106.3 KB · Views: 47
  • Screenshot_2022-10-02-23-15-15-152_com.android.deskclock.jpg
    Screenshot_2022-10-02-23-15-15-152_com.android.deskclock.jpg
    308.3 KB · Views: 44
  • Screenshot_2022-10-02-23-15-05-895_com.android.deskclock.jpg
    Screenshot_2022-10-02-23-15-05-895_com.android.deskclock.jpg
    210.5 KB · Views: 43

jeanreyp

Members
Aug 5, 2021
5
15
Working great so far on my Poco F3. I dirty flashed over the current stable. The only issue I've found so far is that when you're in the settings app and click on Sim Cards & Mobile Networks then Carrier Plan Settings, it will launch the contacts app rather than goto the Data Usage Menu in the security app. Holding the data usage icon in the notification center also loads the contacts app. Fast and smooth. I'll test battery life and report back.
how did you dirty flash from stable? it can boot without format data?
 
Status
Not open for further replies.

Similar threads

Replies
267
Views
261K
Replies
93
Views
52K
Replies
142
Views
48K
Replies
161
Views
57K
Replies
136
Views
48K