| ... | ... | @@ -41,19 +41,19 @@ After the flashing, your FreeDSM should boot for the first time. To perform the |
|
|
|
|
|
|
|
# Later ESP32C3-CORE web upgrades procedure
|
|
|
|
|
|
|
|
The up-to-date **firmware.bin** and **autoexec.bec** to perform the upgrade of your FreeDSM are [available here](../home#firmware-releases). The FreeDSM will reaint its current configuration after the upgrade.
|
|
|
|
The up-to-date **firmware.bin** and **autoexec.bec** to perform the upgrade of your FreeDSM are [available here](../home#firmware-releases). The FreeDSM will keep its current configuration after the upgrade.
|
|
|
|
|
|
|
|
To be successful with the complete upgrade of the FreeDSM, it is mandatory to update the Berry script and the firmware if the first two digits of their versions do not match (for example, Berry script 2.4.7 is compatible with Firmware 2.4 but you must also upgrade the firmware if the current version is 2.3). You can check this version information in the main web page of your device.
|
|
|
|
The first two digits of the Berry script and the firmware must match (for example, Berry script 2.4.7 is compatible with Firmware 2.4). You can check this version information in the main web page of your FreeDSM or in the Settings menu.
|
|
|
|
|
|
|
|
To perform the update, access to the web interface of your FreeDSM (you can check the IP address in your router or, physically, access to the configuration option of the device, "AP information" will tell you the IP on the LCD screen).
|
|
|
|
|
|
|
|
- **First, Berry script (file autoexec.bec)**: Main Screen, selecting "Consoles" -> "Manage File System" you will see this screen:
|
|
|
|
- **First, remove the Berry script (file autoexec.bec)**: Main Screen, selecting "Consoles" or "Tools" -> "Manage File System" you will see this screen:
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
<img src="img/F_upgradeSc.jpg" width="450" align="center"/>
|
|
|
|
<img src="img/F_removeSc.jpg" width="450" align="center"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
Select the new "autoexec.bec" using the uppter left button and select "Start upload" (it will overwrite the current one).
|
|
|
|
Click on the fire icon next to the autoexec.bec file.
|
|
|
|
|
|
|
|
- **Second, firmware (file firmware.bin)**: Main Screen, select "Firmware Upgrade" and you will see this screen:
|
|
|
|
|
| ... | ... | @@ -64,6 +64,14 @@ Select the new "autoexec.bec" using the uppter left button and select "Start upl |
|
|
|
It is possible to update by OTA (check that the url is:
|
|
|
|
https://gitlab.citic.udc.es/lia2-publico/g4s/-/wikis/fw/firmware.bin) but it is recommended to proceed with the previously downloaded "firmware.bin" from this page and proceed with "Upgrade by file upload" and later pressing "Start upgrade".
|
|
|
|
|
|
|
|
After that, the FreeDSM will reboot and you will see the new version information in the main screen (remember, firmware and script must match in the first two numbers of the version).
|
|
|
|
- **Third, Berry script (file autoexec.bec)**: Main Screen, selecting "Consoles" or "Tools" -> "Manage File System" you will see this screen:
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
<img src="img/F_upgradeSc.jpg" width="450" align="center"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
Select the new "autoexec.bec" using the upper left button and select "Start upload".
|
|
|
|
|
|
|
|
In the main menu, select "Restart". The FreeDSM will reboot and you will see the new version informationin the main screen (remember, firmware and script must match in the first two numbers of the version).
|
|
|
|
|
|
|
|
If something fails and the FreeDSM boots in **SAFEBOOT** mode (shown in red on the web interface) simply repeat the process for the firmware flashing. Check that you are using the correct **firmware.bin**, downloaded from this page. |
|
|
|
If something fails and the FreeDSM boots in **SAFEBOOT** mode (shown in red on the web interface) simplyrepeat the process for the firmware flashing. Check that you are using the correct **firmware.bin**, downloaded from this page. |