Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/common/radxa-os/rkdevtool/_maskrom.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ Maskrom 模式是 Rockchip 芯片内置的底层恢复模式,当设备无法

若主板进入 Maskrom 模式,软件左下角会显示 `Found One MASKROM Device`。

:::tip
如果 RKDevTool 提示 `没有发现设备`,且 Windows 设备管理器中显示为“未知设备”,说明电脑尚未安装 Rockchip USB 驱动。

请先安装驱动:下载并解压 [DriverAssistant v5.14](https://dl.radxa.com/tools/windows/DriverAssitant_v5.14.zip),右键以管理员身份运行 `DriverInstall.exe`,点击 `Install Driver`。安装完成后重新插拔 USB 数据线(或重新进入 Maskrom 模式),再打开 RKDevTool 即可识别设备。
:::

<div style={{ textAlign: "center" }}>
<img
src="/img/common/tools/rkdevtool/maskrom-mode.webp"
Expand Down
6 changes: 6 additions & 0 deletions docs/common/radxa-os/rkdevtool/_maskrom_two_device.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ Maskrom 模式是 Rockchip 芯片内置的底层恢复模式,当设备无法

若主板进入 Maskrom 模式,软件左下角会显示 `Found One MASKROM Device`。

:::tip
如果 RKDevTool 提示 `没有发现设备`,且 Windows 设备管理器中显示为“未知设备”,说明电脑尚未安装 Rockchip USB 驱动。

请先安装驱动:下载并解压 [DriverAssistant v5.14](https://dl.radxa.com/tools/windows/DriverAssitant_v5.14.zip),右键以管理员身份运行 `DriverInstall.exe`,点击 `Install Driver`。安装完成后重新插拔 USB 数据线(或重新进入 Maskrom 模式),再打开 RKDevTool 即可识别设备。
:::

<div style={{ textAlign: "center" }}>
<img
src="/img/common/tools/rkdevtool/maskrom-mode.webp"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ On Windows, open the RKDevTool. The software will automatically detect if the bo

If the board is in Maskrom mode, the bottom left corner of the software will display `Found One MASKROM Device`.

:::tip
If RKDevTool reports `No Device Found` and Windows Device Manager shows an "Unknown device", the Rockchip USB driver has not been installed on your computer.

Install the driver first: download and extract [DriverAssistant v5.14](https://dl.radxa.com/tools/windows/DriverAssitant_v5.14.zip), right-click `DriverInstall.exe` and run it as administrator, then click `Install Driver`. After the driver is installed, reconnect the USB cable (or re-enter Maskrom mode) and reopen RKDevTool — the device should then be detected.
:::

<div style={{ textAlign: "center" }}>
<img
src="/en/img/common/tools/rkdevtool/maskrom-mode.webp"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ On Windows, open the RKDevTool application. The software will automatically dete

If the board is in Maskrom mode, the bottom left corner of the software will display `Found One MASKROM Device`.

:::tip
If RKDevTool reports `No Device Found` and Windows Device Manager shows an "Unknown device", the Rockchip USB driver has not been installed on your computer.

Install the driver first: download and extract [DriverAssistant v5.14](https://dl.radxa.com/tools/windows/DriverAssitant_v5.14.zip), right-click `DriverInstall.exe` and run it as administrator, then click `Install Driver`. After the driver is installed, reconnect the USB cable (or re-enter Maskrom mode) and reopen RKDevTool — the device should then be detected.
:::

<div style={{ textAlign: "center" }}>
<img
src="/en/img/common/tools/rkdevtool/maskrom-mode.webp"
Expand Down
Loading