We currently run the Voyager SDK + Metis AIPU on a custom Yocto image (Scarthgap 5.0.18) on x86_64 (Ryzen 5 8500G / B650M). We're migrating the base OS to Ubuntu/Debian for hardware-agnostic driver support, and want to confirm a few things before starting:
- Is there an officially supported/tested Ubuntu or Debian version (and kernel version range) for the Metis driver + Voyager SDK on x86_64?
- Do you provide a
.debpackage or install script for the Metis kernel driver, or does it require a manual out-of-tree module build (e.g., via dkms)? - Are there any known kernel version constraints or incompatibilities (e.g., minimum/maximum kernel version, specific config options required) we should account for when picking a distro kernel package?
- Any existing documentation or community reference for deploying the Metis driver outside of a Yocto-based image?
