I’m currently working with Jetpack 5.0.2 preview on a Jetson AGX Orin. I’ve successfully created the device tree and the imager module IMX623. However, when I try to test it using the command v4l2-ctl --stream-mmap, I’m not receiving any data.
here are the dmesg and trace log : dmesg.txt (3.7 KB) tracelog.txt (16.5 KB)
If anyone could provide assistance or insights into this issue, I would greatly appreciate it. Thank you in advance for your help!
could you please working with the latest release since we’ve several bug fixes to address camera stability issue.
besides, please share your camera device tree for reference, thanks
this is incorrect.
please refer to Port Index section. there’re only 5 VI streams available.
please revise the mapping to connect CSI-G/H to VI stream-5.
Both of components are correctly detected though I2C, and the drivers are installed in each slave address, also the register table are correctly filled, and the registers are written successfully.
Do you think that the issue is comming from the image sensor by not sending the MIPI-CSI data ?
Or the transport part with serdes pair ?
Can you please give any suggestions for debugging ?
For the JetPack version, we’re currently using the 5.0.2, it works for another camera module we use, so i guess in our side the issue may come from the drivers or the device tree.
it looks like image sensor is not sending the MIPI-CSI data.
may I also know the sensor output data-rate, is it larger than 1.5Gbps? if yes… that might be a known issue of deskew calibration timed out.