Skip to main content

0000:01:00.0 : Axelera AI Metis AIPU (rev 02)
ERROR:axelera.runtime:No AIPU driver found in lsmod output
ERROR: AXR_ERROR_CONNECTION_ERROR: No AIPU driver found in lsmod output

 

Looking at the PCIe troublehsooting guide, it looks like the system can see the hardware, but the runtime can’t interact with it?

If you try…

lsmod | grep metis

we can see where it’s at 👍


i get the following error:

sudo modprobe axelera_aipu
modprobe: FATAL: Module axelera_aipu not found in directory /lib/modules/5.19.0-41-generic

 


i get the following error:

sudo modprobe axelera_aipu
modprobe: FATAL: Module axelera_aipu not found in directory /lib/modules/5.19.0-41-generic

 

Could you provide some info on your host system, OS, etc? That might help us to hone in on what the issue is (it kinda looks like Metis APIU driver isn’t installed for your current kernel...).


I have dell evaluation kit pc with An Axelera card that I have updated just now.
it a dell runing ubuntu 22 I indeed think that is the case how can I install that driver.
install.sh doesnt seem to fix it.
it prins ot that it fails to update firmware.


Hello ​@yairc2223 ,

Please share with us:

  • Run the installer again. Share with us the exact command you use (without sharing here your token and email, as it is private). Share with us the full output you get when running the installer, we need to see the exact error or issues you see.
  • Are you using Ubuntu 22.04?

Share also the output of running:

  • uname -r
  • cat /sys/class/metis/version
  • lsmod | grep metis 

Kind regards,

Victor


Reply