Probe #1da516f1f5 of Raspberry Pi Foundation Raspberry Pi 4 Model...
Log: dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.15.0-1012-raspi (XXX@XXX) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #14-Ubuntu SMP PREEMPT Fri Jun 24 13:10:28 UTC 2022 (Ubuntu 5.15.0-1012.14-raspi 5.15.39)
[ 0.000000] random: fast init done
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000019800000, size 320 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[ 0.000000] percpu: Embedded 29 pages/cpu s80344 r8192 d30248 u118784
[ 0.000000] pcpu-alloc: s80344 r8192 d30248 u118784 alloc=29*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Spectre-v2
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2028848
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1200M@60 smsc95xx.macaddr=XXX vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 zswap.enabled=1 zswap.zpool=z3fold zswap.compressor=zstd dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
[ 0.000000] Unknown kernel command line parameters "fixrtc splash", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
[ 0.000000] Memory: 7638128K/8245248K available (14464K kernel code, 2666K rwdata, 5180K rodata, 5760K init, 881K bss, 279440K reserved, 327680K cma-reserved)
[ 0.000000] random: get_random_u64 called from kmem_cache_open+0x34/0x334 with crng_init=1
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 44070 entries in 173 pages
[ 0.000000] ftrace: allocated 173 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 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] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10)
[ 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.000299] Console: colour dummy device 80x25
[ 0.000361] printk: console [tty1] enabled
[ 0.000440] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000468] pid_max: default: 32768 minimum: 301
[ 0.000690] LSM: Security Framework initializing
[ 0.000750] Yama: becoming mindful.
[ 0.000869] AppArmor: AppArmor initialized
[ 0.001224] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001364] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.005159] rcu: Hierarchical SRCU implementation.
[ 0.007038] EFI services will not be available.
[ 0.008205] smp: Bringing up secondary CPUs ...
[ 0.009438] Detected PIPT I-cache on CPU1
[ 0.009538] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.010929] Detected PIPT I-cache on CPU2
[ 0.010985] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.012348] Detected PIPT I-cache on CPU3
[ 0.012405] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.012575] smp: Brought up 1 node, 4 CPUs
[ 0.012597] SMP: Total of 4 processors activated.
[ 0.012610] CPU features: detected: 32-bit EL0 Support
[ 0.012620] CPU features: detected: 32-bit EL1 Support
[ 0.012633] CPU features: detected: CRC32 instructions
[ 0.013010] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.044516] CPU: All CPU(s) started at EL2
[ 0.044608] alternatives: patching kernel code
[ 0.047275] devtmpfs: initialized
[ 0.058806] Enabled cp15_barrier support
[ 0.058853] Enabled setend support
[ 0.058883] KASLR enabled
[ 0.059119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.059154] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.069623] pinctrl core: initialized pinctrl subsystem
[ 0.070485] DMI not present or invalid.
[ 0.071196] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.074790] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.075107] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.075925] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.076958] thermal_sys: Registered thermal governor 'fair_share'
[ 0.076972] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.076983] thermal_sys: Registered thermal governor 'step_wise'
[ 0.076993] thermal_sys: Registered thermal governor 'user_space'
[ 0.077244] cpuidle: using governor ladder
[ 0.077298] cpuidle: using governor menu
[ 0.077661] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.077868] ASID allocator initialised with 32768 entries
[ 0.078136] Serial: AMBA PL011 UART driver
[ 0.089939] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.116433] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-11-18T16:16:49, variant start
[ 0.120450] raspberrypi-firmware soc:firmware: Firmware hash is d9b293558b4cef6aabedcc53c178e7604de90788
[ 0.162601] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.162638] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.162652] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.162665] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.178288] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.182988] iommu: Default domain type: Translated
[ 0.183015] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.184370] SCSI subsystem initialized
[ 0.184655] libata version 3.00 loaded.
[ 0.184914] usbcore: registered new interface driver usbfs
[ 0.184967] usbcore: registered new interface driver hub
[ 0.185024] usbcore: registered new device driver usb
[ 0.185487] pps_core: LinuxPPS API ver. 1 registered
[ 0.185500] pps_core: Software ver. 5.3.6 - Copyright 0FB6-08D5 Rodolfo Giometti <XXX@XXX>
[ 0.185525] PTP clock support registered
[ 0.185859] EDAC MC: Ver: 3.0.0
[ 0.187594] NetLabel: Initializing
[ 0.187612] NetLabel: domain hash size = 128
[ 0.187624] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.187710] NetLabel: unlabeled traffic allowed by default
[ 0.188803] clocksource: Switched to clocksource arch_sys_counter
[ 0.286932] VFS: Disk quotas dquot_6.6.0
[ 0.287050] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.288123] AppArmor: AppArmor Filesystem Enabled
[ 0.299467] NET: Registered PF_INET protocol family
[ 0.300655] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.307091] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.307212] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.307757] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.308920] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.309865] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.310114] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.310264] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.310648] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.310685] NET: Registered PF_XDP protocol family
[ 0.310706] PCI: CLS 0 bytes, default 64
[ 0.311132] Trying to unpack rootfs image as initramfs...
[ 0.323052] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.323537] kvm [1]: IPA Size Limit: 44 bits
[ 0.325468] kvm [1]: vgic interrupt IRQ9
[ 0.325822] kvm [1]: Hyp mode initialized successfully
[ 0.328222] Initialise system trusted keyrings
[ 0.328354] Key type blacklist registered
[ 0.329153] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.336958] zbud: loaded
[ 0.339245] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.340453] fuse: init (API version 7.34)
[ 0.407143] Key type asymmetric registered
[ 0.407191] Asymmetric key parser 'x509' registered
[ 0.407390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.407705] io scheduler mq-deadline registered
[ 0.420069] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.420142] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 0.420229] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ 0.420326] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000
[ 0.490989] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 0.491453] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.491476] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 0.491499] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.491586] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.491828] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.495928] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.496388] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.496518] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.497089] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 0.501306] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.501390] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff]
[ 0.501419] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.501461] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.501482] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.501961] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.502270] pcieport 0000:00:00.0: PME: Signaling with IRQ 66
[ 0.502938] pcieport 0000:00:00.0: AER: enabled with IRQ 66
[ 0.587656] iproc-rng200 fe104000.rng: hwrng registered
[ 0.588274] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.605600] loop: module loaded
[ 0.606861] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.613677] tun: Universal TUN/TAP device driver, 1.6
[ 0.614789] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 0.747128] Freeing initrd memory: 23712K
[ 0.788962] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 0.790116] PPP generic driver version 2.4.2
[ 0.790487] usbcore: registered new interface driver lan78xx
[ 0.790539] usbcore: registered new interface driver smsc95xx
[ 0.790591] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.790627] ehci-pci: EHCI PCI platform driver
[ 0.790689] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.790711] ohci-pci: OHCI PCI platform driver
[ 0.790773] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.790900] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.791290] dwc_otg: FIQ enabled
[ 0.791301] dwc_otg: NAK holdoff enabled
[ 0.791312] dwc_otg: FIQ split-transaction FSM enabled
[ 0.791326] Module dwc_common_port init
[ 0.791958] mousedev: PS/2 mouse device common for all mice
[ 0.792536] i2c_dev: i2c /dev entries driver
[ 0.796838] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.796904] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.797075] device-mapper: uevent: version 1.0.3
[ 0.797402] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: XXX@XXX
[ 0.801155] sdhci: Secure Digital Host Controller Interface driver
[ 0.801175] sdhci: Copyright(c) Pierre Ossman
[ 0.805127] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 0.805135] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 0.830966] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.836421] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.837041] hid: raw HID events driver (C) Jiri Kosina
[ 0.846976] drop_monitor: Initializing network drop monitor service
[ 0.847508] NET: Registered PF_INET6 protocol family
[ 0.874864] Segment Routing with IPv6
[ 0.874927] In-situ OAM (IOAM) with IPv6
[ 0.874978] NET: Registered PF_PACKET protocol family
[ 0.875094] Key type dns_resolver registered
[ 0.875658] registered taskstats version 1
[ 0.875713] Loading compiled-in X.509 certificates
[ 0.877092] Loaded X.509 cert 'Build time autogenerated kernel key: 2883065b22296d43cf77d65e3097299f0dd2f5fd'
[ 0.878183] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.879279] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.879285] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.879331] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.900451] zswap: compressor zstd not available, using default lzo
[ 0.906116] zswap: zpool z3fold not available, using default zbud
[ 0.906249] zswap: loaded using pool lzo/zbud
[ 0.906497] Key type ._fscrypt registered
[ 0.906503] Key type .fscrypt registered
[ 0.906507] Key type fscrypt-provisioning registered
[ 0.913888] mmc1: new high speed SDIO card at address 0001
[ 0.918216] Key type encrypted registered
[ 0.918238] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.918262] ima: No TPM chip found, activating TPM-bypass!
[ 0.918283] ima: Allocated hash algorithm: sha1
[ 0.918317] ima: No architecture policies found
[ 0.918363] evm: Initialising EVM extended attributes:
[ 0.918369] evm: security.selinux
[ 0.918375] evm: security.SMACK64
[ 0.918380] evm: security.SMACK64EXEC
[ 0.918385] evm: security.SMACK64TRANSMUTE
[ 0.918390] evm: security.SMACK64MMAP
[ 0.918394] evm: security.apparmor
[ 0.918399] evm: security.ima
[ 0.918403] evm: security.capability
[ 0.918408] evm: HMAC attrs: 0x1
[ 0.922846] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 0.923057] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 0.923155] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
[ 0.930650] of_cfs_init
[ 0.930752] of_cfs_init: OK
[ 0.964915] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ 0.977754] Freeing unused kernel memory: 5760K
[ 1.023553] Checked W+X mappings: passed, no W+X pages found
[ 1.023583] Run /init as init process
[ 1.023589] with arguments:
[ 1.023593] /init
[ 1.023597] fixrtc
[ 1.023601] splash
[ 1.023604] with environment:
[ 1.023608] HOME=/
[ 1.023611] TERM=linux
[ 1.063014] mmc0: new ultra high speed DDR50 SDXC card at address 59b4
[ 1.063632] mmcblk0: mmc0:59b4 ED2S5 119 GiB
[ 1.065966] mmcblk0: p1 p2
[ 1.066454] mmcblk0: mmc0:59b4 ED2S5 119 GiB
[ 1.561565] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 1.561672] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[ 1.626408] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.626454] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.626867] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00003c0000000890
[ 1.627600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.627621] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=...
[ 1.627627] usb usb1: Product: xHCI Host Controller
[ 1.627632] usb usb1: Manufacturer: Linux 5.15.0-1012-raspi xhci-hcd
[ 1.627637] usb usb1: SerialNumber: ...
[ 1.629873] hub 1-0:1.0: USB hub found
[ 1.629977] hub 1-0:1.0: 1 port detected
[ 1.630392] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.630414] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.630426] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.630641] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1.630650] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=...
[ 1.630655] usb usb2: Product: xHCI Host Controller
[ 1.630660] usb usb2: Manufacturer: Linux 5.15.0-1012-raspi xhci-hcd
[ 1.630664] usb usb2: SerialNumber: ...
[ 1.631035] hub 2-0:1.0: USB hub found
[ 1.631073] hub 2-0:1.0: 4 ports detected
[ 1.640416] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[ 1.654754] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[ 1.692386] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[ 1.692539] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[ 1.904994] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[ 1.905262] dwc2 fe980000.usb: DWC OTG Controller
[ 1.905284] dwc2 fe980000.usb: new USB bus registered, assigned bus number 3
[ 1.905313] dwc2 fe980000.usb: irq 23, io mem 0xfe980000
[ 1.905470] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.905479] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=...
[ 1.905484] usb usb3: Product: DWC OTG Controller
[ 1.905489] usb usb3: Manufacturer: Linux 5.15.0-1012-raspi dwc2_hsotg
[ 1.905493] usb usb3: SerialNumber: ...
[ 1.905921] hub 3-0:1.0: USB hub found
[ 1.905959] hub 3-0:1.0: 1 port detected
[ 1.964854] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.115421] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 2.115461] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=...
[ 2.115475] usb 1-1: Product: USB2.0 Hub
[ 2.117477] hub 1-1:1.0: USB hub found
[ 2.117754] hub 1-1:1.0: 4 ports detected
[ 2.256808] raid6: neonx8 gen() 4557 MB/s
[ 2.324800] raid6: neonx8 xor() 3241 MB/s
[ 2.392793] raid6: neonx4 gen() 4793 MB/s
[ 2.420804] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
[ 2.460795] raid6: neonx4 xor() 3423 MB/s
[ 2.528340] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c090, bcdDevice=22.02
[ 2.528348] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=...
[ 2.528353] usb 1-1.1: Product: G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO
[ 2.528358] usb 1-1.1: Manufacturer: Logitech
[ 2.528363] usb 1-1.1: SerialNumber: ...
[ 2.528800] raid6: neonx2 gen() 4218 MB/s
[ 2.556727] usbcore: registered new interface driver usbhid
[ 2.556743] usbhid: USB HID core driver
[ 2.567513] input: Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C090.0001/input/input0
[ 2.567806] hid-generic 0003:046D:C090.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO] on usb-0000:01:00.0-1.1/input0
[ 2.568539] input: Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C090.0002/input/input1
[ 2.596806] raid6: neonx2 xor() 3078 MB/s
[ 2.612800] usb 1-1.2: new full-speed USB device number 4 using xhci_hcd
[ 2.628996] hid-generic 0003:046D:C090.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO] on usb-0000:01:00.0-1.1/input1
[ 2.629575] hid-generic 0003:046D:C090.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO] on usb-0000:01:00.0-1.1/input2
[ 2.664806] raid6: neonx1 gen() 3270 MB/s
[ 2.724996] usb 1-1.2: New USB device found, idVendor=445a, idProduct=1424, bcdDevice= 0.03
[ 2.725005] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=...
[ 2.725011] usb 1-1.2: Product: DZ65RGBV3
[ 2.725016] usb 1-1.2: Manufacturer: DZTECH
[ 2.732799] raid6: neonx1 xor() 2545 MB/s
[ 2.800808] raid6: int64x8 gen() 2914 MB/s
[ 2.801750] input: DZTECH DZ65RGBV3 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:445A:1424.0004/input/input2
[ 2.868799] raid6: int64x8 xor() 1689 MB/s
[ 2.936805] raid6: int64x4 gen() 3084 MB/s
[ 2.945395] input: Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C090.0001/input/input3
[ 2.945640] logitech-hidpp-device 0003:046D:C090.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO] on usb-0000:01:00.0-1.1/input0
[ 3.004804] raid6: int64x4 xor() 1732 MB/s
[ 3.072799] raid6: int64x2 gen() 2867 MB/s
[ 3.140804] raid6: int64x2 xor() 1543 MB/s
[ 3.157806] input: Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C090.0002/input/input4
[ 3.208808] raid6: int64x1 gen() 2198 MB/s
[ 3.217024] hid-generic 0003:445A:1424.0004: input,hidraw1: USB HID v1.11 Keyboard [DZTECH DZ65RGBV3] on usb-0000:01:00.0-1.2/input0
[ 3.220624] hid-generic 0003:445A:1424.0005: hiddev1,hidraw3: USB HID v1.11 Device [DZTECH DZ65RGBV3] on usb-0000:01:00.0-1.2/input1
[ 3.228055] input: DZTECH DZ65RGBV3 System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:445A:1424.0006/input/input5
[ 3.276837] raid6: int64x1 xor() 1149 MB/s
[ 3.276844] raid6: using algorithm neonx4 gen() 4793 MB/s
[ 3.276848] raid6: .... xor() 3423 MB/s, rmw enabled
[ 3.276852] raid6: using neon recovery algorithm
[ 3.277059] logitech-hidpp-device 0003:046D:C090.0002: input,hidraw4: USB HID v1.11 Keyboard [Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO] on usb-0000:01:00.0-1.1/input1
[ 3.285163] xor: measuring software checksum speed
[ 3.286482] 8regs : 7566 MB/sec
[ 3.287618] 32regs : 8711 MB/sec
[ 3.290295] arm64_neon : 3735 MB/sec
[ 3.290300] xor: using function: 32regs (8711 MB/sec)
[ 3.341132] input: DZTECH DZ65RGBV3 Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:445A:1424.0006/input/input6
[ 3.341311] input: DZTECH DZ65RGBV3 Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:445A:1424.0006/input/input7
[ 3.341482] hid-generic 0003:445A:1424.0006: input,hidraw2: USB HID v1.11 Keyboard [DZTECH DZ65RGBV3] on usb-0000:01:00.0-1.2/input2
[ 3.342975] logitech-hidpp-device 0003:046D:C090.0003: HID++ 4.2 device connected.
[ 3.348918] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=no
[ 3.393329] logitech-hidpp-device 0003:046D:C090.0003: hiddev0,hidraw5: USB HID v1.11 Device [Logitech G703 LIGHTSPEED Wireless Gaming Mouse w/ HERO] on usb-0000:01:00.0-1.1/input2
[ 3.424836] usb 1-1.3: new high-speed USB device number 5 using xhci_hcd
[ 3.550722] usb 1-1.3: New USB device found, idVendor=148f, idProduct=5370, bcdDevice= 1.01
[ 3.550747] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=...
[ 3.550753] usb 1-1.3: Product: 802.11 n WLAN
[ 3.550759] usb 1-1.3: Manufacturer: Ralink
[ 3.550764] usb 1-1.3: SerialNumber: ...
[ 3.685096] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 4.325408] systemd[1]: Inserted module 'autofs4'
[ 4.388520] systemd[1]: systemd 249.11-0ubuntu3.6 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 4.390092] systemd[1]: Detected architecture arm64.
[ 4.391574] systemd[1]: Hostname set to ...
[ 5.019758] systemd[1]: Condition check resulted in Root Slice being skipped.
[ 5.019841] systemd[1]: Condition check resulted in System Slice being skipped.
[ 5.023206] systemd[1]: Queued start job for default target Graphical Interface.
[ 5.027345] systemd[1]: Created slice Slice /system/modprobe.
[ 5.029178] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 5.030904] systemd[1]: Created slice Slice /system/systemd-growfs.
[ 5.031797] systemd[1]: Created slice User and Session Slice.
[ 5.032171] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.033073] systemd[1]: Set up automount ...
[ 5.033313] systemd[1]: Reached target Remote File Systems.
[ 5.033363] systemd[1]: Reached target Slice Units.
[ 5.033448] systemd[1]: Reached target Local Verity Protected Volumes.
[ 5.034120] systemd[1]: Listening on Syslog Socket.
[ 5.034546] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 5.034765] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.035607] systemd[1]: Listening on Journal Audit Socket.
[ 5.036102] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.036677] systemd[1]: Listening on Journal Socket.
[ 5.037483] systemd[1]: Listening on udev Control Socket.
[ 5.037983] systemd[1]: Listening on udev Kernel Socket.
[ 5.041035] systemd[1]: Mounting Huge Pages File System...
[ 5.044633] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.049055] systemd[1]: Mounting Kernel Debug File System...
[ 5.052819] systemd[1]: Mounting Kernel Trace File System...
[ 5.059360] systemd[1]: Starting Journal Service...
[ 5.064221] systemd[1]: Starting Set the console keyboard layout...
[ 5.068402] systemd[1]: Starting Create List of Static Device Nodes...
[ 5.074204] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[ 5.080666] systemd[1]: Starting Load Kernel Module configfs...
[ 5.086250] systemd[1]: Starting Load Kernel Module drm...
[ 5.092146] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 5.097884] systemd[1]: Starting Load Kernel Module fuse...
[ 5.102832] systemd[1]: Starting Load Kernel Module pstore_blk...
[ 5.108289] systemd[1]: Starting Load Kernel Module pstore_zone...
[ 5.115849] systemd[1]: Starting Load Kernel Module ramoops...
[ 5.116443] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 5.142323] systemd[1]: Starting Load Kernel Modules...
[ 5.156022] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.160487] systemd[1]: Starting Coldplug All udev Devices...
[ 5.170707] systemd[1]: Mounted Huge Pages File System.
[ 5.171467] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.172072] systemd[1]: Mounted Kernel Debug File System.
[ 5.172743] systemd[1]: Mounted Kernel Trace File System.
[ 5.177405] systemd[1]: Finished Create List of Static Device Nodes.
[ 5.181104] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.182911] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[ 5.184700] EXT4-fs (mmcblk0p2): re-mounted. Opts: discard. Quota mode: none.
[ 5.185568] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.187400] systemd[1]: Finished Load Kernel Module configfs.
[ 5.193615] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.195294] systemd[1]: Finished Load Kernel Module drm.
[ 5.197985] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.199665] systemd[1]: Finished Load Kernel Module efi_pstore.
[ 5.203224] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.205574] systemd[1]: Finished Load Kernel Module fuse.
[ 5.208199] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.210051] systemd[1]: Finished Load Kernel Module pstore_blk.
[ 5.212631] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.214285] systemd[1]: Finished Load Kernel Module pstore_zone.
[ 5.216669] systemd[1]: XXX@XXX: Deactivated successfully.
[ 5.218294] systemd[1]: Finished Load Kernel Module ramoops.
[ 5.220151] systemd[1]: Finished Load Kernel Modules.
[ 5.222073] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 5.226367] systemd[1]: Mounting FUSE Control File System...
[ 5.230387] systemd[1]: Mounting Kernel Configuration File System...
[ 5.237694] systemd[1]: Starting Grow File System on /...
[ 5.238027] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 5.253073] systemd[1]: Starting Load/Save Random Seed...
[ 5.258451] systemd[1]: Starting Apply Kernel Variables...
[ 5.273811] systemd[1]: Starting Create System Users...
[ 5.282254] systemd[1]: Mounted FUSE Control File System.
[ 5.282783] systemd[1]: Mounted Kernel Configuration File System.
[ 5.293867] EXT4-fs (mmcblk0p2): resizing filesystem from 31227643 to 31227643 blocks
[ 5.301446] systemd[1]: Started Journal Service.
[ 5.321253] systemd-journald[322]: Received client request to flush runtime journal.
[ 5.336334] systemd-journald[322]: File /var/log/journal/c1600c4abc3b46cbb8a1d69152e0face/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 5.606216] loop0: detected capacity change from 0 to 8
[ 5.609929] loop1: detected capacity change from 0 to 118496
[ 5.616016] loop2: detected capacity change from 0 to 310088
[ 5.623705] loop3: detected capacity change from 0 to 785984
[ 5.630980] loop4: detected capacity change from 0 to 187776
[ 5.638668] loop5: detected capacity change from 0 to 90696
[ 5.646215] loop6: detected capacity change from 0 to 83208
[ 5.653374] loop7: detected capacity change from 0 to 552
[ 6.274470] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ 6.304366] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ 6.337042] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ 6.387079] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ 6.402722] mc: Linux media interface: v0.10
[ 6.460470] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.462412] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 6.462434] [vc_sm_connected_init]: start
[ 6.464690] videodev: Linux video capture interface: v2.00
[ 6.465523] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 6.485286] [vc_sm_connected_init]: installed successfully
[ 6.655621] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 6.672066] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.695964] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.696009] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.716599] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.749261] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 6.750166] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 6.769209] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 6.775231] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 6.775269] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 6.791006] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 6.791040] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 6.791821] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 6.793916] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 6.793947] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 6.798869] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 6.798901] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 6.807161] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 6.815833] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 6.815862] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 6.815871] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 6.815878] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 6.815884] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 6.816376] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[ 6.816404] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[ 6.861147] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 6.870780] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 6.871149] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 6.876700] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 6.876734] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 6.876749] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 6.876766] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 6.876773] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 6.886431] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 6.931945] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 6.988361] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.994435] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 6.996102] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
[ 7.021340] usbcore: registered new interface driver brcmfmac
[ 7.049415] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 7.105587] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 7.111615] Registered IR keymap rc-cec
[ 7.111782] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 7.111906] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input8
[ 7.151483] Bluetooth: Core ver 2.22
[ 7.151565] NET: Registered PF_BLUETOOTH protocol family
[ 7.151570] Bluetooth: HCI device and connection manager initialized
[ 7.151585] Bluetooth: HCI socket layer initialized
[ 7.151592] Bluetooth: L2CAP socket layer initialized
[ 7.151606] Bluetooth: SCO socket layer initialized
[ 7.232202] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 7.232329] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 7.236845] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 7.288427] Adding 1048572k swap on /swapfile. Priority:-2 extents:5 across:1114112k SSFS
[ 8.687768] random: avahi-daemon: uninitialized urandom read (4 bytes read)
[ 8.693081] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 8.843883] uart-pl011 fe201000.serial: no DMA platform data
[ 8.942429] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 8.955048] Registered IR keymap rc-cec
[ 8.985512] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 9.017467] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input9
[ 9.137053] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[ 9.139276] Registered IR keymap rc-cec
[ 9.150006] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[ 9.174670] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input10
[ 9.271101] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[ 9.271351] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[ 9.271490] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.271616] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.271736] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.271838] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.271964] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.355058] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 9.382736] random: crng init done
[ 9.449861] Console: switching to colour frame buffer device 240x75
[ 9.472226] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[ 11.080233] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 11.080474] bcmgenet fd580000.ethernet eth0: Link is Down
[ 11.123095] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 11.697864] loop8: detected capacity change from 0 to 8
[ 13.440864] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.440943] MAI: soc_pcm_open() failed (-19)
[ 13.441886] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.441963] MAI: soc_pcm_open() failed (-19)
[ 13.445751] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.445834] MAI: soc_pcm_open() failed (-19)
[ 13.446297] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.446370] MAI: soc_pcm_open() failed (-19)
[ 13.446772] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.446835] MAI: soc_pcm_open() failed (-19)
[ 15.620326] Bluetooth: HCI UART driver ver 2.3
[ 15.620352] Bluetooth: HCI UART protocol H4 registered
[ 15.620357] Bluetooth: HCI UART protocol BCSP registered
[ 15.620465] Bluetooth: HCI UART protocol LL registered
[ 15.620474] Bluetooth: HCI UART protocol ATH3K registered
[ 15.620518] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.620707] Bluetooth: HCI UART protocol Intel registered
[ 15.622375] Bluetooth: HCI UART protocol Broadcom registered
[ 15.622430] Bluetooth: HCI UART protocol QCA registered
[ 15.622435] Bluetooth: HCI UART protocol AG6XX registered
[ 15.622479] Bluetooth: HCI UART protocol Marvell registered
[ 16.137775] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.137808] Bluetooth: BNEP filters: protocol multicast
[ 16.137835] Bluetooth: BNEP socket layer initialized
[ 16.163359] NET: Registered PF_ALG protocol family
[ 17.413513] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 21.150680] rfkill: input handler disabled
[ 31.708883] cam-dummy-reg: disabling
[ 65.937589] rfkill: input handler enabled
[ 67.396480] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 67.396599] MAI: soc_pcm_open() failed (-19)
[ 67.398000] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 67.398083] MAI: soc_pcm_open() failed (-19)
[ 67.404462] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 67.404771] MAI: soc_pcm_open() failed (-19)
[ 67.408272] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 67.410267] MAI: soc_pcm_open() failed (-19)
[ 67.411459] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 67.411583] MAI: soc_pcm_open() failed (-19)
[ 68.399651] Bluetooth: RFCOMM TTY layer initialized
[ 68.399705] Bluetooth: RFCOMM socket layer initialized
[ 68.399752] Bluetooth: RFCOMM ver 1.11
[ 73.392586] rfkill: input handler disabled