Difference between revisions of "PINE A64 Software Releases"

From PINE64
Jump to navigation Jump to search
(Update forum link)
m (→‎DietPi: Update download links for new xz-compressed images)
 
(65 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Note that, PINE A64(+) OS images are <span style="color:#FF0000">not compatible with PINE A64-LTS</span> due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE_Software_Release|'SOPINE OS images']]'''
This page contains a list of all available releases for the [[PINE A64|PINE A64 and PINE A64+]], as well as links to other resources.


= BSD Image Releases =
{{Info|The images for the PINE A64 and PINE A64+ are '''not compatible with the PINE A64-LTS''' due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE Software Releases]].}}


= NetBSD =
== Linux ==
 
 
 
https://www.invisible.ca/arm/
 
* PINE64/PINE64+ images are available with daily builds on the link above.
* Default connection is over HDMI cable and USB keyboard.
* Default username is "root" without password.
* Ssh remote login is not enabled by default.
 
 
 
= Linux Image Releases =


'''Special thanks to Sunxi community and longsleep for their contributions'''
'''Special thanks to Sunxi community and longsleep for their contributions'''
Line 27: Line 14:
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]


=== AOSC ===
[[File:aosc.png|right|100px]]


== Armbian ==
'''AOSC OS''' is a general purpose Linux distribution that strives to simplify user experience and improve free and open source software for day-to-day productivity. To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website].


Download:
* https://aosc.io/downloads/ (supports the microSD card and eMMC, 8GB or more)


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>aosc/anthon</code>
|}


=== Armbian Buster for Desktop Usage ===
=== Arch Linux ARM ===
* Armbian provides a mainline kernel build images for Debian Buster
[[File:Archlinux-logo.png|right|100px]]
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards
* DD image (for 8GB micoSD card and above)
** [https://dl.armbian.com/pine64/Buster_current Armbian's PINE A64 Debian Buster download site]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]
* Setup [[SOPINE Armbian LCD and Camera]]


=== Armbian Bionic for Desktop Usage ===
'''Arch Linux ARM''' is a distribution of Linux for ARM computers.
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards
* DD image (for 8GB micoSD card and above)
** [https://dl.armbian.com/pine64/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]
* Setup [[SOPINE Armbian LCD and Camera]]


Installation:
* https://archlinuxarm.org/platforms/armv8/allwinner/pine64


=== Armbian ===
[[File:armbian.png|right|100px]]


== Arch mainline Linux XFCE  ==
'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored.


Download:
* https://www.armbian.com/pine64/


=== Debian ===
[[File:Debian-logo.png|right|100px]]


=== Arch Linux mainline with XFCE GUI by anarsoul===
'''Debian''' is an operating system and a distribution of free software. See the forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].
* Included XFCE Desktop, and Firefox browser
* Suitable for 1GB/2GB PINE A64+ Boards
* DD image (for 8GB and above SD Card):
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pine64-xxxxxxxx-x.img.xz]
* Login with
** User Name: alarm, Password: alarm
** User Name: root, Password: root
* please login root and execute "pacman -Syu" for latest update


<span style="color:#FF0000">'''* From SSH Login default disable root to access . So please first login alarm and password alarm and then command su type password root  '''</span>
Download:
* [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 11 Bullseye] (recommended)
* [https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 12 Bookworm]
* [https://d-i.debian.org/daily-images/arm64/ Daily netboot images]


Instructions:
* Download: <code>firmware.pine64_plus.img.gz</code>
* Download: <code>partition.img.gz</code>
* Create the disk image:
** For Linux: <code>zcat firmware.pine64_plus.img.gz partition.img.gz > complete_image.img</code>
** For Mac: <code>gzcat firmware.pine64_plus.img.gz partition.img.gz > complete_image.img</code>
* Write the image to your boot device:
** For Linux: <code>dd if=complete_image.img of=your_chosen_boot_device bs=4M</code>
** For Mac: see [[Getting started]]


Notes:
* An Ethernet connection is required for the above installer


== Cent OS ==
=== DietPi ===
[[File:dietpi.png|right|100px]]


https://files.pine64.org/sw/pine64_installer/json/centos.jpg
'''DietPi''' is a lightweight yet easy to setup and feature-rich Linux distribution, based on Debian. To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation]. Discuss the PINE A64 build on the [https://forum.pine64.org/showthread.php?tid=12513 PINE64 forum thread].


=== CentOS-7 Community Build Image [microSD Boot] ===
Download:
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board
* [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)
* Centos-7.4.1708 with kernel from Armbian-5.44 and Gnome Desktop
* [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)
** DD image (for 8GB micoSD card and above)
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44-gnome/centos74-armbian544-desktop-pine64.img.xz Project31 download mirrors]
* Centos-7.5.1804 with kernel from Armbian-5.44 and Docker v1.13 and OpenShift v3.7.1
** DD image (for 16GB micoSD card and above)
** [https://github.com/Project31/centos-pine64/releases/download/v7.5.1804-v5.44/centos75-armbian-openshift-pine64.img.xz Project31 download mirrors]
* Centos-7.4.1708 with kernel from Armbian-5.44 (minimum build)
** DD image (for 8GB micoSD card and above)
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44/centos74-armbian544-pine64.img.xz Project31 download mirrors]
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]
* Login with
** username: root
** password: centos


=== CentOS-8 Minimal Build Image [microSD Boot] ===
{| class="wikitable"
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board
!colspan="2" style="background: #a7d7f9;"| Default credentials
* Centos-8.2 with kernel from Armbian 5.7.15 (minimum build)
|-
** DD image (for 8GB micoSD card and above)
! Default user
** MD5SUM: 9fe882357c07c39379e10d2b9a78460b
| <code>root/dietpi</code>
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-Install-202008.0.pine64-plus.img.xz CentOS 8 Minimal Download]
|}
* Login with
** username: root
** password: centos


=== CentOS-8 Server Build Image [microSD Boot] ===
=== FreedomBox ===
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board
[[File:FreedomBox.jpg|right|100px]]
* Centos-8.2 with kernel from Armbian 5.7.15 (server build)
** DD image (for 8GB micoSD card and above)
** MD5SUM: 68285ba672838ba78e9afce41661b226
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz CentOS 8 Server Download]
* Login with
** username: root
** password: centos


== DietPi ==
'''FreedomBox''' is a private server for non-experts: it lets you install and configure server applications with only a few clicks. For more information about FreedomBox, please visit http://www.freedombox.org.
http://files.pine64.org/sw/pine64_installer/json/dietpi.png


* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.
{{Outdated release}}
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].
* Discuss the PINE A64 build on the [https://forum.pine64.org/showthread.php?tid=12513 PINE64 forum thread].
* DD image (for 4 GiB micro SD card and above)
** [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Buster.7z Direct download from dietpi.com]
* Login with
** Username: '''root'''
** Password: '''dietpi'''


== LibreELEC(KODI)==
Download:
* [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]


 
Notes:
 
=== Nightly Build Image [microSD Boot] [20191226] ===
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64-plus.img.gz Pine A64+ build direct download from pine64.org]
*** File Size: 111MB
*** MD5 (GZip file): 37BFD152B6C1F8DFB52A6CE6EFA2D8F6
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64.img.gz Pine A64 build direct download from pine64.org]
*** File Size: 111MB
*** MD5 (GZip file): E362E24BD36530F5765813EE63144EAC
** FEATURES:
*** mainline kernel & U-Boot
*** latest Kodi
*** HDMI CEC
*** multi channel HDMI audio (correct audio output must be selected)
*** IR receiver
 
 
== FreedomBox ==
 
https://files.pine64.org/sw/pine64_installer/json/FreedomBox.jpg
 
=== Stable built ===
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]
* This is a headless build, not HDMI output.
* This is a headless build, not HDMI output.
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual
* For more information about FreedomBox, please visit https://www.freedombox.org
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]
*** File Size: 418MB


=== LibreELEC ===
[[File:libreelec.jpg|right|100px]]


'''LibreELEC''' is a "Just enough OS" Linux distribution combining the Kodi media center with an operating system.


== AOSC ==
Download:
* 512MB PINE A64: [https://test.libreelec.tv/ direct download] from Libreelec nightly build site (look for ''LibreELEC-A64.arm-...-nightly-xxxxxxxx-xxxxxxx-pine64.img.gz'')
* 1GB/2GB PINE A64+ Board: [https://test.libreelec.tv/ direct download] from Libreelec nightly build site (look for ''LibreELEC-A64.arm-...-nightly-xxxxxxxx-xxxxxxx-pine64-plus.img.gz'')


Notes:
* Nightly build for microSD boot


=== motionEyeOS ===
[[File:motioneyeos.png|right|100px]]


=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===
'''motionEyeOS''' is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend. Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
* Known issue: no audio sound output.
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board
* DD image (for 8GB micoSD card and above)
** [https://files.pine64.org/os/pine-a64/aosc/sun50i-a64-pine64-plus_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]
*** MD5 (XZip file): 24BD841EF5705D02E5BD86829A4E5785
*** File Size: 2.64GB
* Login with
** username: aosc
** password: anthon


Download:
* 1GB/2GB PINE A64(+): [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub] (look for ''motioneyeos-pine64-xxxxxxxx.img.xz'')


 
Notes:
 
== NEMS Linux ==
 
https://files.pine64.org/sw/pine64_installer/json/nems.jpg
* NEMS stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.
* To find out more about NEMS on the PINE64 and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7306 PINE64 forum thread]
* Suitable for 512MB/1GB/2GB PINE A64(+) variants
* Login with
** Username: nemsadmin
** Password: nemsadmin
* [https://docs.nemslinux.com/installation  Installation Guide]
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]
 
=== NEMS Linux [v1.5 - Build 1] ===
 
* DD image (for 16GB micoSD card and above)
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]
** [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org]
*** MD5 (XZ file): ac508549a829021491cfa23aeb18a063
*** File Size: 2.66GB
 
 
== openHAB 2 ==
 
 
 
* This image is based on the official Xenial Base Image by longsleep and the [https://docs.openhab.org/installation/openhabian.html#pine-a64 openHABian project]
* More info on locate at openHAB community forum: https://community.openhab.org
* Suitable for 512MB/1GB/2GB PINE A64(+) Board
* DD images (for 4GB microSD card and above)
* [https://files.pine64.org/os/pine-a64/openhab/pine64_openhab2_20170129.img.xz Direct download from pine64.org]
* Login with
** username: openhabian
** password: openhabian
* Initial boot can take more than 15 minutes for openHABian to initialized. Once initialized, the display will be off. Then reboot the PINE A64(+)
* Go to https://openhabianpine64:8080 or https://{pine64_ip}:8080/ on your PC web browser. ({pine64_ip} can be obtained by Login to PINE A64(+) and execute "ifconfig")
* For getting started with openHAB, please refer to https://docs.openhab.org/
 
 
== motionEyeOS ==
 
 
 
=== motionEyeOS [20190413] ===
* motionEyeOS is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend
* Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information
* Suitable for 1GB/2GB PINE A64(+) variants
* Suitable for 1GB/2GB PINE A64(+) variants
* DD image (for 8GB micoSD card and above)
** [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub]
* Login with
** Username: admin
** Password:
* There are 2 ways to interact with the OS:
* There are 2 ways to interact with the OS:
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>admin/-</code>
|}


=== NEMS Linux ===
[[File:nems.jpg|right|100px]]


'''NEMS''' stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers. To find out more on NEMS Linux, please visit their [https://nemslinux.com/ site].


{{Outdated release}}


== Xenial Minimal Image ==
Download:
 
* [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux] (2.66GB, MD5 of the xz file is ''ac508549a829021491cfa23aeb18a063'')
[[Image:Ubuntu-logo32.png|95px]]
* [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org] (2.66GB, MD5 of the xz file is ''ac508549a829021491cfa23aeb18a063'')
 
=== Xenial Minimal Image [0.6.2-77] by ayufan ===
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
* [https://github.com/ayufan-pine64/linux-build/releases/tag/0.6.2 ayufan's GitHub]
* Suitable for 1GB/2GB PINE A64(+) variants
* DD image (for 8GB micoSD card and above)
** [https://github.com/ayufan-pine64/linux-build/releases/download/0.6.2/xenial-minimal-pine64-bspkernel-0.6.2-77.img.xz Direct download from GitHub]
*** MD5 (XZ file): D76A477B6A815A13A60961D9C6BC630A
*** File Size: 201MB
* Login with
** username: pine64
** password: pine64
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh mate'''
 
 
 
