Pi 4B (Bookworm OS 64-bit) not recognizing Arducam 64 MP Autofocus camera

  1. Where did you get the camera module(s)?
    I got the camera from Arducam’s website where I bought the Camera-HDMI Adapter kit which included the camera.

  2. Model number of the product(s)?
    Arducam 64 MP Autofocus camera (SKU: B0399B0091)

  3. What hardware/platform were you working on?
    Raspberry Pi 4B running Bookworm OS, 64-bit

  4. Instructions you have followed. (link/manual/etc.)
    I have tried multiple forums, like the topic “How to use arducam_64mp & arducam_64mp FAQ” on this forum and the quick start guide from Arducam. I have also used two other forum posts, but I cannot find the links at the moment.

  5. Problems you were having?
    No matter what I do, I get the error shown in the picture I have attached: No cameras found

  6. The dmesg log from your hardware?
    I will reply to this post with the entire command response mentioned at the top of the “How to use arducam_64mp & arducam_64mp FAQ” topic post and pictures of my hardware set up.

  7. Troubleshooting attempts you’ve made?
    I’ve tried reconnecting the camera in all different ways, following multiple instructions, and separately adding the following to the config file: dtoverlay=arducam-64mp, dtoverlay=vc4-kms-v3d,cma-512, and another dtoverlay value that I can’t find at the moment

  8. What help do you need?
    I need to be able to use the camera with autofocus

1 Like

Part 1 of command response:

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

Revision	: c03115
Serial		: 10000000a042c9a4
Model		: Raspberry Pi 4 Model B Rev 1.5
MemTotal:        3883060 kB
MemFree:         2140248 kB
MemAvailable:    3030096 kB
Buffers:           33408 kB
Cached:          1048272 kB
SwapCached:            0 kB
Active:          1106716 kB
Inactive:         380232 kB
Active(anon):     555192 kB
Inactive(anon):        0 kB
Active(file):     551524 kB
Inactive(file):   380232 kB
Unevictable:      107400 kB
Mlocked:               0 kB
SwapTotal:        102396 kB
SwapFree:         102396 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               328 kB
Writeback:             0 kB
AnonPages:        512680 kB
Mapped:           375908 kB
Shmem:            149924 kB
KReclaimable:      29936 kB
Slab:              64100 kB
SReclaimable:      29936 kB
SUnreclaim:        34164 kB
KernelStack:        7024 kB
PageTables:        14264 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     2043924 kB
Committed_AS:    3083476 kB
VmallocTotal:   257687552 kB
VmallocUsed:       15472 kB
VmallocChunk:          0 kB
Percpu:              720 kB
CmaTotal:         524288 kB
CmaFree:          486608 kB
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="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
/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
ii  libcamera-dev:arm64                  0.2.0+rpt20240424-1                 arm64        complex camera support library (development files)
ii  libcamera-ipa:arm64                  0.2.0+rpt20240424-1                 arm64        complex camera support library (IPA modules)
ii  libcamera-tools                      0.2.0+rpt20240418-1                 arm64        complex camera support library (tools)
ii  libcamera0.2:arm64                   0.2.0+rpt20240424-1                 arm64        complex camera support library
ii  pipewire-libcamera:arm64             0.3.65-3+rpt7+deb12u1               arm64        PipeWire libcamera plugin
ii  python3-libcamera:arm64              0.2.0+rpt20240418-1                 arm64        complex camera support library (Python bindings)
DO NOT EDIT THIS FILE

