Google Pixel 9 (google-tokay)
Appearance
This device is marked as not booting.
Status: no port as far as i know
Status: no port as far as i know
CHANGE_ME CHANGE_ME | |
Manufacturer | |
---|---|
Name | Pixel 9 |
Codename | google-tokay |
Released | 2024 |
Type | handset |
Hardware | |
Chipset | Google Tensor G4 |
CPU | Octa-core (1x3.1 GHz Cortex-X4 & 3x2.6 GHz Cortex-A720 & 4x1.92 GHz Cortex-A520) |
GPU | Mali-G715 MC7 |
Display | HDR10+ OLED 120Hz 1080x2424 |
Storage | 128GB |
Memory | 12GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 14 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Contributors
Users owning this device
- Jasedxyz (Notes: Main device, running stock (unlocked))
How to Unlock Bootloader
WARNING: Doing this will wipe ALL data on your device. Please backup all your personal data before continuing! |
- In
Settings
>About Phone
, scroll down and tapBuild Number
7 times. - In
Settings
>System
>Developer Options
, enableUSB Debugging
and tap OK. - In
Developer Options
, enableOEM Unlocking
. You will be prompted for your PIN (if applicable) and warned about the risks of OEM unlocking. Tap Enable. - Backup any important data.
- Connect your device to a PC and open a terminal.
- Confirm your device is detected by typing
adb devices
. - Authorize the device with the onscreen dialogue if it’s listed as Unauthorized.
- Reboot to the bootloader with
adb reboot bootloader
. - Unlock the bootloader with
fastboot flashing unlock
. - Press continue on your device’s screen.
- Reboot.
How to enter flash mode
- Power off the device.
- Press and hold
Fastboot Mode
appears. and until
or
- Open
Build number
multiple times in )
> (unlock via clicking - Toggle on
- Connect your device via USB
- Execute in terminal:
adb reboot bootloader
You are now ready to flash!
Installation
Using pmbootstrap
Follow Installation/Using pmbootstrap. When asked for the device's vendor/codename, select FIXME as the vendor and FIXME 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