== Fedora Base Image ==
 
 


=== Fedora 32 Minimal Build Image [microSD Boot] ===
Notes:
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board
* Suitable for all 512MB/1GB/2GB PINE A64(+) variants
* Fedora 32 with kernel from Armbian 5.7.15 (minimum build)
** DD image (for 8GB micoSD card and above)
** MD5SUM: 6b9c9fd83a7c0c094efb569dc7fe90df
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-Install-202008.0.pine64-plus.img.xz Fedora 32 Minimal Download]
* Login with
** username: root
** password: fedora


=== Fedora 32 Server Build Image [microSD Boot] ===
{| class="wikitable"
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board
!colspan="2" style="background: #a7d7f9;"| Default credentials
* Fedora 32 with kernel from Armbian 5.7.15 (server build)
|-
** DD image (for 8GB micoSD card and above)
! Default user
** MD5SUM: df868e4022726b9326ea52bae1cd9008
| <code>nemsadmin/nemsadmin</code>
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz Fedora 32 Server Download]
|}
* Login with
** username: root
** password: fedora


=== Fedora 27 and 28 Image===
=== openSUSE ===
[[File:Opensuse-distribution.png|right|100px]]


Please follow this PINE64 forum post for Fedora 27 bring up and update to Fedora 28 on [https://forum.pine64.org/showthread.php?tid=5314 this thread]
'''openSUSE''' is a free and open source RPM-based Linux distribution developed by the openSUSE project. More details can be found under https://en.opensuse.org/HCL:Pine64.


== Gentoo ==
Download:
* [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/ Images]
* Headless build: [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/openSUSE-Tumbleweed-ARM-JeOS-pine64.aarch64.raw.xz Direct download]


=== OpenWRT ===
[[File:Openwrt logo square.png|right|100px]]


The '''OpenWrt''' Project is a Linux operating system targeting embedded devices.


=== Gentoo [20160804] ===
Download:
* A Gentoo image built by Xalius
* [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download] (look for ''pine64_pine64-baseboard-ext4-sdcard.img.gz'' and ''pine64_pine64-baseboard-squashfs-sdcard.img.gz'')
* To learn more about the Gentoo linux build please see the [https://forum.pine64.org/showthread.php?tid=1937 forum thread]
* Suitable for 512MB/1GB/2GB PINE A64(+) variants
* DD image (for 8GB micoSD card and above)
** [https://files.pine64.org/os/pine-a64/gentoo/gentoo-pine64-20160804.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 2F049A4C2C16A3AF827E5A43C6C46DEB
*** File Size: 796MB
* Login with
** Username: gentoo
** Password: gentoo
** Root Password: gentoo


 
Notes:
== Q4OS ==
* OpenWRT community build for microSD boot.  
 
 
 
=== Q4OS [24-r3] ===
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4087&pid=33269#pid33269 forum] or official [https://q4os.org/index.html Q4OS website]
* Suitable for 1GB/2GB PINE A64(+) variants
* DD image (for 8GB micoSD card and above)
** [https://files.pine64.org/os/pine-a64/q4os/q4os-2.4-pine64.r3.img.gz Direct download from pine64.org]
*** MD5 (Zip file): dddb0c56c68bbcf1e37086f7fc00d898
*** File Size: 433MB
* login with:
** username: adminq
** password: adminq
 
 
 
== OpenWRT ==
 
 
 
=== OpenWRT Community Build Image [microSD Boot] ===
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
* This is headless build, please use serial console to configure
* This is headless build, please use serial console to configure
** [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download latest release build from LEDE/OpenWrt download site]
* Login with
** username: [not available]
** password: passwd
== China NeoKylin “中标麒麟” ==
=== China NeoKylin “中标麒麟” [20170210] ===
* Chinese base UI, this is a popular Linux build in China
* For more info, here is the introduction: https://blogs.wsj.com/chinarealtime/2015/09/15/take-a-tour-of-neokylin-chinas-challenger-to-windows-apple-ios/
* Not yet optimize for Graphic and Video HW acceleration
* Auto execute resize_rootfs.sh script on first boot-up to resize the root partition in order to fully utilize the SD Card
* Suitable for 1GB/2GB PINE A64(+) variants
* DD image (for 8GB micoSD card and above)
** [https://files.pine64.org/os/pine-a64/neokylin/NeoKylinOS-20170210-pine64-8GBandUP.img.gz Direct download from pine64.org]
** [https://pan.baidu.com/s/1pL33TRd Direct Download from BaiduPan for user in China]
*** MD5 (GZip file): 8C69B799E3861F01E73618EF122EBD8B
*** File Size: 2.70GB
* Login with
** Username: root
** Password: 123123
== Volumio Digital Audio Player ==
=== Volumio Digital Audio Player [2.715-2020-03-04]  ===
* '''This version works with (Spdif / Coaxial / RCA).'''
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''
* '''supports a select number of simple I2S DACS.'''
* '''Tested with the Pine64 DAC POT, a wired ES9023 DAC module and a pcm5121 DAC module.'''
* '''Most old PI/PI2+ DACs should work (provided they do not need I2C for control).'''
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC
* Visit the project's website [https://volumio.org/forum/volumio-pine64-pine-a64-lts-sopine-compute-module-t9465.html here]
* Suitable for 512MB/1GB/2GB PINE A64(+) variants
* DD image (for 8GB micoSD card and above)
** [https://files.pine64.org/os/pine-a64/volumio/volumio-2.715-2020-03-04-pine64.img.zip Direct download from pine64.org]
*** MD5 (GZip file): 2392422395bbce7f3d23dc036e1296d9
*** File Size: 404MB
* Login with
** Username: volumio
** Password: volumio
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''
* Please follow volumio update on [https://community.volumio.org/t/volumio-2-on-pine64-pine-a64-lts-sopine-compute-module/8190 volumio thread]
== OpenMediaVault ==
=== OpenMediaVault Community Build Image [microSD Boot] ===
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [https://sourceforge.net/projects/openmediavault/files/Other%20armhf%20images/ Direct download latest release build from sourceforge and look for OMV_x_x_x_Pine64_x.x.x.img.xz]
** Credentials (OMV for Web): admin/openmediavault
** Credentials (OMV for console): root/openmediavault
* If no HDMI output: After boot, you can use tools (e.g. [https://www.softperfect.com/products/networkscanner/ netscan]) to search for IP Address with PINE64 hostname. Use the IP Address on PC browser to access to the OMV Web.
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]
== Retroarch ==
[[Image:RetroArch-APK-Download.png|95px]]
=== Retroarch Community Build Image by pfeerick ===
*[https://github.com/pfeerick-pine64/linux-build/releases Direct Download from Github ]
*[https://forum.pine64.org/showthread.php?tid=4800 Extra information from Forum by Luke ]
= Android Image Releases =
== Android 7.x ==
=== Android 7.1 Community Image [v0.3.10-r66] ===
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
* [https://github.com/ayufan-pine64/android-7.1/releases/tag/0.3.10 ayufan Android 7.1 ver 0.3.10 GitHub]
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1
* DD images (advise 4GB microSD card and above):
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-v0.3.10-r66.img.gz Android 7.1 ver 0.3.10 build 66 Direct download from GitHub]
*** MD5 (GZip file): B7C4D888473126D99B64C53E69E0FBFD
*** File Size: 783MB
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-tv-v0.3.10-r66.img.gz Android 7.1 TV ver 0.3.10 build 66 Direct download from GitHub]
*** MD5 (GZip file): C4CC29D27903913B6C2B2A93A15A289F
*** File Size: 707MB
* Please allows some time (around 5 minutes) for the initialization process on 1st boot
== Android 6.x ==
=== Android 6.0 (HDMI Video Output) [20170112 v2.0.1] ===
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity
* Rootable build, online update (OTA) only work when the build still not root
* Set default HDMI output to 720P, video setting supports both 720P and 1080P/
* There is no Phoenixcard build release
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain
* DD images:
** For 8GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): AC89A7938ADD59CFBB6355D372AFD644
**** File Size: 707MB
** For 16GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 03A02D77B5EBC3F97CAB7FFA9DF3C229
**** File Size: 773MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): D54C79F9D71A4748708DE85AB01DC610
**** File Size: 796MB
** For 64GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): C89596F8B5A265BFEE567F8EC899697E
**** File Size: 755MB
* Rooted DD images:
** For 8GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 4EB51111E9A961C82B397E261DBB164B
**** File Size: 985MB
** For 16GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): C5A692C72ABF1978A199C699B1875A7C
**** File Size: 993MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): C6834C44B116C8325DCC0F10CFB840D7
**** File Size: 1.01GB
** For 64GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): D6857EDAAEDEADF7F4FF5C98FC068D93
**** File Size: 1.05GB
=== Android 6.0.1 (LCD Panel Video Output) [20170209] ===
* THIS VERSION IS FOR LCD PANEL !!!!
* Support dual display (LCD + HDMI output) output
* Rootable build, online update (OTA) only work when the build still not root
* new MAC address assignment method, tags to board and SoC unique ID
* LCD resolution is 1024 x 600
* Support CSI camera module
* The Android build suitable for 1GB/2GB PINE A64+ Board
* DD images:
** For 8GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 61E969F159C6B11D0632C6633C6A5583
**** File Size: 761MB
** For 16GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 0D83B4E698FEE88BAFF17606F4FB66C8
**** File Size: 777MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]]
**** MD5 (GZip file): DFC12CA8342FBE1E604B85B4E83C49B2
**** File Size: 703MB
** For 64GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 60E9ED3D93D37A15D29A0C5A3B4F2C52
**** File Size: 830MB
* Phoenix Card image:
** Only use Phoenixcard method as last resort option
** Expected slow (10-30 minutes) boot up and response time during initialization
** This process may not everytime build up successfully
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B
**** File Size: 412MB
* Rooted DD images:
** For 8GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 5E40EDFCC0EE846999D9543C920DA508
**** File Size: 763MB
** For 16GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): D90F725C838092C87E7F081A6156B1E8
**** File Size: 925MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 89A31B23E8A1075EC2CDE0C5630A7895
**** File Size: 708MB
** For 64GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]]
**** MD5 (GZip file): A1FA73DAEB063AE922DBD67B3F1E8211
**** File Size: 831MB
* Phoenix Card image:
** Only use Phoenixcard method as last resort option
** Expected slow (10-30 minutes) boot up and response time during initialization
** This process may not everytime build up successfully
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B
**** File Size: 412MB
== Android 5.x ==
=== Android 5.1.1 (HDMI Video Output) [20161208 v1.2.8] ===
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity
* Rootable build, online update (OTA) only work when the build still not root
* Set default HDMI output to 720P, video setting supports both 720P and 1080P
* Update GMS software package to 5.1r4
* Set UVC USB camera as front camera and 5M Pixel camera module as real camera
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain
* Offline OTA Update images 20160711 ver 1.2.6 build:
** 1. Download the zip file and copy over to Android microSD card using "ES File Explorer" app
** 2. Launch "Update" app, and press "back" key, the "local update" box will appear
** 3. Select the download zip file and perform update. Please note that this update file is large and will targets around 10 minutes to perform this update
*** [https://files.pine64.org/os/pine-a64/android/ota_inc_v1.2.6_v1.2.8.zip Direct download from pine64.org]
**** MD5 (Zip file): 6305067832B68B0869A39FD1DEDD397D
**** File Size: 4MB
* DD images:
** For 8GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 10FE76153EA1BAC8CB5E32D861728378
**** File Size: 641MB
** For 16GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 89F58F3E73D49C8C0457680EFB6964B3
**** File Size: 652MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 9656755D826164FA32FF95CF3B7D5B3A
**** File Size: 664MB
** For 64GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 15DB0DAF1555055970FF2F0E3376666C
*** File Size: 699MB
* Phoenix Card image:
** Only use Phoenixcard method as last resort option
** Expected slow (10-30 minutes) boot up and response time during initialization
** This process may not everytime build up successfully
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B
**** File Size: 412MB


* Rooted DD images:
{| class="wikitable"
** For 8GB microSD Card
!colspan="2" style="background: #a7d7f9;"| Default credentials
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]
|-
**** MD5 (GZip file): E6A6604E2C8739E06CCCAF39FD23DED3
! Default user
**** File Size: 635MB
| <code>-/passwd</code>
** For 16GB microSD Card
|}
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]]
**** MD5 (GZip file): 911862D50E31F190A216BCE6A201421F
**** File Size: 652MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): 26DE24B6462EBF07FBC6B552B69FF374
**** File Size: 672MB
** For 64GB microSD Card
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]
**** MD5 (GZip file): B7D429A912AA01017F70847B1F5AADAB
**** File Size: 699MB
* Phoenix Card image:
** Only use Phoenixcard method as last resort option
** Expected slow (10-30 minutes) boot up and response time during initialization
** This process may not everytime build up successfully
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B
**** File Size: 412MB


