
I just installed PINN. Unfortunately it only seems to have Arch for Pi2. (I am not sure WHY, after 1 year, there isn't a Pi3 image, or even why you wouldn't use the same image on Pi2 & Pi3, like Raspbian).
I believe RPi 2B & 3B use the same ARMv7 Release......Milliways wrote:I just installed PINN. Unfortunately it only seems to have Arch for Pi2. (I am not sure WHY, after 1 year, there isn't a Pi3 image, or even why you wouldn't use the same image on Pi2 & Pi3, like Raspbian).
They do use the same. There is also a 64-bit Arch image for the Pi3, but it is not fully functional or stable yet from what I know.fruitoftheloom wrote:I believe RPi 2B & 3B use the same ARMv7 Release......Milliways wrote:I just installed PINN. Unfortunately it only seems to have Arch for Pi2. (I am not sure WHY, after 1 year, there isn't a Pi3 image, or even why you wouldn't use the same image on Pi2 & Pi3, like Raspbian).
Where do you get that image?There is also a 64-bit Arch image for the Pi3, but it is not fully functional or stable yet from what I know.
It does indeed boot on the Pi3.procount wrote:@Milliways - I updated the OS description to (hopefully) clarify that the Arch 2 image is for RPi2/3
Code: Select all
/lib/firmware/brcm/brcmfmac43430-sdio.binCode: Select all
bcm2710-rpi-3-b.dtbCode: Select all
ip link set dev wlan0 up
wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
dhcpcd wlan0Code: Select all
ifconfig wlan0 upCode: Select all
ifconfig -aDownload from here: http://os.archlinuxarm.org/os/ArchLinux ... est.tar.gzMartin Frezman wrote:Where do you get that image?There is also a 64-bit Arch image for the Pi3, but it is not fully functional or stable yet from what I know.