banner
咕咕乔

咕咕乔

咕咕咕
github
email

Xiaomi Mi Pad 5 (nabu) Flashing Guide

PixelExperience13 UNOFFICIAL (nabu) Xiaomi Mi Pad 5
Changelog:
This update was released in February and includes the following:
• Improved smoothness: This update significantly improves system smoothness.
• Kernel optimization: The kernel has been switched from the original Arrow kernel to the Mahiro kernel customized by @utziacre.
• Based on LA.UM.9.1.r1-11700-SMxxx0.0: This update is based on the latest Android 9.0 version, bringing more features and improvements to the system.
• Network optimization: Using the Westwood algorithm to improve network transmission speed, and using Sultan's high-frequency tuning to improve system performance.
• Memory optimization: Using Simple LMK to optimize memory usage efficiency.
• Game optimization: Optimizing Unity game performance.
• Storage optimization: Optimizing ZRAM with the LZ4 compression algorithm to improve storage efficiency.
• Power optimization: Using a 300Hz tick and devfreq boost to improve power usage efficiency.
• ROM update: Updated the security patches and translations for February, and fixed issues with SafetyNet and Google Pay.
• Notes: Supports direct update from the previous version, but all third-party schedulers need to be uninstalled. Please sign out of your Google account before flashing.
• Known issues: There are some issues with WeChat Parallel Vision.
Here is the flashing tutorial:
Download the required files:
• vendor_boot.img
• boot.img
• PixelExperience_nabu-13.0-20230208-1232-UNOFFICIAL.zip

• Configure the ADB environment or use various third-party tools.
• Sign out of your Google account before flashing.
• Put the Xiaomi Mi Pad 5 into fastboot mode.

# Wipe data
fastboot -w

# Flash boot.img
fastboot flash boot <boot.img>

# Flash vendor_boot.img
fastboot flash vendor_boot <vendor_boot.img>

# Enter pure black recovery
fastboot reboot recovery

# Check if the device is connected
adb devices

# Enter sideload mode, the system will automatically restart
adb reboot sideload

# Flash and wait for it to reach 47% completion.
adb sideload <firmware package path>

adb shell

# Wipe data
recovery --wipe_data

# The system will restart and enter the new PixelExperience13 UNOFFICIAL
adb reboot

Download link:
https://www.123pan.com/s/fU17Vv-usZPh

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.