Files
kindle-calendar/dash/docs/kindle-voyage-5.13.6-watchthis-zh.md
2026-03-21 18:44:12 +08:00

275 lines
6.5 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.

# Kindle Voyage 5.13.6 WatchThis 实测成功路径
恢复出厂
USB - .demo、DONT_CHECK_BATTERY、hotfix 和安装包一次性写回去
Demo Activation点 Yes, 重启
这份文档只覆盖下面这个组合:
- 机型:`Kindle Voyage (KV)`
- 固件:`5.13.6`
- 目标:完成 `WatchThis` 越狱、安装 `custom hotfix`,再通过 `MRPI` 落地 `KUAL / USBNetwork / KTerm / kindle-dash`
如果机型或固件版本不同,不要直接照抄。
## 核心结论
这台 `KV + 5.13.6` 当前最稳的顺序,不是“`Get Started` 后立刻检查 `mkk/libkh/rp`”,而是下面这条完整链路:
1. 恢复出厂,语言只选 `English (United Kingdom)`
2. 先输入;enter_demo, `;demo`
demo activation - yes - shipping mode error(电量低的原因)
1. 把 Kindle 接上 USB。
2. 我在根目录创建一个空文件 DONT_CHECK_BATTERY。
3. `demo menu -> Sideload Content`,在这里接 USB`.demo/` payload 写进去
- .demo/KV-5.13.6.zip
- .demo/demo.json
- .demo/goodreads/
- extensions/
- mrpackages/
- dashboard/
- Update_hotfix_watchthis_custom.bin
4. `;dsts -> Help & User Guides -> Get Started`
5. 按 demo 流程继续:`register this demo -> Skip -> standard`
6. 遇到 `Configure Device` 就用隐藏手势回到主页
7. 回到主页后搜索 `;uzb`
Update Error 2 -- 插usb继续重启到 register this demo
输入三个111
standard 页面 (详见下面说明) ……
**再接 USB把 `Update_hotfix_watchthis_custom.bin` 放到根目录**
8. `;dsts -> Device Options -> Update Your Kindle`
9. 回到主页后搜索 `;log mrpi`
10. 首页出现 `KUAL`
这才是这轮实机验证真正成功的路径。
## 需要准备的文件
### WatchThis payload
来自 `watchthis-jailbreak-r03.zip`
- `KV-5.13.6.zip`
- `demo.json`
- `Update_hotfix_watchthis_custom.bin`
本仓库里的对应路径:
- `dash/staging/watchthis/KV-5.13.6/KV-5.13.6.zip`
- `dash/staging/watchthis/KV-5.13.6/demo.json`
- `dash/staging/watchthis/Update_hotfix_watchthis_custom.bin`
### 越狱后安装包
本仓库已经整理好的目录:
- `dash/staging/post-jailbreak-root/extensions/`
- `dash/staging/post-jailbreak-root/mrpackages/`
- `dash/staging/post-jailbreak-root/dashboard/`
如果你已经执行过:
```sh
sh bootstrap-new-kindle.sh prepare-storage
```
这些内容通常已经预置到 Kindle 用户存储,不需要再手工拷一次。
## 一次成功的正确路径
### 1. 恢复出厂并进入 demo menu
1. 先恢复出厂设置。
2. 语言选择页只选 `English (United Kingdom)`
3. 不要联网。
4. 在搜索框输入 `;demo`
5. 进入 `demo menu`
如果这里没有进入 `demo menu`,再考虑备用入口;对本次实机成功路径来说,直接 `;demo` 就够了。
### 2. 在 Sideload Content 页面导入 payload
1.`demo menu` 里点 `Sideload Content`
2. 到这个页面后,再接 USB。
3. 在 Kindle 根目录确认下面三个东西存在:
```text
.demo/KV-5.13.6.zip
.demo/demo.json
.demo/goodreads/
```
4. 安全弹出 Kindle。
5. 回到 Kindle`Done`
6. 退出 `demo menu`
如果你在 Mac 上手工操作,对应文件结构就是:
```text
/Volumes/Kindle/.demo/KV-5.13.6.zip
/Volumes/Kindle/.demo/demo.json
/Volumes/Kindle/.demo/goodreads/
```
### 3. 用 Get Started 触发越狱脚本
1. 退出 `demo menu` 后,搜索输入 `;dsts`
2. 进入 `Help & User Guides`
3.`Get Started`
接下来按这轮实测成功路径继续:
1. 出现 `register this demo` 时,三个输入框都填 `111`
2. `Fetching available demo types``Skip`
3. 出现 demo type 时选 `standard`
之后设备会重启。
### 4. 遇到 Configure Device 时不要点进去
重启后如果看到 `Configure Device`,不要点 `Configure Device`,直接做隐藏手势:
1. 在屏幕右下角用两根手指同时轻点一下
2. 两指立刻抬起
3. 马上用一根手指从右下向左滑
成功后会回到主页。
### 5. 用 ;uzb 暴露用户存储并写入 hotfix
回到主页后:
1. 搜索输入 `;uzb`
2. 再接 USB
3. 在 Kindle 根目录确认存在:
```text
/Volumes/Kindle/Update_hotfix_watchthis_custom.bin
```
如果没有,就把仓库里的:
```text
dash/staging/watchthis/Update_hotfix_watchthis_custom.bin
```
拷到 Kindle 根目录。
然后:
1. 安全弹出 Kindle
2. 回到设备
### 6. 手工安装 custom hotfix
这一步不要再走 `Help & User Guides`
正确路径是:
1. 搜索输入 `;dsts`
2. 进入 `Device Options`
3.`Update Your Kindle`
这一步跑完后设备会重启,并退出 demo 状态,回到正常主页。
## 7. 用 MRPI 安装 KUAL / USBNetwork / KTerm / dashboard
回到主页后,搜索输入:
```text
;log mrpi
```
如果 `mrpackages/` 已经预置到根目录MRPI 会开始安装。
实测成功判据:
- 主页出现 `KUAL`
- 如果这轮预置了 `KTerm`,后续也应该能找到 `KTerm`
## 8. 进入 KUAL 后的顺序
进入 `KUAL` 后,先执行:
```text
Rename OTA Binaries -> Rename
```
不要先跑 `Kindle Dashboard`,先把 OTA 关掉。
## 9. 这轮流程里最容易做错的地方
### 不要走 LanguageBreak
`KV + 5.13.6` 应走 `WatchThis`,不要走 `LanguageBreak`
### 不要点 Resell Device / Remote Reset / Configure WiFi
这几个都不是这条成功路径的一部分。
### `Get Started` 后不要直接去找 `Update Your Kindle`
先要完成:
- `register this demo`
- `Skip`
- `standard`
- 重启后隐藏手势回主页
然后才是:
- `;uzb`
- 写入 `Update_hotfix_watchthis_custom.bin`
- `Device Options -> Update Your Kindle`
### `Update Your Kindle` 之前必须先写 hotfix bin
`Update Your Kindle` 对应的是安装:
```text
Update_hotfix_watchthis_custom.bin
```
如果根目录里没有这个文件,就很容易出现 `Software Update / Update Error 2`
### 不要把 `mkk/libkh/rp` 当成当前这条流程里的唯一人工判据
这轮最实用的成功判据是:
1. `Update Your Kindle` 能正常跑完并重启回主页
2. `;log mrpi` 能执行
3. 首页出现 `KUAL`
## 10. 如果某一步出错
### `Get Started` 后出现 Application Error
按上游 `WatchThis` README 的补救方式:
1. 长按电源键强制重启
2. 再进 `demo menu`
3. 再执行一次 `Sideload Content -> Done`
4. 这次不要再接 USB
### `Update Your Kindle` 报 `Update Error 2`
先检查 Kindle 根目录里是不是真的有:
```text
Update_hotfix_watchthis_custom.bin
```
注意不要把 macOS 生成的:
```text
._Update_hotfix_watchthis_custom.bin
```
误当成真正的 hotfix 文件。