Google Pixel 6 / 6 Pro (google-raviole): Difference between revisions
Appearance
KurtisHanna (talk | contribs) →See also: added link to article saying pixel 6 now has mainline kernel support |
Wiktorpyk6 (talk | contribs) No edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = Google <!-- e.g. HTC --> | | manufacturer = Google <!-- e.g. HTC --> | ||
| name = Pixel 6 | | name = Pixel 6 / Pixel 6 Pro <!-- e.g. Desire --> | ||
| codename = google- | | codename = google-raviole <!-- e.g. htc-bravo --> | ||
| image = File:google-oriole.jpg | | image = File:google-oriole.jpg | ||
| imagecaption = Green Pixel 6 on a blue background. | | imagecaption = Green Pixel 6 on a blue background. | ||
Line 8: | Line 8: | ||
| originalsoftware = Android | | originalsoftware = Android | ||
| originalversion = 12 | | originalversion = 12 | ||
| chipset = Google Tensor | | chipset = Google Tensor G1 | ||
| cpu = Octa-core (2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55) <!-- e.g. 1.0 GHz Scorpion --> | | cpu = Octa-core (2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55) <!-- e.g. 1.0 GHz Scorpion --> | ||
| gpu = Mali-G78 MP20 <!-- e.g. Adreno 200 --> | | gpu = Mali-G78 MP20 <!-- e.g. Adreno 200 --> | ||
Line 14: | Line 14: | ||
| display = AMOLED 1080x2400 90Hz / 1440x3120 120Hz <!-- e.g. 480x800 AMOLED --> | | display = AMOLED 1080x2400 90Hz / 1440x3120 120Hz <!-- e.g. 480x800 AMOLED --> | ||
| memory = 8 GB / 12 GB<!-- e.g. 576 MB --> | | memory = 8 GB / 12 GB<!-- e.g. 576 MB --> | ||
| architecture = aarch64 | | architecture = aarch64 | ||
| 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 = <!-- USB networking does work? then put Y here and delete this comment --> | | status_usbnet = <!-- USB networking does work? then put Y here and delete this comment --> | ||
Line 53: | Line 54: | ||
}} | }} | ||
The Google Pixel 6 and Pixel 6 Pro are Google's 2021 flagship pair of Android phones. The pair is notable as it is the first product utilizing Google's in-house silicon, the Google Tensor SOC. Both models are by and large identical. Differences include, amount of RAM, display resolution, refresh rate, and an additional camera module. | The Google Pixel 6 (codename: Oriole) and Pixel 6 Pro (codename: Raven) are Google's 2021 flagship pair of Android phones. The pair is notable as it is the first product utilizing Google's in-house silicon, the Google Tensor SOC. Both models are by and large identical. Differences include, amount of RAM, display resolution, refresh rate, and an additional camera module. | ||
== Contributors == | == Contributors == | ||
* ThatGeekZen | * [[User:ThatGeekZen|ThatGeekZen]] | ||
== Users owning this device == | == Users owning this device == |
Latest revision as of 13:30, 14 March 2025
This device is marked as not booting.
![]() Green Pixel 6 on a blue background. | |
Manufacturer | |
---|---|
Name |
Pixel 6 / Pixel 6 Pro |
Codename | google-raviole |
Released | 2021 |
Type | handset |
Hardware | |
Chipset | Google Tensor G1 |
CPU | Octa-core (2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55) |
GPU | Mali-G78 MP20 |
Display | AMOLED 1080x2400 90Hz / 1440x3120 120Hz |
Storage | 128, 256 GB / 128, 256, 512 GB |
Memory | 8 GB / 12 GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 12 |
postmarketOS | |
Category | testing |
Pre-built images | no |
The Google Pixel 6 (codename: Oriole) and Pixel 6 Pro (codename: Raven) are Google's 2021 flagship pair of Android phones. The pair is notable as it is the first product utilizing Google's in-house silicon, the Google Tensor SOC. Both models are by and large identical. Differences include, amount of RAM, display resolution, refresh rate, and an additional camera module.
Contributors
Users owning this device
- 9lore (Notes: Pixel 6 Pro (raven), preparing to port and mainline)
- Al3x (Notes: Main)
- BenTheTechGuy (Notes: Daily driver (Pixel 6), running GrapheneOS)
- BlackEyedSquid (Notes: Pixel 6 (oriole), 256GB, Google Edition)
- Brooke (Notes: Running GrapheneOS)
- Cherryband (Notes: pixel 6, daily driver, runs grapheneos)
- Clevrpwn (Notes: daily driver with stock firmware)
- Emacsevangelist (Notes: Daily driver (Pixel 6 Pro), running GrapheneOS)
- Ettucompute (Notes: daily driver with stock firmware)
- Lost-Entrepreneur439 (Notes: Fully working)
- MasanoriOgino (Notes: oriole, UFS 128 GB SKHynix)
- Medusa (Notes: Daily driver, running GrapheneOS)
- Sellerie (Notes: Pixel 6 Pro (raven), daily driver, running GrapheneOS)
- Tecncr
- ThatGeekZen (Notes: Daily Driver for now)
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
Scroll down and enableUSB Debugging
and tap Ok. - While In
Developer Options
enableOEM Unlocking
. You will be prompted for your pin code (If applicable) and then warned about the risks of OEM Unlocking. Tap Enable. - Be absolutely certain you have any important data backed up.
- 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
TBD
Mainline Work
XDA User Freak07 built a proof of concept mainline kernel based on the mainline 5.15 branch by Google. They note this is essentially a mainline Generic Kernel Image (GKI) with downstream Android driver modifications.
See also
- Freak07 Proof of Concept Kernel: Pixel 6 Mainline Kernel
- Google Git 5.15 Mainline: raviole-device-mainline
- XDA Guide: Pixel 6 Unlock Bootloader
- Google Git: Raviole Kernel
- Mainline Kernel Supports Pixel 6: [1]