Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:sw:04-unipi-firmware [2019/10/28 10:59]
tomhora
en:sw:04-unipi-firmware [2020/02/19 12:21]
mkudlacek
Line 1: Line 1:
-======%hide ​UniPi ====== +======%hide ​Unipi ====== 
-====== ​UniPi Software ======+====== ​Unipi Software ======
 This section includes topics related to UniPi software (repository,​ firmware, etc.) This section includes topics related to UniPi software (repository,​ firmware, etc.)
  
Line 44: Line 44:
 <​code>​systemctl status unipitcp</​code>​ <​code>​systemctl status unipitcp</​code>​
  
-The internal firmware ​will be automatically flashed to the current ​latest version. You can check the firmware version by +The internal firmware ​is NOT automatically flashed to the latest version ​installed using apt. This have to be done manually. You can check the firmware version by 
-<​code>/​opt/​unipi-bin/fwspi -i 0</​code>​+<​code>/​opt/​unipi/tools/fwspi -i 0</​code>​ 
 + 
 +To update the firmware run: 
 +<​code>/​opt/​unipi/​tools/​fwspi --auto</​code>​
  
 ==== Firmware ==== ==== Firmware ====
Line 61: Line 64:
  
 <WRAP center round info 60%> <WRAP center round info 60%>
-To check the FW of other IO groups run <​code>​./​fwspi -i 2</​code>​ alternatively <​code>​./​fwspi -i 2</​code>​.+To check the FW of other IO groups run <​code>​./​fwspi -i 1</​code>​ alternatively <​code>​./​fwspi -i 2</​code>​.
 </​WRAP>​ </​WRAP>​