Motorola Moto G4 Play (motorola-harpia)
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi |
Works |
Xwayland |
Works |
FDE | |
Mainline |
Works |
Battery | |
3D Acceleration |
Works |
Accelerometer |
Works |
Audio |
Works |
Bluetooth |
Works |
Camera |
Broken |
GPS |
Broken |
Mobile data |
Broken |
SMS |
Broken |
Calls |
Broken |
USB OTG | |
Users owning this device
- ChexM1xstar (Notes: XT1601)
- Ityt (Notes: XT1602; Plasma-mobile unstable, Phosh stable)
- Minecrell
- R31k0
- Sorixelle
- Thejsa (Notes: 16GB/1GB XT1604; loaned to family)
- Unrznbl (Notes: XT1607, need firmware-from-device updater in order for my modem to work, shelli ui works well, needs mms then daily driver!)
- VR25 (Notes: XT1607; date and time get messed up on reboot; need help to get modem working)
Contributors
- Sorixelle
How to enter flash mode
Hold down POWER + Vol Down while booting to enter Flash Mode.
Installation
As some features are still in development for this device, the kernel needs to be built from source using envkernel. To do this, you'll need a copy of
the pmbootstrap tree, and the latest kernel tree
for the device. Once you have those, and you have run pmbootstrap init
, run the following commands:
cd /path/to/linux/kernel
source /path/to/pmbootstrap/helpers/envkernel.sh
make msm8916_defconfig pmos.config
make -j<cores>
pmbootstrap build --envkernel linux-postmarketos-qcom-msm8916
You will also need to install the lk2nd bootloader, as it is required to handle some quirks
with msm8916 devices on mainline kernels. Flash the lk2nd.img
image to the boot partition with fastboot flash boot /path/to/lk2nd.img
. lk2nd
also provides a fastboot interface that allows for flashing kernels without overwriting lk2nd itself. To enter it, power on the device, then hold down Vol Down as soon
as you see the boot splash. You should be presented with a menu that looks like the following:
After that, proceed with installation as usual, using lk2nd's fastboot interface to flash the kernel and rootfs.