Unable to start camera using AGX Orin

Hello, Im using a Jetson AGX Orin and ive downloaded the SDK and Driver for the Duo card, running JetPack 6.
I get an error when running ZED_Diagnostic
ive uploaded the file it outputs.

Does the capture card need to be powered by a different power source or is the AGX able to power it because the power plug seems to be obstructed by the AGX casing.?
ZED_Diagnostic_Results.json (5.4 KB)

Hello @castel,

Welcome to the community! :wave:

Could you please provide more details about your setup? I believe you have downloaded the correct driver, but to confirm, could you verify if your capture card is a duo one? Additionally, could you share the output of the following commands:

sudo dpkg -l | grep stereolabs-

and

sudo dmesg | grep zedx

Furthermore, can you ensure that the ZED X camera is properly connected to your AGX?

Looking forward to your response.

Regards,
Tanguy

I fixed it by installing the correct driver! Thank you