Raspberry Pi 5 (raspberry-pi5)
Appearance
![]() 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 |
![]() |
Kernel package |
![]() |
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
- Alex92567 (Notes: 8GB RAM)
- DomHeadroom (Notes: 4GB RAM)
- Ell2e (Notes: 16GB RAM, using PCIe a lot)
- Ellychnium
- Ethical haquer (Notes: 8GB RAM)
- Flagship Polaris (Notes: 8GB Varient Got Up to a 3.1GHz overclock stably)
- GloomyJD (Notes: Works, 8GB)
- Index986 (Notes: 2 PI's by 8GB RAM)
- JIaxyga (Notes: 8Gb RAM)
- Mirko (Notes: 8GB Ram (i think we all have 8GB ram))
- Owen
- Ungeskriptet (Notes: 8 GB, Home server)
- Winbo-yml-exe (Notes: 8GB RAM, used for hosting stuff)
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
- pmaports!6006 initial MR
- Kernel package in Alpine (linux-rpi)
- Category:Raspberry on the Alpine Linux wiki