Raspberry Pi 3 (raspberry-pi3)
(Redirected from Raspberry Pi 3)
Manufacturer | Raspberry Pi Foundation |
---|---|
Name | Raspberry Pi 3 |
Codename | raspberry-pi3 |
Released | 2016 |
Type | single board computer |
Hardware | |
Chipset | Broadcom BCM2837 |
CPU | 4x 1.4 Ghz Cortex-A53 |
GPU | Broadcom VideoCore IV |
Display | HDMI port |
Storage | MicroSDHC slot |
Memory | 1024 MB |
Architecture | aarch64 |
Software | |
Original software | Raspbian |
FOSS bootloader | no |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
postmarketOS kernel | 5.15.69-r0 |
Unixbench Whet/Dhry score | 513.9 |
Internal storage | |
---|---|
SD card | |
Multimedia | |
3D Acceleration |
Works |
Audio |
Works |
Camera Flash | |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
Miscellaneous | |
FDE |
Works |
USB-A |
Works |
HDMI/DP |
Works |
Sensors | |
Haptics | |
Power Sensor | |
Contributors
Users owning this device
- 0xB0D
- 6yntar05 (Notes: Model: 3B+)
- Autumn64 (Notes: 3B v1.2, using multiple OSes, including PMOS)
- BenTheTechGuy
- Blacklight
- DragonX256 (Notes: Currently used for remote control of a gas boiler)
- Drebrez
- Ecloud
- Fossdd (Notes: 3B+, 24.06: router)
- GloomyJD (Notes: Works (3B+))
- Harryausten (Notes: 3B v1.2)
- J.r
- Jem (Notes: B+)
- Maciej (Notes: Multiple 3B+ units, not running pmOS)
- Maff (Notes: Multiple 3A, 3B and 3B+ units)
- MasanoriOgino
- Maxnet (Notes: 2x 3B+)
- Neilvandyke (Notes: has 3B+)
- Neko (Notes: These keep appearing in my house, I don't know where they're coming from)
- Schrmh (Notes: Model B)
- Segfault (Notes: 3B+)
- Sonichero (Notes: Model B+)
- Sputnik1973 (Notes: 3B+ serving as VPN server.)
- StandaSK (Notes: 3B+)
- Timbz (Notes: 3B+)
- TravMurav (Notes: 3B)
- UltrasonicMadness
- UnDevDeCatOS
- Ungeskriptet (Notes: 3B+)
- Veast (Notes: Untested)
- Vincele (Notes: OpenBSD, model 3B+)
- Zillion (Notes: 3B+)
Installation
- Follow the steps on Installation_guide#Initialization
- Choose the
raspberry-pi3
device - Start the build process and install the completed image to a sdcard
$ pmbootstrap install --sdcard=/dev/sdX (replace /dev/sdX with the device for your sdcard)
- Place the sdcard into the Raspberry Pi and boot it
Features
Audio
The audio is configured to be sent to the HDMI port by default.
If you want to use the onboard jack and your UI does not offer the graphical settings to do yo, you can run this commands:
$ amixer cset numid=3 1
(test the output with)
$ speaker-test -c 2
(change output back to HDMI)
$ amixer cset numid=3 2
Graphical Interfaces
Interface | Info | Working |
---|---|---|
none | Y | |
fbkeyboard | ||
GNOME 3 | Y | |
i3wm | ||
Kodi | Y | |
MATE | Y | |
Phosh | sometimes does not start up, try to reboot your device when you land in console | Y |
Plasma-Desktop | Y | |
Plasma Mobile | ||
Plasma Bigscreen | runs fine with --no-recommends parameter | Y |
Shelli | ||
Sway | ||
Weston | Does not show up after 5 minutes | N |
Xfce4 | Y |
Photos
Accessories
Accessory | Info | Working |
---|---|---|
NesPi Case+ | Y | |
pi-top CEED | power button cannot be used for safe shutdown, shutting down postmarketOS does not shut down the display itself. | Y |
Kernel features
The following checks with kconfig succeed: --apparmor, --iwd, --nftables, --zram
The following check fail currently: --anbox, --containers
See also
- The Raspberry Pi has a pre-existing port of Alpine Linux
- #1137 Testing out Hildon and Xfce4 (other UIs did not work at all?) on Raspberry Pi after converting the Alpine installation
- rpi-open-firmware - a Free Software firmware for the Pi.
- !1501 initial PR
- pmaports!125 New device: Raspberry Pi Zero with Ethernet over USB enabled
- Branch with experimental Anbox Support
- Device package