Difference between revisions of "Zynthian FAQ"

From ZynthianWiki
Jump to navigation Jump to search
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Please, add your questions to this FAQ. And of course, if you can add/improve an answer, do it! ;-)
 
Please, add your questions to this FAQ. And of course, if you can add/improve an answer, do it! ;-)
  
----------------------------------
+
===LINUX Audio terminology is confusing===
===What RaspberryPi does Zynthian support?===
+
[[Understanding LINUX Audio]] Helps understand the acronyms mentioned in this Wiki
You need a '''RBPi3'''.
 
  
RBPi2 is not longer supported by official zynthian SD images. If you want to use a different RBPi version, you should rebuild your own SD image. Also, you can try with the experimental ZynthianOS images from here:
+
===Which RaspberryPi does Zynthian support?===
 +
The currently supported computing boards are:
  
https://os.zynthian.org
+
* [https://www.raspberrypi.org/products/raspberry-pi-4-model-b Raspberry Pi 4 Model B]
 +
* [https://www.raspberrypi.org/products/raspberry-pi-3-model-b-plus Raspberry Pi 3 Model B+]
 +
* [https://www.raspberrypi.org/products/raspberry-pi-3-model-b Raspberry Pi 3 Model B]
 +
 
 +
RBPi2 is not longer supported by official zynthian SD images. If you want to use a different computing board model, you have to build your own SD image using the setup scripts.
  
 
===Where can i buy a Zynthian Kit?===
 
===Where can i buy a Zynthian Kit?===
Currently you can buy the official Zynthian Kits in the [http://shop.zynthian.org Zynthian Shop].
 
 
=== How do I edit entries in the wiki? ===
 
You need to be able to login into the wiki. Register in the wiki is currently disabled by security reasons, but you can ask in the forum for getting access.
 
 
=== I just wrote my 16/32/64 GB SD card with a Zynthian image, but from Zynthian's console i only see a part of SD's total space and i've no free space left in the partition. How can i make available all the space on my SD Card? ===
 
  
 +
You can buy official kits in the '''[https://shop.zynthian.org Zynthian Shop]'''.
  
'''UPDATE:''' From 2016-12-23, the Gorgona SD image solved this problem. Latest SD images will auto-expand the partition on the first boot, so you shouldn't have this problem never more, but if you have it ...
+
=== How do I edit entries in the Wiki? ===
 
+
You need to be able to login into the Wiki. Registering in the wiki is currently disabled for security reasons, but you can ask on the forum to get access.
After writing the zynthian image into the SD card, you have to "expand" the partition to fill all the available space. Follow these steps:
 
 
 
+ login into your zynthian box using ssh
 
+ execute "df" command to see the size of your partition and the available space
 
+ run "raspi-config" and select the first option to expand your partition
 
+ reboot your zynthian box
 
+ login again and execute "df" command to see size of your partition and the available space. You should see the difference ;-)
 
 
 
'''Important:''' If you don't expand your partition, you will have problems when updating zynthian software or library, as you will run out of space.
 
  
 
=== I have a license for Pianoteq 6, what would be the process to enter the license key ? ===
 
=== I have a license for Pianoteq 6, what would be the process to enter the license key ? ===
Line 36: Line 26:
 
For accessing the Pianoteq GUI, please read this: [[Accessing_Zynthian_from_your_computer#Opening_Synth_Engine_Native_GUIs_in_your_Computer|Opening Native GUIs from your Computer]]
 
For accessing the Pianoteq GUI, please read this: [[Accessing_Zynthian_from_your_computer#Opening_Synth_Engine_Native_GUIs_in_your_Computer|Opening Native GUIs from your Computer]]
  
=== Does the pre-built kit come with a rpi3 or 3+ ? ===  
+
=== Does the pre-built kit come with a RBPi3 or 3+ ? ===  
''If 3, is it possible to order the pre-built kit without it since I already have a rpi3 doing nothing here ?''
+
 
 +
All Bundle Kits come with a RBPi 3+. Check the shop's product descriptions:
  
The 3+ is highly recommended, especially with Pianoteq.
+
  https://shop.zynthian.org/shop/product/zynthian-bundle-all-kit-v3-326?category=13
  
Full kits come with a Rpi 3+. Basic kits come without a Rpi  http://shop.zynthian.org/shop/category/zynthian-v2-basic-kits-4
+
=== I’m primarily a guitarist and thus, I’m interested in the MOD UI... ===
  
=== I’m primarily a guitarist and thus, I’m interested in the MOD UI. ===
+
Currently, all official Zynthian Bundle-All Kits include "audio input". The new official sound card is the [https://www.hifiberry.com/docs/data-sheets/datasheet-dac-adc HifiBerry DAC+ ADC].
''I know some people have experimented with audio input and was wondering if this would be added to the “official” Zynthian kit at some point and if so, how hard would it be to “upgrade” to it ?
 
  
There are no firm plans for including an audio input device in the kits at this time.
+
Zynthia UI allows to create up to 16 processing audio-FX-chains and you can also use the fantastic MOD-UI.
  
=== Do you think Zynthian is for me ?===
+
=== Do you think Zynthian is for me? ===
''Knowing that I am comfortable with tinkering (basic soldering, basic command line in linux) and that the idea would be to use Zynthian in a professional environment (studio and on stage)''
 
  
If you are comfortable with linux I think this is a great project and I do recommend it.
+
It depends a lot. Building a recent official zynthian kit doesn't require soldering, only basic tinkering (plugging wires, screw-driving, etc.). The official zynthian software runs out-the-box and you shouldn't need to use the command line. That being said, being comfortable with Linux command line helps in solving problems.  
  
 
=== About Zynthian Security===
 
=== About Zynthian Security===
Line 57: Line 46:
 
FYI, everything in Zynthian is executed as root user. The Pi user in the new PiOS images have sudo rights, so i don’t see a big security difference between the Gorgona and the PiOS images. PiOS is about automation and evolution, but currently it doesn’t improve security AFAIK.
 
FYI, everything in Zynthian is executed as root user. The Pi user in the new PiOS images have sudo rights, so i don’t see a big security difference between the Gorgona and the PiOS images. PiOS is about automation and evolution, but currently it doesn’t improve security AFAIK.
  
Everybody wanting to connect his Zynthian to a “not secure” network (every network not controlled by himself should be considered “not secure” :wink: ) SHOULD CHANGE the default zynthian password. You can do that from the webconf tool.
+
Anybody who wants to connect their Zynthians to a “not secure” network (any network not controlled by oneself should be considered “not secure”) ) '''SHOULD CHANGE the default zynthian password'''. You can do that from the webconf tool.
  
Also, you have to understand that:
+
You also have to understand that:
  
* Although the Webconf Tool ask for the password, currently, it doesn’t use HTTPS, so your password could be sniffed by bad actors connected to the local network. That is specially true if you are using an ethernet cable or the old WEP Wifi protocol. If you are using WPA2 Wifi protocol in your 2 devices (Zynthian and your “computer”), then you should be protected against sniffers.
+
* Although the Webconf Tool ask for the password, it doesn’t use HTTPS, so your password could be sniffed by bad actors connected to the local network. That is especially true if you are using an ethernet cable or the old WEP Wifi protocol. If you are using WPA2 Wifi protocol on your 2 devices (Zynthian and your “computer”), then you should be protected against sniffers.
  
* When a MOD-UI layer is created in zynthian, the MOD-UI server run completely open for everybody in the local network.
+
* When a MOD-UI layer is created on zynthian, the MOD-UI server run completely open for everybody in the local network.
  
* IMHO, these 2 are the main security holes in Zynthian. For solving it, we have to:
+
IMHO, these 2 are the main security holes in Zynthian. For solving it, we have to:
  
 
# Use HTTPS for webconf tool.
 
# Use HTTPS for webconf tool.
Line 71: Line 60:
 
## Fast and Easy Way: Set a flag for “secure” networks, so MOD-UI will be “open” in that networks only
 
## Fast and Easy Way: Set a flag for “secure” networks, so MOD-UI will be “open” in that networks only
 
## Not so Easy Way: Use HTTPS and ask for the password. We should modify MOD-UI source code
 
## Not so Easy Way: Use HTTPS and ask for the password. We should modify MOD-UI source code
 +
 +
=== I just wrote my 16/32/64 GB SD card with a Zynthian image, but from Zynthian's console i only see a part of the SD Cards total space. How can i make all the space on my SD Card availalbe? ===
 +
 +
'''UPDATE:''' From 2016-12-23, the Gorgona SD image solved this problem. Latest SD images will auto-expand the partition on the first boot, so you shouldn't have this problem never more, but if you have it ...
 +
 +
After writing the zynthian image into the SD card, you have to "expand" the partition to fill all the available space. Follow these steps:
 +
 +
+ login into your zynthian box using ssh
 +
+ execute "df" command to see the size of your partition and the available space
 +
+ run "raspi-config" and select the first option to expand your partition
 +
+ reboot your zynthian box
 +
+ login again and execute "df" command to see size of your partition and the available space. You should see the difference.
 +
 +
'''Important:''' If you don't expand your partition, you will have problems when updating zynthian software or library, as you will run out of space.

Revision as of 23:21, 11 April 2020

Please, add your questions to this FAQ. And of course, if you can add/improve an answer, do it! ;-)

1 LINUX Audio terminology is confusing

Understanding LINUX Audio Helps understand the acronyms mentioned in this Wiki

2 Which RaspberryPi does Zynthian support?

The currently supported computing boards are:

RBPi2 is not longer supported by official zynthian SD images. If you want to use a different computing board model, you have to build your own SD image using the setup scripts.

3 Where can i buy a Zynthian Kit?

You can buy official kits in the Zynthian Shop.

4 How do I edit entries in the Wiki?

You need to be able to login into the Wiki. Registering in the wiki is currently disabled for security reasons, but you can ask on the forum to get access.

5 I have a license for Pianoteq 6, what would be the process to enter the license key ?

You have to access the webconf tool and follow carefully the instructions from the "Software->Pianoteq" section.

For accessing the Pianoteq GUI, please read this: Opening Native GUIs from your Computer

6 Does the pre-built kit come with a RBPi3 or 3+ ?

All Bundle Kits come with a RBPi 3+. Check the shop's product descriptions:

 https://shop.zynthian.org/shop/product/zynthian-bundle-all-kit-v3-326?category=13

7 I’m primarily a guitarist and thus, I’m interested in the MOD UI...

Currently, all official Zynthian Bundle-All Kits include "audio input". The new official sound card is the HifiBerry DAC+ ADC.

Zynthia UI allows to create up to 16 processing audio-FX-chains and you can also use the fantastic MOD-UI.

8 Do you think Zynthian is for me?

It depends a lot. Building a recent official zynthian kit doesn't require soldering, only basic tinkering (plugging wires, screw-driving, etc.). The official zynthian software runs out-the-box and you shouldn't need to use the command line. That being said, being comfortable with Linux command line helps in solving problems.

9 About Zynthian Security

FYI, everything in Zynthian is executed as root user. The Pi user in the new PiOS images have sudo rights, so i don’t see a big security difference between the Gorgona and the PiOS images. PiOS is about automation and evolution, but currently it doesn’t improve security AFAIK.

Anybody who wants to connect their Zynthians to a “not secure” network (any network not controlled by oneself should be considered “not secure”) ) SHOULD CHANGE the default zynthian password. You can do that from the webconf tool.

You also have to understand that:

  • Although the Webconf Tool ask for the password, it doesn’t use HTTPS, so your password could be sniffed by bad actors connected to the local network. That is especially true if you are using an ethernet cable or the old WEP Wifi protocol. If you are using WPA2 Wifi protocol on your 2 devices (Zynthian and your “computer”), then you should be protected against sniffers.
  • When a MOD-UI layer is created on zynthian, the MOD-UI server run completely open for everybody in the local network.

IMHO, these 2 are the main security holes in Zynthian. For solving it, we have to:

  1. Use HTTPS for webconf tool.
  2. Secure the MOD-UI server:
    1. Fast and Easy Way: Set a flag for “secure” networks, so MOD-UI will be “open” in that networks only
    2. Not so Easy Way: Use HTTPS and ask for the password. We should modify MOD-UI source code

10 I just wrote my 16/32/64 GB SD card with a Zynthian image, but from Zynthian's console i only see a part of the SD Cards total space. How can i make all the space on my SD Card availalbe?

UPDATE: From 2016-12-23, the Gorgona SD image solved this problem. Latest SD images will auto-expand the partition on the first boot, so you shouldn't have this problem never more, but if you have it ...

After writing the zynthian image into the SD card, you have to "expand" the partition to fill all the available space. Follow these steps:

+ login into your zynthian box using ssh
+ execute "df" command to see the size of your partition and the available space
+ run "raspi-config" and select the first option to expand your partition
+ reboot your zynthian box
+ login again and execute "df" command to see size of your partition and the available space. You should see the difference.

Important: If you don't expand your partition, you will have problems when updating zynthian software or library, as you will run out of space.