Xiaomi Redmi 6A (xiaomi-cactus): Difference between revisions
Appearance
m rollbackEdits.php mass rollback Tag: Rollback |
mNo edit summary |
||
Line 6: | Line 6: | ||
| imagecaption = | | imagecaption = | ||
| releaseyear = 2018 | | releaseyear = 2018 | ||
| originalsoftware = Android 9 | | originalsoftware = Android | ||
| originalversion = 9 | |||
| chipset = MediaTek Helio A22 (MT6761) | | chipset = MediaTek Helio A22 (MT6761) | ||
| cpu = Quad-core 2.0 GHz Cortex-A53 | | cpu = Quad-core 2.0 GHz Cortex-A53 |
Revision as of 03:55, 24 October 2023
![]() | |
Manufacturer | Xiaomi |
---|---|
Name | Redmi 6A |
Codename | xiaomi-cactus |
Released | 2018 |
Hardware | |
Chipset | MediaTek Helio A22 (MT6761) |
CPU | Quad-core 2.0 GHz Cortex-A53 |
GPU | PowerVR GE8320 |
Display | 720 x 1440 IPS |
Storage | 16 GB |
Memory | 2 GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 9 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- jdr
Maintainer(s)
- jdr
Users owning this device
How to enter flash mode
- Shutdown the phone completely
- Press Volume down(-) and Power button simultaneously to enter the fastboot mode.
Bootloader original status
- The bootloader in new Xiaomi devices are locked. To unlock it, you need to go to https://en.miui.com/unlock/download_en.html and follow the instructions as given.
Installation
The following steps boots postmarketOS.
- pmbootstrap flasher flash_rootfs
- pmbootstrap flasher flash_kernel
- pmbootstrap flasher boot
Plasma Mobile
Need to modify the file /usr/bin/kwinwrapper
Add --framebuffer --fb-device /dev/fb0 to arguments of startplasma-wayland
Like this:
startplasma-wayland --framebuffer --fb-device /dev/fb0 --xwayland --libinput --inputmethod maliit-server --exit-with-session=/usr/lib/libexec/startplasma-waylandsession
This ensures that the plasma mobile is rendered using a frame buffer.
See also
- Kernel Source Code
- pmaports!1145 Initial merge request