raspberrypi / linux

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Other
11.22k stars 5.02k forks source link

brcmfmac: brcmf_set_channel: set chanspec fail, reason -52 #6049

Open starsareintherose opened 8 months ago

starsareintherose commented 8 months ago

Describe the bug

I used the rpi5 with Mcuzone MPS2280P hat for SSD, I booted the archlinux arm from nvme SSD with linux-rpi.

RPi 5 still suddenly disconnects the internet and SSH and reports brcmfmac: brcmf_set_channel: set chanspec fail, reason -52 , especially when RPi 5 has file IO and msg output, for example, updating system, journalctl, downloading/uploading sth from/to internet

After extra settings (see Additional context), strangely, when I initially trigger to connect the internet this issue won't present, when the internet was reconnected, it would present, so this is quite similar to the issue reported to the linux kernel, see this mail list discussion, however, I'm still not sure, because after re-connecting the internet, it can't use internet like what additional note1 mentioned.

Without netctl/iwd/networkmanager starts, it's impossible to report

Steps to reproduce the behaviour

When I start the NetworkManger on Arch Linux ARM, I got the debug msg

brcmfmac: brcmf_set_channel: set chanspec ????? fail, reason -52

Device (s)

Raspberry Pi 5

System

# cat /etc/issue
Arch Linux \r (\l)
# vcgencmd version
2024/02/16 15:28:41 
Copyright (c) 2012 Broadcom
version 4c845bd3 (release) (embedded)
# uname -a
Linux fruticicola 6.6.21-2-rpi #1 SMP PREEMPT Wed Mar 13 14:11:28 MDT 2024 aarch64 GNU/Linux

Logs

dmesg

``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1] [ 0.000000] Linux version 6.6.21-2-rpi (builduser@leming) (aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Wed Mar 13 14:11:28 MDT 2024 [ 0.000000] KASLR enabled [ 0.000000] random: crng init done [ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0 [ 0.000000] OF: reserved mem: 0x000000003fd165a0..0x000000003fd165e4 (0 KiB) nomap non-reusable nvram@0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 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-0x000000000007ffff] [ 0.000000] node 0: [mem 0x0000000000080000-0x000000003f7fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x00000001ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff] [ 0.000000] On node 0, zone DMA: 2048 pages in unavailable ranges [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 30 pages/cpu s85416 r8192 d29272 u122880 [ 0.000000] pcpu-alloc: s85416 r8192 d29272 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: Virtualization Host Extensions [ 0.000000] CPU features: detected: Hardware dirty bit management [ 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] alternatives: applying boot alternatives [ 0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:E8:8E:21 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 root=/dev/nvme0n1p2 rw rootwait console=ttyAMA10,115200 console=tty1 fsck.repair=yes [ 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] Built 1 zonelists, mobility grouping on. Total pages: 2062336 [ 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 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 7789120K/8380416K available (14528K kernel code, 2300K rwdata, 4528K rodata, 5056K init, 1049K bss, 263616K reserved, 327680K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 45526 entries in 178 pages [ 0.000000] ftrace: allocated 178 pages with 4 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] 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] 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.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000150] Console: colour dummy device 80x25 [ 0.000154] printk: console [tty1] enabled [ 0.000316] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [ 0.000325] pid_max: default: 32768 minimum: 301 [ 0.000356] LSM: initializing lsm=capability,integrity [ 0.000418] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000445] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000764] cgroup: Disabling memory control group subsystem [ 0.001222] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001266] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001299] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001379] rcu: Hierarchical SRCU implementation. [ 0.001383] rcu: Max phase no-delay instances is 1000. [ 0.001996] EFI services will not be available. [ 0.002100] smp: Bringing up secondary CPUs ... [ 0.002300] Detected PIPT I-cache on CPU1 [ 0.002345] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1] [ 0.002565] Detected PIPT I-cache on CPU2 [ 0.002599] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1] [ 0.002812] Detected PIPT I-cache on CPU3 [ 0.002843] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1] [ 0.002872] smp: Brought up 1 node, 4 CPUs [ 0.002891] SMP: Total of 4 processors activated. [ 0.002895] CPU features: detected: 32-bit EL0 Support [ 0.002899] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.002904] CPU features: detected: Common not Private translations [ 0.002907] CPU features: detected: CRC32 instructions [ 0.002912] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.002915] CPU features: detected: LSE atomic instructions [ 0.002919] CPU features: detected: Privileged Access Never [ 0.002922] CPU features: detected: RAS Extension Support [ 0.002926] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.002965] CPU: All CPU(s) started at EL2 [ 0.002969] alternatives: applying system-wide alternatives [ 0.004978] devtmpfs: initialized [ 0.007973] Enabled cp15_barrier support [ 0.007982] Enabled setend support [ 0.008033] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.008043] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.011411] pinctrl core: initialized pinctrl subsystem [ 0.011554] DMI not present or invalid. [ 0.011723] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.012205] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.012270] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.012363] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.012384] audit: initializing netlink subsys (disabled) [ 0.012440] audit: type=2000 audit(0.008:1): state=initialized audit_enabled=0 res=1 [ 0.012575] thermal_sys: Registered thermal governor 'step_wise' [ 0.012589] cpuidle: using governor menu [ 0.012651] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.012684] ASID allocator initialised with 32768 entries [ 0.012975] Serial: AMBA PL011 UART driver [ 0.013936] bcm2835-mbox 107c013880.mailbox: mailbox enabled [ 0.014292] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2 [ 0.014305] printk: console [ttyAMA10] enabled [ 0.740830] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-16T15:28:41, variant start_cd [ 0.754885] raspberrypi-firmware soc:firmware: Firmware hash is 4c845bd300000000000000000000000000000000 [ 0.770830] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL [ 0.777911] Modules: 0 pages in range for non-PLT usage [ 0.777913] Modules: 517376 pages in range for PLT usage [ 0.855181] raid6: neonx8 gen() 7929 MB/s [ 0.932817] raid6: neonx4 gen() 7872 MB/s [ 1.005121] raid6: neonx2 gen() 6654 MB/s [ 1.077426] raid6: neonx1 gen() 5264 MB/s [ 1.149741] raid6: int64x8 gen() 3504 MB/s [ 1.222050] raid6: int64x4 gen() 3688 MB/s [ 1.294355] raid6: int64x2 gen() 3079 MB/s [ 1.366665] raid6: int64x1 gen() 2532 MB/s [ 1.370947] raid6: using algorithm neonx8 gen() 7929 MB/s [ 1.444386] raid6: .... xor() 5984 MB/s, rmw enabled [ 1.449367] raid6: using neon recovery algorithm [ 1.454132] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1 [ 1.461577] iommu: Default domain type: Translated [ 1.466564] iommu: DMA domain TLB invalidation policy: strict mode [ 1.472861] SCSI subsystem initialized [ 1.476656] usbcore: registered new interface driver usbfs [ 1.482168] usbcore: registered new interface driver hub [ 1.487505] usbcore: registered new device driver usb [ 1.492656] pps_core: LinuxPPS API ver. 1 registered [ 1.497638] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.506812] PTP clock support registered [ 1.511005] vgaarb: loaded [ 1.513810] clocksource: Switched to clocksource arch_sys_counter [ 1.520030] VFS: Disk quotas dquot_6.6.0 [ 1.524585] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.531531] FS-Cache: Loaded [ 1.534453] CacheFiles: Loaded [ 1.539146] NET: Registered PF_INET protocol family [ 1.544196] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 1.554155] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 1.562776] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.570558] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 1.578788] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 1.587832] TCP: Hash tables configured (established 65536 bind 65536) [ 1.594533] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) [ 1.602168] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.609082] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.616490] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.622293] RPC: Registered named UNIX socket transport module. [ 1.628244] RPC: Registered udp transport module. [ 1.632963] RPC: Registered tcp transport module. [ 1.637682] RPC: Registered tcp-with-tls transport module. [ 1.643186] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.649655] PCI: CLS 0 bytes, default 64 [ 1.653657] Trying to unpack rootfs image as initramfs... [ 1.659208] kvm [1]: IPA Size Limit: 40 bits [ 1.663525] kvm [1]: vgic interrupt IRQ9 [ 1.667477] kvm [1]: VHE mode initialized successfully [ 1.673029] Initialise system trusted keyrings [ 1.677549] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 1.684046] zbud: loaded [ 1.686768] NFS: Registering the id_resolver key type [ 1.691855] Key type id_resolver registered [ 1.696051] Key type id_legacy registered [ 1.700081] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.706813] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.714463] xor: measuring software checksum speed [ 1.720271] 8regs : 9926 MB/sec [ 1.725648] 32regs : 9835 MB/sec [ 1.730745] arm64_neon : 13566 MB/sec [ 1.735115] xor: using function: arm64_neon (13566 MB/sec) [ 1.740622] Key type asymmetric registered [ 1.744731] Asymmetric key parser 'x509' registered [ 1.749646] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.757130] io scheduler mq-deadline registered [ 1.761678] io scheduler kyber registered [ 1.765714] io scheduler bfq registered [ 1.769835] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26) [ 1.778998] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27) [ 1.786746] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28) [ 1.794487] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29) [ 1.802234] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30) [ 1.811381] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31) [ 1.820457] simple-framebuffer 3f800000.framebuffer: framebuffer at 0x3f800000, 0x3f4800 bytes [ 1.829155] simple-framebuffer 3f800000.framebuffer: format=r5g6b5, mode=1920x1080x16, linelength=3840 [ 1.832636] Freeing initrd memory: 8452K [ 1.844088] Console: switching to colour frame buffer device 240x67 [ 1.851900] simple-framebuffer 3f800000.framebuffer: fb0: simplefb registered! [ 1.892945] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [ 1.899674] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART [ 1.910311] serial serial0: tty port ttyS0 registered [ 1.915695] iproc-rng200 107d208000.rng: hwrng registered [ 1.921177] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB) [ 1.929721] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe [ 1.938843] brd: module loaded [ 1.943448] loop: module loaded [ 1.946728] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.954115] Loading iSCSI transport class v2.0-870. [ 1.959939] usbcore: registered new device driver r8152-cfgselector [ 1.966251] usbcore: registered new interface driver r8152 [ 1.971769] usbcore: registered new interface driver lan78xx [ 1.977460] usbcore: registered new interface driver smsc95xx [ 1.983290] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.989084] dwc_otg: FIQ enabled [ 1.989085] dwc_otg: NAK holdoff enabled [ 1.989087] dwc_otg: FIQ split-transaction FSM enabled [ 1.989089] Module dwc_common_port init [ 1.989224] usbcore: registered new interface driver uas [ 1.994572] usbcore: registered new interface driver usb-storage [ 2.000701] mousedev: PS/2 mouse device common for all mice [ 2.014308] rpi-rtc soc:rpi_rtc: registered as rtc0 [ 2.020713] rpi-rtc soc:rpi_rtc: setting system clock to 2024-03-17T15:54:49 UTC (1710690889) [ 2.029625] bcm2835-wdt bcm2835-wdt: Poweroff handler already present! [ 2.036192] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 2.044985] sdhci: Secure Digital Host Controller Interface driver [ 2.051213] sdhci: Copyright(c) Pierre Ossman [ 2.055613] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.061443] ledtrig-cpu: registered to indicate activity on CPUs [ 2.067503] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 2.073981] hid: raw HID events driver (C) Jiri Kosina [ 2.079152] usbcore: registered new interface driver usbhid [ 2.084747] usbhid: USB HID core driver [ 2.088815] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available [ 2.097155] NET: Registered PF_PACKET protocol family [ 2.102276] Key type dns_resolver registered [ 2.109759] registered taskstats version 1 [ 2.113920] Loading compiled-in X.509 certificates [ 2.120566] Key type .fscrypt registered [ 2.124810] Key type fscrypt-provisioning registered [ 2.130520] Btrfs loaded, zoned=no, fsverity=yes [ 2.135986] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges: [ 2.143308] brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff] [ 2.152897] brcm-pcie 1000110000.pcie: MEM 0x1b00000000..0x1bfffffffb -> 0x0000000000 [ 2.161490] brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1affffffff -> 0x0400000000 [ 2.170088] brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 [ 2.179841] brcm-pcie 1000110000.pcie: Forcing gen 3 [ 2.185263] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00 [ 2.192012] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.197798] pci_bus 0000:00: root bus resource [mem 0x1b00000000-0x1bfffffffb] (bus address [0x00000000-0xfffffffb]) [ 2.208651] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1affffffff pref] (bus address [0x400000000-0x6ffffffff]) [ 2.220118] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400 [ 2.226445] pci 0000:00:00.0: PME# supported from D0 D3hot [ 2.232792] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.345811] brcm-pcie 1000110000.pcie: link up, 8.0 GT/s PCIe x1 (!SSC) [ 2.352746] pci 0000:01:00.0: [1e49:0071] type 00 class 0x010802 [ 2.359064] pci 0000:01:00.0: reg 0x10: [mem 0x1b00000000-0x1b00003fff 64bit] [ 2.366652] pci 0000:01:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link) [ 2.393834] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.400854] pci 0000:00:00.0: BAR 8: assigned [mem 0x1b00000000-0x1b000fffff] [ 2.408305] pci 0000:01:00.0: BAR 0: assigned [mem 0x1b00000000-0x1b00003fff 64bit] [ 2.416283] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.421549] pci 0000:00:00.0: bridge window [mem 0x1b00000000-0x1b000fffff] [ 2.429000] pci 0000:00:00.0: Max Payload Size set to 512/ 512 (was 128), Max Read Rq 512 [ 2.437762] pci 0000:01:00.0: Max Payload Size set to 512/ 512 (was 128), Max Read Rq 512 [ 2.446558] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [ 2.452977] pcieport 0000:00:00.0: PME: Signaling with IRQ 38 [ 2.459062] pcieport 0000:00:00.0: AER: enabled with IRQ 38 [ 2.465025] nvme nvme0: pci function 0000:01:00.0 [ 2.470030] nvme 0000:01:00.0: enabling device (0000 -> 0002) [ 2.482669] hwmon hwmon1: temp1_input not attached to any thermal zone [ 2.489497] hwmon hwmon1: temp2_input not attached to any thermal zone [ 2.496321] hwmon hwmon1: temp3_input not attached to any thermal zone [ 2.504087] nvme nvme0: allocated 40 MiB host memory buffer. [ 2.515336] nvme nvme0: 4/0/0 default/read/poll queues [ 2.524880] nvme0n1: p1 p2 [ 2.528089] brcm-pcie 1000110000.pcie: clkreq control enabled [ 2.534182] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges: [ 2.541444] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff] [ 2.550805] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000 [ 2.559375] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000 [ 2.567948] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000 [ 2.576516] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 [ 2.586141] brcm-pcie 1000120000.pcie: Forcing gen 2 [ 2.591413] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0001:00 [ 2.598139] pci_bus 0001:00: root bus resource [bus 00-ff] [ 2.603908] pci_bus 0001:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb]) [ 2.614743] pci_bus 0001:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff]) [ 2.626195] pci 0001:00:00.0: [14e4:2712] type 01 class 0x060400 [ 2.632511] pci 0001:00:00.0: PME# supported from D0 D3hot [ 2.638892] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.753813] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC) [ 2.760761] pci 0001:01:00.0: [1de4:0001] type 00 class 0x020000 [ 2.767071] pci 0001:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff] [ 2.773635] pci 0001:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff] [ 2.780194] pci 0001:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff] [ 2.786803] pci 0001:01:00.0: supports D1 [ 2.791083] pci 0001:01:00.0: PME# supported from D0 D1 D3hot D3cold [ 2.805817] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.812724] pci 0001:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff] [ 2.820151] pci 0001:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff] [ 2.827579] pci 0001:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff] [ 2.835004] pci 0001:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff] [ 2.842426] pci 0001:00:00.0: PCI bridge to [bus 01] [ 2.847661] pci 0001:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff] [ 2.855082] pci 0001:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512 [ 2.863819] pci 0001:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512 [ 2.872601] pcieport 0001:00:00.0: enabling device (0000 -> 0002) [ 2.879007] pcieport 0001:00:00.0: PME: Signaling with IRQ 44 [ 2.885079] pcieport 0001:00:00.0: AER: enabled with IRQ 44 [ 2.890982] rp1 0001:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200 [ 2.900330] rp1 0001:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200 [ 2.909854] rp1 0001:01:00.0: enabling device (0000 -> 0002) [ 2.916680] rp1 0001:01:00.0: chip_id 0x20001927 [ 2.945710] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 112 (d8:3a:dd:e8:8e:21) [ 2.956781] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels [ 2.965576] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 2.970926] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1 [ 2.978874] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 [ 2.988138] xhci-hcd xhci-hcd.0: irq 137, io mem 0x1f00200000 [ 2.994212] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 2.999527] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2 [ 3.007029] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed [ 3.013431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 3.021984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.029485] usb usb1: Product: xHCI Host Controller [ 3.034639] usb usb1: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd [ 3.040832] usb usb1: SerialNumber: xhci-hcd.0 [ 3.045636] hub 1-0:1.0: USB hub found [ 3.049658] hub 1-0:1.0: 2 ports detected [ 3.054029] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 3.062585] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.070089] usb usb2: Product: xHCI Host Controller [ 3.075237] usb usb2: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd [ 3.081459] usb usb2: SerialNumber: xhci-hcd.0 [ 3.086244] hub 2-0:1.0: USB hub found [ 3.090267] hub 2-0:1.0: 1 port detected [ 3.094671] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 3.099998] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3 [ 3.107936] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 [ 3.117195] xhci-hcd xhci-hcd.1: irq 142, io mem 0x1f00300000 [ 3.123271] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 3.128594] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4 [ 3.136103] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed [ 3.142505] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 3.151066] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.158583] usb usb3: Product: xHCI Host Controller [ 3.163737] usb usb3: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd [ 3.169937] usb usb3: SerialNumber: xhci-hcd.1 [ 3.174718] hub 3-0:1.0: USB hub found [ 3.178740] hub 3-0:1.0: 2 ports detected [ 3.183171] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 3.191738] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.199269] usb usb4: Product: xHCI Host Controller [ 3.204414] usb usb4: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd [ 3.210627] usb usb4: SerialNumber: xhci-hcd.1 [ 3.215411] hub 4-0:1.0: USB hub found [ 3.219434] hub 4-0:1.0: 1 port detected [ 3.224055] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 3.232599] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu [ 3.240897] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu [ 3.249227] platform 1000800000.codec: Adding to iommu group 0 [ 3.255363] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu [ 3.263849] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu [ 3.272321] platform 1000880000.pisp_be: Adding to iommu group 0 [ 3.278634] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu [ 3.286758] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu [ 3.295083] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success [ 3.302337] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 3.310859] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu [ 3.318379] usb 1-1: new full-speed USB device number 2 using xhci-hcd [ 3.325217] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu [ 3.332772] platform axi:gpu: Adding to iommu group 1 [ 3.338299] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu [ 3.345797] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success [ 3.353102] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 3.361628] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success [ 3.369343] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO [ 3.369461] of_cfs_init [ 3.369725] mmc0: CQHCI version 5.10 [ 3.369913] of_cfs_init: OK [ 3.370271] mmc1: CQHCI version 5.10 [ 3.370517] clk: Disabling unused clocks [ 3.406365] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit [ 3.449817] usb 3-2: new high-speed USB device number 2 using xhci-hcd [ 3.502581] usb 1-1: New USB device found, idVendor=3151, idProduct=3020, bcdDevice= 0.02 [ 3.511193] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.518750] usb 1-1: Product: Wireless Device [ 3.523514] usb 1-1: Manufacturer: YICHIP [ 3.547726] input: YICHIP Wireless Device as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:3151:3020.0001/input/input0 [ 3.560352] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit [ 3.574362] Freeing unused kernel memory: 5056K [ 3.579229] Run /init as init process [ 3.583165] with arguments: [ 3.583166] /init [ 3.583168] with environment: [ 3.583169] HOME=/ [ 3.583170] TERM=linux [ 3.607902] mmc1: new ultra high speed DDR50 SDIO card at address 0001 [ 3.616207] usb 3-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55 [ 3.624873] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.633284] hid-generic 0003:3151:3020.0001: input,hidraw0: USB HID v2.00 Keyboard [YICHIP Wireless Device] on usb-xhci-hcd.0-1/input0 [ 3.645762] usb 3-2: Product: USB2.1 Hub [ 3.650051] usb 3-2: Manufacturer: GenesysLogic [ 3.685545] input: YICHIP Wireless Device Mouse as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input1 [ 3.702953] input: YICHIP Wireless Device System Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input2 [ 3.719641] input: pwr_button as /devices/platform/pwr_button/input/input5 [ 3.720041] hub 3-2:1.0: USB hub found [ 3.720302] hub 3-2:1.0: 4 ports detected [ 3.781929] input: YICHIP Wireless Device Consumer Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input3 [ 3.798130] hid-generic 0003:3151:3020.0002: input,hiddev96,hidraw1: USB HID v2.00 Mouse [YICHIP Wireless Device] on usb-xhci-hcd.0-1/input1 [ 3.842744] EXT4-fs (nvme0n1p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac r/w with ordered data mode. Quota mode: none. [ 3.927109] NET: Registered PF_INET6 protocol family [ 3.932786] Segment Routing with IPv6 [ 3.936957] In-situ OAM (IOAM) with IPv6 [ 3.950549] systemd[1]: systemd 255.4-2-arch 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) [ 3.983935] systemd[1]: Detected architecture arm64. [ 3.991592] systemd[1]: Hostname set to . [ 4.065843] usb 3-2.2: new low-speed USB device number 3 using xhci-hcd [ 4.073034] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported [ 4.108193] uart-pl011 107d001000.serial: no DMA platform data [ 4.186069] systemd[1]: Queued start job for default target Graphical Interface. [ 4.205352] usb 3-2.2: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 [ 4.214161] usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.221939] usb 3-2.2: Product: USB Keyboard [ 4.226770] usb 3-2.2: Manufacturer: SONiX [ 4.242796] systemd[1]: Created slice Slice /system/dirmngr. [ 4.249970] systemd[1]: Created slice Slice /system/getty. [ 4.256862] systemd[1]: Created slice Slice /system/gpg-agent. [ 4.263989] systemd[1]: Created slice Slice /system/gpg-agent-browser. [ 4.271774] systemd[1]: Created slice Slice /system/gpg-agent-extra. [ 4.279420] systemd[1]: Created slice Slice /system/gpg-agent-ssh. [ 4.286815] systemd[1]: Created slice Slice /system/keyboxd. [ 4.293666] systemd[1]: Created slice Slice /system/modprobe. [ 4.300537] systemd[1]: Created slice Slice /system/serial-getty. [ 4.307707] systemd[1]: Created slice Slice /system/wpa_supplicant. [ 4.314933] systemd[1]: Created slice User and Session Slice. [ 4.321561] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 4.330354] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.338862] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.349078] systemd[1]: Expecting device /dev/nvme0n1p1... [ 4.355336] systemd[1]: Expecting device /dev/ttyAMA10... [ 4.358593] input: SONiX USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.2/3-2.2:1.0/0003:09DA:2268.0003/input/input6 [ 4.376570] systemd[1]: Expecting device /sys/subsystem/net/devices/wlan0... [ 4.384742] systemd[1]: Reached target Local Encrypted Volumes. [ 4.391849] systemd[1]: Reached target Local Integrity Protected Volumes. [ 4.399613] systemd[1]: Reached target Path Units. [ 4.405158] systemd[1]: Reached target Remote File Systems. [ 4.411464] systemd[1]: Reached target Slice Units. [ 4.417073] systemd[1]: Reached target Swaps. [ 4.422149] systemd[1]: Reached target Local Verity Protected Volumes. [ 4.429421] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 4.433916] hid-generic 0003:09DA:2268.0003: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-xhci-hcd.1-2.2/input0 [ 4.450535] systemd[1]: Listening on Process Core Dump Socket. [ 4.454628] input: SONiX USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.2/3-2.2:1.1/0003:09DA:2268.0004/input/input7 [ 4.474134] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.481347] systemd[1]: Listening on Journal Socket. [ 4.487398] systemd[1]: Listening on Network Service Netlink Socket. [ 4.494571] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 4.507212] systemd[1]: Listening on udev Control Socket. [ 4.513489] systemd[1]: Listening on udev Kernel Socket. [ 4.519723] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 4.529860] input: SONiX USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.2/3-2.2:1.1/0003:09DA:2268.0004/input/input8 [ 4.549429] hid-generic 0003:09DA:2268.0004: input,hidraw3: USB HID v1.11 Device [SONiX USB Keyboard] on usb-xhci-hcd.1-2.2/input1 [ 4.573922] systemd[1]: Mounting POSIX Message Queue File System... [ 4.581938] systemd[1]: Mounting Kernel Debug File System... [ 4.589192] systemd[1]: Mounting Kernel Trace File System... [ 4.596944] systemd[1]: Mounting Temporary Directory /tmp... [ 4.604793] systemd[1]: Starting Create List of Static Device Nodes... [ 4.613505] systemd[1]: Starting Load Kernel Module configfs... [ 4.621771] systemd[1]: Starting Load Kernel Module dm_mod... [ 4.629891] systemd[1]: Starting Load Kernel Module drm... [ 4.637979] systemd[1]: Starting Load Kernel Module fuse... [ 4.645393] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 4.646448] systemd[1]: Starting Load Kernel Module loop... [ 4.661565] fuse: init (API version 7.39) [ 4.661573] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 4.669818] usb 3-2.4: new full-speed USB device number 4 using xhci-hcd [ 4.686779] systemd[1]: Starting Journal Service... [ 4.693544] systemd[1]: Starting Load Kernel Modules... [ 4.700520] systemd[1]: Starting Generate network units from Kernel command line... [ 4.708813] Asymmetric key parser 'pkcs8' registered [ 4.714562] systemd-journald[186]: Collecting audit messages is disabled. [ 4.721992] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 4.735551] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.743268] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 4.756127] systemd[1]: Starting Coldplug All udev Devices... [ 4.764146] systemd[1]: Started Journal Service. [ 4.770112] EXT4-fs (nvme0n1p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac r/w. Quota mode: none. [ 4.796583] usb 3-2.4: device descriptor read/64, error -32 [ 4.818633] systemd-journald[186]: Received client request to flush runtime journal. [ 4.843011] systemd-journald[186]: /var/log/journal/1869da2f7a9a446a9cbd443cd308a282/system.journal: Journal file uses a different sequence number ID, rotating. [ 4.857963] systemd-journald[186]: Rotating system journal. [ 5.022123] usb 3-2.4: device descriptor read/64, error -32 [ 5.067545] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040 [ 5.076610] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1 [ 5.093994] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040 [ 5.105025] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2 [ 5.105121] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 5.113694] brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode [ 5.124722] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf' [ 5.128867] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020 [ 5.129232] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' [ 5.129964] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3 [ 5.138085] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 5.138548] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020 [ 5.146506] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 5.146660] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4 [ 5.150384] brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode [ 5.156841] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000 [ 5.207875] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0 [ 5.208422] mc: Linux media interface: v0.10 [ 5.249869] usb 3-2.4: new full-speed USB device number 5 using xhci-hcd [ 5.260912] macb 1f00100000.ethernet end0: renamed from eth0 [ 5.264033] videodev: Linux video capture interface: v2.00 [ 5.305964] Bluetooth: Core ver 2.22 [ 5.313187] NET: Registered PF_BLUETOOTH protocol family [ 5.320248] Bluetooth: HCI device and connection manager initialized [ 5.321321] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 5.327062] Bluetooth: HCI socket layer initialized [ 5.342527] Bluetooth: L2CAP socket layer initialized [ 5.348246] Bluetooth: SCO socket layer initialized [ 5.348324] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 5.350314] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 5.355156] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 5.364283] usb 3-2.4: device descriptor read/64, error -32 [ 5.364528] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 5.387186] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 5.388086] rpivid 1000800000.codec: Device registered as /dev/video19 [ 5.394369] macb 1f00100000.ethernet end0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL) [ 5.394374] macb 1f00100000.ethernet end0: configuring for phy/rgmii-id link mode [ 5.395639] Bluetooth: HCI UART driver ver 2.3 [ 5.397514] pps pps0: new PPS source ptp0 [ 5.402631] Bluetooth: HCI UART protocol H4 registered [ 5.403894] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered. [ 5.405217] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700 [ 5.405221] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000 [ 5.405222] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000 [ 5.405224] pispbe 1000880000.pisp_be: Register nodes for group 0 [ 5.414317] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 5.414334] pispbe 1000880000.pisp_be: input device node registered as /dev/video20 [ 5.414762] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21 [ 5.415151] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 5.416173] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22 [ 5.423377] Bluetooth: HCI UART protocol Broadcom registered [ 5.423626] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0 [ 5.423848] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23 [ 5.423899] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24 [ 5.423928] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25 [ 5.423960] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26 [ 5.424010] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [ 5.566399] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27 [ 5.566925] pispbe 1000880000.pisp_be: config device node registered as /dev/video28 [ 5.584429] pispbe 1000880000.pisp_be: Register nodes for group 1 [ 5.591022] pispbe 1000880000.pisp_be: input device node registered as /dev/video29 [ 5.591071] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30 [ 5.591106] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31 [ 5.591149] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32 [ 5.591308] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33 [ 5.632898] usb 3-2.4: device descriptor read/64, error -32 [ 5.638843] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34 [ 5.647069] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35 [ 5.647152] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36 [ 5.647193] pispbe 1000880000.pisp_be: config device node registered as /dev/video37 [ 5.711914] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu [ 5.719586] Console: switching to colour dummy device 80x25 [ 5.727299] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 5.736046] Registered IR keymap rc-cec [ 5.739979] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0 [ 5.747299] usb 3-2-port4: attempt power cycle [ 5.751884] usbcore: registered new interface driver brcmfmac [ 5.757788] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input9 [ 5.766399] brcmfmac_wcc: brcmf_wcc_attach: executing [ 5.766550] Bluetooth: hci0: BCM: chip id 107 [ 5.766997] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input10 [ 5.771242] Bluetooth: hci0: BCM: features 0x2f [ 5.784800] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4]) [ 5.785897] Bluetooth: hci0: BCM4345C0 [ 5.795646] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 [ 5.795873] Registered IR keymap rc-cec [ 5.802520] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch [ 5.805489] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1 [ 5.811966] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 5.818860] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input11 [ 5.826677] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 [ 5.847258] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input12 [ 5.856583] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4]) [ 5.863732] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4]) [ 5.870640] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4]) [ 5.877862] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 5.885494] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.042050] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1 [ 6.121378] Console: switching to colour frame buffer device 100x30 [ 6.144613] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device [ 6.184251] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 6.413818] usb 3-2.4: new full-speed USB device number 6 using xhci-hcd [ 6.420828] usb 3-2.4: Device not responding to setup address. [ 6.566433] Bluetooth: hci0: BCM: features 0x2f [ 6.572470] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190 [ 6.578851] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382 [ 6.585284] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac) [ 6.633912] usb 3-2.4: Device not responding to setup address. [ 6.711145] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 6.845817] usb 3-2.4: device not accepting address 6, error -71 [ 6.953817] usb 3-2.4: new full-speed USB device number 7 using xhci-hcd [ 6.960707] usb 3-2.4: Device not responding to setup address. [ 7.173904] usb 3-2.4: Device not responding to setup address. [ 7.385814] usb 3-2.4: device not accepting address 7, error -71 [ 7.392029] usb 3-2-port4: unable to enumerate USB device [ 10.487873] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 10.497847] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 313.413817] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10 [ 313.422179] nvme nvme0: Does your device have a faulty power saving mode enabled? [ 313.429908] nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug [ 313.469937] nvme0n1: I/O Cmd(0x2) @ LBA 1310068272, 32 blocks, I/O Error (sct 0x3 / sc 0x71) [ 313.478730] I/O error, dev nvme0n1, sector 1310068272 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 2 [ 313.517822] nvme 0000:01:00.0: enabling device (0000 -> 0002) [ 313.531362] nvme nvme0: 4/0/0 default/read/poll queues [ 317.114694] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 317.226666] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 317.334667] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 317.442657] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 317.550661] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 317.558222] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 317.565779] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 317.573332] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 325.370671] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 325.482671] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 325.590674] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 325.698676] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 325.806683] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 325.814206] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 325.821727] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 325.829251] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 330.875173] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 333.158686] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 333.270684] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 333.378682] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 333.486704] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 333.594705] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 333.602206] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 333.609798] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 333.617281] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 336.566699] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 336.678693] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 336.786693] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 336.894695] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 337.002692] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 337.010125] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 337.017625] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 337.025085] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 339.970692] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 340.082682] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 340.190680] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 340.298675] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 340.406673] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 340.414097] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 340.421521] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 340.428947] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 344.606667] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 344.718686] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 344.826683] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 344.934685] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 345.042676] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 345.050095] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 345.057504] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 345.064914] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 351.606675] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 351.718665] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 351.826662] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 351.934660] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 352.042662] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 352.050073] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 352.057481] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 352.064889] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 361.622677] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 361.734669] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 361.842672] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 361.950676] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 362.058669] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 362.066081] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 362.073491] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 362.080901] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 375.634678] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 375.746670] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 375.854675] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 375.962678] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 376.070674] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 376.078125] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 376.085578] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 376.093031] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 ```

