Xiaomi Redmi 7 (xiaomi-onclite): Difference between revisions
Appearance
Status updated |
No edit summary |
||
Line 32: | Line 32: | ||
| status_gps = N | | status_gps = N | ||
| status_mobiledata = N | | status_mobiledata = N | ||
| status_sms = | | status_sms = P | ||
| status_calls = | | status_calls = P | ||
| status = | | status = | ||
| status_otg = | | status_otg = |
Revision as of 20:39, 20 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 |
Partial |
SMS |
Partial |
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 install pmbootstrap flasher flash_lk2nd pmbootstrap flasher flash_rootfs
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
Partial
- Modem (It works with https://github.com/msm8953-mainline/linux/pull/132)
Not works
- Mobile Data (IPA driver should be fixed for it)
- Charging (missing charging driver)
- Battery (missing driver, there is a WIP driver)
- Sensors (waiting for new smgr driver, needs some trace from android)