Google Pixel 7a (google-lynx): Difference between revisions
Appearance
Wiktorpyk6 (talk | contribs) |
Wiktorpyk6 (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
| memory = 8 GB <!-- e.g. 576 MB --> | | memory = 8 GB <!-- e.g. 576 MB --> | ||
| architecture = aarch64 <!-- One of these: armhf, armv7, aarch64, x86, x86_64 --> | | architecture = aarch64 <!-- One of these: armhf, armv7, aarch64, x86, x86_64 --> | ||
| type = handset | |||
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> | <!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> | ||
| status_usbnet = | | status_usbnet = |
Latest revision as of 13:31, 14 March 2025
This device is marked as not booting.
Manufacturer | |
---|---|
Name | Pixel 7a |
Codename | google-lynx |
Released | 2023 |
Type | handset |
Hardware | |
Chipset | Google Tensor G2 |
CPU | Octa-core (2x2.85 GHz Cortex-X1 & 2x2.35 GHz Cortex-A78 & 4x1.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 | Android |
Original version | 13 |
postmarketOS | |
Category | testing |
Pre-built images | no |
The Google Pixel 7a is Google's 2023 mid-range smartphone, leveraging the capabilities of Google's in-house Tensor G2 chipset.
Contributors
Users owning this device
- Alexander (Notes: Daily driver, GrapheneOS)
- Diogotavc
- Little-miss-synth (Notes: running grapheneOS - Main phone)
- Soopyc
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
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 lynx 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