Changes

Jump to navigation Jump to search
493 bytes added ,  19:25, 10 May 2019
Adds comment about setting date before updating Gorgona Omega
Line 1: Line 1: −
If you are using the official Zynthian SD Image (Gorgona is the last one!), the first thing you should do after booting up your Zynthian Box and having the controllers working OK is update the software:
+
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:
   −
- connect the zynthian box to your router using a RJ45 cable
+
* Connect your Zynthian Box to your router/switch using an Ethernet RJ45 cable. You can also configure the WIFI connection.
- '''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
     −
That's all! ;-)
+
You can also do it from the command line using this command:
 +
 
 +
  /zynthian/zynthian-sys/scripts/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]]
 +
 
 +
If using Gorgona Omega then you will need to set the clock on the Raspberry Pi before the update will work.
 +
 
 +
  date -s YYYY-MM-DD
 +
 
 +
where YYYY is the year, MM is the month and DD is the date.
334

edits

Navigation menu