Nvsipl_camera: ERROR: GetSyncObj failed. status: 10

Please provide the following info (tick the boxes after creating this topic):
Software Version
[V] DRIVE OS 6.0.8.1
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
[V] 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)
[V] 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
[V] other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
[V] 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 tried to run the nvsipl_camera app according to the guideline for Sensing SG8-IMX728C-FPDLinkIV with the following command; But it showed an error.

sudo ./nvsipl_camera --platform-config "IMX728_FPDLINK_RGGB_CPHY_x4" --link-enable-masks "0x0001 0x0000 0x0000 0x0000" -d 1
nvsipl_camera: ERROR: GetSyncObj failed. status: 10

nvsipl_camera: ERROR: Compositor: UnregisterNvSciSyncObjs failed

I thought that the Orin supports this camera considering the first item in Supported Sensors | NVIDIA Docs

Could you advise if the Orin supports the camera?

There was a different error log when I connected the DP port to a monitor.

seunghyun@tegra-ubuntu:/opt/nvidia/drive-linux/samples/nvmedia/nvsipl/test/camera$ sudo ./nvsipl_camera --platform-config "IMX728_FPDLINK_RGGB_CPHY_x4" --link-enable-masks "0x0001 0x0000 0x0000 0x0000" -d 1
Pipeline: 0 ISP Output: 0 is using YUV 420 SEMI-PLANAR UINT8 BL REC_709ER
Pipeline: 0 ISP Output: 1 is using YUV 420 SEMI-PLANAR UINT8 BL REC_709ER
Pipeline: 0 ISP Output: 2 is using YUV 420 SEMI-PLANAR UINT8 BL REC_709ER
nvsipl_camera: ERROR: NvSIPLCamera Init failed

nvsipl_camera: ERROR: Master initialization failed. status: 10

nvsipl_camera: ERROR: GetSyncObj failed. status: 10

nvsipl_camera: ERROR: Compositor: UnregisterNvSciSyncObjs failed


raised PROGRAM_ERROR : unhandled signal

Best regards,

Dear @sh.roh,
The supported sensors are listed at DRIVE AGX Orin Sensors & Accessories | NVIDIA Developer

1 Like

Thank you @SivaRamaKrishnaNV I found a working camera and configuration file. Great weekend.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.