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
Target Operating System
Linux
QNX
other
Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.9.1.10844
other
Host Machine Version
native Ubuntu 18.04
other
Hello
I have update drive to os 5.2.6
type is F008A070RM0A, RGGB camera. should be supported by SIPL sample
It worked with its RCCB camera sample when tested on 5.1.6
However, error was provided when test on SIPL camera sample
when test on “F008…CPHY_x2(4)”,following error:
nvsipl_camera: ERROR: ModeSetCrtc failed for mode index 0
nvsipl_camera: ERROR:Unable to get EGLOutput layer
nvsipl_camera: ERROR:Compositor: InitDisplay failed
nvsipl_camera: ERROR:Comositor initilization failed. status:127
when test on “F008…CPHY_x2(4)_TPG”,following error:
nvsipl_camera: ERROR: Cannot enable ISP output in TPG mode.
Let me know any more information to debug this issue, thanks
Dear @tingguang.wang1,
Is the camera model listed at DRIVE AGX Xavier Sensors & Accessories | NVIDIA Developer? Is it Entron F008A070RM0AES camera module? If so, did you check with onsemi to get relevant files to bring up the module?
yes, it’s F008A070RM0A, it’s in the camera list of SIPL sample code help and claimed supported in nvmedia documents.
What do you mean for the files to bring up the module? camera .so should be all available in drive OS, btw, I guess it’s provide by entron if anything is needed.
And I also test with NV camera in the pegagus package(SF3325), I got the same error as entron camera, does that means anything missing in drive os, nvmedia libraries?
I got some feedback from Entron, support on >OS6.0 is from onsemi,
currently only we are using 5.2.6 for entron camera.
could it related to driveworks 4.0 not installed?
however, i think nvmedia cipl shall work independently
Hello,
why there is no update? Should I contact NVIDIA or ENTRON for this, I need a confirmation, thanks!
No. I see the camera is expected work per https://docs.nvidia.com/drive/drive-os-5.2.6.0L/drive-os/index.html#page/DRIVE_OS_Linux_SDK_NGC_Development_Guide/NvMedia/nvmedia_nvsipl_camera.html#wwpID0E0DB0HA.
Could you share the used command and complete nvsipl_camera logs? Is it tested on Tegra A or Tegra B? Could you check changing the Tegra?
This is strange. Was it working earlier? Could you test the same on different Tegra?
Is flashing DRIVE OS 5.2.6 successful?
It was working before flashing to 5.2.6
(both SF3325 and earlier sample of entron RCCB camera)
Only tested in XA, will test with the other one and provid steps and logs
Flashing is complete,twice, and no error provided from SDK manager
Only additional operation is installation of gdm3 for enabling of display
I don’t see tegra selection for nvsipl paramters, should I switch to another board and try same command?
Dear @tingguang.wang1,
Yes. You need to login to another tegra and check running commands.
do you means connect to XB to run ? it seems gdm3 need to be installed again?
Dear @tingguang.wang1,
Yes. I mean to test on XB. Both Tegras are independent and SW/packages needs to be installed separately for both tegras.
Hello,
I have tested both A and B board and found out that the error comes from —
display option, once I have -d 0, it will comes the errors above.
Otherwise, the customer camera "F0…"can be detected and dump raw file without visualization windows
Is it related to the gdm3 installation? I didn’t find anything related to it in 5.2.6 documentation.
Additionally, what’s the solution to record the RGB video of my customer camera? driveworks or I need write some code via SDK?
Hello,
Any feedback to that ?
Dear @307251344 ,
This forum is exclusively for developers who are part of the NVIDIA DRIVE® AGX SDK Developer Program | NVIDIA Developer . To post in the forum, please use an account associated with your corporate or university email address.
This helps us ensure that the forum remains a platform for verified members of the developer program.
@tingguang.wang1 just checking if the above comments are from you.
Dear @tingguang.wang1 ,
Please see the topic ModeSetCrtc failed for mode index 0 - #25 by tonyb.zhao helps?
Hi @307251344
There is not tool/sample to record RGB video. May I know the use case?
Do you plan to feed it to any DNN? If so, Please take a look at DriveWorks Object detector sample. It shows how to get RGBA image from live camera and feed to DW DNN framework for inference. Please file a new topic with business email ID for any issues.
Sorry for the misunderstanding of the email address, I have switched back.
I have checked the mentioned topic, it looks exactly what I am dealing with.
But there is no finally conclusion on the topic, only 1 from the user. Should I try 4K screen as only solution? it will be difficult for me.
Regarding on the use case, we want to check the Entron camera RGB image quality under our specified test condition, which means how it performs after NV ego system ISP tuning. This is the key outputs.
Regarding the DNN I will try, do I need SIPL at same time as live Camera?
Yes. DW framework uses NvMedia internally for image capturing.
Did you try killing X already? Check with different monitor.
How do I match the camera_type in this case, I don’t see the spec for this.
Besides, I guess the existing model is trained only for 2mp RCCB camera
While I am using 8mp RGB camera, I do see the camera is supported but it doesn’t indicate how to use