Difference between revisions of "SOPINE Software Releases"

From PINE64
Jump to navigation Jump to search
(43 intermediate revisions by 7 users not shown)
Line 5: Line 5:


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


http://files.pine64.org/sw/pine64_installer/json/armbian.png
=== Armbian Debian Buster for Server and Light Desktop Usage ===
 
* Armbian provides a mainline kernel build images for Debian Buster
=== Armbian Community Build Image [microSD Boot] {mainline kernel 4.19.y]===
* DD image (for 8GB microSD card or eMMC Module and above)
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)
** [https://dl.armbian.com/pine64so/Buster_current Armbian's PINE A64-LTS/SOPine Debian Buster download site]
* DD image (for 8GB micoSD card and above)
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine-a64/ site]
** [https://dl.armbian.com/pine64so/Debian_stretch_next.7z Armbian's PINE A64 Ubuntu Bionic download mirrors]
** [https://dl.armbian.com/pine64so/Ubuntu_bionic_next.7z Armbian's PINE A64 Debian Stretch download mirrors]
* Login with
** username: root
** password: 1234
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine64/ site]
* Setup [[SOPINE Armbian LCD and Camera]]
* Setup [[SOPINE Armbian LCD and Camera]]


=== Armbian Ubuntu Bionic for Server and Light Desktop Usage ===
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* DD image (for 8GB microSD card or eMMC module and above)
** [https://dl.armbian.com/pine64so/Bionic_current Armbian's PINE A64-LTS/SOPine Ubuntu Bionic download site]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine-a64/ site]


== Arch Mainline Linux XFCE  ==
=== Armbian Ubuntu Focal for Server and Light Desktop Usage ===
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* DD image (for 8GB microSD card or eMMC module and above)
** [https://dl.armbian.com/pine64so/Focal_current Armbian's PINE A64-LTS/SOPine Ubuntu Focal download site]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine-a64/ site]


http://files.pine64.org/sw/pine64_installer/json/archlinux.png


=== Arch Linux mainline with XFCE GUI by anarsoul===
* Included XFCE Desktop, and Firefox browser
* 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-sopine-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 after command su password root to switch root'''</span>
== AOSC ==
[[File:aosc.png|right|100px]]


* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility
* 8GB microSD card and above
* Login with
** username: aosc
** password: anthon
=== AOSC MATE Community Build Image [microSD and eMMC Boot] ===
* [https://releases.aosc.io/os-arm64/sunxi64/mate/sopine-baseboard/ Direct download from AOSC]


== LibreELEC(KODI)==
=== AOSC XFCE Community Build Image [microSD and eMMC Boot] ===
* [https://releases.aosc.io/os-arm64/sunxi64/xfce/sopine-baseboard/ Direct download from AOSC]


http://files.pine64.org/sw/pine64_installer/json/libreelec.png
=== AOSC LXDE Community Build Image [microSD and eMMC Boot] ===
* [https://releases.aosc.io/os-arm64/sunxi64/lxde/sopine-baseboard/ Direct download from AOSC]


=== Early Community Image [microSD / eMMC Boot] [20190324] ===
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://jernej.libreelec.tv/images/A64/LibreELEC-A64.arm-9.1-devel-20190324125130-b764cb6-pine64_plus.img.gz Direct download from LibreELEC]
*** File Size: 113MB
*** MD5 (GZip file):0672e04fabdcaafd963553e9c26a2c0dd666341b46615c73fc04e4b507314f23
** FEATURES:
*** mainline kernel & U-Boot
*** completely open source except GPU (Mali) driver
*** latest Kodi
*** HDMI CEC
*** multi channel HDMI audio (correct audio output must be selected)
*** IR receiver
** KNOWN ISSUE:
*** Get corrupted screen on TV when back BDISO video content
*** Not support embedded subtitle




== AOSC ==
== OpenEmbedded/Yocto Images ==
[[File:openembedded.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/aosc.png
OpenEmbedded is the build framework for embedded Linux. OpenEmbedded offers a best-in-class cross-compile environment. It allows developers to create a complete Linux Distribution for embedded systems. See https://www.openembedded.org/wiki/Main_Page for more information on OpenEmbedded.


=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===
=== meta-pine64 ===
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
* OpenEmbedded/Yocto layer for the Pine64 boards
* Known issue: no audio sound output.
* https://github.com/alistair23/meta-pine64/
* DD image (for 8GB micoSD card and above)
* This layer aims to support as many features as possible on Pine64 devices. Where possible the layer aims to use opensource and upstream projects avoiding custom forks and binary solutions.
** [http://files.pine64.org/os/SOPINE/aosc/sun50i-a64-sopine-baseboard_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]
* More information and instructions can be found in the repo readme: https://github.com/alistair23/meta-pine64/#building
*** MD5 (XZip file): 1637350576B8085F96A478A0E2D4FC23
*** File Size: 2.65GB
* Login with
** username: aosc
** password: anthon


=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180216] ===
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
* Known issue: no audio sound output.
* DD image (for 8GB micoSD card and above)
** [http://files.pine64.org/os/SOPINE/aosc/sun50i-a64-sopine-baseboard_sunxi64-mate_2019-02-16_mmc2.img.xz Direct download from pine64.org]
*** MD5 (XZip file): 3D6912EF97B06CC24F1DCD2F22080154
*** File Size: 2.64GB
* Login with
** username: aosc
** password: anthon




== NEMS Linux ==
== OpenWRT ==
[[File:OpenWrt.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/nems.jpg
=== OpenWRT Community Build Image [microSD Boot] ===
* 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.
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
* 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]
* 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 and look for pine64_sopine-baseboard-ext4-sdcard.img.gz and pine64_sopine-baseboard-squashfs-sdcard.img.gz]
* Login with
* Login with
** Username: nemsadmin
** username: [not available]
** Password: nemsadmin
** password: passwd
* [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]
** [http://files.pine64.org/os/SOPINE/nems/NEMS_v1.5-SOPine-Build1.zip Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/nems/NEMS_v1.5-SOPine-Build1.zip Direct download from pine64.uk]
*** MD5 (XZ file): 5ad0d684296d50b4c1fcbac6db205ae0
*** File Size: 1.11GB




== Volumio Digital Audio Player ==


http://files.pine64.org/sw/pine64_installer/json/volumio.png
== Volumio 2 Digital Audio Player ==
[[File:volumio.png|right|100px]]


=== Volumio Digital Audio Player [2.383-2018-03-17]  ===
=== Volumio 2 Digital Audio Player [2.861-2020-12-22]  ===
* '''This version works with (Spdif / Coaxial / RCA).'''
* '''This version works with (Spdif / Coaxial / RCA).'''
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''
Line 116: Line 84:


* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC
* 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]
* Visit the project's website [https://community.volumio.org/t/volumio-2-on-pine64-pine-a64-lts-sopine-compute-module/8190 here]
* DD image (for 8GB micoSD card and above)
* DD image (for 8GB microSD card and above)
** [http://updates.volumio.org/sopine64/volumio/2.383/volumio-2.383-2018-03-17-sopine64.img.zip Direct Download From volumio.org]
** [https://updates.volumio.org/pine64solts/volumio/2.861/volumio-2.861-2020-12-22-pine64solts.img.zip Direct Download From volumio.org]
* Login with
* Login with
** Username: volumio
** Username: volumio
Line 124: Line 92:
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''


=== Volumio Digital Audio Player [2.315-2017-11-11]  ===
* '''This version works with (Spdif / Coaxial / RCA).'''
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''
* '''For listen headphones this version have "hiss"'''


* 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/ here]
== FreedomBox ==
* DD image (for 8GB micoSD card and above)
[[File:FreedomBox.jpg|right|100px]]
** [http://updates.volumio.org/sopine64/volumio/2.314/volumio-2.314-2017-11-11-sopine64.img.zip Direct Download From volumio.org]
 
=== Stable built ===
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]
* 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 http://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual
* For more information about FreedomBox, please visit http://www.freedombox.org
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-lts/stable/freedombox-stable-free_buster_pine64-lts-arm64.img.xz Direct download from FreedomBox site]
*** File Size: 418MB
 
 
 
== LibreELEC(KODI) ==
[[File:libreelec.jpg|right|100px]]
 
=== Nightly Build Image [microSD and eMMC Boot] ===
* DD image to microSD card ir eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
** [https://test.libreelec.tv/ Pine A64+ build direct download from Libreelec nightly build site and look for LibreELEC-A64.arm-9.80-nightly-xxxxxxxx-xxxxxxx-pine64-lts.img.gz]
** FEATURES:
*** mainline kernel & U-Boot
*** latest Kodi
*** HDMI CEC
*** multi channel HDMI audio (correct audio output must be selected)
*** IR receiver
 
 
 
== Arch Linux [No Longer Maintained] ==
[[File:Archlinux-logo.png|right|100px]]
 
=== Arch Linux mainline with XFCE GUI by anarsoul===
* Included XFCE Desktop, and Firefox browser
* 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-sopine-xxxxxxxx-x.img.xz]
* Login with
* Login with
** Username: volumio
** User Name: alarm, Password: alarm
** Password: volumio
** User Name: root, Password: root
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''
* 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 after command su password root to switch root'''</span>




== OpenMediaVault ==


http://files.pine64.org/sw/pine64_installer/json/omv.png
== OpenMediaVault [No Longer Maintained] ==
[[File:omv.png|right|100px]]


=== OpenMediaVault Community Build Image [microSD Boot] ===
=== 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]
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]
*DD image (for 8GB micoSD card and above)
*DD image (for 8GB microSD card and above)
** [http://files.pine64.org/os/SOPINE/omv/OMV_3_0_90_SoPine_4.13.10.img.xz Direct download from pine64.org]
** [http://files.pine64.org/os/SOPINE/omv/OMV_3_0_90_SoPine_4.13.10.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/omv/OMV_3_0_90_SoPine_4.13.10.img.xz Direct download from pine64.uk]
*** MD5 (GZip file): 54f720163fac3a1d4863de12f3ca91ee
*** MD5 (GZip file): 54f720163fac3a1d4863de12f3ca91ee
*** File Size: 3.98MB
*** File Size: 3.98MB
Line 156: Line 154:
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]


== Xenial Mate ==


http://files.pine64.org/sw/pine64_installer/json/mate.png


=== Xenial Mate [20170306] built by PINE64 ===
== NEMS Linux ==
* '''This is a build including DE based on longsleep works and may not have all the up-to-date features offered by longsleep and Sunxi community'''. For latest build, you can create one and [http://forum.pine64.org/showthread.php?tid=376 following this thread]
[[File:nems.jpg|right|100px]]
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity
* Included Mate Desktop, Firebox Browser, and LibreOffice Suite
* Included libvdpau-sunxi with SMPlayer
* Included with Wifi and Bluetooth
* Included library set that provides access to the GPIO headers in Linux as provided by community member KB3VGW (https://devhub.io/repos/kb3vgw-wiringPi-Pine64)
* Not yet optimize for Graphic 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 SOPINE Board only
* DD image (for 8GB micoSD card and above)
** [http://files.pine64.org/os/SOPINE/ubuntu/xubuntu-xenial-mate-20170306-longsleep-sopine-8GB.img.gz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/ubuntu/xubuntu-xenial-mate-20170306-longsleep-sopine-8GB.img.gz Direct download from pine64.uk]
*** MD5 (GZip file): 67E3CBF695AB4196C00F205AEB0F3623
*** File Size: 2.09GB
* Login with
** username: ubuntu
** password: ubuntu


 
* 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.
== openSUSE Base Image ==
* 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]
 
http://files.pine64.org/sw/pine64_installer/json/opensuse.png
 
=== openSUSE Base Image [20170328] ===
* Thanks to Terra854 for contributing the openSUSE build based on longsleep's kernel
* You can visit the project's website [http://pine64suse.weebly.com/ here]
* To find out more about openSUSE on the PINE64 please visit the [http://forum.pine64.org/showthread.php?tid=799 PINE64 forum thread]
* DD image (for 8GB micoSD card and above)
** [http://files.pine64.org/opensuse/images/opensuse/opensuse-sopine-20170328.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/opensuse/images/opensuse/opensuse-sopine-20170328.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): 9D1F3CA66B6637132CC6900ABA96B1D7
*** File Size: 174MB
* Login with
* Login with
** Username: pine64
** Username: nemsadmin
** Password: pine64linux
** Password: nemsadmin
** Root password: pine64root
* [https://docs.nemslinux.com/installation  Installation Guide]
'''The image includes a config tool which, among other options, allows users to install a desktop environment: sudo /usr/local/sbin/pine64-config.sh'''
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]




== FreedomBox ==
=== NEMS Linux [v1.5 - Build 1] ===
 
* DD image (for 16GB microSD card and above)
http://files.pine64.org/sw/pine64_installer/json/FreedomBox.jpg
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]
** [http://files.pine64.org/os/SOPINE/nems/NEMS_v1.5-SOPine-Build1.zip Direct download from pine64.org]
*** MD5 (XZ file): 5ad0d684296d50b4c1fcbac6db205ae0
*** File Size: 1.11GB


=== Testing built ===
= BSD Image Releases =
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]
* 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 http://fredombox.local to setup. Brower may warms for unsecure site and please proceed with exception.
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual
* For more infomation about FreedomBox, please visit http://www.freedombox.org
** [https://ftp.freedombox.org/pub/freedombox/testing-latest/freedombox-testing-free_latest_pine64-lts-arm64.img.xz Direct download from FreedomBox site]
*** File Size: ~400MB


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


== OpenEmbedded/Yocto Images ==
=== NetBSD Community Build Image [microSD Boot] ===
 
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]
http://files.pine64.org/sw/pine64_installer/json/openembedded.png
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
 
** [http://www.armbsd.org/arm/ Direct download latest release build from NetBSD by select PINE A64-LTS / SoPine with baseboard]
OpenEmbedded is the build framework for embedded Linux. OpenEmbedded offers a best-in-class cross-compile environment. It allows developers to create a complete Linux Distribution for embedded systems. See https://www.openembedded.org/wiki/Main_Page for more information on OpenEmbedded.
** size: 345MB
 
* Console and SSH default login:
=== meta-pine64 ===
** username: root
* OpenEmbedded/Yocto layer for the Pine64 boards
** password: [none]
* https://github.com/alistair23/meta-pine64/
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]
* This layer aims to support as many features as possible on Pine64 devices. Where possible the layer aims to use opensource and upstream projects avoiding custom forks and binary solutions.
* More information and instructions can be found in the repo readme: https://github.com/alistair23/meta-pine64/#building
 


= Android Image Releases =
= Android Image Releases =


== Android 7.x ==
== Android 7.x ==
[[File:android_7.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/android_7.png
=== Android 7.1 Community Build Image [v0.3.10-r66] [No Longer Maintained] ===
 
=== Android 7.1 Community Build Image [v0.3.10-r66] ===
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
* 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]
* [https://github.com/ayufan-pine64/android-7.1/releases/tag/0.3.10 ayufan Android 7.1 ver 0.3.10 GitHub]
Line 244: Line 206:




== Android 6.x ==
== Stock Android 6.x ==
[[File:android_6.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/android_6.png
=== Stock Android 6.0.1 [20170726][No Longer Maintained] ===
 
=== Android 6.0.1 [20170726] ===
* '''Support dual display (LCD + HDMI output) output'''
* '''Support dual display (LCD + HDMI output) output'''
* Note that, there will be about 1 minute of blank screen on HDMI output during boot up. The boot logo will appear on the LCD Panel
* Note that, there will be about 1 minute of blank screen on HDMI output during boot up. The boot logo will appear on the LCD Panel
Line 255: Line 216:
* DD image (for 8GB microSD Card)
* DD image (for 8GB microSD Card)
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-8GB.img.xz Direct download from pine64.org]
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-8GB.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-8GB.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): FF0F1C29E5B51795A61308DFA03282BA
*** MD5 (XZ file): FF0F1C29E5B51795A61308DFA03282BA
*** File Size: 427MB
*** File Size: 427MB
* DD image (for 16GB microSD Card)
* DD image (for 16GB microSD Card)
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-16GB.img.xz Direct download from pine64.org]
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-16GB.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-16GB.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): FE4EAC11E751BAD2B5243D72E8913606
*** MD5 (XZ file): FE4EAC11E751BAD2B5243D72E8913606
*** File Size: 428MB
*** File Size: 428MB
* DD image (for 32GB microSD Card)
* DD image (for 32GB microSD Card)
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-32GB.img.xz Direct download from pine64.org]
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-32GB.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-32GB.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): D21960E25E2421D466BAB8915D58A2E4
*** MD5 (XZ file): D21960E25E2421D466BAB8915D58A2E4
*** File Size: 430MB
*** File Size: 430MB
* DD image (for 64GB microSD Card)
* DD image (for 64GB microSD Card)
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-64GB.img.xz Direct download from pine64.org]
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-64GB.img.xz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-rooted-ver6.0.1-20170726-sopine-64GB.img.xz Direct download from pine64.uk]
*** MD5 (XZ file): B3D3DE1086F1BF22146B47DCD1CE945C
*** MD5 (XZ file): B3D3DE1086F1BF22146B47DCD1CE945C
*** File Size: 434MB
*** File Size: 434MB


=== [OLD] Android 6.0.1 [20170331] ===
== Stock Android 5.x ==
* DD image (for 8GB microSD Card)
[[File:android_5.png|right|100px]]
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170331-sopine-8GB.img.gz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-rooted-ver6.0.1-20170331-sopine-8GB.img.gz Direct download from pine64.uk]
*** MD5 (Zip file): 4936361E31EDC1E4BA44FBAC08C1619F
*** File Size: 951MB
* DD image (for 16GB microSD Card)
** [http://files.pine64.org/os/SOPINE/android/android-rooted-ver6.0.1-20170331-sopine-16GB.img.gz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-rooted-ver6.0.1-20170331-sopine-16GB.img.gz Direct download from pine64.uk]
*** MD5 (Zip file): BF27C58001C1CEA02CECA9082BD8BC41
*** File Size: 936MB
* DD image (for microSD Card to eMMC)
** Burn this image to a 8GB microSD Card, insert into SOPINE and it will start program to eMMC.  The power LED will be turn off when the process is completed.  Unplug the MicroSD card from SOPINE to boot from eMMC
** [http://files.pine64.org/os/SOPINE/android/android-ver6.0.1-rooted-20170331-sopine-sd2emmc-lpddr3.img.gz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-ver6.0.1-rooted-20170331-sopine-sd2emmc-lpddr3.img.gz Direct download from pine64.uk]
*** MD5 (Zip file): 99736D857E675254D4C3ACA95024B3F3
*** File Size: 673MB
 
 
== Android 5.x ==


http://files.pine64.org/sw/pine64_installer/json/android_5.png
=== Stock Android 5.1.1 [20160630][No Longer Maintained] ===
 
=== Android 5.1.1 [20160630] ===
* DD image (for 8GB microSD Card)
* DD image (for 8GB microSD Card)
** [http://files.pine64.org/os/SOPINE/android/android-ver5.1.1-20160630-sopine-8GB.img.gz Direct download from pine64.org]
** [http://files.pine64.org/os/SOPINE/android/android-ver5.1.1-20160630-sopine-8GB.img.gz Direct download from pine64.org]
** [http://cdn.pine64.uk/os/SOPINE/android/android-ver5.1.1-20160630-sopine-8GB.img.gz Direct download from pine64.uk]
*** MD5 (Zip file): D5A5CE806D6E65F6F841E9E1711A6B77
*** MD5 (Zip file): D5A5CE806D6E65F6F841E9E1711A6B77
*** File Size: 681MB
*** File Size: 681MB
= Linux BSP SDK =
== Linux BSP [4.0] ==
* [http://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 802D7C92D27177CBD17567359F9845A7
** File Size: 4.67GB
== Linux BSP [3.0] ==
* [http://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 898ACF446851DF3BE7B643F62CE3CE84
** File Size: 4.18GB
== Linux BSP [2.0], kernel [v3.10], with GPL compliance header ==
* [http://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 2EE11C9AED246C17995493F213A6A6DA
** File Size: 6.41GB
= Android SDK =
== Android Oreo [v8.1] ==
* [http://files.pine64.org/os/sdk/A64-ver4.0/A64-Android-8.1-SDK.tar.gz Direct Download from pine64.org]
** MD5 (TAR-Gzip file): 7E73672FE84F8CD099264D640E107EA3
** File Size: 28.87.95GB
== Android Nougat [v7.0] ==
* [http://files.pine64.org/os/sdk/A64-ver3.0/A64-Android-7.0-SDK.tgz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 5D23D65BC1AA32B9048F62A4176BD9B3
** File Size: 22.60GB
== Android Marshmallow [v6.0] ==
* [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 [v5.1.1] ==
* [http://files.pine64.org/os/sdk/A64-ver1.2/A64-Android-5.1.1-SDK.zip Direct Download from pine64.org]
** MD5 (Zip file): 26860B070C48CFDF36EBF87E76A232DB
** File Size: 18.00GB


= Linux BSP SDK =
= Linux BSP SDK =


== Linux BSP [4.0] ==
== Linux BSP Kernel 4.9 ==
* [http://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Direct Download from pine64.org]
* [http://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 802D7C92D27177CBD17567359F9845A7
** MD5 (TAR-GZip file): 7736e3c4d50c021144d125cc4ee047a4
** File Size: 4.67GB
** File Size: 5.40GB
 
== Linux BSP [3.0] ==
* [http://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 898ACF446851DF3BE7B643F62CE3CE84
** File Size: 4.18GB
 
== Linux BSP [2.0], kernel [v3.10], with GPL compliance header ==
* [http://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 2EE11C9AED246C17995493F213A6A6DA
** File Size: 6.41GB
 




Line 376: Line 251:


== Android Oreo [v8.1] ==
== Android Oreo [v8.1] ==
* [http://files.pine64.org/os/sdk/A64-ver4.0/A64-Android-8.1-SDK.tar.gz Direct Download from pine64.org]
* [http://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download from pine64.org]
** MD5 (TAR-Gzip file): 7E73672FE84F8CD099264D640E107EA3
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87
** File Size: 28.87.95GB
** File Size: 24.94GB
 
== Android Nougat [v7.0] ==
* [http://files.pine64.org/os/sdk/A64-ver3.0/A64-Android-7.0-SDK.tgz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 5D23D65BC1AA32B9048F62A4176BD9B3
** File Size: 22.60GB
 
== Android Marshmallow [v6.0] ==
* [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 [v5.1.1] ==
* [http://files.pine64.org/os/sdk/A64-ver1.2/A64-Android-5.1.1-SDK.zip Direct Download from pine64.org]
** MD5 (Zip file): 26860B070C48CFDF36EBF87E76A232DB
** File Size: 18.00GB
 
 
 


= Mali-400 64-bit Driver =
= Mali-400 64-bit Driver =
Line 402: Line 259:
== Mali-400 64-bit Driver [20171220] ==
== Mali-400 64-bit Driver [20171220] ==
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]
[[Category:SOPine]]

Revision as of 13:41, 31 August 2021

Note that, SOPINE OS images are also compatible with PINE A64-LTS

Linux Image Releases

Armbian

Armbian.png

Armbian Debian Buster for Server and Light Desktop Usage

Armbian Ubuntu Bionic for Server and Light Desktop Usage

Armbian Ubuntu Focal for Server and Light Desktop Usage


AOSC

Aosc.png
  • To learn more about AOSC, please visit the official AOSC website
  • AOSC using LZ4 compression algorithm, please visit the LZ4 github site for utility
  • 8GB microSD card and above
  • Login with
    • username: aosc
    • password: anthon

AOSC MATE Community Build Image [microSD and eMMC Boot]

AOSC XFCE Community Build Image [microSD and eMMC Boot]

AOSC LXDE Community Build Image [microSD and eMMC Boot]


OpenEmbedded/Yocto Images

Openembedded.png

OpenEmbedded is the build framework for embedded Linux. OpenEmbedded offers a best-in-class cross-compile environment. It allows developers to create a complete Linux Distribution for embedded systems. See https://www.openembedded.org/wiki/Main_Page for more information on OpenEmbedded.

meta-pine64


OpenWRT

OpenWRT Community Build Image [microSD Boot]


Volumio 2 Digital Audio Player

Volumio.png

Volumio 2 Digital Audio Player [2.861-2020-12-22]

  • This version works with (Spdif / Coaxial / RCA).
  • You need to enable Volume Normalization in the Playback Options to fix sound low.
  • supports booting from eMMC and SD card.
  • supports a select number of simple I2S DACS. tested with the Pine64 DAC POT, a wired ES9023 DAC module and a pcm5121 DAC module.
  • 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 here
  • DD image (for 8GB microSD card and above)
  • 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/


FreedomBox

FreedomBox.jpg

Stable built


LibreELEC(KODI)

Libreelec.jpg

Nightly Build Image [microSD and eMMC Boot]


Arch Linux [No Longer Maintained]

Archlinux-logo.png

Arch Linux mainline with XFCE GUI by anarsoul

* From SSH Login default disable root to access . So please first login alarm after command su password root to switch root


OpenMediaVault [No Longer Maintained]

Omv.png

OpenMediaVault Community Build Image [microSD Boot]


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 about NEMS on the PINE64 and available tweaks to the installation please visit the PINE64 forum thread
  • Login with
    • Username: nemsadmin
    • Password: nemsadmin
  • Installation Guide
  • To find out more on NEM Linux, please visit their site


NEMS Linux [v1.5 - Build 1]

BSD Image Releases

NetBSD

Netbsd.png

NetBSD Community Build Image [microSD Boot]

Android Image Releases

Android 7.x

Android 7.1 Community Build Image [v0.3.10-r66] [No Longer Maintained]

  • Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
  • ayufan Android 7.1 ver 0.3.10 GitHub
  • 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):
  • Please allows some time (around 5 minutes) for the initialization process on 1st boot


Stock Android 6.x

Stock Android 6.0.1 [20170726][No Longer Maintained]

  • Support dual display (LCD + HDMI output) output
  • Note that, there will be about 1 minute of blank screen on HDMI output during boot up. The boot logo will appear on the LCD Panel
  • Please use good random IO access performance microSD card such as Samsung EVO when try out Android 6.0.1
  • Please allows some time (around 5 minutes) for the initialization process on 1st boot
  • DD image (for 8GB microSD Card)
  • DD image (for 16GB microSD Card)
  • DD image (for 32GB microSD Card)
  • DD image (for 64GB microSD Card)

Stock Android 5.x

Stock Android 5.1.1 [20160630][No Longer Maintained]

Linux BSP SDK

Linux BSP Kernel 4.9


Android SDK

Android Oreo [v8.1]

Mali-400 64-bit Driver

Mali-400 64-bit Driver [20171220]