Xiaomi Pad 6 (xiaomi-pipa)
Appearance
| This device has been tested with postmarketOS, but its device package has not yet been added to the postmarketOS repositories. This means that it cannot be selected in pmbootstrap. |
|
Xiaomi Pad 6 running gnome with mainline kernel | |
| Manufacturer | Xiaomi |
|---|---|
| Name | Pad 6 |
| Codename | xiaomi-pipa |
| Released | 2023 |
| Type | tablet |
| Hardware | |
| Chipset | Qualcomm Snapdragon 870 (SM8250-AC) |
| CPU |
Octa-core (1x3.2 GHz Kryo 585 3x2.42 GHz Kryo 585 4x1.80 GHz Kryo 585) |
| GPU | Adreno 650 |
| Display | 1800 x 2880 (144Hz 11.0" IPS LCD) |
| Storage | 128/256 GB |
| Memory | 6/8 GB |
| Architecture | aarch64 |
| Software | |
Original software The software and version the device was shipped with. |
Android 13 (MIUI 14) |
Extended version The most recent supported version from the manufacturer. |
Android |
| FOSS bootloader | no |
| postmarketOS | |
| Category | testing |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
yes |
pmOS kernel The kernel version that runs on the device's port. |
6.12.0 |
Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. |
9461.5 |
Flashing Whether 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). |
Works
|
Battery Whether charging and battery level reporting work. |
Works
|
Screen Whether the display works; ideally with sleep mode and brightness control. |
Works
|
Touchscreen |
Works
|
Keyboard Whether the built-in physical keyboard works. |
Works
|
Touchpad Whether the built-in touchpad works. |
Works
|
Stylus |
Works
|
| Multimedia | |
3D Acceleration |
Works
|
Audio Audio playback, microphone, headset and buttons. |
Works
|
Camera |
Partial
|
Camera Flash |
Works
|
| Connectivity | |
WiFi |
Works
|
Bluetooth |
Works
|
NFC Near Field Communication |
Broken
|
| Miscellaneous | |
FDE Full disk encryption and unlocking with unl0kr. |
Works
|
USB OTG USB On-The-Go or USB-C Role switching. |
Works
|
HDMI/DP Video and audio output with HDMI or DisplayPort. |
Partial
|
| Sensors | |
Accelerometer Handles automatic screen rotation in many interfaces. |
Works
|
Ambient Light Measures the light level; used for automatic screen dimming in many interfaces. |
Works
|
Hall Effect Measures magnetic fields; usually used as a flip cover sensor |
Works
|
Contributors
- luka177 (cvbnm90i) - Mainline developer
- adomerle - Mainline developer, maintainer
- vipaoL - Mainline developer
Users owning this device
How to enter flash mode
- Fastboot Mode: Power on the device by holding down and .
- Recovery Mode: Power on the device by holding down and .
Backup
This section is Optional
Backup super partiton, either without root using a recovery program such as TWRP or Orange Fox or by using Magisk (need root).
Method 1: Orange Fox Recovery Project
Use Orange Fox Recovery Project for Pipa:
Download and rename "OrangeFox-R11.3-Unofficial-pipa.img" to "boot.img"
$ mv OrangeFox-R11.3-Unofficial-pipa.img boot.img
$ fastboot boot boot.img
$ adb pull /dev/block/by-name/super super.img
Method 2: Magisk
Use Magisk:
$ adb shell
$ su
# dd if=/dev/block/by-name/super of=/sdcard/super.img
# exit
$ exit
$ adb pull /sdcard/super.img
Installation
| Note: Device has not been merged to pmaports yet (See pmaports!5959) |
Use pmbootstrap to build your own installation image.
$ pmbootstrap init
$ pmbootstrap install --fde
There are multiple ways to flash rootfs:
Before installing rootfs, please erase dtbo_b (dtbo_a reserved for android)
$ fastboot erase dtbo_b
1.Flash rootfs to the userdata partition:
- Flashing the rootfs to userdata does not allow for dual boot and will wipe all your Android user data
- This method gives you the most available disk space for postmarketOS
$ pmbootstrap flasher flash_rootfs --partition userdata
$ pmbootstrap flasher flash_kernel --partition boot_b
$ fastboot set_active b
2.Flash rootfs to the super partition:
- This method does not erase your Android user data
- The super partition is rather limited in size
$ pmbootstrap flasher flash_rootfs --partition super
$ pmbootstrap flasher flash_kernel --partition boot_b
$ fastboot set_active b
NFC
The device itself does not have NFC, but in the Xiaomi keyboard case with a touchpad version, it is integrated into the keyboard.
Camera
Only the rear camera is working, and it has poor quality.
HDMI/DP
Works, but the monitor is not always detected. Try disconnecting the monitor from the power supply before connecting the cable.
Photos
-
Unixbench