Difference between revisions of "Zynthian Updating"

From ZynthianWiki
Jump to navigation Jump to search
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 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.  
  
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:
+
If your Zynthian's UI is working and you can control the interface using the knobs or the touch screen, you can do this 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.
 
* Connect your Zynthian Box to your router/switch using an Ethernet RJ45 cable. Alternately, you can configure the WIFI connection using the Webconf tool.
Line 7: Line 7:
 
* Click '''restart UI''' (or '''reboot''') 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:
+
You can also update your zynthian from your browser, using the Webconf tool:
  
 
   http://zynthian.local
 
   http://zynthian.local
Line 15: Line 15:
 
   http://#ZYNTHIAN_IP#
 
   http://#ZYNTHIAN_IP#
  
or from the command line, using this command:
+
Finally, you can update from the command line, using this command:
  
 
   update_zynthian.sh
 
   update_zynthian.sh

Revision as of 01:18, 7 April 2020

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.

If your Zynthian's UI is working and you can control the interface using the knobs or the touch screen, you can do this 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

You can also update your zynthian from your browser, using the Webconf tool:

 http://zynthian.local

or

 http://#ZYNTHIAN_IP#

Finally, you can update 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 other devices