ZTE Blade V9 (zte-p450f10)

From postmarketOS
ZTE Blade V9
ZTE Blade V9 P450F10
ZTE Blade V9 P450F10
Manufacturer ZTE
Name Blade V9
Codename zte-p450f10
Released 2018
Category testing
Pre-built images no
Original software Android
Original version 8.1
postmarketOS kernel 3.18.71
Hardware
Chipset Qualcomm Snapdragon 450 (SDM450)
CPU Octa-core 1.8 GHz Cortex-A53
GPU Adreno 506
Display 1080 x 2160 S-IPS LCD
Storage 32GB/64GB
Memory 3G/4G
Architecture AArch64
Features
USB Networking
Works
Flashing
Touchscreen
Display
Broken
WiFi
FDE
Mainline
Battery
3D Acceleration
Audio
Bluetooth
Camera
GPS
Mobile data
Internal storage
SMS
Calls
USB OTG
NFC
Sensors
Accelerometer
Magnetometer
Ambient Light
Proximity
Hall Effect
Barometer
Power Sensor
Misc
Built-in DVB
Camera Flash
Keyboard
Touchpad
USB-A
HDMI/DP
Ir TX
Ir RX
Stylus
Memory Card
Haptics
Ethernet
FOSS bootloader


Contributors

Installation

First of all need to unlock bootloader

Instruction how to do this is here

pmbootstrap build --strict --force --arch aarch64 linux-zte-p450f10 device-zte-p450f10 && pmbootstrap install && pmbootstrap export

via edl download boot.img and rootfs

P450f10-htop.jpg

Docker support

edit kernel config:

CONFIG_CGROUP_DEVICE=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_KMEM=y
CONFIG_CGROUP_PERF=y
CONFIG_OVERLAY_FS=y

ssh to device

git clone https://github.com/tianon/cgroupfs-mount
cd cgroupfs-mount && ./cgroupfs-mount

edit /etc/docker/daemon.json

{
 "storage-driver": "overlay"
}
sudo dockerd --iptables=false


Users owning this device

See also