Google Pixel 8 Pro (google-husky)
Appearance
| This device is marked as not booting. |
| Manufacturer | |
|---|---|
| Name | Pixel 8 Pro |
| Codename | google-husky |
| Released | 2023 |
| Type | handset |
| Hardware | |
| Chipset | Google Tensor G3 |
| CPU |
1x3.0 GHz Cortex-X3 4x2.45 GHz Cortex-A715 4x2.15 GHz Cortex-A510 |
| GPU | Immortalis-G715s MC10 |
| Display | 1344 x 2992 AMOLED @ 120Hz, 20:9, 6.7" |
| Storage | 128/256/512/1024 GB |
| Memory | 12GB |
| Architecture | aarch64 |
| Software | |
Original software The software and version the device was shipped with. |
Android 14 |
Extended version The most recent supported version from the manufacturer. |
Android 16 |
| postmarketOS | |
Pre-built images Whether pre-built images are available from the postmarketOS Installation page. |
no |
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. |
6.x.x |
Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. |
0.0 |
Contributors
Users owning this device
- Brooke (Notes: Used for testing)
- CubeCat (Notes: Main device)
- Materialred
- WeirdTreeThing (Notes: Daily driver)
- ZenTheFox (Notes: Stock, considering GrapheneOS)
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 Number7 times. - In
Settings>System>Developer Options, enableUSB Debuggingand 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 and until
Fastboot Modeappears.
or
- Open > (unlock via clicking
Build numbermultiple times in ) - Toggle on
- Connect your device via USB
- Execute in terminal:
adb reboot bootloader
You are now ready to flash!
Installation
N/A