Hi,
I have 3 axelera metis m2 device. I could not enable update for all of them. I have Voyager SDK 1.5.2 version that installed successfully. When i enter the command “./enable_bootloader_update.sh" it gives an error such as “Device communication timed out” and “Failed to load firmware”. I disabled the IOMMU option in BIOS and disabled the secure boot. My device is seen as “03:00.0 Processing accelerators: Axelera AI Metis AIPU (rev 02)" in the lspci output. Also when i enter the “axdevice” command it says : "[libtriton_linux.c:1313] Device communication timed out: device did not respond within 1 seconds. (0)
WARNING: Failed to get valid board type for device metis-0:3:0 got 8
Device 0: metis-0:3:0 board_type=unknown (not responding)"
How can i solve this problem ? Can you help me ?
The full terminal output of the command is that :
(venv) ysf@ysf:~/Desktop/voyager-sdk$ ./enable_bootloader_update.sh
Firmware Flasher - Extracting files...
Extracting firmware files...
Files extracted successfully!
Starting firmware flashing sequence...
Step 1: Loading bootloader update...
[libtriton_linux.c:1313] Device communication timed out: device did not respond within 1 seconds. (0)
Could not query firmware version.
WARNING: Firmware version check override forced, continuing despite incompatibility.
Fail to get logtrace area. Make sure that host and device versions are aligned
[libtriton_linux.c:1313] Device communication timed out: device did not respond within 1 seconds. (0)
Could not query firmware version.
WARNING: Firmware version check override forced, continuing despite incompatibility.
Fail to get logtrace area. Make sure that host and device versions are aligned
[libtriton_linux.c:1313] Device communication timed out: device did not respond within 1 seconds. (0)
Failed to load firmware.