=== [OLD] Android 5.1.1 (LCD Panel Video Output) [20160603] ===
== BSD ==
* THIS VERSION IS FOR LCD PANEL !!!! (Same LCD panel orientation as previous build)
* Rootable build, online update (OTA) only work when the build still not root
* new MAC address assignment method, tags to board and SoC unique ID
* LCD resolution is 1024 x 600
* Support CSI camera module
* The Android build suitable for 1GB/2GB PINE A64+ Board
* DD images:
** For 8GB microSD Card
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]
**** MD5 (Zip file): 689C05185D95D10B1F211E0A155C3BB2
**** File Size: 597MB
** For 16GB microSD Card
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]
**** MD5 (Zip file): E24981B1ADECF5E578CB0D4E8FB638D9
**** File Size: 604MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]
**** MD5 (Zip file): 6486B0017DFCCB5068665E24D87C0D22
**** File Size: 626MB
** For 64GB microSD Card
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]
**** MD5 (Zip file): 3CC094B520C78B90C9F00069AA06B2AB
**** File Size: 645MB


* Rooted DD images:
=== NetBSD ===
** For 8GB microSD Card
[[File:netbsd.png|right|100px]]
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]
**** MD5 (Zip file): 9271CAF9F2C1769664BFCEF30EB829C4
**** File Size: 591MB
** For 16GB microSD Card
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]
**** MD5 (Zip file): AB45150D5DFCF0FAA438B8323A829BEC
**** File Size: 603MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]
**** MD5 (Zip file): 893D32274C973D41B472228B80DFAFC2
**** File Size: 634MB
** For 64GB microSD Card
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]
**** MD5 (Zip file): 2A722CC6490132ADCEB4F3A878F8B1AA
**** File Size: 663MB
* Phoenix Card image:
** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard.zip Direct download from pine64.org]
*** MD5 (Zip file): 26ECB4ADECEB5126F7896E80E6123B8B
*** File Size: 348MB


