Difference between revisions of "PINE A64 Software Releases"

From PINE64
Jump to navigation Jump to search
m (→‎DietPi: Update download links for new xz-compressed images)
 
(434 intermediate revisions by 15 users not shown)
Line 1: Line 1:
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.


{{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]].}}


= Checking microSD Card performance and check whether is counterfeit =
== Linux ==
* [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]
* [http://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.


'''Special thanks to Sunxi community and longsleep for their contributions'''


Below you will find useful links to various resources and forum threads:
* [https://linux-sunxi.org/Pine64 Sunxi PINE64 Page]
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]
* [https://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on PINE64 Forum]
* [https://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Xenial 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]]
'''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>
|}
=== Arch Linux ARM ===
[[File:Archlinux-logo.png|right|100px]]
'''Arch Linux ARM''' is a distribution of Linux for ARM computers.


= Linux Image Release =
Installation:
== Special thanks to Sunxi community and longsleep contribution ==
* https://archlinuxarm.org/platforms/armv8/allwinner/pine64
* [https://linux-sunxi.org/Pine64 Sunxi Pine64 Page]
 
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]
=== Armbian ===
* [http://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on Pine64 Forum]
[[File:armbian.png|right|100px]]
* [http://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Ubuntu Xenial Thread on Pine64 Forum]
 
* [http://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on Pine64 Forum]
'''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]]
 
'''Debian''' is an operating system and a distribution of free software. See the forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].
 
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]]


