This repository contains the Talos Linux overlay for ASUS Ascent GX10 (DGX Spark) nodes, enabling GPU support and hardware-specific configurations.
The ASUS Ascent GX10 overlay customizes Talos Linux to support:
- NVIDIA GPU drivers and kernel modules
- Hardware-specific firmware
- Boot-time configurations
- System-level optimizations
See talos/README.md for detailed documentation.
.
├── talos/ # Main Talos overlay directory
│ ├── asus-ascent-gx10-overlay/ # Overlay components
│ ├── scripts/ # Build and CI scripts
│ ├── docs/ # Documentation
│ └── output/ # Build outputs
├── docs/ # Additional documentation
│ ├── ASUS_ASCENT_REPO_ANALYSIS.md
│ ├── ASUS_ASCENT_QUICK_START.md
│ └── ASUS_ASCENT_TALOS_OVERLAY_AUDIT.md
└── .github/workflows/ # CI/CD workflows
└── talos-overlay.yml # Build workflow
This repository uses Git LFS to track large binary files (firmware, kernel modules, packages).
Important: After cloning, run:
git lfs install
git lfs pullSee talos/GIT_LFS_SETUP.md for details.
cd talos
python3 scripts/ci_build_overlay.pyThe repository includes GitHub Actions workflows for automated builds. See talos/docs/CI_CD_SETUP.md for details.
All firmware and kernel modules are the copyright property of NVIDIA Corporation. See: