- The dmesg log from your hardware?
rds@rdspi:~ $ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 6.1.21-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) #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023
[ 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 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-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 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] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[ 0.000000] percpu: Embedded 29 pages/cpu s78504 r8192 d32088 u118784
[ 0.000000] pcpu-alloc: s78504 r8192 d32088 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: 2028848
[ 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=D8:3A:DD:13:72:DA vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=49e066ae-02 rootfstype=ext4 fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 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 0x0000000037400000-0x000000003b400000] (64MB)
[ 0.000000] Memory: 7471360K/8245248K available (11776K kernel code, 2106K rwdata, 3688K rodata, 4160K init, 1077K bss, 249600K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 39744 entries in 156 pages
[ 0.000000] ftrace: allocated 156 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.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000327] Console: colour dummy device 80x25
[ 0.000937] printk: console [tty1] enabled
[ 0.001014] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.001055] pid_max: default: 32768 minimum: 301
[ 0.001186] LSM: Security Framework initializing
[ 0.001475] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001618] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.002920] cgroup: Disabling memory control group subsystem
[ 0.005201] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.005238] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.005433] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.005625] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.006103] rcu: Hierarchical SRCU implementation.
[ 0.006128] rcu: Max phase no-delay instances is 1000.
[ 0.007455] EFI services will not be available.
[ 0.008076] smp: Bringing up secondary CPUs ...
[ 0.009177] Detected PIPT I-cache on CPU1
[ 0.009332] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.010493] Detected PIPT I-cache on CPU2
[ 0.010618] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.011726] Detected PIPT I-cache on CPU3
[ 0.011850] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.012047] smp: Brought up 1 node, 4 CPUs
[ 0.012138] SMP: Total of 4 processors activated.
[ 0.012159] CPU features: detected: 32-bit EL0 Support
[ 0.012177] CPU features: detected: 32-bit EL1 Support
[ 0.012198] CPU features: detected: CRC32 instructions
[ 0.012341] CPU: All CPU(s) started at EL2
[ 0.012375] alternatives: applying system-wide alternatives
[ 0.014400] devtmpfs: initialized
[ 0.026490] Enabled cp15_barrier support
[ 0.026553] Enabled setend support
[ 0.026780] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.026832] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.040576] pinctrl core: initialized pinctrl subsystem
[ 0.041495] DMI not present or invalid.
[ 0.042195] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.045745] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.046064] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.047021] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.047131] audit: initializing netlink subsys (disabled)
[ 0.047413] audit: type=2000 audit(0.044:1): state=initialized audit_enabled=0 res=1
[ 0.048021] thermal_sys: Registered thermal governor 'step_wise'
[ 0.048136] cpuidle: using governor menu
[ 0.048530] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.048740] ASID allocator initialised with 32768 entries
[ 0.048917] Serial: AMBA PL011 UART driver
[ 0.063514] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.078482] platform fe801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/arducam_64mp@1a
[ 0.084286] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:50:39, variant start
[ 0.088301] raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
[ 0.104536] KASLR enabled
[ 0.138807] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.144641] SCSI subsystem initialized
[ 0.144927] usbcore: registered new interface driver usbfs
[ 0.145000] usbcore: registered new interface driver hub
[ 0.145079] usbcore: registered new device driver usb
[ 0.145491] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.145719] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[ 0.146087] pps_core: LinuxPPS API ver. 1 registered
[ 0.146111] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 0.146152] PTP clock support registered
[ 0.147317] vgaarb: loaded
[ 0.148059] clocksource: Switched to clocksource arch_sys_counter
[ 0.148830] VFS: Disk quotas dquot_6.6.0
[ 0.148926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.149122] FS-Cache: Loaded
[ 0.149327] CacheFiles: Loaded
[ 0.160281] NET: Registered PF_INET protocol family
[ 0.161411] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.170133] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.170267] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.170418] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.170889] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.173470] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.173760] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.173911] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.174294] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.175153] RPC: Registered named UNIX socket transport module.
[ 0.175184] RPC: Registered udp transport module.
[ 0.175204] RPC: Registered tcp transport module.
[ 0.175223] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.175257] PCI: CLS 0 bytes, default 64
[ 0.178049] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.178465] kvm [1]: IPA Size Limit: 44 bits
[ 0.179818] kvm [1]: vgic interrupt IRQ9
[ 0.180103] kvm [1]: Hyp mode initialized successfully
[ 1.312246] Initialise system trusted keyrings
[ 1.312721] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.320285] zbud: loaded
[ 1.323180] NFS: Registering the id_resolver key type
[ 1.323243] Key type id_resolver registered
[ 1.323265] Key type id_legacy registered
[ 1.323399] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.323427] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.324936] Key type asymmetric registered
[ 1.324970] Asymmetric key parser 'x509' registered
[ 1.325063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.325364] io scheduler mq-deadline registered
[ 1.325392] io scheduler kyber registered
[ 1.327250] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 27)
[ 1.335971] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.336078] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.336187] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ 1.336287] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000
[ 1.337295] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.337329] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.337358] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.337447] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.337717] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.341819] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.342109] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[ 1.342303] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[ 1.342440] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[ 1.406153] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.406335] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.406473] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.406968] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.407711] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.407772] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.407807] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.407864] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.407895] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.421467] iproc-rng200 fe104000.rng: hwrng registered
[ 1.422076] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.423698] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.437032] brd: module loaded
[ 1.445940] loop: module loaded
[ 1.446828] Loading iSCSI transport class v2.0-870.
[ 1.452335] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.512224] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.513401] usbcore: registered new interface driver r8152
[ 1.513490] usbcore: registered new interface driver lan78xx
[ 1.513575] usbcore: registered new interface driver smsc95xx
[ 1.561248] pci 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.561440] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.561484] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.562250] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000e40000000890
[ 1.563298] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.563332] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.563368] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.563781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.563817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.563844] usb usb1: Product: xHCI Host Controller
[ 1.563867] usb usb1: Manufacturer: Linux 6.1.21-v8+ xhci-hcd
[ 1.563888] usb usb1: SerialNumber: 0000:01:00.0
[ 1.564698] hub 1-0:1.0: USB hub found
[ 1.564779] hub 1-0:1.0: 1 port detected
[ 1.565769] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 1.565806] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.565832] usb usb2: Product: xHCI Host Controller
[ 1.565854] usb usb2: Manufacturer: Linux 6.1.21-v8+ xhci-hcd
[ 1.565876] usb usb2: SerialNumber: 0000:01:00.0
[ 1.566574] hub 2-0:1.0: USB hub found
[ 1.566687] hub 2-0:1.0: 4 ports detected
[ 1.568579] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.568941] dwc_otg: FIQ enabled
[ 1.568952] dwc_otg: NAK holdoff enabled
[ 1.568963] dwc_otg: FIQ split-transaction FSM enabled
[ 1.568979] Module dwc_common_port init
[ 1.569558] usbcore: registered new interface driver uas
[ 1.569674] usbcore: registered new interface driver usb-storage
[ 1.569963] mousedev: PS/2 mouse device common for all mice
[ 1.576648] sdhci: Secure Digital Host Controller Interface driver
[ 1.576688] sdhci: Copyright(c) Pierre Ossman
[ 1.577410] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.581112] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.581493] hid: raw HID events driver (C) Jiri Kosina
[ 1.581726] usbcore: registered new interface driver usbhid
[ 1.581753] usbhid: USB HID core driver
[ 1.590999] NET: Registered PF_PACKET protocol family
[ 1.591168] Key type dns_resolver registered
[ 1.592572] registered taskstats version 1
[ 1.592667] Loading compiled-in X.509 certificates
[ 1.593590] Key type .fscrypt registered
[ 1.593620] Key type fscrypt-provisioning registered
[ 1.609506] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 1.610277] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.610459] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ 1.619659] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.620272] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.621621] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.621656] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.651019] of_cfs_init
[ 1.651163] of_cfs_init: OK
[ 1.685099] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ 1.685638] Waiting for root device PARTUUID=49e066ae-02...
[ 1.736961] mmc1: new high speed SDIO card at address 0001
[ 1.796159] mmc0: new ultra high speed DDR50 SDHC card at address 0001
[ 1.797236] mmcblk0: mmc0:0001 SD16G 7.38 GiB
[ 1.800538] mmcblk0: p1 p2
[ 1.801127] mmcblk0: mmc0:0001 SD16G 7.38 GiB
[ 1.820104] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.821496] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 1.821603] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.827900] devtmpfs: mounted
[ 1.836556] Freeing unused kernel memory: 4160K
[ 1.836778] Run /sbin/init as init process
[ 1.836799] with arguments:
[ 1.836808] /sbin/init
[ 1.836817] with environment:
[ 1.836826] HOME=/
[ 1.836835] TERM=linux
[ 1.970771] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 1.970833] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.970861] usb 1-1: Product: USB2.0 Hub
[ 1.973142] hub 1-1:1.0: USB hub found
[ 1.973453] hub 1-1:1.0: 4 ports detected
[ 2.294703] systemd[1]: System time before build time, advancing clock.
[ 2.487345] NET: Registered PF_INET6 protocol family
[ 2.489484] Segment Routing with IPv6
[ 2.489547] In-situ OAM (IOAM) with IPv6
[ 2.565221] systemd[1]: systemd 247.3-7+deb11u4 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.566255] systemd[1]: Detected architecture arm64.
[ 2.579699] systemd[1]: Set hostname to .
[ 3.386639] systemd[1]: Queued start job for default target Multi-User System.
[ 3.405747] systemd[1]: Created slice system-getty.slice.
[ 3.407504] systemd[1]: Created slice system-modprobe.slice.
[ 3.408937] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.410123] systemd[1]: Created slice User and Session Slice.
[ 3.410953] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.411766] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.413190] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.413730] systemd[1]: Reached target Local Encrypted Volumes.
[ 3.414226] systemd[1]: Reached target Paths.
[ 3.414641] systemd[1]: Reached target Slices.
[ 3.415039] systemd[1]: Reached target Swap.
[ 3.419381] systemd[1]: Listening on Syslog Socket.
[ 3.420647] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 3.421365] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.422987] systemd[1]: Listening on Journal Audit Socket.
[ 3.424166] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.425433] systemd[1]: Listening on Journal Socket.
[ 3.427821] systemd[1]: Listening on udev Control Socket.
[ 3.429070] systemd[1]: Listening on udev Kernel Socket.
[ 3.430316] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 3.452578] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.457707] systemd[1]: Mounting RPC Pipe File System...
[ 3.463725] systemd[1]: Mounting Kernel Debug File System...
[ 3.469893] systemd[1]: Mounting Kernel Trace File System...
[ 3.470865] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 3.479573] systemd[1]: Starting Restore / save the current clock...
[ 3.487700] systemd[1]: Starting Set the console keyboard layout...
[ 3.494232] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 3.502945] systemd[1]: Starting Load Kernel Module configfs...
[ 3.509366] systemd[1]: Starting Load Kernel Module drm...
[ 3.515895] systemd[1]: Starting Load Kernel Module fuse...
[ 3.523499] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 3.530261] systemd[1]: Starting File System Check on Root Device...
[ 3.542882] systemd[1]: Starting Journal Service...
[ 3.573919] systemd[1]: Starting Load Kernel Modules...
[ 3.592969] systemd[1]: Starting Coldplug All udev Devices...
[ 3.619054] fuse: init (API version 7.37)
[ 3.620984] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.622588] systemd[1]: Mounted RPC Pipe File System.
[ 3.623698] systemd[1]: Mounted Kernel Debug File System.
[ 3.624907] systemd[1]: Mounted Kernel Trace File System.
[ 3.627575] systemd[1]: Finished Restore / save the current clock.
[ 3.632418] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.635272] systemd[1]: [email protected]: Succeeded.
[ 3.637147] systemd[1]: Finished Load Kernel Module configfs.
[ 3.639807] systemd[1]: [email protected]: Succeeded.
[ 3.641773] systemd[1]: Finished Load Kernel Module fuse.
[ 3.645658] systemd[1]: Finished Load Kernel Modules.
[ 3.668819] systemd[1]: Mounting FUSE Control File System...
[ 3.675260] systemd[1]: Mounting Kernel Configuration File System...
[ 3.681243] systemd[1]: Started File System Check Daemon to report status.
[ 3.687592] systemd[1]: Starting Apply Kernel Variables...
[ 3.694788] systemd[1]: Mounted FUSE Control File System.
[ 3.703891] systemd[1]: Mounted Kernel Configuration File System.
[ 3.740651] systemd[1]: [email protected]: Succeeded.
[ 3.745275] systemd[1]: Finished Load Kernel Module drm.
[ 3.791578] systemd[1]: Finished File System Check on Root Device.
[ 3.833145] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.836476] systemd[1]: Finished Apply Kernel Variables.
[ 3.923525] systemd[1]: Started Journal Service.
[ 3.994829] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[ 4.093101] systemd-journald[141]: Received client request to flush runtime journal.
[ 4.131843] systemd-journald[141]: File /var/log/journal/383528b42a574b99b0fe860ac4688ba5/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 5.232465] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.234181] mc: Linux media interface: v0.10
[ 5.234490] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 5.234514] [vc_sm_connected_init]: start
[ 5.248561] [vc_sm_connected_init]: installed successfully
[ 5.379296] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[ 5.431172] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[ 5.469570] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.477947] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 5.570095] videodev: Linux video capture interface: v2.00
[ 5.724394] i2c i2c-22: Added multiplexed i2c bus 0
[ 5.727445] i2c i2c-22: Added multiplexed i2c bus 10
[ 5.745985] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.766603] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.780360] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.802059] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 5.804420] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.849392] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 5.889834] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.909458] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.914844] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.922691] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.962496] rpivid feb10000.codec: Device registered as /dev/video19
[ 5.972757] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 5.972822] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 5.988595] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 5.988656] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 6.006291] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 6.006318] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 6.006366] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 6.015040] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 6.015100] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 6.024007] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 6.044738] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 6.063111] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[ 6.063177] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[ 6.081287] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 6.086776] usbcore: registered new interface driver brcmfmac
[ 6.094754] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 6.162833] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 6.162892] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 6.162926] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 6.162965] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 6.162985] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 6.303020] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 6.323081] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 6.387954] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 6.459227] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 6.493948] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 6.494000] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 6.494024] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 6.494043] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 6.494060] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 6.494464] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 7.173189] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 7.185588] Registered IR keymap rc-cec
[ 7.190349] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 7.190662] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
[ 7.208874] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[ 7.214504] Registered IR keymap rc-cec
[ 7.215534] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[ 7.218176] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
[ 7.296542] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[ 7.297227] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[ 7.297771] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.307460] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.308121] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.308465] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.308986] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.323131] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 7.323935] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[ 7.421907] arducam_64mp 10-001a: Device found Arducam 64MP.
[ 7.437475] arducam_64mp 10-001a: Consider updating driver arducam_64mp to match on endpoints
[ 7.610172] uart-pl011 fe201000.serial: no DMA platform data
[ 7.763254] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 8.011744] 8021q: 802.1Q VLAN Support v1.8
[ 8.438156] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 8.657319] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 8.658744] bcmgenet fd580000.ethernet eth0: Link is Down
[ 12.736210] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.736252] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 14.329394] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 15.758287] Bluetooth: Core ver 2.22
[ 15.758382] NET: Registered PF_BLUETOOTH protocol family
[ 15.758387] Bluetooth: HCI device and connection manager initialized
[ 15.758404] Bluetooth: HCI socket layer initialized
[ 15.758411] Bluetooth: L2CAP socket layer initialized
[ 15.758424] Bluetooth: SCO socket layer initialized
[ 15.767869] Bluetooth: HCI UART driver ver 2.3
[ 15.767891] Bluetooth: HCI UART protocol H4 registered
[ 15.768362] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.769707] Bluetooth: HCI UART protocol Broadcom registered
[ 16.135869] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.wlan0.retrans_time - use net.ipv6.neigh.wlan0.retrans_time_ms instead
[ 16.139038] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.139057] Bluetooth: BNEP filters: protocol multicast
[ 16.139070] Bluetooth: BNEP socket layer initialized
[ 16.143657] Bluetooth: MGMT ver 1.22
[ 16.152099] NET: Registered PF_ALG protocol family