I am working with a DGX Spark Mini running Ubuntu 24.04.4 LTS (Noble) with the NVIDIA-custom kernel:
6.17.0-1008-nvidia (ARM64)
The system cannot install the Mellanox OFED drivers required for the ConnectX‑7 NIC because the DGX Spark repository for Noble appears to be missing.
When I configure the repo:
https://repo.download.nvidia.com/dgx/spark/ubuntu noble
APT returns:
404 Not Found
E: The repository does not have a Release file.
As a result, the package nvidia-system-mlnx-drivers and its dependencies (doca-ofed, mlnx-nvme-dkms, mlnx-nfsrdma-dkms, etc.) are “not installable.”Only mlx5/core is present in /lib/modules, and the full Mellanox driver stack is missing.
I need clarification on the following:
Is there an official DGX Spark repository for Ubuntu 24.04 (Noble) on ARM64?
If so, what is the correct repo URL and GPG key?
If not, can you provide the correct Mellanox OFED driver packages or kernel modules for kernel 6.17.0-1008-nvidia?
Is Ubuntu 24.04 currently supported for DGX Spark Mini, or should we use Ubuntu 22.04 (Jammy) instead?
This issue blocks NIC functionality and RDMA on both Spark nodes. Any guidance or access to the correct driver packages would be appreciated.
Thank you.