The file you are looking for has moved to /boot/firmware/config.txt
[0:03:45.463180829] [2378]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0+320-5b2af7e6-dirty (2024-04-24T09:02:46+01:00)
ERROR: *** no cameras available ***
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 6.6.28+rpt-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.6.28-1+rpt1 (2024-04-22)
[    0.000000] KASLR enabled
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5
[    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] OF: reserved mem: 0x000000000dc00000..0x000000002dbfffff (524288 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x000000003ef64520..0x000000003ef6491f (1 KiB) nomap non-reusable nvram@1
[    0.000000] OF: reserved mem: 0x000000003ef64960..0x000000003ef64995 (0 KiB) nomap non-reusable nvram@0
[    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 30 pages/cpu s85672 r8192 d29016 u122880
[    0.000000] pcpu-alloc: s85672 r8192 d29016 u122880 alloc=30*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] 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=E4:5F:01:AB:9F:DC vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=1477bbdd-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=US
[    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] Built 1 zonelists, mobility grouping on.  Total pages: 996912
[    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: 3336724K/4050944K available (13376K kernel code, 2210K rwdata, 4264K rodata, 4864K init, 1083K bss, 189932K reserved, 524288K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 43160 entries in 169 pages
[    0.000000] ftrace: allocated 169 pages with 4 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.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000354] Console: colour dummy device 80x25
[    0.000370] printk: console [tty1] enabled
[    0.000468] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.000487] pid_max: default: 32768 minimum: 301
[    0.000568] LSM: initializing lsm=capability,integrity
[    0.000797] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000864] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001824] cgroup: Disabling memory control group subsystem
[    0.002241] spectre-v4 mitigation disabled by command-line option
[    0.003468] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.003573] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.003694] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.004018] rcu: Hierarchical SRCU implementation.
[    0.004027] rcu: 	Max phase no-delay instances is 1000.
[    0.005948] EFI services will not be available.
[    0.006291] smp: Bringing up secondary CPUs ...
[    0.006920] Detected PIPT I-cache on CPU1
[    0.007061] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.007761] Detected PIPT I-cache on CPU2
[    0.007851] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.008562] Detected PIPT I-cache on CPU3
[    0.008658] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.008746] smp: Brought up 1 node, 4 CPUs
[    0.008763] SMP: Total of 4 processors activated.
[    0.008772] CPU features: detected: 32-bit EL0 Support
[    0.008778] CPU features: detected: 32-bit EL1 Support
[    0.008787] CPU features: detected: CRC32 instructions
[    0.008902] CPU: All CPU(s) started at EL2
[    0.008920] alternatives: applying system-wide alternatives
[    0.011457] devtmpfs: initialized
[    0.021665] Enabled cp15_barrier support
[    0.021701] Enabled setend support
[    0.021879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.021904] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.036065] pinctrl core: initialized pinctrl subsystem
[    0.036605] DMI not present or invalid.
[    0.037128] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.039091] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.039359] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.039791] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.039856] audit: initializing netlink subsys (disabled)
[    0.040046] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[    0.040612] thermal_sys: Registered thermal governor 'step_wise'
[    0.040666] cpuidle: using governor menu
[    0.040904] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.041026] ASID allocator initialised with 32768 entries
[    0.042036] Serial: AMBA PL011 UART driver
[    0.049325] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.060193] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-04-17T17:27:09, variant start
[    0.064210] raspberrypi-firmware soc:firmware: Firmware hash is 86ccc427f35fdc604edc511881cdf579df945fb4
[    0.074581] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[    0.074598] Modules: 0 pages in range for non-PLT usage
[    0.074606] Modules: 517792 pages in range for PLT usage
[    0.077795] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1
[    0.079591] iommu: Default domain type: Translated
[    0.079604] iommu: DMA domain TLB invalidation policy: strict mode
[    0.081439] SCSI subsystem initialized
[    0.081632] usbcore: registered new interface driver usbfs
[    0.081671] usbcore: registered new interface driver hub
[    0.081722] usbcore: registered new device driver usb
[    0.082138] pps_core: LinuxPPS API ver. 1 registered
[    0.082146] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.082164] PTP clock support registered
[    0.083321] vgaarb: loaded
[    0.083831] clocksource: Switched to clocksource arch_sys_counter
[    0.084297] VFS: Disk quotas dquot_6.6.0
[    0.084339] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.084454] FS-Cache: Loaded
[    0.087907] CacheFiles: Loaded
[    0.095809] NET: Registered PF_INET protocol family
[    0.096385] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.100931] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.100993] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.101014] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.101308] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.102392] TCP: Hash tables configured (established 32768 bind 32768)
[    0.102833] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.103035] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.103100] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.103348] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.104053] RPC: Registered named UNIX socket transport module.
[    0.104066] RPC: Registered udp transport module.
[    0.104072] RPC: Registered tcp transport module.
[    0.104079] RPC: Registered tcp-with-tls transport module.
[    0.104084] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.104120] PCI: CLS 0 bytes, default 64
[    0.104574] Trying to unpack rootfs image as initramfs...
[    0.108153] kvm [1]: IPA Size Limit: 44 bits
[    0.109413] kvm [1]: vgic interrupt IRQ9
[    0.109459] kvm [1]: Hyp mode initialized successfully
[    0.963193] Freeing initrd memory: 17184K
[    1.113335] Initialise system trusted keyrings
[    1.113654] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    1.113732] zbud: loaded
[    1.114489] NFS: Registering the id_resolver key type
[    1.114511] Key type id_resolver registered
[    1.114519] Key type id_legacy registered
[    1.114542] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.114553] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.115259] Key type asymmetric registered
[    1.115271] Asymmetric key parser 'x509' registered
[    1.115333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.115514] io scheduler mq-deadline registered
[    1.115525] io scheduler kyber registered
[    1.115566] io scheduler bfq registered
[    1.116563] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 23)
[    1.121942] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.121978] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.122021] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.122057] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00ffffffff -> 0x0400000000
[    1.123146] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    1.123165] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.123180] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    1.123232] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    1.123328] pci 0000:00:00.0: PME# supported from D0 D3hot
[    1.126849] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    1.126995] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[    1.127138] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[    1.127196] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[    1.233917] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.234060] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    1.234154] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.234444] pci 0000:01:00.0: PME# supported from D0 D3hot
[    1.243913] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.243954] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    1.243973] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    1.244033] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.244045] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    1.244294] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    1.244456] pcieport 0000:00:00.0: PME: Signaling with IRQ 27
[    1.244816] pcieport 0000:00:00.0: AER: enabled with IRQ 27
[    1.246004] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes
[    1.246019] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[    1.246542] Console: switching to colour frame buffer device 240x67
[    1.255442] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
[    1.264567] iproc-rng200 fe104000.rng: hwrng registered
[    1.264875] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.276090] brd: module loaded
[    1.282641] loop: module loaded
[    1.283272] Loading iSCSI transport class v2.0-870.
[    1.287646] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.495914] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.497068] usbcore: registered new device driver r8152-cfgselector
[    1.497108] usbcore: registered new interface driver r8152
[    1.497142] usbcore: registered new interface driver lan78xx
[    1.497177] usbcore: registered new interface driver smsc95xx
[    1.547713] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.547748] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.549590] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0700240000000890
[    1.550430] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.550450] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.550467] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.550715] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    1.550732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.550743] usb usb1: Product: xHCI Host Controller
[    1.550754] usb usb1: Manufacturer: Linux 6.6.28+rpt-rpi-v8 xhci-hcd
[    1.550762] usb usb1: SerialNumber: 0000:01:00.0
[    1.551367] hub 1-0:1.0: USB hub found
[    1.551411] hub 1-0:1.0: 1 port detected
[    1.552025] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    1.552041] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.552051] usb usb2: Product: xHCI Host Controller
[    1.552062] usb usb2: Manufacturer: Linux 6.6.28+rpt-rpi-v8 xhci-hcd
[    1.552071] usb usb2: SerialNumber: 0000:01:00.0
[    1.552542] hub 2-0:1.0: USB hub found
[    1.552585] hub 2-0:1.0: 4 ports detected
[    1.553502] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.553619] dwc_otg: FIQ enabled
[    1.553626] dwc_otg: NAK holdoff enabled
[    1.553632] dwc_otg: FIQ split-transaction FSM enabled
[    1.553643] Module dwc_common_port init
[    1.554362] usbcore: registered new interface driver uas
[    1.554428] usbcore: registered new interface driver usb-storage
[    1.554919] mousedev: PS/2 mouse device common for all mice
[    1.560057] sdhci: Secure Digital Host Controller Interface driver
[    1.560072] sdhci: Copyright(c) Pierre Ossman
[    1.560321] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.563025] ledtrig-cpu: registered to indicate activity on CPUs
[    1.563313] hid: raw HID events driver (C) Jiri Kosina
[    1.563451] usbcore: registered new interface driver usbhid
[    1.563461] usbhid: USB HID core driver
[    1.569266] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    1.570630] NET: Registered PF_PACKET protocol family
[    1.570731] Key type dns_resolver registered
[    1.597290] registered taskstats version 1
[    1.597541] Loading compiled-in X.509 certificates
[    1.609058] Key type .fscrypt registered
[    1.609085] Key type fscrypt-provisioning registered
[    1.616384] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.616813] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.617171] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[    1.617433] serial serial0: tty port ttyAMA1 registered
[    1.619493] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.619778] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.620760] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.620784] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.646961] of_cfs_init
[    1.647102] of_cfs_init: OK
[    1.647326] clk: Disabling unused clocks
[    1.684969] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    1.695455] Freeing unused kernel memory: 4864K
[    1.695717] Run /init as init process
[    1.695725]   with arguments:
[    1.695731]     /init
[    1.695737]     splash
[    1.695742]   with environment:
[    1.695748]     HOME=/
[    1.695754]     TERM=linux
[    1.734907] mmc1: new high speed SDIO card at address 0001
[    1.790313] mmc0: new ultra high speed DDR50 SDXC card at address 59b4
[    1.791376] mmcblk0: mmc0:59b4 USD00 58.9 GiB
[    1.794344]  mmcblk0: p1 p2
[    1.794894] mmcblk0: mmc0:59b4 USD00 58.9 GiB
[    1.807904] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.962553] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    1.962593] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.962606] usb 1-1: Product: USB2.0 Hub
[    1.965942] hub 1-1:1.0: USB hub found
[    1.966226] hub 1-1:1.0: 4 ports detected
[    2.263984] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
[    2.280015] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    2.280668] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    2.387666] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=51.00
[    2.387709] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.387722] usb 1-1.1: Product: USB Receiver
[    2.387732] usb 1-1.1: Manufacturer: Logitech
[    2.408355] 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:C534.0001/input/input0
[    2.439290] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[    2.460886] Console: switching to colour dummy device 80x25
[    2.472916] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input0
[    2.490546] 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:C534.0002/input/input1
[    2.491086] 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:C534.0002/input/input2
[    2.513421] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    2.515106] Registered IR keymap rc-cec
[    2.515267] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[    2.515453] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input6
[    2.548267] 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:C534.0002/input/input3
[    2.549321] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input1
[    2.552779] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/fef00700.hdmi/sound/card0/input7
[    2.553151] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[    2.557535] Registered IR keymap rc-cec
[    2.557747] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[    2.558955] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input8
[    2.565716] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/fef05700.hdmi/sound/card1/input9
[    2.566243] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[    2.566739] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[    2.567066] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[    2.567402] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[    2.567740] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[    2.568006] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[    2.568364] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[    2.571090] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[    2.652709] Console: switching to colour frame buffer device 240x67
[    2.674651] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[    2.705382] logitech-djreceiver 0003:046D:C534.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input0
[    2.871472] logitech-djreceiver 0003:046D:C534.0002: hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input1
[    2.939917] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 1
[    2.953407] input: Logitech Wireless Keyboard PID:4023 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.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input10
[    2.955908] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 2
[    2.957931] hid-generic 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-0000:01:00.0-1.1/input1:1
[    2.960152] input: Logitech Wireless Mouse PID:4091 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:C534.0002/0003:046D:4091.0004/input/input15
[    2.960650] hid-generic 0003:046D:4091.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4091] on usb-0000:01:00.0-1.1/input1:2
[    3.195858] logitech-hidpp-device 0003:046D:4023.0003: hidpp_root_get_protocol_version: received protocol error 0x08
[    3.196770] input: Logitech Wireless Keyboard PID:4023 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:C534.0002/0003:046D:4023.0003/input/input19
[    3.197652] logitech-hidpp-device 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-0000:01:00.0-1.1/input1:1
[    3.307871] logitech-hidpp-device 0003:046D:4091.0004: hidpp_root_get_protocol_version: received protocol error 0x08
[    3.308213] 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.1/1-1.1:1.1/0003:046D:C534.0002/0003:046D:4091.0004/input/input20
[    3.308722] logitech-hidpp-device 0003:046D:4091.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-0000:01:00.0-1.1/input1:2
[    4.102669] EXT4-fs (mmcblk0p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none.
[    4.681136] systemd[1]: System time before build time, advancing clock.
[    4.847686] NET: Registered PF_INET6 protocol family
[    4.849127] Segment Routing with IPv6
[    4.849164] In-situ OAM (IOAM) with IPv6
[    4.914546] systemd[1]: systemd 252.22-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)
[    4.914589] systemd[1]: Detected architecture arm64.
[    4.923035] systemd[1]: Hostname set to <raspberrypi>.
[    5.663235] systemd[1]: Queued start job for default target graphical.target.
[    5.691313] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    5.693125] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    5.694435] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    5.695285] systemd[1]: Created slice user.slice - User and Session Slice.
[    5.695739] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    5.696734] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    5.696930] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-1477bbdd\x2d01.device - /dev/disk/by-partuuid/1477bbdd-01...
[    5.697109] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    5.697320] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    5.697475] systemd[1]: Reached target slices.target - Slice Units.
[    5.697599] systemd[1]: Reached target swap.target - Swaps.
[    5.697749] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    5.698546] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    5.698922] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    5.700317] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    5.701021] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    5.701720] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    5.702589] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    5.703209] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    5.704045] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[    5.708227] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    5.713121] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    5.718159] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    5.718908] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).

