Difference between revisions of "Zynthian Software"

From ZynthianWiki
Jump to navigation Jump to search
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
==New Aruk SD-Images (Stretch-based)==
+
== Official ZynthianOS SD-Images ==
  
We are working on the next official Zynthian SD-Image, Aruk, based in Raspbian Stretch and built using a the CustomPiOS system (thanks @guysoft!!). Currently we are quite close to the final release and have a second Release Candidate (RC-2):
+
This is the last official Zynthian SD-Image, based on Raspberry Pi OS:
  
  [https://os.zynthian.org/2019-05-23-zynthianos-stretch-lite-1.0.0-RC2.zip ZynthianOS "Aruk" RC-2] ([https://os.zynthian.org/2019-05-23-zynthianos-stretch-lite-1.0.0-RC2.zip.md5 MD5-sum])
+
  '''[https://os.zynthian.org/zynthianos-last-stable.zip Last Stable ZynthianOS]''' ([https://os.zynthian.org/zynthianos-last-stable.zip.md5 MD5-sum])
  
and if you really like to be in the cutting edge, try the nightly builds:
+
{{NoteBox|This SD-image is pre-configured for '''official kits v4 & v3'''. If you are using a different hardware, your first step should be accessing the webconf and configuring your hardware.}}
  
[https://os.zynthian.org ZynthianOS nightly builds]
+
== Nightly Build SD-Images ==
  
but, if you do so, please, check in the Jenkins panel that the build is green.
+
If you like to be in the cutting edge, test the latest features and find the bugs, try the nightly builds:
  
'''Note:''' There are no torrents for Aruk SD-images yet. When the final release is out, we will prepare the torrent files for faster and more reliable downloading.
+
'''[https://os.zynthian.org ZynthianOS Nightly Builds]'''
  
== "Gorgona Omega" SD-Images (Jessie-based) ==
+
Our nightly build system is based on the fantastic work of @guysoft, the [https://github.com/guysoft/CustomPiOS CustomPiOS] system:
  
  '''DEPRECATION WARNING!!''' Gorgona Omega is at the very end of its life cycle and it's not longer maintained nor fixed. If you use it, probably you will have problems for updating. I strongly suggest using the new '''Aruk SD-image''' (see below).
+
  ''CustomPiOS is a Raspberry Pi and other ARM devices distribution builder. CustomPiOS opens an already existing image, modifies it and repackages the image ready to ship.''
  
The easiest way of getting the software is to download the torrent file for the latest ''official'' SD card image from here:
+
'''@guysoft has largely contributed to the project by configuring and setting up the ZynthianOS build server. Really big thanks!!'''
  
'''[http://zynthian.org/download/zynthian_gorgona_omega_rbpi3_kitv2-2018-04-03.zip.torrent Download Zynthian "Gorgona Omega" SD-image, configured for Kits v2]'''
+
== Preparing the SD-card ==
SHA1: 601ab5e58d3f08b7cda6f5821d396f6622e93106
 
  
'''[http://zynthian.org/download/zynthian_gorgona_omega_rbpi3_kitv1-2018-04-03.zip.torrent Download Zynthian "Gorgona Omega" SD-image, configured for Kits v1]'''
+
Current images are 8 GB compressed image file compiled for Raspberry Pi 3. These SD card images include all the Zynthian software, properly configured for working with the official kits. Completely ready to use. Plug and play!
SHA1: 53ce2ba3c055698d27108750c2b80313f904c921
 
  
It's a 8GB compressed image file (plenty of soundfonts) compiled for Raspberry Pi 3. (Please, keep feeding the torrent after downloading!)
+
After downloading the SD-image, you have to write it to a SD-card. You need a SD card with a '''minimum size of 16GB''', although you can use a bigger one if you want.
 
 
These SD card images include all the Zynthian software, properly configured for working with the official kits. Completely ready to use. Plug and play!
 
 
 
After downloading the SD-image, you have to write it to a SDcard. You need a SD card with a minimum size of 16GB, although you can use a bigger one if you want.
 
  
 
Use [https://etcher.io/ Etcher] (free software works on Mac, Windows or Linux) to write the image onto the SDcard. Or do it manually! There is a really good manual for this at [https://www.raspberrypi.org/documentation/installation/installing-images/ this link].
 
Use [https://etcher.io/ Etcher] (free software works on Mac, Windows or Linux) to write the image onto the SDcard. Or do it manually! There is a really good manual for this at [https://www.raspberrypi.org/documentation/installation/installing-images/ this link].
  
'''NOTE:''' RBPi2 is not currently supported by the latest official zynthian SD images, so if you want to use a RBPi2, you may need to build your own SD image.
+
{{NoteBox|RBPi2 is not currently supported by the latest official zynthian SD images, so if you want to use a RBPi2, you may need to build your own SD image.}}
  
==Build your own image==  
+
== Build your own image ==  
  
 
If you like, you can build your own SD image following these instructions:
 
If you like, you can build your own SD image following these instructions:
Line 41: Line 35:
 
  [https://discourse.zynthian.org/t/new-sd-image-setup-script/283 Building the SD Image using the Setup Script]
 
  [https://discourse.zynthian.org/t/new-sd-image-setup-script/283 Building the SD Image using the Setup Script]
  
Also, you would like to try the new experimental docker-builder (thanks @guysoft!!):
+
Also, you would like to try the new docker-builder (thanks @guysoft!!):
  
 
  [https://discourse.zynthian.org/t/building-zynthian-image-now-works-with-docker/2499 Building Zynthian with Docker]
 
  [https://discourse.zynthian.org/t/building-zynthian-image-now-works-with-docker/2499 Building Zynthian with Docker]
 
==Problems with Torrent?==
 
 
In case you have troubles using Torrent, you can download the Gorgona Omega image from these links:
 
 
* [http://zynthian.org/download/zynthian_gorgona_omega_rbpi3_kitv2-2018-04-03.zip Gorgona Omega, Kit v2]
 
 
* [http://zynthian.org/download/zynthian_gorgona_omega_rbpi3_kitv1-2018-04-03.zip Gorgona Omega, Legacy Kit V1]
 
 
Please, try first with torrent and don't use these "direct download" links unless you really need it:
 
 
* Zynthian server have limits and if everybody is trying to download the SD images directly from there, it will get overloaded and forum, wiki and other Zynthian services will be slower.
 
* Torrent should download faster than direct download links because you are downloading from several sources at once.
 

Revision as of 17:05, 9 September 2020

1 Official ZynthianOS SD-Images

This is the last official Zynthian SD-Image, based on Raspberry Pi OS:

Last Stable ZynthianOS (MD5-sum)

Note:

This SD-image is pre-configured for official kits v4 & v3. If you are using a different hardware, your first step should be accessing the webconf and configuring your hardware.

2 Nightly Build SD-Images

If you like to be in the cutting edge, test the latest features and find the bugs, try the nightly builds:

ZynthianOS Nightly Builds

Our nightly build system is based on the fantastic work of @guysoft, the CustomPiOS system:

CustomPiOS is a Raspberry Pi and other ARM devices distribution builder. CustomPiOS opens an already existing image, modifies it and repackages the image ready to ship.

@guysoft has largely contributed to the project by configuring and setting up the ZynthianOS build server. Really big thanks!!

3 Preparing the SD-card

Current images are 8 GB compressed image file compiled for Raspberry Pi 3. These SD card images include all the Zynthian software, properly configured for working with the official kits. Completely ready to use. Plug and play!

After downloading the SD-image, you have to write it to a SD-card. You need a SD card with a minimum size of 16GB, although you can use a bigger one if you want.

Use Etcher (free software works on Mac, Windows or Linux) to write the image onto the SDcard. Or do it manually! There is a really good manual for this at this link.

Note:

RBPi2 is not currently supported by the latest official zynthian SD images, so if you want to use a RBPi2, you may need to build your own SD image.

4 Build your own image

If you like, you can build your own SD image following these instructions:

Building the SD Image using the Setup Script

Also, you would like to try the new docker-builder (thanks @guysoft!!):

Building Zynthian with Docker