Unable to run sample_camera example on Drive Orin

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
1.9.3.10904
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

I am trying to run sample_camera app on Orin target by connecting Sekonix GMSL camera SF-3325 to A0 Port. But i am facing issues while running, attaching logs and screenshot error for the same.
Kindly support.


error.txt (5.1 KB)

To better assist you, please try running the camera module with nvsipl_camera and provide us with the results. If you encounter any specific errors or issues while running nvsipl_camera, please include those details in your response and any relevant logs. Thanks.

Hi @VickNV ,

We had checked with nvsipl_camera sample as well by following the steps mentioned in the below link

The command we tried was :

sudo ./nvsipl_camera --platform-config “SF3325_DPHY_x1” --link-enable-masks “0x0001 0x0000 0x0000 0x0000” -d 1

But we are getting the following error for this :

nvsipl_camera: ERROR: INvSIPLQuery::GetPlatformCfg failed. status: 1

  • We have tried running the sample without specifying platform details as well but still the issue occurs.

Kindly assist.

The error means the platform configuration is incorrect. Please try manually typing the quotation marks instead of copy-pasting them. Also, please start with no the ‘-d’ option.
If you still encounter issues, please provide the complete command and its corresponding output messages (in text form).

sudo ./nvsipl_camera --platform-config “SF3325_DPHY_x1” --link-enable-masks “0x0001 0x0000 0x0000 0x0000”

Still getting the same error
nvsipl_camera: ERROR: INvSIPLQuery::GetPlatformCfg failed. status: 1

There is no default supported configuration available for SF3325. This resembles a situation discussed in Camera module support on drive orin 6.0.4. To seek assistance and support, please contact Onsemi.

Below (from the ecosystem page) is for your information.

Can you please provide the contact person from Onsemi to whom we can connect for a better resolution

sent you a private message with the contact information.