64MP Camarray QuadCamera - No cameras available

  1. Where did you get the camera module(s)?

Arducam

  1. Model number of the product(s)?

SKU: B0402
64MP Autofocus Quad-Camera Kit for Raspberry Pi
Camarray HAT UC-512 Rev.D1
64 MP autofocus camera modules

  1. What hardware/platform were you working on?

Linux raspberrypi 6.1.0-rpi4-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.54-1+rpt2 (2023-10-05) aarch64 GNU/Linu

  1. Instructions you have followed. (link/manual/etc.)

https://docs.arducam.com/Raspberry-Pi-Camera/Multi-Camera-CamArray/quick-start/
Section " * 64MP Multi-Camera Kit:"

  1. Problems you were having?

libcamera-still -t 0
ERROR: *** no cameras available ***

  1. The dmesg log from your hardware?

root@raspberrypi:/home/rpi# dmesg |grep -i cam
[ 10.031134] arducam_64mp 10-001a: failed to read chip id 4136, with error -5
[ 10.166914] arducam_64mp: probe of 10-001a failed with error -5

  1. Troubleshooting attempts you’ve made?

I put a lot of time already on this, reading other threads and following the advises from the support. What I tried so far:

  • Different flexible cables
  • Using another RPi device
  • Older Rpi OS images, including 32bit
  1. What help do you need?

I need the device to be recognised by the system. Otherwise, an exchange. I’ll posting other output in separate messages due to forum character limits.