'''NetBSD''' is a free, fast, secure, and highly portable Unix-like Open Source operating system. To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page].


== Bliss OS ==
Download:
* [https://www.invisible.ca/arm/ Direct download] (345MB, select ''PINE A64 / PINE A64+'')


Notes:
* NetBSD community build for microSD boot
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Root user and SSH
| <code>root/[none]</code>
|}


=== Bliss OS [20170919] ===
== Windows 10 IoT ==
* An Open-Source OS, based on Android, for phones, tablets & PCs
[[File:win10iot.png|right|100px]]
* Multi-Windows Android Build
* You can visit the Bliss OS website [https://blissroms.com/ here]
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board
* DD images:
** [https://files.pine64.org/os/pine-a64/bliss/Bliss-pine64_a64+_20170919.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 01a50f62460b759a4fb49dd93cf72fe9
*** File Size: 945MB
* Use the Taskbar launcher for Desktop mode UI
 
 
== Remix OS ==
 
'''<span style="color:#FF0000">[DISCONTINUED]</span>'''
 
 
 
=== Remix OS 2.0 [20170105] ===
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity
* Add Remix apps market
* Video setting supports both 720P and 1080P
* Supports video screen scaling function
* New MAC address assignment method, tags to board and SoC unique ID
* Support UVC USB camera as front camera
* Known issues:
** Not yet support 5M Pixel camera module as real camera.
** Even the HDMI output can set to 720P, but during boot up time, the boot logo stil maintain as 1080P
* There is no Phoenixcard build release
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board
* DD images:
** For 8GB microSD Card
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-8GB.img.gz Direct download from pine64.org]
*** [https://pan.baidu.com/s/1jIBKjsU Direct Download from BaiduPan for China user]
**** MD5 (GZip file): 77E499DF8BFF9A39F9C58E04877A41B5
**** File Size: 1.10GB
** For 16GB microSD Card
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-16GB.img.gz Direct download from pine64.org]
*** [https://pan.baidu.com/s/1pLCpVsR Direct Download from BaiduPan for China user]
**** MD5 (GZip file): CF65049DA13A4AD8BA6D4BC19D97FB35
**** File Size: 999MB
** For 32GB microSD Card
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-32GB.img.gz Direct download from pine64.org]
*** [https://pan.baidu.com/s/1skSkIhn Direct Download from BaiduPan for China user]
**** MD5 (GZip file): E1CA0D611307B5657BBFD73E4825C83D
**** File Size: 1.18GB
** For 64GB microSD Card
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-64GB.img.gz Direct download from pine64.org]
*** [https://pan.baidu.com/s/1bFifr4 Direct Download from BaiduPan for China user]
**** MD5 (GZip file): D6988832DDB5790EA2FC4DEE3CB6CCD9
**** File Size: 1.18GB
 
 
= Windows 10 IoT Releases =
 


Download:
* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT direct download] from ''pine64.org'' (957MB, MD5 of FFU file ''ACA617C0C9CEDA705DD510BF041E79B4'')


Notes:
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]
Line 716: Line 214:
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]


