File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
docs/notes/droneKit/3.常见问题/1.电脑问题排查 Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ sudo /etc/NX/nxserver --restart
38
38
# 删除原有的 Nomachine
39
39
sudo apt remove nomachine
40
40
# 下载 Nomachine 安装包
41
- curl -O http://110.42.45.189:18080 /Nomachine/nomachine_8.6.1_3_arm64 .deb
41
+ curl -O http://file.emnavi.tech /Nomachine/nomachine_8.16.1_1_arm64 .deb
42
42
# 安装
43
43
sudo dpkg -i nomachine_8.6.1_3_arm64.deb
44
44
# 设置开机进入命令行模式
Original file line number Diff line number Diff line change @@ -9,18 +9,19 @@ readingTime: false
9
9
![ deploy_system_list] ( https://emnavi-doc-img.oss-cn-beijing.aliyuncs.com/emnavi_assets/intro/deploy_system_list.png )
10
10
11
11
::: details 如何制作一个用于刷系统的U盘?
12
- 1、准备一个空的U盘,格式化成 exFat 格式。
12
+ 1、准备一个空的U盘,格式化成 exFat 格式(重要) 。
13
13
14
14
2、下载我们提供的镜像文件,将文件存放在U盘内即可。
15
15
16
16
| 镜像列表 | 下载链接 | 发布日期 | SHA256校验码 |
17
17
| ------------- | :------------- | :------------- | :-------------:|
18
- | ** (最新)** V1.1 | [ edge2-241121.130200-62537072640-bytes-disk.img.zst] ( https ://110.42.45.189:18080 /edge2/edge2-241121.130200-62537072640-bytes-disk.img.zst) | 24年11月21日 | 6e07b468da8362752acbf507189c350180199b8e85f61439f86d86539b108b0e |
18
+ | ** (最新)** V1.1 | [ edge2-241121.130200-62537072640-bytes-disk.img.zst] ( http ://file.emnavi.tech /edge2/edge2-241121.130200-62537072640-bytes-disk.img.zst) | 24年11月21日 | 6e07b468da8362752acbf507189c350180199b8e85f61439f86d86539b108b0e |
19
19
20
20
:::
21
21
22
22
::: warning 刷入系统大约需要 8 ~ 10分钟,因此需要确保无人机的供电可用。
23
23
:::
24
+
24
25
当物料准备齐全后,按本视频流程,进入无人机电脑的 OOWOW 工具界面:
25
26
<!-- TODO(Derkai): 这里差一张电脑上各个接口按钮的示意图 -->
26
27
@@ -31,6 +32,7 @@ readingTime: false
31
32
</video >
32
33
</div >
33
34
35
+ 启动 OOWOW - 按住机载电脑的 FUNCTION(F) 并短按 RESET(R) ,然后松开 FUNCTION
34
36
接下来你可以在显示器上看到 OOWOW 工具界面,你可使用方向键进行选择。
35
37
36
38
## 使用 OOWOW 工具刷入系统流程
You can’t perform that action at this time.
0 commit comments