Skip to content

Commit

Permalink
Merge pull request #677 from zifeng-radxa/main
Browse files Browse the repository at this point in the history
docs: figure out rock5 rsetup upgrade system network transfer problem
  • Loading branch information
peterwang2050 authored Feb 8, 2025
2 parents 9146133 + 7485179 commit 93b8fe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/common/dev/_rkllm-install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RKLLM 可以帮助用户快速将 LLM 模型部署到 Rockchip 芯片中,目
- 检查 NPU 驱动版本是否大于等于 0.9.8,如小于此版本请下载并烧录最新 radxa 6.1 固件
:::tip
radxa 6.1 固件默认 NPU 驱动版本为 0.9.6,请通过: `sudo rsetup -> System -> System Update` 升级系统以更新至 0.9.8 驱动。
升级后请务必执行 **`sudo apt autopurge`** 然后重启。
:::

```bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ To use RKNPU, users first need to run the RKLLM-Toolkit tool on an x86 workstati
- Check if the NPU driver version is 0.9.6 or higher. If it is lower, download and flash the latest Radxa 6.1 firmware.
:::tip
The default NPU driver version of radxa 6.1 firmware is 0.9.6, please update the system to 0.9.8 driver by: `sudo rsetup -> System -> System Update`.
Please be sure to run **`sudo apt autopurge`** after system upgrade and then reboot.
:::

```bash
Expand Down

0 comments on commit 93b8fe2

Please sign in to comment.