docs(rock5itx): add FAQ note for ROOBI not pre-installed boot issue - #2010
Open
tangzz-radxa wants to merge 1 commit into
Open
docs(rock5itx): add FAQ note for ROOBI not pre-installed boot issue#2010tangzz-radxa wants to merge 1 commit into
tangzz-radxa wants to merge 1 commit into
Conversation
If the power LED is on but HDMI stays blank, ROOBI OS may not be pre-installed on the eMMC. Point users to manual reinstallation via microSD or Maskrom mode. Addresses radxa-docs#504.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Addresses #504 (ROCK 5 ITX FAQ): if the power LED lights up but the HDMI display stays blank after power-on, the ROOBI OS may not be pre-installed on the eMMC. This can happen on units where ROOBI is missing from eMMC, which prevents the board from booting into a visible interface.
Added a warning callout on the ROCK 5 ITX quick-start page (both zh and en) pointing users to the Manual reinstallation section to install the system via microSD boot disk or Maskrom mode.
Changes
docs/rock5/rock5itx/getting-started/quick-start.md: add:::warningcallout after ROOBI boot stepi18n/en/docusaurus-plugin-content-docs/current/rock5/rock5itx/getting-started/quick-start.md: same callout in EnglishImpact
Reduces user confusion when a ROCK 5 ITX powers on but shows no display: instead of assuming a hardware fault, users learn that the eMMC may lack the pre-installed ROOBI OS and are directed to the manual reinstallation guide.
Fixes #504