Jump to content

Google Pixel C (google-smaug): Difference between revisions

From postmarketOS Wiki
m rollbackEdits.php mass rollback
Tag: Rollback
Jenneron (talk | contribs)
No edit summary
Line 10: Line 10:
| cpu = Quad-core 1.9 GHz Cortex-A57
| cpu = Quad-core 1.9 GHz Cortex-A57
| gpu = Maxwell
| gpu = Maxwell
| storage = 32 GB/64 GB
| storage = 32/64 GB
| display = 2560x1800 IPS LCD
| display = 2560x1800 IPS LCD
| memory = 3 GB
| memory = 3 GB
Line 40: Line 40:
| status_touchpad = -
| status_touchpad = -
| status_irtx = -
| status_irtx = -
| status_rxtx = -
| status_ethernet = -
| status_accel =  
| status_accel =  
| status_magnet =  
| status_magnet =  
Line 49: Line 51:
| status_fossbootloader = P
| status_fossbootloader = P
| booting = yes
| booting = yes
| pmoskernel = 6.3-rc6
| whet_dhry =
| whet_dhry =
}}
}}
Line 55: Line 56:
== Contributors ==
== Contributors ==
* jja2000
* jja2000
* [[user:Jenneron|Jenneron]]


== Users owning this device ==
== Users owning this device ==
Line 63: Line 65:


== Installation ==
== Installation ==
When the needed patches are applied you can use [[pmbootstrap]] to build your own installation image.


<source lang="shell-session">
<source lang="shell-session">
$ pmbootstrap init
$ pmbootstrap init
$ pmbootstrap install
$ pmbootstrap install --no-cgpt
$ pmbootstrap flasher flash_kernel
$ pmbootstrap flasher flash_rootfs --partition userdata
</source>
</source>
<!-- add more sections below as necessary, e.g. WiFi, photos, ... -->
== See also ==
* {{MR|4007|pmaports}} Initial merge request
<!--
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
* {{Device package|DEVICE_CODENAME}}
* {{Kernel package|DEVICE_CODENAME}}
-->

Revision as of 18:06, 15 June 2023

Google Pixel C
CHANGE_ME
CHANGE_ME
Manufacturer Google
Name Pixel C
Codename google-smaug
Released 2015
Hardware
Chipset Nvidia Tegra X1
CPU Quad-core 1.9 GHz Cortex-A57
GPU Maxwell
Display 2560x1800 IPS LCD
Storage 32/64 GB
Memory 3 GB
Architecture aarch64
Software
Original software Android 8.1.0
FOSS bootloader partial
postmarketOS
Category testing
Pre-built images no
Mainline yes
Features
Flashing
Broken
USB Networking
Broken
Internal storage
No data
SD card
No data
Battery
No data
Screen
Works
Touchscreen
Broken
Multimedia
3D Acceleration
Works
Audio
No data
Camera
No data
Camera Flash
No data
Connectivity
WiFi
Broken
Bluetooth
Works
Miscellaneous
FDE
No data
USB OTG
Partial
HDMI/DP
No data
Sensors
Accelerometer
No data
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data
Power Sensor
No data


Contributors

Users owning this device

  • Jja2000 (Notes: Currently trying to get this in a presentable state, have two of these (32GB/64GB))
  • Joshaspinall (Notes: Currently running Lineage Android)
  • Russanandres (Notes: ResurrectionRemix 9)


How to enter flash mode

When turned off press and hold the power button and volume down until the bootloader menu displays. Using the volume button select "Switch to fastboot mode" and press the power button.

Installation

$ pmbootstrap init
$ pmbootstrap install --no-cgpt
$ pmbootstrap flasher flash_kernel
$ pmbootstrap flasher flash_rootfs --partition userdata