Jump to content

Google Pixel 9 (google-tokay)

From postmarketOS Wiki
This device is marked as not booting.
Status: no port as far as I know
Google Pixel 9
Google Pixel 9
Google Pixel 9
Manufacturer Google
Name Pixel 9
Codename google-tokay
Released 2024
Type handset
Hardware
Chipset Google Tensor G4
CPU 1x 3.10 GHz Cortex-X4
3x 2.60 GHz Cortex-A720
4x 1.92 GHz Cortex-A520
GPU Mali-G715 MC7
Display HDR10+ OLED 120Hz 1080×2424
Storage 128 GB
Memory 12 GB
Architecture aarch64
Software
Original software Android
Original version
The version the device was shipped with.
14
postmarketOS
Category testing
Pre-built images
Whether pre-built images are available here.
no


Contributors

Users owning this device

  • Jasedxyz (Notes: Main device, running stock (unlocked))


How to Unlock Bootloader

Warning WARNING: Doing this will wipe ALL data on your device. Please backup all your personal data before continuing!
  1. In Settings > About Phone, scroll down and tap Build Number 7 times.
  2. In Settings > System > Developer Options, enable USB Debugging and tap OK.
  3. In Developer Options, enable OEM Unlocking. You will be prompted for your PIN (if applicable) and warned about the risks of OEM unlocking. Tap Enable.
  4. Backup any important data.
  5. Connect your device to a PC and open a terminal.
  6. Confirm your device is detected by typing adb devices.
  7. Authorize the device with the onscreen dialogue if it’s listed as Unauthorized.
  8. Reboot to the bootloader with adb reboot bootloader.
  9. Unlock the bootloader with fastboot flashing unlock.
  10. Press continue on your device’s screen.
  11. Reboot.

How to enter flash mode

  1. Power off the device.
  2. Press and hold Volume Down and Power until Fastboot Mode appears.

or

  1. Open Settings > Developer options (unlock via clicking Build number multiple times in About phone)
  2. Toggle USB Debugging on
  3. Connect your device via USB
  4. 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