Google Pixel 7 (google-panther)
Appearance
| This device is marked as not booting. |
|
Google Pixel 7 Google Pixel 7 | |
| Manufacturer | |
|---|---|
| Name | Pixel 7 |
| Codename | google-panther |
| Released | 2022 |
| Type | handset |
| Hardware | |
| Chipset | Google Tensor G2 |
| CPU |
2x 2.85 GHz Cortex-X1 2x 2.35 GHz Cortex-A78 4x 1.80 GHz Cortex-A55 |
| GPU | Mali-G710 MP7 |
| Display | FHD+ OLED 2400×1080 90Hz |
| Storage | 128 GB |
| Memory | 8 GB |
| Architecture | aarch64 |
| Software | |
Original software The software and version the device was shipped with. |
Android 13 |
Extended version The most recent supported version from the manufacturer. |
Android |
| 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. |
6.x.x |
Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. |
0.0 |
Contributors
Users owning this device
- 00p513 (Notes: Primary phone)
- CosmicPro543 (Notes: GrapheneOS with Broken screen)
- DragonX256 (Notes: Primary device, in use, US 8/128 Fi)
- Kevinwidjaja21 (Notes: Daily driver GrapheneOS)
- Leahh (Notes: Main phone (Pixel 7 Pro))
- Malo1301 (Notes: Daily driver. Stock Android.)
- Paulth67 (Notes: Stock, dailydriver)
- Wiktorpyk6 (Notes: Stock)
How to Unlock Bootloader
| WARNING: Doing this will ERASE ALL DATA on your device. Please backup all your personal data before continuing! |
- In →, scroll down and tap 7 times.
- In →→, enable and tap .
- In , enable . You will be prompted for your PIN (if applicable) and warned about the risks of OEM unlocking. Tap .
- 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
Using pmbootstrap
Follow Installation/Using pmbootstrap. When asked for the device's vendor/codename, select google as the vendor and panther as the codename.
To flash the image to the device:
- Enter flashing mode (see #How to enter flash mode)
- Run
pmbootstrap flasher flash_kernelto flash the kernel - Run
pmbootstrap flasher flash_rootfs