Motorola Moto G4 Play (motorola-harpia): Difference between revisions
m Add bluetooth test results |
m Accelerometer now supported |
||
Line 24: | Line 24: | ||
| status_battery = | | status_battery = | ||
| status_3d = Y | | status_3d = Y | ||
| status_accel = | | status_accel = Y | ||
| status_audio = | | status_audio = | ||
| status_bluetooth = Y | | status_bluetooth = Y |
Revision as of 12:53, 3 February 2020
![]() Moto G4 Play running Weston | |
Manufacturer | Motorola |
---|---|
Name | Moto G4 Play |
Codename | motorola-harpia |
Released | 2016 |
Hardware | |
Chipset | Qualcomm MSM8916 Snapdragon 410 |
CPU | Quad-core 1.21GHz Cortex A53 |
GPU | Adreno 306 |
Display | HD (720x1280) |
Storage | 8GB or 16GB |
Memory | 1GB or 2GB |
Architecture | aarch64 |
Software | |
Original software | Android 6.0.1 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Works |
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 |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
Works |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Users owning this device
- ChexM1xstar (Notes: XT1601)
- Craftyguy
- DancesWithCycles (Notes: Posh on pmOS working fine)
- Detrito (Notes: XT1603.)
- Flak79 (Notes: XT1603; running phosh pmbootstrap_build)
- FuchtelJockel (Notes: replacement screen; without supported touch)
- GeraltvonNVIDIA (Notes: Running plasma-mobile (community))
- Irihapeti (Notes: XT1602)
- Ityt (Notes: XT1602; Plasma-mobile unstable, Phosh stable)
- Justsoup (Notes: Lomiri Testbed)
- Libertus (Notes: XT1600)
- Linmob
- Marshift (Notes: absolutely reeks of tobacco, thanks previous owner)
- Minecrell (Notes: XT1602)
- R31k0
- RoastVeg (Notes: XT1604)
- Sakurina
- Sorixelle
- Thejsa (Notes: 16GB/1GB XT1604, so very slow)
- Timbz
- Unrznbl (Notes: 2022-09-21 shelli-ui needs testing, modem firmware issues)
- VR25 (Notes: XT1607; date and time get messed up on reboot; need help to get modem working)
- Yifei (Notes: Porting Mobian)
- Yuui (Notes: XT1603, daily driver)
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
envkernel.sh, 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/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.