Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dwc_otg: DEVICE:006 : update_urb_state_xfer_comp:750:trimming xfer length #6460

Open
ss8688 opened this issue Nov 9, 2024 · 3 comments
Open

Comments

@ss8688
Copy link

ss8688 commented Nov 9, 2024

Describe the bug

I recently added a USB network adapter to my Raspberry Pi because the built-in network card, which lacks an external antenna, had poor signal reception. After doing this, my USB SSD started frequently disconnecting. My system boots from this SSD, and the dmesg logs show the following error messages:

dwc_otg: DEVICE:006 : update_urb_state_xfer_comp:750:trimming xfer length
usb 1-1.3: reset high-speed USB device number 6 using dwc_otg
Additionally, there are other errors like brcmfmac: brcmf_set_channel: set chanspec ****** fail, reason -52, and I’m unsure if they’re related to the USB SSD disconnection issue. By the way, I also have a Klipper 3D printer controller connected to this Raspberry Pi, so there are a total of three USB devices in use.

Steps to reproduce the behaviour

The issue seems more reproducible when there are simultaneous hard drive read/write operations + WiFi data transfers, for example when running apt upgrade

Device (s)

Raspberry Pi 3 Mod. B+

System

Raspberry Pi reference 2024-03-15
version 2808975b80149bbfe86844655fe45c7de66fc078 (clean) (release) (start)
Linux voron0 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux

Logs

