Need help configuring Arducam 2MP*2 Stereo Camera MIPI Module : RB-Adu-172

  1. Where did you get the camera module(s)?
    RobotShop
  2. Model number of the product(s)?
    Product Code: ## RB-Adu-172 -
    Supplier Product Code: B0264
  3. What hardware/platform were you working on?
    Raspberry Pi 4B
  4. Instructions you have followed. (link/manual/etc.)
    meras-for-raspberry-pi/multi-camera-adapter-board/2mp-stereo-camera-global-shutter-mipi-arducam/
  5. Problems you were having?
    Camera is not being detected by pi, despite it being plugged in, receiving right powerr supply, and lighting up as it should.mmal: Cannot read camera info, keeping the defaults for OV5647

"raspistill" Camera App (commit 54fd97ae4066 Tainted)

Camera Name OV5647
Width 2592, Height 1944, filename image.jpg
Using camera 0, sensor mode 0

GPS output Disabled

Quality 85, Raw no
Thumbnail enabled Yes, width 64, height 48, quality 35
Time delay 5000, Timelapse 0
Link to latest frame enabled no
Full resolution preview No
Capture method : Single capture

Preview Yes, Full screen Yes
Preview window 0,0,1024,768
Opacity 255
Sharpness 0, Contrast 0, Brightness 50
Saturation 0, ISO 0, Video Stabilisation No, Exposure compensation 0
Exposure Mode 'auto', AWB Mode 'auto', Image Effect 'none'
Flicker Avoid Mode 'off'
Metering Mode 'average', Colour Effect Enabled No with U = 128, V = 128
Rotation 0, hflip No, vflip No
ROI x 0.000000, y 0.000000, w 1.000000 h 1.000000
mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1)
mmal: Failed to create camera component
mmal: main: Failed to create camera component
mmal: Camera is not detected. Please check carefully the camera module is installed correctly

  1. Troubleshooting attempts you’ve made?
  2. Tried updating OS.
  3. Tried installing drivers.
  4. What help do you need?
    Need help getting thee Pi to connect to the device and getting camera properly configured

@mabustillo

cat /proc/os-release
ls /dev/video*
dmesg | grep ov5647
libcamera-still -t 5000 -o test.jpg