Skip to main content
Solved

Blank screen issue with Metis M.2 Eval System with Aetina RK3588 Industrial Motherboard

  • April 15, 2025
  • 29 replies
  • 483 views

Show first post

29 replies

Let’s try resetting the PCIe link: try

axdevice --pcie-rescan

axdevice --reload-firmware

That should get the card out of its funk


  • Author
  • Ensign
  • April 21, 2025

Hi its working Thank you so much !!!

 


Spanner
Axelera Team
Forum|alt.badge.img+3
  • Axelera Team
  • Answer
  • April 21, 2025

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#