Raspberry Pi 1 & 2 (raspberry-pi)

From postmarketOS
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.
In some cases, 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
Category testing
Pre-built images no
Original software Raspbian
Hardware
Chipset [[Broadcom BCM2835
Broadcom BCM2836]]
CPU ARM1176JZF-S @ 700 MHz
4x ARM Cortex-A7 @ 900 MHz
GPU Broadcom VideoCore IV
Display HDMI port
Storage MicroSDHC slot
Memory 256/512/1024 MB
Architecture ARMhf
Type Single Board Computer
Unixbench Whet/Dhry score 89.3
Features
Display
Works
FDE
Mainline
Works
3D Acceleration
Audio
Bluetooth
Internal storage
USB OTG
NFC
Sensors
Magnetometer
Ambient Light
Proximity
Hall Effect
Barometer
Power Sensor
Misc
Built-in DVB
Camera Flash
Keyboard
Touchpad
USB-A
HDMI/DP
Ir TX
Ir RX
Stylus
Memory Card
Haptics
Ethernet
FOSS bootloader


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