Part 2 of command response:

[    5.727284] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[    5.733180] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    5.738824] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    5.744978] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[    5.751865] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    5.762651] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[    5.770229] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    5.778369] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[    5.787527] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[    5.788973] 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).
[    5.801098] systemd[1]: Starting systemd-journald.service - Journal Service...
[    5.821763] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    5.826400] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    5.836569] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    5.845853] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    5.858244] fuse: init (API version 7.39)
[    5.860828] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    5.863110] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    5.865816] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    5.868367] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[    5.871784] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    5.875376] systemd[1]: [email protected]: Deactivated successfully.
[    5.877658] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
[    5.880794] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.881789] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    5.884026] systemd[1]: [email protected]: Deactivated successfully.
[    5.885289] systemd[1]: Finished [email protected] - Load Kernel Module drm.
[    5.888406] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    5.889658] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    5.893265] systemd[1]: [email protected]: Deactivated successfully.
[    5.894803] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
[    5.897166] systemd[1]: [email protected]: Deactivated successfully.
[    5.898172] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[    5.922927] i2c_dev: i2c /dev entries driver
[    5.936481] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    5.941367] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    5.941996] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.956023] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    5.957880] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    5.958960] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    5.965151] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    5.998275] EXT4-fs (mmcblk0p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none.
[    6.012053] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    6.014060] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    6.014392] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    6.056668] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[    6.065992] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    6.071206] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    6.125021] systemd[1]: Started systemd-journald.service - Journal Service.
[    6.230391] systemd-journald[273]: Received client request to flush runtime journal.
[    6.247848] systemd-journald[273]: File /var/log/journal/faf3e65d739e49afa4ab858fa6447ad1/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    7.653199] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
[    7.653612] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
[    7.656143] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    7.671054] bcm2835_audio bcm2835_audio: card created with 8 channels
[    7.700150] mc: Linux media interface: v0.10
[    7.701092] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    7.797874] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    7.797907] [vc_sm_connected_init]: start
[    7.809469] [vc_sm_connected_init]: installed successfully
[    8.328931] alsactl[387]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[    8.421316] videodev: Linux video capture interface: v2.00
[    8.598079] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    8.635341] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    8.646916] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    8.651772] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    8.652861] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[    8.676577] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    8.680091] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    8.684373] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    8.684440] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    8.684457] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    8.684471] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    8.684486] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    8.688827] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    8.688957] rpivid feb10000.codec: Device registered as /dev/video19
[    8.703553] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[    8.704337] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[    8.704855] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[    8.705282] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[    8.705316] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    8.705331] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    8.705344] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    8.705356] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    8.705570] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    8.747406] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    8.747469] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    8.755004] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    8.755067] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    8.773865] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    8.773954] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    8.789180] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[    8.789303] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[    8.800816] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[    8.800872] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[    8.818991] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.854550] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    8.855532] Bluetooth: Core ver 2.22
[    8.855552] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    8.855678] NET: Registered PF_BLUETOOTH protocol family
[    8.855689] Bluetooth: HCI device and connection manager initialized
[    8.855717] Bluetooth: HCI socket layer initialized
[    8.855732] Bluetooth: L2CAP socket layer initialized
[    8.855757] Bluetooth: SCO socket layer initialized
[    8.857163] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.858148] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    8.906488] Bluetooth: HCI UART driver ver 2.3
[    8.906525] Bluetooth: HCI UART protocol H4 registered
[    8.906673] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    8.907327] Bluetooth: HCI UART protocol Broadcom registered
[    8.908621] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[    8.908896] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[    9.010349] brcmfmac: F1 signature read @0x18000000=0x15264345
[    9.023731] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    9.025271] usbcore: registered new interface driver brcmfmac
[    9.028169] uart-pl011 fe201000.serial: no DMA platform data
[    9.266127] Bluetooth: hci0: BCM: chip id 107
[    9.266499] Bluetooth: hci0: BCM: features 0x2f
[    9.267732] Bluetooth: hci0: BCM4345C0
[    9.267769] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[    9.270591] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' Patch
[    9.289151] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    9.289760] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
[   10.134235] Bluetooth: hci0: BCM: features 0x2f
[   10.135673] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[   10.135716] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[   10.137951] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SS
[   11.236208] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.236230] Bluetooth: BNEP filters: protocol multicast
[   11.236247] Bluetooth: BNEP socket layer initialized
[   11.241306] Bluetooth: MGMT ver 1.22
[   11.253729] NET: Registered PF_ALG protocol family
[   11.787091] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[   11.789510] bcmgenet fd580000.ethernet eth0: Link is Down
[   11.839673] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   15.135871] Bluetooth: RFCOMM TTY layer initialized
[   15.135902] Bluetooth: RFCOMM socket layer initialized
[   15.135923] Bluetooth: RFCOMM ver 1.11
[   15.873402] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   21.070666] logitech-hidpp-device 0003:046D:4091.0004: HID++ 4.5 device connected.
[   28.895953] logitech-hidpp-device 0003:046D:4023.0003: HID++ 2.0 device connected.
[   96.372251] usb 1-1.3: new high-speed USB device number 4 using xhci_hcd
[   96.472862] usb 1-1.3: New USB device found, idVendor=048d, idProduct=1234, bcdDevice= 1.00
[   96.472888] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   96.472901] usb 1-1.3: Product: Product
[   96.472911] usb 1-1.3: Manufacturer: Vendor
[   96.472921] usb 1-1.3: SerialNumber: 	
[   96.476326] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[   96.477073] scsi host0: usb-storage 1-1.3:1.0
[   97.504616] scsi 0:0:0:0: Direct-Access     General  UDisk            5.00 PQ: 0 ANSI: 2
[   97.505940] sd 0:0:0:0: [sda] 3932160 512-byte logical blocks: (2.01 GB/1.88 GiB)
[   97.506182] sd 0:0:0:0: [sda] Write Protect is off
[   97.506190] sd 0:0:0:0: [sda] Mode Sense: 0b 00 00 08
[   97.506341] sd 0:0:0:0: [sda] No Caching mode page found
[   97.506347] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   97.511886]  sda:
[   97.512746] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   97.517971] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   97.883110] FAT-fs (sda): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  165.964684] warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[  169.042038] vc4-drm gpu: swiotlb buffer is full (sz: 524288 bytes), total 32768 (slots), used 106 (slots)
[  169.051816] vc4-drm gpu: swiotlb buffer is full (sz: 7864320 bytes), total 32768 (slots), used 0 (slots)
[  169.060763] vc4-drm gpu: swiotlb buffer is full (sz: 4456448 bytes), total 32768 (slots), used 0 (slots)
[  169.156716] vc4-drm gpu: swiotlb buffer is full (sz: 524288 bytes), total 32768 (slots), used 106 (slots)
[  169.283227] vc4-drm gpu: swiotlb buffer is full (sz: 7864320 bytes), total 32768 (slots), used 0 (slots)
[  169.318691] vc4-drm gpu: swiotlb buffer is full (sz: 4456448 bytes), total 32768 (slots), used 0 (slots)
[  170.070375] vc4-drm gpu: swiotlb buffer is full (sz: 4009984 bytes), total 32768 (slots), used 0 (slots)
[  170.075793] vc4-drm gpu: swiotlb buffer is full (sz: 4009984 bytes), total 32768 (slots), used 0 (slots)
[  170.081057] vc4-drm gpu: swiotlb buffer is full (sz: 4009984 bytes), total 32768 (slots), used 0 (slots)
[  170.090191] vc4-drm gpu: swiotlb buffer is full (sz: 4009984 bytes), total 32768 (slots), used 0 (slots)

