Jump to content

User:Nisel/Draft:Xiaomi Redmi Note 11S 4G (xiaomi-fleur)

From postmarketOS Wiki
Xiaomi Redmi Note 11S 4G
File:Xiaomi-fleur.jpg
Manufacturer Xiaomi
Name Redmi Note 11S 4G
Codename xiaomi-fleur
Released 2022
Type handset
Hardware
Chipset MediaTek Helio G96 (MT6781)
CPU 2x 2.05 GHz Cortex-A76
6x 2.0 GHz Cortex-A55
GPU Mali-G57 MC2 @ 950 MHz
Display 1080 x 2400 AMOLED @ 90 Hz, 20:9, 6.43
Storage 64/128 GB
Memory 6/8 GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Android 11 (MIUI 13)
Extended version
The most recent supported version from the manufacturer.
Android 13 (HyperOS 1.0)
postmarketOS
Category testing
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
yes
Features
Flashing
Whether it is possible to flash the device with pmbootstrap flasher.
Untested
USB Networking
After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system).
Untested
Internal storage
eMMC, SD cards, UFS...
Untested
SD card
Also includes other external storage cards.
Untested
Battery
Whether charging and battery level reporting work.
Untested
Screen
Whether the 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
IR TX
Untested
Connectivity
WiFi
Untested
Bluetooth
Untested
Ethernet
Untested
GPS
Untested
NFC
Near Field Communication
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
Handles automatic screen rotation in many interfaces.
Untested
Magnetometer
Sensor to measure the Earth's magnetism
Untested
Ambient Light
Measures the light level; used for automatic screen dimming in many interfaces.
Untested
Proximity
Untested
Haptics
Untested

Contributors

Users owning this device

How to enter flash mode

  • Fastboot: Power on the device with both Power and Volume Down buttons or using adb reboot bootloader
  • Recovery: Power on the device with both Power and Volume Up buttons or using adb reboot recovery, fastboot reboot recovery
  • Fastbootd: adb reboot fastboot or fastboot reboot fastboot

Installation

Warning WARNING: Make sure to backup any important data before you proceed
  1. Install pmbootstrap
  2. Run through pmbootstrap init and select 'xiaomi' as the vendor and 'fleur' as the device
  3. Go through the rest of the setup with your preferences
  4. After the setup completes, generate a rootfs with pmbootstrap install.
  5. Reboot into fastboot mode
  6. Flash kernel and rootfs with the following command: pmbootstrap flasher flash_kernel && pmbootstrap flasher flash_rootfs or you can export images via pmbootstrap export and flash images with fastboot utility.
  7. Flash minimal dtbo: fastboot flash dtbo dtbo.img
  8. Reboot the phone: fastboot reboot

See also