$ dmesg -w
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.6.51+rpt-rpi-v8 ([email protected]) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08)
[    0.000000] KASLR enabled
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x000000001e400000, size 256 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000001e400000..0x000000002e3fffff (262144 KiB) map reusable linux,cma
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x0000000035ffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000035ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000035ffffff]
[    0.000000] On node 0, zone DMA: 8192 pages in unavailable ranges
[    0.000000] percpu: Embedded 30 pages/cpu s85672 r8192 d29016 u122880
[    0.000000] pcpu-alloc: s85672 r8192 d29016 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM erratum 843419
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=fb33757d-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=CN
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 217728
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 566216K/884736K available (13440K kernel code, 2212K rwdata, 4268K rodata, 4864K init, 1083K bss, 56376K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 43242 entries in 169 pages
[    0.000000] ftrace: allocated 169 pages with 4 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000402] Console: colour dummy device 80x25
[    0.000420] printk: console [tty1] enabled
[    0.001304] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[    0.001350] pid_max: default: 32768 minimum: 301
[    0.001463] LSM: initializing lsm=capability,integrity
[    0.001717] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.001771] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.002801] cgroup: Disabling memory control group subsystem
[    0.004872] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.005023] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.005195] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.005537] rcu: Hierarchical SRCU implementation.
[    0.005563] rcu:     Max phase no-delay instances is 1000.
[    0.007766] EFI services will not be available.
[    0.008255] smp: Bringing up secondary CPUs ...
[    0.009032] Detected VIPT I-cache on CPU1
[    0.009185] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.010063] Detected VIPT I-cache on CPU2
[    0.010170] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.010986] Detected VIPT I-cache on CPU3
[    0.011089] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.011209] smp: Brought up 1 node, 4 CPUs
[    0.011339] SMP: Total of 4 processors activated.
[    0.011363] CPU features: detected: 32-bit EL0 Support
[    0.011383] CPU features: detected: 32-bit EL1 Support
[    0.011407] CPU features: detected: CRC32 instructions
[    0.011545] CPU: All CPU(s) started at EL2
[    0.011580] alternatives: applying system-wide alternatives
[    0.014542] devtmpfs: initialized
[    0.027979] Enabled cp15_barrier support
[    0.028044] Enabled setend support
[    0.028284] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.028337] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.040115] pinctrl core: initialized pinctrl subsystem
[    0.040886] DMI not present or invalid.
[    0.041682] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.048315] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.048716] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.049362] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.049508] audit: initializing netlink subsys (disabled)
[    0.049831] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1
[    0.050667] thermal_sys: Registered thermal governor 'step_wise'
[    0.050747] cpuidle: using governor menu
[    0.051093] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.051267] ASID allocator initialised with 32768 entries
[    0.052417] Serial: AMBA PL011 UART driver
[    0.059743] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.064540] platform 3f801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/imx219@10
[    0.073221] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-08-30T19:19:11, variant start
[    0.077216] raspberrypi-firmware soc:firmware: Firmware hash is 2808975b80149bbfe86844655fe45c7de66fc078
[    0.086232] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[    0.086275] Modules: 0 pages in range for non-PLT usage
[    0.086282] Modules: 517776 pages in range for PLT usage
[    0.091074] bcm2835-dma 3f007000.dma-controller: DMA legacy API manager, dmachans=0x1
[    0.092750] iommu: Default domain type: Translated
[    0.092782] iommu: DMA domain TLB invalidation policy: strict mode
[    0.094877] SCSI subsystem initialized
[    0.095169] usbcore: registered new interface driver usbfs
[    0.095239] usbcore: registered new interface driver hub
[    0.095328] usbcore: registered new device driver usb
[    0.095880] pps_core: LinuxPPS API ver. 1 registered
[    0.095908] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.095960] PTP clock support registered
[    0.097501] vgaarb: loaded
[    0.098166] clocksource: Switched to clocksource arch_sys_counter
[    0.098813] VFS: Disk quotas dquot_6.6.0
[    0.098886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.099056] FS-Cache: Loaded
[    0.099416] CacheFiles: Loaded
[    0.112752] NET: Registered PF_INET protocol family
[    0.113280] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.115466] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.115534] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.115585] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.115727] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.116116] TCP: Hash tables configured (established 8192 bind 8192)
[    0.116505] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[    0.116609] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.116679] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.116924] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.117675] RPC: Registered named UNIX socket transport module.
[    0.117710] RPC: Registered udp transport module.
[    0.117732] RPC: Registered tcp transport module.
[    0.117752] RPC: Registered tcp-with-tls transport module.
[    0.117773] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.117811] PCI: CLS 0 bytes, default 64
[    0.118612] Trying to unpack rootfs image as initramfs...
[    0.126500] kvm [1]: IPA Size Limit: 40 bits
[    0.128296] kvm [1]: Hyp mode initialized successfully
[    1.080546] Freeing initrd memory: 12000K
[    1.734785] Initialise system trusted keyrings
[    1.735192] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    1.735297] zbud: loaded
[    1.736199] NFS: Registering the id_resolver key type
[    1.736246] Key type id_resolver registered
[    1.736269] Key type id_legacy registered
[    1.736313] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.736342] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.737243] Key type asymmetric registered
[    1.737274] Asymmetric key parser 'x509' registered
[    1.737361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.737590] io scheduler mq-deadline registered
[    1.737618] io scheduler kyber registered
[    1.737674] io scheduler bfq registered
[    1.740608] pinctrl-bcm2835 3f200000.gpio: GPIO_OUT persistence: yes
[    1.743348] simple-framebuffer 3eaa9000.framebuffer: framebuffer at 0x3eaa9000, 0x151800 bytes
[    1.743403] simple-framebuffer 3eaa9000.framebuffer: format=a8r8g8b8, mode=720x480x32, linelength=2880
[    1.747035] Console: switching to colour frame buffer device 90x30
[    1.751829] simple-framebuffer 3eaa9000.framebuffer: fb0: simplefb registered!
[    1.759131] bcm2835-rng 3f104000.rng: hwrng registered
[    1.761380] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.780477] brd: module loaded
[    1.790910] loop: module loaded
[    1.793480] Loading iSCSI transport class v2.0-870.
[    1.800967] usbcore: registered new device driver r8152-cfgselector
[    1.802931] usbcore: registered new interface driver r8152
[    1.804795] usbcore: registered new interface driver lan78xx
[    1.806616] usbcore: registered new interface driver smsc95xx
[    1.808622] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    2.538173] Core Release: 2.80a
[    2.539872] Setting default values for core params
[    2.541562] Finished setting default values for core params
[    2.743532] Using Buffer DMA mode
[    2.745157] Periodic Transfer Interrupt Enhancement - disabled
[    2.746858] Multiprocessor Interrupt Enhancement - disabled
[    2.748586] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.750299] Dedicated Tx FIFOs mode