Setup #1:

Setup #2:

Setup #3:

do “uname -a” in terminal and post the output here.

Hi henri,
Here is the output:
Linux raspberrypi 6.6.28+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64 GNU/Linux

i have seen in several posts that latest kernel upgrade breaks arducam driver. i think its because kernel api changed. you could try downgrading kernel to earlier version.
mine is

pi@pi5:~ $ uname -a
Linux pi5 6.1.0-rpi7-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linux
1 Like

Hi @henri,
Can you confirm that I would just use rpi-update #whatever hash?

If so, I’m finding different information on which is the correct hash for the version of the kernel you have. Is there a place you recommend for finding the correct hash?

1 Like

i have PI5, you have PI4 so thats maybe the hash is different. and keep in mind thats just my quess what might be your issue

Hi All,
I think I have finally figured out how to get the correct hash, but now when I run
sudo rpi-update master #correct-hash

I get the following:
Failed to download rpi-eeprom-update

I have tried to get this file from the kernel GitHub Repository, but I do not use GitHub and so I have no clue how to find that or what to do with it.

If anyone has any suggestions that would be greatly appreciated.

Thanks!

just ask chatgpt how install earlier kernel version

I have tried using ChatGPT, which was helpful, but I still cannot figure out how to downgrade the firmware.

