Xiaomi Redmi 10C (xiaomi-fog): Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 61: | Line 61: | ||
* For some reason header_version after building is 0. You need to unpack boot.img using AIK, manually change boot.img-header_version from 0 to 3 and then repack it. You will get a new file "image-new.img" | * For some reason header_version after building is 0. You need to unpack boot.img using AIK, manually change boot.img-header_version from 0 to 3 and then repack it. You will get a new file "image-new.img" | ||
# fastboot boot image-new.img | |||
</pre> | </pre> | ||
== Display == | == Display == | ||
Only a simple framebuffer is supported. | Only a simple framebuffer is supported. |
Revision as of 10:10, 11 March 2024
![]() GNOME Mobile | |
Manufacturer | Xiaomi |
---|---|
Name | Redmi 10C |
Codename | xiaomi-fog |
Released | 2022 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 680 (SM6225) |
CPU | Octa-core (4x2.4 GHz Kryo 265 Gold & 4x1.8 GHz Kryo 265 Silver) |
GPU | Adreno 610 |
Display | 1650x720 IPS HD+ |
Storage | 64 GB / 128 GB UFS 2.2 |
Memory | 3 GB / 4 GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 11.0 |
postmarketOS | |
Category | testing |
Pre-built images | no |
postmarketOS kernel | 4.19.306 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Broken |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
Broken |
Bluetooth |
No data |
GPS |
No data |
NFC |
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
Users owning this device
How to enter flash mode
On boot press and hold the Volume Up button. If your device is already powered off, press and hold the Volume Up and Power buttons simultaneously until you get to the "FASTBOOT" screen.
Installation
Install fastboot on your host system and run the following commands:
$ pmbootstrap init $ pmbootstrap install $ pmbootstrap flasher flash_rootfs * For some reason header_version after building is 0. You need to unpack boot.img using AIK, manually change boot.img-header_version from 0 to 3 and then repack it. You will get a new file "image-new.img" # fastboot boot image-new.img
Display
Only a simple framebuffer is supported.