Jump to content

Nothing Phone 2a (nothing-pacman)

From postmarketOS Wiki
Nothing Phone (2a)
File:Nothing-pacman.png
Manufacturer Nothing
Name Phone (2a)
Codename nothing-pacman
Model A10400064
Released 2024
Type handset
Hardware
Chipset MediaTek MT6886
CPU Octa-core (2x2.8 GHz Cortex-A715
6x 2.0 Cortex-A510)
GPU Mali-G610 MC4
Display 1080 x 2412 AMOLED
Storage 128 / 256GB
Memory 8 GB / 12 GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Android (Nothing OS) 14
Extended version
The most recent supported version from the manufacturer.
Android (Nothing OS)
postmarketOS
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
yes
pmOS kernel
The kernel version that runs on the device's port.
5.15.167

Users owning this device


How to enter flash mode

  • Boot menu: Hold Volume Up and Power until you see a "NOTHING PHONE INFO" boot menu.
  • Fastboot mode: Enter the boot menu, select fastboot with Volume Up and enter with Volume Down
  • Recovery mode: Enter the boot menu, select recovery with Volume Up and enter with Volume Down

Installation

UART

UART access is available through the two little pads behind the main camera module. By default, kernel logs are not displayed to UART since this is disabled by LK. The baud rate is 921600.

However, with fastboot, you can forcefully enable UART logs by running the following fastboot command(s):

fastboot oem p2u on
fastboot continue