[    2.753340] WARN::dwc_otg_hcd_init:1070: FIQ DMA bounce buffers: virt = ffffffc080ba2000 dma = 0x00000000de800000 len=9024
[    2.758217] FIQ FSM acceleration enabled for :
               Non-periodic Split Transactions
               Periodic Split Transactions
               High-Speed Isochronous Endpoints
               Interrupt/Control Split Transaction hack enabled
[    2.765687] dwc_otg: Microframe scheduler enabled

[    2.765743] WARN::hcd_init_fiq:496: MPHI regs_base at ffffffc080065000
[    2.768752] dwc_otg 3f980000.usb: DWC OTG Controller
[    2.770310] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    2.771879] dwc_otg 3f980000.usb: irq 74, io mem 0x00000000
[    2.773447] Init: Port Power? op_state=1
[    2.774999] Init: Power Port (0)
[    2.776801] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    2.780022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.781734] usb usb1: Product: DWC OTG Controller
[    2.783432] usb usb1: Manufacturer: Linux 6.6.51+rpt-rpi-v8 dwc_otg_hcd
[    2.785145] usb usb1: SerialNumber: 3f980000.usb
[    2.787575] hub 1-0:1.0: USB hub found
[    2.789275] hub 1-0:1.0: 1 port detected
[    2.791652] dwc_otg: FIQ enabled
[    2.791662] dwc_otg: NAK holdoff enabled
[    2.791668] dwc_otg: FIQ split-transaction FSM enabled
[    2.791684] Module dwc_common_port init
[    2.792594] usbcore: registered new interface driver uas
[    2.794355] usbcore: registered new interface driver usb-storage
[    2.796604] mousedev: PS/2 mouse device common for all mice
[    2.801520] sdhci: Secure Digital Host Controller Interface driver
[    2.803191] sdhci: Copyright(c) Pierre Ossman
[    2.805004] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.809296] ledtrig-cpu: registered to indicate activity on CPUs
[    2.811541] hid: raw HID events driver (C) Jiri Kosina
[    2.813347] usbcore: registered new interface driver usbhid
[    2.815083] usbhid: USB HID core driver
[    2.822582] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    2.827416] NET: Registered PF_PACKET protocol family
[    2.829256] Key type dns_resolver registered
[    2.867849] registered taskstats version 1
[    2.869855] Loading compiled-in X.509 certificates
[    2.887649] Key type .fscrypt registered
[    2.889354] Key type fscrypt-provisioning registered
[    2.900772] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    2.902670] Indeed it is in host mode hprt0 = 00021501
[    2.906628] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[    2.910215] serial serial0: tty port ttyAMA1 registered
[    2.914490] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    2.916640] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    2.920005] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    2.921838] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    2.947535] sdhost: log_buf @ 00000000f2604cb1 (c2934000)
[    3.001028] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    3.004956] of_cfs_init
[    3.006897] of_cfs_init: OK
[    3.008923] clk: Disabling unused clocks
[    3.023247] Freeing unused kernel memory: 4864K
[    3.025176] Run /init as init process
[    3.026847]   with arguments:
[    3.026854]     /init
[    3.026861]   with environment:
[    3.026885]     HOME=/
[    3.026891]     TERM=linux
[    3.048090] mmc1: new high speed SDIO card at address 0001
[    3.094287] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    3.096275] Indeed it is in host mode hprt0 = 00001101
[    3.302710] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    3.306269] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.309270] hub 1-1:1.0: USB hub found
[    3.311533] hub 1-1:1.0: 4 ports detected
[    3.602227] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    3.706885] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    3.714237] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.723739] hub 1-1.1:1.0: USB hub found
[    3.725910] hub 1-1.1:1.0: 3 ports detected
[    3.758120] i2c i2c-11: Added multiplexed i2c bus 0
[    3.766761] platform 3f801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/imx219@10
[    3.788287] i2c 10-0010: Fixed dependency cycle(s) with /soc/csi@7e801000
[    3.794807] i2c i2c-11: Added multiplexed i2c bus 10
[    3.810275] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[    3.917951] usb 1-1.2: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice=81.33
[    3.922201] usb 1-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    3.924382] usb 1-1.2: Product: USB Serial
[    4.018262] usb 1-1.1.3: new high-speed USB device number 5 using dwc_otg
[    4.119265] usb 1-1.1.3: New USB device found, idVendor=0e8d, idProduct=2870, bcdDevice= 0.01
[    4.123627] usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.125911] usb 1-1.1.3: Product: Љ
[    4.128137] usb 1-1.1.3: Manufacturer: Љ
[    4.130321] usb 1-1.1.3: SerialNumber: Љ
[    4.134140] usb-storage 1-1.1.3:1.0: USB Mass Storage device detected
[    4.137160] scsi host0: usb-storage 1-1.1.3:1.0
[    4.198205] usb 1-1.3: new high-speed USB device number 6 using dwc_otg
[    4.379634] usb 1-1.3: New USB device found, idVendor=152d, idProduct=a580, bcdDevice=12.14
[    4.383951] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.386169] usb 1-1.3: Product: SATA JMS576A Storage
[    4.388314] usb 1-1.3: Manufacturer: SATA JMS576A Storage
[    4.390448] usb 1-1.3: SerialNumber: 88888883756D
[    4.394086] usb 1-1.3: The driver for the USB controller dwc_otg_hcd does not support scatter-gather which is
[    4.398346] usb 1-1.3: required by the UAS driver. Please try an other USB controller if you wish to use UAS.
[    4.402653] usb 1-1.3: The driver for the USB controller dwc_otg_hcd does not support scatter-gather which is
[    4.406840] usb 1-1.3: required by the UAS driver. Please try an other USB controller if you wish to use UAS.
[    4.411061] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[    4.413943] scsi host1: usb-storage 1-1.3:1.0
[    4.462210] usb 1-1.1.1: new high-speed USB device number 7 using dwc_otg
[    4.562855] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[    4.566980] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.836792] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[    4.875534] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[    5.151152] scsi 0:0:0:0: CD-ROM            MediaTek Flash autorun    0.01 PQ: 0 ANSI: 0 CCS
[    5.165620] sr 0:0:0:0: [sr0] scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
[    5.168160] cdrom: Uniform CD-ROM driver Revision: 3.20
[    5.175560] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    5.439189] scsi 1:0:0:0: Direct-Access     INTEL SS DSCKKF128G8 SATA 1214 PQ: 0 ANSI: 6
[    6.148261] sd 1:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    6.151267] sd 1:0:0:0: [sda] Write Protect is off
[    6.153683] sd 1:0:0:0: [sda] Mode Sense: 47 00 00 08
[    6.154117] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.162611]  sda: sda1 sda2
[    6.165657] sd 1:0:0:0: [sda] Attached SCSI disk
[    9.836651] EXT4-fs (sda2): mounted filesystem 93c89e92-8f2e-4522-ad32-68faed883d2f ro with ordered data mode. Quota mode: none.
[   10.507839] systemd[1]: System time before build time, advancing clock.
[   10.715601] NET: Registered PF_INET6 protocol family
[   10.719185] Segment Routing with IPv6
[   10.720977] In-situ OAM (IOAM) with IPv6
[   10.794687] systemd[1]: systemd 252.30-1~deb12u2 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)
[   10.803720] systemd[1]: Detected architecture arm64.
[   10.821371] systemd[1]: Hostname set to <voron0>.
[   11.827207] systemd[1]: Queued start job for default target multi-user.target.
[   11.850623] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   11.857478] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   11.864096] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   11.871908] systemd[1]: Created slice user.slice - User and Session Slice.
[   11.877102] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[   11.884420] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   11.892718] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   11.900142] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-fb33757d\x2d01.device - /dev/disk/by-partuuid/fb33757d-01...
[   11.907609] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[   11.912996] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   11.921094] systemd[1]: Reached target paths.target - Path Units.
[   11.926658] systemd[1]: Reached target slices.target - Slice Units.
[   11.932057] systemd[1]: Reached target swap.target - Swaps.
[   11.937354] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   11.945944] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[   11.954119] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   11.963543] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[   11.972308] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   11.981053] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[   11.987624] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   11.996047] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   12.002490] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[   12.026709] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   12.038796] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   12.050797] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   12.057271] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[   12.069825] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[   12.091075] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[   12.107864] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   12.125088] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[   12.141869] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   12.156771] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[   12.172393] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   12.196433] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[   12.212268] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[   12.227369] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[   12.239436] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[   12.285156] fuse: init (API version 7.39)
[   12.288827] systemd[1]: Starting systemd-journald.service - Journal Service...
[   12.304814] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   12.318225] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   12.337084] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   12.361434] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   12.368639] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   12.375610] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   12.383392] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[   12.403518] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   12.417649] systemd[1]: [email protected]: Deactivated successfully.
[   12.422917] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
[   12.441707] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   12.446340] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   12.455332] systemd[1]: [email protected]: Deactivated successfully.
[   12.458929] systemd[1]: Finished [email protected] - Load Kernel Module drm.
[   12.467540] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   12.471656] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   12.477268] EXT4-fs (sda2): re-mounted 93c89e92-8f2e-4522-ad32-68faed883d2f r/w. Quota mode: none.
[   12.497996] systemd[1]: [email protected]: Deactivated successfully.
[   12.502328] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
[   12.514523] systemd[1]: [email protected]: Deactivated successfully.
[   12.518122] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[   12.525355] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[   12.533006] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   12.570962] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   12.586944] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   12.601472] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[   12.613704] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   12.627624] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[   12.634224] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   12.647861] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[   12.668835] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[   12.720612] systemd[1]: Started systemd-journald.service - Journal Service.
[   12.864856] systemd-journald[255]: Received client request to flush runtime journal.
[   12.869500] systemd-journald[255]: File /var/log/journal/91c6ddc4ba344490b95e3544916f9ed5/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   14.334662] sr 0:0:0:0: Attached scsi generic sg0 type 5
[   14.342722] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   14.464723] gpio-fan gpio-fan@0: GPIO fan initialized
[   14.613208] mc: Linux media interface: v0.10
[   14.634031] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[   14.638118] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[   14.638248] [vc_sm_connected_init]: start
[   14.643488] [vc_sm_connected_init]: installed successfully
[   14.679985] rpi-gpiomem 3f200000.gpiomem: window base 0x3f200000 size 0x00001000
[   14.680419] rpi-gpiomem 3f200000.gpiomem: initialised 1 regions as /dev/gpiomem
[   14.792837] videodev: Linux video capture interface: v2.00
[   14.873330] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   14.896710] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[   14.901380] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[   14.924715] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[   14.931538] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[   14.931973] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[   14.932764] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[   14.933457] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[   14.935269] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[   14.935312] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[   14.935349] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[   14.935363] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[   14.935376] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[   14.945323] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[   14.945414] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[   14.946871] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[   14.947891] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[   14.948604] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[   14.949078] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[   14.949113] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[   14.949135] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[   14.949160] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[   14.949176] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[   14.949458] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[   14.952944] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[   14.953004] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[   14.959796] bcm2835_audio bcm2835_audio: card created with 8 channels
[   14.962384] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[   14.962446] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[   14.967700] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[   14.967770] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[   14.973048] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[   14.973110] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[   15.205181] Bluetooth: Core ver 2.22
[   15.205400] NET: Registered PF_BLUETOOTH protocol family
[   15.205411] Bluetooth: HCI device and connection manager initialized
[   15.205440] Bluetooth: HCI socket layer initialized
[   15.205456] Bluetooth: L2CAP socket layer initialized
[   15.205487] Bluetooth: SCO socket layer initialized
[   15.266731] Bluetooth: HCI UART driver ver 2.3
[   15.266786] Bluetooth: HCI UART protocol H4 registered
[   15.266965] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   15.267685] Bluetooth: HCI UART protocol Broadcom registered
[   15.268479] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[   15.268794] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[   15.386674] uart-pl011 3f201000.serial: no DMA platform data
[   15.393171] usbcore: registered new interface driver usbserial_generic
[   15.393270] usbserial: USB Serial support registered for generic
[   15.466819] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   15.524302] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[   15.526099] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[   15.535919] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   15.537576] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   15.558866] usbcore: registered new interface driver ch341
[   15.566577] usbserial: USB Serial support registered for ch341-uart
[   15.571026] ch341 1-1.2:1.0: ch341-uart converter detected
[   15.623150] Bluetooth: hci0: BCM: chip id 107
[   15.623549] Bluetooth: hci0: BCM: features 0x2f
[   15.632375] Bluetooth: hci0: BCM4345C0
[   15.632429] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[   15.652977] usb 1-1.2: ch341-uart converter now attached to ttyUSB0
[   15.674513] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,3-model-b-plus.hcd' Patch
[   16.056939] brcmfmac: F1 signature read @0x18000000=0x15264345
[   16.071115] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   16.074445] usbcore: registered new interface driver brcmfmac
[   16.366091] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[   16.367455] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Aug 29 2023 01:47:08 version 7.45.265 (28bca26 CY) FWID 01-b677b91b
[   16.595316] Bluetooth: hci0: BCM: features 0x2f
[   16.596839] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
[   16.596875] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[   16.597362] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)
[   16.720665] Console: switching to colour dummy device 80x25
[   16.723693] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[   16.729396] Registered IR keymap rc-cec
[   16.729687] rc rc0: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0
[   16.730040] input: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0/input0
[   16.740200] input: vc4-hdmi HDMI Jack as /devices/platform/soc/3f902000.hdmi/sound/card1/input1
[   16.740854] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[   16.741402] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[   16.741798] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[   16.742135] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[   16.746557] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[   16.746910] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[   16.755819] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[   16.756393] vc4-drm soc:gpu: [drm] Cannot find any crtc or sizes
[   16.756946] vc4-drm soc:gpu: [drm] Cannot find any crtc or sizes
[   17.385770] Adding 1048572k swap on /var/swap.  Priority:-2 extents:7 across:1490940k
[   18.272015] usb 1-1.1.3: USB disconnect, device number 5
[   19.127181] alsactl[623]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[   19.199503] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   19.199535] Bluetooth: BNEP filters: protocol multicast
[   19.199558] Bluetooth: BNEP socket layer initialized
[   19.212390] Bluetooth: MGMT ver 1.22
[   19.233800] NET: Registered PF_ALG protocol family
[   19.266229] usb 1-1.1.3: new high-speed USB device number 8 using dwc_otg
[   19.369333] usb 1-1.1.3: New USB device found, idVendor=0e8d, idProduct=7612, bcdDevice= 1.00
[   19.369365] usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   19.369372] usb 1-1.1.3: Product: 802.11ac WLAN
[   19.369378] usb 1-1.1.3: Manufacturer: MediaTek Inc.
[   19.369383] usb 1-1.1.3: SerialNumber: 000000000
[   19.501181] lan78xx 1-1.1.1:1.0 eth0: Link is Down
[   19.566619] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   19.758282] usb 1-1.1.3: reset high-speed USB device number 8 using dwc_otg
[   19.863293] mt76x2u 1-1.1.3:1.0: ASIC revision: 76120044
[   19.896484] mt76x2u 1-1.1.3:1.0: ROM patch build: 20141115060606a
[   20.042660] systemd-journald[255]: File /var/log/journal/91c6ddc4ba344490b95e3544916f9ed5/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   20.068571] mt76x2u 1-1.1.3:1.0: Firmware Version: 0.0.00
[   20.068592] mt76x2u 1-1.1.3:1.0: Build: 1
[   20.068597] mt76x2u 1-1.1.3:1.0: Build Time: 201507311614____
[   20.951597] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   23.170695] usbcore: registered new interface driver mt76x2u
[   28.596942] wlan1: authenticate with 8c:de:f9:22:58:0d
[   28.652004] wlan1: send auth to 8c:de:f9:22:58:0d (try 1/3)
[   28.707674] wlan1: authenticate with 8c:de:f9:22:58:0d
[   28.707702] wlan1: send auth to 8c:de:f9:22:58:0d (try 1/3)
[   28.728632] wlan1: authenticated
[   28.730225] wlan1: associate with 8c:de:f9:22:58:0d (try 1/3)
[   29.170171] wlan1: associate with 8c:de:f9:22:58:0d (try 2/3)
[   29.180446] wlan1: RX AssocResp from 8c:de:f9:22:58:0d (capab=0x1511 status=0 aid=4)
[   29.184735] wlan1: associated
[   29.494936] wlan1: Limiting TX power to 27 (30 - 3) dBm as advertised by 8c:de:f9:22:58:0d
[   31.319797] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[   31.438519] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[   31.546792] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[   31.650657] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[   31.754658] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[   31.754993] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[   31.755309] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[   31.755624] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[   38.428019] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[   38.547705] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[   38.658686] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[   38.768438] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[   38.879377] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[   38.879865] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[   38.880311] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[   38.880725] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[   48.375328] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[   48.487574] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[   48.595336] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[   48.703461] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[   48.811262] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[   48.811824] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[   48.812392] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[   48.812856] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[   62.383311] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[   62.495288] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[   62.603366] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[   62.711360] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[   62.819061] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[   62.819498] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[   62.819895] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[   62.820298] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[   82.385017] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[   82.497040] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[   82.605152] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[   82.712942] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[   82.820822] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[   82.821289] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[   82.821722] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[   82.822154] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  111.374611] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  111.482541] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  111.590768] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  111.698605] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  111.806621] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  111.807113] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  111.807573] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  111.807987] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  154.357622] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  154.469674] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  154.577490] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  154.685450] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  154.793647] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  154.794195] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  154.794706] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  154.795198] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  163.461175] Bluetooth: RFCOMM TTY layer initialized
[  163.461216] Bluetooth: RFCOMM socket layer initialized
[  163.461243] Bluetooth: RFCOMM ver 1.11
[  218.370559] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  218.478555] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  218.586690] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  218.694618] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  218.802852] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  218.803350] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  218.803813] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  218.804311] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  313.388549] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  313.500619] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  313.612717] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  313.720836] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  313.828764] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  313.829219] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  313.829704] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  313.830136] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  434.398248] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  434.508825] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  434.616821] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  434.725123] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  434.835842] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  434.836294] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  434.836718] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  434.837123] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  555.392137] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  555.504183] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  555.611607] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  555.720118] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  555.828174] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  555.828662] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  555.829081] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  555.829566] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  676.389713] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  676.501765] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  676.610058] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  676.717725] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  676.825858] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  676.826342] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  676.826818] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  676.827215] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  797.372857] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  797.484965] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  797.592795] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  797.700787] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  797.808787] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  797.809278] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  797.809729] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  797.810160] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[  918.355663] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
[  918.462969] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
[  918.568231] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
[  918.674975] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
[  918.783199] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
[  918.783549] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
[  918.783860] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
[  918.784165] brcmfmac: brcmf_set_channel: set chanspec 0xd040 fail, reason -52
[ 1014.510804] dwc_otg: DEVICE:006 : update_urb_state_xfer_comp:750:trimming xfer length
[ 1014.590447] usb 1-1.3: reset high-speed USB device number 6 using dwc_otg
[ 1039.383283] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52

Additional context

No response

@pelwell
Copy link
Contributor

pelwell commented Nov 9, 2024

  1. How is your Pi powered?
  2. How are the attached devices powered?

@ss8688
Copy link
Author

ss8688 commented Nov 9, 2024

  1. How is your Pi powered?
  2. How are the attached devices powered?

Pi is powered by 5v3a psu, usb ssd and usb wifi adapter is powerd by raspberry pi and printer controller is powered by another psu. So I should consider it is a power supply issue?

@pelwell
Copy link
Contributor

pelwell commented Nov 9, 2024

For problems with USB devices under load, power is often the culprit. The 3B+ can (I think) source no more than 1.2A total over USB, regardless of its own power supply, so I can see how that might be limiting with an SSD and WiFi adapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants