Xiaomi Redmi 7 (xiaomi-onclite): Difference between revisions
Appearance
mNo edit summary |
Refer to generic package |
||
Line 56: | Line 56: | ||
Download <code>dtbo.img</code> [https://github.com/barni2000/dtbo-onclite/releases/tag/v1.0 here]. Enter fastboot mode and and flash the downloaded image to the dtbo partition: | Download <code>dtbo.img</code> [https://github.com/barni2000/dtbo-onclite/releases/tag/v1.0 here]. Enter fastboot mode and and flash the downloaded image to the dtbo partition: | ||
< | <syntaxhighlight lang="shell-session"> | ||
fastboot flash dtbo dtbo.img | $ fastboot flash dtbo dtbo.img | ||
pmbootstrap install | $ pmbootstrap init # choose Vendor: qcom Device codename: msm8953 | ||
pmbootstrap flasher flash_lk2nd | $ pmbootstrap install | ||
pmbootstrap flasher flash_rootfs | $ pmbootstrap flasher flash_lk2nd | ||
</ | $ pmbootstrap flasher flash_rootfs | ||
</syntaxhighlight> | |||
== Mainline Status == | == Mainline Status == |
Revision as of 21:32, 19 November 2024
![]() 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.7.5 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
Works |
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 |
Partial |
NFC |
No data |
Modem | |
Calls |
Partial |
SMS |
Works |
Mobile data |
Partial |
Miscellaneous | |
FDE |
Works |
USB OTG |
Broken |
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 init # choose Vendor: qcom Device codename: msm8953
$ pmbootstrap install
$ pmbootstrap flasher flash_lk2nd
$ pmbootstrap flasher flash_rootfs
Mainline Status
What works
- Jack Detection (Headset Mic detection is not working)
- Touch (focaltech only)
- leds
- USB
- GPU
- Wifi/BT
- Buttons
- SD Card Reader
- Haptics
Partial
- Mobile data
Modem
Modem works since 6.7.2
Display
Texas Instruments TPS61163A WLED regulator is not supported.
Audio
awinic aw87329 speaker codec driver is missing. Maybe it could be applied from downstream.
Not works
- Charging (missing charging driver)
- Battery (missing driver, there is a WIP driver)
- Sensors (waiting for new smgr driver, needs some trace from android)
- OTG not works