Jump to content

Xiaomi Redmi 2 (xiaomi-wt88047): Difference between revisions

From postmarketOS Wiki
Maxnet (talk | contribs)
m Updated Architecture, Added Note
Minecrell (talk | contribs)
m Minecrell moved page Xiaomi Redmi 2 (wingtech-wt88047) to Xiaomi Redmi 2 (xiaomi-wt88047): While Wingtech is indeed the manufacturer, the postmarketOS device port is for the entire device, including the software that comes from Xiaomi. Therefore, IMO xiaomi fits better.
(No difference)

Revision as of 15:46, 26 September 2020

Note This device is still running on armhf, although the processor supports aarch64. If you own it, change it and test it that way.
Xiaomi Redmi 2
Manufacturer Xiaomi
Name Redmi 2
Codename wingtech-wt88047
Released 2015
Hardware
Chipset Qualcomm MSM8916 Snapdragon 410
CPU Quad-core 1.2 GHz Cortex-A53
GPU Adreno 306
Display 720 x 1280
Storage 8 GB / 16 GB, external microSD (up to 32 GB)
Memory 1 GB / 2 GB
Architecture aarch64
Software
MIUI 6.0 (Android 4.4.4)
MIUI 6.0 (Android 4.4.4)
no
Device package device-wingtech-wt88047
Kernel package linux-wingtech-wt88047
Features
Works
Works
Untested
Works
Touchscreen
Works
Multimedia
3D Acceleration
Untested
Untested
Camera
Untested
Connectivity
WiFi
Untested
Bluetooth
Untested
GPS
Untested
Modem
Calls
Untested
SMS
Untested
Mobile data
Untested
Miscellaneous
Untested
Sensors
Untested

Contributors

  • sylvieon

What works

  • USB Networking (SSH)
  • Flashing (only tested with sdcard)
  • Display
  1. Touchscreen
  2. XWayland (tested on Westone)

What does not work

  • Everything else

How to enter flash mode

  • Fastboot: hold Volume Down + Power buttons

Installation

1. Bootstrap

$ pmbootstrap init
# select wingtech-wt88047

2. Build and install to SD card

# replace /dev/sdX with actual sdcard device
$ pmbootstrap install --sdcard=/dev/sdX

3. Boot

# with device in fastboot mode
$ pmbootstrap flasher boot

See also