Xiaomi Redmi 7 (xiaomi-onclite): Difference between revisions
Appearance
Add package infos |
|||
Line 86: | Line 86: | ||
* Battery (missing driver, there is a WIP driver) | * Battery (missing driver, there is a WIP driver) | ||
* Sensors (waiting for new smgr driver, needs some trace from android) | * Sensors (waiting for new smgr driver, needs some trace from android) | ||
== See also == | |||
* [https://github.com/msm8953-mainline/linux Kernel source] | |||
* {{Kernel package|postmarketos-qcom-msm8953}} | |||
* {{Device package|xiaomi-onclite}} | |||
* {{Firmware package|xiaomi-onclite}} |
Revision as of 15:40, 6 September 2023
![]() Xiaomi Redmi 7 | |
Manufacturer | Xiaomi |
---|---|
Name | Redmi 7 |
Codename | xiaomi-onclite |
Released | 2019 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 632 (SDM632) |
CPU | Octa-core (4x1.8 GHz Kryo 250 Gold & 4x1.8 GHz Kryo 250 Silver) |
GPU | Adreno 506 |
Display | 720 x 1520 |
Storage | 16/32/64GB |
Memory | 2/3/4GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 9 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
postmarketOS kernel | 6.4.7-r3 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Broken |
Screen |
Partial |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Works |
Audio |
Partial |
Camera |
Broken |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
GPS |
Broken |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
Broken |
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 |
Works |
Barometer |
No data |
Maintainer(s)
Users owning this device
- Bczeman
- Diogotavc (Notes: 2+16 variant with a broken display unit)
- Hiprivsid (Notes: 2/16 Variant)
- Learnchungchen
- Sado1
- Shadowsvanish (Notes: Need an EMMC resoldering)
How to enter flash mode
Volume Down + Power boots the phone into fastboot mode.
Installation
Follow the usual Installation guide but stop before flashing.
Download dtbo.img
here. Enter fastboot mode and and flash the downloaded image to the dtbo partition:
fastboot flash dtbo dtbo.img pmbootstrap flasher flash_lk2nd pmbootstrap flasher flash_rootfs --partition userdata
WIP Mainline Status
What works
- Audio (except speaker)
- Jack Detection (Headset Mic detection is not working)
- Touch (focaltech only)
- leds
- USB
- SimpleFB
- Display
- GPU
- Wifi/BT
- Buttons
- SD Card Reader
- Haptics
Not works
- Modem (Not tested yet)
- Mobile Data (Needs IPA)
- Charging (missing charging driver)
- Battery (missing driver, there is a WIP driver)
- Sensors (waiting for new smgr driver, needs some trace from android)