dmesg

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 6.1.0-rpi4-rpi-v8 ([email protected]) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.1.54-1+rpt2 (2023-10-05)
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.2
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000000dc00000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16384 pages in unavailable ranges
[ 0.000000] percpu: Embedded 29 pages/cpu s79144 r8192 d31448 u118784
[ 0.000000] pcpu-alloc: s79144 r8192 d31448 u118784 alloc=29*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Spectre-v2
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 996912
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:B9:BC:82 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=0fc52c43-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=CA
[ 0.000000] Unknown kernel command line parameters “splash”, will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
[ 0.000000] Memory: 3339004K/4050944K available (12352K kernel code, 2172K rwdata, 4164K rodata, 4224K init, 1082K bss, 187652K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 40047 entries in 157 pages
[ 0.000000] ftrace: allocated 157 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000354] Console: colour dummy device 80x25
[ 0.000417] printk: console [tty1] enabled
[ 0.000476] Calibrating delay loop (skipped), value calculated using timer frequency… 108.00 BogoMIPS (lpj=216000)
[ 0.000505] pid_max: default: 32768 minimum: 301
[ 0.000628] LSM: Security Framework initializing
[ 0.000855] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000926] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002264] cgroup: Disabling memory control group subsystem
[ 0.004508] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.004524] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.004703] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.004715] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.004887] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.004900] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.005357] rcu: Hierarchical SRCU implementation.
[ 0.005370] rcu: Max phase no-delay instances is 1000.
[ 0.007551] EFI services will not be available.
[ 0.008133] smp: Bringing up secondary CPUs …
[ 0.009205] Detected PIPT I-cache on CPU1
[ 0.009378] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.010512] Detected PIPT I-cache on CPU2
[ 0.010628] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.011719] Detected PIPT I-cache on CPU3
[ 0.011847] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.011996] smp: Brought up 1 node, 4 CPUs
[ 0.012020] SMP: Total of 4 processors activated.
[ 0.012034] CPU features: detected: 32-bit EL0 Support
[ 0.012043] CPU features: detected: 32-bit EL1 Support
[ 0.012056] CPU features: detected: CRC32 instructions
[ 0.012200] CPU: All CPU(s) started at EL2
[ 0.012224] alternatives: applying system-wide alternatives
[ 0.014206] devtmpfs: initialized
[ 0.026732] Enabled cp15_barrier support
[ 0.026774] Enabled setend support
[ 0.027005] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.027045] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.042756] pinctrl core: initialized pinctrl subsystem
[ 0.043672] DMI not present or invalid.
[ 0.044413] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.047870] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.048203] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.049152] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.049251] audit: initializing netlink subsys (disabled)
[ 0.049521] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1
[ 0.050193] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.050278] cpuidle: using governor menu
[ 0.050561] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.050758] ASID allocator initialised with 32768 entries
[ 0.051750] Serial: AMBA PL011 UART driver
[ 0.067331] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.088361] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-08-10T15:33:38, variant start
[ 0.092372] raspberrypi-firmware soc:firmware: Firmware hash is 03dc77429335caee083e22ddc8eec09c07f12a7a
[ 0.108616] KASLR enabled
[ 0.140425] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.146036] iommu: Default domain type: Translated
[ 0.146055] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.146509] SCSI subsystem initialized
[ 0.146767] usbcore: registered new interface driver usbfs
[ 0.146826] usbcore: registered new interface driver hub
[ 0.146891] usbcore: registered new device driver usb
[ 0.147311] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.147863] pps_core: LinuxPPS API ver. 1 registered
[ 0.147877] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.147901] PTP clock support registered
[ 0.149063] vgaarb: loaded
[ 0.149823] clocksource: Switched to clocksource arch_sys_counter
[ 0.150515] VFS: Disk quotas dquot_6.6.0
[ 0.150594] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.150784] FS-Cache: Loaded
[ 0.150958] CacheFiles: Loaded
[ 0.159987] NET: Registered PF_INET protocol family
[ 0.160930] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.166096] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.166171] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.166199] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.166446] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.167650] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.168197] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[ 0.168432] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.168509] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.168830] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.169729] RPC: Registered named UNIX socket transport module.
[ 0.169745] RPC: Registered udp transport module.
[ 0.169755] RPC: Registered tcp transport module.
[ 0.169764] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.169789] PCI: CLS 0 bytes, default 64
[ 0.170608] Trying to unpack rootfs image as initramfs…
[ 0.180248] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.180725] kvm [1]: IPA Size Limit: 44 bits
[ 0.182356] kvm [1]: vgic interrupt IRQ9
[ 0.182603] kvm [1]: Hyp mode initialized successfully
[ 1.103702] Freeing initrd memory: 16716K
[ 1.244449] Initialise system trusted keyrings
[ 1.245029] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 1.253082] zbud: loaded
[ 1.256165] NFS: Registering the id_resolver key type
[ 1.256224] Key type id_resolver registered
[ 1.256236] Key type id_legacy registered
[ 1.256351] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 1.256368] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 1.257798] Key type asymmetric registered
[ 1.257864] Asymmetric key parser ‘x509’ registered
[ 1.257961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.258244] io scheduler mq-deadline registered
[ 1.258261] io scheduler kyber registered
[ 1.261318] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 27)
[ 1.272976] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.273021] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.273108] brcm-pcie fd500000.pcie: MEM 0x0600000000…0x063fffffff → 0x00c0000000
[ 1.273202] brcm-pcie fd500000.pcie: IB MEM 0x0000000000…0x00bfffffff → 0x0400000000
[ 1.273764] brcm-pcie fd500000.pcie: setting SCB_ACCESS_EN, READ_UR_MODE, MAX_BURST_SIZE
[ 1.274271] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.274291] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.274310] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.274394] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.274659] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.278898] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[ 1.279099] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[ 1.279203] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[ 1.387930] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.388097] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.388223] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.388702] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 1.397980] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.398007] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.398086] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.398110] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.398556] pcieport 0000:00:00.0: enabling device (0000 → 0002)
[ 1.398803] pcieport 0000:00:00.0: PME: Signaling with IRQ 31
[ 1.399338] pcieport 0000:00:00.0: AER: enabled with IRQ 31
[ 1.401195] simple-framebuffer 3e3cf000.framebuffer: framebuffer at 0x3e3cf000, 0x7f8000 bytes
[ 1.401215] simple-framebuffer 3e3cf000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 1.401848] Console: switching to colour frame buffer device 240x67
[ 1.410571] simple-framebuffer 3e3cf000.framebuffer: fb0: simplefb registered!
[ 1.426018] iproc-rng200 fe104000.rng: hwrng registered
[ 1.426628] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.441089] brd: module loaded
[ 1.449927] loop: module loaded
[ 1.450915] Loading iSCSI transport class v2.0-870.
[ 1.457173] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.569982] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.571193] usbcore: registered new interface driver r8152
[ 1.571275] usbcore: registered new interface driver lan78xx
[ 1.571335] usbcore: registered new interface driver smsc95xx
[ 1.573058] xhci_hcd 0000:01:00.0: enabling device (0000 → 0002)
[ 1.573167] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.573200] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.574009] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0b00040000000890
[ 1.574747] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.574771] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.574793] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.575140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.575160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.575175] usb usb1: Product: xHCI Host Controller
[ 1.575188] usb usb1: Manufacturer: Linux 6.1.0-rpi4-rpi-v8 xhci-hcd
[ 1.575201] usb usb1: SerialNumber: 0000:01:00.0
[ 1.575958] hub 1-0:1.0: USB hub found
[ 1.576056] hub 1-0:1.0: 1 port detected
[ 1.577030] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 1.577050] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.577065] usb usb2: Product: xHCI Host Controller
[ 1.577078] usb usb2: Manufacturer: Linux 6.1.0-rpi4-rpi-v8 xhci-hcd
[ 1.577091] usb usb2: SerialNumber: 0000:01:00.0
[ 1.577758] hub 2-0:1.0: USB hub found
[ 1.577931] hub 2-0:1.0: 4 ports detected
[ 1.579729] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.580082] dwc_otg: FIQ enabled
[ 1.580093] dwc_otg: NAK holdoff enabled
[ 1.580102] dwc_otg: FIQ split-transaction FSM enabled
[ 1.580119] Module dwc_common_port init
[ 1.581500] usbcore: registered new interface driver uas
[ 1.581606] usbcore: registered new interface driver usb-storage
[ 1.582627] mousedev: PS/2 mouse device common for all mice
[ 1.590290] sdhci: Secure Digital Host Controller Interface driver
[ 1.590311] sdhci: Copyright(c) Pierre Ossman
[ 1.591041] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.595161] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.595508] hid: raw HID events driver (C) Jiri Kosina
[ 1.595738] usbcore: registered new interface driver usbhid
[ 1.595752] usbhid: USB HID core driver
[ 1.606325] NET: Registered PF_PACKET protocol family
[ 1.606446] Key type dns_resolver registered
[ 1.607746] registered taskstats version 1
[ 1.607838] Loading compiled-in X.509 certificates
[ 1.637171] Loaded X.509 cert ‘Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1’
[ 1.637310] Loaded X.509 cert ‘Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f’
[ 1.638374] Key type .fscrypt registered
[ 1.638390] Key type fscrypt-provisioning registered
[ 1.654315] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 1.655213] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.655387] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ 1.655646] serial serial0: tty port ttyAMA1 registered
[ 1.665325] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.665860] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.667444] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.667466] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.695593] of_cfs_init
[ 1.695735] of_cfs_init: OK
[ 1.729952] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ 1.739433] Freeing unused kernel memory: 4224K
[ 1.739646] Run /init as init process
[ 1.739657] with arguments:
[ 1.739666] /init
[ 1.739675] splash
[ 1.739685] with environment:
[ 1.739694] HOME=/
[ 1.739703] TERM=linux
[ 1.779384] mmc1: new high speed SDIO card at address 0001
[ 1.829962] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.837984] mmc0: new ultra high speed DDR50 SDHC card at address 0001
[ 1.839174] mmcblk0: mmc0:0001 SPCC 29.8 GiB
[ 1.842592] mmcblk0: p1 p2
[ 1.843250] mmcblk0: mmc0:0001 SPCC 29.8 GiB
[ 1.980468] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 1.980508] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.980525] usb 1-1: Product: USB2.0 Hub
[ 1.983138] hub 1-1:1.0: USB hub found
[ 1.983427] hub 1-1:1.0: 4 ports detected
[ 2.281880] usb 1-1.2: new full-speed USB device number 3 using xhci_hcd
[ 2.389602] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[ 2.389636] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.389652] usb 1-1.2: Product: USB Receiver
[ 2.389666] usb 1-1.2: Manufacturer: Logitech
[ 2.401762] 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.2/1-1.2:1.0/0003:046D:C52B.0001/input/input0
[ 2.463014] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.2/input0
[ 2.472775] 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.2/1-1.2:1.1/0003:046D:C52B.0002/input/input1
[ 2.473427] 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.2/1-1.2:1.1/0003:046D:C52B.0002/input/input2
[ 2.530310] 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.2/1-1.2:1.1/0003:046D:C52B.0002/input/input3
[ 2.530950] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.2/input1
[ 2.538756] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.2/input2
[ 2.617930] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[ 2.717788] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[ 2.720686] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[ 2.739236] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[ 2.739277] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.739294] usb 1-1.3: Product: USB Receiver
[ 2.739308] usb 1-1.3: Manufacturer: Logitech
[ 2.816423] logitech-djreceiver 0003:046D:C534.0004: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input0
[ 2.855772] i2c i2c-22: Added multiplexed i2c bus 0
[ 2.857134] i2c 10-001a: Fixed dependency cycle(s) with /soc/csi@7e801000/port/endpoint
[ 2.857711] i2c i2c-22: Added multiplexed i2c bus 10
[ 2.901126] Console: switching to colour dummy device 80x25
[ 2.918089] logitech-djreceiver 0003:046D:C534.0005: hiddev98,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input1
[ 2.940865] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 2.953466] Registered IR keymap rc-cec
[ 2.953660] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 2.953960] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input5
[ 2.980548] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
[ 2.986009] logitech-djreceiver 0003:046D:C534.0005: device of type eQUAD nano Lite (0x0a) connected on slot 2

