Difference between revisions of "SOPINE Software Releases"

From PINE64
Jump to navigation Jump to search
(19 intermediate revisions by 5 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 Debian Buster for Server and Light Desktop Usage ===
* Armbian provides a mainline kernel build images for Debian Buster
* Armbian provides a mainline kernel build images for Debian Buster
* DD image (for 8GB micoSD card or eMMC Module and above)
* DD image (for 8GB microSD card or eMMC Module and above)
** [https://dl.armbian.com/pine64so/Buster_current Armbian's PINE A64 Debian Buster download site]
** [https://dl.armbian.com/pine64so/Buster_current Armbian's PINE A64-LTS/SOPine Debian Buster download site]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine-a64/ site]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine-a64/ site]
* Setup [[SOPINE Armbian LCD and Camera]]
* Setup [[SOPINE Armbian LCD and Camera]]
Line 17: Line 16:
=== Armbian Ubuntu Bionic for Server and Light Desktop Usage ===
=== Armbian Ubuntu Bionic for Server and Light Desktop Usage ===
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* DD image (for 8GB micoSD card or eMMC module and above)
* DD image (for 8GB microSD card or eMMC module and above)
** [https://redirect.armbian.com/region/NA/pine64so/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]
** [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]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine-a64/ site]
* Setup [[SOPINE Armbian LCD and Camera]]


=== Armbian Ubuntu Focal for Desktop Usage ===
=== Armbian Ubuntu Focal for Server and Light Desktop Usage ===
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* DD image (for 8GB micoSD card or eMMC module and above)
* DD image (for 8GB microSD card or eMMC module and above)
** [https://redirect.armbian.com/region/NA/pine64so/Focal_current Armbian's PINE A64 Ubuntu Focal download site]
** [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]
* To find out more about Armbian and available options please visit their [https://www.armbian.com/sopine-a64/ site]






== Volumio 2 Digital Audio Player ==
== AOSC ==
[[File:aosc.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/volumio.png
* 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
=== Volumio 2 Digital Audio Player [2.861-2020-12-22] ===
* 8GB microSD card and above
* '''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 [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)
** [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: aosc
** Password: volumio
** password: anthon
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''== Arch Mainline Linux XFCE  ==
=== AOSC MATE Community Build Image [microSD and eMMC Boot] ===
* [https://releases.aosc.io/os-arm64/sunxi64/mate/sopine-baseboard/ Direct download from AOSC]


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


 
=== AOSC LXDE Community Build Image [microSD and eMMC Boot] ===
 
* [https://releases.aosc.io/os-arm64/sunxi64/lxde/sopine-baseboard/ Direct download from AOSC]
== Arch Linux ==
 
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>






== OpenEmbedded/Yocto Images ==
== OpenEmbedded/Yocto Images ==
 
[[File:openembedded.png|right|100px]]
http://files.pine64.org/sw/pine64_installer/json/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.
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.
Line 81: Line 59:
* More information and instructions can be found in the repo readme: https://github.com/alistair23/meta-pine64/#building
* More information and instructions can be found in the repo readme: https://github.com/alistair23/meta-pine64/#building


== OpenWRT ==
[[File:OpenWrt.png|right|100px]]
=== 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
** [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
** username: [not available]
** password: passwd






== OpenMediaVault ==
== Volumio 2 Digital Audio Player ==
[[File:volumio.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/omv.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. '''


=== OpenMediaVault Community Build Image [microSD Boot] ===
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]
* 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://files.pine64.org/os/SOPINE/omv/OMV_3_0_90_SoPine_4.13.10.img.xz Direct download from pine64.org]
** [https://updates.volumio.org/pine64solts/volumio/2.861/volumio-2.861-2020-12-22-pine64solts.img.zip Direct Download From volumio.org]
*** MD5 (GZip file): 54f720163fac3a1d4863de12f3ca91ee
* Login with
*** File Size: 3.98MB
** Username: volumio
** Credentials (OMV for Web): admin/openmediavault
** Password: volumio
** Credentials (OMV for console): root/openmediavault
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''
* 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 PINE64SO hostname. Use the IP Address on PC browser to access to the OMV Web.
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]






== FreedomBox ==
== FreedomBox ==
 
[[File:FreedomBox.jpg|right|100px]]
http://files.pine64.org/sw/pine64_installer/json/FreedomBox.jpg


=== Stable built ===
=== Stable built ===
Line 114: Line 105:
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-lts/stable/freedombox-stable-free_buster_pine64-lts-arm64.img.xz Direct download from FreedomBox site]
** [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
*** File Size: 418MB
== LibreELEC(KODI)==


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


=== Nightly Build Image [microSD and eMMC Boot] [20191226] ===
 
== 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]
* DD image to microSD card ir eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://files.pine64.org/os/SOPINE/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64-lts.img.gz Direct download from pine64.org]
** [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]
*** MD5 (GZip file): 7A67D20D1E915AFF0DDBEB086ED2CA46
*** File Size: 111MB
** FEATURES:
** FEATURES:
*** mainline kernel & U-Boot
*** mainline kernel & U-Boot
Line 131: Line 122:




== AOSC ==


http://files.pine64.org/sw/pine64_installer/json/aosc.png
== Arch Linux [No Longer Maintained] ==
[[File:Archlinux-logo.png|right|100px]]


=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===
=== Arch Linux mainline with XFCE GUI by anarsoul===
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
* Included XFCE Desktop, and Firefox browser
* Known issue: no audio sound output.
* DD image (for 8GB and above SD Card):
* DD image (for 8GB micoSD card and above)
** [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]
** [http://files.pine64.org/os/SOPINE/aosc/sun50i-a64-sopine-baseboard_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]
*** MD5 (XZip file): 1637350576B8085F96A478A0E2D4FC23
*** File Size: 2.65GB
* Login with
* Login with
** username: aosc
** User Name: alarm, Password: alarm
** password: anthon
** User Name: root, Password: root
* please login root and execute "pacman -Syu" for latest update


=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180216] ===
<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>
* 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






== OpenWRT ==
== OpenMediaVault [No Longer Maintained] ==
[[File:omv.png|right|100px]]


http://files.pine64.org/sw/pine64_installer/json/OpenWrt.png
=== 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]
=== OpenWRT Community Build Image [microSD Boot] ===
*DD image (for 8GB microSD card and above)
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://files.pine64.org/os/SOPINE/omv/OMV_3_0_90_SoPine_4.13.10.img.xz Direct download from pine64.org]
* This is headless build, please use serial console to configure
*** MD5 (GZip file): 54f720163fac3a1d4863de12f3ca91ee
** [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download latest release build from LEDE/OpenWrt download site]
*** File Size: 3.98MB
* Login with
** Credentials (OMV for Web): admin/openmediavault
** username: [not available]
** Credentials (OMV for console): root/openmediavault
** password: passwd
* 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 PINE64SO hostname. Use the IP Address on PC browser to access to the OMV Web.
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]






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


http://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.
* 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]
* 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]
Line 186: Line 169:


=== NEMS Linux [v1.5 - Build 1] ===
=== NEMS Linux [v1.5 - Build 1] ===
* DD image (for 16GB micoSD card and above)
* DD image (for 16GB microSD card and above)
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]
** [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://files.pine64.org/os/SOPINE/nems/NEMS_v1.5-SOPine-Build1.zip Direct download from pine64.org]
Line 192: Line 175:
*** File Size: 1.11GB
*** File Size: 1.11GB


= BSD Image Releases =


== NetBSD ==
[[File:netbsd.png|right|100px]]
=== NetBSD Community Build Image [microSD Boot] ===
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]
* 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]
** size: 345MB
* Console and SSH default login:
** username: root
** password: [none]
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]


= 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 211: 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


=== Android 6.0.1 [20170726] ===
=== Stock Android 6.0.1 [20170726][No Longer Maintained] ===
* '''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 237: Line 231:
*** File Size: 434MB
*** File Size: 434MB


== Stock Android 5.x ==
[[File:android_5.png|right|100px]]


== Android 5.x ==
=== Stock Android 5.1.1 [20160630][No Longer Maintained] ===
 
http://files.pine64.org/sw/pine64_installer/json/android_5.png
 
=== 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]
*** MD5 (Zip file): D5A5CE806D6E65F6F841E9E1711A6B77
*** MD5 (Zip file): D5A5CE806D6E65F6F841E9E1711A6B77
*** File Size: 681MB
*** File Size: 681MB


= Linux BSP SDK =
= Linux BSP SDK =
Line 264: Line 254:
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87
** File Size: 24.94GB
** File Size: 24.94GB


= Mali-400 64-bit Driver =
= Mali-400 64-bit Driver =

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]