Skip to content

docs(aicore/ax-m1): align env_install with new axclhost packages#1905

Merged
nascs merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/ax-m1-env-install-new-packages-20260702
Jul 2, 2026
Merged

docs(aicore/ax-m1): align env_install with new axclhost packages#1905
nascs merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/ax-m1-env-install-new-packages-20260702

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

docs/aicore/ax-m1/getting-started/env_install 里安装 AXCL 驱动这一步从单一的 axcl_host_aarch64_V3.6.5_20250908154509_NO4973.deb 改为三个新的 deb 包,并补上 systemd-modules-load 重启,与 spi-flash.md 里的安装流程保持一致。

  • axclhost-firmware_3.6.5-1_all.deb
  • task-axclhost_3.6.5-1_all.deb
  • axclhost-dkms_3.6.5-1_all.deb

Why

原先教程里的 axcl_host_aarch64_V3.6.5...debspi-flash.md 已采用的 axclhost-firmware / task-axclhost / axclhost-dkms 三包方式不一致,新用户按 env_install 走完后仍会缺少对应的 systemd 模块加载步骤。统一成同一套安装流程可以减少入门阶段的踩坑。

Changes

  • 中文:docs/aicore/ax-m1/getting-started/env_install.md
  • 英文:i18n/en/docusaurus-plugin-content-docs/current/aicore/ax-m1/getting-started/env_install.md

两个版本同步更新,替换单包安装命令,并补上 sudo systemctl restart systemd-modules-load

Reference

Replace the single axcl_host_aarch64_V3.6.5 deb with the three new
packages (axclhost-firmware / task-axclhost / axclhost-dkms) and add
the systemd-modules-load restart, matching the install procedure
already documented in spi-flash.md.

Update both the Chinese and English pages.
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner July 2, 2026 08:38
@nascs nascs merged commit 05082c8 into radxa-docs:main Jul 2, 2026
5 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.

2 participants