Xiaomi Redmi Note 11 (xiaomi-spes)
Appearance
This device runs a Downstream kernel. Some UIs will not work, and most features (3D acceleration, audio, etc.) may be broken. |
![]() Xiaomi Redmi Note 11, Twilight Blue | |
Manufacturer | Xiaomi |
---|---|
Name | Redmi Note 11 |
Codename | xiaomi-spes |
Model | 2201117TG, 2201117TI, 2201117TY, 2201117TL |
Released | 2021 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 680 (SM6225) |
CPU |
4x2.4 GHz Kryo 265 Gold 4x1.9 GHz Kryo 265 Silver |
GPU | Adreno 610 |
Display | 1080x2400 AMOLED, 90Hz |
Storage | 64 GB, 128 GB |
Memory | 4 GB, 6 GB |
Architecture | aarch64 |
Software | |
Original software The software and version the device was shipped with. |
Android 11 |
Extended version The most recent supported version from the manufacturer. |
Android |
FOSS bootloader | yes |
postmarketOS | |
Category | downstream |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
no |
pmOS kernel The kernel version that runs on the device's port. |
4.19.322 |
Device package |
![]() |
Kernel package |
![]() |
Flashing It is possible to flash the device with pmbootstrap flasher . |
Works
|
---|---|
USB Networking After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system). |
Partial
|
Internal storage eMMC, SD cards, UFS, ... |
Untested
|
SD card Also includes other external storage cards |
Untested
|
Battery Charging and battery level reporting works |
Untested
|
Screen Display works. Ideally with sleep mode and brightness control. |
Untested
|
Touchscreen |
Untested
|
Multimedia | |
3D Acceleration |
Untested
|
Audio Audio playback, microphone, headset and buttons. |
Untested
|
Camera |
Untested
|
Camera Flash |
Untested
|
Connectivity | |
WiFi |
Untested
|
Bluetooth |
Untested
|
GPS |
Untested
|
Modem | |
Calls |
Untested
|
SMS |
Untested
|
Mobile data |
Untested
|
Miscellaneous | |
FDE Full disk encryption and unlocking with unl0kr. |
Untested
|
USB OTG USB On-The-Go or USB-C Role switching |
Untested
|
Sensors | |
Accelerometer Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile |
Untested
|
Ambient Light |
Untested
|
Proximity |
Untested
|
Haptics |
Untested
|
Contributors
- Omar mahboubi
Users owning this device
How to enter flash mode
To acess fastboot, you can use any of:
- Turn off the device, then hold Power button and Vol- simultaneously until the device powers on
- With ADB access, run
adb reboot bootloader
Installation
Using pmbootstrap
Follow Installation/Using pmbootstrap. When asked for the device's vendor/codename, select xiaomi as the vendor and spes as the codename.
To flash the image to the device:
- Enter flashing mode (see #How to enter flash mode)
- Run
pmbootstrap export
, then useaik-unpack
to unpack the boot.img, replace the header version from 0 to 3, run <aik-repack> then flash the newly made image withfastboot flash boot yourimage.img
- Run
pmbootstrap flasher flash_rootfs