dmesg (cont)

[ 2.988258] input: Logitech Wireless Mouse PID:4054 Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C534.0005/0003:046D:4054.0006/input/input6
[ 3.052177] hid-generic 0003:046D:4054.0006: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4054] on usb-0000:01:00.0-1.3/input1:2
[ 3.055170] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[ 3.056915] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.2/input2
[ 3.058424] Registered IR keymap rc-cec
[ 3.058618] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[ 3.058825] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input10
[ 3.066435] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[ 3.067025] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[ 3.067472] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 3.067889] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 3.068305] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 3.068613] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 3.069035] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 3.072738] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[ 3.154609] Console: switching to colour frame buffer device 240x67
[ 3.179327] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[ 3.235807] 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.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input11
[ 3.271175] 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.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input12
[ 3.284642] hid-generic 0003:046D:404D.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:404d] on usb-0000:01:00.0-1.2/input2:1
[ 3.482406] input: Logitech Wireless Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C534.0005/0003:046D:4054.0006/input/input16
[ 3.483519] logitech-hidpp-device 0003:046D:4054.0006: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-0000:01:00.0-1.3/input1:2
[ 3.654934] 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.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:404D.0007/input/input17
[ 3.657979] logitech-hidpp-device 0003:046D:404D.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-0000:01:00.0-1.2/input2:1
[ 4.592503] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 5.315692] systemd[1]: System time before build time, advancing clock.
[ 5.504409] NET: Registered PF_INET6 protocol family
[ 5.506368] Segment Routing with IPv6
[ 5.506419] In-situ OAM (IOAM) with IPv6
[ 5.586282] systemd[1]: systemd 252.17-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 5.586335] systemd[1]: Detected architecture arm64.
[ 5.597394] systemd[1]: Hostname set to .
[ 6.547981] systemd[1]: Queued start job for default target graphical.target.
[ 6.578927] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 6.581310] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 6.583217] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 6.584464] systemd[1]: Created slice user.slice - User and Session Slice.
[ 6.585114] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 6.586497] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 6.586892] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 6.587134] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 6.587326] systemd[1]: Reached target slices.target - Slice Units.
[ 6.587476] systemd[1]: Reached target swap.target - Swaps.
[ 6.587641] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 6.588731] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 6.589197] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 6.591474] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 6.592608] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 6.593751] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 6.601761] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 6.603016] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 6.604124] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 6.630491] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System…
[ 6.636864] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System…
[ 6.643274] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System…
[ 6.644157] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 6.653381] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock…
[ 6.660554] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout…
[ 6.667475] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes…
[ 6.674800] systemd[1]: Starting [email protected] - Load Kernel Module configfs…
[ 6.682503] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod…
[ 6.690546] systemd[1]: Starting [email protected] - Load Kernel Module drm…
[ 6.698340] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore…
[ 6.708950] systemd[1]: Starting [email protected] - Load Kernel Module fuse…
[ 6.722036] systemd[1]: Starting [email protected] - Load Kernel Module loop…
[ 6.723476] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 6.746955] systemd[1]: Starting systemd-journald.service - Journal Service…
[ 6.771394] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules…
[ 6.778876] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems…
[ 6.790688] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices…
[ 6.792329] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
[ 6.812968] fuse: init (API version 7.37)
[ 6.832260] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 6.834656] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 6.836481] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 6.839891] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[ 6.861927] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 6.865352] systemd[1]: [email protected]: Deactivated successfully.
[ 6.867118] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
[ 6.870088] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 6.874156] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 6.874763] i2c_dev: i2c /dev entries driver
[ 6.877299] systemd[1]: [email protected]: Deactivated successfully.
[ 6.878949] systemd[1]: Finished [email protected] - Load Kernel Module drm.
[ 6.884489] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 6.886057] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 6.889621] systemd[1]: [email protected]: Deactivated successfully.
[ 6.891115] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
[ 6.898487] systemd[1]: [email protected]: Deactivated successfully.
[ 6.899954] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[ 6.903217] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 6.920200] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[ 6.927364] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System…
[ 6.934744] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System…
[ 6.935652] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 6.949348] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables…
[ 6.982094] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 6.984787] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 6.986552] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 6.988213] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 6.988555] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 7.019951] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed…
[ 7.029661] systemd[1]: Starting systemd-sysusers.service - Create System Users…
[ 7.104067] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 7.125331] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[ 7.127171] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 7.186375] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 7.219099] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev…
[ 7.236753] systemd[1]: Started systemd-journald.service - Journal Service.
[ 7.327812] systemd-journald[282]: Received client request to flush runtime journal.
[ 7.343341] systemd-journald[282]: File /var/log/journal/4f8b22e96a62405f9f80c331db6ae140/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 8.857500] mc: Linux media interface: v0.10
[ 8.934357] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
[ 8.954924] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.956700] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.970835] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 8.970880] [vc_sm_connected_init]: start
[ 8.997714] [vc_sm_connected_init]: installed successfully
[ 9.010831] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
[ 9.027225] videodev: Linux video capture interface: v2.00
[ 9.070304] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 9.367999] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.370110] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.397352] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.403269] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.490598] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.498230] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.501477] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 9.503069] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 9.520620] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 9.544617] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 9.544675] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 9.544701] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 9.544720] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 9.544741] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 9.566877] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 9.566951] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 9.572276] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 9.587860] rpivid feb10000.codec: Device registered as /dev/video19
[ 9.589525] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 9.589587] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 9.590366] Bluetooth: Core ver 2.22
[ 9.594206] NET: Registered PF_BLUETOOTH protocol family
[ 9.594233] Bluetooth: HCI device and connection manager initialized
[ 9.594270] Bluetooth: HCI socket layer initialized
[ 9.594291] Bluetooth: L2CAP socket layer initialized
[ 9.594759] Bluetooth: SCO socket layer initialized
[ 9.594929] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 9.601268] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 9.601336] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 9.612020] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 9.613021] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 9.613062] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 9.613087] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 9.613107] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 9.613124] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 9.616185] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 9.616279] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 9.630497] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 9.679501] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[ 9.679605] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[ 9.694306] Bluetooth: HCI UART driver ver 2.3
[ 9.694347] Bluetooth: HCI UART protocol H4 registered
[ 9.699472] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 9.752060] Bluetooth: HCI UART protocol Broadcom registered
[ 9.759787] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 9.760262] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 9.791236] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.792627] cfg80211: Loaded X.509 cert ‘[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf’
[ 9.793662] cfg80211: Loaded X.509 cert ‘[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328’
[ 9.797089] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 9.806625] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[ 9.807872] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[ 9.878333] uart-pl011 fe201000.serial: no DMA platform data
[ 9.961897] dw9807 10-000c: I2C write CTL fail ret = -5
[ 10.031134] arducam_64mp 10-001a: failed to read chip id 4136, with error -5
[ 10.042862] dw9807 10-000c: I2C write STATUS address fail ret = -5
[ 10.042903] dw9807 10-000c: dw9807_ramp I2C failure: -5
[ 10.044362] dw9807 10-000c: I2C write STATUS address fail ret = -5
[ 10.044404] dw9807 10-000c: dw9807_ramp I2C failure: -5
[ 10.044771] dw9807 10-000c: I2C write CTL fail ret = -5
[ 10.166914] arducam_64mp: probe of 10-001a failed with error -5
[ 10.170818] Bluetooth: hci0: BCM: chip id 107
[ 10.171993] Bluetooth: hci0: BCM: features 0x2f
[ 10.173566] Bluetooth: hci0: BCM4345C0
[ 10.173596] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 10.175484] bluetooth hci0: firmware: failed to load brcm/BCM4345C0.raspberrypi,4-model-b.hcd (-2)
[ 10.175526] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 10.184325] bluetooth hci0: firmware: direct-loading firmware brcm/BCM4345C0.hcd
[ 10.184368] Bluetooth: hci0: BCM4345C0 ‘brcm/BCM4345C0.hcd’ Patch
[ 10.678416] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 10.726388] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 10.727819] usbcore: registered new interface driver brcmfmac
[ 10.752957] brcmfmac mmc1:0001:1: firmware: direct-loading firmware brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin
[ 10.754222] brcmfmac mmc1:0001:1: firmware: direct-loading firmware brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
[ 10.755593] brcmfmac mmc1:0001:1: firmware: direct-loading firmware brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.clm_blob
[ 10.959308] Bluetooth: hci0: BCM: features 0x2f
[ 10.960853] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3±0190
[ 10.960896] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[ 11.011042] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 12.560784] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 13.443636] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.443676] Bluetooth: BNEP filters: protocol multicast
[ 13.443710] Bluetooth: BNEP socket layer initialized
[ 13.460759] Bluetooth: MGMT ver 1.22
[ 13.514765] NET: Registered PF_ALG protocol family
[ 14.250643] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 14.251426] bcmgenet fd580000.ethernet eth0: Link is Down
[ 14.274819] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 17.921262] Bluetooth: RFCOMM TTY layer initialized
[ 17.921303] Bluetooth: RFCOMM socket layer initialized
[ 17.921353] Bluetooth: RFCOMM ver 1.11
[ 19.575018] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 45.728646] logitech-hidpp-device 0003:046D:4054.0006: HID++ 4.5 device connected.
[ 51.259132] logitech-hidpp-device 0003:046D:404D.0007: HID++ 4.1 device connected.
[ 77.642508] vc4-drm gpu: swiotlb buffer is full (sz: 1318912 bytes), total 32768 (slots), used 104 (slots)
[ 77.671047] vc4-drm gpu: swiotlb buffer is full (sz: 2105344 bytes), total 32768 (slots), used 92 (slots)
[ 77.699267] vc4-drm gpu: swiotlb buffer is full (sz: 5521408 bytes), total 32768 (slots), used 60 (slots)
[ 77.855031] vc4-drm gpu: swiotlb buffer is full (sz: 1318912 bytes), total 32768 (slots), used 102 (slots)
[ 78.155944] vc4-drm gpu: swiotlb buffer is full (sz: 2105344 bytes), total 32768 (slots), used 108 (slots)
[ 78.293738] vc4-drm gpu: swiotlb buffer is full (sz: 5521408 bytes), total 32768 (slots), used 24 (slots)
[ 79.343308] vc4-drm gpu: swiotlb buffer is full (sz: 3239936 bytes), total 32768 (slots), used 122 (slots)
[ 79.357257] vc4-drm gpu: swiotlb buffer is full (sz: 3883008 bytes), total 32768 (slots), used 114 (slots)
[ 79.370648] vc4-drm gpu: swiotlb buffer is full (sz: 532480 bytes), total 32768 (slots), used 2 (slots)
[ 79.384184] vc4-drm gpu: swiotlb buffer is full (sz: 3239936 bytes), total 32768 (slots), used 122 (slots)
[ 1970.290516] swiotlb_tbl_map_single: 2 callbacks suppressed
[ 1970.290533] vc4-drm gpu: swiotlb buffer is full (sz: 401408 bytes), total 32768 (slots), used 1304 (slots)
[ 1970.318031] vc4-drm gpu: swiotlb buffer is full (sz: 401408 bytes), total 32768 (slots), used 1304 (slots)
[ 2180.508360] v3d fec00000.v3d: MMU error from client CLE (4) at 0x144e1000, pte invalid