== Win10 IoT [10.0.15063.0_20170602] ==
Changelog for Win10 IoT 10.0.15063.0_20170602:
* 10.0.15063.0_20170602
* 10.0.15063.0_20170602
** Update Notes since 10.0.15063.0_20170524:
** Update Notes since 10.0.15063.0_20170524:
Line 742: Line 240:
*** Ethernet device may not start with problem code 12 at the first time to bring up
*** Ethernet device may not start with problem code 12 at the first time to bring up


* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT Direct Download from pine64.org]
== Linux BSP SDK ==
** MD5 (FFU file): ACA617C0C9CEDA705DD510BF041E79B4
** File Size: 957MB
 
 
 
 
= Linux BSP SDK =
 
== Linux BSP Kernel 4.9 ==
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 7736e3c4d50c021144d125cc4ee047a4
** File Size: 5.40GB
 
 
= Android SDK =
 
== Android Oreo [v8.1] ==
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download from pine64.org]
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87
** File Size: 24.94GB
 


Linux BSP Kernel 4.9
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download] from ''pine64.org'' (5.4GB, MD5 of the TAR-GZip file ''7736e3c4d50c021144d125cc4ee047a4'')


== Android SDK ==


Android Oreo (v8.1)


= Mali-400 64-bit Driver =
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download] from ''pine64.org'' (24.94GB, MD5 of the TAR-GZip file ''b0394af324c70ce28067e52cd7bc0c87'')


