This commit is contained in:
teasiu
2023-12-03 13:22:47 +08:00
parent c472b1019b
commit 0956801209
28 changed files with 38 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 904 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 779 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

View File

@@ -5,8 +5,44 @@ 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 底包