Changes

Jump to navigation Jump to search
430 bytes added ,  12:49, 13 January 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 to update the software:
+
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 the Zynthian box to your router using a Ethernet RJ45 cable. See this for more help on connecting: [[Accessing Zynthian from your computer|Accessing your Zynthian Box from a computer]]
+
If your Zynthian's UI is working and can control it using the knobs or the touch screen, you can do it easily from there:
   −
Use a web browser on another computer to access your Zynthian box's admin web page
+
* Connect your Zynthian Box to your router/switch using an Ethernet RJ45 cable. Alternately, you can configure the WIFI connection using the Webconf tool.
- '''update zynthian software''' from the admin menu
+
* Click '''update software''' from the UI's Admin Menu
- '''update zynthian library''' from the admin menu
+
* Click '''restart UI''' (or '''reboot''') from the UI's Admin Menu
- '''restart GUI''' (or '''reboot''') from the admin menu
      +
You can also do it from your browser using the Webconf tool:
   −
If you prefer the command line:
+
  http://zynthian.local
   −
   /zynthian/zynthian-sys/scripts/update_zynthian.sh
+
or
 +
 
 +
   http://#ZYNTHIAN_IP#
 +
 
 +
or from the command line, using this command:
 +
 
 +
  update_zynthian.sh
 +
 
 +
If you don't know how to access your zynthian using the command line, read this:
 +
 
 +
  [[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.
88

edits

Navigation menu