rpi@raspberrypi:~ $ ls /dev/video*
/dev/video10 /dev/video13 /dev/video16 /dev/video20 /dev/video23
/dev/video11 /dev/video14 /dev/video18 /dev/video21 /dev/video31
/dev/video12 /dev/video15 /dev/video19 /dev/video22

rpi@raspberrypi:~ $ cat /boot/config.txt

For more options and information see

Raspberry Pi Documentation - The config.txt file

Some settings may impact device functionality. See link above for details

Uncomment some or all of these to enable the optional hardware interfaces

#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on

Enable audio (loads snd_bcm2835)

dtparam=audio=on

Additional overlays and parameters are documented

/boot/firmware/overlays/README

Automatically load overlays for detected cameras

camera_auto_detect=1

Automatically load overlays for detected DSI displays

display_auto_detect=1

Automatically load initramfs files, if found

auto_initramfs=1

Enable DRM VC4 V3D driver

dtoverlay=vc4-kms-v3d
max_framebuffers=2

Don’t have the firmware create an initial video= setting in cmdline.txt.

Use the kernel’s default instead.

disable_fw_kms_setup=1

Run in 64-bit mode

arm_64bit=1

Disable compensation for displays with overscan

disable_overscan=1

Run as fast as firmware / board allows

arm_boost=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]
dtoverlay=arducam-64mp

