Xiaomi Mi 3 (xiaomi-cancro): Difference between revisions
Appearance
m rollbackEdits.php mass rollback Tag: Rollback |
mNo edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
Line 6: | Line 5: | ||
| codename = xiaomi-cancro | | codename = xiaomi-cancro | ||
| image = File:cancro.jpg | | image = File:cancro.jpg | ||
| changearch=armv7 | |||
| imagecaption = Xiaomi Mi 3 running Weston | | imagecaption = Xiaomi Mi 3 running Weston | ||
| releaseyear = 2013 | | releaseyear = 2013 | ||
| originalsoftware = Android 4.3 | | originalsoftware = Android | ||
| originalversion = 4.3 | |||
| chipset = Qualcomm Snapdragon 800 (MSM8274AB) | | chipset = Qualcomm Snapdragon 800 (MSM8274AB) | ||
| cpu = Quad-core 2.3 GHz Krait 400 | | cpu = Quad-core 2.3 GHz Krait 400 | ||
Line 15: | Line 16: | ||
| display = IPS Display 5 inches @ 1080px x 1920px (441 PPI) (Manufactured by Sharp or LG) | | display = IPS Display 5 inches @ 1080px x 1920px (441 PPI) (Manufactured by Sharp or LG) | ||
| memory = 2 GB LPDDR3 | | memory = 2 GB LPDDR3 | ||
| architecture = | | architecture = armhf | ||
| type = handset | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = Y | | status_flashing = Y | ||
Line 107: | Line 109: | ||
sample commands | sample commands | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
< | <syntaxhighlight lang="shell"> | ||
cat /proc/version | cat /proc/version | ||
cat /proc/cpuinfo |grep -i hard | cat /proc/cpuinfo |grep -i hard | ||
Line 119: | Line 121: | ||
cat /sys/devices/fdb00000.qcom,kgsl-3d0/devfreq/fdb00000.qcom,kgsl-3d0/cur_freq | cat /sys/devices/fdb00000.qcom,kgsl-3d0/devfreq/fdb00000.qcom,kgsl-3d0/cur_freq | ||
cat /sys/devices/fdb00000.qcom,kgsl-3d0/devfreq/fdb00000.qcom,kgsl-3d0/target_freq | cat /sys/devices/fdb00000.qcom,kgsl-3d0/devfreq/fdb00000.qcom,kgsl-3d0/target_freq | ||
</ | </syntaxhighlight> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 128: | Line 130: | ||
test_sensors | test_sensors | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
< | <pre> | ||
Hardware module ID: sensors | Hardware module ID: sensors | ||
Hardware module Name: Qualcomm Sensors Module | Hardware module Name: Qualcomm Sensors Module | ||
Line 350: | Line 352: | ||
power: 6 mA | power: 6 mA | ||
minDelay: 0 | minDelay: 0 | ||
</ | </pre> | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 11:44, 1 February 2025
WARNING: This device is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) pmaports#599 has been considering dropping it. |
This device is still running on armhf, although the processor supports armv7. If you own it, change it and test it that way. |
![]() Xiaomi Mi 3 running Weston | |
Manufacturer | Xiaomi |
---|---|
Name | Mi 3 |
Codename | xiaomi-cancro |
Released | 2013 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 800 (MSM8274AB) |
CPU | Quad-core 2.3 GHz Krait 400 |
GPU | Adreno 330 |
Display | IPS Display 5 inches @ 1080px x 1920px (441 PPI) (Manufactured by Sharp or LG) |
Storage | 16 GB / 64 GB ROM eMMC 4.5 |
Memory | 2 GB LPDDR3 |
Architecture | armhf |
Software | |
Original software | Android |
Original version | 4.3 |
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 |
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 |
This device is based on the Snapdragon 800. See the SoC page for common tips, guides and troubleshooting steps |
Contributors
- kelmes
Device owners
How to enter flash mode
- + (fastboot)
Hardware details
Chipset
The basic chipset is MSM8x74 ("x" denotes the modem code), but conformance to a particular device table on that link are not clear. Below is a superficial, pmos-independent attempt to determine the chipset details from userland. The test device is a 2GB/16GB Mi 3 (WCDMA 2013062 2014 stenciled on back case, below silver "mi" emblem), running twrp 3.1.1-0. Reference values are from Wikipedia.
chipset details
sample commands
Sensors
For comparison, results from test_sensors
on obsolete SailfishOS 2.1.3.7 (armv7hl), kernel 3.4.0-cyanogenmod Dec 2017:
test_sensors
See also
- pmbootstrap!1650 Initial merge request
- Device package
- Kernel package