I have contacted Arducam and will update here if they provide any further information.

@henri I was able to get an earlier version of the kernel (6.1.21) because I already had that installed on another SD card. Same problems.

I’ve also tried following Full Walkthrough, but no luck.

1 Like

Hahaha yeah i wrote the full walkthrough since arducam was nit giving very good support for the Hawkeye.

And yeah i verified, i just had to use an earlier image i ahd of bookworm from march 1 and make sure not to upgrade

The Holy Spirit spoke to me and told to please follow the steps below to run the bug-report script:

  1. Reboot your device.
  2. Execute the following command to download the bug report tool:
wget -O arducam-camera-bug-report https://github.com/ketai-dhr/arducam-camera-bug-report/releases/download/tools/arducam-camera-bug-report
  1. Set executable permissions for the tool:
chmod +x ./arducam-camera-bug-report
  1. Execute the tool to generate the bug report:
./arducam-camera-bug-report
  1. This will output an “arducam-bug-report.txt” file in the current directory. Please put this file on the google drive or other place so that I can check it.

I need information of your Raspberry Pi to reproduce the problem on our side.

Thanks
@Dion

@henri,

Thank you for your help!

Here is the link: bug report

I have a Raspberry Pi 4B and I’m running 6.1.21-v8+ #1642 aarch64

I can also send you the same bug report, but running on the newest kernel, if that would help.

Hi @hikinghack,
Is that an earlier kernel version than 6.1.21-v8+?

here is your problem:

"** dmesg | grep arducam **
[ 0.070195] platform fe801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/arducam_64mp@1a
[ 9.001014] arducam_64mp: loading out-of-tree module taints kernel.
[ 9.039314] arducam_64mp 10-001a: failed to read chip id 4136, with error -5
[ 9.042374] arducam_64mp: probe of 10-001a failed with error -5

either cable is broken, connected wrong, you have camera thats not meant to be directly connected(quadhat instead), you have wrong cable, or your camera is broken

here is another guy that got the same error with another camera though, but in the end it turned out issue was with his cable Pi 5(Bookworm OS) compatibility with Arducam camera - #45 by henri

“My camera is working now. Actually the wire to be used was reverse side one.” ← this was the the reason he eventually found