Nokia 4.2 (nokia-panther)
Jump to navigation
Jump to search
![]() Nokia 4.2 | |
Manufacturer | Nokia |
---|---|
Name | 4.2 |
Codename | nokia-panther |
Released | 2019 |
Category | testing |
Original software | Android |
Original version | 9 |
postmarketOS kernel | 4.9.186 |
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 |
USB Networking |
Works |
---|---|
Flashing |
Partial |
Touchscreen |
Broken |
Display |
Broken |
WiFi |
Broken |
FDE |
Broken |
Mainline |
Broken |
Battery |
Broken |
3D Acceleration |
Broken |
Audio |
Broken |
Bluetooth |
Broken |
Camera |
Broken |
GPS |
Broken |
Mobile data |
Broken |
SMS |
Broken |
Calls |
Broken |
USB OTG |
Broken |
NFC |
Broken |
Accelerometer |
Broken |
---|---|
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Barometer | |
Power Sensor | |
Camera Flash | |
---|---|
Keyboard | |
Touchpad | |
USB-A | |
HDMI/DP | |
Ir TX |
Broken |
Ir RX | |
Stylus | |
Haptics | |
Ethernet | |
FOSS bootloader | |
Contributors
- garethppls
Users owning this device
How to enter flash mode
- Entering fastboot: hold Volume Down + Power buttons until fastboot mode is displayed on the screen. Or use
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
However, rootfs could be flashed by pmbootstrap normally:
$ pmbootstrap flasher flash_rootfs