Skip to content

docs(penta-sata-hat): add Debian trixie fresh install note for top board package#1796

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/penta-hat-debian13-fresh-install-note-1792
Jun 4, 2026
Merged

docs(penta-sata-hat): add Debian trixie fresh install note for top board package#1796
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/penta-hat-debian13-fresh-install-note-1792

Conversation

@tangzz-radxa
Copy link
Copy Markdown
Contributor

Summary

Context / Source

This docs-only change is triggered by GitHub issue #1792, opened on 2026-06-02 by a user on the sata-hat-top-board docs page.

User report (verbatim):

This package does not install natively on Trixie/debian 13. It is incompatible. The documentation works when migrating from 12 but a fresh install of the top board package fails on 13.

The existing docs note (added for the post-install symptoms covered by #1540) was positioned after the apt install command, which implicitly assumed the install step succeeded. Issue #1792 makes it clear the install step itself can fail on a clean Trixie system, so the note now:

  1. Mentions the fresh-install failure on a clean Raspberry Pi OS (Debian trixie / Debian 13) base.
  2. Distinguishes the fresh-install case from the Debian 12 → trixie upgrade case (where the package usually installs fine).
  3. Keeps the post-install symptom list (OLED static / fan 100% / FileNotFoundError) for users who did manage to install.
  4. References both Issue from accessories/storage/penta-sata-hat/sata-hat-top-board #1792 and Issue from accessories/storage/penta-sata-hat/sata-hat-top-board - Display stuck #1540 alongside the community workaround repo.

Change

  • docs/accessories/storage/penta-sata-hat/sata-hat-top-board.md (中文)
  • i18n/en/docusaurus-plugin-content-docs/current/accessories/storage/penta-sata-hat/sata-hat-top-board.md (English)
  • 2 files changed, 5 insertions(+), 5 deletions(-)
  • Single scope (docs/accessories/storage).
  • Bilingual sync verified (CN + EN updated together).

What this is NOT

  • Not a code change. The rockpi-penta package itself is a third-party / community-maintained tool; the docs only describe the known install/runtime behavior.
  • Not a scope expansion. No new pages, no other products touched.

Validation

  • python3 scripts/github_pr_guard.py check --repo-path ~/radxa-docs/docs --fetchok: true (1 commit, 2 files, bilingual OK, single scope)
  • python3 scripts/github_issue_guard.py check --repo radxa-docs/docs --issue 1792skip: false (no prior watcher / PR)

Fixes #1792

…ard package

The rockpi-penta .deb package does not install cleanly on a fresh
Raspberry Pi OS (Debian trixie / Debian 13) system. Systems upgraded
from Debian 12 usually install the package without issues, but a fresh
trixie install may fail. The existing note only covered post-install
runtime symptoms on trixie; this change extends the note to also call
out the fresh install failure scenario and references both radxa-docs#1792
(fresh install) and radxa-docs#1540 (post-install) for known workarounds.

Fixes radxa-docs#1792
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner June 3, 2026 11:38
@Milir-Radxa Milir-Radxa merged commit b970a75 into radxa-docs:main Jun 4, 2026
3 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 accessories/storage/penta-sata-hat/sata-hat-top-board

2 participants