Jump to content

Raspberry Pi 3 (raspberry-pi3): Difference between revisions

From postmarketOS Wiki
Maxnet (talk | contribs)
m Updated test results
Unah (talk | contribs)
m Fix stylization of "Xfce"
Line 127: Line 127:
| N
| N
|-
|-
|[[XFCE4]]
|[[Xfce4]]
|
|
| Y
| Y
Line 134: Line 134:
== Photos ==
== Photos ==
<gallery>
<gallery>
File:Raspberry-pi-xfce1.jpg|thumb|XFCE4
File:Raspberry-pi-xfce1.jpg|thumb|Xfce4
File:Raspberry-pi-xfce2.jpg|thumb|XFCE4
File:Raspberry-pi-xfce2.jpg|thumb|Xfce4
File:DSC 0024.JPG|thumb|Phosh on RPi3
File:DSC 0024.JPG|thumb|Phosh on RPi3
</gallery>
</gallery>
Line 156: Line 156:
== See also ==
== See also ==
* The Raspberry Pi has a [https://wiki.alpinelinux.org/wiki/Raspberry_Pi pre-existing port of Alpine Linux]
* The Raspberry Pi has a [https://wiki.alpinelinux.org/wiki/Raspberry_Pi pre-existing port of Alpine Linux]
* {{issue|1137}} Testing out Hildon and XFCE4 (other UIs did not work at all?) on Raspberry Pi after converting the Alpine installation
* {{issue|1137}} Testing out Hildon and Xfce4 (other UIs did not work at all?) on Raspberry Pi after converting the Alpine installation
* [https://github.com/christinaa/rpi-open-firmware/tree/master rpi-open-firmware] - a Free Software firmware for the Pi.
* [https://github.com/christinaa/rpi-open-firmware/tree/master rpi-open-firmware] - a Free Software firmware for the Pi.
* {{MR|1501}} initial PR
* {{MR|1501}} initial PR

Revision as of 02:44, 10 January 2021

Raspberry Pi Foundation Raspberry Pi 3
Manufacturer Raspberry Pi Foundation
Name Raspberry Pi 3
Codename raspberry-pi3
Released 2016
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
postmarketOS
Category testing
Pre-built images no
Mainline yes
Unixbench Whet/Dhry score 513.9
Features
Internal storage
No data
SD card
No data
Screen
Works
Multimedia
3D Acceleration
Works
Audio
Works
Camera Flash
No data
Connectivity
WiFi
Works
Bluetooth
Works
NFC
No data
Miscellaneous
FDE
Works
HDMI/DP
No data
Sensors
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data


Contributors

Users owning this device


Installation

1. Follow the steps on Installation_guide#Initialization 2. Choose the raspberry-pi3 device 3. 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)

4. 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 you have to run this command:

$ 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 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 Y

See also