Differences between revisions 26 and 27
Revision 26 as of 2017-04-05 14:15:18
Size: 1751
Editor: jmtd
Comment: composite video finally tested (no output)
Revision 27 as of 2017-04-11 17:03:00
Size: 1804
Editor: ?cipher
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * DebianBug:845488 (ITP: linux-firmware-raspi3 package)  * DebianBug:845488 (ITP: linux-firmware-raspi3 package) - see https://tracker.debian.org/pkg/raspi3-firmware

The Raspberry Pi 3 is a version of the RaspberryPi which was released in February 2016. It contains a 1.2 GHz ARM Cortex-A53 CPU and hence is the first version of the RaspberryPi to support the arm64 architecture.

Debian stretch runs on the Raspberry Pi 3 as soon as the following blockers are out of the way:

Once the above blockers are fixed, there are still a couple of known issues:

Any help on these issues is very welcome!

Preview image

To install the (unofficial, unsupported!) preview image on the SD card /dev/sdb, use:

$ wget https://people.debian.org/~stapelberg/raspberrypi3/2017-03-22/2017-03-22-raspberry-pi-3-stretch-PREVIEW.img
$ sudo dd if=2017-03-22-raspberry-pi-3-stretch-PREVIEW.img of=/dev/sdb bs=5M

The root password is “raspberry”.