Jump to content

ZTE Blade V9 (zte-p450f10)

From postmarketOS Wiki
ZTE Blade V9
ZTE Blade V9 P450F10
ZTE Blade V9 P450F10
Manufacturer ZTE
Name Blade V9
Codename zte-p450f10
Released 2018
Type handset
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
Software
Original software Android
Original version
The version the device was shipped with.
8.1
postmarketOS
Category testing
Pre-built images
Whether pre-built images are available here.
no
pmOS kernel
The kernel version that runs on the device's port.
3.18.71
Features
Flashing
It is possible to flash the device with pmbootstrap flasher.
Untested
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
Untested
Screen
Display works. Ideally with sleep mode and brightness control.
Broken
Touchscreen
Untested
Multimedia
3D Acceleration
Untested
Audio
Audio playback, microphone, headset and buttons.
Untested
Camera
Untested
Connectivity
WiFi
Untested
Bluetooth
Untested
GPS
Untested
NFC
Near Field Communication
Untested
Modem
Calls
Untested
SMS
Untested
Mobile data
Untested
Miscellaneous
FDE
Full disk encryption and unlocking with unl0kr.
Untested
USB OTG
USB On-The-Go or USB-C Role switching
Untested
Sensors
Accelerometer
Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile
Untested


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

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