systemd

``` Mar 17 16:23:38 fruticicola kernel: Booting Linux on physical CPU 0x0000000000 [0x414fd0b1] Mar 17 16:23:38 fruticicola kernel: Linux version 6.6.21-2-rpi (builduser@leming) (aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Wed Mar 13 14:11:28 MDT 2024 Mar 17 16:23:38 fruticicola kernel: KASLR enabled Mar 17 16:23:38 fruticicola kernel: random: crng init done Mar 17 16:23:38 fruticicola kernel: Machine model: Raspberry Pi 5 Model B Rev 1.0 Mar 17 16:23:38 fruticicola kernel: efi: UEFI not found. Mar 17 16:23:38 fruticicola kernel: Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB Mar 17 16:23:38 fruticicola kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool Mar 17 16:23:38 fruticicola kernel: OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma Mar 17 16:23:38 fruticicola kernel: OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0 Mar 17 16:23:38 fruticicola kernel: OF: reserved mem: 0x000000003fd165a0..0x000000003fd165e4 (0 KiB) nomap non-reusable nvram@0 Mar 17 16:23:38 fruticicola kernel: Zone ranges: Mar 17 16:23:38 fruticicola kernel: DMA [mem 0x0000000000000000-0x00000000ffffffff] Mar 17 16:23:38 fruticicola kernel: DMA32 empty Mar 17 16:23:38 fruticicola kernel: Normal [mem 0x0000000100000000-0x00000001ffffffff] Mar 17 16:23:38 fruticicola kernel: Movable zone start for each node Mar 17 16:23:38 fruticicola kernel: Early memory node ranges Mar 17 16:23:38 fruticicola kernel: node 0: [mem 0x0000000000000000-0x000000000007ffff] Mar 17 16:23:38 fruticicola kernel: node 0: [mem 0x0000000000080000-0x000000003f7fffff] Mar 17 16:23:38 fruticicola kernel: node 0: [mem 0x0000000040000000-0x00000001ffffffff] Mar 17 16:23:38 fruticicola kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff] Mar 17 16:23:38 fruticicola kernel: On node 0, zone DMA: 2048 pages in unavailable ranges Mar 17 16:23:38 fruticicola kernel: psci: probing for conduit method from DT. Mar 17 16:23:38 fruticicola kernel: psci: PSCIv1.1 detected in firmware. Mar 17 16:23:38 fruticicola kernel: psci: Using standard PSCI v0.2 function IDs Mar 17 16:23:38 fruticicola kernel: psci: MIGRATE_INFO_TYPE not supported. Mar 17 16:23:38 fruticicola kernel: psci: SMC Calling Convention v1.2 Mar 17 16:23:38 fruticicola kernel: percpu: Embedded 30 pages/cpu s85416 r8192 d29272 u122880 Mar 17 16:23:38 fruticicola kernel: pcpu-alloc: s85416 r8192 d29272 u122880 alloc=30*4096 Mar 17 16:23:38 fruticicola kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Mar 17 16:23:38 fruticicola kernel: Detected PIPT I-cache on CPU0 Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Virtualization Host Extensions Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Hardware dirty bit management Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Spectre-v4 Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Spectre-BHB Mar 17 16:23:38 fruticicola kernel: CPU features: kernel page table isolation forced ON by KASLR Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Kernel page table isolation (KPTI) Mar 17 16:23:38 fruticicola kernel: alternatives: applying boot alternatives Mar 17 16:23:38 fruticicola kernel: Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:E8:8E:21 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 root=/dev/nvme0n1p2 rw rootwait console=ttyAMA10,115200 console=tty1 fsck.repair=yes Mar 17 16:23:38 fruticicola kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) Mar 17 16:23:38 fruticicola kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Mar 17 16:23:38 fruticicola kernel: Built 1 zonelists, mobility grouping on. Total pages: 2062336 Mar 17 16:23:38 fruticicola kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off Mar 17 16:23:38 fruticicola kernel: software IO TLB: area num 4. Mar 17 16:23:38 fruticicola kernel: software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) Mar 17 16:23:38 fruticicola kernel: Memory: 7789120K/8380416K available (14528K kernel code, 2300K rwdata, 4528K rodata, 5056K init, 1049K bss, 263616K reserved, 327680K cma-reserved) Mar 17 16:23:38 fruticicola kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Mar 17 16:23:38 fruticicola kernel: ftrace: allocating 45526 entries in 178 pages Mar 17 16:23:38 fruticicola kernel: ftrace: allocated 178 pages with 4 groups Mar 17 16:23:38 fruticicola kernel: trace event string verifier disabled Mar 17 16:23:38 fruticicola kernel: rcu: Preemptible hierarchical RCU implementation. Mar 17 16:23:38 fruticicola kernel: rcu: RCU event tracing is enabled. Mar 17 16:23:38 fruticicola kernel: Trampoline variant of Tasks RCU enabled. Mar 17 16:23:38 fruticicola kernel: Rude variant of Tasks RCU enabled. Mar 17 16:23:38 fruticicola kernel: Tracing variant of Tasks RCU enabled. Mar 17 16:23:38 fruticicola kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. Mar 17 16:23:38 fruticicola kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 Mar 17 16:23:38 fruticicola kernel: Root IRQ handler: gic_handle_irq Mar 17 16:23:38 fruticicola kernel: GIC: Using split EOI/Deactivate mode Mar 17 16:23:38 fruticicola kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Mar 17 16:23:38 fruticicola kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys). Mar 17 16:23:38 fruticicola kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns Mar 17 16:23:38 fruticicola kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns Mar 17 16:23:38 fruticicola kernel: Console: colour dummy device 80x25 Mar 17 16:23:38 fruticicola kernel: printk: console [tty1] enabled Mar 17 16:23:38 fruticicola kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) Mar 17 16:23:38 fruticicola kernel: pid_max: default: 32768 minimum: 301 Mar 17 16:23:38 fruticicola kernel: LSM: initializing lsm=capability,integrity Mar 17 16:23:38 fruticicola kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) Mar 17 16:23:38 fruticicola kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) Mar 17 16:23:38 fruticicola kernel: cgroup: Disabling memory control group subsystem Mar 17 16:23:38 fruticicola kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Mar 17 16:23:38 fruticicola kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Mar 17 16:23:38 fruticicola kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Mar 17 16:23:38 fruticicola kernel: rcu: Hierarchical SRCU implementation. Mar 17 16:23:38 fruticicola kernel: rcu: Max phase no-delay instances is 1000. Mar 17 16:23:38 fruticicola kernel: EFI services will not be available. Mar 17 16:23:38 fruticicola kernel: smp: Bringing up secondary CPUs ... Mar 17 16:23:38 fruticicola kernel: Detected PIPT I-cache on CPU1 Mar 17 16:23:38 fruticicola kernel: CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1] Mar 17 16:23:38 fruticicola kernel: Detected PIPT I-cache on CPU2 Mar 17 16:23:38 fruticicola kernel: CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1] Mar 17 16:23:38 fruticicola kernel: Detected PIPT I-cache on CPU3 Mar 17 16:23:38 fruticicola kernel: CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1] Mar 17 16:23:38 fruticicola kernel: smp: Brought up 1 node, 4 CPUs Mar 17 16:23:38 fruticicola kernel: SMP: Total of 4 processors activated. Mar 17 16:23:38 fruticicola kernel: CPU features: detected: 32-bit EL0 Support Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Data cache clean to the PoU not required for I/D coherence Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Common not Private translations Mar 17 16:23:38 fruticicola kernel: CPU features: detected: CRC32 instructions Mar 17 16:23:38 fruticicola kernel: CPU features: detected: RCpc load-acquire (LDAPR) Mar 17 16:23:38 fruticicola kernel: CPU features: detected: LSE atomic instructions Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Privileged Access Never Mar 17 16:23:38 fruticicola kernel: CPU features: detected: RAS Extension Support Mar 17 16:23:38 fruticicola kernel: CPU features: detected: Speculative Store Bypassing Safe (SSBS) Mar 17 16:23:38 fruticicola kernel: CPU: All CPU(s) started at EL2 Mar 17 16:23:38 fruticicola kernel: alternatives: applying system-wide alternatives Mar 17 16:23:38 fruticicola kernel: devtmpfs: initialized Mar 17 16:23:38 fruticicola kernel: Enabled cp15_barrier support Mar 17 16:23:38 fruticicola kernel: Enabled setend support Mar 17 16:23:38 fruticicola kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns Mar 17 16:23:38 fruticicola kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Mar 17 16:23:38 fruticicola kernel: pinctrl core: initialized pinctrl subsystem Mar 17 16:23:38 fruticicola kernel: DMI not present or invalid. Mar 17 16:23:38 fruticicola kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Mar 17 16:23:38 fruticicola kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations Mar 17 16:23:38 fruticicola kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Mar 17 16:23:38 fruticicola kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Mar 17 16:23:38 fruticicola kernel: audit: initializing netlink subsys (disabled) Mar 17 16:23:38 fruticicola kernel: audit: type=2000 audit(0.008:1): state=initialized audit_enabled=0 res=1 Mar 17 16:23:38 fruticicola kernel: thermal_sys: Registered thermal governor 'step_wise' Mar 17 16:23:38 fruticicola kernel: cpuidle: using governor menu Mar 17 16:23:38 fruticicola kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. Mar 17 16:23:38 fruticicola kernel: ASID allocator initialised with 32768 entries Mar 17 16:23:38 fruticicola kernel: Serial: AMBA PL011 UART driver Mar 17 16:23:38 fruticicola kernel: bcm2835-mbox 107c013880.mailbox: mailbox enabled Mar 17 16:23:38 fruticicola kernel: 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2 Mar 17 16:23:38 fruticicola kernel: printk: console [ttyAMA10] enabled Mar 17 16:23:38 fruticicola kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-16T15:28:41, variant start_cd Mar 17 16:23:38 fruticicola kernel: raspberrypi-firmware soc:firmware: Firmware hash is 4c845bd300000000000000000000000000000000 Mar 17 16:23:38 fruticicola kernel: Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL Mar 17 16:23:38 fruticicola kernel: Modules: 0 pages in range for non-PLT usage Mar 17 16:23:38 fruticicola kernel: Modules: 517376 pages in range for PLT usage Mar 17 16:23:38 fruticicola kernel: raid6: neonx8 gen() 7930 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: neonx4 gen() 7871 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: neonx2 gen() 6645 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: neonx1 gen() 5262 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: int64x8 gen() 3514 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: int64x4 gen() 3699 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: int64x2 gen() 3078 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: int64x1 gen() 2531 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: using algorithm neonx8 gen() 7930 MB/s Mar 17 16:23:38 fruticicola kernel: raid6: .... xor() 5984 MB/s, rmw enabled Mar 17 16:23:38 fruticicola kernel: raid6: using neon recovery algorithm Mar 17 16:23:38 fruticicola kernel: bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1 Mar 17 16:23:38 fruticicola kernel: iommu: Default domain type: Translated Mar 17 16:23:38 fruticicola kernel: iommu: DMA domain TLB invalidation policy: strict mode Mar 17 16:23:38 fruticicola kernel: SCSI subsystem initialized Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver usbfs Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver hub Mar 17 16:23:38 fruticicola kernel: usbcore: registered new device driver usb Mar 17 16:23:38 fruticicola kernel: pps_core: LinuxPPS API ver. 1 registered Mar 17 16:23:38 fruticicola kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Mar 17 16:23:38 fruticicola kernel: PTP clock support registered Mar 17 16:23:38 fruticicola kernel: vgaarb: loaded Mar 17 16:23:38 fruticicola kernel: clocksource: Switched to clocksource arch_sys_counter Mar 17 16:23:38 fruticicola kernel: VFS: Disk quotas dquot_6.6.0 Mar 17 16:23:38 fruticicola kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Mar 17 16:23:38 fruticicola kernel: FS-Cache: Loaded Mar 17 16:23:38 fruticicola kernel: CacheFiles: Loaded Mar 17 16:23:38 fruticicola kernel: NET: Registered PF_INET protocol family Mar 17 16:23:38 fruticicola kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) Mar 17 16:23:38 fruticicola kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) Mar 17 16:23:38 fruticicola kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Mar 17 16:23:38 fruticicola kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) Mar 17 16:23:38 fruticicola kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) Mar 17 16:23:38 fruticicola kernel: TCP: Hash tables configured (established 65536 bind 65536) Mar 17 16:23:38 fruticicola kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) Mar 17 16:23:38 fruticicola kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) Mar 17 16:23:38 fruticicola kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) Mar 17 16:23:38 fruticicola kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Mar 17 16:23:38 fruticicola kernel: RPC: Registered named UNIX socket transport module. Mar 17 16:23:38 fruticicola kernel: RPC: Registered udp transport module. Mar 17 16:23:38 fruticicola kernel: RPC: Registered tcp transport module. Mar 17 16:23:38 fruticicola kernel: RPC: Registered tcp-with-tls transport module. Mar 17 16:23:38 fruticicola kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Mar 17 16:23:38 fruticicola kernel: PCI: CLS 0 bytes, default 64 Mar 17 16:23:38 fruticicola kernel: Trying to unpack rootfs image as initramfs... Mar 17 16:23:38 fruticicola kernel: kvm [1]: IPA Size Limit: 40 bits Mar 17 16:23:38 fruticicola kernel: kvm [1]: vgic interrupt IRQ9 Mar 17 16:23:38 fruticicola kernel: kvm [1]: VHE mode initialized successfully Mar 17 16:23:38 fruticicola kernel: Initialise system trusted keyrings Mar 17 16:23:38 fruticicola kernel: workingset: timestamp_bits=46 max_order=21 bucket_order=0 Mar 17 16:23:38 fruticicola kernel: zbud: loaded Mar 17 16:23:38 fruticicola kernel: NFS: Registering the id_resolver key type Mar 17 16:23:38 fruticicola kernel: Key type id_resolver registered Mar 17 16:23:38 fruticicola kernel: Key type id_legacy registered Mar 17 16:23:38 fruticicola kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering... Mar 17 16:23:38 fruticicola kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... Mar 17 16:23:38 fruticicola kernel: xor: measuring software checksum speed Mar 17 16:23:38 fruticicola kernel: 8regs : 9934 MB/sec Mar 17 16:23:38 fruticicola kernel: 32regs : 9840 MB/sec Mar 17 16:23:38 fruticicola kernel: arm64_neon : 13573 MB/sec Mar 17 16:23:38 fruticicola kernel: xor: using function: arm64_neon (13573 MB/sec) Mar 17 16:23:38 fruticicola kernel: Key type asymmetric registered Mar 17 16:23:38 fruticicola kernel: Asymmetric key parser 'x509' registered Mar 17 16:23:38 fruticicola kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Mar 17 16:23:38 fruticicola kernel: io scheduler mq-deadline registered Mar 17 16:23:38 fruticicola kernel: io scheduler kyber registered Mar 17 16:23:38 fruticicola kernel: io scheduler bfq registered Mar 17 16:23:38 fruticicola kernel: irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26) Mar 17 16:23:38 fruticicola kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27) Mar 17 16:23:38 fruticicola kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28) Mar 17 16:23:38 fruticicola kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29) Mar 17 16:23:38 fruticicola kernel: irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30) Mar 17 16:23:38 fruticicola kernel: irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31) Mar 17 16:23:38 fruticicola kernel: simple-framebuffer 3f800000.framebuffer: framebuffer at 0x3f800000, 0x3f4800 bytes Mar 17 16:23:38 fruticicola kernel: simple-framebuffer 3f800000.framebuffer: format=r5g6b5, mode=1920x1080x16, linelength=3840 Mar 17 16:23:38 fruticicola kernel: Freeing initrd memory: 8452K Mar 17 16:23:38 fruticicola kernel: Console: switching to colour frame buffer device 240x67 Mar 17 16:23:38 fruticicola kernel: simple-framebuffer 3f800000.framebuffer: fb0: simplefb registered! Mar 17 16:23:38 fruticicola kernel: Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled Mar 17 16:23:38 fruticicola kernel: 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART Mar 17 16:23:38 fruticicola kernel: serial serial0: tty port ttyS0 registered Mar 17 16:23:38 fruticicola kernel: iproc-rng200 107d208000.rng: hwrng registered Mar 17 16:23:38 fruticicola kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB) Mar 17 16:23:38 fruticicola kernel: bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe Mar 17 16:23:38 fruticicola kernel: brd: module loaded Mar 17 16:23:38 fruticicola kernel: loop: module loaded Mar 17 16:23:38 fruticicola kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver Mar 17 16:23:38 fruticicola kernel: Loading iSCSI transport class v2.0-870. Mar 17 16:23:38 fruticicola kernel: usbcore: registered new device driver r8152-cfgselector Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver r8152 Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver lan78xx Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver smsc95xx Mar 17 16:23:38 fruticicola kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus) Mar 17 16:23:38 fruticicola kernel: dwc_otg: FIQ enabled Mar 17 16:23:38 fruticicola kernel: dwc_otg: NAK holdoff enabled Mar 17 16:23:38 fruticicola kernel: dwc_otg: FIQ split-transaction FSM enabled Mar 17 16:23:38 fruticicola kernel: Module dwc_common_port init Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver uas Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver usb-storage Mar 17 16:23:38 fruticicola kernel: mousedev: PS/2 mouse device common for all mice Mar 17 16:23:38 fruticicola kernel: rpi-rtc soc:rpi_rtc: registered as rtc0 Mar 17 16:23:38 fruticicola kernel: rpi-rtc soc:rpi_rtc: setting system clock to 2024-03-17T16:23:35 UTC (1710692615) Mar 17 16:23:38 fruticicola kernel: bcm2835-wdt bcm2835-wdt: Poweroff handler already present! Mar 17 16:23:38 fruticicola kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer Mar 17 16:23:38 fruticicola kernel: sdhci: Secure Digital Host Controller Interface driver Mar 17 16:23:38 fruticicola kernel: sdhci: Copyright(c) Pierre Ossman Mar 17 16:23:38 fruticicola kernel: sdhci-pltfm: SDHCI platform and OF driver helper Mar 17 16:23:38 fruticicola kernel: ledtrig-cpu: registered to indicate activity on CPUs Mar 17 16:23:38 fruticicola kernel: SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... Mar 17 16:23:38 fruticicola kernel: hid: raw HID events driver (C) Jiri Kosina Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver usbhid Mar 17 16:23:38 fruticicola kernel: usbhid: USB HID core driver Mar 17 16:23:38 fruticicola kernel: hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available Mar 17 16:23:38 fruticicola kernel: NET: Registered PF_PACKET protocol family Mar 17 16:23:38 fruticicola kernel: Key type dns_resolver registered Mar 17 16:23:38 fruticicola kernel: registered taskstats version 1 Mar 17 16:23:38 fruticicola kernel: Loading compiled-in X.509 certificates Mar 17 16:23:38 fruticicola kernel: Key type .fscrypt registered Mar 17 16:23:38 fruticicola kernel: Key type fscrypt-provisioning registered Mar 17 16:23:38 fruticicola kernel: Btrfs loaded, zoned=no, fsverity=yes Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges: Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff] Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: MEM 0x1b00000000..0x1bfffffffb -> 0x0000000000 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1affffffff -> 0x0400000000 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: Forcing gen 3 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00 Mar 17 16:23:38 fruticicola kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Mar 17 16:23:38 fruticicola kernel: pci_bus 0000:00: root bus resource [mem 0x1b00000000-0x1bfffffffb] (bus address [0x00000000-0xfffffffb]) Mar 17 16:23:38 fruticicola kernel: pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1affffffff pref] (bus address [0x400000000-0x6ffffffff]) Mar 17 16:23:38 fruticicola kernel: pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400 Mar 17 16:23:38 fruticicola kernel: pci 0000:00:00.0: PME# supported from D0 D3hot Mar 17 16:23:38 fruticicola kernel: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: link up, 8.0 GT/s PCIe x1 (!SSC) Mar 17 16:23:38 fruticicola kernel: pci 0000:01:00.0: [1e49:0071] type 00 class 0x010802 Mar 17 16:23:38 fruticicola kernel: pci 0000:01:00.0: reg 0x10: [mem 0x1b00000000-0x1b00003fff 64bit] Mar 17 16:23:38 fruticicola kernel: pci 0000:01:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link) Mar 17 16:23:38 fruticicola kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 Mar 17 16:23:38 fruticicola kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x1b00000000-0x1b000fffff] Mar 17 16:23:38 fruticicola kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x1b00000000-0x1b00003fff 64bit] Mar 17 16:23:38 fruticicola kernel: pci 0000:00:00.0: PCI bridge to [bus 01] Mar 17 16:23:38 fruticicola kernel: pci 0000:00:00.0: bridge window [mem 0x1b00000000-0x1b000fffff] Mar 17 16:23:38 fruticicola kernel: pci 0000:00:00.0: Max Payload Size set to 512/ 512 (was 128), Max Read Rq 512 Mar 17 16:23:38 fruticicola kernel: pci 0000:01:00.0: Max Payload Size set to 512/ 512 (was 128), Max Read Rq 512 Mar 17 16:23:38 fruticicola kernel: pcieport 0000:00:00.0: enabling device (0000 -> 0002) Mar 17 16:23:38 fruticicola kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 38 Mar 17 16:23:38 fruticicola kernel: pcieport 0000:00:00.0: AER: enabled with IRQ 38 Mar 17 16:23:38 fruticicola kernel: nvme nvme0: pci function 0000:01:00.0 Mar 17 16:23:38 fruticicola kernel: nvme 0000:01:00.0: enabling device (0000 -> 0002) Mar 17 16:23:38 fruticicola kernel: hwmon hwmon1: temp1_input not attached to any thermal zone Mar 17 16:23:38 fruticicola kernel: hwmon hwmon1: temp2_input not attached to any thermal zone Mar 17 16:23:38 fruticicola kernel: hwmon hwmon1: temp3_input not attached to any thermal zone Mar 17 16:23:38 fruticicola kernel: nvme nvme0: allocated 40 MiB host memory buffer. Mar 17 16:23:38 fruticicola kernel: nvme nvme0: 4/0/0 default/read/poll queues Mar 17 16:23:38 fruticicola kernel: nvme0n1: p1 p2 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000110000.pcie: clkreq control enabled Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges: Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff] Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: Forcing gen 2 Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: PCI host bridge to bus 0001:00 Mar 17 16:23:38 fruticicola kernel: pci_bus 0001:00: root bus resource [bus 00-ff] Mar 17 16:23:38 fruticicola kernel: pci_bus 0001:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb]) Mar 17 16:23:38 fruticicola kernel: pci_bus 0001:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff]) Mar 17 16:23:38 fruticicola kernel: pci 0001:00:00.0: [14e4:2712] type 01 class 0x060400 Mar 17 16:23:38 fruticicola kernel: pci 0001:00:00.0: PME# supported from D0 D3hot Mar 17 16:23:38 fruticicola kernel: pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring Mar 17 16:23:38 fruticicola kernel: brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC) Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: [1de4:0001] type 00 class 0x020000 Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff] Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff] Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff] Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: supports D1 Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: PME# supported from D0 D1 D3hot D3cold Mar 17 16:23:38 fruticicola kernel: pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 Mar 17 16:23:38 fruticicola kernel: pci 0001:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff] Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff] Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff] Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff] Mar 17 16:23:38 fruticicola kernel: pci 0001:00:00.0: PCI bridge to [bus 01] Mar 17 16:23:38 fruticicola kernel: pci 0001:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff] Mar 17 16:23:38 fruticicola kernel: pci 0001:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512 Mar 17 16:23:38 fruticicola kernel: pci 0001:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512 Mar 17 16:23:38 fruticicola kernel: pcieport 0001:00:00.0: enabling device (0000 -> 0002) Mar 17 16:23:38 fruticicola kernel: pcieport 0001:00:00.0: PME: Signaling with IRQ 44 Mar 17 16:23:38 fruticicola kernel: pcieport 0001:00:00.0: AER: enabled with IRQ 44 Mar 17 16:23:38 fruticicola kernel: rp1 0001:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200 Mar 17 16:23:38 fruticicola kernel: rp1 0001:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200 Mar 17 16:23:38 fruticicola kernel: rp1 0001:01:00.0: enabling device (0000 -> 0002) Mar 17 16:23:38 fruticicola kernel: rp1 0001:01:00.0: chip_id 0x20001927 Mar 17 16:23:38 fruticicola kernel: macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 112 (d8:3a:dd:e8:8e:21) Mar 17 16:23:38 fruticicola kernel: dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.0: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.0: irq 137, io mem 0x1f00200000 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.0: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed Mar 17 16:23:38 fruticicola kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 Mar 17 16:23:38 fruticicola kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Mar 17 16:23:38 fruticicola kernel: usb usb1: Product: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: usb usb1: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd Mar 17 16:23:38 fruticicola kernel: usb usb1: SerialNumber: xhci-hcd.0 Mar 17 16:23:38 fruticicola kernel: hub 1-0:1.0: USB hub found Mar 17 16:23:38 fruticicola kernel: hub 1-0:1.0: 2 ports detected Mar 17 16:23:38 fruticicola kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 Mar 17 16:23:38 fruticicola kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Mar 17 16:23:38 fruticicola kernel: usb usb2: Product: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: usb usb2: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd Mar 17 16:23:38 fruticicola kernel: usb usb2: SerialNumber: xhci-hcd.0 Mar 17 16:23:38 fruticicola kernel: hub 2-0:1.0: USB hub found Mar 17 16:23:38 fruticicola kernel: hub 2-0:1.0: 1 port detected Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.1: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.1: irq 142, io mem 0x1f00300000 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.1: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4 Mar 17 16:23:38 fruticicola kernel: xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed Mar 17 16:23:38 fruticicola kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 Mar 17 16:23:38 fruticicola kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Mar 17 16:23:38 fruticicola kernel: usb usb3: Product: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: usb usb3: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd Mar 17 16:23:38 fruticicola kernel: usb usb3: SerialNumber: xhci-hcd.1 Mar 17 16:23:38 fruticicola kernel: hub 3-0:1.0: USB hub found Mar 17 16:23:38 fruticicola kernel: hub 3-0:1.0: 2 ports detected Mar 17 16:23:38 fruticicola kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 Mar 17 16:23:38 fruticicola kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Mar 17 16:23:38 fruticicola kernel: usb usb4: Product: xHCI Host Controller Mar 17 16:23:38 fruticicola kernel: usb usb4: Manufacturer: Linux 6.6.21-2-rpi xhci-hcd Mar 17 16:23:38 fruticicola kernel: usb usb4: SerialNumber: xhci-hcd.1 Mar 17 16:23:38 fruticicola kernel: hub 4-0:1.0: USB hub found Mar 17 16:23:38 fruticicola kernel: hub 4-0:1.0: 1 port detected Mar 17 16:23:38 fruticicola kernel: bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 Mar 17 16:23:38 fruticicola kernel: platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu Mar 17 16:23:38 fruticicola kernel: platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu Mar 17 16:23:38 fruticicola kernel: platform 1000800000.codec: Adding to iommu group 0 Mar 17 16:23:38 fruticicola kernel: platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu Mar 17 16:23:38 fruticicola kernel: platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu Mar 17 16:23:38 fruticicola kernel: platform 1000880000.pisp_be: Adding to iommu group 0 Mar 17 16:23:38 fruticicola kernel: platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu Mar 17 16:23:38 fruticicola kernel: platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu Mar 17 16:23:38 fruticicola kernel: bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success Mar 17 16:23:38 fruticicola kernel: bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 Mar 17 16:23:38 fruticicola kernel: usb 1-1: new full-speed USB device number 2 using xhci-hcd Mar 17 16:23:38 fruticicola kernel: platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu Mar 17 16:23:38 fruticicola kernel: platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu Mar 17 16:23:38 fruticicola kernel: platform axi:gpu: Adding to iommu group 1 Mar 17 16:23:38 fruticicola kernel: platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu Mar 17 16:23:38 fruticicola kernel: bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success Mar 17 16:23:38 fruticicola kernel: bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 Mar 17 16:23:38 fruticicola kernel: bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success Mar 17 16:23:38 fruticicola kernel: sdhci-brcmstb 1000fff000.mmc: Got CD GPIO Mar 17 16:23:38 fruticicola kernel: of_cfs_init Mar 17 16:23:38 fruticicola kernel: mmc1: CQHCI version 5.10 Mar 17 16:23:38 fruticicola kernel: mmc0: CQHCI version 5.10 Mar 17 16:23:38 fruticicola kernel: of_cfs_init: OK Mar 17 16:23:38 fruticicola kernel: clk: Disabling unused clocks Mar 17 16:23:38 fruticicola kernel: mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit Mar 17 16:23:38 fruticicola kernel: usb 3-2: new high-speed USB device number 2 using xhci-hcd Mar 17 16:23:38 fruticicola kernel: usb 1-1: New USB device found, idVendor=3151, idProduct=3020, bcdDevice= 0.02 Mar 17 16:23:38 fruticicola kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Mar 17 16:23:38 fruticicola kernel: usb 1-1: Product: Wireless Device Mar 17 16:23:38 fruticicola kernel: usb 1-1: Manufacturer: YICHIP Mar 17 16:23:38 fruticicola kernel: input: YICHIP Wireless Device as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:3151:3020.0001/input/input0 Mar 17 16:23:38 fruticicola kernel: mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit Mar 17 16:23:38 fruticicola kernel: Freeing unused kernel memory: 5056K Mar 17 16:23:38 fruticicola kernel: Run /init as init process Mar 17 16:23:38 fruticicola kernel: with arguments: Mar 17 16:23:38 fruticicola kernel: /init Mar 17 16:23:38 fruticicola kernel: with environment: Mar 17 16:23:38 fruticicola kernel: HOME=/ Mar 17 16:23:38 fruticicola kernel: TERM=linux Mar 17 16:23:38 fruticicola kernel: mmc1: new ultra high speed DDR50 SDIO card at address 0001 Mar 17 16:23:38 fruticicola kernel: usb 3-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55 Mar 17 16:23:38 fruticicola kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Mar 17 16:23:38 fruticicola kernel: usb 3-2: Product: USB2.1 Hub Mar 17 16:23:38 fruticicola kernel: usb 3-2: Manufacturer: GenesysLogic Mar 17 16:23:38 fruticicola kernel: hid-generic 0003:3151:3020.0001: input,hidraw0: USB HID v2.00 Keyboard [YICHIP Wireless Device] on usb-xhci-hcd.0-1/input0 Mar 17 16:23:38 fruticicola kernel: input: YICHIP Wireless Device Mouse as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input1 Mar 17 16:23:38 fruticicola kernel: input: YICHIP Wireless Device System Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input2 Mar 17 16:23:38 fruticicola kernel: hub 3-2:1.0: USB hub found Mar 17 16:23:38 fruticicola kernel: hub 3-2:1.0: 4 ports detected Mar 17 16:23:38 fruticicola kernel: input: pwr_button as /devices/platform/pwr_button/input/input5 Mar 17 16:23:38 fruticicola kernel: input: YICHIP Wireless Device Consumer Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input3 Mar 17 16:23:38 fruticicola kernel: hid-generic 0003:3151:3020.0002: input,hiddev96,hidraw1: USB HID v2.00 Mouse [YICHIP Wireless Device] on usb-xhci-hcd.0-1/input1 Mar 17 16:23:38 fruticicola kernel: EXT4-fs (nvme0n1p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac r/w with ordered data mode. Quota mode: none. Mar 17 16:23:38 fruticicola kernel: NET: Registered PF_INET6 protocol family Mar 17 16:23:38 fruticicola kernel: Segment Routing with IPv6 Mar 17 16:23:38 fruticicola kernel: In-situ OAM (IOAM) with IPv6 Mar 17 16:23:38 fruticicola systemd[1]: systemd 255.4-2-arch 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) Mar 17 16:23:38 fruticicola systemd[1]: Detected architecture arm64. Mar 17 16:23:38 fruticicola systemd[1]: Hostname set to . Mar 17 16:23:38 fruticicola kernel: usb 3-2.2: new low-speed USB device number 3 using xhci-hcd Mar 17 16:23:38 fruticicola systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported Mar 17 16:23:38 fruticicola kernel: uart-pl011 107d001000.serial: no DMA platform data Mar 17 16:23:38 fruticicola kernel: usb 3-2.2: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 Mar 17 16:23:38 fruticicola kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Mar 17 16:23:38 fruticicola kernel: usb 3-2.2: Product: USB Keyboard Mar 17 16:23:38 fruticicola kernel: usb 3-2.2: Manufacturer: SONiX Mar 17 16:23:38 fruticicola systemd[1]: Queued start job for default target Graphical Interface. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/dirmngr. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/getty. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/gpg-agent. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/gpg-agent-browser. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/gpg-agent-extra. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/gpg-agent-ssh. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/keyboxd. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/modprobe. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/serial-getty. Mar 17 16:23:38 fruticicola systemd[1]: Created slice Slice /system/wpa_supplicant. Mar 17 16:23:38 fruticicola systemd[1]: Created slice User and Session Slice. Mar 17 16:23:38 fruticicola kernel: input: SONiX USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.2/3-2.2:1.0/0003:09DA:2268.0003/input/input6 Mar 17 16:23:38 fruticicola systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Mar 17 16:23:38 fruticicola systemd[1]: Started Forward Password Requests to Wall Directory Watch. Mar 17 16:23:38 fruticicola systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Mar 17 16:23:38 fruticicola systemd[1]: Expecting device /dev/nvme0n1p1... Mar 17 16:23:38 fruticicola systemd[1]: Expecting device /dev/ttyAMA10... Mar 17 16:23:38 fruticicola systemd[1]: Expecting device /sys/subsystem/net/devices/wlan0... Mar 17 16:23:38 fruticicola systemd[1]: Reached target Local Encrypted Volumes. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Local Integrity Protected Volumes. Mar 17 16:23:38 fruticicola kernel: hid-generic 0003:09DA:2268.0003: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-xhci-hcd.1-2.2/input0 Mar 17 16:23:38 fruticicola systemd[1]: Reached target Path Units. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Remote File Systems. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Slice Units. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Swaps. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Local Verity Protected Volumes. Mar 17 16:23:38 fruticicola systemd[1]: Listening on Device-mapper event daemon FIFOs. Mar 17 16:23:38 fruticicola kernel: input: SONiX USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.2/3-2.2:1.1/0003:09DA:2268.0004/input/input7 Mar 17 16:23:38 fruticicola systemd[1]: Listening on Process Core Dump Socket. Mar 17 16:23:38 fruticicola systemd[1]: Listening on Journal Socket (/dev/log). Mar 17 16:23:38 fruticicola systemd[1]: Listening on Journal Socket. Mar 17 16:23:38 fruticicola systemd[1]: Listening on Network Service Netlink Socket. Mar 17 16:23:38 fruticicola systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Mar 17 16:23:38 fruticicola systemd[1]: Listening on udev Control Socket. Mar 17 16:23:38 fruticicola systemd[1]: Listening on udev Kernel Socket. Mar 17 16:23:38 fruticicola systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). Mar 17 16:23:38 fruticicola kernel: input: SONiX USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.2/3-2.2:1.1/0003:09DA:2268.0004/input/input8 Mar 17 16:23:38 fruticicola kernel: hid-generic 0003:09DA:2268.0004: input,hidraw3: USB HID v1.11 Device [SONiX USB Keyboard] on usb-xhci-hcd.1-2.2/input1 Mar 17 16:23:38 fruticicola systemd[1]: Mounting POSIX Message Queue File System... Mar 17 16:23:38 fruticicola systemd[1]: Mounting Kernel Debug File System... Mar 17 16:23:38 fruticicola systemd[1]: Mounting Kernel Trace File System... Mar 17 16:23:38 fruticicola systemd[1]: Mounting Temporary Directory /tmp... Mar 17 16:23:38 fruticicola systemd[1]: Starting Create List of Static Device Nodes... Mar 17 16:23:38 fruticicola systemd[1]: Starting Load Kernel Module configfs... Mar 17 16:23:38 fruticicola systemd[1]: Starting Load Kernel Module dm_mod... Mar 17 16:23:38 fruticicola systemd[1]: Starting Load Kernel Module drm... Mar 17 16:23:38 fruticicola systemd[1]: Starting Load Kernel Module fuse... Mar 17 16:23:38 fruticicola kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Mar 17 16:23:38 fruticicola systemd[1]: Starting Load Kernel Module loop... Mar 17 16:23:38 fruticicola systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). Mar 17 16:23:38 fruticicola kernel: fuse: init (API version 7.39) Mar 17 16:23:38 fruticicola kernel: usb 3-2.4: new full-speed USB device number 4 using xhci-hcd Mar 17 16:23:38 fruticicola systemd[1]: Starting Journal Service... Mar 17 16:23:38 fruticicola systemd[1]: Starting Load Kernel Modules... Mar 17 16:23:38 fruticicola systemd[1]: Starting Generate network units from Kernel command line... Mar 17 16:23:38 fruticicola kernel: Asymmetric key parser 'pkcs8' registered Mar 17 16:23:38 fruticicola systemd-journald[187]: Collecting audit messages is disabled. Mar 17 16:23:38 fruticicola systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Mar 17 16:23:38 fruticicola systemd[1]: Starting Remount Root and Kernel File Systems... Mar 17 16:23:38 fruticicola systemd-journald[187]: Journal started Mar 17 16:23:38 fruticicola systemd-journald[187]: Runtime Journal (/run/log/journal/1869da2f7a9a446a9cbd443cd308a282) is 8.0M, max 396.9M, 388.9M free. Mar 17 16:23:38 fruticicola systemd-modules-load[188]: Inserted module 'pkcs8_key_parser' Mar 17 16:23:38 fruticicola systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Mar 17 16:23:38 fruticicola systemd[1]: Starting Coldplug All udev Devices... Mar 17 16:23:38 fruticicola systemd[1]: Mounted POSIX Message Queue File System. Mar 17 16:23:38 fruticicola systemd[1]: Mounted Kernel Debug File System. Mar 17 16:23:38 fruticicola systemd[1]: Started Journal Service. Mar 17 16:23:38 fruticicola kernel: EXT4-fs (nvme0n1p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac r/w. Quota mode: none. Mar 17 16:23:38 fruticicola systemd[1]: Mounted Kernel Trace File System. Mar 17 16:23:38 fruticicola systemd[1]: Mounted Temporary Directory /tmp. Mar 17 16:23:38 fruticicola systemd[1]: Finished Create List of Static Device Nodes. Mar 17 16:23:38 fruticicola systemd[1]: modprobe@configfs.service: Deactivated successfully. Mar 17 16:23:38 fruticicola systemd[1]: Finished Load Kernel Module configfs. Mar 17 16:23:38 fruticicola systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Mar 17 16:23:38 fruticicola systemd[1]: Finished Load Kernel Module dm_mod. Mar 17 16:23:38 fruticicola systemd[1]: modprobe@drm.service: Deactivated successfully. Mar 17 16:23:38 fruticicola systemd[1]: Finished Load Kernel Module drm. Mar 17 16:23:38 fruticicola systemd[1]: modprobe@fuse.service: Deactivated successfully. Mar 17 16:23:38 fruticicola systemd[1]: Finished Load Kernel Module fuse. Mar 17 16:23:38 fruticicola systemd[1]: modprobe@loop.service: Deactivated successfully. Mar 17 16:23:38 fruticicola systemd[1]: Finished Load Kernel Module loop. Mar 17 16:23:38 fruticicola systemd[1]: Finished Load Kernel Modules. Mar 17 16:23:38 fruticicola systemd[1]: Finished Generate network units from Kernel command line. Mar 17 16:23:38 fruticicola systemd[1]: Finished Remount Root and Kernel File Systems. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Preparation for Network. Mar 17 16:23:38 fruticicola systemd[1]: Mounting FUSE Control File System... Mar 17 16:23:38 fruticicola systemd[1]: Mounting Kernel Configuration File System... Mar 17 16:23:38 fruticicola kernel: usb 3-2.4: device descriptor read/64, error -32 Mar 17 16:23:38 fruticicola systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. Mar 17 16:23:38 fruticicola systemd[1]: Starting Flush Journal to Persistent Storage... Mar 17 16:23:38 fruticicola systemd[1]: Starting Load/Save OS Random Seed... Mar 17 16:23:38 fruticicola systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Mar 17 16:23:38 fruticicola systemd[1]: Starting Apply Kernel Variables... Mar 17 16:23:38 fruticicola systemd-journald[187]: Time spent on flushing to /var/log/journal/1869da2f7a9a446a9cbd443cd308a282 is 47.862ms for 521 entries. Mar 17 16:23:38 fruticicola systemd-journald[187]: System Journal (/var/log/journal/1869da2f7a9a446a9cbd443cd308a282) is 192.9M, max 4.0G, 3.8G free. Mar 17 16:23:38 fruticicola systemd-journald[187]: Received client request to flush runtime journal. Mar 17 16:23:38 fruticicola systemd-journald[187]: /var/log/journal/1869da2f7a9a446a9cbd443cd308a282/system.journal: Journal file uses a different sequence number ID, rotating. Mar 17 16:23:38 fruticicola systemd-journald[187]: Rotating system journal. Mar 17 16:23:38 fruticicola systemd[1]: Starting Create Static Device Nodes in /dev gracefully... Mar 17 16:23:38 fruticicola systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Mar 17 16:23:38 fruticicola systemd[1]: Mounted FUSE Control File System. Mar 17 16:23:38 fruticicola systemd[1]: Mounted Kernel Configuration File System. Mar 17 16:23:38 fruticicola systemd[1]: Finished Load/Save OS Random Seed. Mar 17 16:23:38 fruticicola systemd[1]: Finished Apply Kernel Variables. Mar 17 16:23:38 fruticicola systemd[1]: Finished Coldplug All udev Devices. Mar 17 16:23:38 fruticicola systemd[1]: Finished Create Static Device Nodes in /dev gracefully. Mar 17 16:23:38 fruticicola systemd[1]: Starting Create System Users... Mar 17 16:23:38 fruticicola systemd[1]: Finished Flush Journal to Persistent Storage. Mar 17 16:23:38 fruticicola systemd[1]: Finished Create System Users. Mar 17 16:23:38 fruticicola systemd[1]: Starting Create Static Device Nodes in /dev... Mar 17 16:23:38 fruticicola systemd[1]: Finished Create Static Device Nodes in /dev. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Preparation for Local File Systems. Mar 17 16:23:38 fruticicola systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw). Mar 17 16:23:38 fruticicola systemd[1]: Starting Rule-based Manager for Device Events and Files... Mar 17 16:23:38 fruticicola systemd-udevd[232]: Using default interface naming scheme 'v255'. Mar 17 16:23:38 fruticicola systemd[1]: Started Rule-based Manager for Device Events and Files. Mar 17 16:23:38 fruticicola systemd[1]: Starting Network Configuration... Mar 17 16:23:38 fruticicola kernel: usb 3-2.4: device descriptor read/64, error -32 Mar 17 16:23:38 fruticicola systemd[1]: Found device /dev/ttyAMA10. Mar 17 16:23:38 fruticicola kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Mar 17 16:23:38 fruticicola kernel: brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode Mar 17 16:23:38 fruticicola kernel: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf' Mar 17 16:23:38 fruticicola kernel: brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode Mar 17 16:23:38 fruticicola kernel: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040 Mar 17 16:23:38 fruticicola kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1 Mar 17 16:23:38 fruticicola kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040 Mar 17 16:23:38 fruticicola systemd-networkd[239]: lo: Link UP Mar 17 16:23:38 fruticicola systemd-networkd[239]: lo: Gained carrier Mar 17 16:23:38 fruticicola systemd-networkd[239]: Enumeration completed Mar 17 16:23:38 fruticicola systemd[1]: Started Network Configuration. Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2 Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020 Mar 17 16:23:38 fruticicola kernel: mc: Linux media interface: v0.10 Mar 17 16:23:38 fruticicola kernel: macb 1f00100000.ethernet end0: renamed from eth0 Mar 17 16:23:38 fruticicola kernel: Bluetooth: Core ver 2.22 Mar 17 16:23:38 fruticicola kernel: NET: Registered PF_BLUETOOTH protocol family Mar 17 16:23:38 fruticicola kernel: Bluetooth: HCI device and connection manager initialized Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3 Mar 17 16:23:38 fruticicola kernel: Bluetooth: HCI socket layer initialized Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020 Mar 17 16:23:38 fruticicola kernel: Bluetooth: L2CAP socket layer initialized Mar 17 16:23:38 fruticicola systemd[1]: Found device ZHITAI Ti600 1TB bootfs. Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4 Mar 17 16:23:38 fruticicola kernel: Bluetooth: SCO socket layer initialized Mar 17 16:23:38 fruticicola systemd-networkd[239]: eth0: Interface name change detected, renamed to end0. Mar 17 16:23:38 fruticicola kernel: usb 3-2.4: new full-speed USB device number 5 using xhci-hcd Mar 17 16:23:38 fruticicola systemd-networkd[239]: end0: Configuring with /etc/systemd/network/en.network. Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000 Mar 17 16:23:38 fruticicola kernel: Bluetooth: HCI UART driver ver 2.3 Mar 17 16:23:38 fruticicola kernel: brcmfmac: F1 signature read @0x18000000=0x15264345 Mar 17 16:23:38 fruticicola kernel: Bluetooth: HCI UART protocol H4 registered Mar 17 16:23:38 fruticicola systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Mar 17 16:23:38 fruticicola systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway. Mar 17 16:23:38 fruticicola kernel: rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0 Mar 17 16:23:38 fruticicola kernel: videodev: Linux video capture interface: v2.00 Mar 17 16:23:38 fruticicola kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered Mar 17 16:23:38 fruticicola kernel: hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator Mar 17 16:23:38 fruticicola kernel: hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator Mar 17 16:23:38 fruticicola kernel: Bluetooth: HCI UART protocol Broadcom registered Mar 17 16:23:38 fruticicola kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Mar 17 16:23:38 fruticicola kernel: macb 1f00100000.ethernet end0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL) Mar 17 16:23:38 fruticicola kernel: macb 1f00100000.ethernet end0: configuring for phy/rgmii-id link mode Mar 17 16:23:38 fruticicola kernel: pps pps0: new PPS source ptp0 Mar 17 16:23:38 fruticicola kernel: usbcore: registered new interface driver brcmfmac Mar 17 16:23:38 fruticicola systemd[1]: Mounting /boot... Mar 17 16:23:38 fruticicola kernel: macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered. Mar 17 16:23:38 fruticicola kernel: [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0 Mar 17 16:23:38 fruticicola systemd-networkd[239]: end0: Link UP Mar 17 16:23:38 fruticicola kernel: usb 3-2.4: device descriptor read/64, error -32 Mar 17 16:23:38 fruticicola systemd[1]: Starting Virtual Console Setup... Mar 17 16:23:38 fruticicola systemd[1]: Mounted /boot. Mar 17 16:23:38 fruticicola systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Mar 17 16:23:38 fruticicola systemd[1]: Stopped Virtual Console Setup. Mar 17 16:23:38 fruticicola systemd[1]: Reached target Local File Systems. Mar 17 16:23:38 fruticicola kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. Mar 17 16:23:38 fruticicola systemd[1]: Listening on System Extension Image Management (Varlink). Mar 17 16:23:38 fruticicola systemd[1]: Starting Rebuild Dynamic Linker Cache... Mar 17 16:23:38 fruticicola systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. Mar 17 16:23:38 fruticicola systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Mar 17 16:23:38 fruticicola systemd[1]: Starting Create Volatile Files and Directories... Mar 17 16:23:38 fruticicola systemd[1]: Starting Virtual Console Setup... Mar 17 16:23:38 fruticicola systemd[1]: Finished Rebuild Dynamic Linker Cache. Mar 17 16:23:38 fruticicola systemd[1]: Finished Virtual Console Setup. Mar 17 16:23:39 fruticicola systemd[1]: Finished Create Volatile Files and Directories. Mar 17 16:23:39 fruticicola systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). Mar 17 16:23:39 fruticicola systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Mar 17 16:23:39 fruticicola systemd[1]: Starting Rebuild Journal Catalog... Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu Mar 17 16:23:39 fruticicola kernel: rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: Register nodes for group 0 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: input device node registered as /dev/video20 Mar 17 16:23:39 fruticicola kernel: rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21 Mar 17 16:23:39 fruticicola kernel: rpivid 1000800000.codec: Device registered as /dev/video19 Mar 17 16:23:39 fruticicola kernel: brcmfmac_wcc: brcmf_wcc_attach: executing Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22 Mar 17 16:23:39 fruticicola kernel: brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23 Mar 17 16:23:39 fruticicola kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24 Mar 17 16:23:39 fruticicola kernel: usb 3-2.4: device descriptor read/64, error -32 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25 Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM: chip id 107 Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26 Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM: features 0x2f Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27 Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM4345C0 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: config device node registered as /dev/video28 Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: Register nodes for group 1 Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: input device node registered as /dev/video29 Mar 17 16:23:39 fruticicola kernel: usb 3-2-port4: attempt power cycle Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32 Mar 17 16:23:39 fruticicola kernel: Console: switching to colour dummy device 80x25 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34 Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35 Mar 17 16:23:39 fruticicola kernel: Registered IR keymap rc-cec Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36 Mar 17 16:23:39 fruticicola kernel: rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0 Mar 17 16:23:39 fruticicola kernel: pispbe 1000880000.pisp_be: config device node registered as /dev/video37 Mar 17 16:23:39 fruticicola kernel: input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input9 Mar 17 16:23:39 fruticicola systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). Mar 17 16:23:39 fruticicola systemd[1]: Starting Network Name Resolution... Mar 17 16:23:39 fruticicola systemd[1]: Starting Network Time Synchronization... Mar 17 16:23:39 fruticicola systemd[1]: Starting Record System Boot/Shutdown in UTMP... Mar 17 16:23:39 fruticicola systemd[1]: Finished Rebuild Journal Catalog. Mar 17 16:23:39 fruticicola kernel: input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input10 Mar 17 16:23:39 fruticicola systemd[1]: Found device /sys/subsystem/net/devices/wlan0. Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4]) Mar 17 16:23:39 fruticicola systemd[1]: Reached target Bluetooth Support. Mar 17 16:23:39 fruticicola kernel: Registered IR keymap rc-cec Mar 17 16:23:39 fruticicola kernel: rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1 Mar 17 16:23:39 fruticicola kernel: input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input11 Mar 17 16:23:39 fruticicola systemd[1]: Reached target Sound Card. Mar 17 16:23:39 fruticicola systemd[1]: Starting Load/Save RF Kill Switch Status... Mar 17 16:23:39 fruticicola systemd[1]: Starting Update is Completed... Mar 17 16:23:39 fruticicola kernel: input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input12 Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4]) Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4]) Mar 17 16:23:39 fruticicola systemd[1]: Finished Record System Boot/Shutdown in UTMP. Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4]) Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4]) Mar 17 16:23:39 fruticicola systemd[1]: Started Load/Save RF Kill Switch Status. Mar 17 16:23:39 fruticicola systemd[1]: Finished Update is Completed. Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4]) Mar 17 16:23:39 fruticicola systemd-resolved[326]: Positive Trust Anchors: Mar 17 16:23:39 fruticicola systemd-resolved[326]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d Mar 17 16:23:39 fruticicola systemd-resolved[326]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa corp home internal intranet lan local private test Mar 17 16:23:39 fruticicola systemd[1]: Started Network Time Synchronization. Mar 17 16:23:39 fruticicola systemd[1]: Reached target System Time Set. Mar 17 16:23:39 fruticicola systemd-resolved[326]: Using system hostname 'fruticicola'. Mar 17 16:23:39 fruticicola systemd[1]: Started Network Name Resolution. Mar 17 16:23:39 fruticicola systemd[1]: Reached target Host and Network Name Lookups. Mar 17 16:23:39 fruticicola systemd[1]: Reached target System Initialization. Mar 17 16:23:39 fruticicola systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly. Mar 17 16:23:39 fruticicola systemd[1]: Started Daily verification of password and group files. Mar 17 16:23:39 fruticicola systemd[1]: Started Daily Cleanup of Temporary Directories. Mar 17 16:23:39 fruticicola systemd[1]: Reached target Timer Units. Mar 17 16:23:39 fruticicola systemd[1]: Listening on D-Bus System Message Bus Socket. Mar 17 16:23:39 fruticicola systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg. Mar 17 16:23:39 fruticicola systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg. Mar 17 16:23:39 fruticicola systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg. Mar 17 16:23:39 fruticicola systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg. Mar 17 16:23:39 fruticicola systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg. Mar 17 16:23:39 fruticicola systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg. Mar 17 16:23:39 fruticicola systemd[1]: Reached target Socket Units. Mar 17 16:23:39 fruticicola kernel: [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1 Mar 17 16:23:39 fruticicola systemd[1]: Starting D-Bus System Message Bus... Mar 17 16:23:39 fruticicola systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Mar 17 16:23:39 fruticicola systemd[1]: Started D-Bus System Message Bus. Mar 17 16:23:39 fruticicola systemd[1]: Reached target Basic System. Mar 17 16:23:39 fruticicola systemd[1]: Starting Network Manager... Mar 17 16:23:39 fruticicola systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met. Mar 17 16:23:39 fruticicola systemd[1]: Starting User Login Management... Mar 17 16:23:39 fruticicola systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Mar 17 16:23:39 fruticicola systemd[1]: Started WPA supplicant daemon (interface-specific version). Mar 17 16:23:39 fruticicola dbus-broker-launch[346]: Ready Mar 17 16:23:39 fruticicola wpa_supplicant[350]: Successfully initialized wpa_supplicant Mar 17 16:23:39 fruticicola wpa_supplicant[350]: Failed to open config file '/etc/wpa_supplicant/wpa_supplicant-wlan0.conf', error: No such file or directory Mar 17 16:23:39 fruticicola wpa_supplicant[350]: Failed to read or parse configuration '/etc/wpa_supplicant/wpa_supplicant-wlan0.conf'. Mar 17 16:23:39 fruticicola wpa_supplicant[350]: : CTRL-EVENT-DSCP-POLICY clear_all Mar 17 16:23:39 fruticicola systemd[1]: wpa_supplicant@wlan0.service: Main process exited, code=exited, status=255/EXCEPTION Mar 17 16:23:39 fruticicola systemd[1]: wpa_supplicant@wlan0.service: Failed with result 'exit-code'. Mar 17 16:23:39 fruticicola systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Mar 17 16:23:39 fruticicola systemd[1]: Stopped Virtual Console Setup. Mar 17 16:23:39 fruticicola systemd-logind[349]: New seat seat0. Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.6237] NetworkManager (version 1.46.0-2) is starting... (boot:034e4ce3-bc7c-4df6-bfd7-a58d164c932a) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.6239] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: powersave.conf) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.6308] manager[0x559548a1d0]: monitoring kernel firmware directory '/lib/firmware'. Mar 17 16:23:39 fruticicola kernel: Console: switching to colour frame buffer device 100x30 Mar 17 16:23:39 fruticicola kernel: vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device Mar 17 16:23:39 fruticicola systemd[1]: Stopping Virtual Console Setup... Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event0 (YICHIP Wireless Device) Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event2 (YICHIP Wireless Device System Control) Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event4 (YICHIP Wireless Device Consumer Control) Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event6 (SONiX USB Keyboard Consumer Control) Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event7 (SONiX USB Keyboard System Control) Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event3 (pwr_button) Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event8 (vc4-hdmi-0) Mar 17 16:23:39 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event10 (vc4-hdmi-1) Mar 17 16:23:39 fruticicola systemd[1]: Starting Virtual Console Setup... Mar 17 16:23:39 fruticicola systemd[1]: Started User Login Management. Mar 17 16:23:39 fruticicola systemd[1]: Starting Hostname Service... Mar 17 16:23:39 fruticicola systemd[1]: Finished Virtual Console Setup. Mar 17 16:23:39 fruticicola systemd[1]: Started Hostname Service. Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7216] hostname: hostname: using hostnamed Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7217] hostname: static hostname changed from (none) to "fruticicola" Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7221] dns-mgr: init: dns=systemd-resolved rc-manager=symlink, plugin=systemd-resolved Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7233] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/platform/axi/1001100000.mmc/mmc_host/mmc1/mmc1:0001/mmc1:0001:1/ieee80211/phy0/rfkill1) (driver brcmfmac) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7235] manager[0x559548a1d0]: rfkill: Wi-Fi hardware radio set enabled Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7235] manager[0x559548a1d0]: rfkill: WWAN hardware radio set enabled Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7261] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7293] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7309] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7317] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7321] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7523] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7526] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7527] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7527] manager: Networking is enabled by state file Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7531] settings: Loaded settings plugin: keyfile (internal) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7550] dhcp: init: Using DHCP client 'internal' Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7553] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7565] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7571] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7579] device (lo): Activation: starting connection 'lo' (06627147-ad7e-4d60-b045-8004380a60b8) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7591] manager: (end0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7604] settings: (end0): created default wired connection 'Wired connection 1' Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7605] device (end0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7635] device (wlan0): driver supports Access Point (AP) mode Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7644] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3) Mar 17 16:23:39 fruticicola NetworkManager[348]: [1710692619.7647] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Mar 17 16:23:39 fruticicola systemd-networkd[239]: wlan0: Link UP Mar 17 16:23:39 fruticicola kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Mar 17 16:23:39 fruticicola systemd[1]: Starting Network Manager Script Dispatcher Service... Mar 17 16:23:39 fruticicola systemd[1]: Started Network Manager Script Dispatcher Service. Mar 17 16:23:39 fruticicola kernel: usb 3-2.4: new full-speed USB device number 6 using xhci-hcd Mar 17 16:23:39 fruticicola kernel: usb 3-2.4: Device not responding to setup address. Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM: features 0x2f Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190 Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382 Mar 17 16:23:39 fruticicola kernel: Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac) Mar 17 16:23:40 fruticicola kernel: usb 3-2.4: Device not responding to setup address. Mar 17 16:23:40 fruticicola systemd-networkd[239]: wlan0: Link DOWN Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.2860] device (wlan0): set-hw-addr: set MAC address to 5E:73:07:35:D8:08 (scanning) Mar 17 16:23:40 fruticicola systemd-networkd[239]: wlan0: Link UP Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.2961] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Mar 17 16:23:40 fruticicola systemd[1]: Started Network Manager. Mar 17 16:23:40 fruticicola kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.2982] ovsdb: disconnected from ovsdb Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.2983] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.2985] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.2987] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.2994] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.3039] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.3041] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.3046] device (lo): Activation: successful, device activated. Mar 17 16:23:40 fruticicola systemd[1]: Starting WPA supplicant... Mar 17 16:23:40 fruticicola wpa_supplicant[376]: Successfully initialized wpa_supplicant Mar 17 16:23:40 fruticicola systemd[1]: Started WPA supplicant. Mar 17 16:23:40 fruticicola systemd[1]: Reached target Network. Mar 17 16:23:40 fruticicola systemd[1]: Started OpenSSH Daemon. Mar 17 16:23:40 fruticicola systemd[1]: Starting Permit User Sessions... Mar 17 16:23:40 fruticicola systemd[1]: Finished Permit User Sessions. Mar 17 16:23:40 fruticicola systemd[1]: Started Getty on tty1. Mar 17 16:23:40 fruticicola systemd[1]: Started Serial Getty on ttyAMA10. Mar 17 16:23:40 fruticicola systemd[1]: Reached target Login Prompts. Mar 17 16:23:40 fruticicola systemd[1]: Reached target Multi-User System. Mar 17 16:23:40 fruticicola systemd[1]: Reached target Graphical Interface. Mar 17 16:23:40 fruticicola systemd[1]: Startup finished in 3.605s (kernel) + 2.928s (userspace) = 6.534s. Mar 17 16:23:40 fruticicola sshd[377]: Server listening on 0.0.0.0 port 22. Mar 17 16:23:40 fruticicola sshd[377]: Server listening on :: port 22. Mar 17 16:23:40 fruticicola kernel: usb 3-2.4: device not accepting address 6, error -71 Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.4291] device (wlan0): supplicant interface state: internal-starting -> disconnected Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.4292] Wi-Fi P2P device controlled by interface wlan0 created Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.4295] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4) Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.4297] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.4300] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') Mar 17 16:23:40 fruticicola NetworkManager[348]: [1710692620.4304] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:40 fruticicola kernel: usb 3-2.4: new full-speed USB device number 7 using xhci-hcd Mar 17 16:23:40 fruticicola kernel: usb 3-2.4: Device not responding to setup address. Mar 17 16:23:40 fruticicola kernel: usb 3-2.4: Device not responding to setup address. Mar 17 16:23:40 fruticicola kernel: usb 3-2.4: device not accepting address 7, error -71 Mar 17 16:23:40 fruticicola kernel: usb 3-2-port4: unable to enumerate USB device Mar 17 16:23:40 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event7 (SONiX USB Keyboard System Control) Mar 17 16:23:40 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event6 (SONiX USB Keyboard Consumer Control) Mar 17 16:23:40 fruticicola systemd-logind[349]: Watching system buttons on /dev/input/event5 (SONiX USB Keyboard) Mar 17 16:23:44 fruticicola systemd[1]: systemd-rfkill.service: Deactivated successfully. Mar 17 16:23:46 fruticicola NetworkManager[348]: [1710692626.9198] policy: auto-activating connection 'TP-LINK_9140' (d1f2015a-d217-4408-b396-ed580d767774) Mar 17 16:23:46 fruticicola NetworkManager[348]: [1710692626.9203] device (wlan0): Activation: starting connection 'TP-LINK_9140' (d1f2015a-d217-4408-b396-ed580d767774) Mar 17 16:23:46 fruticicola NetworkManager[348]: [1710692626.9204] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:46 fruticicola NetworkManager[348]: [1710692626.9206] manager: NetworkManager state is now CONNECTING Mar 17 16:23:47 fruticicola systemd-networkd[239]: wlan0: Link DOWN Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4547] device (wlan0): set-hw-addr: reset MAC address to D8:3A:DD:E8:8E:23 (preserve) Mar 17 16:23:47 fruticicola systemd-networkd[239]: wlan0: Link UP Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4632] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4635] device (wlan0): Activation: (wifi) access point 'TP-LINK_9140' has security, but secrets are required. Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4635] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4647] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4649] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4652] device (wlan0): Activation: (wifi) connection 'TP-LINK_9140' has security, and secrets exist. No new secrets needed. Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4728] Config: added 'ssid' value 'TP-LINK_9140' Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4728] Config: added 'scan_ssid' value '1' Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4728] Config: added 'bgscan' value 'simple:30:-70:86400' Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4728] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK' Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4729] Config: added 'psk' value '' Mar 17 16:23:47 fruticicola kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4731] device (wlan0): supplicant interface state: disconnected -> inactive Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4731] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive Mar 17 16:23:47 fruticicola wpa_supplicant[376]: wlan0: Trying to associate with SSID 'TP-LINK_9140' Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4856] device (wlan0): supplicant interface state: inactive -> associating Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.4857] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associating Mar 17 16:23:47 fruticicola wpa_supplicant[376]: wlan0: Associated with 0c:4b:54:90:91:40 Mar 17 16:23:47 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-CONNECTED - Connection to 0c:4b:54:90:91:40 completed [id=0 id_str=] Mar 17 16:23:47 fruticicola systemd-networkd[239]: wlan0: Connected WiFi access point: TP-LINK_9140 (0c:4b:54:90:91:40) Mar 17 16:23:47 fruticicola systemd-networkd[239]: wlan0: Gained carrier Mar 17 16:23:47 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Mar 17 16:23:47 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=CN Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.6379] device (wlan0): supplicant interface state: associating -> completed Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.6379] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-LINK_9140" Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.6379] device (p2p-dev-wlan0): supplicant management interface state: associating -> completed Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.6381] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.6386] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds) Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.7129] dhcp4 (wlan0): state changed new lease, address=192.168.1.104, acd pending Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8771] dhcp4 (wlan0): state changed new lease, address=192.168.1.104 Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8775] policy: set 'TP-LINK_9140' (wlan0) as default for IPv4 routing and DNS Mar 17 16:23:47 fruticicola systemd-resolved[326]: wlan0: Bus client set default route setting: yes Mar 17 16:23:47 fruticicola systemd-resolved[326]: wlan0: Bus client set DNS server list to: 211.137.191.26, 218.201.96.130 Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8861] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8881] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8882] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8886] manager: NetworkManager state is now CONNECTED_SITE Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8900] device (wlan0): Activation: successful, device activated. Mar 17 16:23:47 fruticicola NetworkManager[348]: [1710692627.8907] manager: startup complete Mar 17 16:23:47 fruticicola systemd-resolved[326]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 211.137.191.26. Mar 17 16:23:48 fruticicola NetworkManager[348]: [1710692628.6278] manager: NetworkManager state is now CONNECTED_GLOBAL Mar 17 16:23:48 fruticicola systemd-networkd[239]: wlan0: Gained IPv6LL Mar 17 16:23:49 fruticicola systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Mar 17 16:24:09 fruticicola systemd[1]: systemd-hostnamed.service: Deactivated successfully. Mar 17 16:24:13 fruticicola sshd[398]: Accepted publickey for root from 192.168.1.107 port 48482 ssh2: RSA SHA256:SiSs/d3GAcBtVSX/vuIYoT2NEIEVeZUt27vOOmJQ/Uw Mar 17 16:24:13 fruticicola sshd[398]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Mar 17 16:24:13 fruticicola systemd-logind[349]: New session 1 of user root. Mar 17 16:24:13 fruticicola systemd[1]: Created slice User Slice of UID 0. Mar 17 16:24:13 fruticicola systemd[1]: Starting User Runtime Directory /run/user/0... Mar 17 16:24:13 fruticicola systemd[1]: Finished User Runtime Directory /run/user/0. Mar 17 16:24:13 fruticicola systemd[1]: Starting User Manager for UID 0... Mar 17 16:24:13 fruticicola (systemd)[404]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[root] ruser=[] rhost=[] Mar 17 16:24:13 fruticicola (systemd)[404]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Mar 17 16:24:13 fruticicola systemd[404]: Queued start job for default target Main User Target. Mar 17 16:24:13 fruticicola systemd[404]: Created slice User Application Slice. Mar 17 16:24:13 fruticicola systemd[404]: Reached target Paths. Mar 17 16:24:13 fruticicola systemd[404]: Reached target Timers. Mar 17 16:24:13 fruticicola systemd[404]: Starting D-Bus User Message Bus Socket... Mar 17 16:24:13 fruticicola systemd[404]: Listening on GnuPG network certificate management daemon. Mar 17 16:24:13 fruticicola systemd[404]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Mar 17 16:24:13 fruticicola systemd[404]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Mar 17 16:24:13 fruticicola systemd[404]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Mar 17 16:24:13 fruticicola systemd[404]: Listening on GnuPG cryptographic agent and passphrase cache. Mar 17 16:24:13 fruticicola systemd[404]: Listening on GnuPG public key management service. Mar 17 16:24:13 fruticicola systemd[404]: Listening on p11-kit server. Mar 17 16:24:13 fruticicola systemd[404]: Listening on D-Bus User Message Bus Socket. Mar 17 16:24:13 fruticicola systemd[404]: Reached target Sockets. Mar 17 16:24:13 fruticicola systemd[404]: Reached target Basic System. Mar 17 16:24:13 fruticicola systemd[404]: Reached target Main User Target. Mar 17 16:24:13 fruticicola systemd[404]: Startup finished in 144ms. Mar 17 16:24:13 fruticicola systemd[1]: Started User Manager for UID 0. Mar 17 16:24:13 fruticicola systemd[1]: Started Session 1 of User root. Mar 17 16:25:17 fruticicola kernel: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10 Mar 17 16:25:17 fruticicola kernel: nvme nvme0: Does your device have a faulty power saving mode enabled? Mar 17 16:25:17 fruticicola kernel: nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug Mar 17 16:25:17 fruticicola kernel: nvme0n1: I/O Cmd(0x2) @ LBA 16547552, 256 blocks, I/O Error (sct 0x3 / sc 0x71) Mar 17 16:25:17 fruticicola kernel: I/O error, dev nvme0n1, sector 16547552 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 Mar 17 16:25:17 fruticicola kernel: nvme0n1: I/O Cmd(0x2) @ LBA 16547808, 256 blocks, I/O Error (sct 0x3 / sc 0x71) Mar 17 16:25:17 fruticicola kernel: I/O error, dev nvme0n1, sector 16547808 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 Mar 17 16:25:17 fruticicola kernel: nvme 0000:01:00.0: enabling device (0000 -> 0002) Mar 17 16:25:17 fruticicola kernel: nvme nvme0: 4/0/0 default/read/poll queues Mar 17 16:29:07 fruticicola NetworkManager[348]: [1710692947.8279] manager: NetworkManager state is now CONNECTED_SITE Mar 17 16:29:07 fruticicola systemd[1]: Starting Network Manager Script Dispatcher Service... Mar 17 16:29:07 fruticicola systemd[1]: Started Network Manager Script Dispatcher Service. Mar 17 16:29:17 fruticicola systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Mar 17 16:29:35 fruticicola login[380]: pam_unix(login:session): session opened for user root(uid=0) by root(uid=0) Mar 17 16:29:35 fruticicola systemd-logind[349]: New session 3 of user root. Mar 17 16:29:35 fruticicola systemd[1]: Started Session 3 of User root. Mar 17 16:29:35 fruticicola login[380]: ROOT LOGIN ON tty1 Mar 17 16:29:37 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-DISCONNECTED bssid=0c:4b:54:90:91:40 reason=0 locally_generated=1 Mar 17 16:29:37 fruticicola systemd-networkd[239]: wlan0: Lost carrier Mar 17 16:29:37 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD Mar 17 16:29:37 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=CN Mar 17 16:29:37 fruticicola NetworkManager[348]: [1710692977.8948] device (wlan0): supplicant interface state: completed -> disconnected Mar 17 16:29:37 fruticicola NetworkManager[348]: [1710692977.8948] device (p2p-dev-wlan0): supplicant management interface state: completed -> disconnected Mar 17 16:29:37 fruticicola NetworkManager[348]: [1710692977.9940] device (wlan0): supplicant interface state: disconnected -> scanning Mar 17 16:29:37 fruticicola NetworkManager[348]: [1710692977.9940] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 Mar 17 16:29:40 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 Mar 17 16:30:05 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 Mar 17 16:30:05 fruticicola kernel: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10 Mar 17 16:30:05 fruticicola kernel: nvme nvme0: Does your device have a faulty power saving mode enabled? Mar 17 16:30:05 fruticicola kernel: nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug Mar 17 16:30:05 fruticicola kernel: nvme 0000:01:00.0: enabling device (0000 -> 0002) Mar 17 16:30:05 fruticicola kernel: nvme nvme0: 4/0/0 default/read/poll queues Mar 17 16:29:52 fruticicola NetworkManager[348]: [1710692992.8288] device (wlan0): link timed out. Mar 17 16:29:52 fruticicola NetworkManager[348]: [1710692992.8289] device (wlan0): state change: activated -> failed (reason 'ssid-not-found', sys-iface-state: 'managed') Mar 17 16:30:05 fruticicola login[380]: pam_unix(login:session): session closed for user root Mar 17 16:29:52 fruticicola NetworkManager[348]: [1710692992.8292] manager: NetworkManager state is now CONNECTED_LOCAL Mar 17 16:29:52 fruticicola NetworkManager[348]: [1710692992.8294] manager: NetworkManager state is now DISCONNECTED Mar 17 16:29:53 fruticicola systemd-networkd[239]: wlan0: Link DOWN Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.3456] device (wlan0): set-hw-addr: set MAC address to 06:04:AC:B4:98:0B (scanning) Mar 17 16:29:53 fruticicola systemd-networkd[239]: wlan0: Link UP Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.3545] device (wlan0): Activation: failed for connection 'TP-LINK_9140' Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.3815] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.3817] dhcp4 (wlan0): canceled DHCP transaction Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.3817] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds) Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.3817] dhcp4 (wlan0): state changed no lease Mar 17 16:29:53 fruticicola systemd-resolved[326]: wlan0: Bus client set default route setting: no Mar 17 16:29:53 fruticicola systemd-resolved[326]: wlan0: Bus client reset DNS server list. Mar 17 16:29:53 fruticicola systemd[1]: Starting Network Manager Script Dispatcher Service... Mar 17 16:29:53 fruticicola systemd[1]: Started Network Manager Script Dispatcher Service. Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.4139] device (wlan0): supplicant interface state: scanning -> disconnected Mar 17 16:29:53 fruticicola NetworkManager[348]: [1710692993.4139] device (p2p-dev-wlan0): supplicant management interface state: scanning -> disconnected Mar 17 16:30:03 fruticicola systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Mar 17 16:30:05 fruticicola systemd[1]: getty@tty1.service: Deactivated successfully. Mar 17 16:30:05 fruticicola systemd[1]: session-3.scope: Deactivated successfully. Mar 17 16:30:05 fruticicola systemd-logind[349]: Session 3 logged out. Waiting for processes to exit. Mar 17 16:30:05 fruticicola systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 1. Mar 17 16:30:05 fruticicola systemd[1]: Started Getty on tty1. Mar 17 16:30:05 fruticicola systemd-logind[349]: Removed session 3. Mar 17 16:30:05 fruticicola NetworkManager[348]: [1710693005.8758] device (wlan0): supplicant interface state: disconnected -> inactive Mar 17 16:30:05 fruticicola NetworkManager[348]: [1710693005.8758] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 Mar 17 16:30:08 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 Mar 17 16:30:10 fruticicola login[451]: pam_unix(login:session): session opened for user root(uid=0) by root(uid=0) Mar 17 16:30:10 fruticicola systemd-logind[349]: New session 4 of user root. Mar 17 16:30:10 fruticicola systemd[1]: Started Session 4 of User root. Mar 17 16:30:10 fruticicola login[451]: ROOT LOGIN ON tty1 Mar 17 16:30:11 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 Mar 17 16:30:11 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 Mar 17 16:30:11 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 Mar 17 16:30:12 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 Mar 17 16:30:12 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 Mar 17 16:30:12 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 Mar 17 16:30:12 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 Mar 17 16:30:12 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 Mar 17 16:30:16 fruticicola kernel: brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 Mar 17 16:30:18 fruticicola NetworkManager[348]: [1710693018.1639] caught SIGTERM, shutting down normally. Mar 17 16:30:18 fruticicola systemd[1]: Stopping Network Manager... Mar 17 16:30:18 fruticicola NetworkManager[348]: [1710693018.1651] device (wlan0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed') Mar 17 16:30:18 fruticicola systemd-networkd[239]: wlan0: Link DOWN Mar 17 16:30:18 fruticicola NetworkManager[348]: [1710693018.6894] device (wlan0): set-hw-addr: reset MAC address to D8:3A:DD:E8:8E:23 (unmanage) Mar 17 16:30:18 fruticicola systemd-networkd[239]: wlan0: Link UP Mar 17 16:30:18 fruticicola kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Mar 17 16:30:18 fruticicola NetworkManager[348]: [1710693018.6989] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed') Mar 17 16:30:18 fruticicola wpa_supplicant[376]: p2p-dev-wlan0: CTRL-EVENT-DSCP-POLICY clear_all Mar 17 16:30:18 fruticicola wpa_supplicant[376]: p2p-dev-wlan0: CTRL-EVENT-DSCP-POLICY clear_all Mar 17 16:30:18 fruticicola wpa_supplicant[376]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0 Mar 17 16:30:18 fruticicola NetworkManager[348]: [1710693018.7208] exiting (success) Mar 17 16:30:18 fruticicola systemd[1]: Starting Network Manager Script Dispatcher Service... Mar 17 16:30:18 fruticicola systemd[1]: Started Network Manager Script Dispatcher Service. Mar 17 16:30:18 fruticicola systemd[1]: NetworkManager.service: Deactivated successfully. Mar 17 16:30:18 fruticicola systemd[1]: Stopped Network Manager. Mar 17 16:30:18 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Mar 17 16:30:18 fruticicola wpa_supplicant[376]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Mar 17 16:30:18 fruticicola wpa_supplicant[376]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Mar 17 16:30:28 fruticicola systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ```

