I use a raspberry pi 4B and a camera in a room with bright lights with white light
=====
Uname-r : 6.1.45-v8+
PRETTY_NAME=“Raspbian GNU/Linux 11 (bullseye)”
NAME=“Raspbian GNU/Linux”
VERSION_ID=“11”
VERSION=“11 (bullseye)”
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
config.txt :
“…
dtoverlay=imx219
…”
dmesg:
Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 6.1.45-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1671 SMP PREEMPT Fri Aug 11 14:49:25 BST 2023
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.4
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000037ffffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[ 0.000000] On node 0, zone DMA32: 16384 pages in unavailable ranges
[ 0.000000] percpu: Embedded 29 pages/cpu s79080 r8192 d31512 u118784
[ 0.000000] pcpu-alloc: s79080 r8192 d31512 u118784 alloc=29*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Spectre-v2
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 983808
[ 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 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=E4:5F:01:2D:12:9B vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=034aa078-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[ 0.000000] Unknown kernel command line parameters “splash”, will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000034000000-0x0000000038000000] (64MB)
[ 0.000000] Memory: 3305260K/3997696K available (11904K kernel code, 2136K rwdata, 4056K rodata, 4160K init, 1079K bss, 168148K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 40157 entries in 157 pages
[ 0.000000] ftrace: allocated 157 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000361] Console: colour dummy device 80x25
[ 0.000427] printk: console [tty1] enabled
[ 0.000494] Calibrating delay loop (skipped), value calculated using timer frequency… 108.00 BogoMIPS (lpj=216000)
[ 0.000524] pid_max: default: 32768 minimum: 301
[ 0.000649] LSM: Security Framework initializing
[ 0.000901] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000984] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002434] cgroup: Disabling memory control group subsystem
[ 0.004936] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.004955] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.005150] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.005164] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.005349] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.005362] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.005873] rcu: Hierarchical SRCU implementation.
[ 0.005887] rcu: Max phase no-delay instances is 1000.
[ 0.007291] EFI services will not be available.
[ 0.007863] smp: Bringing up secondary CPUs …
[ 0.009139] Detected PIPT I-cache on CPU1
[ 0.009314] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.010559] Detected PIPT I-cache on CPU2
[ 0.010685] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.011890] Detected PIPT I-cache on CPU3
[ 0.012025] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.012181] smp: Brought up 1 node, 4 CPUs
[ 0.012204] SMP: Total of 4 processors activated.
[ 0.012218] CPU features: detected: 32-bit EL0 Support
[ 0.012228] CPU features: detected: 32-bit EL1 Support
[ 0.012242] CPU features: detected: CRC32 instructions
[ 0.012389] CPU: All CPU(s) started at EL2
[ 0.012415] alternatives: applying system-wide alternatives
[ 0.014513] devtmpfs: initialized
[ 0.027776] Enabled cp15_barrier support
[ 0.027824] Enabled setend support
[ 0.028103] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.028143] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.043497] pinctrl core: initialized pinctrl subsystem
[ 0.044565] DMI not present or invalid.
[ 0.045329] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.049170] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.049488] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.050473] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.050576] audit: initializing netlink subsys (disabled)
[ 0.050876] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1
[ 0.051517] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.051612] cpuidle: using governor menu
[ 0.052074] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.052315] ASID allocator initialised with 32768 entries
[ 0.052489] Serial: AMBA PL011 UART driver
[ 0.065968] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.075072] platform fe801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/imx219@10
[ 0.084356] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-08-10T15:34:32, variant start_x
[ 0.088371] raspberrypi-firmware soc:firmware: Firmware hash is 03dc77429335caee083e22ddc8eec09c07f12a7a
[ 0.105166] KASLR enabled
[ 0.140537] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.146702] SCSI subsystem initialized
[ 0.146991] usbcore: registered new interface driver usbfs
[ 0.147054] usbcore: registered new interface driver hub
[ 0.147126] usbcore: registered new device driver usb
[ 0.147512] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.147758] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[ 0.148135] pps_core: LinuxPPS API ver. 1 registered
[ 0.148149] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.148177] PTP clock support registered
[ 0.149406] vgaarb: loaded
[ 0.150287] clocksource: Switched to clocksource arch_sys_counter
[ 0.151011] VFS: Disk quotas dquot_6.6.0
[ 0.151101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.151298] FS-Cache: Loaded
[ 0.151476] CacheFiles: Loaded
[ 0.161269] NET: Registered PF_INET protocol family
[ 0.162251] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.167478] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.167552] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.167582] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.167841] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.169038] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.169625] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[ 0.169879] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.169961] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.170396] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.171334] RPC: Registered named UNIX socket transport module.
[ 0.171350] RPC: Registered udp transport module.
[ 0.171362] RPC: Registered tcp transport module.
[ 0.171373] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.171402] PCI: CLS 0 bytes, default 64
[ 0.174173] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.174719] kvm [1]: IPA Size Limit: 44 bits
[ 0.176168] kvm [1]: vgic interrupt IRQ9
[ 0.176413] kvm [1]: Hyp mode initialized successfully
[ 1.344174] Initialise system trusted keyrings
[ 1.344731] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 1.353120] zbud: loaded
[ 1.356394] NFS: Registering the id_resolver key type
[ 1.356442] Key type id_resolver registered
[ 1.356455] Key type id_legacy registered
[ 1.356587] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 1.356605] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 1.358241] Key type asymmetric registered
[ 1.358314] Asymmetric key parser ‘x509’ registered
[ 1.358412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.358718] io scheduler mq-deadline registered
[ 1.358736] io scheduler kyber registered
[ 1.369047] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.369096] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.369191] brcm-pcie fd500000.pcie: MEM 0x0600000000…0x063fffffff → 0x00c0000000
[ 1.369281] brcm-pcie fd500000.pcie: IB MEM 0x0000000000…0x00ffffffff → 0x0400000000
[ 1.370407] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.370428] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.370447] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.370534] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.370819] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.374938] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.375252] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[ 1.375458] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[ 1.375566] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[ 1.440382] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.440564] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.440696] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.441166] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.462444] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.462495] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.462520] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.462566] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.462590] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.464087] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes
[ 1.464108] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 1.464728] Console: switching to colour frame buffer device 240x67
[ 1.473956] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
[ 1.487471] iproc-rng200 fe104000.rng: hwrng registered
[ 1.488037] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.489747] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.503603] brd: module loaded
[ 1.512838] loop: module loaded
[ 1.513691] Loading iSCSI transport class v2.0-870.
[ 1.519677] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.578459] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.579737] usbcore: registered new interface driver r8152
[ 1.579833] usbcore: registered new interface driver lan78xx
[ 1.579896] usbcore: registered new interface driver smsc95xx
[ 1.628893] pci 0000:00:00.0: enabling device (0000 → 0002)
[ 1.629084] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.629123] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.629968] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0f00040000000890
[ 1.631169] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.631192] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.631218] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.631643] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.631664] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.631682] usb usb1: Product: xHCI Host Controller
[ 1.631696] usb usb1: Manufacturer: Linux 6.1.45-v8+ xhci-hcd
[ 1.631710] usb usb1: SerialNumber: 0000:01:00.0
[ 1.632516] hub 1-0:1.0: USB hub found
[ 1.632612] hub 1-0:1.0: 1 port detected
[ 1.633612] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 1.633634] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.633650] usb usb2: Product: xHCI Host Controller
[ 1.633663] usb usb2: Manufacturer: Linux 6.1.45-v8+ xhci-hcd
[ 1.633677] usb usb2: SerialNumber: 0000:01:00.0
[ 1.634478] hub 2-0:1.0: USB hub found
[ 1.634578] hub 2-0:1.0: 4 ports detected
[ 1.636439] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.636762] dwc_otg: FIQ enabled
[ 1.636774] dwc_otg: NAK holdoff enabled
[ 1.636786] dwc_otg: FIQ split-transaction FSM enabled
[ 1.636803] Module dwc_common_port init
[ 1.637448] usbcore: registered new interface driver uas
[ 1.637556] usbcore: registered new interface driver usb-storage
[ 1.637812] mousedev: PS/2 mouse device common for all mice
[ 1.644882] sdhci: Secure Digital Host Controller Interface driver
[ 1.644902] sdhci: Copyright(c) Pierre Ossman
[ 1.645565] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.649310] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.649700] hid: raw HID events driver (C) Jiri Kosina
[ 1.649935] usbcore: registered new interface driver usbhid
[ 1.649949] usbhid: USB HID core driver
[ 1.660516] NET: Registered PF_PACKET protocol family
[ 1.660662] Key type dns_resolver registered
[ 1.662172] registered taskstats version 1
[ 1.662314] Loading compiled-in X.509 certificates
[ 1.663282] Key type .fscrypt registered
[ 1.663299] Key type fscrypt-provisioning registered
[ 1.680010] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 1.680908] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.681103] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 35, base_baud = 0) is a PL011 rev2
[ 1.681399] serial serial0: tty port ttyAMA1 registered
[ 1.691021] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.691525] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.693033] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.693052] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.722864] of_cfs_init
[ 1.723034] of_cfs_init: OK
[ 1.760085] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ 1.760496] Waiting for root device PARTUUID=034aa078-02…
[ 1.807226] mmc1: new high speed SDIO card at address 0001
[ 1.861302] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.862461] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 1.866829] mmcblk0: p1 p2
[ 1.867457] mmcblk0: mmc0:aaaa SL16G 14.8 GiB (quirks 0x00004000)
[ 1.879440] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 1.879566] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.880344] devtmpfs: mounted
[ 1.886462] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.890079] Freeing unused kernel memory: 4160K
[ 1.894478] Run /sbin/init as init process
[ 1.894493] with arguments:
[ 1.894503] /sbin/init
[ 1.894513] splash
[ 1.894523] with environment:
[ 1.894534] HOME=/
[ 1.894543] TERM=linux
[ 2.036986] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 2.037027] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.037045] usb 1-1: Product: USB2.0 Hub
[ 2.038958] hub 1-1:1.0: USB hub found
[ 2.039341] hub 1-1:1.0: 4 ports detected
[ 2.248980] systemd[1]: System time before build time, advancing clock.
[ 2.452742] NET: Registered PF_INET6 protocol family
[ 2.454945] Segment Routing with IPv6
[ 2.455001] In-situ OAM (IOAM) with IPv6
[ 2.553856] systemd[1]: systemd 247.3-7+rpi1+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 2.555038] systemd[1]: Detected architecture arm64.
[ 2.561636] systemd[1]: Set hostname to .
[ 3.337700] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd’s process lifecycle management for the service. Please update your service to use a safer KillMode=, such as ‘mixed’ or ‘control-group’. Support for KillMode=none is deprecated and will eventually be removed.
[ 3.543660] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.569205] systemd[1]: Created slice system-getty.slice.
[ 3.570908] systemd[1]: Created slice system-modprobe.slice.
[ 3.572037] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.573000] systemd[1]: Created slice User and Session Slice.
[ 3.573670] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.575119] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.575942] systemd[1]: Reached target Slices.
[ 3.576164] systemd[1]: Reached target Swap.
[ 3.583431] systemd[1]: Listening on Syslog Socket.
[ 3.584383] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 3.584891] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.586565] systemd[1]: Listening on Journal Audit Socket.
[ 3.587544] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.588773] systemd[1]: Listening on Journal Socket.
[ 3.590831] systemd[1]: Listening on udev Control Socket.
[ 3.591800] systemd[1]: Listening on udev Kernel Socket.
[ 3.593007] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 3.618962] systemd[1]: Mounting POSIX Message Queue File System…
[ 3.624262] systemd[1]: Mounting RPC Pipe File System…
[ 3.630455] systemd[1]: Mounting Kernel Debug File System…
[ 3.636731] systemd[1]: Mounting Kernel Trace File System…
[ 3.637314] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 3.648625] systemd[1]: Starting Restore / save the current clock…
[ 3.654867] systemd[1]: Starting Set the console keyboard layout…
[ 3.661328] systemd[1]: Starting Create list of static device nodes for the current kernel…
[ 3.668401] systemd[1]: Starting Load Kernel Module configfs…
[ 3.675558] systemd[1]: Starting Load Kernel Module drm…
[ 3.682623] systemd[1]: Starting Load Kernel Module fuse…
[ 3.686403] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 3.692637] systemd[1]: Starting File System Check on Root Device…
[ 3.704966] systemd[1]: Starting Journal Service…
[ 3.721347] systemd[1]: Starting Load Kernel Modules…
[ 3.728467] systemd[1]: Starting Coldplug All udev Devices…
[ 3.757982] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.759240] systemd[1]: Mounted RPC Pipe File System.
[ 3.760242] systemd[1]: Mounted Kernel Debug File System.
[ 3.761130] systemd[1]: Mounted Kernel Trace File System.
[ 3.763639] systemd[1]: Finished Restore / save the current clock.
[ 3.773549] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.776255] systemd[1]: [email protected]: Succeeded.
[ 3.778008] systemd[1]: Finished Load Kernel Module configfs.
[ 3.790206] systemd[1]: Mounting Kernel Configuration File System…
[ 3.807797] systemd[1]: Started File System Check Daemon to report status.
[ 3.813449] fuse: init (API version 7.37)
[ 3.837660] systemd[1]: [email protected]: Succeeded.
[ 3.839517] systemd[1]: Finished Load Kernel Module fuse.
[ 3.841065] systemd[1]: Mounted Kernel Configuration File System.
[ 3.848974] systemd[1]: Mounting FUSE Control File System…
[ 3.852354] i2c_dev: i2c /dev entries driver
[ 3.873862] systemd[1]: Finished Load Kernel Modules.
[ 3.875929] systemd[1]: Mounted FUSE Control File System.
[ 3.883895] systemd[1]: Starting Apply Kernel Variables…
[ 3.964907] systemd[1]: Finished Apply Kernel Variables.
[ 3.985734] systemd[1]: [email protected]: Succeeded.
[ 3.987822] systemd[1]: Finished Load Kernel Module drm.
[ 4.016085] systemd[1]: Finished File System Check on Root Device.
[ 4.061602] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 4.116589] systemd[1]: Started Journal Service.
[ 4.233406] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[ 4.320589] systemd-journald[143]: Received client request to flush runtime journal.
[ 4.338796] systemd-journald[143]: File /var/log/journal/21ce9da5371b4fc0adc789c467f9599a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 5.480976] mc: Linux media interface: v0.10
[ 5.620751] videodev: Linux video capture interface: v2.00
[ 5.866357] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.896380] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.899468] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 5.899507] [vc_sm_connected_init]: start
[ 5.910122] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.917317] [vc_sm_connected_init]: installed successfully
[ 5.948705] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.954749] i2c i2c-22: Added multiplexed i2c bus 0
[ 5.956889] i2c i2c-22: Added multiplexed i2c bus 10
[ 5.968411] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 6.011805] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.018699] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 6.036829] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.113061] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.146570] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.166649] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 6.184496] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 6.206513] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 6.209507] rpivid feb10000.codec: Device registered as /dev/video19
[ 6.213403] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 6.213464] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 6.213491] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 6.213526] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 6.213545] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 6.230758] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 6.230782] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 6.230840] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 6.231909] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 6.232954] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 6.233586] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 6.233633] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 6.233659] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 6.233679] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 6.233710] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 6.234075] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 6.275261] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 6.275332] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 6.337793] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 6.337884] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 6.345633] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 6.345702] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 6.356808] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 6.365928] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[ 6.365998] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[ 6.404694] Bluetooth: Core ver 2.22
[ 6.404856] NET: Registered PF_BLUETOOTH protocol family
[ 6.404869] Bluetooth: HCI device and connection manager initialized
[ 6.404906] Bluetooth: HCI socket layer initialized
[ 6.404929] Bluetooth: L2CAP socket layer initialized
[ 6.404965] Bluetooth: SCO socket layer initialized
[ 6.576559] Bluetooth: HCI UART driver ver 2.3
[ 6.576610] Bluetooth: HCI UART protocol H4 registered
[ 6.586997] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 6.589394] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 6.593768] Bluetooth: HCI UART protocol Broadcom registered
[ 6.602756] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 6.722800] uart-pl011 fe201000.serial: no DMA platform data
[ 6.837220] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 6.879530] cfg80211: Loaded X.509 cert ‘[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf’
[ 6.880564] cfg80211: Loaded X.509 cert ‘ro[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328’
[ 6.881552] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 7.059366] Bluetooth: hci0: BCM: chip id 107
[ 7.059881] Bluetooth: hci0: BCM: features 0x2f
[ 7.061209] Bluetooth: hci0: BCM4345C0
[ 7.061240] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 7.068157] Bluetooth: hci0: BCM4345C0 ‘brcm/BCM4345C0.hcd’ Patch
[ 7.875765] Console: switching to colour dummy device 80x25
[ 7.880558] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 7.887586] Bluetooth: hci0: BCM: features 0x2f
[ 7.889129] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3±0190
[ 7.889153] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[ 7.966089] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 7.996218] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 8.030176] Console: switching to colour frame buffer device 240x67
[ 8.030254] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[ 8.111664] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 8.112668] usbcore: registered new interface driver brcmfmac
[ 8.387942] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 8.561720] ieee80211 phy0: brcmf_cfg80211_reg_notifier: Firmware rejected country setting
[ 8.574519] imx219 10-0010: Consider updating driver imx219 to match on endpoints
[ 8.976726] 8021q: 802.1Q VLAN Support v1.8
[ 9.230474] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 9.384458] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 9.801791] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 9.802699] bcmgenet fd580000.ethernet eth0: Link is Down
[ 10.069409] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.069429] Bluetooth: BNEP filters: protocol multicast
[ 10.069443] Bluetooth: BNEP socket layer initialized
[ 10.074880] Bluetooth: MGMT ver 1.22
[ 10.118794] NET: Registered PF_ALG protocol family
[ 12.241997] Bluetooth: RFCOMM TTY layer initialized
[ 12.242034] Bluetooth: RFCOMM socket layer initialized
[ 12.242065] Bluetooth: RFCOMM ver 1.11
[ 15.489821] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 15.491401] ieee80211 phy0: brcmf_cfg80211_reg_notifier: Firmware rejected country setting
[ 395.468326] v3d fec00000.v3d: MMU error from client CLE (4) at 0x1ca1000, pte invalid
Camera Info : SKU B0102 ( 8MP Sony IMX219 with Lens 2718 )