1 Like

root@raspberrypi:/home/rpi# dpkg -l | grep libcamera
ii libcamera-apps 1.2.1-1+bookworm+1 arm64 libcamera-apps
ii libcamera-ipa:arm64 0.1.0+pi5~0-1 arm64 complex camera support library (IPA modules)
ii libcamera-tools 0.1.0+pi5~0-1 arm64 complex camera support library (tools)
ii libcamera0.1:arm64 0.1.0+pi5~0-1 arm64 complex camera support library
ii pipewire-libcamera:arm64 0.3.65-3+rpt2 arm64 PipeWire libcamera plugin
ii python3-libcamera 0.1.0+pi5~0-1 arm64 complex camera support library (Python bindings)

1 Like

root@raspberrypi:/home/rpi# cat /etc/os-release
PRETTY_NAME=“Debian GNU/Linux 12 (bookworm)”
NAME=“Debian GNU/Linux”
VERSION_ID=“12”
VERSION=“12 (bookworm)”
VERSION_CODENAME=bookworm
ID=debian
HOME_URL=“https://www.debian.org/
SUPPORT_URL=“Debian -- User Support
BUG_REPORT_URL=“https://bugs.debian.org/

1 Like

root@raspberrypi:/home/rpi# 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

1 Like

root@raspberrypi:/home/rpi# cat /proc/meminfo
MemTotal: 3884232 kB
MemFree: 887480 kB
MemAvailable: 1826872 kB
Buffers: 50756 kB
Cached: 1253968 kB
SwapCached: 0 kB
Active: 2136884 kB
Inactive: 431636 kB
Active(anon): 1510044 kB
Inactive(anon): 62628 kB
Active(file): 626840 kB
Inactive(file): 369008 kB
Unevictable: 228828 kB
Mlocked: 0 kB
SwapTotal: 102396 kB
SwapFree: 102396 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 4 kB
Writeback: 40 kB
AnonPages: 1492640 kB
Mapped: 399416 kB
Shmem: 308876 kB
KReclaimable: 57484 kB
Slab: 101964 kB
SReclaimable: 57484 kB
SUnreclaim: 44480 kB
KernelStack: 8352 kB
PageTables: 24604 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 2044512 kB
Committed_AS: 5933252 kB
VmallocTotal: 259653632 kB
VmallocUsed: 16860 kB
VmallocChunk: 0 kB
Percpu: 704 kB
CmaTotal: 524288 kB
CmaFree: 487188 kB