Additional context

Try1

I also disable the power_save via adding file named /etc/NetworkManager/conf.d/powersave.conf

[connection]
wifi.powersave = 2

Before I did so, it won't use internet.

Try2

Before installing rpi5-eeprom, the internet can be connected, however, when I tried to use the internet for any ways or ssh to the rpi5, it suddenly disconnected.

After installing rpi5-eeprom, it can be connected, however, usually, it still suddenly disconnects the internet and SSH.

Additional note1

I remove the kms in /etc/mkinitcpio.conf

so, the final hooks are

HOOKS=(base udev autodetect modconf keyboard keymap consolefont block filesystems fsck)

Without doing so, I'll get the report

==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly

Additional note2

I found some posts suggested that this issue is a regulatory domain issue, then, I try to follow archwiki https://wiki.archlinux.org/title/Networ ... ory_domain

set like this iw reg set , add country= line of /etc/wpa_supplicant/wpa_supplicant.conf

The issue is still

pelwell commented 8 months ago

I don't understand why you mention the brcmfmac message and not the rather more worrying:

[ 313.413817] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
[ 313.422179] nvme nvme0: Does your device have a faulty power saving mode enabled?
[ 313.429908] nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug
[ 313.469937] nvme0n1: I/O Cmd(0x2) @ LBA 1310068272, 32 blocks, I/O Error (sct 0x3 / sc 0x71)
[ 313.478730] I/O error, dev nvme0n1, sector 1310068272 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 2
[ 313.517822] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[ 313.531362] nvme nvme0: 4/0/0 default/read/poll queues

