Hi,
I'm using NanoPC-T6. I followed the Https://support.axelera.ai/hc/en-us/articles/31859388491794-Bring-up-Voyager-SDK-in-NanoPC-T6 you sent me. However, when I proceed with the test, the test will not proceed with the following error.
https://community.axelera.ai/voyager-sdk-2/axelera-runtime-tar-gz-256?postid=2749#post2749 Someone has had the same issue in this community and I need help if there was a fix.
(venv) pi@pi-desktop:~/voyager-sdk$ AXELERA_CONFIGURE_BOARD=,20 ./inference.py yolov8l-coco-onnx ./media/traffic1_480p.mp4 --no-display
2026-01-02 14:31:47.360506524 [W:onnxruntime:Default, device_discovery.cc:164 DiscoverDevicesForPlatform] GPU device discovery failed: device_discovery.cc:89 ReadFileContents Failed to open file: "/sys/class/drm/card1/device/vendor"
Failed to create device manager: libaxruntime.so: axr_create_context: libaxruntime.so: cannot open shared object file: No such file or directory
Unsupported tracer: core_temp: valid tracers are: cpu_usage, end_to_end_fps, end_to_end_infs, latency
arm_release_ver: g13p0-01eac0, rk_so_ver: 3
ERROR : Failed to create device manager: libaxruntime.so: axr_create_context: libaxruntime.so: cannot open shared object file: No such file or directory
ERROR : Failed to create element of type axinplace (decodebin-link0)