Hi
Have you ever tried the old OS(such like Bullseye OS, kernel version: 6.1.21)>? We do not release the camera driver on Bookworm now.

1 Like

Hi, yes, I did. I tried Bullseye and even older with kernel 5.x.x.x. Thanks for looking at it.

Hi,
Have you connected all four cameras to the hat board?

1 Like

Hi, yes, I’ve tried with the four cameras. But anyway it used to work even with a single camera in the past.
Also, I’ve came back to bullseye 32-bit, which is exactly the version it used to work. And I’m having these output lines:

root@raspberrypi:/home/rpi# dmesg |grep cam
[    0.081367] platform fe801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/arducam_64mp@1a
[    9.965625] arducam_64mp 10-001a: Device found Arducam 64MP.
[    9.980726] arducam_64mp 10-001a: Consider updating driver arducam_64mp to match on endpoints
root@raspberrypi:/home/rpi# libcamera-still 
error: XDG_RUNTIME_DIR not set in the environment.
Made X/EGL preview window
[0:01:36.581718942] [1282]  INFO Camera camera_manager.cpp:297 libcamera v0.0.5+83-bde9b04f
[0:01:36.621273264] [1283]  WARN CameraSensorProperties camera_sensor_properties.cpp:261 No static properties available for 'arducam_64mp'
[0:01:36.621364119] [1283]  WARN CameraSensorProperties camera_sensor_properties.cpp:263 Please consider updating the camera sensor properties database
[0:01:36.660205905] [1283] ERROR IPAProxy ipa_proxy.cpp:149 Configuration file 'arducam_64mp.json' not found for IPA module 'rpi/vc4'
[0:01:36.660606211] [1283] ERROR IPARPI ipa_base.cpp:117 Could not create camera helper for arducam_64mp
[0:01:36.660682213] [1283] ERROR RPI pipeline_base.cpp:818 Failed to load a suitable IPA library
[0:01:36.660795068] [1283] ERROR RPI vc4.cpp:219 Failed to register camera arducam_64mp 10-001a: -22
ERROR: *** no cameras available ***
root@raspberrypi:/home/rpi# libcamera-still --version
libcamera-apps build: 7e4d3d71867f 17-07-2023 (07:34:42)
libcamera build: v0.0.5+83-bde9b04f
1 Like
root@raspberrypi:/home/rpi# i2cdetect -l
i2c-20	i2c       	fef04500.i2c                    	I2C adapter
i2c-10	i2c       	i2c-22-mux (chan_id 1)          	I2C adapter
i2c-21	i2c       	fef09500.i2c                    	I2C adapter
i2c-0	i2c       	i2c-22-mux (chan_id 0)          	I2C adapter
i2c-22	i2c       	bcm2835 (i2c@7e205000)          	I2C adapter
root@raspberrypi:/home/rpi# i2cdetect -y 10
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:                         -- -- -- -- UU -- -- -- 
10: -- -- -- -- -- -- -- -- -- -- UU -- -- -- -- -- 
20: -- -- -- -- 24 -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
70: -- -- -- -- -- -- -- --
1 Like