which happened 4 seconds earlier.

How are you powering this Pi 5? Spontaneous errors like this that affect multiple subsystems are classic symptoms of insufficient power.

starsareintherose commented 8 months ago

Previously I boot rpi os via tf card without hat using official rpi power… wifi is also influenced and hardly to be connected, I supposed that this is the same issue, I will check later.

Currently I use official adaptors to power rpi5, 5v3a power for hat, 3a is okay for the hat.

Before I make power_save off, usually the nvme + power_save dmesg presents before brcmfmac instead of only nvme before brcmfmac

starsareintherose commented 8 months ago
``` [ 4.942937] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf' [ 4.952169] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040 [ 4.961276] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' [ 4.969906] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1 [ 4.977139] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.984878] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040 [ 4.991632] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 4.998884] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2 [ 5.014060] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020 [ 5.022007] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3 [ 5.033953] brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode [ 5.035080] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020 [ 5.041631] mc: Linux media interface: v0.10 [ 5.050469] brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode [ 5.061910] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4 [ 5.071619] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000 [ 5.079645] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0 [ 5.088072] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 5.091497] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 5.107945] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0 [ 5.108443] videodev: Linux video capture interface: v2.00 [ 5.144151] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 5.155824] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 5.158412] Bluetooth: Core ver 2.22 [ 5.167447] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 5.175510] NET: Registered PF_BLUETOOTH protocol family [ 5.176051] rpivid 1000800000.codec: Device registered as /dev/video19 [ 5.185214] Bluetooth: HCI device and connection manager initialized [ 5.195887] Bluetooth: HCI socket layer initialized [ 5.201613] Bluetooth: L2CAP socket layer initialized [ 5.201623] Bluetooth: SCO socket layer initialized [ 5.218527] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700 [ 5.226259] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000 [ 5.233532] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000 [ 5.240871] Bluetooth: HCI UART driver ver 2.3 [ 5.241147] pispbe 1000880000.pisp_be: Register nodes for group 0 [ 5.246510] Bluetooth: HCI UART protocol H4 registered [ 5.260395] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 5.260894] pispbe 1000880000.pisp_be: input device node registered as /dev/video20 [ 5.267549] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 5.274853] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21 [ 5.282010] Bluetooth: HCI UART protocol Broadcom registered [ 5.290146] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22 [ 5.290463] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [ 5.309205] usbcore: registered new interface driver brcmfmac [ 5.311516] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23 [ 5.325448] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24 [ 5.331025] macb 1f00100000.ethernet end0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL) [ 5.333383] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25 [ 5.344245] macb 1f00100000.ethernet end0: configuring for phy/rgmii-id link mode [ 5.354263] pps pps0: new PPS source ptp0 [ 5.359660] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26 [ 5.363735] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered. [ 5.371827] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27 [ 5.387011] pispbe 1000880000.pisp_be: config device node registered as /dev/video28 [ 5.395155] pispbe 1000880000.pisp_be: Register nodes for group 1 [ 5.401327] pispbe 1000880000.pisp_be: input device node registered as /dev/video29 [ 5.409071] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30 [ 5.409094] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31 [ 5.425433] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32 [ 5.435433] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33 [ 5.443532] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34 [ 5.451488] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35 [ 5.459668] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36 [ 5.468109] pispbe 1000880000.pisp_be: config device node registered as /dev/video37 [ 5.535231] brcmfmac_wcc: brcmf_wcc_attach: executing [ 5.543904] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 5.553788] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 [ 5.584634] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu [ 5.600095] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 5.611608] Registered IR keymap rc-cec [ 5.615591] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0 [ 5.623064] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input6 [ 5.632418] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input7 [ 5.644283] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4]) [ 5.658341] Registered IR keymap rc-cec [ 5.662322] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1 [ 5.663023] Bluetooth: hci0: BCM: chip id 107 [ 5.670434] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input8 [ 5.675831] Bluetooth: hci0: BCM: features 0x2f [ 5.687475] Bluetooth: hci0: BCM4345C0 [ 5.687482] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 [ 5.687548] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input9 [ 5.688354] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch [ 5.690331] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4]) [ 5.690456] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4]) [ 5.690508] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4]) [ 5.690561] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 5.690603] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 5.694185] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1 [ 5.759029] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 5.766837] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 5.774568] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 5.850849] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 6.374864] Bluetooth: hci0: BCM: features 0x2f [ 6.380730] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190 [ 6.386940] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382 [ 6.393217] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac) [ 6.402030] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 18.008274] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 18.018201] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 1417.230236] usb 3-2: new high-speed USB device number 2 using xhci-hcd [ 1417.384491] usb 3-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55 [ 1417.392709] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1417.399876] usb 3-2: Product: USB2.1 Hub [ 1417.403813] usb 3-2: Manufacturer: GenesysLogic [ 1417.450861] hub 3-2:1.0: USB hub found [ 1417.454902] hub 3-2:1.0: 4 ports detected [ 1417.770238] usb 3-2.4: new high-speed USB device number 3 using xhci-hcd [ 1417.898768] usb 3-2.4: New USB device found, idVendor=0bda, idProduct=8152, bcdDevice=20.00 [ 1417.907160] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1417.914502] usb 3-2.4: Product: USB 10/100 LAN [ 1417.918963] usb 3-2.4: Manufacturer: Realtek [ 1417.923249] usb 3-2.4: SerialNumber: 00E04C680B3A [ 1418.186729] r8152-cfgselector 3-2.4: reset high-speed USB device number 3 using xhci-hcd [ 1418.374962] r8152 3-2.4:1.0: skip request firmware [ 1418.406751] r8152 3-2.4:1.0 eth0: v1.12.13 [ 1418.420777] usbcore: registered new interface driver cdc_ether [ 1418.425104] r8152 3-2.4:1.0 enu2u4: renamed from eth0 [ 1418.851124] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1418.963122] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1419.071123] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1419.179119] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1419.287148] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1419.294518] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1419.301941] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1419.309330] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1427.087123] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1427.199124] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1427.307118] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1427.415117] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1427.523123] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1427.530478] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1427.537897] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1427.545283] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1431.867530] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 1434.151099] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1434.263123] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1434.371115] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1434.479144] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1434.587125] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1434.594501] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1434.601861] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1434.609217] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1437.555115] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1437.667127] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1437.775119] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1437.883119] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1437.991124] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1437.998480] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1438.005837] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1438.013211] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1440.521004] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 1440.959114] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1441.071116] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1441.179110] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1441.287118] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1441.395112] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1441.402476] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1441.409849] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1441.417206] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1445.607102] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1445.719106] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1445.827109] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1445.935125] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1446.043122] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1446.050494] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1446.057850] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1446.065206] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1452.603080] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1452.715105] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1452.823110] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1452.931119] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1453.039111] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1453.046468] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1453.053838] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1453.061195] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1458.886236] usb 3-2.3: new low-speed USB device number 4 using xhci-hcd [ 1459.025399] usb 3-2.3: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 [ 1459.033790] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1459.041147] usb 3-2.3: Product: USB Keyboard [ 1459.045436] usb 3-2.3: Manufacturer: SONiX [ 1459.148677] input: SONiX USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.0/0003:09DA:2268.0003/input/input10 [ 1459.222440] hid-generic 0003:09DA:2268.0003: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input0 [ 1459.244689] input: SONiX USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0004/input/input11 [ 1459.318307] input: SONiX USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0004/input/input12 [ 1459.334368] hid-generic 0003:09DA:2268.0004: input,hidraw3: USB HID v1.11 Device [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input1 [ 1462.619096] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1462.731109] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1462.839114] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1462.947122] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1463.055128] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1463.062482] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1463.069874] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1463.077229] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1468.589565] usb 3-2.3: USB disconnect, device number 4 [ 1471.906236] usb 3-2.3: new low-speed USB device number 5 using xhci-hcd [ 1472.041476] usb 3-2.3: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 [ 1472.049867] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1472.057210] usb 3-2.3: Product: USB Keyboard [ 1472.061513] usb 3-2.3: Manufacturer: SONiX [ 1472.173277] input: SONiX USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.0/0003:09DA:2268.0005/input/input13 [ 1472.246637] hid-generic 0003:09DA:2268.0005: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input0 [ 1472.269289] input: SONiX USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0006/input/input14 [ 1472.293478] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 1472.342326] input: SONiX USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0006/input/input15 [ 1472.358418] hid-generic 0003:09DA:2268.0006: input,hidraw3: USB HID v1.11 Device [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input1 [ 1476.631087] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1476.743110] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1476.851113] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1476.959121] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1477.067108] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1477.074467] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1477.081888] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1477.089276] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1488.042075] EDID block 0 is all zeroes [ 1488.045850] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.045853] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.045855] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.045857] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.045858] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.045860] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.045862] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.045864] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 1488.066191] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 1496.643091] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1496.755079] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1496.863123] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1496.971116] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1497.079122] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1497.086477] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1497.093896] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1497.101282] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1498.373004] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 1499.566863] usb 3-2-port3: disabled by hub (EMI?), re-enabling... [ 1499.573150] usb 3-2.3: USB disconnect, device number 5 [ 1500.070235] usb 3-2.3: new low-speed USB device number 6 using xhci-hcd [ 1500.205744] usb 3-2.3: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 [ 1500.214137] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1500.221479] usb 3-2.3: Product: USB Keyboard [ 1500.225780] usb 3-2.3: Manufacturer: SONiX [ 1500.334488] usb 3-2.3: can't set config #1, error -32 [ 1500.340942] usb 3-2-port3: disabled by hub (EMI?), re-enabling... [ 1500.348306] usb 3-2.3: USB disconnect, device number 6 [ 1500.602236] usb 3-2.3: new low-speed USB device number 7 using xhci-hcd [ 1500.737769] usb 3-2.3: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 [ 1500.746161] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1500.753503] usb 3-2.3: Product: USB Keyboard [ 1500.757788] usb 3-2.3: Manufacturer: SONiX [ 1500.878593] input: SONiX USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.0/0003:09DA:2268.0007/input/input16 [ 1500.950427] hid-generic 0003:09DA:2268.0007: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input0 [ 1500.974610] input: SONiX USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0008/input/input17 [ 1501.050311] input: SONiX USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0008/input/input18 [ 1501.066373] hid-generic 0003:09DA:2268.0008: input,hidraw3: USB HID v1.11 Device [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input1 [ 1502.974751] Console: switching to colour frame buffer device 100x30 [ 1502.998000] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device [ 1525.623121] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1525.735112] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1525.843127] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1525.951123] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1526.059134] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1526.066504] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1526.073874] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1526.081258] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 1527.127981] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 1530.343136] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 1530.455097] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 1530.563118] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 1530.671096] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 1530.779109] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 1530.786681] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 1530.794250] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 1530.801810] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 ```
pelwell commented 8 months ago

