Changes

Jump to navigation Jump to search
97 bytes added ,  01:22, 7 April 2020
no edit summary
Line 1: Line 1: −
If you are using the official Zynthian SD Image, the first thing you should do after booting up your Zynthian Box and getting the controllers working, is updating the software. You can do it easily from the Zynthian's UI:
+
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.  
   −
* Connect your Zynthian Box to your router/switch using an Ethernet RJ45 cable. Alternately, you can configure the WIFI connection using the Webconf tool.
+
===Updating from the UI===
* 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 the Webconf tool or from the command line, using this command:
+
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:
   −
   update_zynthian.sh
+
# 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
 +
 
 +
or
 +
 
 +
  http://#ZYNTHIAN_IP#
   −
If you don't know how to access your zynthian using the command line, read this:
+
===Updating from the CLI===
   −
* [[Accessing Zynthian from your computer|Accessing Zynthian from other devices]]
+
Finally, you can update from the command line, using this command:
   −
If using the legacy Gorgona Omega then you will need to set the clock on the system before the update will work.
+
  update_zynthian.sh
   −
  date -s YYYY-MM-DD
+
If you don't know how to access your zynthian using the command line, read this:
   −
where YYYY is the year, MM is the month and DD is the date.
+
  [[Accessing Zynthian from your computer|Accessing Zynthian from other devices]]

Navigation menu