Let’s try resetting the PCIe link: try
axdevice --pcie-rescan
axdevice --reload-firmware
That should get the card out of its funk
Hi its working Thank you so much !!!
Â
Hi its working Thank you so much !!!
Â
That’s awesome news! Thanks for letting us know ​@saravanan !
Keep us posted on how your project’s going now you’re up and running - can’t wait to see it in action!
Hi ,
I am Saiteja. ​@saravanan  colleagues.
I am working on the same atiena board. while running the normal inference i am getting the below error.
could you please help me with this.
(venv) root@aetina:/voyager-sdk# ./inference.py yolov8s-coco-onnx media/traffic1_1080p.mp4 media/traffic2_720p.mp4
INFO Â Â : Using device metis-0:1:0
arm_release_ver: g13p0-01eac0, rk_so_ver: 6
WARNING : pyglet could not access the display, OpenGL is not available: No standard config is available.
INFO Â Â : Network type: NetworkType.SINGLE_MODEL
INFO Â Â : Input
INFO   :  └─detections
ERROR  : Exception in inference thread: InferenceThread           Â
ERROR Â : Â"NameError: name 'types' is not defined\n"]
(venv) root@aetina:/voyager-sdk#Â