Xiaomi Mi 3 (xiaomi-cancro)
Appearance
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 |
Hardware | |
Chipset | Qualcomm MSM8274AB Snapdragon 800 |
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 | armv7 |
Software | |
Original software | Android 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 |
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
feature | value | comment |
---|---|---|
kernel | 3.4.0-g83662a8-01427-gad51ea1 | Dec 2014 |
Hardware | Qualcomm MSM8974PRO-AB | implies 801? |
CPU max freq (KHz?) | 2265600 | 800AA, 801AA v3 or underclocked AB? |
CPU min freq (KHz?) | 300000 | |
GPU | ? | |
GPU max freq (Hz?) | 578000000 | adreno 330? 800AB, or 801AB v3? need GPU stresser & GPU freq stats to confirm |
GPU max-1 freq (Hz?) | 462400000 | adreno 330 (450MHz)? 800AA, or 801AA v3? |
GPU min freq (Hz?) | 200000000 | |
GPU target freq (Hz?) | 330000000 | = min+1 freq. decided by governor? |
EMMC | ?.? |
sample commands
cat /proc/version
cat /proc/cpuinfo |grep -i hard
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq
cat /sys/devices/system/cpu/cpu?/cpufreq/cpuinfo_cur_freq
cat /sys/devices/fdb00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/gpu_available_frequencies
cat /sys/devices/fdb00000.qcom,kgsl-3d0/devfreq/fdb00000.qcom,kgsl-3d0/max_freq
cat /sys/devices/fdb00000.qcom,kgsl-3d0/devfreq/fdb00000.qcom,kgsl-3d0/min_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
See also
- pmbootstrap!1650 Initial merge request
- Device package
- Kernel package