内容へ移動
MA-X/MA-S/MA-E/IP-K Developers' WiKi
ユーザ用ツール
管理
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
PDF の出力
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
現在位置:
メインページ
»
ダウンロード
»
MA-S1xx / MA-P160 シリーズ
»
Azure IoT Edge Included
トレース:
download_software:mas1xx:azure_iot_edge:start
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
====== Azure IoT Edge Included ====== \\ Azure IoT Hub 接続に必要なパッケージ類を組み込んだファームウェアです。\\ === 注意点 === * ファームウェアサイズがとても大きいので、WebUI からのファームウェア更新はできません((メモリ不足で OOM Killer が発生して失敗します、そのまえにアップロードできません。SD カードにファームウェアを入れて、コマンドラインからファームウェア更新を実行する必要があります。)) * Azure IoT のパッケージでたくさんのアカウントが追加されるので、更新後オーバーレイ領域を全消去する必要があります。 \\ ^ File ^ Stat ^ SHA1SUM ^ Info | |{{ :download_software:mas1xx:azure_iot_edge:mas1xx_focal_iotedge_v5_5_0.img |}}|2023/02/19 20:13 211.0 MB|422e54f77c4948e228b35ca6b500f0d3c143535e|v5.5.0 ベース| |{{ :download_software:mas1xx:azure_iot_edge:mas1xx_jammy_aziot_v6_0_0rc1.img |}}|2023/04/20 11:01 201.5 MB|6441864ccfd2cc6353cc341fe1c887654f0b040b|v6.0.0 ベース| \\ {{:download_software:mas1xx:azure_iot_edge:iotedge_jammy_00.png|}} \\ ===== ファームウェア更新方法 ===== 上に記載したとおり、ファームウェアサイズが大きいため、tmpfs に配置してのファームウェア更新はできません。\\ SD カードにファームウェアをコピーし、実機で mount してファームウェア更新コマンドを実行することでファームウェアを適用します。 <code> root@gemini:~# mount /dev/mmcblk1p1 /mnt/sd/ root@gemini:~# ls -l /mnt/sd total 205856 -rwxr-xr-x 1 root root 210766960 Apr 20 10:04 mas1xx_jammy_aziot_v6_0_0rc1.img root@gemini:~# </code> <code> root@gemini:~# firmup /mnt/sd/mas1xx_jammy_aziot_v6_0_0rc1.img ### MA-S1xx series firmware update utility (for 2-area firmware). * checking firmware file integrity... OK. Updating Area: 0 ... * image file for kernel found, writing... succeeded. * image file for kmod found, writing... succeeded. * image file for initramfs found, writing... succeeded. * image file for rootfs found, writing... succeeded. * DTB file(s) found. writing at91-centurysys-gemini-00.dtb... succeeded. writing at91-centurysys-gemini-01.dtb... succeeded. writing at91-centurysys-gemini-01.dtbo... succeeded. writing at91-centurysys-gemini-02.dtb... succeeded. writing at91-centurysys-gemini-02.dtbo... succeeded. writing at91-centurysys-gemini-03.dtb... succeeded. writing at91-centurysys-gemini-03.dtbo... succeeded. writing at91-centurysys-gemini-07.dtbo... succeeded. * generating SUM file... MD5: 17ac845a582b985e11d157299fca6ef2 SHA1: 70887c22e2d94aea8df687721bbc76549ee8aa18 done. * updating default firmware area: 0 Succeeded. root@gemini:~# </code>
download_software/mas1xx/azure_iot_edge/start.txt
· 最終更新: 2023/04/25 08:42 by
admin
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
PDF の出力
文書の先頭へ