Yes I have read it but it didn't help in this instance. I have run the camera-bug-report which is mentioned, it is here but I cannot see anything relevant in it.
Code:
--------------------------------------------------------------------------------rpicam-apps Bug Report--------------------------------------------------------------------------------Date: 12-07-2024 (14:58:42)Command: /usr/bin/camera-bug-report--------------------------------------------------------------------------------Hardware information--------------------------------------------------------------------------------** hostname **pi-test** cat /proc/cpuinfo **processor: 0BogoMIPS: 38.40Features: fp asimd evtstrm crc32 cpuidCPU implementer: 0x41CPU architecture: 8CPU variant: 0x0CPU part: 0xd03CPU revision: 4processor: 1BogoMIPS: 38.40Features: fp asimd evtstrm crc32 cpuidCPU implementer: 0x41CPU architecture: 8CPU variant: 0x0CPU part: 0xd03CPU revision: 4processor: 2BogoMIPS: 38.40Features: fp asimd evtstrm crc32 cpuidCPU implementer: 0x41CPU architecture: 8CPU variant: 0x0CPU part: 0xd03CPU revision: 4processor: 3BogoMIPS: 38.40Features: fp asimd evtstrm crc32 cpuidCPU implementer: 0x41CPU architecture: 8CPU variant: 0x0CPU part: 0xd03CPU revision: 4Revision: a02082Serial: 000000000927145cModel: Raspberry Pi 3 Model B Rev 1.2--------------------------------------------------------------------------------Configuration--------------------------------------------------------------------------------** cat /boot/firmware/cmdline.txt **console=serial0,115200 console=tty1 root=PARTUUID=c8d05bfd-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=GB** cat /boot/firmware/config.txt **# For more options and information see# http://rptl.io/configtxt# 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 camerascamera_auto_detect=1# Automatically load overlays for detected DSI displaysdisplay_auto_detect=1# Automatically load initramfs files, if foundauto_initramfs=1# Enable DRM VC4 V3D driverdtoverlay=vc4-kms-v3dmax_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 modearm_64bit=1# Disable compensation for displays with overscandisable_overscan=1# Run as fast as firmware / board allowsarm_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[cm5]dtoverlay=dwc2,dr_mode=host[all]--------------------------------------------------------------------------------Logs--------------------------------------------------------------------------------** dmesg **[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034][ 0.000000] Linux version 6.6.31+rpt-rpi-v8 (serge@raspberrypi.com) (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.31-1+rpt1 (2024-05-29)[ 0.000000] KASLR enabled[ 0.000000] random: crng init done[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2[ 0.000000] efi: UEFI not found.[ 0.000000] Reserved memory: created CMA memory pool at 0x000000001dc00000, size 256 MiB[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool[ 0.000000] OF: reserved mem: 0x000000001dc00000..0x000000002dbfffff (262144 KiB) map reusable linux,cma[ 0.000000] Zone ranges:[ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff][ 0.000000] DMA32 empty[ 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] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff][ 0.000000] On node 0, zone DMA: 19456 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 VIPT I-cache on CPU0[ 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 843419[ 0.000000] CPU features: detected: ARM erratum 845719[ 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 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=c8d05bfd-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=GB[ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off[ 0.000000] Memory: 644904K/970752K available (13376K kernel code, 2210K rwdata, 4264K rodata, 4864K init, 1083K bss, 63704K reserved, 262144K cma-reserved)[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1[ 0.000000] ftrace: allocating 43180 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: bcm2836_arm_irqchip_handle_irq[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns[ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns[ 0.000426] Console: colour dummy device 80x25[ 0.000443] printk: console [tty1] enabled[ 0.000559] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)[ 0.000582] pid_max: default: 32768 minimum: 301[ 0.000686] LSM: initializing lsm=capability,integrity[ 0.000946] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)[ 0.000979] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)[ 0.002079] cgroup: Disabling memory control group subsystem[ 0.004281] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.004415] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.004566] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.004894] rcu: Hierarchical SRCU implementation.[ 0.004904] rcu: Max phase no-delay instances is 1000.[ 0.007085] EFI services will not be available.[ 0.007508] smp: Bringing up secondary CPUs ...[ 0.008415] Detected VIPT I-cache on CPU1[ 0.008588] CPU1: Booted secondary processor 0x0000000001 [0x410fd034][ 0.009508] Detected VIPT I-cache on CPU2[ 0.009630] CPU2: Booted secondary processor 0x0000000002 [0x410fd034][ 0.010485] Detected VIPT I-cache on CPU3[ 0.010591] CPU3: Booted secondary processor 0x0000000003 [0x410fd034][ 0.010695] smp: Brought up 1 node, 4 CPUs[ 0.010721] SMP: Total of 4 processors activated.[ 0.010732] CPU features: detected: 32-bit EL0 Support[ 0.010739] CPU features: detected: 32-bit EL1 Support[ 0.010748] CPU features: detected: CRC32 instructions[ 0.010883] CPU: All CPU(s) started at EL2[ 0.010905] alternatives: applying system-wide alternatives[ 0.014027] devtmpfs: initialized[ 0.027554] Enabled cp15_barrier support[ 0.027595] Enabled setend support[ 0.027848] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns[ 0.027878] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)[ 0.041083] pinctrl core: initialized pinctrl subsystem[ 0.041951] DMI not present or invalid.[ 0.042751] NET: Registered PF_NETLINK/PF_ROUTE protocol family[ 0.049848] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations[ 0.050224] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations[ 0.050808] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations[ 0.050946] audit: initializing netlink subsys (disabled)[ 0.051279] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1[ 0.052150] thermal_sys: Registered thermal governor 'step_wise'[ 0.052233] cpuidle: using governor menu[ 0.052639] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.[ 0.052806] ASID allocator initialised with 32768 entries[ 0.053936] Serial: AMBA PL011 UART driver[ 0.061003] bcm2835-mbox 3f00b880.mailbox: mailbox enabled[ 0.065676] platform 3f801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/ov5647@36[ 0.072589] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-05-24T15:31:28, variant start[ 0.076602] raspberrypi-firmware soc:firmware: Firmware hash is 4942b7633c0ff1af1ee95a51a33b56a9dae47529[ 0.085493] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL[ 0.085511] Modules: 0 pages in range for non-PLT usage[ 0.085518] Modules: 517792 pages in range for PLT usage[ 0.090558] bcm2835-dma 3f007000.dma-controller: DMA legacy API manager, dmachans=0x1[ 0.094060] iommu: Default domain type: Translated[ 0.094076] iommu: DMA domain TLB invalidation policy: strict mode[ 0.094613] SCSI subsystem initialized[ 0.094879] usbcore: registered new interface driver usbfs[ 0.094934] usbcore: registered new interface driver hub[ 0.095007] usbcore: registered new device driver usb[ 0.095545] pps_core: LinuxPPS API ver. 1 registered[ 0.095556] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>[ 0.095583] PTP clock support registered[ 0.098351] vgaarb: loaded[ 0.099044] clocksource: Switched to clocksource arch_sys_counter[ 1.721522] VFS: Disk quotas dquot_6.6.0[ 1.721597] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)[ 1.721753] FS-Cache: Loaded[ 1.722058] CacheFiles: Loaded[ 1.732727] NET: Registered PF_INET protocol family[ 1.733043] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)[ 1.735087] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)[ 1.735131] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)[ 1.735155] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)[ 1.735352] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)[ 1.735770] TCP: Hash tables configured (established 8192 bind 8192)[ 1.736190] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)[ 1.736283] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)[ 1.736340] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)[ 1.736588] NET: Registered PF_UNIX/PF_LOCAL protocol family[ 1.737320] RPC: Registered named UNIX socket transport module.[ 1.737332] RPC: Registered udp transport module.[ 1.737339] RPC: Registered tcp transport module.[ 1.737345] RPC: Registered tcp-with-tls transport module.[ 1.737352] RPC: Registered tcp NFSv4.1 backchannel transport module.[ 1.737385] PCI: CLS 0 bytes, default 64[ 1.738027] Trying to unpack rootfs image as initramfs...[ 1.747285] kvm [1]: IPA Size Limit: 40 bits[ 1.749128] kvm [1]: Hyp mode initialized successfully[ 1.753852] Initialise system trusted keyrings[ 1.754339] workingset: timestamp_bits=46 max_order=18 bucket_order=0[ 1.754443] zbud: loaded[ 1.755584] NFS: Registering the id_resolver key type[ 1.755633] Key type id_resolver registered[ 1.755642] Key type id_legacy registered[ 1.755674] nfs4filelayout_init: NFSv4 File Layout Driver Registering...[ 1.755685] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...[ 1.756772] Key type asymmetric registered[ 1.756824] Asymmetric key parser 'x509' registered[ 1.756958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)[ 1.757318] io scheduler mq-deadline registered[ 1.757334] io scheduler kyber registered[ 1.757399] io scheduler bfq registered[ 1.760758] pinctrl-bcm2835 3f200000.gpio: GPIO_OUT persistence: yes[ 1.764981] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes[ 1.765028] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680[ 1.765849] Console: switching to colour frame buffer device 240x67[ 1.786537] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered![ 1.793260] bcm2835-rng 3f104000.rng: hwrng registered[ 1.793755] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)[ 1.813804] brd: module loaded[ 1.825192] loop: module loaded[ 1.826205] Loading iSCSI transport class v2.0-870.[ 1.832640] usbcore: registered new device driver r8152-cfgselector[ 1.832714] usbcore: registered new interface driver r8152[ 1.832768] usbcore: registered new interface driver lan78xx[ 1.832827] usbcore: registered new interface driver smsc95xx[ 1.833132] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[ 2.561732] Core Release: 2.80a[ 2.561771] Setting default values for core params[ 2.561803] Finished setting default values for core params[ 2.762308] Using Buffer DMA mode[ 2.762338] Periodic Transfer Interrupt Enhancement - disabled[ 2.762347] Multiprocessor Interrupt Enhancement - disabled[ 2.762357] OTG VER PARAM: 0, OTG VER FLAG: 0[ 2.762384] Dedicated Tx FIFOs mode[ 2.764160] WARN::dwc_otg_hcd_init:1072: FIQ DMA bounce buffers: virt = ffffffc080b9a000 dma = 0x00000000de000000 len=9024[ 2.764213] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled[ 2.764234] dwc_otg: Microframe scheduler enabled[ 2.764295] WARN::hcd_init_fiq:496: MPHI regs_base at ffffffc08006d000[ 2.764388] dwc_otg 3f980000.usb: DWC OTG Controller[ 2.764449] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1[ 2.764507] dwc_otg 3f980000.usb: irq 74, io mem 0x00000000[ 2.764571] Init: Port Power? op_state=1[ 2.764579] Init: Power Port (0)[ 2.764922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[ 2.764943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 2.764957] usb usb1: Product: DWC OTG Controller[ 2.764968] usb usb1: Manufacturer: Linux 6.6.31+rpt-rpi-v8 dwc_otg_hcd[ 2.764981] usb usb1: SerialNumber: 3f980000.usb[ 2.765990] hub 1-0:1.0: USB hub found[ 2.766064] hub 1-0:1.0: 1 port detected[ 2.766918] dwc_otg: FIQ enabled[ 2.766930] dwc_otg: NAK holdoff enabled[ 2.766937] dwc_otg: FIQ split-transaction FSM enabled[ 2.766954] Module dwc_common_port init[ 2.768257] usbcore: registered new interface driver uas[ 2.768361] usbcore: registered new interface driver usb-storage[ 2.769121] mousedev: PS/2 mouse device common for all mice[ 2.773021] sdhci: Secure Digital Host Controller Interface driver[ 2.773050] sdhci: Copyright(c) Pierre Ossman[ 2.773320] sdhci-pltfm: SDHCI platform and OF driver helper[ 2.779316] ledtrig-cpu: registered to indicate activity on CPUs[ 2.780024] hid: raw HID events driver (C) Jiri Kosina[ 2.780179] usbcore: registered new interface driver usbhid[ 2.780190] usbhid: USB HID core driver[ 2.787448] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available[ 2.789203] NET: Registered PF_PACKET protocol family[ 2.789361] Key type dns_resolver registered[ 2.830733] registered taskstats version 1[ 2.831229] Loading compiled-in X.509 certificates[ 2.847793] Key type .fscrypt registered[ 2.847827] Key type fscrypt-provisioning registered[ 2.859544] uart-pl011 3f201000.serial: cts_event_workaround enabled[ 2.860138] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2[ 2.860514] serial serial0: tty port ttyAMA1 registered[ 2.865157] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer[ 2.865588] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver[ 2.867572] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0[ 2.867622] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated[ 2.875322] Indeed it is in host mode hprt0 = 00021501[ 2.893114] sdhost: log_buf @ 000000002c3e5233 (c5d04000)[ 2.943487] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)[ 2.946688] of_cfs_init[ 2.946902] of_cfs_init: OK[ 2.947510] clk: Disabling unused clocks[ 2.979231] mmc0: host does not support reading read-only switch, assuming write-enable[ 2.982676] mmc0: Host Software Queue enabled[ 2.982735] mmc0: new high speed SDHC card at address 1234[ 2.984780] mmcblk0: mmc0:1234 SA16G 14.4 GiB[ 2.989986] mmcblk0: p1 p2[ 2.991138] mmcblk0: mmc0:1234 SA16G 14.4 GiB[ 3.018092] mmc1: new high speed SDIO card at address 0001[ 3.063186] usb 1-1: new high-speed USB device number 2 using dwc_otg[ 3.063470] Indeed it is in host mode hprt0 = 00001101[ 3.184239] Freeing initrd memory: 17188K[ 3.197469] Freeing unused kernel memory: 4864K[ 3.197716] Run /init as init process[ 3.197725] with arguments:[ 3.197732] /init[ 3.197738] splash[ 3.197746] with environment:[ 3.197751] HOME=/[ 3.197757] TERM=linux[ 3.275738] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00[ 3.275781] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0[ 3.276776] hub 1-1:1.0: USB hub found[ 3.276978] hub 1-1:1.0: 5 ports detected[ 3.567557] usb 1-1.1: new high-speed USB device number 3 using dwc_otg[ 3.671769] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00[ 3.671814] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0[ 3.676149] smsc95xx v2.0.0[ 3.791956] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=184)[ 3.794145] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:27:14:5c[ 3.875244] usb 1-1.4: new full-speed USB device number 4 using dwc_otg[ 3.978978] i2c i2c-11: Added multiplexed i2c bus 0[ 3.982486] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01[ 3.982538] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0[ 3.982553] usb 1-1.4: Product: USB Receiver[ 3.982567] usb 1-1.4: Manufacturer: Logitech[ 3.986218] platform 3f801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/ov5647@36[ 3.986444] i2c 10-0036: Fixed dependency cycle(s) with /soc/csi@7e801000[ 3.986965] i2c i2c-11: Added multiplexed i2c bus 10[ 4.005133] input: Logitech USB Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C534.0001/input/input0[ 4.065750] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-3f980000.usb-1.4/input0[ 4.088422] input: Logitech USB Receiver Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/input/input1[ 4.089464] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/input/input2[ 4.153082] input: Logitech USB Receiver System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/input/input3[ 4.154031] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-3f980000.usb-1.4/input1[ 4.239711] Console: switching to colour dummy device 80x25[ 4.248193] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])[ 4.250147] Registered IR keymap rc-cec[ 4.250402] rc rc0: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0[ 4.250675] input: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0/input6[ 4.375177] logitech-djreceiver 0003:046D:C534.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-3f980000.usb-1.4/input0[ 4.375681] input: vc4-hdmi HDMI Jack as /devices/platform/soc/3f902000.hdmi/sound/card0/input7[ 4.376493] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])[ 4.377016] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])[ 4.377424] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])[ 4.377776] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])[ 4.378134] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])[ 4.378386] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])[ 4.382612] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0[ 4.450005] Console: switching to colour frame buffer device 240x67[ 4.482770] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device[ 4.567308] logitech-djreceiver 0003:046D:C534.0002: hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-3f980000.usb-1.4/input1[ 4.633016] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 1[ 4.650015] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 2[ 4.655823] input: Logitech Wireless Keyboard PID:4023 Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input8[ 4.659908] hid-generic 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-3f980000.usb-1.4/input1:1[ 4.664503] input: Logitech Wireless Mouse PID:4054 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input13[ 4.665364] input: Logitech Wireless Mouse PID:4054 Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input14[ 4.665874] hid-generic 0003:046D:4054.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4054] on usb-3f980000.usb-1.4/input1:2[ 4.927193] input: Logitech Wireless Keyboard PID:4023 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input18[ 4.928478] logitech-hidpp-device 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-3f980000.usb-1.4/input1:1[ 5.057935] input: Logitech Wireless Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input19[ 5.058661] logitech-hidpp-device 0003:046D:4054.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-3f980000.usb-1.4/input1:2[ 7.198065] EXT4-fs (mmcblk0p2): mounted filesystem 12974fe2-889e-4060-b497-1d6ac3fbbb4b ro with ordered data mode. Quota mode: none.[ 8.146462] systemd[1]: System time before build time, advancing clock.[ 8.402095] NET: Registered PF_INET6 protocol family[ 8.403949] Segment Routing with IPv6[ 8.404003] In-situ OAM (IOAM) with IPv6[ 8.514252] systemd[1]: systemd 252.26-1~deb12u2 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)[ 8.514307] systemd[1]: Detected architecture arm64.[ 8.522229] systemd[1]: Hostname set to <pi-test>.[ 9.784083] systemd[1]: Queued start job for default target graphical.target.[ 9.824390] systemd[1]: Created slice system-getty.slice - Slice /system/getty.[ 9.827223] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.[ 9.829790] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.[ 9.831516] systemd[1]: Created slice user.slice - User and Session Slice.[ 9.832236] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.[ 9.833499] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.[ 9.833670] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-c8d05bfd\x2d01.device - /dev/disk/by-partuuid/c8d05bfd-01...[ 9.834058] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.[ 9.834473] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.[ 9.834751] systemd[1]: Reached target slices.target - Slice Units.[ 9.834957] systemd[1]: Reached target swap.target - Swaps.[ 9.835286] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.[ 9.836411] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.[ 9.836915] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.[ 9.838888] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.[ 9.840202] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).[ 9.841295] systemd[1]: Listening on systemd-journald.socket - Journal Socket.[ 9.842626] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.[ 9.843504] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.[ 9.844819] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).[ 9.867732] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...[ 9.874399] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...[ 9.881861] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...[ 9.883151] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).[ 9.894022] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...[ 9.902366] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...[ 9.911621] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...[ 9.921725] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...[ 9.931367] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...[ 9.941211] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...[ 9.953667] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...[ 9.965622] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...[ 9.985279] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...[ 9.988123] 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).[ 10.007476] systemd[1]: Starting systemd-journald.service - Journal Service...[ 10.038474] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...[ 10.047342] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com[ 10.062989] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...[ 10.076909] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...[ 10.102551] fuse: init (API version 7.39)[ 10.110569] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.[ 10.118020] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.[ 10.124854] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.[ 10.132626] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.[ 10.141041] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.[ 10.146397] systemd[1]: modprobe@configfs.service: Deactivated successfully.[ 10.148082] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.[ 10.150826] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.[ 10.155401] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.[ 10.158447] systemd[1]: modprobe@drm.service: Deactivated successfully.[ 10.159895] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.[ 10.162894] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.[ 10.164658] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.[ 10.167418] systemd[1]: modprobe@fuse.service: Deactivated successfully.[ 10.168567] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.[ 10.171396] systemd[1]: modprobe@loop.service: Deactivated successfully.[ 10.172784] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.[ 10.207931] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...[ 10.218750] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...[ 10.219784] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.[ 10.230152] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.[ 10.237501] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.[ 10.333682] EXT4-fs (mmcblk0p2): re-mounted 12974fe2-889e-4060-b497-1d6ac3fbbb4b r/w. Quota mode: none.[ 10.341785] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.[ 10.344020] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).[ 10.344425] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).[ 10.354500] i2c_dev: i2c /dev entries driver[ 10.368063] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...[ 10.375948] systemd[1]: Starting systemd-sysusers.service - Create System Users...[ 10.379149] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.[ 10.389583] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...[ 10.546723] systemd[1]: Started systemd-journald.service - Journal Service.[ 11.658169] systemd-journald[244]: Received client request to flush runtime journal.[ 11.678751] systemd-journald[244]: File /var/log/journal/4b0211433ee246c68890c0430feabf62/system.journal corrupted or uncleanly shut down, renaming and replacing.[ 16.001357] logitech-hidpp-device 0003:046D:4054.0004: HID++ 4.5 device connected.[ 16.355847] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.[ 16.381098] mc: Linux media interface: v0.10[ 16.383532] bcm2835_vc_sm_cma_probe: Videocore shared memory driver[ 16.383571] [vc_sm_connected_init]: start[ 16.407137] [vc_sm_connected_init]: installed successfully[ 16.445281] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.[ 16.548006] rpi-gpiomem 3f200000.gpiomem: window base 0x3f200000 size 0x00001000[ 16.551448] rpi-gpiomem 3f200000.gpiomem: initialised 1 regions as /dev/gpiomem[ 16.648266] bcm2835_audio bcm2835_audio: card created with 8 channels[ 16.822672] videodev: Linux video capture interface: v2.00[ 16.938708] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.[ 16.990641] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.[ 17.012977] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13[ 17.013811] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14[ 17.014472] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15[ 17.014956] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16[ 17.015000] bcm2835-isp bcm2835-isp: Register output node 0 with media controller[ 17.016635] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller[ 17.016676] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller[ 17.016693] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller[ 17.035594] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20[ 17.036422] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21[ 17.038364] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22[ 17.040367] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23[ 17.040422] bcm2835-isp bcm2835-isp: Register output node 0 with media controller[ 17.040443] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller[ 17.040462] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller[ 17.040478] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller[ 17.040914] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp[ 17.072329] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.[ 17.106375] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.[ 17.118472] bcm2835-codec bcm2835-codec: Device registered as /dev/video10[ 17.118552] bcm2835-codec bcm2835-codec: Loaded V4L2 decode[ 17.126006] bcm2835-codec bcm2835-codec: Device registered as /dev/video11[ 17.126096] bcm2835-codec bcm2835-codec: Loaded V4L2 encode[ 17.132436] bcm2835-codec bcm2835-codec: Device registered as /dev/video12[ 17.132515] bcm2835-codec bcm2835-codec: Loaded V4L2 isp[ 17.137080] bcm2835-codec bcm2835-codec: Device registered as /dev/video18[ 17.137150] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx[ 17.255966] bcm2835-codec bcm2835-codec: Device registered as /dev/video31[ 17.256073] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image[ 17.302646] Bluetooth: Core ver 2.22[ 17.306358] NET: Registered PF_BLUETOOTH protocol family[ 17.306395] Bluetooth: HCI device and connection manager initialized[ 17.306438] Bluetooth: HCI socket layer initialized[ 17.306455] Bluetooth: L2CAP socket layer initialized[ 17.306516] Bluetooth: SCO socket layer initialized[ 17.367744] Bluetooth: HCI UART driver ver 2.3[ 17.367787] Bluetooth: HCI UART protocol H4 registered[ 17.368085] Bluetooth: HCI UART protocol Three-wire (H5) registered[ 17.369795] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator[ 17.375726] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator[ 17.384290] Bluetooth: HCI UART protocol Broadcom registered[ 17.485990] cfg80211: Loading compiled-in X.509 certificates for regulatory database[ 17.495731] uart-pl011 3f201000.serial: no DMA platform data[ 17.545609] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'[ 17.547577] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'[ 17.549296] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'[ 17.551014] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'[ 17.664162] alsactl[403]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set[ 17.735604] Bluetooth: hci0: BCM: chip id 94[ 17.739324] Bluetooth: hci0: BCM: features 0x2e[ 17.742747] Bluetooth: hci0: BCM43430A1[ 17.742780] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000[ 17.745420] brcmfmac: F1 signature read @0x18000000=0x1541a9a6[ 17.753122] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1[ 17.753841] usbcore: registered new interface driver brcmfmac[ 17.766804] Bluetooth: hci0: BCM43430A1 'brcm/BCM43430A1.raspberrypi,3-model-b.hcd' Patch[ 18.202835] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)[ 18.209544] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Jul 19 2021 03:24:18 version 7.45.98 (TOB) (56df937 CY) FWID 01-8e14b897[ 18.685607] Bluetooth: hci0: BCM: features 0x2e[ 18.692087] Bluetooth: hci0: BCM43438A1 37.4MHz Raspberry Pi 3-0141[ 18.692140] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0508[ 18.850080] Adding 204796k swap on /var/swap. Priority:-2 extents:1 across:204796k SS[ 21.631277] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup[ 21.634579] smsc95xx 1-1.1:1.0 eth0: Link is Down[ 21.897979] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled[ 22.099086] Bluetooth: BNEP (Ethernet Emulation) ver 1.3[ 22.099109] Bluetooth: BNEP filters: protocol multicast[ 22.099132] Bluetooth: BNEP socket layer initialized[ 22.116484] Bluetooth: MGMT ver 1.22[ 22.138200] NET: Registered PF_ALG protocol family[ 37.207178] Bluetooth: RFCOMM TTY layer initialized[ 37.207233] Bluetooth: RFCOMM socket layer initialized[ 37.207272] Bluetooth: RFCOMM ver 1.11[ 69.347114] logitech-hidpp-device 0003:046D:4023.0003: HID++ 2.0 device connected.** sudo vclog log --msg **001258.398: brfs: File read: /mfs/sd/config.txt001259.309: brfs: File read: 1247 bytes001307.621: brfs: File read: /mfs/sd/config.txt001308.593: gpioman: gpioman_get_pin_num: pin LEDS_PWR_OK not defined001813.478: gpioman: gpioman_get_pin_num: pin DISPLAY_DSI_PORT not defined001814.478: gpioman: gpioman_get_pin_num: pin LEDS_PWR_OK not defined001814.534: *** Restart logging001814.560: brfs: File read: 1247 bytes001828.493: gpioman: gpioman_get_pin_num: pin EMMC_ENABLE not defined001838.428: HDMI0: hdmi_pixel_encoding: 162000000002898.644: brfs: File read: /mfs/sd/initramfs8002898.668: Loaded 'initramfs8' to 0x0 size 0x10c9f41002918.521: initramfs loaded to 0x2df36000 (size 0x10c9f41)002928.274: dtb_file 'bcm2710-rpi-3-b.dtb'002928.299: brfs: File read: 17604417 bytes002933.363: brfs: File read: /mfs/sd/bcm2710-rpi-3-b.dtb002933.388: Loaded 'bcm2710-rpi-3-b.dtb' to 0x100 size 0x8657002948.740: brfs: File read: 34391 bytes002964.617: brfs: File read: /mfs/sd/overlays/overlay_map.dtb002992.109: Found camera 'ov5647' on port 0, unicam_port 1002994.191: brfs: File read: 5255 bytes003009.953: brfs: File read: /mfs/sd/overlays/ov5647.dtbo003063.858: Loaded overlay 'ov5647'003146.281: brfs: File read: 3443 bytes003150.520: brfs: File read: /mfs/sd/config.txt003150.676: dtparam: audio=on003157.882: brfs: File read: 1247 bytes003182.828: brfs: File read: /mfs/sd/overlays/vc4-kms-v3d.dtbo003229.638: Loaded overlay 'vc4-kms-v3d'003334.569: brfs: File read: 2760 bytes003337.122: brfs: File read: /mfs/sd/cmdline.txt003337.195: Read command line from file 'cmdline.txt':003337.220: 'console=serial0,115200 console=tty1 root=PARTUUID=c8d05bfd-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=GB'003528.120: brfs: File read: 176 bytes004089.016: brfs: File read: /mfs/sd/kernel8.img004089.041: Loaded 'kernel8.img' to 0x200000 size 0x8d8bd7006614.475: Device tree loaded to 0x2df2d100 (size 0x8e7e)006619.903: gpioman: gpioman_get_pin_num: pin SDCARD_CONTROL_POWER not defined009658.243: vchiq_core: vchiq_init_state: slot_zero = 0xde080000, is_master = 1009667.366: TV service:host side not connected, dropping notification 0x00000002, 0x00000002, 0x00000052** sudo vclog log --assert **--------------------------------------------------------------------------------Memory--------------------------------------------------------------------------------** cat /proc/meminfo **MemTotal: 929100 kBMemFree: 171344 kBMemAvailable: 533376 kBBuffers: 20616 kBCached: 385904 kBSwapCached: 60 kBActive: 469696 kBInactive: 189152 kBActive(anon): 260496 kBInactive(anon): 288 kBActive(file): 209200 kBInactive(file): 188864 kBUnevictable: 0 kBMlocked: 0 kBSwapTotal: 204796 kBSwapFree: 200700 kBZswap: 0 kBZswapped: 0 kBDirty: 768 kBWriteback: 0 kBAnonPages: 252188 kBMapped: 187156 kBShmem: 8500 kBKReclaimable: 18300 kBSlab: 47504 kBSReclaimable: 18300 kBSUnreclaim: 29204 kBKernelStack: 4988 kBPageTables: 8164 kBSecPageTables: 0 kBNFS_Unstable: 0 kBBounce: 0 kBWritebackTmp: 0 kBCommitLimit: 669344 kBCommitted_AS: 1712816 kBVmallocTotal: 257687552 kBVmallocUsed: 13324 kBVmallocChunk: 0 kBPercpu: 720 kBCmaTotal: 262144 kBCmaFree: 117052 kB** sudo cat /sys/kernel/debug/dma_buf/bufinfo **Dma-buf Objects:size flags mode count exp_nameino nameTotal 0 objects, 0 bytes** sudo cat /sys/kernel/debug/vcsm-cma/state **VC-ServiceHandle 00000000b7c8c4afResourcesTotal resource count: 0--------------------------------------------------------------------------------Media Devices--------------------------------------------------------------------------------** media-ctl -d 0 -p **Media controller API version 6.6.31Media device information------------------------driver bcm2835-ispmodel bcm2835-ispserial bus info platform:bcm2835-isphw revision 0x0driver version 6.6.31Device topology- entity 1: bcm2835_isp0 (4 pads, 4 links) type Node subtype Unknown flags 0pad0: Sink<- "bcm2835-isp0-output0":0 [ENABLED,IMMUTABLE]pad1: Source-> "bcm2835-isp0-capture1":0 [ENABLED,IMMUTABLE]pad2: Source-> "bcm2835-isp0-capture2":0 [ENABLED,IMMUTABLE]pad3: Source-> "bcm2835-isp0-capture3":0 [ENABLED,IMMUTABLE]- entity 6: bcm2835-isp0-output0 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video13pad0: Source-> "bcm2835_isp0":0 [ENABLED,IMMUTABLE]- entity 12: bcm2835-isp0-capture1 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video14pad0: Sink<- "bcm2835_isp0":1 [ENABLED,IMMUTABLE]- entity 18: bcm2835-isp0-capture2 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video15pad0: Sink<- "bcm2835_isp0":2 [ENABLED,IMMUTABLE]- entity 24: bcm2835-isp0-capture3 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video16pad0: Sink<- "bcm2835_isp0":3 [ENABLED,IMMUTABLE]** media-ctl -d 1 -p **Media controller API version 6.6.31Media device information------------------------driver bcm2835-ispmodel bcm2835-ispserial bus info platform:bcm2835-isphw revision 0x0driver version 6.6.31Device topology- entity 1: bcm2835_isp0 (4 pads, 4 links) type Node subtype Unknown flags 0pad0: Sink<- "bcm2835-isp0-output0":0 [ENABLED,IMMUTABLE]pad1: Source-> "bcm2835-isp0-capture1":0 [ENABLED,IMMUTABLE]pad2: Source-> "bcm2835-isp0-capture2":0 [ENABLED,IMMUTABLE]pad3: Source-> "bcm2835-isp0-capture3":0 [ENABLED,IMMUTABLE]- entity 6: bcm2835-isp0-output0 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video20pad0: Source-> "bcm2835_isp0":0 [ENABLED,IMMUTABLE]- entity 12: bcm2835-isp0-capture1 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video21pad0: Sink<- "bcm2835_isp0":1 [ENABLED,IMMUTABLE]- entity 18: bcm2835-isp0-capture2 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video22pad0: Sink<- "bcm2835_isp0":2 [ENABLED,IMMUTABLE]- entity 24: bcm2835-isp0-capture3 (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video23pad0: Sink<- "bcm2835_isp0":3 [ENABLED,IMMUTABLE]** media-ctl -d 2 -p **Media controller API version 6.6.31Media device information------------------------driver unicammodel unicamserial bus info platform:3f801000.csihw revision 0x0driver version 6.6.31Device topology- entity 1: ov5647 10-0036 (1 pad, 1 link) type V4L2 subdev subtype Sensor flags 0 device node name /dev/v4l-subdev0pad0: Source[fmt:SGBRG10_1X10/2592x1944 field:none colorspace:raw crop.bounds:(16,6)/2592x1944 crop:(16,6)/2592x1944]-> "unicam-image":0 [ENABLED,IMMUTABLE]- entity 3: unicam-image (1 pad, 1 link) type Node subtype V4L flags 1 device node name /dev/video0pad0: Sink<- "ov5647 10-0036":0 [ENABLED,IMMUTABLE]** media-ctl -d 3 -p **Media controller API version 6.6.31Media device information------------------------driver bcm2835-codecmodel bcm2835-codecserial 0000bus info platform:bcm2835-codechw revision 0x1driver version 6.6.31Device topology- entity 1: bcm2835-codec-decode-source (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video10pad0: Source-> "bcm2835-codec-decode-proc":0 [ENABLED,IMMUTABLE]- entity 3: bcm2835-codec-decode-proc (2 pads, 2 links) type Node subtype Unknown flags 0pad0: Sink<- "bcm2835-codec-decode-source":0 [ENABLED,IMMUTABLE]pad1: Source-> "bcm2835-codec-decode-sink":0 [ENABLED,IMMUTABLE]- entity 6: bcm2835-codec-decode-sink (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video10pad0: Sink<- "bcm2835-codec-decode-proc":1 [ENABLED,IMMUTABLE]- entity 15: bcm2835-codec-encode-source (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video11pad0: Source-> "bcm2835-codec-encode-proc":0 [ENABLED,IMMUTABLE]- entity 17: bcm2835-codec-encode-proc (2 pads, 2 links) type Node subtype Unknown flags 0pad0: Sink<- "bcm2835-codec-encode-source":0 [ENABLED,IMMUTABLE]pad1: Source-> "bcm2835-codec-encode-sink":0 [ENABLED,IMMUTABLE]- entity 20: bcm2835-codec-encode-sink (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video11pad0: Sink<- "bcm2835-codec-encode-proc":1 [ENABLED,IMMUTABLE]- entity 29: bcm2835-codec-isp-source (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video12pad0: Source-> "bcm2835-codec-isp-proc":0 [ENABLED,IMMUTABLE]- entity 31: bcm2835-codec-isp-proc (2 pads, 2 links) type Node subtype Unknown flags 0pad0: Sink<- "bcm2835-codec-isp-source":0 [ENABLED,IMMUTABLE]pad1: Source-> "bcm2835-codec-isp-sink":0 [ENABLED,IMMUTABLE]- entity 34: bcm2835-codec-isp-sink (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video12pad0: Sink<- "bcm2835-codec-isp-proc":1 [ENABLED,IMMUTABLE]- entity 43: bcm2835-codec-image_fx-source (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video18pad0: Source-> "bcm2835-codec-image_fx-proc":0 [ENABLED,IMMUTABLE]- entity 45: bcm2835-codec-image_fx-proc (2 pads, 2 links) type Node subtype Unknown flags 0pad0: Sink<- "bcm2835-codec-image_fx-source":0 [ENABLED,IMMUTABLE]pad1: Source-> "bcm2835-codec-image_fx-sink":0 [ENABLED,IMMUTABLE]- entity 48: bcm2835-codec-image_fx-sink (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video18pad0: Sink<- "bcm2835-codec-image_fx-proc":1 [ENABLED,IMMUTABLE]- entity 57: bcm2835-codec-encode_image-sour (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video31pad0: Source-> "bcm2835-codec-encode_image-proc":0 [ENABLED,IMMUTABLE]- entity 59: bcm2835-codec-encode_image-proc (2 pads, 2 links) type Node subtype Unknown flags 0pad0: Sink<- "bcm2835-codec-encode_image-sour":0 [ENABLED,IMMUTABLE]pad1: Source-> "bcm2835-codec-encode_image-sink":0 [ENABLED,IMMUTABLE]- entity 62: bcm2835-codec-encode_image-sink (1 pad, 1 link) type Node subtype V4L flags 0 device node name /dev/video31pad0: Sink<- "bcm2835-codec-encode_image-proc":1 [ENABLED,IMMUTABLE]** media-ctl -d 4 -p **Failed to enumerate /dev/media4 (-2)--------------------------------------------------------------------------------Cameras--------------------------------------------------------------------------------** rpicam-hello --list-cameras **Available cameras-----------------0 : ov5647 [2592x1944 10-bit GBRG] (/base/soc/i2c0mux/i2c@1/ov5647@36) Modes: 'SGBRG10_CSI2P' : 640x480 [58.92 fps - (16, 0)/2560x1920 crop] 1296x972 [43.25 fps - (0, 0)/2592x1944 crop] 1920x1080 [30.62 fps - (348, 434)/1928x1080 crop] 2592x1944 [15.63 fps - (0, 0)/2592x1944 crop]--------------------------------------------------------------------------------Versions--------------------------------------------------------------------------------** uname -a **Linux pi-test 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux** cat /etc/os-release **PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"** vcgencmd version **May 24 2024 15:31:28 Copyright (c) 2012 Broadcomversion 4942b7633c0ff1af1ee95a51a33b56a9dae47529 (clean) (release) (start)** rpicam-hello --version **rpicam-apps build: 49344f2a8d18 17-06-2024 (12:09:08)libcamera build: v0.3.0+65-6ddd79b5
Statistics: Posted by micksulley — Fri Jul 12, 2024 2:07 pm