CutiePi Tablet (cutiepi-tablet)

From postmarketOS Wiki

A Raspberry Pi 4-based tablet released in 2021, open hardware and somewhat reproducible

CutiePi CutiePi Tablet
CutiePi Tablet running the Pixel desktop environment
CutiePi Tablet running the Pixel desktop environment
Manufacturer CutiePi
Name CutiePi Tablet
Codename raspberry-cutiepi
Released 2021
Type tablet
Hardware
Chipset Broadcom BCM2711
CPU 4x 1.5 Ghz Cortex-A72
GPU Broadcom VideoCore VI
System-on-Module Raspberry Pi Compute Module 4 (raspberry-picm4)
Display 1280x720 LCD + HDMI
Storage MicroSDHC
Memory 2 GB
Architecture aarch64
Software
Original software Raspbian
postmarketOS
Category testing
Pre-built images no
Mainline yes
Unixbench Whet/Dhry score 1860.7
Features
Flashing
Works
Internal storage
SD card
Battery
Broken
Screen
Works
Touchscreen
Works
Multimedia
3D Acceleration
Works
Audio
Works
Camera
Partial
Camera Flash
Connectivity
WiFi
Works
Bluetooth
Partial
Miscellaneous
FDE
USB OTG
Works
HDMI/DP
Sensors
Accelerometer
Partial
Magnetometer
Haptics
Barometer


Contributors

  • R

Users owning this device


Installation

Install to SD card through the standard procedure:

$ pmbootstrap install --sdcard=/dev/mmcblkX

replacing mmcblkX with your target card

OS porting

Some user-space services are currently needed for proper power manager, unless you want to physically shut it down *after* shutting it down in software. These include a cutoff script, and a MCU proxy, which are not currently in the postmarketOS port. See OS porting guide for more information

CutiePi Shell

An add-on to environments like Pixel, adds an UI overlay for mobile-friendliness and a software keyboard. This needs to be packaged as an interface separately.

MCU reflashing

It is recommended to keep the MCU firmware up to date for better power management. This needs to be done via a STlink v2, after disassembling the back panel.

See also