Nice. Cause:

[ 1417.230236] usb 3-2: new high-speed USB device number 2 using xhci-hcd
[ 1417.384491] usb 3-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55
[ 1417.392709] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1417.399876] usb 3-2: Product: USB2.1 Hub
[ 1417.403813] usb 3-2: Manufacturer: GenesysLogic
[ 1417.450861] hub 3-2:1.0: USB hub found
[ 1417.454902] hub 3-2:1.0: 4 ports detected
[ 1417.770238] usb 3-2.4: new high-speed USB device number 3 using xhci-hcd
[ 1417.898768] usb 3-2.4: New USB device found, idVendor=0bda, idProduct=8152, bcdDevice=20.00
[ 1417.907160] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1417.914502] usb 3-2.4: Product: USB 10/100 LAN
[ 1417.918963] usb 3-2.4: Manufacturer: Realtek
[ 1417.923249] usb 3-2.4: SerialNumber: 00E04C680B3A
[ 1418.186729] r8152-cfgselector 3-2.4: reset high-speed USB device number 3 using xhci-hcd
[ 1418.374962] r8152 3-2.4:1.0: skip request firmware
[ 1418.406751] r8152 3-2.4:1.0 eth0: v1.12.13
[ 1418.420777] usbcore: registered new interface driver cdc_ether
[ 1418.425104] r8152 3-2.4:1.0 enu2u4: renamed from eth0

Effect:

[ 1418.851124] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52

It was going OK until you plugged in an external HUB with a number of devices attached.

Is that hub, or any of the devices, powered?

starsareintherose commented 8 months ago

This is a USB Hub (actually no power), however, I found I can't access it via ssh then I use USB to find what happened, I will try to see if this is true.

It takes me time to test it, so wait and I will comment here

starsareintherose commented 8 months ago

Without nvme or usb issue, this network issue is still

``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1] [ 0.000000] Linux version 6.6.22-2-rpi (builduser@leming) (aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Wed Mar 20 14:31:21 MDT 2024 [ 0.000000] KASLR enabled [ 0.000000] random: crng init done [ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0 [ 0.000000] OF: reserved mem: 0x000000003fd165a0..0x000000003fd165e4 (0 KiB) nomap non-reusable nvram@0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 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-0x000000000007ffff] [ 0.000000] node 0: [mem 0x0000000000080000-0x000000003fbfffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x00000001ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff] [ 0.000000] On node 0, zone DMA: 1024 pages in unavailable ranges [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 30 pages/cpu s85416 r8192 d29272 u122880 [ 0.000000] pcpu-alloc: s85416 r8192 d29272 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: Virtualization Host Extensions [ 0.000000] CPU features: detected: Hardware dirty bit management [ 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] alternatives: applying boot alternatives [ 0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:E8:8E:21 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 root=/dev/nvme0n1p2 rw rootwait console=ttyAMA10,115200 console=tty1 fsck.repair=yes [ 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] Built 1 zonelists, mobility grouping on. Total pages: 2063360 [ 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 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 7793280K/8384512K available (14464K kernel code, 2300K rwdata, 4532K rodata, 5056K init, 1049K bss, 263552K reserved, 327680K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 45530 entries in 178 pages [ 0.000000] ftrace: allocated 178 pages with 4 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] 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] 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.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000150] Console: colour dummy device 80x25 [ 0.000154] printk: console [tty1] enabled [ 0.000315] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [ 0.000323] pid_max: default: 32768 minimum: 301 [ 0.000355] LSM: initializing lsm=capability,integrity [ 0.000414] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000439] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000749] cgroup: Disabling memory control group subsystem [ 0.001179] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001216] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001245] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001313] rcu: Hierarchical SRCU implementation. [ 0.001317] rcu: Max phase no-delay instances is 1000. [ 0.001872] EFI services will not be available. [ 0.001948] smp: Bringing up secondary CPUs ... [ 0.002123] Detected PIPT I-cache on CPU1 [ 0.002162] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1] [ 0.002353] Detected PIPT I-cache on CPU2 [ 0.002388] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1] [ 0.002576] Detected PIPT I-cache on CPU3 [ 0.002606] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1] [ 0.002633] smp: Brought up 1 node, 4 CPUs [ 0.002651] SMP: Total of 4 processors activated. [ 0.002655] CPU features: detected: 32-bit EL0 Support [ 0.002659] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.002664] CPU features: detected: Common not Private translations [ 0.002668] CPU features: detected: CRC32 instructions [ 0.002672] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.002675] CPU features: detected: LSE atomic instructions [ 0.002679] CPU features: detected: Privileged Access Never [ 0.002682] CPU features: detected: RAS Extension Support [ 0.002686] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.002723] CPU: All CPU(s) started at EL2 [ 0.002726] alternatives: applying system-wide alternatives [ 0.004740] devtmpfs: initialized [ 0.007688] Enabled cp15_barrier support [ 0.007697] Enabled setend support [ 0.007745] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.007755] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.011161] pinctrl core: initialized pinctrl subsystem [ 0.011302] DMI not present or invalid. [ 0.011465] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.011947] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.012010] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.012103] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.012123] audit: initializing netlink subsys (disabled) [ 0.012176] audit: type=2000 audit(0.008:1): state=initialized audit_enabled=0 res=1 [ 0.012316] thermal_sys: Registered thermal governor 'step_wise' [ 0.012328] cpuidle: using governor menu [ 0.012391] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.012423] ASID allocator initialised with 32768 entries [ 0.012701] Serial: AMBA PL011 UART driver [ 0.013614] bcm2835-mbox 107c013880.mailbox: mailbox enabled [ 0.013967] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2 [ 0.013980] printk: console [ttyAMA10] enabled [ 0.740520] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-16T15:28:41, variant start_cd [ 0.754575] raspberrypi-firmware soc:firmware: Firmware hash is 4c845bd300000000000000000000000000000000 [ 0.770435] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL [ 0.777516] Modules: 0 pages in range for non-PLT usage [ 0.777518] Modules: 517392 pages in range for PLT usage [ 0.854786] raid6: neonx8 gen() 7930 MB/s [ 0.932421] raid6: neonx4 gen() 7871 MB/s [ 1.004725] raid6: neonx2 gen() 6654 MB/s [ 1.077029] raid6: neonx1 gen() 5263 MB/s [ 1.149348] raid6: int64x8 gen() 3503 MB/s [ 1.221655] raid6: int64x4 gen() 3688 MB/s [ 1.293958] raid6: int64x2 gen() 3079 MB/s [ 1.366263] raid6: int64x1 gen() 2530 MB/s [ 1.370546] raid6: using algorithm neonx8 gen() 7930 MB/s [ 1.443984] raid6: .... xor() 5984 MB/s, rmw enabled [ 1.448965] raid6: using neon recovery algorithm [ 1.453725] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1 [ 1.461167] iommu: Default domain type: Translated [ 1.466149] iommu: DMA domain TLB invalidation policy: strict mode [ 1.472441] SCSI subsystem initialized [ 1.476234] usbcore: registered new interface driver usbfs [ 1.481746] usbcore: registered new interface driver hub [ 1.487083] usbcore: registered new device driver usb [ 1.492235] pps_core: LinuxPPS API ver. 1 registered [ 1.497217] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.506392] PTP clock support registered [ 1.510581] vgaarb: loaded [ 1.513385] clocksource: Switched to clocksource arch_sys_counter [ 1.519605] VFS: Disk quotas dquot_6.6.0 [ 1.523552] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.530491] FS-Cache: Loaded [ 1.533417] CacheFiles: Loaded [ 1.538138] NET: Registered PF_INET protocol family [ 1.543182] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 1.553124] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 1.561742] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.569523] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 1.577751] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 1.586786] TCP: Hash tables configured (established 65536 bind 65536) [ 1.593509] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) [ 1.601139] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.608054] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.615465] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.621266] RPC: Registered named UNIX socket transport module. [ 1.627219] RPC: Registered udp transport module. [ 1.631938] RPC: Registered tcp transport module. [ 1.636657] RPC: Registered tcp-with-tls transport module. [ 1.642161] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.648631] PCI: CLS 0 bytes, default 64 [ 1.652686] Trying to unpack rootfs image as initramfs... [ 1.658187] kvm [1]: IPA Size Limit: 40 bits [ 1.662502] kvm [1]: vgic interrupt IRQ9 [ 1.666449] kvm [1]: VHE mode initialized successfully [ 1.671988] Initialise system trusted keyrings [ 1.676524] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 1.683021] zbud: loaded [ 1.685755] NFS: Registering the id_resolver key type [ 1.690840] Key type id_resolver registered [ 1.695037] Key type id_legacy registered [ 1.699067] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.705799] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.713458] xor: measuring software checksum speed [ 1.719262] 8regs : 9931 MB/sec [ 1.724638] 32regs : 9863 MB/sec [ 1.729737] arm64_neon : 13540 MB/sec [ 1.734107] xor: using function: arm64_neon (13540 MB/sec) [ 1.739614] Key type asymmetric registered [ 1.743724] Asymmetric key parser 'x509' registered [ 1.748638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.756126] io scheduler mq-deadline registered [ 1.760674] io scheduler kyber registered [ 1.764712] io scheduler bfq registered [ 1.768817] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26) [ 1.777997] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27) [ 1.785745] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28) [ 1.793488] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29) [ 1.801230] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30) [ 1.810374] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31) [ 1.831530] Freeing initrd memory: 8452K [ 1.856318] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [ 1.863048] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART [ 1.873674] serial serial0: tty port ttyS0 registered [ 1.879048] iproc-rng200 107d208000.rng: hwrng registered [ 1.884524] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB) [ 1.893064] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe [ 1.902178] brd: module loaded [ 1.906758] loop: module loaded [ 1.910032] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.917411] Loading iSCSI transport class v2.0-870. [ 1.923224] usbcore: registered new device driver r8152-cfgselector [ 1.929528] usbcore: registered new interface driver r8152 [ 1.935040] usbcore: registered new interface driver lan78xx [ 1.940725] usbcore: registered new interface driver smsc95xx [ 1.946546] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.952334] dwc_otg: FIQ enabled [ 1.952336] dwc_otg: NAK holdoff enabled [ 1.952337] dwc_otg: FIQ split-transaction FSM enabled [ 1.952340] Module dwc_common_port init [ 1.952471] usbcore: registered new interface driver uas [ 1.957810] usbcore: registered new interface driver usb-storage [ 1.963932] mousedev: PS/2 mouse device common for all mice [ 1.977520] rpi-rtc soc:rpi_rtc: registered as rtc0 [ 1.983920] rpi-rtc soc:rpi_rtc: setting system clock to 1970-01-01T00:00:11 UTC (11) [ 1.992107] bcm2835-wdt bcm2835-wdt: Poweroff handler already present! [ 1.998664] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 2.007445] sdhci: Secure Digital Host Controller Interface driver [ 2.013657] sdhci: Copyright(c) Pierre Ossman [ 2.018052] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.023853] ledtrig-cpu: registered to indicate activity on CPUs [ 2.029917] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 2.036390] hid: raw HID events driver (C) Jiri Kosina [ 2.041556] usbcore: registered new interface driver usbhid [ 2.047147] usbhid: USB HID core driver [ 2.051206] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available [ 2.059538] NET: Registered PF_PACKET protocol family [ 2.064652] Key type dns_resolver registered [ 2.072122] registered taskstats version 1 [ 2.076280] Loading compiled-in X.509 certificates [ 2.082888] Key type .fscrypt registered [ 2.086825] Key type fscrypt-provisioning registered [ 2.092186] Btrfs loaded, zoned=no, fsverity=yes [ 2.097352] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges: [ 2.104360] brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff] [ 2.113503] brcm-pcie 1000110000.pcie: MEM 0x1b00000000..0x1bfffffffb -> 0x0000000000 [ 2.121805] brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1affffffff -> 0x0400000000 [ 2.130108] brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 [ 2.139571] brcm-pcie 1000110000.pcie: Forcing gen 2 [ 2.144743] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00 [ 2.151211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.156716] pci_bus 0000:00: root bus resource [mem 0x1b00000000-0x1bfffffffb] (bus address [0x00000000-0xfffffffb]) [ 2.167290] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1affffffff pref] (bus address [0x400000000-0x6ffffffff]) [ 2.178475] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400 [ 2.184521] pci 0000:00:00.0: PME# supported from D0 D3hot [ 2.190599] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.305388] brcm-pcie 1000110000.pcie: link up, 5.0 GT/s PCIe x1 (!SSC) [ 2.312042] pci 0000:01:00.0: [144d:a809] type 00 class 0x010802 [ 2.318083] pci 0000:01:00.0: reg 0x10: [mem 0x1b00000000-0x1b00003fff 64bit] [ 2.325370] pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 2.349407] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.356056] pci 0000:00:00.0: BAR 8: assigned [mem 0x1b00000000-0x1b000fffff] [ 2.363224] pci 0000:01:00.0: BAR 0: assigned [mem 0x1b00000000-0x1b00003fff 64bit] [ 2.370921] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.375902] pci 0000:00:00.0: bridge window [mem 0x1b00000000-0x1b000fffff] [ 2.383066] pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512 [ 2.391542] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512 [ 2.400058] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [ 2.406199] pcieport 0000:00:00.0: PME: Signaling with IRQ 38 [ 2.412007] pcieport 0000:00:00.0: AER: enabled with IRQ 38 [ 2.417702] nvme nvme0: pci function 0000:01:00.0 [ 2.422433] nvme 0000:01:00.0: enabling device (0000 -> 0002) [ 2.431327] nvme nvme0: Shutdown timeout set to 8 seconds [ 2.446505] hwmon hwmon1: temp1_input not attached to any thermal zone [ 2.453059] hwmon hwmon1: temp2_input not attached to any thermal zone [ 2.459611] hwmon hwmon1: temp3_input not attached to any thermal zone [ 2.467743] nvme nvme0: allocated 64 MiB host memory buffer. [ 3.025519] nvme nvme0: 4/0/0 default/read/poll queues [ 3.456329] nvme0n1: p1 p2 [ 3.459297] brcm-pcie 1000110000.pcie: clkreq control enabled [ 3.465139] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges: [ 3.472133] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff] [ 3.481228] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000 [ 3.489531] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000 [ 3.497837] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000 [ 3.506140] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 [ 3.515520] brcm-pcie 1000120000.pcie: Forcing gen 2 [ 3.520537] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0001:00 [ 3.527006] pci_bus 0001:00: root bus resource [bus 00-ff] [ 3.532512] pci_bus 0001:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb]) [ 3.543084] pci_bus 0001:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff]) [ 3.554275] pci 0001:00:00.0: [14e4:2712] type 01 class 0x060400 [ 3.560322] pci 0001:00:00.0: PME# supported from D0 D3hot [ 3.566564] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.681390] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC) [ 3.688047] pci 0001:01:00.0: [1de4:0001] type 00 class 0x020000 [ 3.694086] pci 0001:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff] [ 3.700380] pci 0001:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff] [ 3.706673] pci 0001:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff] [ 3.713024] pci 0001:01:00.0: supports D1 [ 3.717043] pci 0001:01:00.0: PME# supported from D0 D1 D3hot D3cold [ 3.733395] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.740043] pci 0001:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff] [ 3.747207] pci 0001:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff] [ 3.754372] pci 0001:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff] [ 3.761537] pci 0001:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff] [ 3.768702] pci 0001:00:00.0: PCI bridge to [bus 01] [ 3.773684] pci 0001:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff] [ 3.780848] pci 0001:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512 [ 3.789327] pci 0001:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512 [ 3.797849] pcieport 0001:00:00.0: enabling device (0000 -> 0002) [ 3.803991] pcieport 0001:00:00.0: PME: Signaling with IRQ 44 [ 3.809803] pcieport 0001:00:00.0: AER: enabled with IRQ 44 [ 3.815448] rp1 0001:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200 [ 3.824534] rp1 0001:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200 [ 3.833797] rp1 0001:01:00.0: enabling device (0000 -> 0002) [ 3.840414] rp1 0001:01:00.0: chip_id 0x20001927 [ 3.869328] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 112 (d8:3a:dd:e8:8e:21) [ 3.880844] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels [ 3.889357] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 3.894430] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1 [ 3.902118] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 [ 3.911121] xhci-hcd xhci-hcd.0: irq 137, io mem 0x1f00200000 [ 3.916944] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 3.922012] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2 [ 3.929266] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed [ 3.935416] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 3.943715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.950969] usb usb1: Product: xHCI Host Controller [ 3.955861] usb usb1: Manufacturer: Linux 6.6.22-2-rpi xhci-hcd [ 3.961801] usb usb1: SerialNumber: xhci-hcd.0 [ 3.966353] hub 1-0:1.0: USB hub found [ 3.970126] hub 1-0:1.0: 2 ports detected [ 3.974249] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 3.982549] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.989801] usb usb2: Product: xHCI Host Controller [ 3.994693] usb usb2: Manufacturer: Linux 6.6.22-2-rpi xhci-hcd [ 4.000642] usb usb2: SerialNumber: xhci-hcd.0 [ 4.005188] hub 2-0:1.0: USB hub found [ 4.008956] hub 2-0:1.0: 1 port detected [ 4.013104] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 4.018176] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3 [ 4.025879] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 [ 4.034881] xhci-hcd xhci-hcd.1: irq 142, io mem 0x1f00300000 [ 4.040702] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 4.045770] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4 [ 4.053020] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed [ 4.059162] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 4.067460] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.074709] usb usb3: Product: xHCI Host Controller [ 4.079602] usb usb3: Manufacturer: Linux 6.6.22-2-rpi xhci-hcd [ 4.085541] usb usb3: SerialNumber: xhci-hcd.1 [ 4.090068] hub 3-0:1.0: USB hub found [ 4.093837] hub 3-0:1.0: 2 ports detected [ 4.097949] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 4.106264] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.113582] usb usb4: Product: xHCI Host Controller [ 4.118475] usb usb4: Manufacturer: Linux 6.6.22-2-rpi xhci-hcd [ 4.124473] usb usb4: SerialNumber: xhci-hcd.1 [ 4.128996] hub 4-0:1.0: USB hub found [ 4.132771] hub 4-0:1.0: 1 port detected [ 4.137151] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 4.145540] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu [ 4.153578] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu [ 4.161730] platform 1000800000.codec: Adding to iommu group 0 [ 4.167591] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu [ 4.175802] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu [ 4.184127] platform 1000880000.pisp_be: Adding to iommu group 0 [ 4.190174] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu [ 4.198084] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu [ 4.206176] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success [ 4.213187] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 4.221544] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu [ 4.228809] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu [ 4.236060] platform axi:gpu: Adding to iommu group 1 [ 4.241266] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu [ 4.248346] usb 1-1: new full-speed USB device number 2 using xhci-hcd [ 4.254916] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success [ 4.262097] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 4.270466] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success [ 4.278090] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO [ 4.278462] mmc1: CQHCI version 5.10 [ 4.278628] of_cfs_init [ 4.278650] of_cfs_init: OK [ 4.278721] clk: Disabling unused clocks [ 4.321913] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit [ 4.425505] usb 1-1: New USB device found, idVendor=3151, idProduct=3020, bcdDevice= 0.02 [ 4.433727] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.440967] usb 1-1: Product: Wireless Device [ 4.445340] usb 1-1: Manufacturer: YICHIP [ 4.468714] input: YICHIP Wireless Device as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:3151:3020.0001/input/input0 [ 4.483925] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit [ 4.495718] Freeing unused kernel memory: 5056K [ 4.500347] Run /init as init process [ 4.504025] with arguments: [ 4.504026] /init [ 4.504027] with environment: [ 4.504028] HOME=/ [ 4.504029] TERM=linux [ 4.534273] mmc1: new ultra high speed DDR50 SDIO card at address 0001 [ 4.542401] hid-generic 0003:3151:3020.0001: input,hidraw0: USB HID v2.00 Keyboard [YICHIP Wireless Device] on usb-xhci-hcd.0-1/input0 [ 4.575479] input: YICHIP Wireless Device Mouse as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input1 [ 4.590471] input: YICHIP Wireless Device System Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input2 [ 4.607765] input: pwr_button as /devices/platform/pwr_button/input/input5 [ 4.673498] input: YICHIP Wireless Device Consumer Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:3151:3020.0002/input/input3 [ 4.689437] hid-generic 0003:3151:3020.0002: input,hiddev96,hidraw1: USB HID v2.00 Mouse [YICHIP Wireless Device] on usb-xhci-hcd.0-1/input1 [ 6.840787] EXT4-fs (nvme0n1p2): mounted filesystem 07952859-9a3b-465f-8903-a1e96001ceed r/w with ordered data mode. Quota mode: none. [ 6.922554] systemd[1]: System time before build time, advancing clock. [ 6.962198] NET: Registered PF_INET6 protocol family [ 6.967589] Segment Routing with IPv6 [ 6.971276] In-situ OAM (IOAM) with IPv6 [ 6.986152] systemd[1]: systemd 255.4-2-arch 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) [ 7.018699] systemd[1]: Detected architecture arm64. [ 7.025158] systemd[1]: Hostname set to . [ 7.117522] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported [ 7.157551] uart-pl011 107d001000.serial: no DMA platform data [ 7.240001] systemd[1]: Queued start job for default target Graphical Interface. [ 7.278336] systemd[1]: Created slice Slice /system/dirmngr. [ 7.284475] systemd[1]: Created slice Slice /system/getty. [ 7.290273] systemd[1]: Created slice Slice /system/gpg-agent. [ 7.296414] systemd[1]: Created slice Slice /system/gpg-agent-browser. [ 7.303244] systemd[1]: Created slice Slice /system/gpg-agent-extra. [ 7.309894] systemd[1]: Created slice Slice /system/gpg-agent-ssh. [ 7.316350] systemd[1]: Created slice Slice /system/keyboxd. [ 7.322265] systemd[1]: Created slice Slice /system/modprobe. [ 7.328273] systemd[1]: Created slice Slice /system/serial-getty. [ 7.334619] systemd[1]: Created slice Slice /system/wpa_supplicant. [ 7.341069] systemd[1]: Created slice User and Session Slice. [ 7.346933] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 7.354949] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.362718] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 7.372202] systemd[1]: Expecting device /dev/nvme0n1p1... [ 7.377734] systemd[1]: Expecting device /dev/ttyAMA10... [ 7.383179] systemd[1]: Expecting device /sys/subsystem/net/devices/wlan0... [ 7.390284] systemd[1]: Reached target Local Encrypted Volumes. [ 7.396261] systemd[1]: Reached target Local Integrity Protected Volumes. [ 7.403122] systemd[1]: Reached target Path Units. [ 7.407961] systemd[1]: Reached target Remote File Systems. [ 7.413582] systemd[1]: Reached target Slice Units. [ 7.418507] systemd[1]: Reached target Swaps. [ 7.422913] systemd[1]: Reached target Local Verity Protected Volumes. [ 7.429555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 7.445637] systemd[1]: Listening on Process Core Dump Socket. [ 7.451658] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.457721] systemd[1]: Listening on Journal Socket. [ 7.462850] systemd[1]: Listening on Network Service Netlink Socket. [ 7.469273] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.481520] systemd[1]: Listening on udev Control Socket. [ 7.487033] systemd[1]: Listening on udev Kernel Socket. [ 7.492489] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 7.529482] systemd[1]: Mounting POSIX Message Queue File System... [ 7.536658] systemd[1]: Mounting Kernel Debug File System... [ 7.543101] systemd[1]: Mounting Kernel Trace File System... [ 7.549755] systemd[1]: Mounting Temporary Directory /tmp... [ 7.556463] systemd[1]: Starting Create List of Static Device Nodes... [ 7.564052] systemd[1]: Starting Load Kernel Module configfs... [ 7.570987] systemd[1]: Starting Load Kernel Module dm_mod... [ 7.577771] systemd[1]: Starting Load Kernel Module drm... [ 7.584316] systemd[1]: Starting Load Kernel Module fuse... [ 7.590653] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 7.595894] systemd[1]: Starting Load Kernel Module loop... [ 7.599707] fuse: init (API version 7.39) [ 7.609104] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 7.623819] systemd[1]: Starting Journal Service... [ 7.629896] systemd[1]: Starting Load Kernel Modules... [ 7.636038] systemd[1]: Starting Generate network units from Kernel command line... [ 7.643852] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.643854] Asymmetric key parser 'pkcs8' registered [ 7.649894] systemd-journald[191]: Collecting audit messages is disabled. [ 7.657038] systemd[1]: Starting Remount Root and Kernel File Systems... [ 7.674959] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.687346] systemd[1]: Starting Coldplug All udev Devices... [ 7.694553] systemd[1]: Started Journal Service. [ 7.713712] EXT4-fs (nvme0n1p2): re-mounted 07952859-9a3b-465f-8903-a1e96001ceed r/w. Quota mode: none. [ 7.750390] systemd-journald[191]: Received client request to flush runtime journal. [ 7.759565] systemd-journald[191]: File /var/log/journal/1869da2f7a9a446a9cbd443cd308a282/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 7.925681] macb 1f00100000.ethernet end0: renamed from eth0 [ 7.957021] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040 [ 7.979984] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1 [ 7.989449] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040 [ 7.997418] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2 [ 8.007377] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020 [ 8.015988] mc: Linux media interface: v0.10 [ 8.030062] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3 [ 8.037788] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020 [ 8.039509] videodev: Linux video capture interface: v2.00 [ 8.052115] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4 [ 8.060218] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 8.060336] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000 [ 8.060464] brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode [ 8.060552] brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode [ 8.090581] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf' [ 8.093433] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0 [ 8.099527] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' [ 8.115576] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 8.121481] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 8.136278] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 8.151670] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0 [ 8.151909] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 8.172700] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 8.183379] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700 [ 8.191536] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000 [ 8.199004] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000 [ 8.206719] pispbe 1000880000.pisp_be: Register nodes for group 0 [ 8.213273] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 8.213627] pispbe 1000880000.pisp_be: input device node registered as /dev/video20 [ 8.214668] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 8.218071] macb 1f00100000.ethernet end0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL) [ 8.218076] macb 1f00100000.ethernet end0: configuring for phy/rgmii-id link mode [ 8.220673] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 8.222002] usbcore: registered new interface driver brcmfmac [ 8.228559] rpivid 1000800000.codec: Device registered as /dev/video19 [ 8.244480] pps pps0: new PPS source ptp0 [ 8.248720] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21 [ 8.249590] Bluetooth: Core ver 2.22 [ 8.249609] NET: Registered PF_BLUETOOTH protocol family [ 8.249610] Bluetooth: HCI device and connection manager initialized [ 8.249616] Bluetooth: HCI socket layer initialized [ 8.249619] Bluetooth: L2CAP socket layer initialized [ 8.249622] Bluetooth: SCO socket layer initialized [ 8.257316] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered. [ 8.268310] Bluetooth: HCI UART driver ver 2.3 [ 8.280477] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22 [ 8.283717] Bluetooth: HCI UART protocol H4 registered [ 8.283738] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 8.289163] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23 [ 8.295546] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 8.305406] Bluetooth: HCI UART protocol Broadcom registered [ 8.305483] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [ 8.305778] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24 [ 8.305842] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25 [ 8.305871] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26 [ 8.305925] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27 [ 8.305981] pispbe 1000880000.pisp_be: config device node registered as /dev/video28 [ 8.306205] pispbe 1000880000.pisp_be: Register nodes for group 1 [ 8.306297] pispbe 1000880000.pisp_be: input device node registered as /dev/video29 [ 8.306355] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30 [ 8.306410] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31 [ 8.306473] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32 [ 8.306528] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33 [ 8.306587] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34 [ 8.306646] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35 [ 8.306676] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36 [ 8.306729] pispbe 1000880000.pisp_be: config device node registered as /dev/video37 [ 8.726413] brcmfmac_wcc: brcmf_wcc_attach: executing [ 8.737698] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 8.748449] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 [ 8.796042] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu [ 8.805563] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 8.813593] Registered IR keymap rc-cec [ 8.817592] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0 [ 8.824903] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input6 [ 8.834591] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input7 [ 8.844131] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4]) [ 8.851458] Bluetooth: hci0: BCM: chip id 107 [ 8.852356] Registered IR keymap rc-cec [ 8.856070] Bluetooth: hci0: BCM: features 0x2f [ 8.859727] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1 [ 8.865311] Bluetooth: hci0: BCM4345C0 [ 8.871530] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input8 [ 8.875351] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 [ 8.889887] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch [ 8.897485] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input9 [ 8.906678] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4]) [ 8.913881] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4]) [ 8.920825] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4]) [ 8.927985] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 8.935564] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 8.950699] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1 [ 8.959726] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 8.967733] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 8.975487] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 9.018447] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 9.560543] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 9.606146] Bluetooth: hci0: BCM: features 0x2f [ 9.612052] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190 [ 9.618266] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382 [ 9.624499] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac) [ 13.367792] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 13.377964] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 19.838234] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 19.950240] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 20.058248] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 20.166253] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 20.274261] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 20.281616] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 20.288969] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 20.296321] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 23.886264] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 23.998259] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 24.106259] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 24.214264] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 24.322240] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 24.329594] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 24.336945] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 24.344301] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 28.434264] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 28.546253] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 28.654253] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 28.762254] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 28.870254] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 28.877608] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 28.884960] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 28.892312] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 37.006263] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 37.118255] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 37.226260] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 37.334262] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 37.442240] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 37.449590] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 37.456942] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 37.464294] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 44.101413] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10 [ 44.109552] nvme nvme0: Does your device have a faulty power saving mode enabled? [ 44.117069] nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug [ 44.157531] nvme0n1: I/O Cmd(0x2) @ LBA 34489736, 512 blocks, I/O Error (sct 0x3 / sc 0x71) [ 44.166012] I/O error, dev nvme0n1, sector 34489736 op 0x0:(READ) flags 0x80700 phys_seg 59 prio class 2 [ 44.205429] nvme 0000:01:00.0: enabling device (0000 -> 0002) [ 44.214517] nvme nvme0: Shutdown timeout set to 8 seconds [ 44.391141] nvme nvme0: 4/0/0 default/read/poll queues [ 52.626259] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 52.738253] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 52.846257] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 52.954244] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 53.062254] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 53.069608] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 53.076961] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 53.084317] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 61.882251] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 61.994245] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 62.102253] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 62.210259] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 62.318240] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 62.325590] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 62.332943] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 62.340296] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 66.202056] EDID block 0 is all zeroes [ 66.205830] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.205833] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.205834] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.205836] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.205838] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.205839] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.205841] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.205843] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 66.226128] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 66.553388] usb 3-2: new high-speed USB device number 2 using xhci-hcd [ 66.707645] usb 3-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55 [ 66.715869] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 66.723037] usb 3-2: Product: USB2.1 Hub [ 66.726973] usb 3-2: Manufacturer: GenesysLogic [ 66.782261] hub 3-2:1.0: USB hub found [ 66.786277] hub 3-2:1.0: 4 ports detected [ 67.101389] usb 3-2.3: new low-speed USB device number 3 using xhci-hcd [ 67.240918] usb 3-2.3: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 [ 67.249311] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 67.256653] usb 3-2.3: Product: USB Keyboard [ 67.260939] usb 3-2.3: Manufacturer: SONiX [ 67.390193] input: SONiX USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.0/0003:09DA:2268.0003/input/input10 [ 67.461566] hid-generic 0003:09DA:2268.0003: input,hidraw2: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input0 [ 67.486207] input: SONiX USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0004/input/input11 [ 67.561452] input: SONiX USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-2/3-2.3/3-2.3:1.1/0003:09DA:2268.0004/input/input12 [ 67.577497] hid-generic 0003:09DA:2268.0004: input,hidraw3: USB HID v1.11 Device [SONiX USB Keyboard] on usb-xhci-hcd.1-2.3/input1 [ 67.693412] usb 3-2.4: new high-speed USB device number 4 using xhci-hcd [ 67.821914] usb 3-2.4: New USB device found, idVendor=0bda, idProduct=8152, bcdDevice=20.00 [ 67.830308] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 67.837650] usb 3-2.4: Product: USB 10/100 LAN [ 67.842111] usb 3-2.4: Manufacturer: Realtek [ 67.846397] usb 3-2.4: SerialNumber: 00E04C680B3A [ 68.126164] r8152-cfgselector 3-2.4: reset high-speed USB device number 4 using xhci-hcd [ 68.314086] r8152 3-2.4:1.0: skip request firmware [ 68.345910] r8152 3-2.4:1.0 eth0: v1.12.13 [ 68.363047] usbcore: registered new interface driver cdc_ether [ 68.365402] r8152 3-2.4:1.0 enu2u4: renamed from eth0 [ 70.134272] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 70.246252] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 70.354241] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 70.462245] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 70.570242] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 70.577598] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 70.584958] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 70.592313] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 77.726695] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 78.386276] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 78.498236] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 78.606243] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 78.714252] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 78.822259] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 78.829610] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 78.836964] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 78.844315] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 79.094266] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 84.421930] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 85.802898] EDID block 0 is all zeroes [ 85.821564] EDID block 0 is all zeroes [ 85.839157] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 86.646258] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 86.758238] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 86.866242] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 86.974254] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 87.082239] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 87.089592] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 87.096945] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 87.104300] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 94.906254] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 95.018252] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 95.126262] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 95.234236] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 95.342242] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 95.349594] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 95.356947] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 95.364301] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 98.077862] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 101.286215] EDID block 0 is all zeroes [ 101.310248] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 103.158253] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 103.270262] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 103.378244] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 103.486256] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 103.594238] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 103.601590] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 103.608942] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 103.616295] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 109.377854] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 111.410265] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 111.522243] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 111.630251] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 111.714757] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 111.738258] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 111.846246] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 111.853597] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 111.860956] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 111.868308] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 119.666244] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 119.778249] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 119.886260] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 119.994240] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 120.102252] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 120.109607] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 120.116958] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 120.124309] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 120.275547] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 125.633269] EDID block 0 is all zeroes [ 125.657320] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 127.914243] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 128.026284] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 128.134240] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 128.242253] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 128.350238] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 128.357589] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 128.364938] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 128.372287] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 135.254693] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes [ 136.170253] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 136.282238] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 136.390246] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 136.498258] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 136.606241] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 136.613592] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 136.620944] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 136.628296] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 140.648262] Console: switching to colour frame buffer device 100x30 [ 140.671382] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device [ 144.422251] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 144.534256] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 144.642266] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 144.750248] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 144.858259] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 144.865723] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 144.873250] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 144.880746] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 152.674250] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 152.786256] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 152.894267] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 153.002276] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 153.110257] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 153.117727] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 153.125201] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 153.132665] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 160.942241] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 161.054251] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 161.162266] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 161.270277] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 161.378285] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 161.385783] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 161.393345] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 161.400819] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 169.190268] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 169.302274] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 169.410284] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 169.518263] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 169.626271] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 169.633714] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 169.641217] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 169.648688] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 ``` <\details>
starsareintherose commented 7 months ago

