Hello Nvidia community,
I’m working on a project with the NVIDIA Jetson Orin Nano, and I’m using it with a camera sensor IMX296. I am able to probe the driver of the sensor, but I’m running into issues when trying to capture a frame.
Any guidance on how to resolve this issue or steps for further troubleshooting would be greatly appreciated.
The following errors are being logged:
Nano:~/latest_modules$v4l2-ctl -d 0 --set-fmt-video=width=728,height=544 --stream-mmap --stream-count=100000 -c preferred_stride=1472 -c override_enable=1,gain=0,frame_rate=120,exposure=1000000 -c sensor_mode=0
[ 4441.588712] bwmgr API not supported
[ 4444.290559] tegra-camrtc-capture-vi tegra-capture-vi: uncorr_err: request timed out after 2500 ms
[ 4444.290777] tegra-camrtc-capture-vi tegra-capture-vi: err_rec: attempting to reset the capture channel
[ 4444.292202] (NULL device *): vi_capture_control_message: NULL VI channel received
[ 4444.292371] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: csi5_stream_close: Error in closing stream_id=2, csi_port=2
[ 4444.292601] (NULL device *): vi_capture_control_message: NULL VI channel received
[ 4444.292770] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: csi5_stream_open: VI channel not found for stream- 2 vc- 0
[ 4444.293266] tegra-camrtc-capture-vi tegra-capture-vi: err_rec: successfully reset the capture channel
[ 4446.850438] tegra-camrtc-capture-vi tegra-capture-vi: uncorr_err: request timed out after 2500 ms
[ 4446.850671] tegra-camrtc-capture-vi tegra-capture-vi: err_rec: attempting to reset the capture channel
[ 4446.852174] (NULL device *): vi_capture_control_message: NULL VI channel received
[ 4446.852349] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: csi5_stream_close: Error in closing stream_id=2, csi_port=2
[ 4446.852587] (NULL device *): vi_capture_control_message: NULL VI channel received
[ 4446.852754] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: csi5_stream_open: VI channel not found for stream- 2 vc- 0
[ 4446.853267] tegra-camrtc-capture-vi tegra-capture-vi: err_rec: successfully reset the capture channel