FT4232 not found

Hi, I connected the FT4232 chip to the USB port (Rpi4 compute module io board) but it is not detected in settings/system/hardware/all hardware.

dmesg 1/2

0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 6.6.31-haos-raspi (builder@95e3990d600a) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot -gd03dda4f) 12.3.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT Tue Jun 18 15:11:43 UTC 2024
[    0.000000] KASLR enabled
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi Compute Module 4 Rev 1.1
[    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] OF: reserved mem: 0x000000000ec00000..0x000000002ebfffff (524288 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x000000003ef646a0..0x000000003ef64a9f (1 KiB) nomap non-reusable nvram@1
[    0.000000] OF: reserved mem: 0x000000003ef64ae0..0x000000003ef64c93 (0 KiB) nomap non-reusable nvram@0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[    0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 16384 pages in unavailable ranges
[    0.000000] percpu: Embedded 30 pages/cpu s85736 r8192 d28952 u122880
[    0.000000] pcpu-alloc: s85736 r8192 d28952 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v3a
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 rootwait systemd.machine_id=6ce1d135ceb84bf38dad5dcec7761479 cgroup_enable=memory fsck.repair=yes  coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=1 clk_ignore_unused  smsc95xx.macaddr=D8:3A:DD:D9:BD:32 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=tty0 usb-storage.quirks=174c:55aa:u,2109:0715:u,152d:0578:u,152d:0579:u,152d:1561:u,174c:0829:u,14b0:0206:u,174c:225c:u,7825:a2a4:u,152d:0562:u,125f:a88a:u root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rauc.slot=A
[    0.000000] cgroup: Enabling memory control group subsystem
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 996912
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
[    0.000000] Memory: 3351412K/4050944K available (14912K kernel code, 2288K rwdata, 4776K rodata, 5184K init, 1107K bss, 175244K reserved, 524288K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 47945 entries in 188 pages
[    0.000000] ftrace: allocated 188 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.000329] Console: colour dummy device 80x25
[    0.000344] printk: console [tty0] enabled
[    0.001010] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[    0.001043] pid_max: default: 32768 minimum: 301
[    0.001127] LSM: initializing lsm=capability,apparmor,integrity
[    0.001262] AppArmor: AppArmor initialized
[    0.001466] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001541] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.003699] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.003825] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.004005] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.004273] rcu: Hierarchical SRCU implementation.
[    0.004292] rcu:     Max phase no-delay instances is 1000.
[    0.006155] EFI services will not be available.
[    0.006483] smp: Bringing up secondary CPUs ...
[    0.007095] Detected PIPT I-cache on CPU1
[    0.007222] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.007894] Detected PIPT I-cache on CPU2
[    0.007987] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.008631] Detected PIPT I-cache on CPU3
[    0.008723] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.008808] smp: Brought up 1 node, 4 CPUs
[    0.008886] SMP: Total of 4 processors activated.
[    0.008902] CPU features: detected: 32-bit EL0 Support
[    0.008915] CPU features: detected: 32-bit EL1 Support
[    0.008932] CPU features: detected: CRC32 instructions
[    0.009042] CPU: All CPU(s) started at EL2
[    0.009068] alternatives: applying system-wide alternatives
[    0.011436] devtmpfs: initialized
[    0.021242] Enabled cp15_barrier support
[    0.021298] Enabled setend support
[    0.021473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.021511] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.033923] pinctrl core: initialized pinctrl subsystem
[    0.034481] DMI not present or invalid.
[    0.034977] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.036921] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.037199] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.037636] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.037701] audit: initializing netlink subsys (disabled)
[    0.037896] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[    0.038398] thermal_sys: Registered thermal governor 'step_wise'
[    0.038448] cpuidle: using governor menu
[    0.038734] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.038858] ASID allocator initialised with 32768 entries
[    0.039820] Serial: AMBA PL011 UART driver
[    0.045790] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.056134] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-05-24T15:30:04, variant start
[    0.060155] raspberrypi-firmware soc:firmware: Firmware hash is 4942b7633c0ff1af1ee95a51a33b56a9dae47529
[    0.070245] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[    0.070278] Modules: 0 pages in range for non-PLT usage
[    0.070284] Modules: 517168 pages in range for PLT usage
[    0.077664] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1
[    0.079341] iommu: Default domain type: Translated
[    0.079364] iommu: DMA domain TLB invalidation policy: strict mode
[    0.079714] SCSI subsystem initialized
[    0.079895] usbcore: registered new interface driver usbfs
[    0.079948] usbcore: registered new interface driver hub
[    0.080003] usbcore: registered new device driver usb
[    0.081703] mc: Linux media interface: v0.10
[    0.081771] videodev: Linux video capture interface: v2.00
[    0.081851] pps_core: LinuxPPS API ver. 1 registered
[    0.081868] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.081899] PTP clock support registered
[    0.083198] vgaarb: loaded
[    0.083683] clocksource: Switched to clocksource arch_sys_counter
[    0.084084] VFS: Disk quotas dquot_6.6.0
[    0.084146] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.084298] FS-Cache: Loaded
[    0.084628] CacheFiles: Loaded
[    0.085106] AppArmor: AppArmor Filesystem Enabled
[    0.093113] NET: Registered PF_INET protocol family
[    0.093667] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.098333] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.098407] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.098439] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.098663] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.099642] TCP: Hash tables configured (established 32768 bind 32768)
[    0.100177] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.100404] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.100480] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.100728] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.101379] RPC: Registered named UNIX socket transport module.
[    0.101405] RPC: Registered udp transport module.
[    0.101419] RPC: Registered tcp transport module.
[    0.101433] RPC: Registered tcp-with-tls transport module.
[    0.101447] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.101474] PCI: CLS 0 bytes, default 64
[    0.107926] kvm [1]: IPA Size Limit: 44 bits
[    0.109246] kvm [1]: vgic interrupt IRQ9
[    0.109301] kvm [1]: Hyp mode initialized successfully
[    1.218216] Initialise system trusted keyrings
[    1.218564] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    1.218646] zbud: loaded
[    1.219059] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.219414] NFS: Registering the id_resolver key type
[    1.219451] Key type id_resolver registered
[    1.219465] Key type id_legacy registered
[    1.219497] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.219524] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.220270] Key type asymmetric registered
[    1.220293] Asymmetric key parser 'x509' registered
[    1.220357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    1.220551] io scheduler mq-deadline registered
[    1.220573] io scheduler kyber registered
[    1.220619] io scheduler bfq registered
[    1.223858] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: yes
[    1.228680] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.228723] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.228778] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.228826] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00ffffffff -> 0x0400000000
[    1.229844] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    1.229874] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.229898] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    1.229959] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    1.230059] pci 0000:00:00.0: PME# supported from D0 D3hot
[    1.233573] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[    1.233728] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[    1.233795] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[    1.341768] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.341851] pci 0000:01:00.0: [1912:0014] type 00 class 0x0c0330
[    1.341912] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    1.342147] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.351763] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    1.351795] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600001fff 64bit]
[    1.351839] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.351860] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    1.352122] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    1.352282] pcieport 0000:00:00.0: PME: Signaling with IRQ 26
[    1.352626] pcieport 0000:00:00.0: AER: enabled with IRQ 26
[    1.352872] pci 0000:01:00.0: enabling device (0000 -> 0002)
[    1.352969] brcm-pcie fd500000.pcie: clkreq control enabled
[    1.361387] iproc-rng200 fe104000.rng: hwrng registered
[    1.361626] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.372481] brd: module loaded
[    1.378780] loop: module loaded
[    1.379312] zram: Added device: zram0
[    1.379856] zram: Added device: zram1
[    1.380313] zram: Added device: zram2
[    1.380843] Loading iSCSI transport class v2.0-870.
[    1.383623] tun: Universal TUN/TAP device driver, 1.6
[    1.384188] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.384208] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.384546] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.384591] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.390164] xhci_hcd 0000:01:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000410
[    1.391101] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.391131] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.391162] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.393886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    1.393917] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.393939] usb usb1: Product: xHCI Host Controller
[    1.393955] usb usb1: Manufacturer: Linux 6.6.31-haos-raspi xhci-hcd
[    1.393973] usb usb1: SerialNumber: 0000:01:00.0
[    1.394477] hub 1-0:1.0: USB hub found
[    1.394579] hub 1-0:1.0: 4 ports detected
[    1.395355] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.395509] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    1.395537] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.395558] usb usb2: Product: xHCI Host Controller
[    1.395574] usb usb2: Manufacturer: Linux 6.6.31-haos-raspi xhci-hcd
[    1.395592] usb usb2: SerialNumber: 0000:01:00.0
[    1.396046] hub 2-0:1.0: USB hub found
[    1.396148] hub 2-0:1.0: 4 ports detected
[    1.397052] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.397156] dwc_otg: FIQ enabled
[    1.397163] dwc_otg: NAK holdoff enabled
[    1.397169] dwc_otg: FIQ split-transaction FSM enabled
[    1.397178] Module dwc_common_port init
[    1.397795] usbcore: registered new interface driver uas
[    1.397866] usbcore: registered new interface driver usb-storage
[    1.397973] usbcore: registered new interface driver usbserial_generic
[    1.398017] usbserial: USB Serial support registered for generic
[    1.398422] mousedev: PS/2 mouse device common for all mice
[    1.398788] Driver for 1-wire Dallas network protocol.
[    1.399991] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    1.402052] sdhci: Secure Digital Host Controller Interface driver
[    1.402080] sdhci: Copyright(c) Pierre Ossman
[    1.402282] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.407988] ledtrig-cpu: registered to indicate activity on CPUs
[    1.408120] hid: raw HID events driver (C) Jiri Kosina
[    1.408237] usbcore: registered new interface driver usbhid
[    1.408245] usbhid: USB HID core driver
[    1.408289] bcm2835_vchiq fe00b840.mailbox: there is not valid maps for state default
[    1.411136] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    1.412314] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[    1.412333] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    1.412434] IPVS: ipvs loaded.
[    1.412442] IPVS: [rr] scheduler registered.
[    1.412568] NET: Registered PF_INET6 protocol family
[    1.413143] Segment Routing with IPv6
[    1.413165] In-situ OAM (IOAM) with IPv6
[    1.413231] NET: Registered PF_PACKET protocol family
[    1.413257] Bridge firewalling registered
[    1.413302] Key type dns_resolver registered
[    1.428630] registered taskstats version 1
[    1.428790] Loading compiled-in X.509 certificates
[    1.431165] zswap: loaded using pool lz4/zsmalloc
[    1.436963] Key type .fscrypt registered
[    1.436993] Key type fscrypt-provisioning registered
[    1.437058] AppArmor: AppArmor sha1 policy hashing enabled
[    1.440225] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.440452] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.440642] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 37, base_baud = 0) is a PL011 rev2
[    1.440762] serial serial0: tty port ttyAMA1 registered
[    1.442032] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.442155] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.442695] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.442710] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.472962] printk: console [netcon0] enabled
[    1.473014] netconsole: network logging started
[    1.473049] of_cfs_init
[    1.473201] of_cfs_init: OK
[    1.473440] clk: Not disabling unused clocks
[    1.512744] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    1.512977] Waiting for root device PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd...
[    1.550108] mmc1: new high speed SDIO card at address 0001
[    1.571387] mmc0: new DDR MMC card at address 0001
[    1.572159] mmcblk0: mmc0:0001 AJTD4R 14.6 GiB
[    1.575766]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[    1.576954] mmcblk0: mmc0:0001 AJTD4R 14.6 GiB
[    1.577406] mmcblk0boot0: mmc0:0001 AJTD4R 4.00 MiB
[    1.579211] mmcblk0boot1: mmc0:0001 AJTD4R 4.00 MiB
[    1.580985] mmcblk0rpmb: mmc0:0001 AJTD4R 4.00 MiB, chardev (242:0)
[    1.601880] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[    1.602729] devtmpfs: mounted
[    1.609784] Freeing unused kernel memory: 5184K
[    1.610010] Run /sbin/init as init process
[    1.610025]   with arguments:
[    1.610030]     /sbin/init
[    1.610036]   with environment:
[    1.610041]     HOME=/
[    1.610046]     TERM=linux
[    1.755225] systemd[1]: System time before build time, advancing clock.
[    1.798842] systemd[1]: systemd 254 running in system mode (+PAM -AUDIT -SELINUX +APPARMOR -IMA -SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL -ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified)
[    1.798901] systemd[1]: Detected architecture arm64.
[    1.805428] systemd[1]: Hostname set to <homeassistant>.
[    1.805639] systemd[1]: Installed transient /etc/machine-id file.
[    1.844282] systemd[1]: Using hardware watchdog 'Broadcom BCM2835 Watchdog timer', version 0, device /dev/watchdog0
[    1.844346] systemd[1]: Watchdog running with a timeout of 15s.
[    2.114383] systemd[1]: Queued start job for default target Multi-User System.
[    2.147154] systemd[1]: Created slice Slice /system/ha-cli.
[    2.150478] systemd[1]: Created slice Slice /system/modprobe.
[    2.153680] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.156299] systemd[1]: Created slice Slice /system/systemd-growfs.
[    2.157515] systemd[1]: Created slice User and Session Slice.
[    2.157874] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.158128] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.158327] systemd[1]: Expecting device /dev/disk/by-label/hassos-boot...
[    2.158450] systemd[1]: Expecting device /dev/disk/by-label/hassos-data...
[    2.158564] systemd[1]: Expecting device /dev/disk/by-label/hassos-overlay...
[    2.158678] systemd[1]: Expecting device /dev/zram2...
[    2.158853] systemd[1]: Reached target Local Encrypted Volumes.
[    2.159082] systemd[1]: Reached target HassOS zram targets.
[    2.159215] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.159405] systemd[1]: Reached target NFS client services.
[    2.159566] systemd[1]: Reached target Path Units.
[    2.159735] systemd[1]: Reached target Preparation for Remote File Systems.
[    2.159870] systemd[1]: Reached target Remote Encrypted Volumes.
[    2.159993] systemd[1]: Reached target Remote File Systems.
[    2.160117] systemd[1]: Reached target Remote Verity Protected Volumes.
[    2.160249] systemd[1]: Reached target Slice Units.
[    2.160446] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.161610] systemd[1]: Listening on D-Bus System Message Bus Socket.
[    2.172056] systemd[1]: Listening on RPCbind Server Activation Socket.
[    2.172443] systemd[1]: Reached target RPC Port Mapper.
[    2.177596] systemd[1]: Listening on Process Core Dump Socket.
[    2.178585] systemd[1]: Listening on Journal Audit Socket.
[    2.179142] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.179665] systemd[1]: Listening on Journal Socket.
[    2.181995] systemd[1]: Listening on udev Control Socket.
[    2.182463] systemd[1]: Listening on udev Kernel Socket.
[    2.182966] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[    2.185974] systemd[1]: Mounting POSIX Message Queue File System...
[    2.189653] systemd[1]: Mounting Kernel Debug File System...
[    2.193311] systemd[1]: Mounting Kernel Trace File System...
[    2.197543] systemd[1]: Starting D-Bus System Message Bus...
[    2.203142] systemd[1]: Starting Create List of Static Device Nodes...
[    2.207131] systemd[1]: Starting Load Kernel Module configfs...
[    2.211253] systemd[1]: Starting Load Kernel Module drm...
[    2.215441] systemd[1]: Starting Load Kernel Module efi_pstore...
[    2.218887] systemd[1]: Starting Load Kernel Module fuse...
[    2.225188] systemd[1]: Starting Journal Service...
[    2.228797] systemd[1]: Starting Generate network units from Kernel command line...
[    2.232607] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.236660] systemd[1]: Starting Coldplug All udev Devices...
[    2.241508] systemd[1]: Starting Disk Manager...
[    2.247605] systemd[1]: Starting HassOS ZRAM tmp...
[    2.254130] systemd[1]: Starting HassOS ZRAM var...
[    2.257160] fuse: init (API version 7.39)
[    2.262556] systemd[1]: Mounted POSIX Message Queue File System.
[    2.263978] systemd[1]: Mounted Kernel Debug File System.
[    2.268806] systemd[1]: Mounted Kernel Trace File System.
[    2.270584] systemd[1]: Finished Create List of Static Device Nodes.
[    2.272432] systemd[1]: [email protected]: Deactivated successfully.
[    2.275952] systemd[1]: Finished Load Kernel Module configfs.
[    2.277981] systemd[1]: [email protected]: Deactivated successfully.
[    2.279988] systemd[1]: Finished Load Kernel Module drm.
[    2.281143] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    2.281687] systemd[1]: Finished Load Kernel Module efi_pstore.
[    2.282747] systemd[1]: [email protected]: Deactivated successfully.
[    2.283216] systemd[1]: Finished Load Kernel Module fuse.
[    2.284543] systemd[1]: Finished Generate network units from Kernel command line.
[    2.286158] systemd-journald[127]: Collecting audit messages is enabled.
[    2.291172] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.292509] systemd[1]: Reached target Preparation for Network.
[    2.295981] systemd[1]: Mounting FUSE Control File System...
[    2.299563] systemd[1]: Mounting Kernel Configuration File System...
[    2.304132] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    2.312901] systemd[1]: Mounted FUSE Control File System.
[    2.313717] systemd[1]: Mounted Kernel Configuration File System.
[    2.329734] zram1: detected capacity change from 0 to 65536
[    2.330884] zram2: detected capacity change from 0 to 32768
[    2.344493] systemd[1]: Started D-Bus System Message Bus.
[    2.351865] systemd[1]: Started Journal Service.
[    2.520134] audit: type=1334 audit(1706136352.763:2): prog-id=6 op=LOAD
[    2.520297] audit: type=1334 audit(1706136352.763:3): prog-id=7 op=LOAD
[    2.993925] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    3.003244] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    3.003281] [vc_sm_connected_init]: start
[    3.006506] [vc_sm_connected_init]: installed successfully
[    3.008151] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    3.009623] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    3.012811] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    3.017281] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    3.020558] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[    3.023207] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    3.028116] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    3.033757] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    3.037244] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
[    3.037491] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
[    3.041858] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    3.041907] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    3.045224] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    3.045281] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    3.045482] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    3.048152] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    3.049533] rpivid feb10000.codec: Device registered as /dev/video19
[    3.051285] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    3.051328] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    3.051343] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    3.051355] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    3.051367] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    3.053513] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    3.053562] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    3.059190] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[    3.059237] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[    3.062043] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[    3.062091] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[    3.076675] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[    3.077022] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[    3.077245] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[    3.103776] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[    3.103814] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    3.103828] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller

