Please provide the following info (check/uncheck the boxes after creating this topic): Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
My target has drive OS 5.1.5
I am using the NVIDIA ecosystem camera(8MP) from supplier Entron
By following the instruction to put 2 libraries under /usr/lib/nvispl_drv
1)I tried the sample under driveworks(2.2) to run gmsl camera,the bringup is failed with log info on mismatch on resolution, it seems that I need to change the sample code to match it ?
2)It was also told to use ./nvsipl_camera -c “entron_camera_type” -m … , but I can’t find this command nvsipl_camera, is it to be installed with SDK manager?
Yes, I have succeed compiled nvsipl,
And I am using a Entron 8MP camera with type F008A070RM0A
After running nvsipl_camera with specified camera name F008A120BMA…(which is not matched to actual camera I am using),
I got some parse error like below
Though this is a Entron RGGB camera which is supposed to used with drive OS 5.2.6, but supplier told it should be fine to use based on their earlier experience, can you check if the error comes from the missing part of nvstream tool or camera type match itself?
BTW, what does it means failed to find matching module MAX96712TPG
I also tested with Drive development kit default camera, same error is also there, even after I changed parameters. I don’t think the errors come from camera side .
Dear @tingguang.wang1,
Good to see you could bring up your camera on DRIVE SW 10.0. Did you get the NITO files from vendor?
Note that we have tested only AR0234,Ar0144 camera modules on DRIVE SW 10.0. (See /path/to/DRIVE_SW_10.0_References/DRIVE_Software/index.html#page/DRIVE_OS_Linux_SDK_Development_Guide/NvMedia/nvmedia_nvsipl_camera.html#wwpID0EVHA)
Could you point me to this in DRIVE SW 10.0 documentation.