Jump to content

Orbic Chromebook 4G (google-pazquel)

From postmarketOS Wiki
Note This device is supported as part of a generic port. Refer to Google Trogdor Chromebook (google-trogdor) for installation instructions and more information.
Orbic Chromebook 4G
File:TODO
Manufacturer Orbic
Name Chromebook 4G
Codename google-pazquel
Released 2021
Type laptop
Hardware
Chipset Qualcomm Snapdragon 7c (SC7180)
CPU 2x Kryo 468 Gold
6x Kryo 468 Silver
GPU Adreno 618
Display 1366x768
Storage 32 GB
Memory 4 GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
ChromeOS
Extended version
The most recent supported version from the manufacturer.
ChromeOS
postmarketOS
Category community
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
yes
Generic port Google Trogdor Chromebook (google-trogdor)
Device package device-google-trogdor
Kernel package linux-postmarketos-qcom-sc7180
Features
USB Networking
After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system).
Broken
Battery
Whether charging and battery level reporting work.
Works
Screen
Whether the display works; ideally with sleep mode and brightness control.
Works
Keyboard
Whether the built-in physical keyboard works.
Works
Touchpad
Whether the built-in touchpad works.
Works
Multimedia
3D Acceleration
Untested
Audio
Audio playback, microphone, headset and buttons.
Untested
Camera
Untested
Connectivity
WiFi
Works
Bluetooth
Untested
Modem
Mobile data
Untested
Miscellaneous
FDE
Full disk encryption and unlocking with unl0kr.
Untested
USB OTG
USB On-The-Go or USB-C Role switching.
Untested
HDMI/DP
Video and audio output with HDMI or DisplayPort.
Untested
Sensors
Accelerometer
Handles automatic screen rotation in many interfaces.
Untested
Hall Effect
Measures magnetic fields; usually used as a flip cover sensor
Untested

Users owning this device

  • Ryjelsum (Notes: Booted generic "Trogdor" image, intending to daily drive & develop this)


Touchpad

The pressure thresholds for the touchpad are set slightly too high. If you experience an intermittently unresponsive touchpad, this may be the cause. To lower these thresholds, create a file at /usr/share/libinput/local-overrides.quirks (adjust AttrPressureRange=down:up thresholds to taste):

[Google Chromebook Pazquel]
MatchUdevType=touchpad
MatchName=hid-over-i2c 093A:20C1 Touchpad
MatchBus=i2c
MatchDeviceTree=*pazquel*
ModelChromebook=1
AttrPressureRange=60:45