Changes

Jump to navigation Jump to search
97 bytes removed ,  12:37, 13 January 2020
Line 2: Line 2:     
===LINUX Audio terminology is confusing===
 
===LINUX Audio terminology is confusing===
[[Understanding LINUX Audio]] Help in understanding all those acronyms mentioned in this Wiki
+
[[Understanding LINUX Audio]] Helps understand the acronyms mentioned in this Wiki
    
===Which RaspberryPi does Zynthian support?===
 
===Which RaspberryPi does Zynthian support?===
Line 12: Line 12:     
===Where can i buy a Zynthian Kit?===
 
===Where can i buy a Zynthian Kit?===
Currently you can buy the official Zynthian Kits in the [https://shop.zynthian.org Zynthian Shop].
+
You can buy the official Zynthian Kits in the [https://shop.zynthian.org Zynthian Shop].
   −
=== How do I edit entries in the wiki? ===
+
=== 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.
+
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.
   −
=== 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? ===
+
=== 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? ===
      Line 28: Line 28:  
  + run "raspi-config" and select the first option to expand your partition
 
  + run "raspi-config" and select the first option to expand your partition
 
  + reboot your zynthian box
 
  + 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 ;-)
+
  + 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.
 
'''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.
Line 40: Line 40:  
=== Does the pre-built kit come with a RBPi3 or 3+ ? ===  
 
=== Does the pre-built kit come with a RBPi3 or 3+ ? ===  
   −
Bundle All Kits come with a RBPi 3+. Check the shop's product descriptions:  
+
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
 
   https://shop.zynthian.org/shop/product/zynthian-bundle-all-kit-v3-326?category=13
    
=== 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. ===
''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 ?  
+
''I know some people have experimented with audio input and were 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 ?  
   −
Currently, all official Zynthian Bundle-All Kits have "audio input". The new official soundcard is the [https://www.hifiberry.com/docs/data-sheets/datasheet-dac-adc HifiBerry DAC+ ADC].
+
All official Zynthian Bundle-All Kits have "audio input". The new official sound card is the [https://www.hifiberry.com/docs/data-sheets/datasheet-dac-adc HifiBerry DAC+ ADC].
    
=== Do you think Zynthian is for me? ===
 
=== Do you think Zynthian is for me? ===
It depends a lot. Currently, building an official zynthian kit doesn't require soldering, only basic tinkering (pluging wires, screw-driving bolts, etc.). Also, official zynthian software should run out-the-box and you shouldn't need to use the command line. Anyway, being comfortable with Linux command line is a point for solving problems  
+
It depends a lot. Building an official zynthian kit doesn't require soldering, only basic tinkering (plugging wires, screw-driving, etc.). The official zynthian software should run 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  
    
  ''Knowing that I am comfortable with tinkering (basic command line in linux) and that the idea would be to use Zynthian in a professional environment (studio and stage)''
 
  ''Knowing that I am comfortable with tinkering (basic command line in linux) and that the idea would be to use Zynthian in a professional environment (studio and stage)''
Line 60: Line 60:  
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” ;-) ) '''SHOULD CHANGE the default zynthian password'''. You can do that from the webconf tool.
+
Anybody who wants to connect their Zynthian to a “not secure” network (any network not controlled by themselves 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 in zynthian, the MOD-UI server run completely open for everybody in the local network.
88

edits

Navigation menu