Motorola One Action (motorola-troika)
Appearance
This device is marked as not booting. |
![]() | |
Manufacturer | Motorola |
---|---|
Name | One Action |
Codename | motorola-troika |
Released | 2019 |
Type | handset |
Hardware | |
Chipset | Samsung Exynos 9610 |
CPU |
Octa-core (4x2.2 GHz Cortex-A73 4x1.6 GHz Cortex-A53) |
GPU | Mali-G72 MP3 |
Display | 1080x2520 IPS |
Storage | 128GB |
Memory | 4 GB |
Architecture | aarch64 |
Software | |
Original software The software and version the device was shipped with. |
Android 9.0 |
Extended version The most recent supported version from the manufacturer. |
Android 11 |
postmarketOS | |
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.14.113 |
Contributors
Maintainer(s)
Users owning this device
- Swee (Notes: Running LineageOS 22, broken-ish screen)
Entering Fastboot mode
- Press and hold the and buttons at the same time, then you should be in fastboot mode.
- Using from your computer.
Entering Recovery mode
- Press and hold the and buttons at the same time.
- While in fastboot mode, you can navigate using the volume keys (press two times) until the blue-green bubble reads "RECOVERY MODE" then press the button.
- Using from your computer.
Flashing
SD Card
WARNING: Ongoing test, please do not use yet. |
Get DTBO image from LineageOS or keep the stock dtbo.img |
$ pmbootstrap build linux-motorola-troika
$ pmbootstrap build device-motorola-troika
$ pmbootstrap install --sdcard=/dev/sdf # Replace sdf with your SD card
$ pmbootstrap flasher flash_vbmeta
# fastboot flash dtbo /path/to/lineageos/dtbo.img # Don't run if you don't want to replace stock dtbo
$ pmbootstrap flasher flash_kernel
What works
What doesn't work
- For now, booting. Kernel (Mainly DTB) is being worked on...