64mp cam - Failed to start streaming: Input/output error

Hi, I’m having trouble with 3 arducam 64MP camera that used to work with a previous version of RpiOS.
I’m using a cable which works, tested with another cam that I own. I’ve tried both 32 and 64 bit OS. I’ve strictly followed the instructions at How to use arducam_64mp & arducam_64mp FAQ. The camera is properly detected and I even hear the autofocus noise when trying to use it. But keep getting the input/output error. System and debug details follows, as requested:

cat /proc/cpuinfo

rpi@raspberrypi:~ $ cat /proc/cpuinfo
processor	: 0
BogoMIPS	: 108.00
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

processor	: 1
BogoMIPS	: 108.00
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

processor	: 2
BogoMIPS	: 108.00
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

processor	: 3
BogoMIPS	: 108.00
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

Hardware	: BCM2835
Revision	: c03112
Serial		: 100000008b8c0a07
Model		: Raspberry Pi 4 Model B Rev 1.2
cat /proc/meminfo

MemTotal:        3885388 kB
MemFree:         3138608 kB
MemAvailable:    3520616 kB
Buffers:           25120 kB
Cached:           468132 kB
SwapCached:            0 kB
Active:           333436 kB
Inactive:         218096 kB
Active(anon):     127712 kB
Inactive(anon):     1468 kB
Active(file):     205724 kB
Inactive(file):   216628 kB
Unevictable:       59748 kB
Mlocked:              16 kB
SwapTotal:        102396 kB
SwapFree:         102396 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:        118084 kB
Mapped:           126352 kB
Shmem:             70900 kB
KReclaimable:      32808 kB
Slab:              60264 kB
SReclaimable:      32808 kB
SUnreclaim:        27456 kB
KernelStack:        3936 kB
PageTables:         4972 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     2045088 kB
Committed_AS:    1188624 kB
VmallocTotal:   259653632 kB
VmallocUsed:       11424 kB
VmallocChunk:          0 kB
Percpu:              656 kB
CmaTotal:         524288 kB
CmaFree:          484176 kB

cat /etc/os-release

PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
ls /dev/video*

/dev/video0  /dev/video10  /dev/video12  /dev/video14  /dev/video16  /dev/video19  /dev/video21  /dev/video23
/dev/video1  /dev/video11  /dev/video13  /dev/video15  /dev/video18  /dev/video20  /dev/video22  /dev/video31

dpkg -l | grep libcamera

ii  libcamera-apps                       1.2.1-1                          armhf        libcamera-apps
ii  libcamera-dev:armhf                  0~git20230724+ad9428b4-1         armhf        complex camera support library (development files)
ii  libcamera-tools                      0~git20230302+923f5d70-1         armhf        complex camera support library (tools)
ii  libcamera0:armhf                     0~git20230724+ad9428b4-1         armhf        complex camera support library
ii  python3-libcamera                    0~git20230720+bde9b04f-1         armhf        complex camera support library (Python 3 bindings)

cat /boot/config.txt


# For more options and information see
# http://rpf.io/configtxt
# Some settings may impact device functionality. See link above for details

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2

# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4

# uncomment for composite PAL
#sdtv_mode=2

#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800

# Uncomment some or all of these to enable the optional hardware interfaces
#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on

# Uncomment this to enable infrared communication.
#dtoverlay=gpio-ir,gpio_pin=17
#dtoverlay=gpio-ir-tx,gpio_pin=18

# Additional overlays and parameters are documented /boot/overlays/README

# Enable audio (loads snd_bcm2835)
dtparam=audio=on

# Automatically load overlays for detected cameras
camera_auto_detect=1

# Automatically load overlays for detected DSI displays
display_auto_detect=1

# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d
max_framebuffers=2

# Disable compensation for displays with overscan
disable_overscan=1

[cm4]
# Enable host mode on the 2711 built-in XHCI USB controller.
# This line should be removed if the legacy DWC2 controller is required
# (e.g. for USB device mode) or if USB support is not required.
otg_mode=1

[all]

[pi4]
# Run as fast as firmware / board allows
arm_boost=1
dtoverlay=vc4-kms-v3d,cma-512

[all]
dtparam=i2c_vc=on
dtparam=i2c_arm=on
dtoverlay=arducam-64mp

libcamera-still -t 1000 -n

