UC-689 not working on Pi 4 8G

1.Which seller did you purchase the product(s) from?
Scorpion Vision Ltd
2.The Model number of the product(s) you have purchased?
UC-689
3.Which Platform are you using the product(s) on?
Raspberry Pi Buster Raspberry Pi 8G
4.Which instruction are you following?
Camera Userland Driver SDK and Examples
5.Has your product ever worked properly?
No
6.What problems are you experiencing?
No communications with device. No /dev/video0

./arducamstill -t 0 -m 1 -awb 1 -ae 1
Open camera…
Hardware platform: d03114
init camera status = 4100

./camera_i2c
setting GPIO for board revsion: d03114
Raspberry Pi3B / Pi3B+ / 3A / 4B(1G/2G/4G)
Set state of 133 to 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: – – – – – – – – – – – – –
10: – – – – – – – – – – – – – – – –
20: – – – – – – – – – – – – – – – –
30: – – – – – – – – – – – – – – – –
40: – – – – – – – – – – – – – – – –
50: – – – – – – – – – – – – – – – –
60: – – – – – – – – – – – – – – – –
70: – – – – – – – –

I have a red LED on the board on. During boot, a green LED flashes a couple of times.
7.What attempts at troubleshooting have you already made?
Replaced cables, used different Pi4 8G (same os etc)
8.How would you like us to help you?
Can you confirm that this device works with the Ri 4b 8G? Can you suggest any other tests?

Any updates on this issue?

I have similar issues on RPi4 16GB.

Camera:
UC-689

Platform:
Raspberry Pi4 16GB, raspberrypi 5.10.11-v7l+

Instruction Page:
https://www.arducam.com/docs/cameras-for-raspberry-pi/synchronized-stereo-camera-hat/camarry-1mp2-stereoscopic-camera-hat/

Ever worked:
No

Problems:
No communications with device. No /dev/video0
Only have /dev/video10 to /dev/video16 after following the steps in the instruction page linked above with “3. Install Arducam V4L2 driver”, then rebooting Pi.
No videos with ‘GRAY’ or ‘Y10P’ in /dev/video*

dtoverlay of /boot/config.txt is dtoverlay=vc4-fkms-v3d

`
> for v in $(ls /dev/video*); do echo $v; v4l2-ctl --list-formats-ext -d $v; done
/dev/video10
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture Multiplanar

[0]: 'YU12' (Planar YUV 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[1]: 'YV12' (Planar YVU 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[2]: 'NV12' (Y/CbCr 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[3]: 'NV21' (Y/CrCb 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[4]: 'RGBP' (16-bit RGB 5-6-5)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1

/dev/video11
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture Multiplanar

[0]: 'H264' (H.264, compressed)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[1]: 'MJPG' (Motion-JPEG, compressed)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1

/dev/video12
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture Multiplanar

[0]: 'YUYV' (YUYV 4:2:2)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[1]: 'YVYU' (YVYU 4:2:2)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[2]: 'VYUY' (VYUY 4:2:2)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[3]: 'UYVY' (UYVY 4:2:2)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[4]: 'YU12' (Planar YUV 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[5]: 'YV12' (Planar YVU 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[6]: 'RGB3' (24-bit RGB 8-8-8)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[7]: 'BGR3' (24-bit BGR 8-8-8)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[8]: 'BGR4' (32-bit BGRA/X 8-8-8-8)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[9]: 'RGBP' (16-bit RGB 5-6-5)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[10]: 'NV12' (Y/CbCr 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1
[11]: 'NV21' (Y/CrCb 4:2:0)
	Size: Stepwise 32x32 - 1920x1920 with step 1/1

/dev/video13
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture

/dev/video14
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture

[0]: 'YUYV' (YUYV 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[1]: 'YVYU' (YVYU 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[2]: 'VYUY' (VYUY 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[3]: 'UYVY' (UYVY 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[4]: 'YU12' (Planar YUV 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[5]: 'YV12' (Planar YVU 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[6]: 'RGB3' (24-bit RGB 8-8-8)
	Size: Stepwise 64x64 - 16384x16384 with step 1/1
[7]: 'BGR3' (24-bit BGR 8-8-8)
	Size: Stepwise 64x64 - 16384x16384 with step 1/1
[8]: 'XB24' (32-bit RGBX 8-8-8-8)
	Size: Stepwise 64x64 - 16384x16384 with step 1/1
[9]: 'XR24' (32-bit BGRX 8-8-8-8)
	Size: Stepwise 64x64 - 16384x16384 with step 1/1
[10]: 'RGBP' (16-bit RGB 5-6-5)
	Size: Stepwise 64x64 - 16384x16384 with step 1/1
[11]: 'NV12' (Y/CbCr 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[12]: 'NV21' (Y/CrCb 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2

/dev/video15
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture

[0]: 'YUYV' (YUYV 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[1]: 'YVYU' (YVYU 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[2]: 'VYUY' (VYUY 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[3]: 'UYVY' (UYVY 4:2:2)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[4]: 'YU12' (Planar YUV 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[5]: 'YV12' (Planar YVU 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[6]: 'NV12' (Y/CbCr 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2
[7]: 'NV21' (Y/CrCb 4:2:0)
	Size: Stepwise 64x64 - 16384x16384 with step 2/2

/dev/video16
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture

`

Any video between /dev/video10 and /dev/video15 cannot be opened from VLC media player by “Media” → “Open Capture Device…” → “Capture Device” → “Video device name” → “Play” with “Your input can’t be opened” error.

Update on the issue #72520

/dev/video0 was recognized after downgrading the Raspberry pi OS kernel to 5.4.51-v7l+, then uninstalling and installing the V4L2 driver.
Video could also be streamed VLC player.

For supported kernel version, I referred to
https://github.com/ArduCAM/Arducam_OBISP_MIPI_Camera_Module