I now use powerful pcie bridge and samsung 980 SSD

``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1] [ 0.000000] Linux version 6.6.23-1-rpi (builduser@leming) (aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Thu Mar 28 15:05:47 MDT 2024 [ 0.000000] KASLR enabled [ 0.000000] random: crng init done [ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0 [ 0.000000] OF: reserved mem: 0x000000003fd165a0..0x000000003fd165d7 (0 KiB) nomap non-reusable nvram@0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 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-0x000000000007ffff] [ 0.000000] node 0: [mem 0x0000000000080000-0x000000003f7fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x00000001ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff] [ 0.000000] On node 0, zone DMA: 2048 pages in unavailable ranges [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 30 pages/cpu s85416 r8192 d29272 u122880 [ 0.000000] pcpu-alloc: s85416 r8192 d29272 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: Virtualization Host Extensions [ 0.000000] CPU features: detected: Hardware dirty bit management [ 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] alternatives: applying boot alternatives [ 0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:E8:8E:21 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 root=/dev/nvme0n1p2 rw rootwait console=ttyAMA10,115200 console=tty1 fsck.repair=yes [ 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] Built 1 zonelists, mobility grouping on. Total pages: 2062336 [ 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 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 7789112K/8380416K available (14528K kernel code, 2300K rwdata, 4532K rodata, 5056K init, 1049K bss, 263624K reserved, 327680K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 45540 entries in 178 pages [ 0.000000] ftrace: allocated 178 pages with 4 groups [ 0.000000] trace event string verifier disabled [ 0.000000] workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 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] 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.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000159] Console: colour dummy device 80x25 [ 0.000163] printk: console [tty1] enabled [ 0.000330] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [ 0.000338] pid_max: default: 32768 minimum: 301 [ 0.000373] LSM: initializing lsm=capability,integrity [ 0.000445] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000481] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000834] cgroup: Disabling memory control group subsystem [ 0.001341] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001379] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001411] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.001486] rcu: Hierarchical SRCU implementation. [ 0.001490] rcu: Max phase no-delay instances is 1000. [ 0.002059] EFI services will not be available. [ 0.002138] smp: Bringing up secondary CPUs ... [ 0.002316] Detected PIPT I-cache on CPU1 [ 0.002354] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1] [ 0.002543] Detected PIPT I-cache on CPU2 [ 0.002574] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1] [ 0.002764] Detected PIPT I-cache on CPU3 [ 0.002792] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1] [ 0.002819] smp: Brought up 1 node, 4 CPUs [ 0.002837] SMP: Total of 4 processors activated. [ 0.002842] CPU features: detected: 32-bit EL0 Support [ 0.002845] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.002850] CPU features: detected: Common not Private translations [ 0.002854] CPU features: detected: CRC32 instructions [ 0.002858] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.002862] CPU features: detected: LSE atomic instructions [ 0.002865] CPU features: detected: Privileged Access Never [ 0.002869] CPU features: detected: RAS Extension Support [ 0.002873] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.002908] CPU: All CPU(s) started at EL2 [ 0.002912] alternatives: applying system-wide alternatives [ 0.004971] devtmpfs: initialized [ 0.008035] Enabled cp15_barrier support [ 0.008045] Enabled setend support [ 0.008091] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.008101] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.011551] pinctrl core: initialized pinctrl subsystem [ 0.011696] DMI not present or invalid. [ 0.011872] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.012348] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.012410] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.012520] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.012543] audit: initializing netlink subsys (disabled) [ 0.012593] audit: type=2000 audit(0.012:1): state=initialized audit_enabled=0 res=1 [ 0.012712] thermal_sys: Registered thermal governor 'step_wise' [ 0.012725] cpuidle: using governor menu [ 0.012783] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.012814] ASID allocator initialised with 32768 entries [ 0.013101] Serial: AMBA PL011 UART driver [ 0.014051] bcm2835-mbox 107c013880.mailbox: mailbox enabled [ 0.014406] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 15, base_baud = 0) is a PL011 rev2 [ 0.014419] printk: console [ttyAMA10] enabled [ 0.749689] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-16T15:28:41, variant start_cd [ 0.763745] raspberrypi-firmware soc:firmware: Firmware hash is 4c845bd300000000000000000000000000000000 [ 0.779648] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL [ 0.786730] Modules: 0 pages in range for non-PLT usage [ 0.786732] Modules: 517376 pages in range for PLT usage [ 0.864001] raid6: neonx8 gen() 7913 MB/s [ 0.941637] raid6: neonx4 gen() 7877 MB/s [ 1.013940] raid6: neonx2 gen() 6648 MB/s [ 1.086243] raid6: neonx1 gen() 5280 MB/s [ 1.158560] raid6: int64x8 gen() 3513 MB/s [ 1.230867] raid6: int64x4 gen() 3685 MB/s [ 1.303173] raid6: int64x2 gen() 3080 MB/s [ 1.375484] raid6: int64x1 gen() 2533 MB/s [ 1.379768] raid6: using algorithm neonx8 gen() 7913 MB/s [ 1.453206] raid6: .... xor() 5988 MB/s, rmw enabled [ 1.458187] raid6: using neon recovery algorithm [ 1.462946] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1 [ 1.470392] iommu: Default domain type: Translated [ 1.475209] iommu: DMA domain TLB invalidation policy: strict mode [ 1.481498] SCSI subsystem initialized [ 1.485292] usbcore: registered new interface driver usbfs [ 1.490804] usbcore: registered new interface driver hub [ 1.496140] usbcore: registered new device driver usb [ 1.501294] pps_core: LinuxPPS API ver. 1 registered [ 1.506277] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.515451] PTP clock support registered [ 1.519638] vgaarb: loaded [ 1.522442] clocksource: Switched to clocksource arch_sys_counter [ 1.529273] VFS: Disk quotas dquot_6.6.0 [ 1.533221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.540159] FS-Cache: Loaded [ 1.543080] CacheFiles: Loaded [ 1.547757] NET: Registered PF_INET protocol family [ 1.552805] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 1.562742] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 1.571362] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.579145] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 1.587375] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 1.596423] TCP: Hash tables configured (established 65536 bind 65536) [ 1.603121] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) [ 1.610754] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.617670] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.625076] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.630888] RPC: Registered named UNIX socket transport module. [ 1.636833] RPC: Registered udp transport module. [ 1.641553] RPC: Registered tcp transport module. [ 1.646272] RPC: Registered tcp-with-tls transport module. [ 1.651779] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.658253] PCI: CLS 0 bytes, default 64 [ 1.662301] Trying to unpack rootfs image as initramfs... [ 1.662318] kvm [1]: IPA Size Limit: 40 bits [ 1.672054] kvm [1]: vgic interrupt IRQ9 [ 1.676001] kvm [1]: VHE mode initialized successfully [ 1.681566] Initialise system trusted keyrings [ 1.686092] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 1.692594] zbud: loaded [ 1.695310] NFS: Registering the id_resolver key type [ 1.700394] Key type id_resolver registered [ 1.704591] Key type id_legacy registered [ 1.708623] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.715355] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.723002] xor: measuring software checksum speed [ 1.728809] 8regs : 9927 MB/sec [ 1.734186] 32regs : 9851 MB/sec [ 1.739282] arm64_neon : 13590 MB/sec [ 1.743652] xor: using function: arm64_neon (13590 MB/sec) [ 1.749159] Key type asymmetric registered [ 1.753269] Asymmetric key parser 'x509' registered [ 1.758184] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.765668] io scheduler mq-deadline registered [ 1.770215] io scheduler kyber registered [ 1.774254] io scheduler bfq registered [ 1.778341] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7c502000, parent irq: 26) [ 1.787511] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d503000, parent irq: 27) [ 1.795262] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508380, parent irq: 28) [ 1.803005] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d508400, parent irq: 29) [ 1.810755] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7d510600, parent irq: 30) [ 1.819898] irq_brcmstb_l2: registered L2 intc (/soc/intc@7d517b00, parent irq: 31) [ 1.828955] simple-framebuffer 3f800000.framebuffer: framebuffer at 0x3f800000, 0x3f4800 bytes [ 1.837669] simple-framebuffer 3f800000.framebuffer: format=r5g6b5, mode=1920x1080x16, linelength=3840 [ 1.839661] Freeing initrd memory: 8456K [ 1.852610] Console: switching to colour frame buffer device 240x67 [ 1.860431] simple-framebuffer 3f800000.framebuffer: fb0: simplefb registered! [ 1.901460] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [ 1.908192] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART [ 1.918826] serial serial0: tty port ttyS0 registered [ 1.924213] iproc-rng200 107d208000.rng: hwrng registered [ 1.929699] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB) [ 1.938232] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe [ 1.947393] brd: module loaded [ 1.951968] loop: module loaded [ 1.955244] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.962624] Loading iSCSI transport class v2.0-870. [ 1.968447] usbcore: registered new device driver r8152-cfgselector [ 1.974761] usbcore: registered new interface driver r8152 [ 1.980279] usbcore: registered new interface driver lan78xx [ 1.985971] usbcore: registered new interface driver smsc95xx [ 1.991800] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.997594] dwc_otg: FIQ enabled [ 1.997596] dwc_otg: NAK holdoff enabled [ 1.997597] dwc_otg: FIQ split-transaction FSM enabled [ 1.997600] Module dwc_common_port init [ 1.997734] usbcore: registered new interface driver uas [ 2.003083] usbcore: registered new interface driver usb-storage [ 2.009208] mousedev: PS/2 mouse device common for all mice [ 2.022803] rpi-rtc soc:rpi_rtc: registered as rtc0 [ 2.029208] rpi-rtc soc:rpi_rtc: setting system clock to 2024-03-30T16:28:59 UTC (1711816139) [ 2.038121] bcm2835-wdt bcm2835-wdt: Poweroff handler already present! [ 2.044686] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 2.053491] sdhci: Secure Digital Host Controller Interface driver [ 2.059719] sdhci: Copyright(c) Pierre Ossman [ 2.064119] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.069948] ledtrig-cpu: registered to indicate activity on CPUs [ 2.076006] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 2.082484] hid: raw HID events driver (C) Jiri Kosina [ 2.087655] usbcore: registered new interface driver usbhid [ 2.093250] usbhid: USB HID core driver [ 2.097319] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 counters available [ 2.105658] NET: Registered PF_PACKET protocol family [ 2.110774] Key type dns_resolver registered [ 2.118274] registered taskstats version 1 [ 2.122437] Loading compiled-in X.509 certificates [ 2.129062] Key type .fscrypt registered [ 2.133310] Key type fscrypt-provisioning registered [ 2.139043] Btrfs loaded, zoned=no, fsverity=yes [ 2.144501] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@110000 ranges: [ 2.151798] brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@110000, using [bus 00-ff] [ 2.161189] brcm-pcie 1000110000.pcie: MEM 0x1b00000000..0x1bfffffffb -> 0x0000000000 [ 2.169786] brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1affffffff -> 0x0400000000 [ 2.178390] brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 [ 2.188146] brcm-pcie 1000110000.pcie: Forcing gen 3 [ 2.193596] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0000:00 [ 2.200353] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.206145] pci_bus 0000:00: root bus resource [mem 0x1b00000000-0x1bfffffffb] (bus address [0x00000000-0xfffffffb]) [ 2.217001] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1affffffff pref] (bus address [0x400000000-0x6ffffffff]) [ 2.228476] pci 0000:00:00.0: [14e4:2712] type 01 class 0x060400 [ 2.234810] pci 0000:00:00.0: PME# supported from D0 D3hot [ 2.241161] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.354444] brcm-pcie 1000110000.pcie: link up, 8.0 GT/s PCIe x1 (!SSC) [ 2.361384] pci 0000:01:00.0: [144d:a809] type 00 class 0x010802 [ 2.367708] pci 0000:01:00.0: reg 0x10: [mem 0x1b00000000-0x1b00003fff 64bit] [ 2.375276] pci 0000:01:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 2.402467] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.409497] pci 0000:00:00.0: BAR 8: assigned [mem 0x1b00000000-0x1b000fffff] [ 2.416953] pci 0000:01:00.0: BAR 0: assigned [mem 0x1b00000000-0x1b00003fff 64bit] [ 2.424936] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.430208] pci 0000:00:00.0: bridge window [mem 0x1b00000000-0x1b000fffff] [ 2.437663] pci 0000:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512 [ 2.446431] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512 [ 2.455233] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [ 2.461658] pcieport 0000:00:00.0: PME: Signaling with IRQ 38 [ 2.467749] pcieport 0000:00:00.0: AER: enabled with IRQ 38 [ 2.473723] nvme nvme0: pci function 0000:01:00.0 [ 2.478732] nvme 0000:01:00.0: enabling device (0000 -> 0002) [ 2.488376] nvme nvme0: Shutdown timeout set to 8 seconds [ 2.503748] hwmon hwmon1: temp1_input not attached to any thermal zone [ 2.510580] hwmon hwmon1: temp2_input not attached to any thermal zone [ 2.517407] hwmon hwmon1: temp3_input not attached to any thermal zone [ 2.525796] nvme nvme0: allocated 64 MiB host memory buffer. [ 2.626327] nvme nvme0: 4/0/0 default/read/poll queues [ 2.650748] nvme0n1: p1 p2 [ 2.654103] brcm-pcie 1000110000.pcie: clkreq control enabled [ 2.660353] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@120000 ranges: [ 2.667773] brcm-pcie 1000120000.pcie: No bus range found for /axi/pcie@120000, using [bus 00-ff] [ 2.677306] brcm-pcie 1000120000.pcie: MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000 [ 2.686042] brcm-pcie 1000120000.pcie: MEM 0x1c00000000..0x1effffffff -> 0x0400000000 [ 2.694780] brcm-pcie 1000120000.pcie: IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000 [ 2.703508] brcm-pcie 1000120000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000 [ 2.713276] brcm-pcie 1000120000.pcie: Forcing gen 2 [ 2.718680] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0001:00 [ 2.725479] pci_bus 0001:00: root bus resource [bus 00-ff] [ 2.731318] pci_bus 0001:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb]) [ 2.742284] pci_bus 0001:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff]) [ 2.753873] pci 0001:00:00.0: [14e4:2712] type 01 class 0x060400 [ 2.760258] pci 0001:00:00.0: PME# supported from D0 D3hot [ 2.766758] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.882445] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC) [ 2.889534] pci 0001:01:00.0: [1de4:0001] type 00 class 0x020000 [ 2.896001] pci 0001:01:00.0: reg 0x10: [mem 0xffffc000-0xffffffff] [ 2.902568] pci 0001:01:00.0: reg 0x14: [mem 0xffc00000-0xffffffff] [ 2.909129] pci 0001:01:00.0: reg 0x18: [mem 0xffff0000-0xffffffff] [ 2.915747] pci 0001:01:00.0: supports D1 [ 2.920032] pci 0001:01:00.0: PME# supported from D0 D1 D3hot D3cold [ 2.938451] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.945364] pci 0001:00:00.0: BAR 8: assigned [mem 0x1f00000000-0x1f005fffff] [ 2.952820] pci 0001:01:00.0: BAR 1: assigned [mem 0x1f00000000-0x1f003fffff] [ 2.960276] pci 0001:01:00.0: BAR 2: assigned [mem 0x1f00400000-0x1f0040ffff] [ 2.967725] pci 0001:01:00.0: BAR 0: assigned [mem 0x1f00410000-0x1f00413fff] [ 2.975173] pci 0001:00:00.0: PCI bridge to [bus 01] [ 2.980434] pci 0001:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff] [ 2.987883] pci 0001:00:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512 [ 2.996637] pci 0001:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512 [ 3.005429] pcieport 0001:00:00.0: enabling device (0000 -> 0002) [ 3.011838] pcieport 0001:00:00.0: PME: Signaling with IRQ 44 [ 3.017916] pcieport 0001:00:00.0: AER: enabled with IRQ 44 [ 3.023821] rp1 0001:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200 [ 3.033172] rp1 0001:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200 [ 3.042697] rp1 0001:01:00.0: enabling device (0000 -> 0002) [ 3.049521] rp1 0001:01:00.0: chip_id 0x20001927 [ 3.078419] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 112 (d8:3a:dd:e8:8e:21) [ 3.089910] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels [ 3.098710] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 3.104064] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1 [ 3.112035] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 [ 3.121304] xhci-hcd xhci-hcd.0: irq 137, io mem 0x1f00200000 [ 3.127383] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 3.132706] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2 [ 3.140212] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed [ 3.146616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 3.155170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.162684] usb usb1: Product: xHCI Host Controller [ 3.167834] usb usb1: Manufacturer: Linux 6.6.23-1-rpi xhci-hcd [ 3.174031] usb usb1: SerialNumber: xhci-hcd.0 [ 3.178843] hub 1-0:1.0: USB hub found [ 3.182869] hub 1-0:1.0: 2 ports detected [ 3.187242] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 3.195800] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.203307] usb usb2: Product: xHCI Host Controller [ 3.208459] usb usb2: Manufacturer: Linux 6.6.23-1-rpi xhci-hcd [ 3.214685] usb usb2: SerialNumber: xhci-hcd.0 [ 3.219468] hub 2-0:1.0: USB hub found [ 3.223495] hub 2-0:1.0: 1 port detected [ 3.227907] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 3.233245] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3 [ 3.241190] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000008000000810 [ 3.250454] xhci-hcd xhci-hcd.1: irq 142, io mem 0x1f00300000 [ 3.256534] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 3.261860] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4 [ 3.269373] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed [ 3.275779] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 3.284346] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.291866] usb usb3: Product: xHCI Host Controller [ 3.297025] usb usb3: Manufacturer: Linux 6.6.23-1-rpi xhci-hcd [ 3.303228] usb usb3: SerialNumber: xhci-hcd.1 [ 3.308011] hub 3-0:1.0: USB hub found [ 3.312038] hub 3-0:1.0: 2 ports detected [ 3.316405] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 3.324981] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.332568] usb usb4: Product: xHCI Host Controller [ 3.337718] usb usb4: Manufacturer: Linux 6.6.23-1-rpi xhci-hcd [ 3.343973] usb usb4: SerialNumber: xhci-hcd.1 [ 3.348765] hub 4-0:1.0: USB hub found [ 3.352792] hub 4-0:1.0: 1 port detected [ 3.357435] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 3.366089] platform 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu [ 3.374393] platform 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu [ 3.382703] platform 1000800000.codec: Adding to iommu group 0 [ 3.388851] platform 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu [ 3.397397] platform 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu [ 3.405940] platform 1000880000.pisp_be: Adding to iommu group 0 [ 3.412253] platform 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu [ 3.420381] platform 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu [ 3.428687] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success [ 3.435975] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 3.444493] platform axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu [ 3.452014] platform axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu [ 3.458468] usb 1-1: new low-speed USB device number 2 using xhci-hcd [ 3.459534] platform axi:gpu: Adding to iommu group 1 [ 3.471623] platform axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu [ 3.478966] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success [ 3.486241] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774 [ 3.494765] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success [ 3.502461] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO [ 3.502670] of_cfs_init [ 3.502707] mmc1: CQHCI version 5.10 [ 3.514512] of_cfs_init: OK [ 3.517632] clk: Disabling unused clocks [ 3.538806] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit [ 3.613370] usb 1-1: New USB device found, idVendor=09da, idProduct=2268, bcdDevice= 1.04 [ 3.621996] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.629633] usb 1-1: Product: USB Keyboard [ 3.634137] usb 1-1: Manufacturer: SONiX [ 3.666688] input: SONiX USB Keyboard as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.0/0003:09DA:2268.0001/input/input0 [ 3.692982] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit [ 3.705020] Freeing unused kernel memory: 5056K [ 3.710089] Run /init as init process [ 3.714183] with arguments: [ 3.714184] /init [ 3.714185] with environment: [ 3.714186] HOME=/ [ 3.714187] TERM=linux [ 3.742717] mmc1: new ultra high speed DDR50 SDIO card at address 0001 [ 3.744054] hid-generic 0003:09DA:2268.0001: input,hidraw0: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-xhci-hcd.0-1/input0 [ 3.770746] input: SONiX USB Keyboard Consumer Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:09DA:2268.0002/input/input1 [ 3.820139] input: pwr_button as /devices/platform/pwr_button/input/input3 [ 3.850597] input: SONiX USB Keyboard System Control as /devices/platform/axi/1000120000.pcie/1f00200000.usb/xhci-hcd.0/usb1/1-1/1-1:1.1/0003:09DA:2268.0002/input/input2 [ 3.866387] hid-generic 0003:09DA:2268.0002: input,hidraw1: USB HID v1.11 Device [SONiX USB Keyboard] on usb-xhci-hcd.0-1/input1 [ 3.938191] EXT4-fs (nvme0n1p2): mounted filesystem 07952859-9a3b-465f-8903-a1e96001ceed r/w with ordered data mode. Quota mode: none. [ 4.037882] NET: Registered PF_INET6 protocol family [ 4.043771] Segment Routing with IPv6 [ 4.047956] In-situ OAM (IOAM) with IPv6 [ 4.061782] systemd[1]: systemd 255.4-2-arch 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) [ 4.095060] systemd[1]: Detected architecture arm64. [ 4.102423] systemd[1]: Hostname set to . [ 4.174592] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported [ 4.211222] uart-pl011 107d001000.serial: no DMA platform data [ 4.263745] systemd[1]: /usr/lib/systemd/system/frpc.service:8: Special user nobody configured, this is not safe! [ 4.307713] systemd[1]: Queued start job for default target Graphical Interface. [ 4.351396] systemd[1]: Created slice Slice /system/dirmngr. [ 4.358433] systemd[1]: Created slice Slice /system/getty. [ 4.365064] systemd[1]: Created slice Slice /system/gpg-agent. [ 4.372076] systemd[1]: Created slice Slice /system/gpg-agent-browser. [ 4.379824] systemd[1]: Created slice Slice /system/gpg-agent-extra. [ 4.387398] systemd[1]: Created slice Slice /system/gpg-agent-ssh. [ 4.394750] systemd[1]: Created slice Slice /system/keyboxd. [ 4.401554] systemd[1]: Created slice Slice /system/modprobe. [ 4.408366] systemd[1]: Created slice Slice /system/serial-getty. [ 4.415482] systemd[1]: Created slice Slice /system/wpa_supplicant. [ 4.422689] systemd[1]: Created slice User and Session Slice. [ 4.429309] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 4.438074] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.446593] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.456821] systemd[1]: Expecting device /dev/nvme0n1p1... [ 4.463093] systemd[1]: Expecting device /dev/ttyAMA10... [ 4.469271] systemd[1]: Expecting device /sys/subsystem/net/devices/wlan0... [ 4.477129] systemd[1]: Reached target Local Encrypted Volumes. [ 4.483851] systemd[1]: Reached target Local Integrity Protected Volumes. [ 4.491447] systemd[1]: Reached target Path Units. [ 4.496991] systemd[1]: Reached target Remote File Systems. [ 4.503306] systemd[1]: Reached target Slice Units. [ 4.508931] systemd[1]: Reached target Swaps. [ 4.514025] systemd[1]: Reached target Local Verity Protected Volumes. [ 4.521350] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 4.538037] systemd[1]: Listening on Process Core Dump Socket. [ 4.544737] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.551441] systemd[1]: Listening on Journal Socket. [ 4.557219] systemd[1]: Listening on Network Service Netlink Socket. [ 4.564288] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 4.576869] systemd[1]: Listening on udev Control Socket. [ 4.583034] systemd[1]: Listening on udev Kernel Socket. [ 4.589137] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 4.622529] systemd[1]: Mounting POSIX Message Queue File System... [ 4.630244] systemd[1]: Mounting Kernel Debug File System... [ 4.638502] systemd[1]: Mounting Kernel Trace File System... [ 4.648694] systemd[1]: Mounting Temporary Directory /tmp... [ 4.659222] systemd[1]: Starting Create List of Static Device Nodes... [ 4.670307] systemd[1]: Starting Load Kernel Module configfs... [ 4.680840] systemd[1]: Starting Load Kernel Module dm_mod... [ 4.691354] systemd[1]: Starting Load Kernel Module drm... [ 4.705742] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 4.706230] systemd[1]: Starting Load Kernel Module fuse... [ 4.727086] systemd[1]: Starting Load Kernel Module loop... [ 4.735507] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 4.751472] fuse: init (API version 7.39) [ 4.754766] systemd[1]: Starting Journal Service... [ 4.762866] systemd[1]: Starting Load Kernel Modules... [ 4.770108] systemd[1]: Starting Generate network units from Kernel command line... [ 4.778401] Asymmetric key parser 'pkcs8' registered [ 4.784364] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 4.784474] systemd-journald[188]: Collecting audit messages is disabled. [ 4.785564] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.811939] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 4.824736] systemd[1]: Starting Coldplug All udev Devices... [ 4.832623] systemd[1]: Started Journal Service. [ 4.838911] EXT4-fs (nvme0n1p2): re-mounted 07952859-9a3b-465f-8903-a1e96001ceed r/w. Quota mode: none. [ 4.884223] systemd-journald[188]: Received client request to flush runtime journal. [ 4.902422] systemd-journald[188]: /var/log/journal/1869da2f7a9a446a9cbd443cd308a282/system.journal: Journal file uses a different sequence number ID, rotating. [ 4.919811] systemd-journald[188]: Rotating system journal. [ 5.099959] macb 1f00100000.ethernet end0: renamed from eth0 [ 5.133936] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 5.148632] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf' [ 5.157827] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' [ 5.167393] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 5.173830] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 5.185180] mc: Linux media interface: v0.10 [ 5.185245] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040 [ 5.201816] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1 [ 5.215069] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 5.218648] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040 [ 5.228074] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 5.228524] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2 [ 5.245372] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020 [ 5.245465] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3 [ 5.246223] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020 [ 5.246830] brcmstb-i2c 107d508200.i2c: @97500hz registered in interrupt mode [ 5.253855] brcmstb-i2c 107d508280.i2c: @97500hz registered in interrupt mode [ 5.254532] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4 [ 5.293370] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000 [ 5.308200] macb 1f00100000.ethernet end0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL) [ 5.319574] macb 1f00100000.ethernet end0: configuring for phy/rgmii-id link mode [ 5.320189] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0 [ 5.328460] [drm] Initialized v3d 1.0.0 20180419 for 1002000000.v3d on minor 0 [ 5.338931] videodev: Linux video capture interface: v2.00 [ 5.349953] pps pps0: new PPS source ptp0 [ 5.355356] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered. [ 5.367818] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 5.378033] pispbe 1000880000.pisp_be: pispbe_probe: HW version: 0x02252700 [ 5.386463] pispbe 1000880000.pisp_be: pispbe_probe: BatchStatus: 0x00000000 [ 5.399185] Bluetooth: Core ver 2.22 [ 5.403492] pispbe 1000880000.pisp_be: pispbe_probe: Status: 0x00000000 [ 5.403558] NET: Registered PF_BLUETOOTH protocol family [ 5.403882] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 5.404236] Bluetooth: HCI device and connection manager initialized [ 5.427603] pispbe 1000880000.pisp_be: Register nodes for group 0 [ 5.433713] Bluetooth: HCI socket layer initialized [ 5.434229] pispbe 1000880000.pisp_be: input device node registered as /dev/video20 [ 5.434417] Bluetooth: L2CAP socket layer initialized [ 5.434838] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video21 [ 5.435090] Bluetooth: SCO socket layer initialized [ 5.435481] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu [ 5.435595] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video22 [ 5.435673] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video23 [ 5.435916] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video24 [ 5.448483] Bluetooth: HCI UART driver ver 2.3 [ 5.456286] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video25 [ 5.456386] Bluetooth: HCI UART protocol H4 registered [ 5.456722] rpivid 1000800000.codec: Device registered as /dev/video19 [ 5.456790] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video26 [ 5.457146] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 5.457800] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video27 [ 5.458055] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 5.458309] pispbe 1000880000.pisp_be: config device node registered as /dev/video28 [ 5.458780] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [ 5.459414] pispbe 1000880000.pisp_be: Register nodes for group 1 [ 5.459834] Bluetooth: HCI UART protocol Broadcom registered [ 5.460196] pispbe 1000880000.pisp_be: input device node registered as /dev/video29 [ 5.572125] usbcore: registered new interface driver brcmfmac [ 5.573106] pispbe 1000880000.pisp_be: tdn_input device node registered as /dev/video30 [ 5.614526] pispbe 1000880000.pisp_be: stitch_input device node registered as /dev/video31 [ 5.614556] pispbe 1000880000.pisp_be: hog_output device node registered as /dev/video32 [ 5.614575] pispbe 1000880000.pisp_be: output0 device node registered as /dev/video33 [ 5.614596] pispbe 1000880000.pisp_be: output1 device node registered as /dev/video34 [ 5.614615] pispbe 1000880000.pisp_be: tdn_output device node registered as /dev/video35 [ 5.614636] pispbe 1000880000.pisp_be: stitch_output device node registered as /dev/video36 [ 5.614655] pispbe 1000880000.pisp_be: config device node registered as /dev/video37 [ 5.700815] brcmfmac_wcc: brcmf_wcc_attach: executing [ 5.709315] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 5.727022] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 [ 5.756426] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu [ 5.764979] Console: switching to colour dummy device 80x25 [ 5.773186] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4]) [ 5.783074] Registered IR keymap rc-cec [ 5.787176] rc rc0: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0 [ 5.794522] input: vc4-hdmi-0 as /devices/platform/soc/107c701400.hdmi/rc/rc0/input4 [ 5.803587] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/107c701400.hdmi/sound/card0/input5 [ 5.812868] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4]) [ 5.820421] Bluetooth: hci0: BCM: chip id 107 [ 5.825136] Bluetooth: hci0: BCM: features 0x2f [ 5.829940] Registered IR keymap rc-cec [ 5.830775] Bluetooth: hci0: BCM4345C0 [ 5.833857] rc rc1: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1 [ 5.837556] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 [ 5.838231] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch [ 5.844902] input: vc4-hdmi-1 as /devices/platform/soc/107c706400.hdmi/rc/rc1/input6 [ 5.865397] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/107c706400.hdmi/sound/card1/input7 [ 5.874664] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4]) [ 5.881791] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4]) [ 5.888683] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4]) [ 5.895831] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 5.903476] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 5.958698] [drm] Initialized vc4 0.0.0 20140616 for axi:gpu on minor 1 [ 6.040542] Console: switching to colour frame buffer device 100x30 [ 6.063739] vc4-drm axi:gpu: [drm] fb0: vc4drmfb frame buffer device [ 6.242566] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 6.603073] Bluetooth: hci0: BCM: features 0x2f [ 6.609109] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190 [ 6.615422] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382 [ 6.621874] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac) [ 6.781556] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 36.060295] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 36.070324] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 98.643292] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 98.755312] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 98.863306] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 98.971298] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 99.079295] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 99.086653] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 99.094011] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 99.101368] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 106.903316] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 107.015306] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 107.123309] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 107.231299] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 107.339293] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 107.346797] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 107.354298] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 107.361804] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 111.871682] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 114.159320] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 114.271330] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 114.379329] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 114.487330] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 114.595329] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 114.602820] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 114.610296] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 114.617769] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 117.567293] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 117.679316] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 117.787312] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 117.895311] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 118.003331] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 118.010759] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 118.018180] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 118.025598] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 120.975308] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 121.087294] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 121.195307] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 121.303295] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 121.411294] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 121.418714] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 121.426137] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 121.433557] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 125.611356] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 125.723295] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 125.831293] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 125.939315] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 126.047310] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 126.054725] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 126.062134] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 126.069550] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 132.615299] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 132.727293] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 132.835314] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 132.943312] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 133.051310] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 133.058745] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 133.066184] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 133.073617] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 134.107892] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [ 137.227316] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 137.331340] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 137.439338] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 137.547330] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 137.655327] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 137.662777] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 137.670222] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 137.677665] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 [ 141.839326] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [ 141.951326] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [ 142.059316] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [ 142.167314] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [ 142.275325] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52 [ 142.282818] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52 [ 142.290310] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52 [ 142.297800] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52 ```
delgh1 commented 7 months ago

