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 Both sides next revision
en:sw:04-unipi-firmware [2020/02/07 09:12]
jan_kozak
en:sw:04-unipi-firmware [2020/02/07 10:06]
tomhora
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 ====