Nokia 8110 4G (nokia-argon)
![]() | |
Manufacturer | Nokia |
---|---|
Name | 8110 4G |
Codename | nokia-argon |
Released | 2018 |
Hardware | |
Chipset | Qualcomm Snapdragon 205 (MSM8905) |
CPU | 2x 1.1 GHz Cortex-A7 |
GPU | Adreno 304 |
Display | 240x320 TFT |
Storage | 4 GB |
Memory | 512 MB |
Architecture | armv7 |
Software | |
Original software | KaiOS |
Original version | 2.5 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
postmarketOS kernel | msm8916-mainline |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
Works |
Mobile data |
Works |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
Users owning this device
- Aa13q
- Adomerle (Notes: On pmOS)
- Affenull2345
- Belkaliz (Notes: WIP)
- FuchsPunk
- Saper (Notes: 5 pieces)
- Socksinspace (Notes: it's...something)
Display
The display is connected via SPI and works with the tinydrm panel-mipi-dbi driver. It is usable even without GPU or MDP3 support. MDP3 seems to be unused on this device because it isn't connected to the display in any way. Backlight control also works.
Modem
Modem is broken, rmtfs needs a patch: https://github.com/andersson/rmtfs/pull/17
Battery
Uses the voltage mode BMS driver, see Wileyfox_Swift_(wileyfox-crackling)#Battery_and_charging for warnings and more information.
Flashing
EDL mode can be entered by pressing the Up and Down keys while plugging in or turning on the phone. Use the loader from https://edl.bananahackers.net and the edl.py fork at https://github.com/andybalholm/edl.
Partitions can also be written directly using dd on rooted devices.
Installation
Install the lk2nd branch from https://github.com/msm8916-mainline/lk2nd/pull/214 into the boot partition. After that, you can use pmbootstrap flasher commands to flash postmarketOS via the fastboot interface provided by lk2nd.
Because this lk2nd is based on the experimental-tmp branch and does not support fs-boot yet, pmbootstrap flasher flash_kernel
is required even when booting from an SD card.