I can reproduce this. Freshly flashed RPI OS bookworm arm64 image, booted using microSD card, no peripherals attached except a keyboard. I'm using wpa_supplicant + systemd-networkd instead of NetworkManager.

The syptoms are: high latency spikes (~1400ms), many packets dropped (too many). Seems to only appear on linux 6.6. If I disable wifi and use a wired connection, everything returns to normal.

I reproduced this on two RPI Zero 2W, two RPI 4B, two RPI 5. (am I hoarding too many PIs...)

bobrippling commented 7 months ago

I see these messages on a raspberry pi 4 running nixos - oddly the messages appear two days before the symptoms and I seem to need quite a bit of uptime before the issue occurs. The symptoms are the same though - the above message, high latency and packet drops.

I can pinpoint exactly when the symptoms start and there's no logs around that time, apart from a service which is suddenly seeing the symptoms. Nothing else in dmesg or logs relating to networking.

The machine is left running and has no hardware (or other) changes made to it.

starsareintherose commented 7 months ago

I see these messages on a raspberry pi 4 running nixos - oddly the messages appear two days before the symptoms and I seem to need quite a bit of uptime before the issue occurs. The symptoms are the same though - the above message, high latency and packet drops.

I can pinpoint exactly when the symptoms start and there's no logs around that time, apart from a service which is suddenly seeing the symptoms. Nothing else in dmesg or logs relating to networking.

The machine is left running and has no hardware (or other) changes made to it.

Could I know which country wifi/internet you used? It seems that it's relevant to country?

Could you also give the dmesg log?

bobrippling commented 7 months ago

Could I know which country wifi/internet you used? It seems that it's relevant to country?

Sure, it's Great Britain (which matches where I am). Although perhaps the below output means it's unset for phy#0? ``` $ iw reg get global country GB: DFS-ETSI (2400 - 2483 @ 40), (N/A, 20), (N/A) (5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW (5250 - 5350 @ 80), (N/A, 20), (0 ms), NO-OUTDOOR, DFS, AUTO-BW (5470 - 5730 @ 160), (N/A, 26), (0 ms), DFS (5725 - 5850 @ 80), (N/A, 23), (N/A), NO-OUTDOOR (5925 - 6425 @ 160), (N/A, 23), (N/A), NO-OUTDOOR (57000 - 71000 @ 2160), (N/A, 40), (N/A) phy#0 country 99: DFS-UNSET (2402 - 2482 @ 40), (6, 20), (N/A) (2474 - 2494 @ 20), (6, 20), (N/A) (5140 - 5360 @ 160), (6, 20), (N/A) (5460 - 5860 @ 160), (6, 20), (N/A) ```

Could you also give the dmesg log?

Of course, I've attached a few others and I've annotated with some thoughts as well (issue happens at 2024-04-18 09:30:25). Let me know if this isn't enough and you want it from boot:

