Raspberry Pi 1 / 2 (raspberry-pi)

From postmarketOS Wiki
Icon WARNING: This device is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) has been considering dropping it.
The processor of the device may support the armv7 architecture. If so, you can modify the device package and change the architecture accordingly.
Raspberry Pi Foundation Raspberry Pi 1 /
2
Manufacturer Raspberry Pi Foundation
Name Raspberry Pi 1 /
2
Codename raspberry-pi
Released 2013
Type single board computer
Hardware
Chipset Broadcom BCM2835/BCM2836
CPU
  • 1x ARM1176JZF-S @ 700 MHz (Pi 1)
  • 4x ARM Cortex-A7 @ 900 MHz (Pi 2)
GPU Broadcom VideoCore IV
Display HDMI port
Storage MicroSDHC slot
Memory 256/512/1024 MB
Architecture armhf
Software
Original software Raspbian
postmarketOS
Category testing
Pre-built images no
Mainline yes
Unixbench Whet/Dhry score 89.3
Features
Internal storage
SD card
Screen
Works
Multimedia
3D Acceleration
Audio
Camera Flash
Connectivity
Bluetooth
NFC
Miscellaneous
FDE
USB OTG
HDMI/DP
Sensors
Magnetometer
Ambient Light
Proximity
Hall Effect
Haptics
Barometer


Contributors

Installation

1. Follow the steps on Installation_guide#Initialization

2. Choose the raspberry-pi device

3. Select the kernel for your Raspberry Pi version

[10:47:03] Which kernel do you want to use with your device?
[10:47:03] Available kernels (2):
[10:47:03] * rpi: Kernel for the Raspberry Pi 1
[10:47:03] * rpi2: Kernel for the Raspberry Pi 2

4. Start the build process and install the completed image to a sdcard

$ ./pmbootstrap.py install --sdcard /dev/sdX # Replace /dev/sdX with the device for your sdcard

5. Place the sdcard into the Raspberry Pi and boot it

See also

!1501 initial PR

pmaports!125 New device: Raspberry Pi Zero with Ethernet over USB enabled