== Debian Linux Jessie with Mate GUI Image [20160701] by lenny.raposo with Longsleep kernel ==
Notes:
* DD image (for 8GB and above SD Card):
* An Ethernet connection is required for the above installer
** [http://forum.pine64.org/showthread.php?tid=497&pid=4292#pid4292 Lenny's Debian Support thread on Pine64 forum]
** [http://files.pine64.org/os/debian/debian-mate-jessie-20160701-lenny.raposo-longsleep-pine64-8GB.zip Direct download from pine64.org]
** [http://files.pine64.org/os/debian/debian-mate-jessie-20160701-lenny.raposo-longsleep-pine64-8GB.zip.torrent Torrent Download ]
** [http://pan.baidu.com/s/1kVEr2ZX Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 2356BC9C50AADEF2CFB9D7BEAA23B35A
** File Size: 1.70GB
* Up to date on longsleep uboot, kernel and fixes
* Suitable for 512MB/1GB/2GB PineA64 Board
* Login with
** username: debian
** password: debian
* Execute resize_rootfs.sh script to resize the root partition in order to fully utilize the SD Card


== Debian Linux Jessie with Mate GUI Image [20160508] by lenny.raposo with Longsleep kernel ==
=== DietPi ===
* DD image (for 8GB and above SD Card):
[[File:dietpi.png|right|100px]]
** [https://www.pine64.pro/download.php?option=download&optionid=39 Direct download from pine64 pro]
** [http://forum.pine64.org/showthread.php?tid=497&pid=4292#pid4292 Lenny's Debian Support thread on Pine64 forum]
** MD5 (Zip file): 278a8bbdc4efa4c8026a2c9f3354dbcf
** File Size: 878MB
* Up to date on longsleep uboot, kernel and fixes
* Suitable for 512MB/1GB/2GB PineA64 Board
* Login with
** username: debian
** password: debian
* Execute resize_rootfs.sh script to resize the root partition in order to fully utilize the SD Card


== Ubuntu Linux Image [20160530] based on Longsleep work, build by Pine64 ==
'''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].
* Thanks to longsleep works, the Linux build progress rapidly, This is a build based on longsleep works and may not have all bell and whistles from longsleep and Sunxi community. For latest build, you can create one and [http://forum.pine64.org/showthread.php?tid=376 following this thread]
* DD image (for 8GB and above SD Card):
** [http://files.pine64.org/os/ubuntu/xubuntu-xenial-mate-20160528-longsleep-pine64-8GB.zip Direct download from pine64.org ]
** [http://pan.baidu.com/s/1miEVygK Direct Download from BaiduPan for China user ]
** MD5 (Zip file) : 261E440C324BAAC3B74CDB326DE98A20
** File Size: 2.37GB
* Based on longsleep xubuntu-xenial 20160507
* Included Mate Desktop, Firebox Browser, Thunderbird Email, and LibreOffice Suite.
* Included with Wifi, [Bluetooth still not yet working]
* Suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board
* Login with
** username: ubuntu
** password: ubuntu
* Execute resize_rootfs.sh script to resize the root partition in order to fully utilize the SD Card


* Previous 20160502 Build [8GB DD image]
Download:
** [http://files.pine64.org/os/ubuntu/xubuntu-xenial-20160502-longsleep-pine64-8GB.zip Direct download from pine64.org ]
* [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)
** MD5 (Zip file) : D3037E49D2CAB821006E19BE6E6F39BD
* [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)
** File Size: 1.76GB
* Previous 20160421 Build [8GB DD image]
** [http://files.pine64.org/os/ubuntu/xubuntu-xenial-20160421-longsleep-pine64-8GB.zip Direct download from pine64.org ]
** [http://files.pine64.org/os/ubuntu/xubuntu-xenial-20160421-longsleep-pine64-8GB.zip.torrent Torrent Download ]
** MD5 (Zip file) : 1cd06bdcbc1ceaf80b81c46638045ff7
** File Size: 1.84GB


== Arch Linux with XFCE GUI Image [20160501] based on Longsleep build, updated by Pine64 ==
{| class="wikitable"
* Thanks to longsleep works, the Linux build progress rapidly, This is an OLD build based on longsleep and may not have all bell and whistles from longsleep and Sunxi community. Please note that longsleep no longer support on the ArchLinux development and focus on ubuntu.
!colspan="2" style="background: #a7d7f9;"| Default credentials
* DD image (for 8GB and above SD Card):
|-
** [http://files.pine64.org/os/archlinux/archlinux-20160501-longsleep-pine64-8GB.zip Direct download from pine64.org ]
! Default user
** MD5 (Zip file): 69D719BA214D1B2842BE0EF79BF034F8
| <code>root/dietpi</code>
** File Size: 1.15GB
|}
* Up to date on longsleep uboot, kernel and fixes
* Included XFCE Desktop, Midori Browser, Thunder Email, LibreOffice Suite, and Gnome MPlayer
* Included with Wifi, [Bluetooth still not yet working]
* Suitable for 512MB/1GB/2GB PineA64 Board
* Login with
**User Name: alarm  Password: alarm
**User Name: root  Password: root
* Execute resize_rootfs.sh script to resize the root partition in order to fully utilize the SD Card


=== FreedomBox ===
[[File:FreedomBox.jpg|right|100px]]


== Ubuntu Linux Image base on Longsleep 20160415 image, courtesy of Michael Larson==
'''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.
* [https://docs.google.com/uc?id=0BwrRh39nVNPsaF9IN2l1aVlWUW8 Direct download from google drive ]
* Included Midori Browser, Geary Email, LibreOffice Suite, VLC, and Gimp
* Suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board
* You can flash this in linux using all the regular methods or you can use Win32 Disk Image software or something simular.
* Gparted is installed and allows you to re-size the rootfs partition to the rest of your drive if it is bigger than an 8GB drive.[https://youtu.be/0_XX10fn4U4 See the video instruction on how to use Gpart and change login information]
* User Name: Ubuntu  Password: ubuntu
* User Name: Ubuntu2  Password: ubuntu2


{{Outdated release}}


= openHAB Open Source Home Automation Image Release =
Download:
== openHAB Image base on Ubuntu Linux Longsleep image==
* [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]
* You need to agree on Oracle Binary Code License Agreement for the Java SE Platform Products and JavaFX in order to download
* [http://wiki.pine64.org/index.php/Oracle_Agreement openHAB Image Download ]
* Suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board
* You can flash this in linux using all the regular methods or you can use Win32 Disk Image software or something similar.
* This is a "headless" build, the setup process thru serial console, no HDMI vidoe output.
* Login with
** username: openhab
** password: changeit
* Execute resize_rootfs.sh script to resize the root partition in order to fully utilize the SD Card
* Includes Oracle JDK 1.8.0
* openHAB is installed in /opt/openhab
* openHAB is started as a system service, you can use systemctl for it:
** sudo systemctl status openhab
** sudo systemctl stop openhab
** sudo systemctl start openhab
* Initial boot can take a few minutes before http://openhab:8080 becomes available.
* Note: ZWave is NOT yet supported
* For getting started with openHAB, please refer to http://docs.openhab.org/


= Remix OS Image Release =
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


== Remix OS 2.0 Image Release 20160718 ==
=== LibreELEC ===
* 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
[[File:libreelec.jpg|right|100px]]
* OTA starts distribute after two weeks when this build confirmed as good released candidate
* Overall performance improvement
* 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.
* DD image (for 8GB microSD Card):
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-8GB.zip Direct download from pine64.org]
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-8GB.zip.torrent Torrent download]
** [http://pan.baidu.com/s/1boJbtCF Direct Download from BaiduPan for China user ]
** MD5 (Zip file): AE2256F46FAB2C9F8B9556FCB5995B3B
** File Size: 997MB


* DD image (for 16GB microSD Card):
'''LibreELEC''' is a "Just enough OS" Linux distribution combining the Kodi media center with an operating system.
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-16GB.zip Direct download from pine64.org]
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-16GB.zip.torrent Torrent download]
** [http://pan.baidu.com/s/1hsjp4Ja Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 71587B7F7D86F39CD0874800C0491EA0
** File Size: 1.02GB


* DD image (for 32GB microSD Card):
Download:
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-32GB.zip Direct download from pine64.org]
* 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'')
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-32GB.zip.torrent Torrent download]
* 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'')
** [http://pan.baidu.com/s/1qYH5e6C Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 0DAEC86248A7448B8D4F41B4DAEB9D6B
** File Size: 1.05GB


* DD image (for 64GB microSD Card):
Notes:
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-64GB.zip Direct download from pine64.org]
* Nightly build for microSD boot
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-64GB.zip.torrent Torrent download]
** [http://pan.baidu.com/s/1geMqXqj Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 6578237CB249DDE5A86A6D06D6793804
** File Size: 1.08GB


* Phoenix Card image:
=== motionEyeOS ===
** Only use Phoenixcard method as last resort option.
[[File:motioneyeos.png|right|100px]]
** Expected slow (10-30 minutes) boot up and response time during initialization. After initial setup and reboot, the performance will resume back to normal.
** This process may not everytime build up successfully
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-phoenixCard.zip Direct Download from pine64.org ]
** [http://files.pine64.org/os/remix/remix-v2.0-20160718-pine64-phoenixCard.zip.torrent  Torrent download ]
** [http://pan.baidu.com/s/1skWLSlR Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 69566EF6E37340ACD138F58C66B6C6C7
** File Size: 575MB


== Remix OS 2.0 Image Release 20160415 [BETA] ==
'''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
* 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 image (for 8GB microSD Card):
** [http://files.pine64.org/os/remix/remix-v2.0-20160415-pine64-8GB.zip Direct download from pine64.org]
** [http://pine.myggns.com/bozon/index.php?f=1572095b66567f 2nd download site]
** [http://files.pine64.org/os/remix/remix-v2.0-20160415-pine64-8GB.zip.torrent Torrent download]
** MD5 (Zip file): efeb178d28593d4d928f70c8506953a4
** File Size: 1.2GB


* DD image (for 16GB microSD Card):
Download:
** [http://files.pine64.org/os/remix/remix-v2.0-20160415-pine64-16GB.zip Direct download from pine64.org]
* 1GB/2GB PINE A64(+): [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub] (look for ''motioneyeos-pine64-xxxxxxxx.img.xz'')
** MD5 (Zip file): 980FD21C1B5B2E458F37E7C79AA82FFC
** File Size: 1.1GB


* DD image (for 32GB microSD Card):
Notes:
** [http://files.pine64.org/os/remix/remix-v2.0-20160415-pine64-32GB.zip Direct download from pine64.org]
* Suitable for 1GB/2GB PINE A64(+) variants
** MD5 (Zip file): 604AF6EA27694D72726B5EB3FEADCA21
* There are 2 ways to interact with the OS:
** File Size: 1.0GB
** 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


* DD image (for 64GB microSD Card):
{| class="wikitable"
** [http://files.pine64.org/os/remix/remix-v2.0-20160415-pine64-64GB.zip Direct download from pine64.org]
!colspan="2" style="background: #a7d7f9;"| Default credentials
** MD5 (Zip file): E229ABB77747EBD4BA7DD511E79332E9
|-
** File Size: 1.4GB
! Default user
| <code>admin/-</code>
|}


* Phoenix Card image:
=== NEMS Linux ===
** [http://files.pine64.org/os/remix/remix-v2.0-20160415-pine64-phoenixCard.zip Direct Download from pine64.org ]
[[File:nems.jpg|right|100px]]
** [http://pine.myggns.com/bozon/index.php?f=1572097a5e7e0e 2nd download site]
** [http://files.pine64.org/os/remix/remix-v2.0-20160415-pine64-phoenixCard.zip.torrent  Torrent download ]
** MD5 (Zip file): 82cb23dfd58d11c53bc7986a7b15d4e6
** File Size: 465MB


'''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}}


= Android Image Release =
Download:
== Android 7.0 Community Alpha Image Release ver 1.4 build 51, Special thanks to ayufan contribution ==
* [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux] (2.66GB, MD5 of the xz file is ''ac508549a829021491cfa23aeb18a063'')
* The Android build suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board due to system memory constrain
* [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'')
* [http://forum.pine64.org/showthread.php?tid=2136 ayufan Android 7.0 build Thread on Pine64 Forum]
* [http://forum.pine64.org/showthread.php?tid=2080 ayufan Android 7.0 TV HDMI and 4K Thread on Pine64 Forum]
* Changes
** Revert back to using BSP kernel: https://github.com/ayufan-pine64/linux-3.10,
** Add support for touch panel for LCD,
** Add support for 5M camera for LCD,
** Improve HDMI CEC driver,
* Working
** Uses BSP kernel: https://github.com/ayufan-pine64/linux-3.10,
** Graphics
** Ethernet
** WIFI
** Sound
** HW video acceleration
** CPU/GPU frequency and cores scaling
** LCD (configure uEnv.txt)
** Bluetooth
** GPIO in Android
** Camera: UVC and 5M pixel
** Touchscreen
** IR remote
* What does not work:
** No support for DRM: https://support.google.com/widevine/answer/6072714 (L1 or at least L3): no Netflix, YouTube only 360p,
** HDMI CEC works only on some TV models,
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.0
* Please allows some time for the initialization process
* DD images (advise 4GB microSD card and above):
** [http://files.pine64.org/os/android/android-7.0-pine-a64-v1.4-r51.img.gz Android 7.0 alpha ver 1.4 build 51 Direct download from pine64.org]
** [http://files.pine64.org/os/android/android-7.0-pine-a64-v1.4-r51.img.gz.torrent Android 7.0 alpha ver 1.4 build 51 Torrent Download]
** [http://pan.baidu.com/s/1qYjbPXM Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 14CF55B20AB12E9262E17C01DD14B29C
** File Size: 770MB
** [http://files.pine64.org/os/android/android-7.0-pine-a64-tv-v1.4-r51.img.gz Android 7.0 TV alpha ver 1.4 build 51 Direct download from pine64.org]
** [http://files.pine64.org/os/android/android-7.0-pine-a64-tv-v1.4-r51.img.gz.torrent Android 7.0 TV alpha ver 1.4 build 51 Torrent Download]
** [http://pan.baidu.com/s/1mhXEH76 Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 89218B70A911970669DA778451D1AD4A
** File Size: 677MB


== Android 5.1.1 Image (HDMI Video Output) Release 20160711 ==
Notes:
* The Android build suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board due to system memory constrain
* Suitable for all 512MB/1GB/2GB PINE A64(+) variants
* 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
* Add Ethernet Network setting.
* Update GMS software package to 5.1r4
* Set UVC USB camera as front camera and 5M Pixel camera module as real camera
* Offline OTA Update images  20160505 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.
*** [http://files.pine64.org/os/android/v1.2.5_v1.2.6.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1nvEn0CD Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 0F3EE145F973D9738EC8D8DC9D746576
*** File Size: 178MB
* DD images:
** For 8GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-8GB.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-8GB.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1kVk5r2v Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 974C60C618A2F65657DDE9B1798812AB
*** File Size: 646MB
** For 16GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-16GB.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-16GB.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1o7BnuOy Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): FAA48E4261451C1F54094AB6C253E76C
*** File Size: 655MB
** For 32GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-32GB.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-32GB.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1dFLVoNB Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): D46671B0FCE1B3572103E2615A494C78
*** File Size: 682MB
** For 64GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-64GB.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-64GB.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1qYoyRAs Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): C7453B4E84B145ED46FA927702FB97A3 
*** File Size: 707MB


* Rooted DD images:
{| class="wikitable"
** For 8GB microSD Card
!colspan="2" style="background: #a7d7f9;"| Default credentials
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-8GB.zip Direct download from pine64.org]
|-
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-8GB.zip.torrent Torrent Download]
! Default user
*** [http://pan.baidu.com/s/1jHP8C3W Direct Download from BaiduPan for China user ]
| <code>nemsadmin/nemsadmin</code>
*** MD5 (Zip file): F4E01CC0C6CBC3B32D28FF832FD7B057
|}
*** File Size: 648MB
** For 16GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-16GB.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-16GB.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1c2HT8nI Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 439659B86FD95D1F60879EBBC1A5A6AF
*** File Size: 6582MB
** For 32GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-32GB.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-32GB.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1dFwSM9F Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 7FE24E875E208864F1E71991C0898419
*** File Size: 719MB
** For 64GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-64GB.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160711-pine64-64GB.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1i52Qqf7 Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): D456DECA5929AA18FBF79A6ED064DADF
*** File Size: 702MB


* Phoenix Card image:
=== openSUSE ===
** Only use Phoenixcard method as last resort option.
[[File:Opensuse-distribution.png|right|100px]]
** Expected slow (10-30 minutes) boot up and response time during initialization.
** This process may not everytime build up successfully
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-phoenixCard.zip Direct download from pine64.org]
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160711-pine64-phoenixCard.zip.torrent Torrent Download]
*** [http://pan.baidu.com/s/1o7X7USa Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): BFFA4786081C9CAF6C1756EB41BF6316
*** File Size: 410MB


== Android 5.1.1 Image (HDMI Video Output) Release 20160505 ==
'''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.
* The Android build suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board due to system memory constrain
* 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.
* The Bluetooth functions now work which broken on previous build.
* HDMI output can set to either  720P or 1080P. The boot up logo screen still display on 1080P and will change to 720P on next build
* Supports video screen scaling function
* Implement new UVC USB camera driver
* DD images:
** For 8GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160505-pine64-8GB.zip Direct download from pine64.org]
*** MD5 (Zip file): FF893E3BE6C2C3695A6217244AF6A336 
*** File Size: 596MB
** For 16GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160505-pine64-16GB.zip Direct download from pine64.org]
*** MD5 (Zip file): 790F89AED4C9236D337EC98D7F74293A
*** File Size: 594MB
** For 32GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160505-pine64-32GB.zip Direct download from pine64.org]
*** MD5 (Zip file): EDE6DDC80C5A2BE7441414D2851ABA0B
*** File Size: 931MB
** For 64GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-20160505-pine64-64GB.zip Direct download from pine64.org]
*** MD5 (Zip file): 0DEE0A2A9A7F69B6354679C4B7E3CCCF 
*** File Size: 1.10GB


* Rooted DD images:
Download:
** For 8GB microSD Card
* [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/ Images]
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160505-pine64-8GB.zip Direct download from pine64.org]
* Headless build: [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/openSUSE-Tumbleweed-ARM-JeOS-pine64.aarch64.raw.xz Direct download]
*** MD5 (Zip file): 322E2680A32B43B5EE4D2DF15BE0B767
*** File Size: 600MB
** For 16GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160505-pine64-16GB.zip Direct download from pine64.org]
*** MD5 (Zip file): D80A6A7E8C013E38C2F647D05C98D300
*** File Size: 932MB
** For 32GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160505-pine64-32GB.zip Direct download from pine64.org]
*** MD5 (Zip file): 21D720FA0AEACEEDEEF53492437539F2
*** File Size: 1.10GB
** For 64GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-20160505-pine64-64GB.zip Direct download from pine64.org]
*** MD5 (Zip file): 5A3998F6159DF55A68063C0FDE9D183B
*** File Size: 1.07GB


* Phoenix Card image:
=== OpenWRT ===
** [http://files.pine64.org/os/android/android-ver5.1.1-20160505-pine64-phoenixCard.zip Direct download from pine64.org]
[[File:Openwrt logo square.png|right|100px]]
** MD5 (Zip file): 8347249BB2106AA103F87B4C9947AFEE
** File Size: 348MB


== Android 5.1.1 Image (LCD Panel  Video Output) Release 20160603 ==
The '''OpenWrt''' Project is a Linux operating system targeting embedded devices.
* THIS VERSION IS FOR LCD PANEL !!!! (Same LCD panel orientation as previous build)
* The Android build suitable for 1GB/2GB Pine A64+ Board.
* 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
* DD images:
** For 8GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1hsO6YFE Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 689C05185D95D10B1F211E0A155C3BB2 
*** File Size: 597MB
** For 16GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1eR7zSAm Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): E24981B1ADECF5E578CB0D4E8FB638D9
*** File Size: 604MB
** For 32GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1sl4BPXb Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 6486B0017DFCCB5068665E24D87C0D22
*** File Size: 626MB
** For 64GB microSD Card
*** [http://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1eSCzM2Q Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 3CC094B520C78B90C9F00069AA06B2AB 
*** File Size: 645MB


* Rooted DD images:
Download:
** For 8GB microSD Card
* [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'')
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1gfz680b Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 9271CAF9F2C1769664BFCEF30EB829C4
*** File Size: 591MB
** For 16GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1bO3bqu Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): AB45150D5DFCF0FAA438B8323A829BEC
*** File Size: 603MB
** For 32GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1gfBbSXX Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 893D32274C973D41B472228B80DFAFC2
*** File Size: 634MB
** For 64GB microSD Card
*** [http://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]
*** [http://pan.baidu.com/s/1o8OuNQM Direct Download from BaiduPan for China user ]
*** MD5 (Zip file): 2A722CC6490132ADCEB4F3A878F8B1AA
*** File Size: 663MB


* Phoenix Card image:
Notes:
** [http://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard.zip Direct download from pine64.org]
* OpenWRT community build for microSD boot.  
*** [http://pan.baidu.com/s/1c2xAKWK Direct Download from BaiduPan for China user ]
* This is headless build, please use serial console to configure
** MD5 (Zip file): 26ECB4ADECEB5126F7896E80E6123B8B
** File Size: 348MB


== Android 5.1.1 Image (HDMI Video Output) Release 20160303 ==
{| class="wikitable"
* The Android build suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board due to system memory constrain
!colspan="2" style="background: #a7d7f9;"| Default credentials
* DD image (for 8GB microSD Card):
|-
** [http://files.pine64.org/os/android/android-ver5.1.1-20160303-pine64-8GB.zip Direct download from pine64.org]
! Default user
** [http://pine.myggns.com/bozon/index.php?f=1571d7b56e33f7 Torrent download ]
| <code>-/passwd</code>
** MD5 (Zip file): 2abdf3578a50e2df2c3e33b8e61c80c9
|}
** File Size: 594MB


* Phoenix Card image:
== BSD ==
** [http://files.pine64.org/os/android/android-ver5.1.1-20160303-pine64-phoenixCard.zip Direct download from pine64.org]
** [http://pine.myggns.com/bozon/index.php?f=1571d7c1c70af4 Torrent download ]
** MD5 (Zip file): 929ba8659028cf42895804864d66991e
** File Size: 337MB


=== NetBSD ===
[[File:netbsd.png|right|100px]]


== Android 5.1.1 Image (LCD Panel Video Output) Release 20160419 ==
'''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].  
* THIS VERSION IS FOR LCD PANEL !!!!
* The Android build only suitable for 1GB/2GB Pine A64+ Board
* Phoenix Card image:
** [http://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160419-pine64-phoenixCard.zip Direct download from pine64.org]
** MD5 (Zip file): 9CC51A45F2A44CDD9D6686640BF64EC3
** File Size: 337MB


== Android PhoenixCard Image Release 20160216 ==
Download:
* The Android build suitable for 1GB/2GB Pine A64+ Board, not advise to run on 512MB Pine A64 Board due to system memory constrain
* [https://www.invisible.ca/arm/ Direct download] (345MB, select ''PINE A64 / PINE A64+'')
** [http://files.pine64.org/os/android/Pinea64_android_lollipop_db1000_20160216.zip Direct download from pine64.org]
** [https://drive.google.com/file/d/0B0cEs0lxTtL3eVZXbVhLb2V0Y00/view?usp=sharing Torrent Download]
** MD5: 0aca1b9cc94babdb9313ce8c33a154f2
** File Size: 345MB


= Windows 10 IoT Release =
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]


== Beta ==
{| class="wikitable"
* Pine64 Win10 IoT build already passed the [https://azure.microsoft.com/en-us/documentation/articles/iot-hub-tested-configurations Microsoft Azure certification.]
!colspan="2" style="background: #a7d7f9;"| Default credentials
* 20160809 Beta Release
|-
* For realease note and installation procedure, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]
! Root user and SSH
** [http://files.pine64.org/os/win10-iot/Pine64_Win10IoTCore10586_beta0.1.ffu Windows IoT code Direct Download from pine64.org ]
| <code>root/[none]</code>
** [http://pan.baidu.com/s/1qYxSpZY Windows IoT code Direct Download from BaiduPan for China user ]
|}
** MD5 (Zip file): 2222BB481FE155556ED18AF3CA61D386
** File Size: 1.10GB
* 20160805 Beta Release
* For step by step installation process, please follow this [https://github.com/Azure/azure-iot-sdks/blob/master/doc/get_started/windows10-iot-core-pine64-csharp.md github link]
** [http://files.pine64.org/os/win10-iot/Windows10IoT_Pine64.ffu Windows IoT code Direct Download from pine64.org ]
** [http://pan.baidu.com/s/1kVJbl5d Windows IoT code Direct Download from BaiduPan for China user ]
** MD5 (Zip file): 933C02C49F4BB078FCC8D9B7AC0F43BD
** File Size: 1.10GB


= Linux BSP SDK =
== Windows 10 IoT ==
[[File:win10iot.png|right|100px]]


== Linux BSP 2.0 ==
Download:
* [http://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0.zip Direct Download from pine64.org ]
* [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'')
** MD5 (Zip file): 29F82640BE1D48616365FC854A23A496
** File Size: 6.68GB


== Linux BSP 1.2 ==
Notes:
* [http://files.pine64.org/os/sdk/A64-ver1.2/A64-BSP-1.2.zip Direct Download from pine64.org ]
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]
** MD5 (Zip file): 60FC4462586C48822408865F1D2A8B25
* 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]
** File Size: 5.92GB
* For release note, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]


== Linux BSP 1.0 20151120 ==
Changelog for Win10 IoT 10.0.15063.0_20170602:
* [https://drive.google.com/file/d/0B0cEs0lxTtL3TkpVSERmSXl3dG8/view?usp=sharing Google Drive : Allwinner A64 Linux 3.10 BSP ]
* 10.0.15063.0_20170602
* [https://drive.google.com/file/d/0B0cEs0lxTtL3UHFyZ3hvQ21veW8/view?usp=sharing Torrent : Allwinner A64 Linux 3.10 BSP ]
** Update Notes since 10.0.15063.0_20170524:
* [http://files.pine64.org/os/sdk/A64-ver1.0/A64-BSP-1.0.zip Direct download from pine64.org : Allwinner A64 Linux 3.10 BSP ]
*** Fix the failure of default application installation caused by a app certification issue
* [https://drive.google.com/file/d/0B0cEs0lxTtL3bkxSOVJVbmNhbVU/view?usp=sharing Linux Boot Image Release 2016/Feb/16 (8.3MB)]
*** Fix that the default application cannot start automatically after installation
** This Linux boot.img support Gigabit Ethernet
*** 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:
*** If you want to connect a USB peripheral for extension, please connect a USB hub to the lower USB interface as the medium
*** Please refer to [https://github.com/Leeway213/BSP-aw1689/blob/master/doc/Dev%20Guide.md Part 2 of chapter 3: Debug with a virtual net over USB] on how to use the upper USB interface


= Android SDK =
* 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


== Android Marshmallow ver 6.0 ==
== Linux BSP SDK ==
* [http://files.pine64.org/os/sdk/A64-ver2.0/A64-Android-6.0-SDK.zip Direct Download from pine64.org ]
** MD5 (Zip file): 12362D0B63EBF29FC363A50A942346D5
** File Size: 12.17GB


== Android Lollipop ver 5.1.1 ==
Linux BSP Kernel 4.9
* [http://files.pine64.org/os/sdk/A64-ver1.2/A64-Android-5.1.1-SDK.zip Direct Download from pine64.org ]
* [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'')
** MD5 (Zip file): 26860B070C48CFDF36EBF87E76A232DB
** File Size: 18.00GB


== Android SDK ==


= Mali 64-bit Driver =
Android Oreo (v8.1)


== Mali 64-bit Driver dated 2016-06-22 ==
* [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'')
* [http://wiki.pine64.org/index.php/Mali_Driver Mali 64-bit Driver Download]


== Other resources ==


= 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/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]


* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator ]
[[Category:PINE A64]]
** [https://youtu.be/TjJ62s5DxPc Video tutorial on how to create bootable SD-Card courtesy of Michael Larson]
* [http://chinagadgetsreviews.com/download-dragonface-latest-version-v-2-2-5.html Allwinner DragonFace V2.2.5 software that will let you edit and modify A64 Android Build PhoenixCard image]
** [https://mega.nz/#!QxEjmaKB!S5nsVnzXVZg5aJ6qLtPOx1yJDPlbl0Vs4iV9VliRpE8 Direct download at Mega]

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