Im getting this runtime issue eventhou i have installed every require deps

The issue im facing and im using degirum sdk for model inferencing
image

This is the libraries i have installed on raspbeery pi 5 and im using hailo8l

This is the kernal version
image

Hi @SAN
Can you share the output of typing degirum sys-info in command line?

This is what the command shows

Hi @SAN
From this it appears that Hailo device is not recognized by the degirum pysdk. @Stephan_Sokolov can you help @SAN figure out if HailoRT is properly installed?

okkay iits not been detected got it

but based on the dependencies list the hailort it properly installed, right?

Hi @SAN
Can you type this and let us know the output?
hailortcli fw-control identify

i did already but its not showing any error or any hailo info just blank

image

kinda weird thou

i have try hailortcli run yolo.hef model it says no free devices

Hi @SAN
So, it looks like hailort itself is not properly installed. It could either be the driver or the runtime. Can you try lspci?

erm i dont think so because this is runnig in a docker environment and im able to run this in raspi os gui vertion and when im test this in lite vertion raspi vertion this error prompting

and this is the lspci command output

image

@SAN
Since hailortcli itself is not working (i.e. it cannot find vdevice), I believe this is not our pysdk issue. Sorry, I could not be of help.

yep waiting for hailo developer on supports