I am using an 8MP stereo camera array hat with two IMX 219’s connected through the CSI port and when I open a pipeline with this source it will not reopen without cycling the power on the camera. I never see the call for PowerServiceHwVic::cleanupResources happening at the end of closing any pipeline either.
Here is a link to the camera https://www.arducam.com/product/arducam-8mp-synchronized-stereo-camera-bundle-kit-for-jetson-nano/
I have followed their instructions and asked for their help also with no reply. I tried other version of Jetpack also.
If you want any debug information please leave instructions for how to get the information.
may I know which JetPack release you’re using,
furthermore,
please also see Approaches for Validating and Testing the V4L2 Driver.
you may have simplify commands to test the camera streaming for issue narrow down.
thanks
I am using the current version of Jetpack I forget the exact version number I have also tried the latest revision on another device and also rolled back versions. Other approaches I have tried were with the cabling to see if it was a problem with hardware which I have ruled out. I will download and extract those files for the multimedia API later and check those out I am not familiar with that process. I have run those gst commands and there wasn’t any change the camera will start once but then will not restart. I will let you know what I find out let me know if you have any other suggestions.
Yes I have tried those troubleshooting steps before and again this time. I am using the tegra-video driver imx219 for the camera I showed. The device capabilities and formats all seem fine. The recording a raw video command even works only the first time also. The second time it just hangs and doesn’t record anything.
R32 Revision 6.1, I did some searching and found that with this condition that it is caused normally because - frame sync timeout issue due to CSI clocks not properly set for corresponding blocks. But I am not familiar with how to solve this so I am still searching to see if this is correct.
I have a new bit of information. When I run v4l2-ctl -I to query the camera it says camera0 no power. However the camera is powered and I can make it work if I unplug the camera and plug it back in. But the status always says no power when using this camera.
No it is not related to hot plug. Just it works once you un plug it and plug it back it again. Even while the jetson is running after the device hangs.