WB 7: Errata/en: различия между версиями

(Новая страница: «The update has been ported to stable wb-2204 and testing.»)
(Новая страница: «It is recommended to update the bootloader on all controllers. The problem may show up on them later.»)
Строка 30: Строка 30:
</div>
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
== ERRWB70001: Controller won't boot after next reboot ==
== ERRWB70001: После очередной перезагрузки контроллер не загружается ==
</div>


==== Affected devices ====
==== Affected devices ====
Строка 65: Строка 63:
The update has been ported to stable wb-2204 and testing.  
The update has been ported to stable wb-2204 and testing.  


<div lang="ru" dir="ltr" class="mw-content-ltr">
To update, run three commands in turn:
Для обновления выполните по очереди три команды:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
apt update
apt update
Строка 72: Строка 69:
u-boot-install-wb
u-boot-install-wb
</syntaxhighlight>
</syntaxhighlight>
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
It is recommended to update the bootloader on all controllers. The problem may show up on them later.
Рекомендуется обновить загрузчик на всех контроллерах. Проблема может проявиться на них позже.
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
If the controller is no longer loading, then there are two ways to bring it back to life:
Если контроллер уже не загружается, то вернуть его к жизни можно двумя способами:
# writing a special image to a blank microSD card;
# записью особого образа на чистую microSD-карту;
# connecting to a computer via the first USB-C and running the sunxi-fel utility.
# подключением к компьютеру через первый USB-C и запуском утилиты sunxi-fel.
</div>