Skip to content

docs(cubie a7s): clarify onboard audio interfaces in audio-usage page - #43

Open
tangzz-radxa wants to merge 1 commit into
mainfrom
docs/cubie-a7s-audio-callout-1881-20260630
Open

docs(cubie a7s): clarify onboard audio interfaces in audio-usage page#43
tangzz-radxa wants to merge 1 commit into
mainfrom
docs/cubie-a7s-audio-callout-1881-20260630

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Owner

What

Add a board-specific :::warning callout at the top of the Cubie A7S
audio-usage page (zh + en) so users see A7S's actual audio output paths
before reading the generic common MDX.

Why

GitHub Discussion radxa-docs#1881 (owlstead, 2026-06-26) explicitly noted that
the A7S audio-usage page is not specific to A7S and that the default
"Headphones > HDMI" priority does not match A7S hardware.

A7S exposes only USB-C 2 DisplayPort Alt Mode for digital audio
output (no HDMI port, no 3.5mm headphone jack). The current page
shows the generic common MDX with the hardcoded
"Bluetooth Audio > Headphones > HDMI Audio" priority, which is
misleading for A7S users. This has been unanswered on the GitHub side
for 3.5 days at the time of opening this PR.

Scope

  • Files: docs/cubie/a7s/system-config/audio-usage.md (zh),
    i18n/en/.../cubie/a7s/system-config/audio-usage.md (en)
  • Diff: +16 lines, 0 deletions, 2 files
  • Single scope: docs/cubie/a7s (matches the github_pr_guard
    1-scope-per-PR rule)
  • Bilingual: zh + en in sync
  • The common MDX (docs/common/radxa-os/system-config/_audio_usage.mdx)
    is untouched — it remains the source of truth for boards where
    the generic priority actually applies (A7A has all three audio
    paths; A7Z / A5E have different gaps and can be addressed in
    separate scoped PRs).

Reference

The Cubie A7S audio-usage page imports a generic common MDX whose
default output priority is hardcoded to 'Bluetooth Audio > Headphones
> HDMI Audio'. This priority does not match A7S hardware, since A7S
has no HDMI port and no 3.5mm headphone jack — digital audio is only
available through USB-C 2 DisplayPort Alt Mode and Bluetooth.

Add a board-specific :::warning callout at the top of the A7S wrapper
to spell out the actual audio output paths and link to the hardware
interfaces page for reference. The common MDX itself is left
untouched so other boards with different audio options (A7A, A7Z,
A5E, etc.) keep their existing behaviour.

Triggers GitHub Discussion radxa-docs#1881 (owlstead, 2026-06-26) where the
customer explicitly noted that the A7S audio-usage page 'doesn't
seem to be particular to this board at all' and asked why the default
priority lists HDMI / Analogue output.

Docs-only wrapper change: 2 files (zh + en), +16/-0 lines.

Ref: radxa-docs#1881
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.

1 participant