Changes

Jump to navigation Jump to search
168 bytes added ,  15:59, 16 July 2021
m
Line 1: Line 1: −
If you are using an official Zynthian SD Image, the first thing you should do after booting up your Zynthian Box, is updating the software.
+
===Important notice===
   −
If your Zynthian's UI is working OK and can control it using the knobs or the touch screen, you can do it easily from there:
+
Zynthian runs on top of a basic Debian Linux system. It is not recommanded at all to do the traditional "apt-get update&apt-get upgrade" commands: this could break your Zynthian system.
   −
* Connect your Zynthian Box to your router/switch using an Ethernet RJ45 cable. Alternately, you can configure the WIFI connection using the Webconf tool.
+
'''You have been warned !!!'''  
* Click '''update software''' from the UI's Admin Menu
  −
* Click '''restart UI''' (or '''reboot''') from the UI's Admin Menu
     −
You can also do it from your browser using the Webconf tool:
+
 
 +
If you are using an official Zynthian SD Image, the first thing you should do after booting up your Zynthian Box is update the software.
 +
 
 +
===Updating from the UI===
 +
 
 +
If your Zynthian's UI is working OK and you can control the interface using the knobs or the touch screen, you can update your software very easily:
 +
 
 +
# Connect your Zynthian Box to your router/switch using an Ethernet RJ45 cable. Alternately, you can configure the WIFI connection using the Webconf tool.
 +
# Click '''update software''' from the UI's Admin Menu
 +
# Click '''restart UI''' (or '''reboot''') from the UI's Admin Menu
 +
 
 +
===Updating from the Browser (webconf)===
 +
 
 +
You can also update your zynthian from your browser, using the Webconf tool at this address:
    
   http://zynthian.local
 
   http://zynthian.local
Line 15: Line 26:  
   http://#ZYNTHIAN_IP#
 
   http://#ZYNTHIAN_IP#
   −
or from the command line, using this command:
+
===Updating from the CLI===
 +
 
 +
Finally, you can update from the command line, using this command:
    
   update_zynthian.sh
 
   update_zynthian.sh
Line 22: Line 35:     
   [[Accessing Zynthian from your computer|Accessing Zynthian from other devices]]
 
   [[Accessing Zynthian from your computer|Accessing Zynthian from other devices]]
  −
  −
{{NoteBox|If using a legacy Gorgona SD-image (you shouldn't!) then you will need to set the clock on the system before the update will work.}}
  −
  −
You can do that with:
  −
  −
  date -s YYYY-MM-DD
  −
  −
where YYYY is the year, MM is the month and DD is the date.
 

Navigation menu