== Mali-400 64-bit Driver [20171220] ==
== Other resources ==
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]
 
= Other Tools =


* [[Mali Driver]]
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]


 
[[Category:PINE A64]]
 
= Checking microSD Card Performance and whether it is Counterfeit =
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]
This will help you to determine if the SD-Card is Counterfeit Drive or not
 
[[Category:Pine A64]]

Latest revision as of 15:03, 26 September 2023

This page contains a list of all available releases for the PINE A64 and PINE A64+, as well as links to other resources.

Note: The images for the PINE A64 and PINE A64+ are not compatible with the PINE A64-LTS due to LPDDR3 memory configuration. For PINE A64-LTS, please use the SOPINE Software Releases.

Linux

Special thanks to Sunxi community and longsleep for their contributions

Below you will find useful links to various resources and forum threads:

AOSC

Aosc.png

AOSC OS is a general purpose Linux distribution that strives to simplify user experience and improve free and open source software for day-to-day productivity. To learn more about AOSC, please visit the official AOSC website.

Download:

Default credentials
Default user aosc/anthon

Arch Linux ARM

Archlinux-logo.png

Arch Linux ARM is a distribution of Linux for ARM computers.

Installation:

Armbian

Armbian.png

Armbian is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored.

Download:

Debian

Debian-logo.png

