Google Pixel 3 (google-blueline): Difference between revisions
Appearance
Create basic device page for Google Pixel 3 |
m Add status section. |
||
Line 67: | Line 67: | ||
<!-- == Installation == --> | <!-- == Installation == --> | ||
<!-- add more sections below as necessary, e.g. WiFi, photos, ... --> | <!-- add more sections below as necessary, e.g. WiFi, photos, ... --> | ||
== Status == | |||
Porting work just started, <code>pmbootstrap install</code> works, flashing doesn't. | |||
<!-- == See also == --> | <!-- == See also == --> |
Revision as of 16:50, 7 September 2021
This device is marked as not booting.
Status: Kernel compiles, doesn't boot.
Status: Kernel compiles, doesn't boot.
![]() Google Pixel 3 | |
Manufacturer | |
---|---|
Name | Pixel 3 |
Codename | google-blueline |
Released | 2018 |
Hardware | |
Chipset | Qualcomm SDM845 Snapdragon 845 (10 nm) |
CPU |
Octa-core (4x2.5 GHz Kryo 385 Gold 4x1.6 GHz Kryo 385 Silver) |
GPU | Adreno 630 |
Display | 1080 x 2160 P-OLED, HDR |
Storage | 64GB/128GB |
Memory | 4GB |
Architecture | aarch64 |
Software | |
Original software | Android 9.0 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Contributors
- hreikin
Users owning this device
- 8osm3rka
- BEEDELLROKEJULIANLOCKHART
- Danascape (Notes: WIP)
- Daudix (Notes: 64GB, Unlocked)
- Froggo (Notes: 4+128GB)
- Hlcj
- Kcxt (Notes: smol :3)
- MasanoriOgino (Notes: UFS 128 GB Micron)
- Ptesarik (Notes: my main phone)
- Rom4nik
How to enter flash mode
The Pixel 3, like all Google Pixel/Nexus devices, uses Fastboot as the flashing protocol.
To enter Fastboot mode, hold Volume Down while powering on the device. Let go of Volume Down when "Fastboot mode" displays on the screen.
Alternatively, if connected to a pc then you can also use adb reboot bootloader
.
Status
Porting work just started, pmbootstrap install
works, flashing doesn't.