Translations:Wiren Board 5: Восстановление прошивки/4/en: различия между версиями

Нет описания правки
 
(не показано 6 промежуточных версий этого же участника)
Строка 12: Строка 12:
#*(for WB5 version.3) close the FW jumper next to the Micro USB connector;
#*(for WB5 version.3) close the FW jumper next to the Micro USB connector;
#*(for the version of WB5.6+) hold down the small button next to the microUSB connector.
#*(for the version of WB5.6+) hold down the small button next to the microUSB connector.
#Without removing the jumper/hanging the button, connect the power to the controller, wait a few seconds and run
#Without removing the jumper/hanging the button, connect the power to the controller, wait a few seconds and run <syntaxhighlight lang="bash">$ sudo ./mxsldr /X/XX/wb5_usbfw.sb</syntaxhighlight> Where /X/XX/wb5_usbfw.sb is the path to the downloaded file.
$$$Where /X/XX/wb5_usbfw.sb is the path to the downloaded file.
#If the image is successfully loaded after a few seconds, the green led will flash and the controller memory will be detected as a drive on the computer.
#If the image is successfully loaded after a few seconds, the green led will flash and the controller memory will be detected as a drive on the computer.
#Then:
#Then:
Строка 31: Строка 30:
#*''/X/XX/XXXXX_emmc_wb5.img'' - replace with the path to the pre-extracted firmware file,
#*''/X/XX/XXXXX_emmc_wb5.img'' - replace with the path to the pre-extracted firmware file,
#*''/dev/sdX'' - replace with the name of the partition under which the drive is defined in the system,
#*''/dev/sdX'' - replace with the name of the partition under which the drive is defined in the system,
#:and run the command
#:and run the command <syntaxhighlight lang="bash">$ sudo dd if=/X/XX/XXXXX_emmc_wb5.img of=/dev/sdX bs=1M conv=fdatasync && sync</syntaxhighlight>  
<syntaxhighlight lang="bash">$ sudo dd if=/X/XX/XXXXX_emmc_wb5.img of=/dev/sdX bs=1M conv=fdatasync && sync</syntaxhighlight>
#After recording is complete, disconnect the controller from the USB, turn off the controller, and then turn it back on.
#After recording is complete, disconnect the controller from the USB, turn off the controller, and then turn it back on.
12 063

правки