HMD Global Nokia 4.2 (nokia-panther)
Appearance
	
	
| This device runs a Downstream kernel. Some UIs will not work, and most features (3D acceleration, audio, etc.) may be broken. | 
|  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 The software and version the device was shipped with. | Android 9 | 
| Extended version The most recent supported version from the manufacturer. | Android | 
| postmarketOS | |
| Category | downstream | 
| Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. | no | 
| pmOS kernel The kernel version that runs on the device's port. | 4.9.186 | 
| Device package |  device-nokia-panther | 
| Kernel package |  linux-nokia-panther | 
| Flashing Whether 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 Whether charging and battery level reporting work. | Broken | 
| Screen Whether the 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 Handles automatic screen rotation in many interfaces. | Broken | 
Contributors
- garethppls
Users owning this device
How to enter flash mode
- Entering fastboot: hold  +  buttons until fastboot mode is displayed on the screen. Or use adb reboot fastbootwith 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