HMD Global Nokia 4.2 (nokia-panther)
Appearance
(Redirected from Nokia 4.2 (nokia-panther))
![]() Nokia 4.2 | |
Manufacturer | HMD Global |
---|---|
Name | Nokia 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 The version the device was shipped with. |
9 |
postmarketOS | |
Category | downstream |
pmOS kernel The kernel version that runs on the device's port. |
4.9.186 |
Flashing It is possible to flash the device with pmbootstrap flasher . |
Partial
|
---|---|
USB Networking After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system). |
Works
|
Battery Charging and battery level reporting works |
Broken
|
Screen Display works. Ideally with sleep mode and brightness control. |
Broken
|
Touchscreen |
Broken
|
Multimedia | |
3D Acceleration |
Broken
|
Audio Audio playback, microphone, headset and buttons. |
Broken
|
Camera |
Broken
|
IR TX |
Broken
|
Connectivity | |
WiFi |
Broken
|
Bluetooth |
Broken
|
GPS |
Broken
|
NFC Near Field Communication |
Broken
|
Modem | |
Calls |
Broken
|
SMS |
Broken
|
Mobile data |
Broken
|
Miscellaneous | |
FDE Full disk encryption and unlocking with unl0kr. |
Broken
|
USB OTG USB On-The-Go or USB-C Role switching |
Broken
|
Sensors | |
Accelerometer Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile |
Broken
|
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