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/07 10:06]
tomhora
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 ====