Skip to main content

i am using Metis M.2 Eval System with Aetina RK3588 Industrial Motherboard . i connected everything to it keyboard, monitor and mouse and power supply . the monitor is showing blank screen . but yesterday it is working . why it is not working now . is there any solution.

 

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# 


Reply