Debian is an operating system and a distribution of free software. See the forum thread here.

Download:

Instructions:

  • Download: firmware.pine64_plus.img.gz
  • Download: partition.img.gz
  • Create the disk image:
    • For Linux: zcat firmware.pine64_plus.img.gz partition.img.gz > complete_image.img
    • For Mac: gzcat firmware.pine64_plus.img.gz partition.img.gz > complete_image.img
  • Write the image to your boot device:
    • For Linux: dd if=complete_image.img of=your_chosen_boot_device bs=4M
    • For Mac: see Getting started

Notes:

  • An Ethernet connection is required for the above installer

DietPi

Dietpi.png

DietPi is a lightweight yet easy to setup and feature-rich Linux distribution, based on Debian. To find out more about DietPi, please visit the official documentation. Discuss the PINE A64 build on the PINE64 forum thread.

Download:

Default credentials
Default user root/dietpi

FreedomBox

FreedomBox.jpg

FreedomBox is a private server for non-experts: it lets you install and configure server applications with only a few clicks. For more information about FreedomBox, please visit http://www.freedombox.org.

⚠️ The linked release is outdated and should no longer be used!

Download:

Notes:

  • This is a headless build, not HDMI output.
  • Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.
  • Freedom Manual: https://wiki.debian.org/FreedomBox/Manual

