Jump to content

Motorola Moto G6 (motorola-ali): Difference between revisions

From postmarketOS Wiki
Uclydde (talk | contribs)
Uclydde (talk | contribs)
Line 63: Line 63:


As of 11/21/2021, a device tree, panel driver, and kernel configuration have been added to the msm8953 mainline kernel fork, and patches have been submitted to upstream Linux to add initial support.
As of 11/21/2021, a device tree, panel driver, and kernel configuration have been added to the msm8953 mainline kernel fork, and patches have been submitted to upstream Linux to add initial support.
NOTE: only the PVT2 variant has been tested, so the upstream patch only adds support for that specific model.


== 32bit or 64bit ==
== 32bit or 64bit ==

Revision as of 17:03, 21 November 2022

Motorola Moto G6
Moto G6 with Mate desktop
Moto G6 with Mate desktop
Manufacturer Motorola
Name Moto G6
Codename motorola-ali
Released 2018
Hardware
Chipset Qualcomm Snapdragon 450 (MSM8953)
CPU 8x 1.8 GHz Cortex-A53
GPU Adreno 506
Display 1080x2160
Storage 32/64 GB
Memory 3/4 GB
Architecture aarch64
Software
Original software Android 8.0
postmarketOS
Category testing
Pre-built images no
Mainline partial
postmarketOS kernel 3.18.140
Features
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
Broken
Camera
Broken
Camera Flash
No data
Connectivity
WiFi
Works
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

Maintainer(s)

Uclydde

Users owning this device


How to enter flash mode

  • Power + Volume Down buttons or use TWRP reboot bootloader, or adb reboot bootloader

Installation

Note Working user interfaces (on the downstream kernel): Mate, Gnome, XFCE4, i3wm, sxmo
  • Enter fastboot mode.
  • Execute pmbootstrap flasher flash_rootfs
  • Execute pmbootstrap flasher boot

Mainline Kernel

Mainlining attempts are currently in-progress (effort led by Uclydde, with guidance from gavodavo/Ultracoolguy).

  • Lk2nd has been ported, and can be found here: lk2nd

As of 11/21/2021, a device tree, panel driver, and kernel configuration have been added to the msm8953 mainline kernel fork, and patches have been submitted to upstream Linux to add initial support. NOTE: only the PVT2 variant has been tested, so the upstream patch only adds support for that specific model.

32bit or 64bit

For whatever reason, Motorola decided to ship a 32bit build of Android with the Moto G6, despite the SoC (sdm450/msm8953) being 64bit. For this reason, the postmarketOS build that was originally created is 32bit. The device fails to boot a 64bit build of postmarketOS using the downstream kernel, though it may be possible with some additional modifications.

A 64bit build using a close-to-mainline fork of the Linux kernel works.

See also