Now with newest libcam apps:

root@raspberrypi:/home/rpi# libcamera-still -t 5000
error: XDG_RUNTIME_DIR not set in the environment.
Made X/EGL preview window
[0:22:39.184497436] [2387]  INFO Camera camera_manager.cpp:297 libcamera v0.0.0+4367-ad9428b4
[0:22:39.212471638] [2389]  WARN CameraSensorProperties camera_sensor_properties.cpp:261 No static properties available for 'arducam_64mp'
[0:22:39.212631155] [2389]  WARN CameraSensorProperties camera_sensor_properties.cpp:263 Please consider updating the camera sensor properties database
[0:22:39.251793882] [2389]  INFO RPI vc4.cpp:444 Registered camera /base/soc/i2c0mux/i2c@1/arducam_64mp@1a to Unicam device /dev/media3 and ISP device /dev/media0
[0:22:39.251898252] [2389]  INFO RPI pipeline_base.cpp:1101 Using configuration file '/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml'
[0:22:39.253097981] [2387]  INFO Camera camera.cpp:1033 configuring streams: (0) 4096x3074-YUV420
[0:22:39.253750568] [2389]  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:22:40.752251574] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:40.752365055] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:40.752407795] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:40.752441147] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:42.078932958] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:42.079037253] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:42.079071901] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:42.079104956] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:43.407012322] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:43.407128340] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:43.407159784] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:43.407189358] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:44.777592661] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:44.777693160] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:44.777727030] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:44.777760029] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:46.102312752] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:46.102417955] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:46.102451436] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:46.102483547] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:47.429263930] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:47.429374855] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:47.429408429] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:47.429440947] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:48.754431547] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:48.754598342] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:48.754670545] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:48.754741896] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:50.142791575] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:50.142893000] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:50.142927352] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:50.142959759] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:51.471890869] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:51.472031312] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:51.472068904] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:51.472101404] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:52.799206620] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:52.799319489] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:52.799354304] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:52.799387729] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
[0:22:54.127163489] [2389]  WARN V4L2 v4l2_videodevice.cpp:2007 /dev/video0[18:cap]: Dequeue timer of 1000000.00us has expired!
[0:22:54.127321895] [2389] ERROR RPI pipeline_base.cpp:1356 Camera frontend has timed out!
[0:22:54.127375172] [2389] ERROR RPI pipeline_base.cpp:1357 Please check that your camera sensor connector is attached securely.
[0:22:54.127424709] [2389] ERROR RPI pipeline_base.cpp:1358 Alternatively, try another cable and/or sensor.
ERROR: Device timeout detected, attempting a restart!!!
root@raspberrypi:/home/rpi# libcamera-still --version
libcamera-apps build: 6437a8e7ddbc-intree-dirty 19-07-2023 (10:00:45)
libcamera build: v0.0.0+4367-ad9428b4
1 Like

