Lenovo K4 Note (lenovo-k5fpr): Difference between revisions
Appearance
Line 93: | Line 93: | ||
== See also == | == See also == | ||
* {{MR| | * {{MR|2503|pmaports}} Initial merge request | ||
<!-- | <!-- | ||
Link to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234): | Link to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234): |
Revision as of 22:16, 9 September 2021
![]() Also known as: Lenovo K4 Note A7010a48, A7010, Lenovo Vibe X3 Lite, Lenovo K51c78 | |
Manufacturer | Lenovo |
---|---|
Name | K4 Note |
Codename | lenovo-k5fpr |
Released | 2016 |
Hardware | |
Chipset | Mediatek MT6753 (28 nm) |
CPU | Octa-core 1.3 GHz Cortex-A53 |
GPU | Mali-T720MP3 |
Display | 1080 x 1920 IPS LCD, (~401 ppi density) |
Storage | 8GB/16GB/32GB |
Memory | 2GB/3GB |
Architecture | aarch64 |
Software | |
Original software | Android 5.1.1 (up to 6.0) |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Partial |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Variants
- A7010 - made for European market, has FM radio, supports LTE band 20
- K51c78 - made for Chinese market, 16 GB of internal storage, supports LTE band 38
Contributors
Users owning this device
How to enter flash mode
adb reboot bootloader
fastboot oem unlock
Installation
via pmbootstrap:
pmbootstrap flasher flash_kernel --flashes boot and hangs
pmbootstrap flasher flash_rootfs --not tested
via twrp
pmbootstrap export
adb push /tmp/postmarketOS-export/boot.img /sdcard/boot.img
adb push /tmp/postmarketOS-export/lenovo-a7010.img /sdcard/system.img
in twrp install -> .img -> boot.img -> boot ; install -> .img -> system.img -> system
See also
- pmaports!2503 Initial merge request