Jump to content

Raspberry Pi 5 (raspberry-pi5)

From postmarketOS Wiki
Raspberry Pi Foundation Raspberry Pi 5
Screenshot of neofetch running on the Raspberry Pi 5
Screenshot of neofetch running on the Raspberry Pi 5
Manufacturer Raspberry Pi Foundation
Name Raspberry Pi 5
Codename raspberry-pi5
Released 2023
Type single board computer
Hardware
Chipset Broadcom BCM2712
CPU 4x 2.4 GHz Cortex-A76
GPU Broadcom VideoCore VII
Display 2x microHDMI
Storage MicroSDHC, or USB SSD, or NVMe M.2 SSD via PCIe hat
Memory 2GB / 4GB / 8GB / 16GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Raspberry Pi OS
Extended version
The most recent supported version from the manufacturer.
Raspberry Pi OS
postmarketOS
Category testing
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
yes
Device package device-raspberry-pi5
Kernel package linux-rpi
Features
SD card
Also includes other external storage cards
Works
Screen
Display works. Ideally with sleep mode and brightness control.
Works
Multimedia
3D Acceleration
Works
Audio
Audio playback, microphone, headset and buttons.
Works
Connectivity
WiFi
Works
Bluetooth
Works
Miscellaneous
FDE
Full disk encryption and unlocking with unl0kr.
Works
USB-A
Full-sized USB-A port works (Usually applicable to SBCs and laptops).
Works
HDMI/DP
Video and audio output with HDMI or Display Port works.
Works

Contributors

Users owning this device


Installation

Make your own installation image with pmbootstrap:

$ pmbootstrap init
$ pmbootstrap install --sdcard=/dev/sdX  (Replace /dev/sdX with your SD card's device path)

You can also specify the path to an NVMe SSD instead, if you use a PCIe M2 hat to give the Raspberry Pi 5 an M2 SSD slot.

See also