CutiePi Tablet (cutiepi-tablet)
A Raspberry Pi 4-based tablet released in 2021, open hardware and somewhat reproducible
![]() CutiePi Tablet running the Pixel desktop environment | |
Manufacturer | CutiePi |
---|---|
Name | CutiePi Tablet |
Codename | raspberry-cutiepi |
Released | 2021 |
Category | testing |
Original software | Raspbian |
Hardware | |
Chipset | BCM2711 |
CPU | 4x 1.5 Ghz Cortex-A72 |
GPU | Broadcom VideoCore VI |
Display | 1280x720 LCD + HDMI |
Storage | MicroSDHC |
Memory | 2 GB |
Architecture | aarch64 |
Type | tablet |
Unixbench Whet/Dhry score | 1860.7 |
Flashing |
Works |
---|---|
Touchscreen |
Works |
Display |
Works |
WiFi |
Works |
FDE | |
Mainline |
Works |
Battery |
Broken |
3D Acceleration |
Works |
Audio |
Works |
Bluetooth |
Partial |
Camera |
Partial |
Internal storage | |
USB OTG |
Works |
Accelerometer |
Partial |
---|---|
Magnetometer | |
Barometer | |
Power Sensor | |
Built-in DVB | |
---|---|
Camera Flash | |
Keyboard | |
Touchpad | |
USB-A | |
HDMI/DP | |
Ir RX | |
Stylus | |
SD card | |
Haptics | |
Ethernet | |
FOSS bootloader | |
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.