[0:16:42.242050518] [1429]  INFO Camera camera_manager.cpp:297 libcamera v0.0.0+4367-ad9428b4
[0:16:42.267311704] [1431]  WARN CameraSensorProperties camera_sensor_properties.cpp:261 No static properties available for 'arducam_64mp'
[0:16:42.267381259] [1431]  WARN CameraSensorProperties camera_sensor_properties.cpp:263 Please consider updating the camera sensor properties database
[0:16:42.370740851] [1431]  INFO RPI vc4.cpp:444 Registered camera /base/soc/i2c0mux/i2c@1/arducam_64mp@1a to Unicam device /dev/media3 and ISP device /dev/media1
[0:16:42.370829183] [1431]  INFO RPI pipeline_base.cpp:1101 Using configuration file '/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml'
[0:16:42.372125339] [1429]  INFO Camera camera.cpp:1033 configuring streams: (0) 4624x3472-YUV420
[0:16:42.372941091] [1431]  INFO RPI vc4.cpp:572 Sensor: /base/soc/i2c0mux/i2c@1/arducam_64mp@1a - Selected sensor format: 4624x3472-SRGGB10_1X10 - Selected unicam format: 4624x3472-pRAA
[0:16:42.481928282] [1431] ERROR V4L2 v4l2_videodevice.cpp:1906 /dev/video1[15:cap]: Failed to start streaming: Input/output error
ERROR: *** failed to start camera ***

dmesg output in the next post due to characters limit in this forum.

