Raspberry Pi 4B, 8GB, RasPi OS Buster, Quadrascopic Arducam Camarray Issues

1.Which seller did you purchase the product(s) from?
UCTRONICS
2.The Model number of the product(s) you have purchased?
SKU B0267, B0195S5MP
3.Which Platform are you using the product(s) on?
Raspberry Pi 4B
4.Which instruction are you following?
https://www.arducam.com/docs/cameras-for-raspberry-pi/synchronized-stereo-camera-hat/camarray-arducam-5mp-synchronized-stereo-camera-bundle-kit/
5.Has your product ever worked properly?
Once, on Ubuntu 20.04
6.What problems are you experiencing?
I am trying to connect 4 cameras to have synchronous video playback using the Quadrascopic Camarray hat.

This picture shows how I am using them:

 

Will this even work? I keep getting the error

“Hardare version: d03114 No match to hardware version! arducam”

 

Additionally, even with all 4 of the original 1MP ov9281 cameras connected, it still does not work.
7.What attempts at troubleshooting have you already made?
Too many to count, over 2 months of continuous issues
8.How would you like us to help you?
Tell me how to get them working.

Trying to post the image:

https://imgur.com/NiTsGb9

I’m having the same problem with the same product unfortunately.

Hardware version: d03114
No match to hardware version!

Anyone know whether there was a fix to this issue in the end at all please?

pi@raspberrypi:~ $ ls /dev/video1
/dev/video1
pi@raspberrypi:~ $ arducamstill -t 1 -pixfmt Y10P -w 5120 -h 800
Hardare version: d03114
No match to hardware version!
Device /dev/video0) opened.
Y10P
Video format set: Y10P (50303159) 5120x800
select timeout
pi@raspberrypi:~ $ uname -r
5.4.51-v7l+
pi@raspberrypi:~ $ v4l2-ctl --list-formats-ext
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture

[0]: 'GREY' (8-bit Greyscale)
	Size: Discrete 5120x800
		Interval: Discrete 0.000s (4294967294.000 fps)
[1]: 'Y10P' (10-bit Greyscale (MIPI Packed))
	Size: Discrete 5120x800
		Interval: Discrete 0.000s (4294967294.000 fps)
[2]: 'Y10 ' (10-bit Greyscale)
	Size: Discrete 5120x800
		Interval: Discrete 0.000s (4294967294.000 fps)

Also followed V4L2 OBISP Driver for the Latest RPi OS Updates (Kernel 5.4.79 and later) - Arducam

pi@raspberrypi:~ $ uname -r
5.4.79-v7l+

pi@raspberrypi:~ $ arducamstill -t 0 -pixfmt Y10P -w 5120 -h 800
Hardare version: d03114
No match to hardware version!
Device /dev/video0) opened.
Y10P
Video format set: Y10P (50303159) 5120x800
select timeout