Files
doc/docs/tutorial-basics/s805.md
2023-12-03 13:22:47 +08:00

49 lines
1.4 KiB
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.
---
sidebar_position: 4
---
# 玩客云(晶晨S805)刷机
晶晨系列 S805 CPU 机型又称玩客云赚3ws1608, onecloud
先刷入作者编译的底包,再刷入系统固件。
## 一、准备工作
### 1.准备一个 U 盘,
同样需要旧款usb2.0协议的普通 U 盘建议8-64G的款式
使用神雕 U 盘格式化小工具,格式化取回全部空间:
![pic](pic/usb.png)
:::tip
下载地址:
[神雕U盘格式化小工具](https://www.ecoo.top/update/soft_init/USBFormat.exe)
:::
### 2.准备一个双公头 USB 连接线
![pic](pic/s805/usb2.png)
### 3.拆开盒子,取出主板
拆解外壳技巧:
先热用吹风机把背后的pvc贴片吹软然后用刀具小心撬开。
![pic](pic/s805/pcb.png)
![pic](pic/s805/pcb-2.png)
### 4. 准备两个工具软件
下载和安装好:
晶晨烧录工具: [USB_Burning_Tool.exe](https://alist.ecoo.top/d/s805/USB_Burning_Tool_v2.1.3.exe)
USB 镜像烧写工具: [balenaEtcher.exe](https://alist.ecoo.top/d/s805/balenaEtcher-Portable-1.18.4.exe)
### 5. 下载好作者开发的海纳思固件
海纳思系统 U-BOOT 底包: [S805-uboot-hinas.img](https://www.ecoo.top/amlogic/S805-uboot-hinas.img) 2M
海纳思 U 盘镜像固件: [Ubuntu_hinas_s805_armhf_5.15.79.img.zip](https://alist.ecoo.top/d/s805/Ubuntu_hinas_s805_armhf_5.15.79.img.zip)
## 二、刷入 U-boot 底包