dmesg
[...]
[    1.367117] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.367159] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.367251] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.367338] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[    1.368406] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    1.368427] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.368446] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    1.368529] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    1.368798] pci 0000:00:00.0: PME# supported from D0 D3hot
[    1.373120] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[    1.373310] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[    1.373440] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[    1.419813] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.419987] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    1.420116] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.420630] pci 0000:01:00.0: PME# supported from D0 D3cold
[    1.421421] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    1.421450] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    1.421495] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.421519] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    1.422949] simple-framebuffer 3e3cf000.framebuffer: framebuffer at 0x3e3cf000, 0x7f8000 bytes
[    1.422973] simple-framebuffer 3e3cf000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[    1.423592] Console: switching to colour frame buffer device 240x67
[    1.432349] simple-framebuffer 3e3cf000.framebuffer: fb0: simplefb registered!
[    1.446019] iproc-rng200 fe104000.rng: hwrng registered
[    1.446664] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.448359] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    1.462170] brd: module loaded
[    1.471354] loop: module loaded
[    1.472340] Loading iSCSI transport class v2.0-870.
[    1.478167] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.537886] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.539122] usbcore: registered new interface driver r8152
[    1.539208] usbcore: registered new interface driver lan78xx
[    1.539270] usbcore: registered new interface driver smsc95xx
[    1.540914] pci 0000:00:00.0: enabling device (0000 -> 0002)
[    1.540960] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002)
[    1.541087] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.541123] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.541950] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000e40000000890
[    1.542677] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.542700] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.542725] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.543143] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.543165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.543181] usb usb1: Product: xHCI Host Controller
[    1.543194] usb usb1: Manufacturer: Linux 6.1.21-v8+ xhci-hcd
[    1.543207] usb usb1: SerialNumber: 0000:01:00.0
[    1.543992] hub 1-0:1.0: USB hub found
[    1.544091] hub 1-0:1.0: 1 port detected
[    1.545113] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    1.545134] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.545150] usb usb2: Product: xHCI Host Controller
[    1.545163] usb usb2: Manufacturer: Linux 6.1.21-v8+ xhci-hcd
[    1.545176] usb usb2: SerialNumber: 0000:01:00.0
[    1.545973] hub 2-0:1.0: USB hub found
[    1.546063] hub 2-0:1.0: 4 ports detected
[    1.547971] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.548349] dwc_otg: FIQ enabled
[    1.548362] dwc_otg: NAK holdoff enabled
[    1.548372] dwc_otg: FIQ split-transaction FSM enabled
[    1.548391] Module dwc_common_port init
[    1.548997] usbcore: registered new interface driver uas
[    1.549107] usbcore: registered new interface driver usb-storage
[    1.549351] mousedev: PS/2 mouse device common for all mice
[    1.555971] sdhci: Secure Digital Host Controller Interface driver
[    1.555995] sdhci: Copyright(c) Pierre Ossman
[    1.556750] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.560615] ledtrig-cpu: registered to indicate activity on CPUs
[    1.561076] hid: raw HID events driver (C) Jiri Kosina
[    1.561257] usbcore: registered new interface driver usbhid
[    1.561270] usbhid: USB HID core driver
[    1.570920] NET: Registered PF_PACKET protocol family
[    1.571061] Key type dns_resolver registered
[    1.572585] registered taskstats version 1
[    1.572669] Loading compiled-in X.509 certificates
[    1.573642] Key type .fscrypt registered
[    1.573657] Key type fscrypt-provisioning registered
[    1.590334] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.591101] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.591293] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[    1.600720] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.601200] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.602613] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.602635] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.631371] of_cfs_init
[    1.631605] of_cfs_init: OK
[    1.666866] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    1.667268] Waiting for root device PARTUUID=88033f92-02...
[    1.717575] mmc1: new high speed SDIO card at address 0001
[    1.777813] mmc0: new ultra high speed DDR50 SDHC card at address 0001
[    1.778964] mmcblk0: mmc0:0001 SPCC 29.8 GiB 
[    1.782516]  mmcblk0: p1 p2
[    1.783154] mmcblk0: mmc0:0001 SPCC 29.8 GiB
[    1.797836] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.805160] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[    1.805267] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.806184] devtmpfs: mounted
[    1.815242] Freeing unused kernel memory: 4160K
[    1.815465] Run /sbin/init as init process
[    1.815476]   with arguments:
[    1.815486]     /sbin/init
[    1.815496]     splash
[    1.815505]   with environment:
[    1.815514]     HOME=/
[    1.815524]     TERM=linux
[    1.948418] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    1.948461] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.948478] usb 1-1: Product: USB2.0 Hub
[    1.950791] hub 1-1:1.0: USB hub found
[    1.951064] hub 1-1:1.0: 4 ports detected
[    2.172189] systemd[1]: System time before build time, advancing clock.
[    2.245761] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
[    2.354229] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[    2.354269] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.354287] usb 1-1.1: Product: USB Receiver
[    2.354301] usb 1-1.1: Manufacturer: Logitech
[    2.366023] input: Logitech USB Receiver as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C52B.0001/input/input0
[    2.385998] NET: Registered PF_INET6 protocol family
[    2.388082] Segment Routing with IPv6
[    2.388132] In-situ OAM (IOAM) with IPv6
[    2.426977] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input0
[    2.436817] input: Logitech USB Receiver Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C52B.0002/input/input1
[    2.437468] input: Logitech USB Receiver Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C52B.0002/input/input2
[    2.461776] systemd[1]: systemd 247.3-7+rpi1+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    2.462883] systemd[1]: Detected architecture arm64.
[    2.465168] systemd[1]: Set hostname to <raspberrypi>.
[    2.494200] input: Logitech USB Receiver System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C52B.0002/input/input3
[    2.494793] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input1
[    2.503151] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input2
[    3.202402] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    3.400955] systemd[1]: Queued start job for default target Graphical Interface.
[    3.425490] systemd[1]: Created slice system-getty.slice.
[    3.427166] systemd[1]: Created slice system-modprobe.slice.
[    3.428316] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.429231] systemd[1]: Created slice User and Session Slice.
[    3.429954] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.431420] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.432193] systemd[1]: Reached target Slices.
[    3.432457] systemd[1]: Reached target Swap.
[    3.433683] systemd[1]: Listening on Syslog Socket.
[    3.434566] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.435092] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.436552] systemd[1]: Listening on Journal Audit Socket.
[    3.437481] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.438767] systemd[1]: Listening on Journal Socket.
[    3.443576] systemd[1]: Listening on udev Control Socket.
[    3.444649] systemd[1]: Listening on udev Kernel Socket.
[    3.445916] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    3.474283] systemd[1]: Mounting POSIX Message Queue File System...
[    3.479562] systemd[1]: Mounting RPC Pipe File System...
[    3.485528] systemd[1]: Mounting Kernel Debug File System...
[    3.491727] systemd[1]: Mounting Kernel Trace File System...
[    3.492302] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    3.500712] systemd[1]: Starting Restore / save the current clock...
[    3.507260] systemd[1]: Starting Set the console keyboard layout...
[    3.513804] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    3.520724] systemd[1]: Starting Load Kernel Module configfs...
[    3.527154] systemd[1]: Starting Load Kernel Module drm...
[    3.540387] systemd[1]: Starting Load Kernel Module fuse...
[    3.544850] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.550685] systemd[1]: Starting File System Check on Root Device...
[    3.563046] systemd[1]: Starting Journal Service...
[    3.623022] systemd[1]: Starting Load Kernel Modules...
[    3.629790] systemd[1]: Starting Coldplug All udev Devices...
[    3.637361] fuse: init (API version 7.37)
[    3.664860] systemd[1]: Mounted POSIX Message Queue File System.
[    3.666028] systemd[1]: Mounted RPC Pipe File System.
[    3.667758] systemd[1]: Mounted Kernel Debug File System.
[    3.668758] systemd[1]: Mounted Kernel Trace File System.
[    3.671526] systemd[1]: Finished Restore / save the current clock.
[    3.678481] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.681347] systemd[1]: [email protected]: Succeeded.
[    3.683069] systemd[1]: Finished Load Kernel Module configfs.
[    3.686570] systemd[1]: [email protected]: Succeeded.
[    3.688347] systemd[1]: Finished Load Kernel Module fuse.
[    3.726705] systemd[1]: Mounting FUSE Control File System...
[    3.745166] systemd[1]: Mounting Kernel Configuration File System...
[    3.750789] systemd[1]: Started File System Check Daemon to report status.
[    3.761166] systemd[1]: Mounted FUSE Control File System.
[    3.762962] systemd[1]: Mounted Kernel Configuration File System.
[    3.772365] i2c_dev: i2c /dev entries driver
[    3.789784] systemd[1]: Finished Load Kernel Modules.
[    3.799284] systemd[1]: [email protected]: Succeeded.
[    3.800842] systemd[1]: Finished Load Kernel Module drm.
[    3.835106] systemd[1]: Starting Apply Kernel Variables...
[    3.864748] systemd[1]: Finished File System Check on Root Device.
[    3.870954] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.891819] systemd[1]: Finished Apply Kernel Variables.
[    4.003734] systemd[1]: Started Journal Service.
[    4.044691] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[    4.116394] systemd-journald[142]: Received client request to flush runtime journal.
[    4.127703] systemd-journald[142]: File /var/log/journal/0eb54956fefa4f7480d0ce661475daaa/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    5.994746] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    6.004836] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    6.004882] [vc_sm_connected_init]: start
[    6.012502] [vc_sm_connected_init]: installed successfully
[    6.054232] mc: Linux media interface: v0.10
[    6.239588] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    6.240777] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    6.243026] videodev: Linux video capture interface: v2.00
[    6.260753] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    6.284419] bcm2835_audio bcm2835_audio: card created with 8 channels
[    6.486086] i2c i2c-22: Added multiplexed i2c bus 0
[    6.544248] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.561511] i2c i2c-22: Added multiplexed i2c bus 10
[    6.598974] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.657109] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.668558] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[    6.696023] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    6.707475] rpivid feb10000.codec: Device registered as /dev/video19
[    6.717142] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    6.733413] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    6.735703] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    6.736536] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    6.737275] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    6.738560] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    6.738625] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.738651] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.738671] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.738689] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.748179] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[    6.748995] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[    6.752727] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[    6.778304] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[    6.778363] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.778387] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.778408] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.778426] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.781248] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    6.856587] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    6.856660] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    6.878444] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    6.878548] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    6.936061] Console: switching to colour dummy device 80x25
[    6.968457] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    6.968525] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    6.994078] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    7.009125] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[    7.009214] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[    7.021137] Registered IR keymap rc-cec
[    7.026369] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[    7.026634] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.026952] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input5
[    7.081283] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[    7.081348] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[    7.091963] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.104941] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[    7.301272] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[    7.404424] Registered IR keymap rc-cec
[    7.405452] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[    7.406133] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input6
[    7.433661] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[    7.491349] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[    7.506066] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.520343] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
[    7.533042] brcmfmac: F1 signature read @0x18000000=0x15264345
[    7.549422] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.550771] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.551515] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.554542] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.560429] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.579324] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[    7.655078] usbcore: registered new interface driver brcmfmac
[    7.696838] Console: switching to colour frame buffer device 240x67
[    7.696920] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[    7.815125] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov  1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[    9.080089] uart-pl011 fe201000.serial: no DMA platform data
[    9.163458] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
[    9.164700] arducam_64mp: loading out-of-tree module taints kernel.
[    9.176879] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input2
[    9.559532] input: Logitech Wireless Device PID:404d Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input7
[    9.890178] arducam_64mp 10-001a: Device found Arducam 64MP.
[    9.944122] input: Logitech Wireless Device PID:404d Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input8
[    9.954831] arducam_64mp 10-001a: Consider updating driver arducam_64mp to match on endpoints
[   10.122531] hid-generic 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:404d] on usb-0000:01:00.0-1.1/input2:1
[   10.892170] 8021q: 802.1Q VLAN Support v1.8
[   11.031937] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   11.149292] input: Logitech K400 Plus as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input12
[   11.150604] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-0000:01:00.0-1.1/input2:1
[   11.201344] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[   11.203385] bcmgenet fd580000.ethernet eth0: Link is Down
[   16.462171] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   16.879831] Bluetooth: Core ver 2.22
[   16.879947] NET: Registered PF_BLUETOOTH protocol family
[   16.879953] Bluetooth: HCI device and connection manager initialized
[   16.879980] Bluetooth: HCI socket layer initialized
[   16.879990] Bluetooth: L2CAP socket layer initialized
[   16.880006] Bluetooth: SCO socket layer initialized
[   16.911831] Bluetooth: HCI UART driver ver 2.3
[   16.911854] Bluetooth: HCI UART protocol H4 registered
[   16.911937] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   16.912140] Bluetooth: HCI UART protocol Broadcom registered
[   17.259423] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.259446] Bluetooth: BNEP filters: protocol multicast
[   17.259464] Bluetooth: BNEP socket layer initialized
[   17.266515] Bluetooth: MGMT ver 1.22
[   17.292214] NET: Registered PF_ALG protocol family
[   17.413206] Bluetooth: RFCOMM TTY layer initialized
[   17.413240] Bluetooth: RFCOMM socket layer initialized
[   17.413260] Bluetooth: RFCOMM ver 1.11
[   29.969577] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[   29.969599] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[   29.969631] unicam fe801000.csi: stream on failed in subdev
[   29.971704] unicam fe801000.csi: Runtime PM usage count underflow!
[   57.014697] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[   57.014719] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[   57.014751] unicam fe801000.csi: stream on failed in subdev
[   57.016726] unicam fe801000.csi: Runtime PM usage count underflow!
[   60.746960] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[   60.746982] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[   60.747013] unicam fe801000.csi: stream on failed in subdev
[   60.748923] unicam fe801000.csi: Runtime PM usage count underflow!
[   74.397452] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[   74.397473] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[   74.397549] unicam fe801000.csi: stream on failed in subdev
[   74.399449] unicam fe801000.csi: Runtime PM usage count underflow!
[   76.859945] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[   76.859967] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[   76.859999] unicam fe801000.csi: stream on failed in subdev
[   76.862066] unicam fe801000.csi: Runtime PM usage count underflow!
[  302.438352] logitech-hidpp-device 0003:046D:404D.0004: HID++ 4.1 device connected.
[  309.620015] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[  309.620051] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[  309.620119] unicam fe801000.csi: stream on failed in subdev
[  309.620905] unicam fe801000.csi: Runtime PM usage count underflow!
[  351.519460] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.wlan0.retrans_time - use net.ipv6.neigh.wlan0.retrans_time_ms instead
[  378.309517] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[  378.309538] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[  378.309570] unicam fe801000.csi: stream on failed in subdev
[  378.311473] unicam fe801000.csi: Runtime PM usage count underflow!
[  413.442146] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[  413.442169] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[  413.442202] unicam fe801000.csi: stream on failed in subdev
[  413.444148] unicam fe801000.csi: Runtime PM usage count underflow!
[ 1002.506011] arducam_64mp 10-001a: Failed to write reg 0x0100. error = -5
[ 1002.506032] arducam_64mp 10-001a: arducam_64mp_start_streaming failed to set common settings
[ 1002.506062] unicam fe801000.csi: stream on failed in subdev
[ 1002.508219] unicam fe801000.csi: Runtime PM usage count underflow!

Hi,
Thank you for your detailed information.
Besides, we need the extra info of your Raspberry Pi, please run the command

uname -a

We’d like to check the kernel version of your Pi.
Ps. All of these three 64mp cameras can not work now? Did you buy them as a single module or remove it from 64mp HAT kit.

Hi, I’m now testing over a 64bit rpi image with the newest available kernel:

rpi@raspberrypi:~ $ uname -a
Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64 GNU/Linux

It gives me the same error as in 32bit, also as in the old 5.x.x kernel versions.

I said 3 cameras, but they’re actually 4. I bought them with the Quad-Camera Kit, which doesn’t work neither (that’s why I’m trying to debug the cameras first, then try again with the hat). The hat is a Camarray UC-512 rev. d1. SKU B0402.

Thanks,

Any input?
Any further info needed?

Anyone? Should I contact the support in private?

@tvaz

Has your problem been resolved?
If not, could you kindly provide me with the wiring diagram for further assistance?

@tvaz

What you purchased should be the hat kit. The camera in the kit is a special version and can only be used with the hat.

Thanks for your answer. I’ll open then a new thread seeking for help with the hat. I was just trying to be sure the problem wasn’t with the camera itself.