before I completed the process. :p
Here's a working dmesg to cross-reference, ignore the date/time-stamps as
it doesn't seem like my Pi remembers the on reboot:
Apr 13 19:38:08 localhost kernel: Booting Linux on physical CPU 0x0000000000 [0x410fd083]
Apr 13 19:38:08 localhost kernel: Linux version 6.12.86+deb13-arm64 (debian-kernel@lists.debian.org) (aarch64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP Debian 6.12.86-1 (2026-05-08)
Apr 13 19:38:08 localhost kernel: KASLR enabled
Apr 13 19:38:08 localhost kernel: random: crng init done
Apr 13 19:38:08 localhost kernel: Machine model: Raspberry Pi 4 Model B Rev 1.5
Apr 13 19:38:08 localhost kernel: efi: UEFI not found.
Apr 13 19:38:08 localhost kernel: Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
Apr 13 19:38:08 localhost kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
Apr 13 19:38:08 localhost kernel: OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
Apr 13 19:38:08 localhost kernel: OF: reserved mem: 0x000000003ef64960..0x000000003ef64995 (0 KiB) nomap non-reusable nvram@0
Apr 13 19:38:08 localhost kernel: NUMA: Faking a node at [mem 0x0000000000000000-0x00000000fbffffff]
Apr 13 19:38:08 localhost kernel: NODE_DATA(0) allocated [mem 0xfb814b00-0xfb81823f]
Apr 13 19:38:08 localhost kernel: Zone ranges:
Apr 13 19:38:08 localhost kernel: DMA [mem 0x0000000000000000-0x000000003fffffff]
Apr 13 19:38:08 localhost kernel: DMA32 [mem 0x0000000040000000-0x00000000fbffffff]
Apr 13 19:38:08 localhost kernel: Normal empty
Apr 13 19:38:08 localhost kernel: Device empty
Apr 13 19:38:08 localhost kernel: Movable zone start for each node
Apr 13 19:38:08 localhost kernel: Early memory node ranges
Apr 13 19:38:08 localhost kernel: node 0: [mem 0x0000000000000000-0x000000003b3fffff]
Apr 13 19:38:08 localhost kernel: node 0: [mem 0x0000000040000000-0x00000000fbffffff]
Apr 13 19:38:08 localhost kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
Apr 13 19:38:08 localhost kernel: On node 0, zone DMA32: 19456 pages in unavailable ranges
Apr 13 19:38:08 localhost kernel: On node 0, zone DMA32: 16384 pages in unavailable ranges
Apr 13 19:38:08 localhost kernel: percpu: Embedded 34 pages/cpu s101080 r8192 d29992 u139264
Apr 13 19:38:08 localhost kernel: pcpu-alloc: s101080 r8192 d29992 u139264 alloc=34*4096
Apr 13 19:38:08 localhost kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Apr 13 19:38:08 localhost kernel: Detected PIPT I-cache on CPU0
Apr 13 19:38:08 localhost kernel: CPU features: detected: Spectre-v2
Apr 13 19:38:08 localhost kernel: CPU features: detected: Spectre-v3a
Apr 13 19:38:08 localhost kernel: CPU features: detected: Spectre-v4
Apr 13 19:38:08 localhost kernel: CPU features: detected: Spectre-BHB
Apr 13 19:38:08 localhost kernel: CPU features: kernel page table isolation forced ON by KASLR
Apr 13 19:38:08 localhost kernel: CPU features: detected: Kernel page table isolation (KPTI)
Apr 13 19:38:08 localhost kernel: CPU features: detected: ARM erratum 1742098
Apr 13 19:38:08 localhost kernel: CPU features: detected: ARM errata 1165522, 1319367, or 1530923
Apr 13 19:38:08 localhost kernel: alternatives: applying boot alternatives
Apr 13 19:38:08 localhost kernel: Kernel command line: dma.dmachans=0x37f5 bcm2709.boardrev=0xc03115 bcm2709.serial=0x157aeeb bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=42 bcm2709.disk_led_active_low=0 smsc95xx.macaddr=D8:3A:DD:77:5F:7F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty0 console=ttyS1,115200 root=LABEL=RASPIROOT rw fsck.repair=yes net.ifnames=0 rootwait
Apr 13 19:38:08 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Apr 13 19:38:08 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 13 19:38:08 localhost kernel: Fallback order for Node 0: 0
Apr 13 19:38:08 localhost kernel: Built 1 zonelists, mobility grouping on. Total pages: 1012736
Apr 13 19:38:08 localhost kernel: Policy zone: DMA32
Apr 13 19:38:08 localhost kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Apr 13 19:38:08 localhost kernel: software IO TLB: area num 4.
Apr 13 19:38:08 localhost kernel: software IO TLB: mapped [mem 0x0000000033400000-0x0000000037400000] (64MB)
Apr 13 19:38:08 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Apr 13 19:38:08 localhost kernel: ftrace: allocating 50906 entries in 199 pages
Apr 13 19:38:08 localhost kernel: ftrace: allocated 199 pages with 5 groups
Apr 13 19:38:08 localhost kernel: rcu: Hierarchical RCU implementation.
Apr 13 19:38:08 localhost kernel: rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
Apr 13 19:38:08 localhost kernel: Rude variant of Tasks RCU enabled.
Apr 13 19:38:08 localhost kernel: Tracing variant of Tasks RCU enabled.
Apr 13 19:38:08 localhost kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Apr 13 19:38:08 localhost kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Apr 13 19:38:08 localhost kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 13 19:38:08 localhost kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 13 19:38:08 localhost kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
Apr 13 19:38:08 localhost kernel: Root IRQ handler: gic_handle_irq
Apr 13 19:38:08 localhost kernel: GIC: Using split EOI/Deactivate mode
Apr 13 19:38:08 localhost kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 13 19:38:08 localhost kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
Apr 13 19:38:08 localhost kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
Apr 13 19:38:08 localhost kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
Apr 13 19:38:08 localhost kernel: Console: colour dummy device 80x25
Apr 13 19:38:08 localhost kernel: printk: legacy console [tty0] enabled
Apr 13 19:38:08 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
Apr 13 19:38:08 localhost kernel: pid_max: default: 32768 minimum: 301
Apr 13 19:38:08 localhost kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
Apr 13 19:38:08 localhost kernel: landlock: Up and running.
Apr 13 19:38:08 localhost kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Apr 13 19:38:08 localhost kernel: AppArmor: AppArmor initialized
Apr 13 19:38:08 localhost kernel: TOMOYO Linux initialized
Apr 13 19:38:08 localhost kernel: LSM support for eBPF active
Apr 13 19:38:08 localhost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 13 19:38:08 localhost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 13 19:38:08 localhost kernel: rcu: Hierarchical SRCU implementation.
Apr 13 19:38:08 localhost kernel: rcu: Max phase no-delay instances is 1000.
Apr 13 19:38:08 localhost kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Apr 13 19:38:08 localhost kernel: EFI services will not be available.
Apr 13 19:38:08 localhost kernel: smp: Bringing up secondary CPUs ...
Apr 13 19:38:08 localhost kernel: Detected PIPT I-cache on CPU1
Apr 13 19:38:08 localhost kernel: CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
Apr 13 19:38:08 localhost kernel: Detected PIPT I-cache on CPU2
Apr 13 19:38:08 localhost kernel: CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
Apr 13 19:38:08 localhost kernel: Detected PIPT I-cache on CPU3
Apr 13 19:38:08 localhost kernel: CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
Apr 13 19:38:08 localhost kernel: smp: Brought up 1 node, 4 CPUs
Apr 13 19:38:08 localhost kernel: SMP: Total of 4 processors activated.
Apr 13 19:38:08 localhost kernel: CPU: All CPU(s) started at EL2
Apr 13 19:38:08 localhost kernel: CPU features: detected: 32-bit EL0 Support
Apr 13 19:38:08 localhost kernel: CPU features: detected: 32-bit EL1 Support
Apr 13 19:38:08 localhost kernel: CPU features: detected: CRC32 instructions
Apr 13 19:38:08 localhost kernel: alternatives: applying system-wide alternatives
Apr 13 19:38:08 localhost kernel: node 0 deferred pages initialised in 60ms
Apr 13 19:38:08 localhost kernel: Memory: 3759356K/4050944K available (15680K kernel code, 3820K rwdata, 13968K rodata, 3136K init, 940K bss, 221080K reserved, 65536K cma-reserved)
Apr 13 19:38:08 localhost kernel: devtmpfs: initialized
Apr 13 19:38:08 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 13 19:38:08 localhost kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Apr 13 19:38:08 localhost kernel: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
Apr 13 19:38:08 localhost kernel: 0 pages in range for non-PLT usage
Apr 13 19:38:08 localhost kernel: 514832 pages in range for PLT usage
Apr 13 19:38:08 localhost kernel: pinctrl core: initialized pinctrl subsystem
Apr 13 19:38:08 localhost kernel: DMI not present or invalid.
Apr 13 19:38:08 localhost kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 13 19:38:08 localhost kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Apr 13 19:38:08 localhost kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 13 19:38:08 localhost kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 13 19:38:08 localhost kernel: audit: initializing netlink subsys (disabled)
Apr 13 19:38:08 localhost kernel: audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1
Apr 13 19:38:08 localhost kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 13 19:38:08 localhost kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 13 19:38:08 localhost kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 13 19:38:08 localhost kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 13 19:38:08 localhost kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 13 19:38:08 localhost kernel: cpuidle: using governor ladder
Apr 13 19:38:08 localhost kernel: cpuidle: using governor menu
Apr 13 19:38:08 localhost kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
Apr 13 19:38:08 localhost kernel: ASID allocator initialised with 32768 entries
Apr 13 19:38:08 localhost kernel: Serial: AMBA PL011 UART driver
Apr 13 19:38:08 localhost kernel: /soc/interrupt-controller@40041000: Fixed dependency cycle(s) with /soc/interrupt-controller@40041000
Apr 13 19:38:08 localhost kernel: /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000
Apr 13 19:38:08 localhost kernel: /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000
Apr 13 19:38:08 localhost kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 13 19:38:08 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
Apr 13 19:38:08 localhost kernel: HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
Apr 13 19:38:08 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
Apr 13 19:38:08 localhost kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 13 19:38:08 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
Apr 13 19:38:08 localhost kernel: HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
Apr 13 19:38:08 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
Apr 13 19:38:08 localhost kernel: ACPI: Interpreter disabled.
Apr 13 19:38:08 localhost kernel: iommu: Default domain type: Translated
Apr 13 19:38:08 localhost kernel: iommu: DMA domain TLB invalidation policy: strict mode
Apr 13 19:38:08 localhost kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 13 19:38:08 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 13 19:38:08 localhost kernel: PTP clock support registered
Apr 13 19:38:08 localhost kernel: EDAC MC: Ver: 3.0.0
Apr 13 19:38:08 localhost kernel: scmi_core: SCMI protocol bus registered
Apr 13 19:38:08 localhost kernel: NetLabel: Initializing
Apr 13 19:38:08 localhost kernel: NetLabel: domain hash size = 128
Apr 13 19:38:08 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Apr 13 19:38:08 localhost kernel: NetLabel: unlabeled traffic allowed by default
Apr 13 19:38:08 localhost kernel: vgaarb: loaded
Apr 13 19:38:08 localhost kernel: clocksource: Switched to clocksource arch_sys_counter
Apr 13 19:38:08 localhost kernel: VFS: Disk quotas dquot_6.6.0
Apr 13 19:38:08 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 13 19:38:08 localhost kernel: AppArmor: AppArmor Filesystem Enabled
Apr 13 19:38:08 localhost kernel: pnp: PnP ACPI: disabled
Apr 13 19:38:08 localhost kernel: NET: Registered PF_INET protocol family
Apr 13 19:38:08 localhost kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Apr 13 19:38:08 localhost kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Apr 13 19:38:08 localhost kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 13 19:38:08 localhost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 13 19:38:08 localhost kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Apr 13 19:38:08 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768)
Apr 13 19:38:08 localhost kernel: MPTCP token hash table entries: 4096 (order: 5, 98304 bytes, linear)
Apr 13 19:38:08 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 13 19:38:08 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 13 19:38:08 localhost kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 13 19:38:08 localhost kernel: NET: Registered PF_XDP protocol family
Apr 13 19:38:08 localhost kernel: PCI: CLS 0 bytes, default 64
Apr 13 19:38:08 localhost kernel: Trying to unpack rootfs image as initramfs...
Apr 13 19:38:08 localhost kernel: kvm [1]: nv: 554 coarse grained trap handlers
Apr 13 19:38:08 localhost kernel: kvm [1]: IPA Size Limit: 44 bits
Apr 13 19:38:08 localhost kernel: kvm [1]: vgic interrupt IRQ9
Apr 13 19:38:08 localhost kernel: kvm [1]: Hyp nVHE mode initialized successfully
Apr 13 19:38:08 localhost kernel: Initialise system trusted keyrings
Apr 13 19:38:08 localhost kernel: Key type blacklist registered
Apr 13 19:38:08 localhost kernel: workingset: timestamp_bits=42 max_order=20 bucket_order=0
Apr 13 19:38:08 localhost kernel: zbud: loaded
Apr 13 19:38:08 localhost kernel: fuse: init (API version 7.41)
Apr 13 19:38:08 localhost kernel: integrity: Platform Keyring initialized
Apr 13 19:38:08 localhost kernel: integrity: Machine keyring initialized
Apr 13 19:38:08 localhost kernel: Key type asymmetric registered
Apr 13 19:38:08 localhost kernel: Asymmetric key parser 'x509' registered
Apr 13 19:38:08 localhost kernel: Freeing initrd memory: 36412K
Apr 13 19:38:08 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Apr 13 19:38:08 localhost kernel: io scheduler mq-deadline registered
Apr 13 19:38:08 localhost kernel: irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14)
Apr 13 19:38:08 localhost kernel: pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: no
Apr 13 19:38:08 localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 13 19:38:08 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 13 19:38:08 localhost kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
Apr 13 19:38:08 localhost kernel: brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
Apr 13 19:38:08 localhost kernel: brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
Apr 13 19:38:08 localhost kernel: brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00ffffffff -> 0x0400000000
Apr 13 19:38:08 localhost kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
Apr 13 19:38:08 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Apr 13 19:38:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: PCI bridge to [bus 00]
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Apr 13 19:38:08 localhost kernel: pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
Apr 13 19:38:08 localhost kernel: pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
Apr 13 19:38:08 localhost kernel: pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
Apr 13 19:38:08 localhost kernel: brcm-pcie fd500000.pcie: clkreq-mode set to default
Apr 13 19:38:08 localhost kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
Apr 13 19:38:08 localhost kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint
Apr 13 19:38:08 localhost kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Apr 13 19:38:08 localhost kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Apr 13 19:38:08 localhost kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned
Apr 13 19:38:08 localhost kernel: pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
Apr 13 19:38:08 localhost kernel: pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
Apr 13 19:38:08 localhost kernel: pci_bus 0000:00: resource 4 [mem 0x600000000-0x603ffffff]
Apr 13 19:38:08 localhost kernel: pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff]
Apr 13 19:38:08 localhost kernel: pcieport 0000:00:00.0: enabling device (0000 -> 0002)
Apr 13 19:38:08 localhost kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 19
Apr 13 19:38:08 localhost kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 19
Apr 13 19:38:08 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Apr 13 19:38:08 localhost kernel: printk: legacy console [ttyS1] disabled
Apr 13 19:38:08 localhost kernel: fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 27, base_baud = 62499999) is a 16550
Apr 13 19:38:08 localhost kernel: printk: legacy console [ttyS1] enabled
Apr 13 19:38:08 localhost kernel: Serial: AMBA driver
Apr 13 19:38:08 localhost kernel: msm_serial: driver initialized
Apr 13 19:38:08 localhost kernel: SuperH (H)SCI(F) driver initialized
Apr 13 19:38:08 localhost kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
Apr 13 19:38:08 localhost kernel: mousedev: PS/2 mouse device common for all mice
Apr 13 19:38:08 localhost kernel: brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
Apr 13 19:38:08 localhost kernel: brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
Apr 13 19:38:08 localhost kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
Apr 13 19:38:08 localhost kernel: hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
Apr 13 19:38:08 localhost kernel: NET: Registered PF_INET6 protocol family
Apr 13 19:38:08 localhost kernel: Segment Routing with IPv6
Apr 13 19:38:08 localhost kernel: In-situ OAM (IOAM) with IPv6
Apr 13 19:38:08 localhost kernel: mip6: Mobile IPv6
Apr 13 19:38:08 localhost kernel: NET: Registered PF_PACKET protocol family
Apr 13 19:38:08 localhost kernel: mpls_gso: MPLS GSO support
Apr 13 19:38:08 localhost kernel: registered taskstats version 1
Apr 13 19:38:08 localhost kernel: Loading compiled-in X.509 certificates
Apr 13 19:38:08 localhost kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 6c4aca0229492e9592aba4103a9acf9768bdd181'
Apr 13 19:38:08 localhost kernel: Demotion targets for Node 0: null
Apr 13 19:38:08 localhost kernel: Key type .fscrypt registered
Apr 13 19:38:08 localhost kernel: Key type fscrypt-provisioning registered
Apr 13 19:38:08 localhost kernel: Key type encrypted registered
Apr 13 19:38:08 localhost kernel: AppArmor: AppArmor sha256 policy hashing enabled
Apr 13 19:38:08 localhost kernel: ima: No TPM chip found, activating TPM-bypass!
Apr 13 19:38:08 localhost kernel: ima: Allocated hash algorithm: sha256
Apr 13 19:38:08 localhost kernel: ima: No architecture policies found
Apr 13 19:38:08 localhost kernel: evm: Initialising EVM extended attributes:
Apr 13 19:38:08 localhost kernel: evm: security.selinux
Apr 13 19:38:08 localhost kernel: evm: security.SMACK64 (disabled)
Apr 13 19:38:08 localhost kernel: evm: security.SMACK64EXEC (disabled)
Apr 13 19:38:08 localhost kernel: evm: security.SMACK64TRANSMUTE (disabled)
Apr 13 19:38:08 localhost kernel: evm: security.SMACK64MMAP (disabled)
Apr 13 19:38:08 localhost kernel: evm: security.apparmor
Apr 13 19:38:08 localhost kernel: evm: security.ima
Apr 13 19:38:08 localhost kernel: evm: security.capability
Apr 13 19:38:08 localhost kernel: evm: HMAC attrs: 0x1
Apr 13 19:38:08 localhost kernel: fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 33, base_baud = 0) is a PL011 rev3
Apr 13 19:38:08 localhost kernel: serial serial0: tty port ttyAMA0 registered
Apr 13 19:38:08 localhost kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2024-04-17T17:27:09
Apr 13 19:38:08 localhost kernel: clk: Disabling unused clocks
Apr 13 19:38:08 localhost kernel: PM: genpd: Disabling unused power domains
Apr 13 19:38:08 localhost kernel: Freeing unused kernel memory: 3136K
Apr 13 19:38:08 localhost kernel: Checked W+X mappings: passed, no W+X pages found
Apr 13 19:38:08 localhost kernel: Run /init as init process
Apr 13 19:38:08 localhost kernel: with arguments:
Apr 13 19:38:08 localhost kernel: /init
Apr 13 19:38:08 localhost kernel: with environment:
Apr 13 19:38:08 localhost kernel: HOME=/
Apr 13 19:38:08 localhost kernel: TERM=linux
Apr 13 19:38:08 localhost kernel: usb_phy_generic phy: dummy supplies not allowed for exclusive requests (id=vbus)
Apr 13 19:38:08 localhost kernel: sdhci: Secure Digital Host Controller Interface driver
Apr 13 19:38:08 localhost kernel: sdhci: Copyright(c) Pierre Ossman
Apr 13 19:38:08 localhost kernel: sdhci-pltfm: SDHCI platform and OF driver helper
Apr 13 19:38:08 localhost kernel: sdhci-iproc fe300000.mmc: allocated mmc-pwrseq
Apr 13 19:38:08 localhost kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
Apr 13 19:38:08 localhost kernel: i2c i2c-2: Added multiplexed i2c bus 3
Apr 13 19:38:08 localhost kernel: i2c i2c-2: Added multiplexed i2c bus 4
Apr 13 19:38:08 localhost kernel: mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
Apr 13 19:38:08 localhost kernel: mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO
Apr 13 19:38:08 localhost kernel: usbcore: registered new interface driver usbfs
Apr 13 19:38:08 localhost kernel: usbcore: registered new interface driver hub
Apr 13 19:38:08 localhost kernel: mmc1: new ultra high speed DDR50 SDXC card at address aaaa
Apr 13 19:38:08 localhost kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
Apr 13 19:38:08 localhost kernel: usbcore: registered new device driver usb
Apr 13 19:38:08 localhost kernel: mmcblk1: mmc1:aaaa SR128 119 GiB
Apr 13 19:38:08 localhost kernel: mmcblk1: p1 p2
Apr 13 19:38:08 localhost kernel: mmc0: new high speed SDIO card at address 0001
Apr 13 19:38:08 localhost kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
Apr 13 19:38:08 localhost kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
Apr 13 19:38:08 localhost kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000200000000890
Apr 13 19:38:08 localhost kernel: dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
Apr 13 19:38:08 localhost kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
Apr 13 19:38:08 localhost kernel: dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
Apr 13 19:38:08 localhost kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
Apr 13 19:38:08 localhost kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
Apr 13 19:38:08 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Apr 13 19:38:08 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 19:38:08 localhost kernel: usb usb1: Product: xHCI Host Controller
Apr 13 19:38:08 localhost kernel: usb usb1: Manufacturer: Linux 6.12.86+deb13-arm64 xhci-hcd
Apr 13 19:38:08 localhost kernel: usb usb1: SerialNumber: 0000:01:00.0
Apr 13 19:38:08 localhost kernel: hub 1-0:1.0: USB hub found
Apr 13 19:38:08 localhost kernel: hub 1-0:1.0: 1 port detected
Apr 13 19:38:08 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Apr 13 19:38:08 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 19:38:08 localhost kernel: usb usb2: Product: xHCI Host Controller
Apr 13 19:38:08 localhost kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
Apr 13 19:38:08 localhost kernel: usb usb2: Manufacturer: Linux 6.12.86+deb13-arm64 xhci-hcd
Apr 13 19:38:08 localhost kernel: usb usb2: SerialNumber: 0000:01:00.0
Apr 13 19:38:08 localhost kernel: hub 2-0:1.0: USB hub found
Apr 13 19:38:08 localhost kernel: hub 2-0:1.0: 4 ports detected
Apr 13 19:38:08 localhost kernel: dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
Apr 13 19:38:08 localhost kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Apr 13 19:38:08 localhost kernel: usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
Apr 13 19:38:08 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Apr 13 19:38:08 localhost kernel: usb 1-1: Product: USB2.0 Hub
Apr 13 19:38:08 localhost kernel: hub 1-1:1.0: USB hub found
Apr 13 19:38:08 localhost kernel: hub 1-1:1.0: 4 ports detected
Apr 13 19:38:08 localhost kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
Apr 13 19:38:08 localhost kernel: usb 2-2: New USB device found, idVendor=0634, idProduct=5603, bcdDevice=56.03
Apr 13 19:38:08 localhost kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 13 19:38:08 localhost kernel: usb 2-2: Product: CT2000X9PROSSD9
Apr 13 19:38:08 localhost kernel: usb 2-2: Manufacturer: Micron
Apr 13 19:38:08 localhost kernel: usb 2-2: SerialNumber: 2342E8C4C29C
Apr 13 19:38:08 localhost kernel: SCSI subsystem initialized
Apr 13 19:38:08 localhost kernel: usbcore: registered new interface driver usb-storage
Apr 13 19:38:08 localhost kernel: EXT4-fs (mmcblk1p2): mounted filesystem d560ef65-bdf5-43d6-9524-aebc17f1ca52 r/w with ordered data mode. Quota mode: none.
Apr 13 19:38:08 localhost kernel: scsi host0: uas
Apr 13 19:38:08 localhost kernel: usbcore: registered new interface driver uas
Apr 13 19:38:08 localhost kernel: scsi 0:0:0:0: Direct-Access Micron CT2000X9PROSSD9 1000 PQ: 0 ANSI: 6
Apr 13 19:38:08 localhost kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Apr 13 19:38:08 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 13 19:38:08 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 24 00 00 00
Apr 13 19:38:08 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 13 19:38:08 localhost kernel: sda: sda1 sda2
Apr 13 19:38:08 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 13 19:38:08 localhost kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Apr 13 19:38:08 localhost systemd[1]: System time advanced to built-in epoch: Mon 2026-04-13 19:38:05 UTC
Apr 13 19:38:08 localhost systemd[1]: Inserted module 'autofs4'
Apr 13 19:38:08 localhost systemd[1]: systemd 257.13-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
Apr 13 19:38:08 localhost systemd[1]: Detected architecture arm64.
Apr 13 19:38:08 localhost systemd[1]: Hostname set to <localhost>.
Apr 13 19:38:08 localhost systemd[1]: bpf-restrict-fs: LSM BPF program attached
Apr 13 19:38:08 localhost systemd[1]: Queued start job for default target graphical.target.
Apr 13 19:38:08 localhost systemd[1]: Created slice system-getty.slice - Slice /system/getty.
Apr 13 19:38:08 localhost systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Apr 13 19:38:08 localhost systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
Apr 13 19:38:08 localhost systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Apr 13 19:38:08 localhost systemd[1]: Created slice system-wg\x2dquick.slice - Slice /system/wg-quick.
Apr 13 19:38:08 localhost systemd[1]: Created slice user.slice - User and Session Slice.
Apr 13 19:38:08 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
Apr 13 19:38:08 localhost systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Apr 13 19:38:08 localhost systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Apr 13 19:38:08 localhost systemd[1]: Expecting device dev-disk-by\x2dlabel-RASPIFIRM.device - /dev/disk/by-label/RASPIFIRM...
Apr 13 19:38:08 localhost systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1...
Apr 13 19:38:08 localhost systemd[1]: Reached target paths.target - Path Units.
Apr 13 19:38:08 localhost systemd[1]: Reached target remote-fs.target - Remote File Systems.
Apr 13 19:38:08 localhost systemd[1]: Reached target slices.target - Slice Units.
Apr 13 19:38:08 localhost systemd[1]: Reached target swap.target - Swaps.
Apr 13 19:38:08 localhost systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
Apr 13 19:38:08 localhost systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Apr 13 19:38:08 localhost systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Apr 13 19:38:08 localhost systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
Apr 13 19:38:08 localhost systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-uki
Apr 13 19:38:08 localhost systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki
Apr 13 19:38:08 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Apr 13 19:38:08 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Apr 13 19:38:08 localhost systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Apr 13 19:38:08 localhost systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Apr 13 19:38:08 localhost systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Apr 13 19:38:08 localhost systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Apr 13 19:38:08 localhost systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Apr 13 19:38:08 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Apr 13 19:38:08 localhost systemd[1]: Mounting tmp.mount - Temporary Directory /tmp...
Apr 13 19:38:08 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Apr 13 19:38:08 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Apr 13 19:38:08 localhost systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Apr 13 19:38:08 localhost systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Apr 13 19:38:08 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Apr 13 19:38:08 localhost systemd[1]: Starting nftables.service - nftables...
Apr 13 19:38:08 localhost systemd[1]: systemd-fsck-root.service - File System Check on Root Device skipped, unmet condition check ConditionPathExists=!/run/initramfs/fsck-root
Apr 13 19:38:08 localhost systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Apr 13 19:38:08 localhost systemd[1]: Starting systemd-journald.service - Journal Service...
Apr 13 19:38:08 localhost systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Apr 13 19:38:08 localhost systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
Apr 13 19:38:08 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Apr 13 19:38:08 localhost systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
Apr 13 19:38:08 localhost systemd-journald[297]: Collecting audit messages is disabled.
Apr 13 19:38:08 localhost systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
Apr 13 19:38:08 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Apr 13 19:38:08 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Apr 13 19:38:08 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Apr 13 19:38:08 localhost kernel: EXT4-fs (mmcblk1p2): re-mounted d560ef65-bdf5-43d6-9524-aebc17f1ca52.
Apr 13 19:38:08 localhost systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
Apr 13 19:38:08 localhost systemd[1]: Started systemd-journald.service - Journal Service.
Apr 13 19:38:09 localhost systemd-journald[297]: Received client request to flush runtime journal.
Apr 13 19:38:09 localhost systemd-journald[297]: /var/log/journal/5e3cb0ff998d4b1eb315302d6cc18d46/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
Apr 13 19:38:09 localhost systemd-journald[297]: Rotating system journal.
Apr 13 19:38:10 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 13 19:38:10 localhost kernel: iproc-rng200 fe104000.rng: hwrng registered
Apr 13 19:38:10 localhost kernel: vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Apr 13 19:38:11 localhost kernel: [drm] Initialized v3d 1.0.0 for fec00000.gpu on minor 0
Apr 13 19:38:11 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 13 19:38:11 localhost kernel: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Apr 13 19:38:11 localhost kernel: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Apr 13 19:38:11 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 13 19:38:11 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Apr 13 19:38:11 localhost kernel: platform regulatory.0: firmware: failed to load regulatory.db (-2)
Apr 13 19:38:11 localhost kernel: platform regulatory.0: firmware: failed to load regulatory.db (-2)
Apr 13 19:38:11 localhost kernel: platform regulatory.0: firmware: failed to load regulatory.db (-2)
Apr 13 19:38:11 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 13 19:38:11 localhost kernel: cfg80211: failed to load regulatory.db
Apr 13 19:38:11 localhost kernel: mc: Linux media interface: v0.10
Apr 13 19:38:11 localhost kernel: Bluetooth: Core ver 2.22
Apr 13 19:38:11 localhost kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
Apr 13 19:38:11 localhost kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 13 19:38:11 localhost kernel: Bluetooth: HCI device and connection manager initialized
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.763:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=420 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: Bluetooth: HCI socket layer initialized
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.763:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=421 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: Bluetooth: L2CAP socket layer initialized
Apr 13 19:38:11 localhost kernel: Bluetooth: SCO socket layer initialized
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.791:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=422 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.791:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=423 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.807:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=431 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.819:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=432 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: usbcore: registered new interface driver brcmfmac
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.827:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=433 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.847:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=438 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.847:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=439 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: audit: type=1400 audit(1776109091.855:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=437 comm="apparmor_parser"
Apr 13 19:38:11 localhost kernel: videodev: Linux video capture interface: v2.00
Apr 13 19:38:11 localhost kernel: brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin (-2)
Apr 13 19:38:11 localhost kernel: bcm2835-audio bcm2835-audio: card created with 8 channels
Apr 13 19:38:12 localhost kernel: brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin (-2)
Apr 13 19:38:12 localhost kernel: brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin (-2)
Apr 13 19:38:12 localhost kernel: brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART driver ver 2.3
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol H4 registered
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol LL registered
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol ATH3K registered
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
Apr 13 19:38:12 localhost kernel: brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.clm_blob (-2)
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol Intel registered
Apr 13 19:38:12 localhost kernel: brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.clm_blob (-2)
Apr 13 19:38:12 localhost kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol Broadcom registered
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol QCA registered
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol AG6XX registered
Apr 13 19:38:12 localhost kernel: Bluetooth: HCI UART protocol Marvell registered
Apr 13 19:38:12 localhost kernel: brcmfmac mmc0:0001:1: firmware: failed to load brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.clm_blob (-2)
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
Apr 13 19:38:12 localhost kernel: hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
Apr 13 19:38:12 localhost kernel: Registered IR keymap rc-cec
Apr 13 19:38:12 localhost kernel: hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
Apr 13 19:38:12 localhost kernel: rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0
Apr 13 19:38:12 localhost kernel: input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
Apr 13 19:38:12 localhost kernel: Registered IR keymap rc-cec
Apr 13 19:38:12 localhost kernel: rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1
Apr 13 19:38:12 localhost kernel: input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
Apr 13 19:38:12 localhost kernel: [drm] Initialized vc4 0.0.0 for gpu on minor 1
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: [drm] Cannot find any crtc or sizes
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: [drm] Cannot find any crtc or sizes
Apr 13 19:38:12 localhost kernel: vc4-drm gpu: [drm] Cannot find any crtc or sizes
Apr 13 19:38:12 localhost kernel: brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
Apr 13 19:38:12 localhost kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
Apr 13 19:38:12 localhost kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
Apr 13 19:38:12 localhost kernel: Bluetooth: hci0: BCM: chip id 107
Apr 13 19:38:12 localhost kernel: Bluetooth: hci0: BCM: features 0x2f
Apr 13 19:38:12 localhost kernel: Bluetooth: hci0: BCM4345C0
Apr 13 19:38:12 localhost kernel: Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
Apr 13 19:38:12 localhost kernel: bluetooth hci0: firmware: failed to load brcm/BCM4345C0.raspberrypi,4-model-b.hcd (-2)
Apr 13 19:38:12 localhost kernel: bluetooth hci0: firmware: failed to load brcm/BCM4345C0.raspberrypi,4-model-b.hcd (-2)
Apr 13 19:38:12 localhost kernel: bluetooth hci0: firmware: failed to load brcm/BCM4345C0.raspberrypi,4-model-b.hcd (-2)
Apr 13 19:38:12 localhost kernel: Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
Apr 13 19:38:13 localhost kernel: Bluetooth: hci0: BCM: features 0x2f
Apr 13 19:38:13 localhost kernel: Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
Apr 13 19:38:13 localhost kernel: Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
Apr 13 19:38:14 localhost kernel: bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
Apr 13 19:38:14 localhost kernel: bcmgenet fd580000.ethernet eth0: Link is Down
Apr 13 19:38:17 localhost kernel: bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Apr 13 19:38:23 localhost kernel: wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Apr 13 19:38:23 localhost kernel: wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Apr 13 19:38:31 localhost systemd-journald[297]: /var/log/journal/5e3cb0ff998d4b1eb315302d6cc18d46/user-1000.journal: Realtime clock jumped backwards relative to last journal entry, rotating.