Skip to content

docs(rkdevtool): add Windows USB driver note for Maskrom mode - #2036

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/rock5b-maskrom-driver-20260820
Aug 21, 2026
Merged

docs(rkdevtool): add Windows USB driver note for Maskrom mode#2036
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/rock5b-maskrom-driver-20260820

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

Fixes #2035

User reported that on the Rock 5B Maskrom mode page, RKDevTool shows "没有发现设备" (No Device Found) and Windows Device Manager shows an unknown device when the board enters Maskrom mode.

Root cause

This is not a board fault — the Rockchip USB driver is simply not installed on the Windows host. The Maskrom verification section only said the tool "automatically detects" the device, with no guidance on what to do when the device shows up as an unknown device.

Change

Added a tip in the Windows tab of the "Verifying Maskrom Mode" section (in the shared _maskrom.mdx / _maskrom_two_device.mdx common files, zh + en):

  • If RKDevTool reports no device and Device Manager shows an "Unknown device", the Rockchip USB driver is not installed
  • Install DriverAssistant v5.14 and run DriverInstall.exe as administrator, click Install Driver
  • Reconnect the USB cable (or re-enter Maskrom mode) and reopen RKDevTool

This applies to all pages importing these common files (Rock 5B, CM4, NX4, NX5, etc.), preventing the same question on other product pages.

Test

  • github_pr_guard.py check passes (single scope, bilingual pairs complete)

If RKDevTool reports no device and Windows Device Manager shows an
unknown device, the Rockchip USB driver is not installed. Add a tip in
the Windows verification section pointing to DriverAssistant install
steps. Fixes radxa-docs#2035
@Milir-Radxa
Milir-Radxa merged commit e012a73 into radxa-docs:main Aug 21, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue from rock5/rock5b/low-level-dev/install-os/rkdevtool_maskrom

2 participants