Google Pixel 9 (google-tokay): Difference between revisions
Appearance
create pixel 9 page |
add instructions for unlocking bootloader and entering fastboot |
||
Line 87: | Line 87: | ||
== Users owning this device == | == Users owning this device == | ||
{{Device owners}} | {{Device owners}} | ||
== Unlocking Bootloader == | |||
'''WARNING: Unlocking the bootloader will factory reset the device. Make sure to back up your data before continuing''' | |||
# Enable developer mode by entering '''Settings'''. Find '''About Phone''' and tap on '''Build Number''' 7 times. | |||
# Go back to the main page of the settings. From there, enter '''System''' and then '''Developer Options'''. Check '''USB Debugging'''. Check '''OEM Unlocking''' as well and follow the steps onscreen. | |||
# Connect the phone to a computer. Run the command <code>adb reboot bootloader</code>. Authorize the computer if prompted | |||
# Unlock the bootloader by running <code>fastboot flashing unlock</code> and follow on screen instructions. | |||
== Entering Fastboot/Flash mode == | |||
* With '''USB Debugging''' enabled, run <code>adb reboot bootloader</code> | |||
or | |||
* Power off the device. Turn it back on while holding '''Power''' and '''Volume Down''' |
Revision as of 03:25, 30 January 2025
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
- CHANGE_ME (put your username here!)
Users owning this device
- Jasedxyz (Notes: Main device, running stock (unlocked))
Unlocking Bootloader
WARNING: Unlocking the bootloader will factory reset the device. Make sure to back up your data before continuing
- Enable developer mode by entering Settings. Find About Phone and tap on Build Number 7 times.
- Go back to the main page of the settings. From there, enter System and then Developer Options. Check USB Debugging. Check OEM Unlocking as well and follow the steps onscreen.
- Connect the phone to a computer. Run the command
adb reboot bootloader
. Authorize the computer if prompted - Unlock the bootloader by running
fastboot flashing unlock
and follow on screen instructions.
Entering Fastboot/Flash mode
- With USB Debugging enabled, run
adb reboot bootloader
or
- Power off the device. Turn it back on while holding Power and Volume Down