Jump to content

Motorola Moto G32 (motorola-devon)

From postmarketOS Wiki
Motorola Moto G32
Manufacturer Motorola
Name Moto G32
Codename motorola-devon
Model XT2235-1, XT2235-2, XT2235-3
Released 2022
Type handset
Hardware
Chipset Qualcomm Snapdragon 680 (SM6225)
CPU 4x2.4 GHz Kryo 265 Gold
4x1.9 GHz Kryo 265 Silver
GPU Qualcomm Adreno 610
Display 1080x2400 IPS LCD @ 90 Hz, 20:9, 6.5" (165 mm)
Storage 64/128/256 GB
Memory 4/6/8 GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Android 12
Extended version
The most recent supported version from the manufacturer.
Android 13
FOSS bootloader no
postmarketOS
Pre-built images
Whether pre-built images are available here.
no
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
no
pmOS kernel
The kernel version that runs on the device's port.
4.19.325

Contributors

Users owning this device


How to enter flash mode

To enter fastboot, turn off the phone, and hold volume down and the power button at the same time.

It is also possible to enter fastboot using adb:

$ adb -d reboot bootloader

How to unlock the bootloader

Enter flash mode (see #How to enter flash mode) and follow the instructions on Motorola Support.

Installation

Using pmbootstrap

Note The device and kernel packages are not yet merged to pmaports.

Follow Installation/Using pmbootstrap. When asked for the device's vendor/codename, select motorola as the vendor and devon as the codename.

To flash the image to the device:

  • Enter flashing mode (see #How to enter flash mode)
  • Run pmbootstrap flasher flash_kernel to flash the kernel
  • Run pmbootstrap flasher flash_rootfs

See also