dmesg 2/2

[    3.103839] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    3.103850] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    3.104020] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    3.111874] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[    3.332720] [drm] No displays found. Consider forcing hotplug if HDMI is attached
[    3.332761] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[    3.334875] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[    3.334923] vc4-drm gpu: [drm] No compatible format found
[    3.334936] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[    3.338033] Bluetooth: Core ver 2.22
[    3.338139] NET: Registered PF_BLUETOOTH protocol family
[    3.338149] Bluetooth: HCI device and connection manager initialized
[    3.338170] Bluetooth: HCI socket layer initialized
[    3.338181] Bluetooth: L2CAP socket layer initialized
[    3.338201] Bluetooth: SCO socket layer initialized
[    3.339147] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    3.521175] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.554001] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    3.554440] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    3.554839] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.555222] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    3.606180] EXT4-fs (mmcblk0p7): mounted filesystem 53c1146c-e478-47ed-bcc4-a0547e2b5767 r/w with ordered data mode. Quota mode: none.
[    3.606980] brcmfmac: F1 signature read @0x18000000=0x15264345
[    3.617631] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    3.630823] usbcore: registered new interface driver brcmfmac
[    3.679605] Bluetooth: HCI UART driver ver 2.3
[    3.679643] Bluetooth: HCI UART protocol H4 registered
[    3.725285] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.767069] Bluetooth: HCI UART protocol Intel registered
[    3.768040] Bluetooth: HCI UART protocol Broadcom registered
[    3.768121] Bluetooth: HCI UART protocol QCA registered
[    3.768130] Bluetooth: HCI UART protocol AG6XX registered
[    3.768159] Bluetooth: HCI UART protocol Marvell registered
[    3.768709] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[    3.768878] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[    3.863242] bcmgenet fd580000.ethernet end0: renamed from eth0
[    3.887855] uart-pl011 fe201000.serial: no DMA platform data
[    4.019401] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    4.019913] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov  1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[    4.128277] Bluetooth: hci0: BCM: chip id 107
[    4.128577] Bluetooth: hci0: BCM: features 0x2f
[    4.129678] Bluetooth: hci0: BCM4345C0
[    4.129699] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[    4.131564] EXT4-fs (mmcblk0p8): mounted filesystem 6bd18a3b-46da-4a6c-bd79-2262d79500d5 r/w with ordered data mode. Quota mode: none.
[    4.135545] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,4-compute-module.hcd' Patch
[    4.163359] EXT4-fs (mmcblk0p8): resizing filesystem from 3638523 to 3638523 blocks
[    4.275667] Adding 1280684k swap on /mnt/data/swapfile.  Priority:-2 extents:11 across:13656060k SS
[    4.433461] EXT4-fs (zram2): mounted filesystem 66fd26d6-b260-42ee-a654-0ddcd020afc4 r/w without journal. Quota mode: none.
[    4.584531] systemd-journald[127]: Received client request to flush runtime journal.
[    4.588292] systemd-journald[127]: File /var/log/journal/6ce1d135ceb84bf38dad5dcec7761479/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    4.827895] audit: type=1334 audit(1706136355.067:4): prog-id=8 op=LOAD
[    4.912496] Bluetooth: hci0: BCM: features 0x2f
[    4.913814] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[    4.913836] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[    5.338571] audit: type=1334 audit(1706136355.579:5): prog-id=9 op=LOAD
[    5.339214] audit: type=1334 audit(1706136355.579:6): prog-id=10 op=LOAD
[    5.339367] audit: type=1334 audit(1706136355.579:7): prog-id=11 op=LOAD
[    5.681518] audit: type=1334 audit(1706136355.923:8): prog-id=12 op=LOAD
[    5.681921] audit: type=1334 audit(1706136355.923:9): prog-id=13 op=LOAD
[    5.682015] audit: type=1334 audit(1706136355.923:10): prog-id=14 op=LOAD
[    5.722300] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.722311] Bluetooth: BNEP filters: protocol multicast
[    5.722327] Bluetooth: BNEP socket layer initialized
[    5.727417] Bluetooth: MGMT ver 1.22
[    5.739149] NET: Registered PF_ALG protocol family
[    5.936032] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[    5.938985] bcmgenet fd580000.ethernet end0: Link is Down
[    5.975031] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   12.669415] audit: type=1334 audit(1706136362.911:11): prog-id=15 op=LOAD
[   36.059819] audit: type=1334 audit(1721145290.419:12): prog-id=14 op=UNLOAD
[   36.059845] audit: type=1334 audit(1721145290.419:13): prog-id=13 op=UNLOAD
[   36.059856] audit: type=1334 audit(1721145290.419:14): prog-id=12 op=UNLOAD
[  102.729880] audit: type=1400 audit(1721145357.083:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor" pid=596 comm="apparmor_parser"
[  102.729913] audit: type=1400 audit(1721145357.083:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=596 comm="apparmor_parser"
[  102.729922] audit: type=1400 audit(1721145357.083:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/git" pid=596 comm="apparmor_parser"
[  102.729931] audit: type=1300 audit(1721145357.083:15): arch=c00000b7 syscall=64 success=yes exit=39339 a0=6 a1=55984a4b90 a2=99ab a3=1 items=0 ppid=595 pid=596 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null)
[  102.729941] audit: type=1327 audit(1721145357.083:15): proctitle=61707061726D6F725F706172736572002D72002D57002D4C002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F6361636865002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F68617373696F2D73757065727669736F72
[  103.582133] audit: type=1400 audit(1721145357.939:16): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=624 comm="apparmor_parser"
[  103.582160] audit: type=1300 audit(1721145357.939:16): arch=c00000b7 syscall=64 success=yes exit=8481 a0=4 a1=55a59b6400 a2=2121 a3=1 items=0 ppid=623 pid=624 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null)
[  103.582169] audit: type=1327 audit(1721145357.939:16): proctitle=61707061726D6F725F706172736572002D4B72002F6D6E742F646174612F646F636B65722F746D702F646F636B65722D64656661756C7432303938303032333639
[  104.240123] audit: type=1325 audit(1721145358.595:17): table=nat:2 family=2 entries=2 op=nft_register_chain pid=656 subj=unconfined comm="iptables"
[  104.240208] audit: type=1300 audit(1721145358.595:17): arch=c00000b7 syscall=211 success=yes exit=116 a0=3 a1=7fd3f6bd28 a2=0 a3=1 items=0 ppid=601 pid=656 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
[  104.450343] Initializing XFRM netlink socket
[  105.631969] hassio: port 1(veth7989f0b) entered blocking state
[  105.631990] hassio: port 1(veth7989f0b) entered disabled state
[  105.632024] veth7989f0b: entered allmulticast mode
[  105.632179] veth7989f0b: entered promiscuous mode
[  105.632550] hassio: port 1(veth7989f0b) entered blocking state
[  105.632564] hassio: port 1(veth7989f0b) entered forwarding state
[  105.633435] hassio: port 1(veth7989f0b) entered disabled state
[  106.177116] eth0: renamed from vethfdfde6c
[  106.217976] hassio: port 1(veth7989f0b) entered blocking state
[  106.218013] hassio: port 1(veth7989f0b) entered forwarding state
[  106.983657] docker0: port 1(veth6a2e4ab) entered blocking state
[  106.983799] docker0: port 1(veth6a2e4ab) entered disabled state
[  106.983831] veth6a2e4ab: entered allmulticast mode
[  106.983972] veth6a2e4ab: entered promiscuous mode
[  107.033435] hassio: port 2(veth5967948) entered blocking state
[  107.033459] hassio: port 2(veth5967948) entered disabled state
[  107.033494] veth5967948: entered allmulticast mode
[  107.033652] veth5967948: entered promiscuous mode
[  107.034272] hassio: port 2(veth5967948) entered blocking state
[  107.034290] hassio: port 2(veth5967948) entered forwarding state
[  107.381096] eth0: renamed from veth55180c5
[  107.397424] hassio: port 2(veth5967948) entered disabled state
[  107.397633] docker0: port 1(veth6a2e4ab) entered blocking state
[  107.397647] docker0: port 1(veth6a2e4ab) entered forwarding state
[  107.477564] eth1: renamed from veth112da3c
[  107.524211] hassio: port 2(veth5967948) entered blocking state
[  107.524248] hassio: port 2(veth5967948) entered forwarding state
[  117.036297] kauditd_printk_skb: 314 callbacks suppressed
[  117.036307] audit: type=1334 audit(1721145371.395:123): prog-id=23 op=LOAD
[  117.036914] audit: type=1334 audit(1721145371.395:124): prog-id=24 op=LOAD
[  117.037052] audit: type=1334 audit(1721145371.395:125): prog-id=25 op=LOAD
[  117.073222] audit: type=1334 audit(1721145371.431:126): prog-id=26 op=LOAD
[  117.073249] audit: type=1334 audit(1721145371.431:127): prog-id=27 op=LOAD
[  117.073487] audit: type=1334 audit(1721145371.431:128): prog-id=28 op=LOAD
[  117.505701] python3[1235]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[  117.531801] audit: type=1400 audit(1721145371.887:129): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="hassio-supervisor" pid=1284 comm="apparmor_parser"
[  117.531862] audit: type=1400 audit(1721145371.887:129): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=1284 comm="apparmor_parser"
[  117.531896] audit: type=1400 audit(1721145371.887:129): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="hassio-supervisor///usr/bin/git" pid=1284 comm="apparmor_parser"
[  117.531972] audit: type=1300 audit(1721145371.887:129): arch=c00000b7 syscall=64 success=yes exit=39339 a0=6 a1=55b3ff5b90 a2=99ab a3=1 items=0 ppid=1283 pid=1284 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null)
[  127.839043] hassio: port 3(vethbeb799a) entered blocking state
[  127.839068] hassio: port 3(vethbeb799a) entered disabled state
[  127.839111] vethbeb799a: entered allmulticast mode
[  127.839299] vethbeb799a: entered promiscuous mode
[  127.839380] kauditd_printk_skb: 1 callbacks suppressed
[  127.839385] audit: type=1700 audit(1721145382.195:130): dev=vethbeb799a prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[  127.839536] audit: type=1300 audit(1721145382.195:130): arch=c00000b7 syscall=206 success=yes exit=40 a0=d a1=400102ade0 a2=28 a3=0 items=0 ppid=1 pid=601 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
[  127.840861] audit: type=1327 audit(1721145382.195:130): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
[  128.039452] audit: type=1334 audit(1721145382.395:131): prog-id=29 op=LOAD
[  128.040733] audit: type=1334 audit(1721145382.399:132): prog-id=30 op=LOAD
[  128.040934] audit: type=1300 audit(1721145382.399:132): arch=c00000b7 syscall=280 success=yes exit=16 a0=5 a1=4000195840 a2=78 a3=0 items=0 ppid=1371 pid=1380 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  128.040948] audit: type=1327 audit(1721145382.399:132): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F30386664393964326539366563336563363736383861383439
[  128.040959] audit: type=1334 audit(1721145382.399:133): prog-id=31 op=LOAD
[  128.040966] audit: type=1300 audit(1721145382.399:133): arch=c00000b7 syscall=280 success=yes exit=18 a0=5 a1=40001955d0 a2=78 a3=0 items=0 ppid=1371 pid=1380 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  128.040975] audit: type=1327 audit(1721145382.399:133): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F30386664393964326539366563336563363736383861383439
[  128.213128] eth0: renamed from veth7077cd3
[  128.234492] hassio: port 3(vethbeb799a) entered blocking state
[  128.234524] hassio: port 3(vethbeb799a) entered forwarding state
[  128.653425] hassio: port 4(veth731f60f) entered blocking state
[  128.653452] hassio: port 4(veth731f60f) entered disabled state
[  128.653498] veth731f60f: entered allmulticast mode
[  128.653693] veth731f60f: entered promiscuous mode
[  128.654077] hassio: port 4(veth731f60f) entered blocking state
[  128.654096] hassio: port 4(veth731f60f) entered forwarding state
[  128.840727] hassio: port 4(veth731f60f) entered disabled state
[  129.065963] eth0: renamed from veth589dda0
[  129.090337] hassio: port 4(veth731f60f) entered blocking state
[  129.090372] hassio: port 4(veth731f60f) entered forwarding state
[  134.471722] hassio: port 5(vetha2a65c2) entered blocking state
[  134.471744] hassio: port 5(vetha2a65c2) entered disabled state
[  134.471785] vetha2a65c2: entered allmulticast mode
[  134.471958] vetha2a65c2: entered promiscuous mode
[  134.472020] kauditd_printk_skb: 76 callbacks suppressed
[  134.472027] audit: type=1700 audit(1721145388.827:160): dev=vetha2a65c2 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[  134.472107] audit: type=1300 audit(1721145388.827:160): arch=c00000b7 syscall=206 success=yes exit=40 a0=d a1=400034da10 a2=28 a3=0 items=0 ppid=1 pid=601 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
[  134.472123] audit: type=1327 audit(1721145388.827:160): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
[  134.666036] audit: type=1334 audit(1721145389.023:161): prog-id=37 op=LOAD
[  134.667727] audit: type=1334 audit(1721145389.023:162): prog-id=38 op=LOAD
[  134.667747] audit: type=1300 audit(1721145389.023:162): arch=c00000b7 syscall=280 success=yes exit=16 a0=5 a1=4000195840 a2=78 a3=0 items=0 ppid=1703 pid=1712 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  134.667757] audit: type=1327 audit(1721145389.023:162): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F38333565313565363132306532353861336663343231653438
[  134.667768] audit: type=1334 audit(1721145389.023:163): prog-id=39 op=LOAD
[  134.667775] audit: type=1300 audit(1721145389.023:163): arch=c00000b7 syscall=280 success=yes exit=18 a0=5 a1=40001955d0 a2=78 a3=0 items=0 ppid=1703 pid=1712 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  134.667784] audit: type=1327 audit(1721145389.023:163): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F38333565313565363132306532353861336663343231653438
[  134.857629] eth0: renamed from veth630a804
[  134.886144] hassio: port 5(vetha2a65c2) entered blocking state
[  134.886178] hassio: port 5(vetha2a65c2) entered forwarding state
[  134.945350] bcmgenet fd580000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx
[  136.348041] Bluetooth: RFCOMM TTY layer initialized
[  136.348075] Bluetooth: RFCOMM socket layer initialized
[  136.348093] Bluetooth: RFCOMM ver 1.11
[  143.412757] kauditd_printk_skb: 65 callbacks suppressed
[  143.412767] audit: type=1334 audit(1721151866.168:187): prog-id=49 op=LOAD
[  143.412787] audit: type=1300 audit(1721151866.168:187): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=400011d840 a2=78 a3=0 items=0 ppid=2561 pid=2570 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  143.412797] audit: type=1327 audit(1721151866.168:187): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F31343962646635353065383031653466646564613037643661
[  143.412956] audit: type=1334 audit(1721151866.168:188): prog-id=50 op=LOAD
[  143.412978] audit: type=1300 audit(1721151866.168:188): arch=c00000b7 syscall=280 success=yes exit=17 a0=5 a1=400011d5d0 a2=78 a3=0 items=0 ppid=2561 pid=2570 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  143.412989] audit: type=1327 audit(1721151866.168:188): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F31343962646635353065383031653466646564613037643661
[  143.413001] audit: type=1334 audit(1721151866.168:189): prog-id=50 op=UNLOAD
[  143.413019] audit: type=1300 audit(1721151866.168:189): arch=c00000b7 syscall=57 success=yes exit=0 a0=11 a1=0 a2=0 a3=0 items=0 ppid=2561 pid=2570 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  143.413030] audit: type=1327 audit(1721151866.168:189): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F31343962646635353065383031653466646564613037643661
[  143.413083] audit: type=1334 audit(1721151866.168:190): prog-id=49 op=UNLOAD
[  168.727333] kauditd_printk_skb: 11 callbacks suppressed
[  168.727344] audit: type=1334 audit(1721151891.480:198): prog-id=52 op=LOAD
[  168.728112] audit: type=1334 audit(1721151891.484:199): prog-id=53 op=LOAD
[  168.728138] audit: type=1334 audit(1721151891.484:200): prog-id=54 op=LOAD
[  169.158650] audit: type=1334 audit(1721151891.912:201): prog-id=55 op=LOAD
[  169.159184] audit: type=1334 audit(1721151891.912:202): prog-id=56 op=LOAD
[  169.159365] audit: type=1334 audit(1721151891.912:203): prog-id=57 op=LOAD
[  199.288128] audit: type=1334 audit(1721151922.048:204): prog-id=54 op=UNLOAD
[  199.288155] audit: type=1334 audit(1721151922.048:205): prog-id=53 op=UNLOAD
[  199.288166] audit: type=1334 audit(1721151922.048:206): prog-id=52 op=UNLOAD
[  199.564194] audit: type=1334 audit(1721151922.324:207): prog-id=57 op=UNLOAD
[  199.564219] audit: type=1334 audit(1721151922.324:208): prog-id=56 op=UNLOAD
[  199.564228] audit: type=1334 audit(1721151922.324:209): prog-id=55 op=UNLOAD

5 site

in config dtoverlay=dwc2,dr_mode=host

2.5. USB 2.0 hub
The Raspberry Pi Compute Module 4 IO Board has an on-board USB 2.0 hub. This connects to the CM4 USB 2.0 port.
Two ports from the hub are connected to a connector. The other two ports are connected to a header; this header can
be used to provide two extra internal ports.
There is an internal current limit switch to provide VBUS to the USB connectors. The current limit is set to approximately
1.2A.
The USB interface is disabled to save power by default on the CM4. To enable it you need to add the following to the
config.txt file:
dtoverlay=dwc2,dr_mode=host