LibreELEC

Libreelec.jpg

LibreELEC is a "Just enough OS" Linux distribution combining the Kodi media center with an operating system.

Download:

  • 512MB PINE A64: direct download from Libreelec nightly build site (look for LibreELEC-A64.arm-...-nightly-xxxxxxxx-xxxxxxx-pine64.img.gz)
  • 1GB/2GB PINE A64+ Board: direct download from Libreelec nightly build site (look for LibreELEC-A64.arm-...-nightly-xxxxxxxx-xxxxxxx-pine64-plus.img.gz)

Notes:

  • Nightly build for microSD boot

motionEyeOS

Motioneyeos.png

motionEyeOS is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend. Visit the motionEyeOS GitHub and its GitHub Wiki for more information

Download:

Notes:

  • Suitable for 1GB/2GB PINE A64(+) variants
  • There are 2 ways to interact with the OS:
    • Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface
    • Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login
Default credentials
Default user admin/-

NEMS Linux

Nems.jpg

NEMS stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers. To find out more on NEMS Linux, please visit their site.

⚠️ The linked release is outdated and should no longer be used!

Download:

Notes:

  • Suitable for all 512MB/1GB/2GB PINE A64(+) variants
Default credentials
Default user nemsadmin/nemsadmin

openSUSE

Opensuse-distribution.png

openSUSE is a free and open source RPM-based Linux distribution developed by the openSUSE project. More details can be found under https://en.opensuse.org/HCL:Pine64.

Download:

OpenWRT

Openwrt logo square.png

The OpenWrt Project is a Linux operating system targeting embedded devices.

Download:

  • Direct download (look for pine64_pine64-baseboard-ext4-sdcard.img.gz and pine64_pine64-baseboard-squashfs-sdcard.img.gz)

Notes:

  • OpenWRT community build for microSD boot.
  • This is headless build, please use serial console to configure
Default credentials
Default user -/passwd

BSD

NetBSD

Netbsd.png

NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. To learn more about NetBSD please visit NetBSD main page.

Download:

Notes:

  • NetBSD community build for microSD boot
  • Instructions concerning enabling SSH can be found here
Default credentials
Root user and SSH root/[none]

Windows 10 IoT

Win10iot.png

Download:

Notes:

Changelog for Win10 IoT 10.0.15063.0_20170602:

  • 10.0.15063.0_20170602
    • Update Notes since 10.0.15063.0_20170524:
      • Fix the failure of default application installation caused by a app certification issue
      • Fix that the default application cannot start automatically after installation
      • Fix Ethernet initialization problem and now the Ethernet will start successfully every time
      • Enable the usermode access for all unusable GPIO pins in Pi-2 bus( later provide a UWP sample to show how to control these pins )
    • Extra Notes:
  • 10.0.15063.0_20170524
    • Some Updates:
      • Update the OS version to build v.10.0.15063.0 (Creators Update)
      • New page style of Device Portal, visit https://deviceipaddr:8080 to check it
      • Built-in Cortana assistant, need to be enabled in settings page in default app and Device Portal
      • Support on-screen keyboard, need to be enabled in Device Portal
      • Enable 100M Ethernet and fix some bugs
      • Support built-in UART bus in A64 SoC(not built in the ffu, later provide driver binary and deployment helper)
      • Support built-in IR module in A64 SoC(not built in the ffu, later provide source code and dev doc for developers in community)
    • Known Issues:
      • Kernel debug is enabled by default. This will slow the bring-up process. If a kernel debug is not necessary for you, visit Device Portal and navigate to Processes->Run Command page, run this command to disable:
        • Bcdedit /store C:\EFIESP\EFI\Microsoft\boot\BCD /set {default} debug off
      • An PnP bug in audio device may cause a blue screen when acting software shutdown
      • Ethernet device may not start with problem code 12 at the first time to bring up

Linux BSP SDK

Linux BSP Kernel 4.9

  • Direct Download from pine64.org (5.4GB, MD5 of the TAR-GZip file 7736e3c4d50c021144d125cc4ee047a4)

Android SDK

Android Oreo (v8.1)

  • Direct Download from pine64.org (24.94GB, MD5 of the TAR-GZip file b0394af324c70ce28067e52cd7bc0c87)

Other resources