Hardware Installation
This page covers physically installing your Metis hardware. Choose your product below.
Disconnect the power source before handling or installing any hardware. Wear an anti-static wrist strap to prevent electrostatic discharge (ESD). Do not touch the connector pins.
Metis M.2 AI Accelerator
Prerequisites
- An M.2 2280 M-key slot (not B-keyed, not SATA-based)
- The slot must provide up to 11.55W average power (peak: 23.1W)
- Ambient temperature range: -20°C to 70°C
- Anti-static wrist strap
For full specifications, refer to the Metis M.2 Datasheet.
Install the card
- Power down your system and disconnect it from the power source.
- Locate an available M.2 2280 M-key slot on your motherboard.
- Align the card with the slot and insert it at a 20-30 degree angle.
- Push the card down until it lies flat against the motherboard.
- Secure it using the bracket screw or M.2 standoff screw.
Verify cooling
- If using the active cooling model: confirm the fan is securely attached and unobstructed.
- If using the passive cooling model: confirm the heatsink has adequate ventilation.
- Ensure the system chassis has sufficient airflow for heat dissipation.
Verify power
Run this command to check PCIe power availability:
sudo lspci -vvv | grep -i "LnkSta" -A 10
Look for MaxPower in the output. The slot must supply at least 11.55W average (23.1W peak).
If insufficient power is detected, check your motherboard specifications or consider an alternative carrier board.
Post-install checklist
- Card is fully inserted and secured with a screw
- Cooling is functioning (fan spinning or heatsink ventilated)
- System chassis has adequate airflow
- System detects the card:
lspci | grep Axelera
Metis PCIe 1-AIPU AI Accelerator Card
Prerequisites
- A PCIe Gen 3.0 x4 slot (or higher)
- Minimum 25W through the PCIe slot (recommended: 75W)
- Ambient temperature range: -20°C to 70°C
- Anti-static wrist strap
For full specifications, refer to the Metis PCIe Datasheet.
Install the card
- Power down your system and disconnect it from the power source.
- Locate an available PCIe Gen 3.0 x4 (or higher) slot.
- Align the card and insert it firmly into the slot.
- Secure the card with the bracket screws.
Verify cooling
- Confirm the fan is securely attached and unobstructed.
- Ensure the system chassis has adequate airflow.
Verify power
sudo lspci -vvv | grep -i "LnkSta" -A 10
Look for MaxPower in the output. If your system does not meet the recommended 75W, check your motherboard or power supply specifications.
Post-install checklist
- Card is firmly seated in the PCIe slot
- Bracket screws are secured
- Fan is running and unobstructed
- System detects the card:
lspci | grep Axelera
Metis PCIe 4-AIPU AI Accelerator Card
Prerequisites
- A PCIe Gen 3.0 x16 slot
- An 8-pin PCIe auxiliary power cable from your power supply
- Anti-static wrist strap
Install the card
- Align the card with a PCIe Gen 3.0 x16 slot and insert it.
- Secure the card with the bracket screws.
- Verify the fan is securely attached and unobstructed.
- Connect the PCIe auxiliary power cable to the 2x4 connector on the card.
The Metis PCIe 4-AIPU card requires auxiliary power. It will not function from slot power alone.
Post-install checklist
- Card is seated and bracket screws secured
- Auxiliary power cable connected (2x4 connector)
- Fan is running and unobstructed
- System detects the card:
lspci | grep Axelera
Metis Compute Board
The Compute Board is a standalone system — there is no card to install. Connect peripherals and power to get started.
For detailed setup instructions, refer to the Metis Compute Board User Guide.
Connect the board
- Connect the CPU and chassis fans to their respective fan headers.
- (Optional) Connect Power and Reset switches to their headers.
- Plug a mouse and keyboard into the USB ports.
- Connect a LAN cable to the LAN port.
- Attach an HDMI cable to the HDMI port and your display.
- Connect the DC power cable to the DC Power In.
Use a 12V, 7A DC adapter with a barrel connector size of 5.5mm (outer) x 2.5mm (inner).
The board boots automatically when power is connected. It displays the Axelera logo during POST. Access a shell by clicking the terminal icon in the top-left corner.
Compute Board: additional setup
The Compute Board requires flashing the Board Support Package (BSP) and runs the Voyager SDK in a Docker container. These steps differ from the PCIe/M.2 path.
See the Metis Compute Board User Guide for:
- BSP flashing (Section 3)
- System configuration (Section 4)
- Voyager SDK Docker setup (Section 5)
If your board came pre-installed with a recent BSP, you can skip straight to the SDK Docker setup in Section 5 of the User Guide.
Next steps
Your hardware is installed. Proceed to Install the SDK.