From 4cb5130cfee5da4adb39d61b971248b2cb7297e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E4=BA=91=E5=8D=9A?= <1655476416@qq.com> Date: Wed, 2 Apr 2025 02:58:01 +0000 Subject: [PATCH 1/5] =?UTF-8?q?=E6=96=B0=E5=BB=BA=2008=5F=E7=94=9F?= =?UTF-8?q?=E6=80=81=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08_生态适配/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 08_生态适配/.keep diff --git a/08_生态适配/.keep b/08_生态适配/.keep new file mode 100644 index 00000000..e69de29b From cc5b8e69df49fa61485691b3fdb176df805558a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E4=BA=91=E5=8D=9A?= <1655476416@qq.com> Date: Wed, 2 Apr 2025 02:58:43 +0000 Subject: [PATCH 2/5] =?UTF-8?q?add=2008=5F=E7=94=9F=E6=80=81=E9=80=82?= =?UTF-8?q?=E9=85=8D/=E7=A1=AC=E4=BB=B6=E9=80=82=E9=85=8D.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 魏云博 <1655476416@qq.com> --- 08_生态适配/硬件适配.md | 51 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 08_生态适配/硬件适配.md diff --git a/08_生态适配/硬件适配.md b/08_生态适配/硬件适配.md new file mode 100644 index 00000000..04cb4747 --- /dev/null +++ b/08_生态适配/硬件适配.md @@ -0,0 +1,51 @@ +# openKylin 硬件适配全流程指南 + +### 1. 系统准备阶段 +1. **访问官网获取资源** + - 官网地址:[openkylin.top](https://openkylin.top) + - 镜像下载路径:[ https://www.openkylin.top/downloads/](https://www.openkylin.top/downloads/) + +2. **安装与本地测试** + - 系统安装教程:[https://docs.openkylin.top/zh/01_%E5%AE%89%E8%A3%85%E5%8D%87%E7%BA%A7%E6%8C%87%E5%8D%97/openKylin%E7%B3%BB%E7%BB%9F%E5%AE%89%E8%A3%85%E6%8C%87%E5%8D%97](https://docs.openkylin.top/zh/01_%E5%AE%89%E8%A3%85%E5%8D%87%E7%BA%A7%E6%8C%87%E5%8D%97/openKylin%E7%B3%BB%E7%BB%9F%E5%AE%89%E8%A3%85%E6%8C%87%E5%8D%97) + - 视频录制规范: + - 需包含:系统安装过程、功能模块测试(如AI助手/UKUI桌面)、硬件兼容性演示 + - 格式要求:MP4/AVI,分辨率≥1080p,关键操作标注字幕 + +--- + +### 2. 适配申请阶段 +1. **提交在线申请** + - 入口路径:[https://docs.qq.com/form/page/DWVBvbXNIcUhTSVFl#/fill](https://docs.qq.com/form/page/DWVBvbXNIcUhTSVFl#/fill) + - 关键填写项: + | 字段 | 说明 | + |---|---| + | 适配类型 | 区分软件/硬件适配(如显卡需注明型号) | + | 视频链接 | 建议使用永久网盘 | + | 测试报告 | 暂不上传,后续补充完整版 | + +2. **获取适配模板** + - 模板下载链接:[https://pan.baidu.com/s/1hiTzACosvXLj5uV3sgAqFw?pwd=1357](https://pan.baidu.com/s/1hiTzACosvXLj5uV3sgAqFw?pwd=1357) + +--- + +### 3. 报告编制与提交 + +1. **最终提交流程** + - 提交路径:官网适配申请 → 找到原申请记录 → 上传完整测试报告 + + +--- + +### 4. 审核与认证 +1. **审核周期说明** + - 标准流程:7个工作日内技术团队审核视频与报告 + +2. **证书获取与公示** + - 成果展示:社区发布产品兼容证书 +### 5. 完成适配 +- 企业端需: + - 查收兼容性证书 + - 在官网公示适配成果 [https://www.openkylin.top/support/](https://www.openkylin.top/support/) +- 社区后续支持: + - 完成适配后社区技术支持SIG组对接权限 + - 优秀案例可入选《openKylin生态白皮书》 \ No newline at end of file From 2270836e4d4ecfb7110bc97b7ba551e0909c55e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E4=BA=91=E5=8D=9A?= <1655476416@qq.com> Date: Wed, 2 Apr 2025 02:59:22 +0000 Subject: [PATCH 3/5] =?UTF-8?q?add=2008=5F=E7=94=9F=E6=80=81=E9=80=82?= =?UTF-8?q?=E9=85=8D/=E8=BD=AF=E4=BB=B6=E9=80=82=E9=85=8D.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 魏云博 <1655476416@qq.com> --- 08_生态适配/软件适配.md | 47 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 08_生态适配/软件适配.md diff --git a/08_生态适配/软件适配.md b/08_生态适配/软件适配.md new file mode 100644 index 00000000..2687b412 --- /dev/null +++ b/08_生态适配/软件适配.md @@ -0,0 +1,47 @@ +# openKylin 软件适配流程指南 + +### 1. 访问官网 +1. 进入 openKylin 官网: + [https://openkylin.top](https://openkylin.top) + +### 2. 进入适配通道 +- 导航至顶部菜单栏 + `支持` ➔ `兼容适配` + [https://www.openkylin.top/support/](https://www.openkylin.top/support/) + +### 2. 适配申请阶段 +1. **提交在线申请** + - 入口路径:[https://docs.qq.com/form/page/DWVBvbXNIcUhTSVFl#/fill](https://docs.qq.com/form/page/DWVBvbXNIcUhTSVFl#/fill) + - 关键填写项: + | 字段 | 说明 | + |---|---| + | 适配类型 | 区分软件/硬件适配(如显卡需注明型号) | + | 软件包链接 | 建议使用永久网盘 | + | 测试报告 | 暂不上传,后续补充完整版 | + +2. **获取适配模板** + - 模板下载链接:[https://pan.baidu.com/s/1hiTzACosvXLj5uV3sgAqFw?pwd=1357](https://pan.baidu.com/s/1hiTzACosvXLj5uV3sgAqFw?pwd=1357) + +--- + +### 3. 报告编制与提交 + +1. **最终提交流程** + - 提交路径:官网适配申请 → 找到原申请记录 → 上传完整测试报告 + + +--- + +### 4. 审核与认证 +1. **审核周期说明** + - 标准流程:7个工作日内技术团队审核报告、测试软件 + +2. **证书获取与公示** + - 成果展示:社区发布产品兼容证书 +### 5. 完成适配 +- 企业端需: + - 查收兼容性证书 + - 在官网公示适配成果 [https://www.openkylin.top/support/](https://www.openkylin.top/support/) +- 社区后续支持: + - 完成适配后社区技术支持SIG组对接权限 + - 优秀案例可入选《openKylin生态白皮书》 \ No newline at end of file From e742f4eb1e3adb5b7c407ccff5d32303819eb7fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E4=BA=91=E5=8D=9A?= <1655476416@qq.com> Date: Wed, 2 Apr 2025 03:34:53 +0000 Subject: [PATCH 4/5] =?UTF-8?q?update=2008=5F=E7=94=9F=E6=80=81=E9=80=82?= =?UTF-8?q?=E9=85=8D/=E7=A1=AC=E4=BB=B6=E9=80=82=E9=85=8D.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 魏云博 <1655476416@qq.com> --- 08_生态适配/硬件适配.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08_生态适配/硬件适配.md b/08_生态适配/硬件适配.md index 04cb4747..e70250bc 100644 --- a/08_生态适配/硬件适配.md +++ b/08_生态适配/硬件适配.md @@ -48,4 +48,4 @@ - 在官网公示适配成果 [https://www.openkylin.top/support/](https://www.openkylin.top/support/) - 社区后续支持: - 完成适配后社区技术支持SIG组对接权限 - - 优秀案例可入选《openKylin生态白皮书》 \ No newline at end of file + - 优秀案例可入选《openKylin技术全景案例集》 \ No newline at end of file From 136e64efbf7f0da1f4bf652bf5ce73e30e4dc487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E4=BA=91=E5=8D=9A?= <1655476416@qq.com> Date: Wed, 2 Apr 2025 03:35:08 +0000 Subject: [PATCH 5/5] =?UTF-8?q?update=2008=5F=E7=94=9F=E6=80=81=E9=80=82?= =?UTF-8?q?=E9=85=8D/=E8=BD=AF=E4=BB=B6=E9=80=82=E9=85=8D.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 魏云博 <1655476416@qq.com> --- 08_生态适配/软件适配.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08_生态适配/软件适配.md b/08_生态适配/软件适配.md index 2687b412..53d466df 100644 --- a/08_生态适配/软件适配.md +++ b/08_生态适配/软件适配.md @@ -44,4 +44,4 @@ - 在官网公示适配成果 [https://www.openkylin.top/support/](https://www.openkylin.top/support/) - 社区后续支持: - 完成适配后社区技术支持SIG组对接权限 - - 优秀案例可入选《openKylin生态白皮书》 \ No newline at end of file + - 优秀案例可入选《openKylin技术全景案例集》 \ No newline at end of file