juechafun/01-项目/2512-MaixCam竞赛版/Bug-调试工具-开机自启失败.md
2026-01-22 20:37:04 +08:00

52 lines
885 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
#领域/MaixCam
#复盘/1 #Bug/禅道
## 一句话描述
[____设置开机自启失败____]
---
## 基础元信息
影响范围:[_程序无法开机自启_______]
## 缺陷记录
### 前置条件
[__启动摄像头和调试工具工具已经刷新设备列表连接______]
### 复现步骤
1. [__下拉框选择开机自启______]
2. [__点击确认执行______]
3. [___设备重启_____]
### 实际发生结果
[__设备重启后并未自启程序______]
### 期望结果
[__设备启动后直接启动指定程序______]
### 排查建议
1. [__查看 auto_start.txt 是否被正确赋值_______]
### 根因分析
[__/root/scripts/cam_auto_start.sh 并没有可执行权限_______]
### 验证依据
[__chmod +x 脚本添加可执行权限重新设置开机自启______]
# 知识沉淀
`Alt + N` 创建 [[模板-觉察知识-知识沉淀]]