Xiaomi Redmi Go (xiaomi-tiare)
Appearance
(Redirected from Xiaomi Redmi Go)
| This device is supported as part of a generic port. Refer to Qualcomm MSM89x7 (qcom-msm89x7) for installation instructions and more information. |
|
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 | Qualcomm MSM89x7 (qcom-msm89x7) |
| Device package |
|
| Kernel package |
|
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
|
Internal storage eMMC, SD cards, UFS... |
Works
|
SD card Also includes other external storage cards. |
Works
|
Battery Whether charging and battery level reporting work. |
Broken
|
Screen Whether the 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
|
| 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 Handles automatic screen rotation in many interfaces. |
Works
|
Ambient Light Measures the light level; used for automatic screen dimming in many interfaces. |
Untested
|
Proximity |
Untested
|
Contributors
Users owning this device
- DragonX256 (Notes: Spare phone, no reason to change OS yet)
Models
M1903C3GG, M1903C3GH, M1903C3GI (The only difference lies in their network band support for different regions/operators)
Hardware
To check the hardware configuration of your device using the stock MIUI ROM dial then click
Displays:
| Panel/Driver | Status |
|---|---|
| EBBG/Ilitek ILI9881C (c3g) | Works |
Touch Panels:
| Model (Vendor, FW) | Status |
|---|---|
| FocalTech FT5435 (Truly, FW 0x6) | Works |
Cameras:
| Type | Sensor/Vendor | Status |
|---|---|---|
| Back | Samsung S5K4H7 | Broken |
| Front | Samsung S5K5E8 | Broken |
Sensors (the information was obtained by AIDA64 app):
| Type | Model | Status |
|---|---|---|
| Accelerometer | STMicroelectronics LIS3DH | Works |
| Ambient Light + Proximity (ALSPS) | Liteon Opto LTR578 | Broken |
Unlocking the bootloader
| Warning: Unlocking the bootloader will result in a complete reset of settings and erasing of user data. |
To unlock your Redmi Go phone:
1. Enable Developer Options by tapping the (or ) seven times in >
2. Navigate to > and toggle on both and
3. Boot the phone to fastboot mode and connect it to a PC
4. Run fastboot oem unlock-go
5. The phone would reboot and you'll see Unlocked message on the screen
How to enter flash mode
Press and hold Volume Down + Power until you see a fastboot logo on the screen.
Installation
- Follow the Installation guide and your device wiki page.
| 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