Jump to content

Motorola Moto G4 (motorola-athene): Difference between revisions

From postmarketOS Wiki
StandaSK (talk | contribs)
mNo edit summary
Maxnet (talk | contribs)
m cleaned up the page
Line 38: Line 38:
* fengjiongmax
* fengjiongmax
* thejsa
* thejsa
== Maintainer(s) ==


== Users owning this device ==
== Users owning this device ==
Line 54: Line 52:


== Problems ==
== Problems ==
* Firmware issues
* Firmware issues
* kernel partition can't be flashed because the boot partition is not big enough
* kernel partition can't be flashed because the boot partition is not big enough
Line 61: Line 58:


Log from dmesg:
Log from dmesg:
<source>
<source>
   68.992082] subsys-pil-tz 1de0000.qcom,venus: venus: Failed to locate venus.mdt
   68.992082] subsys-pil-tz 1de0000.qcom,venus: venus: Failed to locate venus.mdt
Line 73: Line 69:


== See also ==
== See also ==
* {{github|1412}} initial PR
* {{MR|1412}} initial PR
* {{github|1401}} initial port issue
* {{issue|1401}} initial port issue
* {{Device package|motorola-athene}}
* {{Kernel package|motorola-athene}}

Revision as of 14:17, 29 September 2020

Motorola Moto G4
Moto G4
Moto G4
Manufacturer Motorola
Name Moto G4
Codename motorola-athene
Released 2016
Hardware
Chipset Qualcomm MSM8952 Snapdragon 617
CPU Octa-core 1.5 GHz Cortex-A53
GPU Adreno 405
Display 1080 x 1920
Storage 16/32 GB
Memory 2/3 GB
Architecture aarch64
Software
Original software Android 6.0.1
postmarketOS
Category testing
Pre-built images no
Features
Flashing
Partial
USB Networking
Works
Internal storage
No data
SD card
No data
Battery
Works
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


Contributors

  • fengjiongmax
  • thejsa

Users owning this device


How to enter flash mode

  • Power + Volume Down buttons

Installation

$ pmbootstrap flasher flash_rootfs
$ pmbootstrap flasher boot

Problems

  • Firmware issues
  • kernel partition can't be flashed because the boot partition is not big enough

Firmware issues

Log from dmesg:

  68.992082] subsys-pil-tz 1de0000.qcom,venus: venus: Failed to locate venus.mdt
[   68.992096] msm_vidc:  err: Failed to download firmware
[   68.992976] msm_vidc:  err: Failed to load video firmware
[   68.993000] msm_vidc:  err: msm_comm_init_core - firmware loading failed
[   68.993007] msm_vidc:  err: Failed to move from state: 1 to 2
[   68.993012] msm_vidc:  err: Failed to move video instance to init state
[   68.993080] msm_vidc:  err: Failed to create video instance, core: 0, type = 0

See also