Jump to content

Xiaomi Redmi Go

From postmarketOS Wiki
Note This device is supported as part of a generic port. Refer to Generic MSM89x7 (qcom-msm89x7) for installation instructions and more information.
Xiaomi Redmi Go
The Xiaomi Redmi Go
The Xiaomi Redmi Go
Manufacturer Xiaomi
Name Redmi Go
Codename xiaomi-tiare
Released 2019
Type handset
Hardware
Chipset Qualcomm Snapdragon 425 (MSM8917)
CPU 1.4 GHz Cortex-A53
GPU Adreno 308
Display 720x1280 LCD
Storage 8 or 16GB
Memory 1GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Android 8.1
Extended version
The most recent supported version from the manufacturer.
Android
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.15
Generic port Generic MSM89x7 (qcom-msm89x7)
Device package device-qcom-msm89x7
Kernel package linux-postmarketos-qcom-msm89x7
Features
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).
Works
Internal storage
eMMC, SD cards, UFS, ...
Works
SD card
Also includes other external storage cards
Works
Battery
Charging and battery level reporting works
Broken
Screen
Display works. Ideally with sleep mode and brightness control.
Works
Touchscreen
Works
Multimedia
3D Acceleration
Works
Audio
Audio playback, microphone, headset and buttons.
Works
Camera
Broken
IR TX
Broken
Connectivity
WiFi
Partial
Bluetooth
Works
GPS
Partial
Modem
Calls
Partial
SMS
Partial
Mobile data
Partial
Miscellaneous
FDE
Full disk encryption and unlocking with unl0kr.
Works
USB OTG
USB On-The-Go or USB-C Role switching
Broken
Sensors
Accelerometer
Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile
Works
Magnetometer
Sensor to measure magnetism
Untested
Ambient Light
Untested
Proximity
Untested
Hall Effect
Also known as flip cover sensor
Untested

Contributors

Users owning this device


How to enter flash mode

Press and hold Volume Down + Power until you see a fastboot logo on the screen.

Installation

Note Warning: Flashing lk2nd is required, as it is a hard dependency. Without it the mainline kernel will not select the display panel (resulting in black screen on boot).
$ pmbootstrap init # choose Vendor: qcom Device codename: msm89x7
$ pmbootstrap install
$ fastboot flash boot lk2nd.img # Build lk2nd from msm8916-mainline/lk2nd repo
$ pmbootstrap flasher flash_rootfs


See also