Nvsipl_camera display function cannot work on the default linux 6040

Please provide the following info (tick the boxes after creating this topic):
Software Version
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-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other 940-63710-0010-200

SDK Manager Version
1.9.0.10816
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

dear nv experts:
I receive the news devkit-p3710 arrive. I see that devkit have the default the dos version is that cat /etc/nvidia/version-ubuntu-rootfs.txt
6.0.4.0-31006010

so I try to run the nvsipl_camera and ./nvsipl_camera -c “V1SIM623S3RU3200NB20_CPHY_x4” -m ‘0x0001 0x0000 0x0000’ --showfps -0 -1 --disableISP2Output -R
MAX96712: Revision 5 detected
MAX96712 Link 0: PHY optimization was enabled
MAX96717F : Revision 4 detected!
Sensor IMX623 Rev 8 RGGB detected!
Enter ‘les’ followed by sensor ID to enable LED
Enter ‘lds’ followed by sensor ID to disable LED
Enter ‘dl’ followed by sensor ID to disable the link
Enter ‘el’ followed by sensor ID to enable the link without module reset
Enter ‘elr’ followed by sensor ID to enable the link with module reset
Enter ‘cm’ to check the module availabilty
Enter ‘q’ to quit the application

Output
Sensor0_Out0 Frame rate (fps): 28.499

but if I add the -d 1 . it report the error info:
./nvsipl_camera -c “V1SIM623S3RU3200NB20_CPHY_x4” -m ‘0x0001 0x0000 0x0000’ --showfps -1 --disableISP2Output -d 1
nvsipl_camera: ERROR: wfdCreateDevice failed

nvsipl_camera: ERROR: Unable to initialize IDisplayManager

nvsipl_camera: ERROR: Compositor: InitDisplay failed

nvsipl_camera: ERROR: Compositor initialization failed. status: 4

nvsipl_camera: ERROR: NvMedia2DGetComposeParameters failed. nvmStatus: 1

nvsipl_camera: ERROR: Compositor: Deinit failed

nvsipl_camera: ERROR: GetSyncObj failed. status: 10

nvsipl_camera: ERROR: Compositor: UnregisterNvSciSyncObjs failed

Dear @binbin.ding,
Please check wfdCreateDevice failed on drive agx orin if it helps?

yes, it hepls me to solved. thanks for your support.

1 Like

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