HMD Global Nokia 4.2 (nokia-panther): Difference between revisions
Appearance
Garethppls (talk | contribs) Created page with "{{Infobox device | manufacturer = Nokia | name = 4.2 | codename = nokia-panther | image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg | imagecaption = Nokia 4.2 | releaseyear = 2019..." |
Garethppls (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
| releaseyear = 2019 | | releaseyear = 2019 | ||
| originalsoftware = Android 9 | | originalsoftware = Android 9 | ||
| chipset = | | chipset = Qualcomm SDM439 Snapdragon 439 | ||
| cpu = | | cpu = Octa-core (4x1.95 GHz Cortex-A53 & 4x1.45 GHz Cortex A53) | ||
| gpu = | | gpu = Adreno 505 | ||
| storage = 16GB | | storage = 16GB | ||
| display = | | display = 720x1520 | ||
| memory = | | memory = 2GB | ||
| architecture = aarch64 | | architecture = aarch64 | ||
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> | <!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> |
Revision as of 14:11, 24 April 2022
Nokia 4.2 Nokia 4.2 | |
Manufacturer | Nokia |
---|---|
Name | 4.2 |
Codename | nokia-panther |
Released | 2019 |
Hardware | |
Chipset | Qualcomm SDM439 Snapdragon 439 |
CPU | Octa-core (4x1.95 GHz Cortex-A53 & 4x1.45 GHz Cortex A53) |
GPU | Adreno 505 |
Display | 720x1520 |
Storage | 16GB |
Memory | 2GB |
Architecture | aarch64 |
Software | |
Original software | Android 9 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
postmarketOS kernel | 4.9.186 |
Flashing |
Partial |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Broken |
Screen |
Broken |
Touchscreen |
Broken |
Multimedia | |
3D Acceleration |
Broken |
Audio |
Broken |
Camera |
Broken |
Camera Flash |
No data |
IR TX |
Broken |
Connectivity | |
WiFi |
Broken |
Bluetooth |
Broken |
GPS |
Broken |
NFC |
Broken |
Modem | |
Calls |
Broken |
SMS |
Broken |
Mobile data |
Broken |
Miscellaneous | |
FDE |
Broken |
USB OTG |
Broken |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
Broken |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- garethppls
Users owning this device
How to enter flash mode
Press Volume Down and Power button together or use command adb reboot fastboot with adb in Android SDK.
Installation
To flash this device, the boot partition have to be flashed by fastboot:
$ pmbootstrap export
$ fastboot flash:raw boot /tmp/postmarketOS-export/boot.img-xiaomi-dior
However, rootfs could be flashed by pmbootstrap normally:
$ pmbootstrap flasher flash_rootfs