I have gone through multiple posts but failed to find a fix for this issue.
When OAK FFC 4P module is connected to cameras on A and D port it failes with an error as attached in the terminal output. I am not able to attach the JSON as its not allowed to do so. I have attached Google drive link:
vt008@vt008:~/OAK_Space/depthai-core/bindings/python/utilities$ python3 cam_test.py
DepthAI version: 3.0.0-rc.3
DepthAI path: /home/vt008/.local/lib/python3.8/site-packages/depthai.cpython-38-x86_64-linux-gnu.so
Enabled cameras:
cama : color
camb : mono
camc : mono
camd : mono
CAM: cama
CAM: camb
CAM: camc
CAM: camd
Connected cameras:
-socket CAM_A : OV9782 1280 x 800 focus:fixed - COLOR MONO
-socket CAM_B : OV9282 1280 x 800 focus:fixed - MONO COLOR
-socket CAM_C : OV9282 1280 x 800 focus:fixed - MONO COLOR
-socket CAM_D : OV9282 1280 x 800 focus:fixed - MONO COLOR
USB speed: SUPER
Traceback (most recent call last):
File "cam_test.py", line 546, in <module>
pipeline.start()
RuntimeError: Device already closed or disconnected: Input/output error
[2025-08-08 11:38:24.632] [depthai] [error] Device with id 18443010313351F500 has crashed. Crash dump logs are stored in: /home/vt008/OAK_Space/depthai-core/bindings/python/utilities/.cache/depthai/crashdumps/81407920c4522a01c412588697e5d69d5982bc88/crash_dump.json - please report to developers.
I will attach the JSON too.
I have tried other ways too but nothing works.
1. This image shows 4 Cameras connected.

Terminal Output:

Two Cameras which are working on B and C ports are switched and checked on A and D port.


3. Even Tried with Arducams