dmesg ``` $ dmesg -T [Tue Apr 16 18:51:18 2024] net_ratelimit: 1 callbacks suppressed [Tue Apr 16 18:51:18 2024] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52 [Tue Apr 16 18:51:18 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [Tue Apr 16 18:51:19 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [Tue Apr 16 18:51:19 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [Tue Apr 16 18:51:19 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [Tue Apr 16 18:51:21 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52 [Tue Apr 16 18:51:21 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52 [Tue Apr 16 18:51:21 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52 [Tue Apr 16 18:51:21 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 [Tue Apr 16 18:51:21 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52 [Wed Apr 17 04:44:37 2024] systemd-journald[271177]: Under memory pressure, flushing caches. [Wed Apr 17 04:44:38 2024] systemd-journald[271177]: Under memory pressure, flushing caches. [Wed Apr 17 04:44:45 2024] systemd-journald[271177]: Under memory pressure, flushing caches. [Wed Apr 17 04:44:48 2024] systemd-journald[271177]: Under memory pressure, flushing caches. [Wed Apr 17 04:45:33 2024] systemd-journald[271177]: Under memory pressure, flushing caches. # issue occurs here, Thu Apr 18 09:30ish [Thu Apr 18 12:11:29 2024] Console: switching to colour frame buffer device 240x67 [Thu Apr 18 12:11:29 2024] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device [Thu Apr 18 12:11:49 2024] usb 1-1.3: new low-speed USB device number 4 using xhci_hcd [Thu Apr 18 12:11:49 2024] input: HID 04f3:0103 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:04F3:0103.0001/input/input0 [Thu Apr 18 12:11:49 2024] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:01:00.0-1.3/input0 [Thu Apr 18 12:11:49 2024] input: HID 04f3:0103 Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:04F3:0103.0002/input/input1 [Thu Apr 18 12:11:49 2024] input: HID 04f3:0103 System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:04F3:0103.0002/input/input2 [Thu Apr 18 12:11:49 2024] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:01:00.0-1.3/input1 [Thu Apr 18 14:06:43 2024] net_ratelimit: 1 callbacks suppressed [Thu Apr 18 14:06:43 2024] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52 [Thu Apr 18 14:06:43 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [Thu Apr 18 14:06:43 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [Thu Apr 18 14:06:43 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [Thu Apr 18 14:06:43 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [Thu Apr 18 14:06:45 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52 [Thu Apr 18 14:06:45 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52 [Thu Apr 18 14:06:45 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52 [Thu Apr 18 14:06:45 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 [Thu Apr 18 14:06:45 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52 [Thu Apr 18 14:06:50 2024] net_ratelimit: 1 callbacks suppressed [Thu Apr 18 14:06:50 2024] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52 [Thu Apr 18 14:06:50 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [Thu Apr 18 14:06:50 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [Thu Apr 18 14:06:50 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [Thu Apr 18 14:06:50 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [Thu Apr 18 14:06:52 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52 [Thu Apr 18 14:06:52 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52 [Thu Apr 18 14:06:52 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52 [Thu Apr 18 14:06:52 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 [Thu Apr 18 14:06:52 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52 [Thu Apr 18 14:07:01 2024] net_ratelimit: 1 callbacks suppressed [Thu Apr 18 14:07:01 2024] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52 [Thu Apr 18 14:07:01 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [Thu Apr 18 14:07:01 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [Thu Apr 18 14:07:01 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [Thu Apr 18 14:07:01 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [Thu Apr 18 14:07:03 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52 [Thu Apr 18 14:07:03 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52 [Thu Apr 18 14:07:03 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52 [Thu Apr 18 14:07:03 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 [Thu Apr 18 14:07:03 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52 [Thu Apr 18 14:07:11 2024] net_ratelimit: 1 callbacks suppressed [Thu Apr 18 14:07:11 2024] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8 [Thu Apr 18 14:07:21 2024] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8 [Thu Apr 18 14:07:31 2024] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8 [Thu Apr 18 14:07:41 2024] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8 [Thu Apr 18 14:07:41 2024] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8 [Thu Apr 18 14:07:51 2024] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8 [Thu Apr 18 14:08:01 2024] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8 [Thu Apr 18 14:08:15 2024] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52 [Thu Apr 18 14:08:15 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [Thu Apr 18 14:08:15 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [Thu Apr 18 14:08:15 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [Thu Apr 18 14:08:15 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [Thu Apr 18 14:08:17 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52 [Thu Apr 18 14:08:17 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52 [Thu Apr 18 14:08:17 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52 [Thu Apr 18 14:08:17 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 [Thu Apr 18 14:08:17 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52 [Thu Apr 18 14:08:22 2024] net_ratelimit: 1 callbacks suppressed [Thu Apr 18 14:08:22 2024] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52 [Thu Apr 18 14:08:22 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [Thu Apr 18 14:08:22 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [Thu Apr 18 14:08:22 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [Thu Apr 18 14:08:22 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [Thu Apr 18 14:08:24 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52 [Thu Apr 18 14:08:24 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52 [Thu Apr 18 14:08:24 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52 [Thu Apr 18 14:08:24 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 [Thu Apr 18 14:08:24 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52 [Thu Apr 18 14:08:29 2024] net_ratelimit: 1 callbacks suppressed [Thu Apr 18 14:08:29 2024] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52 [Thu Apr 18 14:08:29 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52 [Thu Apr 18 14:08:29 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52 [Thu Apr 18 14:08:29 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52 [Thu Apr 18 14:08:29 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52 [Thu Apr 18 14:08:31 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52 [Thu Apr 18 14:08:31 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52 [Thu Apr 18 14:08:31 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52 [Thu Apr 18 14:08:31 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 [Thu Apr 18 14:08:31 2024] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52 ```
journalctl ``` $ journalctl --since=2024-04-17 22:00:00 -e -n 999999 Apr 17 22:00:04 host systemd[1]: Started Logrotate Service. Apr 17 22:00:04 host systemd[1]: logrotate.service: Deactivated successfully. # no errors until: Apr 18 09:30:25 host ebusd[271574]: 2024-04-18 09:30:25.016 [bus error] signal lost Apr 18 09:30:46 host ebusd[271574]: 2024-04-18 09:30:46.709 [bus error] device status: transport closed Apr 18 09:31:23 host ebusd[271574]: 2024-04-18 09:31:23.989 [bus error] device status: transport closed Apr 18 09:32:00 host ebusd[271574]: 2024-04-18 09:32:00.885 [bus error] device status: transport closed Apr 18 09:32:14 host dhcpcd[271155]: wlan0: is unreachable Apr 18 09:32:14 host dhcpcd[271155]: wlan0: soliciting an IPv6 router Apr 18 09:32:20 host dhcpcd[271155]: wlan0: is reachable again Apr 18 09:32:38 host ebusd[271574]: 2024-04-18 09:32:38.133 [bus error] device status: transport closed Apr 18 09:32:56 host dhcpcd[271155]: wlan0: is unreachable Apr 18 09:32:56 host dhcpcd[271155]: wlan0: soliciting an IPv6 router Apr 18 09:33:04 host dhcpcd[271155]: wlan0: is reachable again Apr 18 09:33:08 host dhcpcd[271155]: wlan0: no IPv6 Routers available Apr 18 09:33:12 host dhcpcd[271155]: wlan0: is unreachable Apr 18 09:33:13 host dhcpcd[271155]: wlan0: soliciting an IPv6 router Apr 18 09:33:17 host dhcpcd[271155]: wlan0: is reachable again Apr 18 09:33:21 host ebusd[271574]: 2024-04-18 09:33:21.220 [bus error] device status: transport closed Apr 18 09:33:25 host dhcpcd[271155]: wlan0: is unreachable Apr 18 09:33:25 host dhcpcd[271155]: wlan0: soliciting an IPv6 router Apr 18 09:33:26 host dhcpcd[271155]: wlan0: is reachable again Apr 18 09:33:38 host dhcpcd[271155]: wlan0: is unreachable Apr 18 09:33:38 host dhcpcd[271155]: wlan0: soliciting an IPv6 router Apr 18 09:33:39 host dhcpcd[271155]: wlan0: is reachable again Apr 18 09:34:06 host ebusd[271574]: 2024-04-18 09:34:06.261 [bus error] device status: transport closed Apr 18 09:34:41 host ebusd[271574]: 2024-04-18 09:34:41.557 [bus error] device status: transport closed # similar errors repeat for a few hours Apr 18 11:38:44 host ebusd[271574]: 2024-04-18 11:38:44.949 [bus error] device status: transport closed Apr 18 11:39:02 host ebusd[271574]: 2024-04-18 11:39:02.229 [bus error] device status: transport closed Apr 18 11:39:02 host dhcpcd[271155]: wlan0: is reachable again Apr 18 11:39:43 host ebusd[271574]: 2024-04-18 11:39:43.381 [bus error] device status: transport closed Apr 18 11:40:18 host dhcpcd[271155]: wlan0: is unreachable Apr 18 11:40:19 host dhcpcd[271155]: wlan0: soliciting an IPv6 router ... Apr 18 12:09:29 host dhcpcd[271155]: wlan0: is reachable again Apr 18 12:09:35 host ebusd[271574]: 2024-04-18 12:09:35.957 [bus error] device status: transport closed Apr 18 12:09:37 host dhcpcd[271155]: wlan0: is unreachable Apr 18 12:09:37 host dhcpcd[271155]: wlan0: soliciting an IPv6 router Apr 18 12:09:49 host dhcpcd[271155]: wlan0: no IPv6 Routers available Apr 18 12:10:13 host ebusd[271574]: 2024-04-18 12:10:13.205 [bus error] device status: transport closed Apr 18 12:10:51 host ebusd[271574]: 2024-04-18 12:10:51.285 [bus error] device status: transport closed Apr 18 12:10:58 host dhcpcd[271155]: wlan0: is reachable again ```
fix (restarting `wpa_supplicant`) restarting wpa_supplicant sorted it: ``` $ systemctl restart wpa_supplicant-wlan0.service $ journalctl -u wpa_supplicant-wlan0.service --since=yesterday Apr 18 13:06:11 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-DISCONNECTED bssid= reason=6 Apr 18 13:06:11 host wpa_supplicant[271179]: Removed BSSID from ignore list (expired) Apr 18 13:06:11 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD Apr 18 13:06:11 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 13:06:11 host wpa_supplicant[271179]: wlan0: Associated with Apr 18 13:06:11 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-CONNECTED - Connection to completed [id=0 id_str=] Apr 18 13:06:11 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Apr 18 13:06:11 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=GB Apr 18 14:06:13 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-DISCONNECTED bssid= reason=6 Apr 18 14:06:13 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:06:13 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD Apr 18 14:06:14 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-ASSOC-REJECT bssid= status_code=16 Apr 18 14:06:14 host wpa_supplicant[271179]: BSSID ignore list count incremented to 2, ignoring for 10 seconds Apr 18 14:06:20 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:06:21 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-ASSOC-REJECT bssid= status_code=16 Apr 18 14:06:28 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:06:28 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-ASSOC-REJECT bssid= status_code=16 Apr 18 14:06:28 host wpa_supplicant[271179]: BSSID ignore list count incremented to 3, ignoring for 60 seconds Apr 18 14:06:28 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="" auth_failures=1 duration=10 reason=CONN_FAILED Apr 18 14:06:39 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="" Apr 18 14:06:39 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:06:39 host wpa_supplicant[271179]: wlan0: Associated with Apr 18 14:06:39 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-CONNECTED - Connection to completed [id=0 id_str=] Apr 18 14:06:39 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Apr 18 14:06:39 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=GB Apr 18 14:06:46 host wpa_supplicant[271179]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 14:06:46 host wpa_supplicant[271179]: wlan0: WNM: Preferred List Available Apr 18 14:06:56 host wpa_supplicant[271179]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 14:06:56 host wpa_supplicant[271179]: wlan0: WNM: Preferred List Available Apr 18 14:07:06 host wpa_supplicant[271179]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 14:07:06 host wpa_supplicant[271179]: wlan0: WNM: Preferred List Available Apr 18 14:07:16 host wpa_supplicant[271179]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 14:07:16 host wpa_supplicant[271179]: wlan0: WNM: Preferred List Available Apr 18 14:07:17 host wpa_supplicant[271179]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 14:07:17 host wpa_supplicant[271179]: wlan0: WNM: Preferred List Available Apr 18 14:07:27 host wpa_supplicant[271179]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 14:07:27 host wpa_supplicant[271179]: wlan0: WNM: Preferred List Available Apr 18 14:07:37 host wpa_supplicant[271179]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 14:07:37 host wpa_supplicant[271179]: wlan0: WNM: Preferred List Available Apr 18 14:07:37 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:07:47 host wpa_supplicant[271179]: wlan0: Authentication with timed out. Apr 18 14:07:47 host wpa_supplicant[271179]: BSSID ignore list count incremented to 4, ignoring for 120 seconds Apr 18 14:07:47 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-DISCONNECTED bssid= reason=3 locally_generated=1 Apr 18 14:07:47 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Apr 18 14:07:47 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD Apr 18 14:07:53 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:07:53 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-ASSOC-REJECT bssid= status_code=16 Apr 18 14:07:59 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:08:00 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-ASSOC-REJECT bssid= status_code=16 Apr 18 14:08:00 host wpa_supplicant[271179]: BSSID ignore list count incremented to 2, ignoring for 10 seconds Apr 18 14:08:07 host wpa_supplicant[271179]: wlan0: Trying to associate with SSID '' Apr 18 14:08:07 host wpa_supplicant[271179]: wlan0: Associated with Apr 18 14:08:07 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-CONNECTED - Connection to completed [id=0 id_str=] Apr 18 14:08:07 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Apr 18 14:08:07 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=GB # restarted here Apr 18 15:53:31 host systemd[1]: Stopping WPA Supplicant instance for interface wlan0... Apr 18 15:53:31 host wpa_supplicant[271179]: p2p-dev-wlan0: CTRL-EVENT-DSCP-POLICY clear_all Apr 18 15:53:31 host wpa_supplicant[271179]: p2p-dev-wlan0: CTRL-EVENT-DSCP-POLICY clear_all Apr 18 15:53:31 host wpa_supplicant[271179]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0 Apr 18 15:53:31 host wpa_supplicant[271179]: p2p-dev-wlan0: CTRL-EVENT-TERMINATING Apr 18 15:53:31 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-DISCONNECTED bssid= reason=3 locally_generated=1 Apr 18 15:53:31 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Apr 18 15:53:31 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Apr 18 15:53:31 host wpa_supplicant[271179]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Apr 18 15:53:31 host wpa_supplicant[271179]: wlan0: CTRL-EVENT-TERMINATING Apr 18 15:53:31 host systemd[1]: wpa_supplicant-wlan0.service: Deactivated successfully. Apr 18 15:53:31 host systemd[1]: Stopped WPA Supplicant instance for interface wlan0. Apr 18 15:53:31 host systemd[1]: wpa_supplicant-wlan0.service: Consumed 17.781s CPU time, 6.2M memory peak, 1.3M memory swap peak, read 8.9M from disk, written 1.3M to disk, no IP traffic. Apr 18 15:53:31 host systemd[1]: Started WPA Supplicant instance for interface wlan0. Apr 18 15:53:32 host wpa_supplicant[558559]: Successfully initialized wpa_supplicant Apr 18 15:53:38 host wpa_supplicant[558559]: wlan0: Trying to associate with SSID '' Apr 18 15:53:38 host wpa_supplicant[558559]: wlan0: Associated with Apr 18 15:53:38 host wpa_supplicant[558559]: wlan0: CTRL-EVENT-CONNECTED - Connection to completed [id=0 id_str=] Apr 18 15:53:38 host wpa_supplicant[558559]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Apr 18 15:53:38 host wpa_supplicant[558559]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=GB Apr 18 15:54:04 host wpa_supplicant[558559]: wlan0: WNM: Disassociation Imminent - Disassociation Timer 0 Apr 18 15:54:04 host wpa_supplicant[558559]: wlan0: WNM: Preferred List Available Apr 18 15:54:04 host wpa_supplicant[558559]: wlan0: Trying to associate with SSID '' Apr 18 15:54:05 host wpa_supplicant[558559]: wlan0: Associated with Apr 18 15:54:05 host wpa_supplicant[558559]: wlan0: CTRL-EVENT-CONNECTED - Connection to completed [id=0 id_str=] Apr 18 15:54:05 host wpa_supplicant[558559]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 ```

Please let me know if I can provide anything else

Possibly Related

starsareintherose commented 7 months ago
net_ratelimit: 1 callbacks suppressed

This is actually network related…

bobrippling commented 7 months ago

Yeah fair paint, interesting that I see no issues until ~36 hours later - I wonder if there's some bug in the firmware, like the kernel UAF (which would explain why some people see success in simple fixes, while others need a reboot).

waveform80 commented 6 months ago

We're seeing a similar issue on Ubuntu (LP: #2063365), but I can also reproduce the appearance of the set chanspec messages on RaspiOS Bookworm lite on a Pi 5 powered by the official 5A power supply. Specifically:

On Ubuntu we see the same messages, but they also spam the console there as our printk defaults are a little different (level 4 instead of 3 on RaspiOS)

pelwell commented 6 months ago

It's not clear where they are coming from, but I'm pretty sure that the chanspecs that are being complained about are indeed invalid, i.e. illegal frequencies or widths.

waveform80 commented 6 months ago

It doesn't appear to be network-manager specific; I can reproduce the same messages with networkd in control of the interface, but it's notable in both cases wpa_supplicant is handling the interface (I haven't tried iwd yet).

One other thing I did note, which may or may not be relevant, is that my interface happily sets its own regulatory domain implicitly these days (presumably the AP's setting the right "regdom = GB" bits in its beacon), but the set chanspec messages only appear when the regdom is unset. To clarify, if I fire up several terminals side-by-side:

Is it possible that the interface is trying channels that are permitted under regdom GB, but aren't under 00, because it "remembers" that the connection it's trying had regdom GB, but the interface isn't currently configured for that? It's wild speculation on my part, but might tie in with why the messages don't appear on initial boot -- the interface wasn't regdom GB before then -- but appear later when the interface is re-configured.

waveform80 commented 6 months ago

Aha! This thread looks particularly relevant. Unfortunately it doesn't have a definite resolution (at the time of writing), but from a skim through I think it's describing this exact issue and the root cause.

bobrippling commented 6 months ago

It doesn't appear to be network-manager specific; I can reproduce the same messages with networkd in control of the interface, but it's notable in both cases wpa_supplicant is handling the interface (I haven't tried iwd yet).

To confirm - I'm using plain wpa_supplicant + dhcpcd, no nm etc.

Aha! This thread looks particularly relevant. Unfortunately it doesn't have a definite resolution (at the time of writing), but from a skim through I think it's describing this exact issue and the root cause.

Nice find, referencing this mail for anyone following - seems to be the basis of a fix. Am I reading it right though, the thread seems to have gone quiet as of Feb (2024)?

tennisparty commented 6 months ago

I am having the same issue on cm4 with WiFi on an official cm4 IO board using the latest bullseye 64bit lite image. I'm just entering the CM4 world so this stumped me for a while

WiFi county set to GB

[    7.446309] brcmfmac: F1 signature read @0x18000000=0x15264345
[    7.463889] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.466002] usbcore: registered new interface driver brcmfmac
[    7.749121] brcmfmac_wcc: brcmf_wcc_attach: executing
[    7.761983] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    7.762883] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
[    8.975553] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[  105.537981] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[  109.644677] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  109.756626] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  109.864470] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  109.972425] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  111.700435] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52
[  111.700845] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52
[  111.701231] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52
[  111.701618] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52
[  111.702006] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52
[  111.702394] brcmfmac: brcmf_set_channel: set chanspec 0xd0a5 fail, reason -52
[  113.175791] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  113.283801] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  113.387945] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  113.491819] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  115.155892] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52
[  115.156181] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52
[  115.156466] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52
[  115.156751] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52
[  115.157035] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52
[  115.157320] brcmfmac: brcmf_set_channel: set chanspec 0xd0a5 fail, reason -52
[  146.689762] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[  150.659839] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  150.767804] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  150.872473] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  150.980417] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  152.708504] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52
[  152.708941] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52
[  152.709367] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52
[  152.709791] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52
[  152.710213] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52
[  152.710638] brcmfmac: brcmf_set_channel: set chanspec 0xd0a5 fail, reason -52

If anyone knows a fix, an older kernel etc let me know.

spanzetta commented 6 months ago

Same issue here on RPI3A+ with HASSIO.. Never seen it in the past... It started with the latest OS update

tennisparty commented 6 months ago

I checked my WiFi country and my tp link router was constantly setting the country to DE if I like with is reg get. Even if I set it back it changed back on a restart. I got a new router and it seems to be fixed.

yuklia commented 6 months ago

device : RPi5, powered by POE Hat; USB 2.0 keyboard connected

issue appeared after setting up netplan config

steps to reproduce:

  1. Add custom config to /etc/netplan/01-iphone-ap.yaml

    Details network: version: 2 renderer: networkd wifis: wlan0: dhcp4: yes dhcp6: yes access-points: "YourHotspotSSID": password: "YourHotspotPassword"
  2. run netplan generate

  3. run netplan apply

Write commented 6 months ago

Same issue here

Jepson2k commented 6 months ago

Also having this issue on a RPI 5 running Raspberry Pi OS (Debian 12.5 Bookworm). Used to run a webserver. Started occurring sometime in the last month or so. Also have a TP-Link router, but I wasn't able to get it to broadcast any beacons containing country code (I might not be doing it correctly though). Anyways I noticed something that seemed odd to me:

  1. RPI not connected. In terminal 1: dmesg showing many brcmf errors
  2. Terminal 2: Running iw event - shows periodic scans. Whenever there is a scan more brcmf errors show up in dmesg
  3. Terminal 1: Run wpa_cli reconfigure to reconnect to the saved WIFI network - get a FAILED error status. (This has worked in the past to reconnect to wifi, before this error started occuring.)
  4. Terminal 1: Run nmcli d connect wlan0 - dmesg shows a scan that now includes my wifi network, followed by a connection message, followed by a message noting regulatory domain change, followed by another scan including my wifi network.
  5. Device successfully connects to the network. Subsequent scans don't include my wifi network, but also don't throw any errors.
iw event output ``` wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "WIFI Network" "" wlan0 (phy #0): connected to 92:a7:b9:89:f5:07 phy #0: regulatory domain change: set to US by a country IE request on phy0 wlan0 (phy #0): scan started wlan0 (phy #0): scan aborted: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "WIFI Network" "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" wlan0 (phy #0): scan started wlan0 (phy #0): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825, "" ```

Still not sure of the actual issue, but thought I would share.

Write commented 6 months ago

Also having this issue on a RPI 5 running Raspberry Pi OS (Debian 12.5 Bookworm). Used to run a webserver. Started occurring sometime in the last month or so. Also have a TP-Link router, but I wasn't able to get it to broadcast any beacons containing country code (I might not be doing it correctly though). Anyways I noticed something that seemed odd to me:

  1. RPI not connected. In terminal 1: dmesg showing many brcmf errors
  2. Terminal 2: Running iw event - shows periodic scans. Whenever there is a scan more brcmf errors show up in dmesg
  3. Terminal 1: Run wpa_cli reconfigure to reconnect to the saved WIFI network - get a FAILED error status. (This has worked in the past to reconnect to wifi, before this error started occuring.)
  4. Terminal 1: Run nmcli d connect wlan0 - dmesg shows a scan that now includes my wifi network, followed by a connection message, followed by a message noting regulatory domain change, followed by another scan including my wifi network.
  5. Device successfully connects to the network. Subsequent scans don't include my wifi network, but also don't throw any errors.

iw event output Still not sure of the actual issue, but thought I would share.

I have some sort of same issue where I can't find my network after a while. I couldn't exactly pinpoint it though. My Pi is has a Wi-Fi dongle connected trough USB3 port.TP-Link antenna (Archer T3U Plus) , it uses a Realtek chip.

ghost commented 6 months ago

I am seeing the same issue. I have tried both NetworkManager and wpa_supplicant with systemd and both of them eventually drop my wifi and I have to reboot. Sometimes its everyday or every 3 days. I have set my country code but I still get disconnects. I am running Arch Linux on a Rpi5 and I have a TP-Link router. I am like 6 feet from the router so it is close enough with no walls in between. I wish I could figure this out.

bobrippling commented 6 months ago

There may be some value in investigating if firmware changes such as those mentioned in https://github.com/NixOS/nixpkgs/issues/82462 work, I won't have access to my machine for a while but that's my next step.

amartinr commented 6 months ago

Also having this issue on a RPI 5 running Raspberry Pi OS (Debian 12.5 Bookworm). Used to run a webserver. Started occurring sometime in the last month or so. Also have a TP-Link router, but I wasn't able to get it to broadcast any beacons containing country code (I might not be doing it correctly though). Anyways I noticed something that seemed odd to me:

1. RPI not connected. In terminal 1: dmesg showing many brcmf errors

2. Terminal 2: Running `iw event` - shows periodic scans. Whenever there is a scan more brcmf errors show up in dmesg

3. Terminal 1: Run `wpa_cli reconfigure` to reconnect to the saved WIFI network - get a FAILED error status. (This has worked in the past to reconnect to wifi, before this error started occuring.)

4. Terminal 1: Run `nmcli d connect wlan0` - dmesg shows a scan that now includes my wifi network, followed by a connection message, followed by a message noting regulatory domain change, followed by another scan including my wifi network.

5. Device successfully connects to the network. Subsequent scans don't include my wifi network, but also don't throw any errors.

iw event output

Still not sure of the actual issue, but thought I would share.

I'm experiencing the same issue on my Raspberry Pi 4B running Raspbian Bookworm with kernel 6.6.28+rpt-rpi-v8.

My Pi is connected to my WiFi home router using the 5.24 GHz band. Coincidentally I have several 2.4-GHz devices in my home network which use services running on the Pi. Not sure if that could be related to this particular issue, but never experienced it before.

I've enabled some debug options for the brcmfmac module, but honestly, I'm rather clueless about what to look for or which flags I should enable. Maybe someone with a better understanding of the module source code can point out which bits are worth enabling to better diagnose this behaviour (options taken from FMAC Debugging)

options brcmfmac debug=0xCC3C

It also might be worth noting that I tested both with WiFi power management enabled and disabled. I'd say that with power management enabled the percentage of lost packets is lower. It's very common for users to disable power management because it's common to find that recommendation when searching for solutions to WiFi connectivity issues.

The following are kernel logs from the brcmfmac kernel module. You can see a 4-second time gap in the logs which happened at the same time I stopped receiving ICMP echo replies from my Pi. For these tests I'm using ping -4 -n, as I'm running an IPv4/IPv6 dual stack and don't want other factors to interfere. Power management is also enabled for my Pi's WiFi device.

May 31 16:20:12 totara kernel: brcmfmac: brcmf_rx_frame Enter: mmc1:0001:1: rxp=00000000e5ba4b84
May 31 16:20:12 totara kernel: brcmfmac: brcmf_netif_rx rx proto=0x800
May 31 16:20:12 totara kernel: brcmfmac: brcmf_netdev_start_xmit Enter, bsscfgidx=0
May 31 16:20:12 totara kernel: brcmfmac: brcmf_sdio_readframes processed 1 frames
May 31 16:20:12 totara kernel: brcmfmac: brcmf_sdio_bus_watchdog Enter
May 31 16:20:12 totara kernel: brcmfmac: brcmf_sdio_bus_watchdog Enter
May 31 16:20:12 totara kernel: brcmfmac: brcmf_rx_frame Enter: mmc1:0001:1: rxp=000000007f52f785
May 31 16:20:12 totara kernel: brcmfmac: brcmf_netif_rx rx proto=0x86DD
May 31 16:20:12 totara kernel: brcmfmac: brcmf_netdev_start_xmit Enter, bsscfgidx=0
May 31 16:20:12 totara kernel: brcmfmac: brcmf_sdio_readframes processed 1 frames
May 31 16:20:12 totara kernel: brcmfmac: brcmf_sdio_bus_watchdog Enter
May 31 16:20:12 totara kernel: brcmfmac: brcmf_sdio_bus_watchdog Enter
May 31 16:20:16 totara kernel: brcmfmac: brcmf_rx_frame Enter: mmc1:0001:1: rxp=00000000e5ba4b84
May 31 16:20:16 totara kernel: brcmfmac: brcmf_netif_rx rx proto=0x800
May 31 16:20:16 totara kernel: brcmfmac: brcmf_netdev_start_xmit Enter, bsscfgidx=0
May 31 16:20:16 totara kernel: brcmfmac: brcmf_sdio_readframes processed 1 frames
May 31 16:20:16 totara kernel: brcmfmac: brcmf_sdio_bus_watchdog Enter
May 31 16:20:16 totara kernel: brcmfmac: brcmf_sdio_bus_watchdog Enter

The CRDA regulatory domain (ES) had been defined both for wpa_supplicant and as a kernel module parameter at boot with the following command line options:

console=serial0,115200 console=tty1 root=PARTUUID=3b0260ae-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=ES video=HDMI-A-1:1280x720@60

I initially thought this to be an SSH server issue, as I was receiving the following message when running ssh with increased verbosity:

debug2: channel 0: request window-change confirm 0
debug3: send packet: type 98
nbuchwitz commented 5 months ago

Observed the same issue with a CM4 based device and 6.6 kernel, but they went away after the installation of the wireless-regdb package. Could you please check if this package is present on your setup?

ghost commented 5 months ago

I had wireless-regdb on my system but I didn't have the country code uncommented in the conf file . I have done this and then rebooted. I am waiting to see if I have an issue.

ghost commented 5 months ago

I am still seeing the issue. I was trying to clone chromium and I lost my internet in the middle. I couldn't just reboot as I had to kill the power. I have Kodi running and set to run in systemd so since I lose ssh and I can't drop to a shell I can't investigate the issue. I may just start kodi manually and break out the keyboard when I lose internet.

fortysix2ahead commented 5 months ago

Is it possible that this has something to do with SSH? I run a Pi 5, which was freshly populated with lots of data via SFTP. I experienced several times that the Pi lost its network connection, data transfer was interrupted and SSH sessions were killed. Vice versa: after populating the Pi with data and after setting up backup based on Restic (again via SFTP), backup jobs failed from time to time. I have now switched to Restic with the Restic REST server as backup target, meaning that data transfers now run via HTTP instead of SFTP and et voilà - everything seems to work smoothly ...

I wouldn't go that far to blame SSH/SFTP, but at least my observations point into that direction.

radkokeves commented 5 months ago

i have the same issue with rpi4 running hassio

ghost commented 5 months ago

I removed NetworkManager and installed systemd-networkd/dhcpcd and then set this up to use wpa_supplicant. I went 4 days without an issue. I had to reboot due to a kernel upgrade. I will keep testing.

DEPSTRCZ commented 5 months ago

I am also experiencing this issue. I have an RPI 5 with an M.2 HAT from Pimoroni. This problem occurs only on Ubuntu 24.04 LTS with NetworkManager. When I boot into Raspberry Pi OS with the M.2 HAT still connected, it works without any issues.

Update 16.7: After a while the issue started on a clean installation of the Rasoberry Pi Os minimal too.

ghost commented 5 months ago

It lasted a half day and then I lost my wifi. I can't do a reboot as I have to unplug the RpI5 and then bootup in order for it to work. I had ssh session open but I wasn't doing anything as the system was idle. I'll have to start kodi manually and then use a keyboard to see what the issue is but I don't know how long it will be.

spanzetta commented 5 months ago

Still no fix? It's over a month that many Raspberry users have this problem with HAOS.. that cause a lot of instability

Nirvana55 commented 5 months ago

having same issue.. everything was working smoothly even after updating the system. This issue occurred after I reboot my system. Specs: Rasp4 with arch arm

now cannot connect to internet. Any alternative anyone ?

radkokeves commented 5 months ago

as a workaround I downgraded hassio to last working version 12.2 using: ha os update --version 12.2

bobrippling commented 5 months ago

as a workaround I downgraded hassio to last working version 12.2 using: ha os update --version 12.2

How recent was this workaround applied? I sometimes see the driver remain stable for a few weeks before the issue occurs.

radkokeves commented 5 months ago

It started to fail for me after upgrade to 12.3 Tried 12.4 as well, doesn't work neither

Last working version is 12.2

On Wed, Jun 19, 2024, 19:34 Rob Pilling @.***> wrote:

as a workaround I downgraded hassio to last working version 12.2 using: ha os update --version 12.2

How recent was this workaround applied? I sometimes see the driver remain stable for a few weeks before the issue occurs.

— Reply to this email directly, view it on GitHub https://github.com/raspberrypi/linux/issues/6049#issuecomment-2179221529, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7VR5WGK7FSCQ3TZSBNFSLZIG6LHAVCNFSM6AAAAABE2KSIU6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZZGIZDCNJSHE . You are receiving this because you commented.Message ID: @.***>

dzwiedziu-nkg commented 5 months ago

I had the same problem with Raspberry Pi OS and Ubuntu Server 24.04. After setting regulatory-domain to my country, it works ok. My country is Poland (PL).

/etc/netplan/98_wifi.yaml

network:
  version: 2
  renderer: networkd
  wifis:
    wlan0:
      regulatory-domain: "PL"
      dhcp4: yes
      optional: true
      access-points:
        "my-wifi":
          password: "my-wifi-password"
ghost commented 5 months ago

I upgraded to kernel 6.6.34-1 and it made it even worse.

spanzetta commented 5 months ago

as a workaround I downgraded hassio to last working version 12.2 using: ha os update --version 12.2

I confirm 100%.. downgraded to 12.2 and system is now stable again without that recurring error (that was also causing a costant SD activity)

kernelport commented 5 months ago

I had the same error on Rasp4 64 bit:

Linux bookworm 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52

In my case, the message disappears after unloading and reloading the brcmfmac_wcc kernel module or activate the connection (even if it is unused)

This is my solution: determine the connection NAME for DEVICE=wlan0 with: `nmcli connection show --active` stop the connection with name=NAME `nmcli connection down "name"` unload kernel modules regarding to "wlan0": `modprobe -r brcmfmac_wcc brcmfmac` load the kernel modules again: `modprobe brcmfmac_wcc`
Udeste commented 5 months ago

I am also facing the same problem. Raspberry Pi 5 running Raspberry Pi OS (Debian 12.5 Bookworm) with WiFi country set to IT.

In my case I can successfully connect to 5.2GHz wifi only when I manually set the channel on the router to one between 36 (5180 Mhz) and 52 (5260 Mhz). When I set it to a channel > 52 or leave it at auto on the router, I get the brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52 error and no connection.

I'm using 80MHz as channel width.

Dggrr commented 4 months ago

Same problem here on a Pi 5 with: Linux jjrasp01 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux

A temporary workaround for me is to manually change the kernel links in "/" back to 6.6.28:

$ ls -l / |grep 6.6.28 lrwxrwxrwx 1 root root 33 Jul 7 23:15 initrd.img -> boot/initrd.img-6.6.28+rpt-rpi-v8 lrwxrwxrwx 1 root root 35 Jul 7 23:16 initrd.img.old -> boot/initrd.img-6.6.28+rpt-rpi-2712 lrwxrwxrwx 1 root root 30 Jul 7 23:16 vmlinuz -> boot/vmlinuz-6.6.28+rpt-rpi-v8 lrwxrwxrwx 1 root root 32 Jul 7 23:16 vmlinuz.old -> boot/vmlinuz-6.6.28+rpt-rpi-2712

Seems to be a problem with 6.6.31 to me.

Jepson2k commented 4 months ago

As an update to my previous post, I happened to switch routers (from tp-link to ubiquiti) and to my surprise the problem completely disappeared. So there's a chance it could be router dependent.

ghost commented 4 months ago

Did going back to 6.6.28 fix the problem with the tp-link router?

Seems everyone on here that has the problem has a tp-link router as this is the router I have as well. Not sure if it is the tp-link hw or sw as I'm not using openwrt.

Jepson2k commented 4 months ago

I switched routers a little while ago before that was suggested so I did not get the chance to try it.