Hi again, finally I’ve made it working with this legacy 32-bit version, native driver and newest libcam apps from arducam scripts. But I’m having this error (even though the cameras are working):

root@raspberrypi:/home/rpi# libcamera-still -t 0
error: XDG_RUNTIME_DIR not set in the environment.
Made X/EGL preview window
[0:06:21.673625665] [1319]  INFO Camera camera_manager.cpp:297 libcamera v0.0.0+4367-ad9428b4
[0:06:21.701921059] [1321]  WARN CameraSensorProperties camera_sensor_properties.cpp:261 No static properties available for 'arducam_64mp'
[0:06:21.702087203] [1321]  WARN CameraSensorProperties camera_sensor_properties.cpp:263 Please consider updating the camera sensor properties database
[0:06:21.802910163] [1321]  INFO RPI vc4.cpp:444 Registered camera /base/soc/i2c0mux/i2c@1/arducam_64mp@1a to Unicam device /dev/media1 and ISP device /dev/media2
[0:06:21.803149676] [1321]  INFO RPI pipeline_base.cpp:1101 Using configuration file '/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml'
[0:06:21.804757373] [1319]  INFO Camera camera.cpp:1033 configuring streams: (0) 4096x3074-YUV420
[0:06:21.805622628] [1321]  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:06:23.033000898] [1321]  INFO V4L2 v4l2_videodevice.cpp:1820 /dev/video0[18:cap]: Zero sequence expected for first frame (got 2)
[0:06:23.033160338] [1321]  INFO V4L2 v4l2_videodevice.cpp:1820 /dev/video1[19:cap]: Zero sequence expected for first frame (got 2)
[0:06:23.033416554] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:23.233235554] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:23.433165873] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:23.633100568] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:23.833049467] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:24.033016105] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:24.232919653] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:24.432858172] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:24.632794733] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:24.832738536] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:25.032886295] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:25.232607344] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:25.432637078] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:25.632484066] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:25.832447717] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:26.032421015] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:26.232328853] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:26.432357605] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:26.632245868] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:26.832215240] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:27.032108429] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:27.231991877] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:27.432146045] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:27.631969495] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:27.831838852] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:28.031796724] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:28.231714209] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:28.431878350] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:28.631683525] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:28.831649010] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:29.031625402] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:29.231412763] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:29.431361950] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:29.631288681] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:29.831274965] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:30.031166382] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:30.231109186] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:30.431050933] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:30.630980761] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:30.830968976] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:31.030847157] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:31.230831316] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:31.430941786] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:31.630668867] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:31.830652551] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:32.030540386] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:32.230493182] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:32.430451628] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:32.630392950] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:32.830335143] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:33.030347926] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:33.230153586] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:33.430155186] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:33.630081222] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:33.830133975] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:34.030126564] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:34.229910104] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:34.429859660] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:34.629705708] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:34.829642605] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:35.029743904] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:35.229604303] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:35.429597555] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:35.629580481] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:35.829409763] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:36.029282025] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
[0:06:36.229319004] [1325] ERROR IPARPI cam_helper.cpp:257 Embedded data buffer parsing failed
1 Like

Hi,
Please try the command below to close this error log:
“export LIBCAMERA_NOTPARSE_EMBEDDED_DATA=1”

1 Like