I have been trying to detect CAM_I2C and getting nothing. I have been able to successfully detect the other three I2C lines without any issues. When I check the lines for CAM_I2C though they are low be default. I am using the grinch 21.3.4 kernel still. I also checked to make sure I am using pins 8 and 11 of the J3A2 header shown above. I am not sure why this is not working. Is there something special I need to do to make cam_i2c work? Or I have to upgrade my L4T to 21.4?
Hello, Drexler:
what’s the command you are using, and the result?
It’s better to paste your log here.
To use that tool, you need run a camera application first, or the sensor will be disabled.
You can run the simple GST pipeline as follows:
gst-launch-1.0 nvcamerasrc ! ‘video/x-raw(memory:NVMM),width=1920, height=1080, format=(string)I420’ ! nvhdmioverlaysink -e