luxonis / depthai-python

DepthAI Python Library
MIT License
349 stars 190 forks source link

Problem running OAK-FFC-4P with OAK-FFC-OV9282-2 #792

Open ChrisGermany opened 1 year ago

ChrisGermany commented 1 year ago

Hi,

I have a OAK FFC with 4 cameras connected. It seems like the device is not recognizing them. I tried main and develop branch of this repository. When I run camera_preview.py I get

Device name: OAK-D-FFC-4P
Bootloader version: 0.0.19
Usb speed: HIGH
Connected cameras: []

When I run cam_test.py I get

Enabled cameras:
    rgb : color
   left : mono
  right : mono
   camd : color
DepthAI version: 2.20.2.0.dev+32a4974402997a17343f71f0da1cf27f12ad29f2
DepthAI path: /home/christoph/.local/lib/python3.10/site-packages/depthai.cpython-310-x86_64-linux-gnu.so
[1844301031EBCB0F00] [3.2] [4.967] [ColorCamera(8)] [error] Camera not detected on socket: 3
[1844301031EBCB0F00] [3.2] [4.968] [MonoCamera(6)] [error] Camera not detected on socket: 2
[1844301031EBCB0F00] [3.2] [4.968] [ColorCamera(2)] [error] Camera not detected on socket: 0
[1844301031EBCB0F00] [3.2] [4.969] [MonoCamera(4)] [error] Camera not detected on socket: 1
Connected cameras:
USB speed: HIGH
IR drivers: []
Cam:      rgb           left          right         camd     [host | capture timestamp]

Are there any known issues ? Seems like on the website this device is listed as working.

Erol444 commented 1 year ago

Hi @ChrisGermany , Sorry for the delay. Could you take a photo of the CCMs from the back side? Perhaps these units are affected by this errata. Thanks, Erik