Camera frontend timeout

I am unable to take a picture with my 64-AF Quad Kit. It comes up with the following error:
[0:15:09.172540466] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.239201549] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.305828911] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.372523123] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.439163077] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.505733309] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.572613224] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.639048753] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.705749650] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.772368234] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.838967873] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.905546845] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:09.972303817] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.038862734] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.105470892] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.172110179] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.238939095] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.305413364] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.372073077] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.438824438] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.505304449] [1390] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:15:10.537951652] [1384] INFO Camera camera.cpp:1033 configuring streams: (0) 9152x6944-YUV420 (1) 9152x6944-SRGGB10_CSI2P
[0:15:10.539622938] [1386] INFO RPI vc4.cpp:572 Sensor: /base/soc/i2c0mux/i2c@1/arducam_64mp@1a - Selected sensor format: 9152x6944-SRGGB10_1X10 - Selected unicam format: 9152x6944-pRAA
[0:15:13.088104117] [1386] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[17:cap]: Dequeue timer of 1850000.00us has expired!
[0:15:13.088212413] [1386] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:15:13.088238561] [1386] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:15:13.088263727] [1386] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:15:15.275573740] [1386] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[17:cap]: Dequeue timer of 1850000.00us has expired!
[0:15:15.275739220] [1386] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:15:15.275802664] [1386] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:15:15.275864127] [1386] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:15:17.471267923] [1386] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[17:cap]: Dequeue timer of 1850000.00us has expired!
[0:15:17.471374440] [1386] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:15:17.471404348] [1386] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:15:17.471431496] [1386] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:15:19.653205210] [1386] WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[17:cap]: Dequeue timer of 1850000.00us has expired!
[0:15:19.653307413] [1386] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!

I have changed the cables, rebooted the pi but nothing seems to work.

Hi,
There are some information to confirm with you.

  • Have you installed the libcamera from Arducam?

  • Have you connected all four cameras to your HAT board?

Hello,

I have installed the libcamera from Arducam and all four cameras are connected to the HAT board.
I have tried this with multiple boards and cameras and I am still getting the same issue.