Nokia 4.2 (nokia-panther)
Appearance
Nokia 4.2 | |
Manufacturer | Nokia |
---|---|
Name | 4.2 |
Codename | nokia-panther |
Released | 2019 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 439 (SDM439) |
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 |
Original version | 9 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
postmarketOS kernel | 4.9.186 |
Flashing |
Partial |
---|---|
USB Networking |
Works |
Internal storage | |
SD card | |
Battery |
Broken |
Screen |
Broken |
Touchscreen |
Broken |
Multimedia | |
3D Acceleration |
Broken |
Audio |
Broken |
Camera |
Broken |
Camera Flash | |
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 | |
Sensors | |
Accelerometer |
Broken |
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Haptics | |
Barometer | |
Contributors
- garethppls
Users owning this device
How to enter flash mode
- Entering fastboot: hold
adb reboot fastboot
with adb in Android SDK. + buttons until fastboot mode is displayed on the screen. Or use
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
However, rootfs could be flashed by pmbootstrap normally:
$ pmbootstrap flasher flash_rootfs