lwfinger / rtw88

A backport of the Realtek Wifi 5 drivers from the wireless-next repo.
649 stars 183 forks source link

failed to get tx report from firmware on RTL8723DU #246

Open briansune opened 4 weeks ago

briansune commented 4 weeks ago

@lwfinger @dubhater

We are using RTL8723DU USB dongle on UBUNTU LTS 20.04.2 LTS There are a lot of report on failed to get tx report from firmware. How could we resolve this issue? We do also see there are cases that the driver will crash.

What we had done to repeat the crash is undergo a memory stress test command.

stressapptest

While the fail to get tx report is randomly happened.

Attaching dmesg report below. Thank you

dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008198] Console: colour dummy device 80x25 [ 0.012667] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022986] pid_max: default: 32768 minimum: 301 [ 0.027761] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044141] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051376] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057515] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064725] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070953] rcu: Hierarchical SRCU implementation. [ 0.075743] rcu: Max phase no-delay instances is 1000. [ 0.081236] EFI services will not be available. [ 0.086013] smp: Bringing up secondary CPUs ... [ 0.091020] Detected VIPT I-cache on CPU1 [ 0.091113] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091159] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091270] smp: Brought up 1 node, 2 CPUs [ 0.112735] SMP: Total of 2 processors activated. [ 0.117431] CPU features: detected: 32-bit EL0 Support [ 0.122575] CPU features: detected: CRC32 instructions [ 0.127769] CPU: All CPU(s) started at EL1 [ 0.131856] alternatives: applying system-wide alternatives [ 0.138336] devtmpfs: initialized [ 0.145713] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155442] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167006] DMI not present or invalid. [ 0.171516] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178488] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185604] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193421] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201378] audit: initializing netlink subsys (disabled) [ 0.206938] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207409] thermal_sys: Registered thermal governor 'fair_share' [ 0.214666] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220741] thermal_sys: Registered thermal governor 'step_wise' [ 0.227030] ASID allocator initialised with 65536 entries [ 0.253509] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260318] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266570] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273339] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279589] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286352] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292600] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299364] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306597] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318459] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326107] SCSI subsystem initialized [ 0.330081] usbcore: registered new interface driver usbfs [ 0.335609] usbcore: registered new interface driver hub [ 0.340940] usbcore: registered new device driver usb [ 0.346791] pps_core: LinuxPPS API ver. 1 registered [ 0.351747] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360859] PTP clock support registered [ 0.365157] FPGA manager framework [ 0.369213] Bluetooth: Core ver 2.22 [ 0.372806] NET: Registered PF_BLUETOOTH protocol family [ 0.378105] Bluetooth: HCI device and connection manager initialized [ 0.384444] Bluetooth: HCI socket layer initialized [ 0.389311] Bluetooth: L2CAP socket layer initialized [ 0.394359] Bluetooth: SCO socket layer initialized [ 0.399588] vgaarb: loaded [ 0.402666] clocksource: Switched to clocksource arch_sys_counter [ 0.417695] NET: Registered PF_INET protocol family [ 0.422798] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431140] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439564] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447308] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455078] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462403] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468830] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482474] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488501] RPC: Registered named UNIX socket transport module. [ 0.494437] RPC: Registered udp transport module. [ 0.499132] RPC: Registered tcp transport module. [ 0.503824] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510250] PCI: CLS 0 bytes, default 64 [ 0.515111] Initialise system trusted keyrings [ 0.519684] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536571] NFS: Registering the id_resolver key type [ 0.541703] Key type id_resolver registered [ 0.545881] Key type id_legacy registered [ 0.549898] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556581] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.563977] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.625808] Key type asymmetric registered [ 0.629902] Asymmetric key parser 'x509' registered [ 0.634825] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.646524] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.659173] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.666733] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.679517] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.686959] printk: console [ttyS0] disabled [ 0.711463] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.720738] printk: console [ttyS0] enabled [ 0.720740] printk: console [ttyS0] printing thread started [ 0.720744] printk: bootconsole [uart0] disabled [ 0.738139] brd: module loaded [ 0.742204] loop: module loaded [ 0.742372] at24 0-0050: supply vcc not found, using dummy regulator [ 0.752209] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.753198] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.753216] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.753224] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.753292] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.753303] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.753327] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.753494] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.753680] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.754043] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.754248] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.754263] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.754271] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.754325] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.754334] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.754342] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.754351] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.754375] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.754383] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.754390] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.754549] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.754717] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.755075] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.755537] al-qspi f804e000.spi: registered master spi2 [ 0.755650] spi_master spi2: Failed to power device: -13 [ 0.755659] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.755667] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.755691] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.757542] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.757557] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.757566] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.757573] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.757580] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.757586] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.757593] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.757601] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.757611] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.757618] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.760634] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.760774] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.761208] dwc2 f8180000.usb: DWC OTG Controller [ 0.761230] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.761257] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.761456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.761469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.761479] usb usb1: Product: DWC OTG Controller [ 0.761486] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.761493] usb usb1: SerialNumber: f8180000.usb [ 0.762013] hub 1-0:1.0: USB hub found [ 0.762045] hub 1-0:1.0: 1 port detected [ 0.763018] usbcore: registered new interface driver cdc_acm [ 0.763026] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.763060] usbcore: registered new interface driver cdc_wdm [ 0.763270] usbcore: registered new interface driver uas [ 0.763340] usbcore: registered new interface driver usb-storage [ 0.763424] usbcore: registered new interface driver usbserial_generic [ 0.763450] usbserial: USB Serial support registered for generic [ 0.763488] usbcore: registered new interface driver usb_serial_simple [ 0.763511] usbserial: USB Serial support registered for carelink [ 0.763533] usbserial: USB Serial support registered for flashloader [ 0.763559] usbserial: USB Serial support registered for funsoft [ 0.763581] usbserial: USB Serial support registered for google [ 0.763602] usbserial: USB Serial support registered for hp4x [ 0.763624] usbserial: USB Serial support registered for kaufmann [ 0.763646] usbserial: USB Serial support registered for libtransistor [ 0.763668] usbserial: USB Serial support registered for moto_modem [ 0.763690] usbserial: USB Serial support registered for motorola_tetra [ 0.763715] usbserial: USB Serial support registered for nokia [ 0.763737] usbserial: USB Serial support registered for novatel_gps [ 0.763759] usbserial: USB Serial support registered for siemens_mpi [ 0.763781] usbserial: USB Serial support registered for suunto [ 0.763807] usbserial: USB Serial support registered for vivopay [ 0.763829] usbserial: USB Serial support registered for zio [ 0.780586] rtc-ds1307 0-0068: SET TIME! [ 0.800662] rtc-ds1307 0-0068: registered as rtc0 [ 0.812470] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.812563] i2c_dev: i2c /dev entries driver [ 0.812931] usbcore: registered new interface driver btusb [ 0.813129] sdhci: Secure Digital Host Controller Interface driver [ 0.813132] sdhci: Copyright(c) Pierre Ossman [ 0.813136] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.813421] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.814344] usbcore: registered new interface driver usbhid [ 0.814351] usbhid: USB HID core driver [ 0.815063] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.815570] gre: GRE over IPv4 demultiplexor driver [ 0.815576] ip_gre: GRE over IPv4 tunneling driver [ 0.816858] IPv4 over IPsec tunneling driver [ 0.817810] NET: Registered PF_INET6 protocol family [ 0.819772] Segment Routing with IPv6 [ 0.819822] In-situ OAM (IOAM) with IPv6 [ 0.820488] NET: Registered PF_PACKET protocol family [ 0.820505] NET: Registered PF_KEY protocol family [ 0.820639] Bluetooth: RFCOMM TTY layer initialized [ 0.820653] Bluetooth: RFCOMM socket layer initialized [ 0.820699] Bluetooth: RFCOMM ver 1.11 [ 0.821029] Key type dns_resolver registered [ 0.821576] Loading compiled-in X.509 certificates [ 0.824375] Key type encrypted registered [ 0.828964] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.830073] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.838582] of_cfs_init [ 0.838716] of_cfs_init: OK [ 0.850693] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.860218] Waiting for root device /dev/mmcblk0p2... [ 1.007194] mmc0: new high speed SDHC card at address 0001 [ 1.007819] mmcblk0: mmc0:0001 00000 7.44 GiB [ 1.014439] mmcblk0: p1 p2 [ 1.059656] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.059719] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.069609] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.073580] devtmpfs: mounted [ 1.074397] Freeing unused kernel memory: 1536K [ 1.087489] Checked W+X mappings: passed, no W+X pages found [ 1.087515] Run /sbin/init as init process [ 1.087521] with arguments: [ 1.087524] /sbin/init [ 1.087527] with environment: [ 1.087529] HOME=/ [ 1.087532] TERM=linux [ 1.280991] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 1.281013] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.281023] usb 1-1: Product: 802.11n WLAN Adapter [ 1.281030] usb 1-1: Manufacturer: Realtek [ 1.281037] usb 1-1: SerialNumber: 00e04c000001 [ 1.306310] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 1.325450] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 1.325465] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 1.384425] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 1.391655] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 1.766629] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 1.992089] systemd[1]: System time before build time, advancing clock. [ 2.024988] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 2.078453] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 2.078969] systemd[1]: Detected architecture arm64. [ 2.135843] systemd[1]: Set hostname to . [ 3.074687] random: crng init done [ 3.081012] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.081039] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.081951] systemd[1]: Created slice system-getty.slice. [ 3.123399] systemd[1]: Created slice system-modprobe.slice. [ 3.147265] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.171179] systemd[1]: Created slice User and Session Slice. [ 3.191101] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.215035] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.238955] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.239127] systemd[1]: Reached target Local Encrypted Volumes. [ 3.263275] systemd[1]: Reached target User and Group Name Lookups. [ 3.286801] systemd[1]: Reached target Remote File Systems. [ 3.306781] systemd[1]: Reached target Slices. [ 3.327501] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.351128] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 3.375839] systemd[1]: Listening on Journal Audit Socket. [ 3.399364] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.423389] systemd[1]: Listening on Journal Socket. [ 3.443409] systemd[1]: Listening on udev Control Socket. [ 3.463205] systemd[1]: Listening on udev Kernel Socket. [ 3.499146] systemd[1]: Mounting Huge Pages File System... [ 3.519313] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 3.522615] systemd[1]: Mounting Kernel Debug File System... [ 3.555323] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 3.579532] systemd[1]: Starting Journal Service... [ 3.591160] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 3.594872] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 3.623027] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 3.626441] systemd[1]: Starting Load Kernel Module efi_pstore... [ 3.654287] systemd[1]: Starting Load Kernel Module pstore_blk... [ 3.687398] systemd[1]: Starting Load Kernel Module pstore_zone... [ 3.714141] systemd[1]: Starting Load Kernel Module ramoops... [ 3.728351] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 3.728546] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 3.734810] systemd[1]: Starting Load Kernel Modules... [ 3.778316] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.806464] systemd[1]: Starting udev Coldplug all Devices... [ 3.824105] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 3.837972] systemd[1]: Started Journal Service. [ 4.112396] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 4.180988] systemd-journald[126]: Received client request to flush runtime journal. [ 4.202283] systemd-journald[126]: File /var/log/journal/9855905ab2944be891538ff748241542/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 9.697463] Bluetooth: MGMT ver 1.22 [ 589.515117] systemd-journald[126]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 596.319548] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 596.335817] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 598.118476] rtw_core: loading out-of-tree module taints kernel. [ 598.514226] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 599.615333] usbcore: registered new interface driver rtw_8723du [ 599.641064] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 604.013322] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 604.013393] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 605.562628] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 605.564798] wlx90de80882cf1: authenticated [ 605.568574] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 605.601383] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 605.619838] wlx90de80882cf1: associated [ 605.800828] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 605.829046] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 1509.133062] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1664.583324] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1719.877242] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1795.650412] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1809.090427] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2006.598908] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2073.670997] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2109.030857] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2142.534606] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2240.069397] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2301.508398] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2409.090217] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2489.920359] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2531.647357] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2709.050804] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3009.075705] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3040.818943] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3106.609413] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3199.535200] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3309.068523] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3343.659618] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3609.060794] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3728.929580] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3908.988718] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3936.187982] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4015.545827] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4030.489414] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4047.672947] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4103.479423] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4208.021498] rtw_8723du 1-1:1.2: failed to allocate rx_skb [ 4208.095236] rtw_8723du 1-1:1.2: failed to allocate rx_skb [ 4208.123961] rtw_8723du 1-1:1.2: failed to allocate rx_skb [ 4208.156729] rtw_8723du 1-1:1.2: failed to allocate rx_skb [ 4209.076586] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4210.388549] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4213.204760] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 4213.204825] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 4214.783981] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 4215.316386] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4215.864583] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 2/3) [ 4216.372322] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4216.889058] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 3/3) [ 4217.396288] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4217.876326] wlx90de80882cf1: authentication with f8:6f:b0:0e:ae:e5 timed out
dubhater commented 4 weeks ago

Sadly Larry died this summer.

[ 4208.021498] rtw_8723du 1-1:1.2: failed to allocate rx_skb

This is an old problem that only recently got an error message. A patch is available here: https://github.com/lwfinger/rtw88/issues/205#issuecomment-2437776828

For the random "failed to get tx report from firmware", try to load rtw_core with debug_mask=0x10. This may add some useful information to the log.

briansune commented 3 weeks ago

@dubhater

I don't even notice Larry referring to lwfinger had passed away. Sad, although we were not able to resolve the blank-chip firmware issue at the pass, yet he is still a very nice guy on assisting.

I will give it a try and pass out some logs.

Thanks again.

briansune commented 3 weeks ago

@dubhater

No luck, the memory stress test immediately trigger the issue

dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008197] Console: colour dummy device 80x25 [ 0.012667] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022987] pid_max: default: 32768 minimum: 301 [ 0.027760] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044147] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051382] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057521] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064732] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070960] rcu: Hierarchical SRCU implementation. [ 0.075751] rcu: Max phase no-delay instances is 1000. [ 0.081247] EFI services will not be available. [ 0.086022] smp: Bringing up secondary CPUs ... [ 0.091029] Detected VIPT I-cache on CPU1 [ 0.091122] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091167] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091276] smp: Brought up 1 node, 2 CPUs [ 0.112740] SMP: Total of 2 processors activated. [ 0.117436] CPU features: detected: 32-bit EL0 Support [ 0.122581] CPU features: detected: CRC32 instructions [ 0.127775] CPU: All CPU(s) started at EL1 [ 0.131862] alternatives: applying system-wide alternatives [ 0.138341] devtmpfs: initialized [ 0.145724] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155453] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167029] DMI not present or invalid. [ 0.171545] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178517] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185634] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193450] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201407] audit: initializing netlink subsys (disabled) [ 0.206962] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207433] thermal_sys: Registered thermal governor 'fair_share' [ 0.214691] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220766] thermal_sys: Registered thermal governor 'step_wise' [ 0.227056] ASID allocator initialised with 65536 entries [ 0.253532] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260341] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266593] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273362] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279612] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286375] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292623] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299386] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306618] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318476] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326120] SCSI subsystem initialized [ 0.330096] usbcore: registered new interface driver usbfs [ 0.335625] usbcore: registered new interface driver hub [ 0.340957] usbcore: registered new device driver usb [ 0.346818] pps_core: LinuxPPS API ver. 1 registered [ 0.351774] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360887] PTP clock support registered [ 0.365193] FPGA manager framework [ 0.369247] Bluetooth: Core ver 2.22 [ 0.372840] NET: Registered PF_BLUETOOTH protocol family [ 0.378139] Bluetooth: HCI device and connection manager initialized [ 0.384478] Bluetooth: HCI socket layer initialized [ 0.389344] Bluetooth: L2CAP socket layer initialized [ 0.394393] Bluetooth: SCO socket layer initialized [ 0.399620] vgaarb: loaded [ 0.402702] clocksource: Switched to clocksource arch_sys_counter [ 0.417701] NET: Registered PF_INET protocol family [ 0.422802] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431146] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439560] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447305] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455076] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462401] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468828] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475361] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482469] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488499] RPC: Registered named UNIX socket transport module. [ 0.494434] RPC: Registered udp transport module. [ 0.499135] RPC: Registered tcp transport module. [ 0.503828] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510253] PCI: CLS 0 bytes, default 64 [ 0.515114] Initialise system trusted keyrings [ 0.519690] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536587] NFS: Registering the id_resolver key type [ 0.541718] Key type id_resolver registered [ 0.545896] Key type id_legacy registered [ 0.549912] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556596] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.563991] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.624966] Key type asymmetric registered [ 0.629059] Asymmetric key parser 'x509' registered [ 0.633981] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.645700] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.658372] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.665948] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.678744] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.686126] printk: console [ttyS0] disabled [ 0.710664] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.719942] printk: console [ttyS0] enabled [ 0.719946] printk: console [ttyS0] printing thread started [ 0.719948] printk: bootconsole [uart0] disabled [ 0.731719] brd: module loaded [ 0.735648] loop: module loaded [ 0.735816] at24 0-0050: supply vcc not found, using dummy regulator [ 0.740710] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.741685] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.741702] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.741710] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.741777] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.741787] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.741812] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.741979] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.742193] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.742548] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.742780] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.742795] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.742803] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.742857] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.742865] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742873] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.742882] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.742906] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.742914] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742921] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.743080] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.743238] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.743594] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.744048] al-qspi f804e000.spi: registered master spi2 [ 0.744175] spi_master spi2: Failed to power device: -13 [ 0.744184] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.744193] spi_master spi2: spi_device register error /soc/spi@f804e000/flas h@0 [ 0.744217] spi_master spi2: Failed to create SPI device for /soc/spi@f804e00 0/flash@0 [ 0.746066] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x5 2 [ 0.746081] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.746090] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supp orted [ 0.746097] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supp orted [ 0.746104] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.746110] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.746117] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Wat chdog Timer [ 0.746125] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10 ) [ 0.746135] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.746142] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/devic e width [ 0.749066] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.749197] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.749625] dwc2 f8180000.usb: DWC OTG Controller [ 0.749648] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.749675] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.749872] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bc dDevice= 6.01 [ 0.749885] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 0.749895] usb usb1: Product: DWC OTG Controller [ 0.749902] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.749909] usb usb1: SerialNumber: f8180000.usb [ 0.750431] hub 1-0:1.0: USB hub found [ 0.750466] hub 1-0:1.0: 1 port detected [ 0.751492] usbcore: registered new interface driver cdc_acm [ 0.751499] cdc_acm: USB Abstract Control Model driver for USB modems and ISD N adapters [ 0.751534] usbcore: registered new interface driver cdc_wdm [ 0.751742] usbcore: registered new interface driver uas [ 0.751813] usbcore: registered new interface driver usb-storage [ 0.751899] usbcore: registered new interface driver usbserial_generic [ 0.751924] usbserial: USB Serial support registered for generic [ 0.751962] usbcore: registered new interface driver usb_serial_simple [ 0.751985] usbserial: USB Serial support registered for carelink [ 0.752007] usbserial: USB Serial support registered for flashloader [ 0.752033] usbserial: USB Serial support registered for funsoft [ 0.752055] usbserial: USB Serial support registered for google [ 0.752076] usbserial: USB Serial support registered for hp4x [ 0.752097] usbserial: USB Serial support registered for kaufmann [ 0.752119] usbserial: USB Serial support registered for libtransistor [ 0.752141] usbserial: USB Serial support registered for moto_modem [ 0.752164] usbserial: USB Serial support registered for motorola_tetra [ 0.752189] usbserial: USB Serial support registered for nokia [ 0.752211] usbserial: USB Serial support registered for novatel_gps [ 0.752233] usbserial: USB Serial support registered for siemens_mpi [ 0.752255] usbserial: USB Serial support registered for suunto [ 0.752281] usbserial: USB Serial support registered for vivopay [ 0.752303] usbserial: USB Serial support registered for zio [ 0.780491] rtc-ds1307 0-0068: SET TIME! [ 0.804809] rtc-ds1307 0-0068: registered as rtc0 [ 0.816356] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.816442] i2c_dev: i2c /dev entries driver [ 0.816808] usbcore: registered new interface driver btusb [ 0.816996] sdhci: Secure Digital Host Controller Interface driver [ 0.817000] sdhci: Copyright(c) Pierre Ossman [ 0.817004] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.817284] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.818209] usbcore: registered new interface driver usbhid [ 0.818217] usbhid: USB HID core driver [ 0.818901] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.819409] gre: GRE over IPv4 demultiplexor driver [ 0.819415] ip_gre: GRE over IPv4 tunneling driver [ 0.820722] IPv4 over IPsec tunneling driver [ 0.821674] NET: Registered PF_INET6 protocol family [ 0.823575] Segment Routing with IPv6 [ 0.823623] In-situ OAM (IOAM) with IPv6 [ 0.824270] NET: Registered PF_PACKET protocol family [ 0.824286] NET: Registered PF_KEY protocol family [ 0.824475] Bluetooth: RFCOMM TTY layer initialized [ 0.824488] Bluetooth: RFCOMM socket layer initialized [ 0.824511] Bluetooth: RFCOMM ver 1.11 [ 0.824815] Key type dns_resolver registered [ 0.825353] Loading compiled-in X.509 certificates [ 0.828129] Key type encrypted registered [ 0.832702] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.833748] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.843442] of_cfs_init [ 0.843526] of_cfs_init: OK [ 0.864400] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.864619] Waiting for root device /dev/mmcblk0p2... [ 0.990882] mmc0: new high speed SDHC card at address 0001 [ 0.991490] mmcblk0: mmc0:0001 00000 7.44 GiB [ 0.992987] mmcblk0: p1 p2 [ 1.023479] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Q uota mode: disabled. [ 1.023543] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.031255] devtmpfs: mounted [ 1.032040] Freeing unused kernel memory: 1536K [ 1.045143] Checked W+X mappings: passed, no W+X pages found [ 1.045169] Run /sbin/init as init process [ 1.045176] with arguments: [ 1.045178] /sbin/init [ 1.045182] with environment: [ 1.045184] HOME=/ [ 1.045187] TERM=linux [ 1.700354] systemd[1]: System time before build time, advancing clock. [ 1.728949] systemd[1]: Failed to look up module alias 'autofs4': Function no t implemented [ 1.779100] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+P AM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default- hierarchy=hybrid) [ 1.779556] systemd[1]: Detected architecture arm64. [ 1.819790] systemd[1]: Set hostname to . [ 3.534718] random: crng init done [ 3.540775] systemd[1]: system-getty.slice: unit configures an IP firewall, b ut the local system does not support BPF/cgroup firewalling. [ 3.540801] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.541654] systemd[1]: Created slice system-getty.slice. [ 3.583363] systemd[1]: Created slice system-modprobe.slice. [ 3.607282] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.631184] systemd[1]: Created slice User and Session Slice. [ 3.651112] systemd[1]: Started Dispatch Password Requests to Console Directo ry Watch. [ 3.675038] systemd[1]: Started Forward Password Requests to Wall Directory W atch. [ 3.698978] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.699136] systemd[1]: Reached target Local Encrypted Volumes. [ 3.726928] systemd[1]: Reached target User and Group Name Lookups. [ 3.750823] systemd[1]: Reached target Remote File Systems. [ 3.770800] systemd[1]: Reached target Slices. [ 3.783520] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.807095] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 3.831755] systemd[1]: Listening on Journal Audit Socket. [ 3.855330] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.879354] systemd[1]: Listening on Journal Socket. [ 3.891435] systemd[1]: Listening on udev Control Socket. [ 3.911200] systemd[1]: Listening on udev Kernel Socket. [ 3.947198] systemd[1]: Mounting Huge Pages File System... [ 3.967354] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 3.970635] systemd[1]: Mounting Kernel Debug File System... [ 3.991359] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 3.994385] systemd[1]: Starting Journal Service... [ 4.007887] systemd[1]: Condition check resulted in Create list of static dev ice nodes for the current kernel being skipped. [ 4.011722] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 4.043034] systemd[1]: Condition check resulted in Load Kernel Module drm be ing skipped. [ 4.046327] systemd[1]: Starting Load Kernel Module efi_pstore... [ 4.074102] systemd[1]: Starting Load Kernel Module pstore_blk... [ 4.098431] systemd[1]: Starting Load Kernel Module pstore_zone... [ 4.122081] systemd[1]: Starting Load Kernel Module ramoops... [ 4.145558] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.145740] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.151730] systemd[1]: Starting Load Kernel Modules... [ 4.189976] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.214144] systemd[1]: Starting udev Coldplug all Devices... [ 4.232081] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 4.240983] systemd[1]: Started Journal Service. [ 4.507332] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across: 5857276k SS [ 4.576032] systemd-journald[123]: Received client request to flush runtime j ournal. [ 4.598202] systemd-journald[123]: File /var/log/journal/9855905ab2944be89153 8ff748241542/system.journal corrupted or uncleanly shut down, renaming and repla cing. [ 21.137053] systemd-journald[123]: Failed to set ACL on /var/log/journal/9855 905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supporte d [ 95.366720] usb 1-1: new high-speed USB device number 2 using dwc2 [ 95.575362] usb 1-1: New USB device found, idVendor=0781, idProduct=5591, bcd Device= 1.00 [ 95.575380] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 95.575390] usb 1-1: Product: Ultra USB 3.0 [ 95.575397] usb 1-1: Manufacturer: SanDisk [ 95.575404] usb 1-1: SerialNumber: 05013e52a4eaf88baadb58572c8b3cdbea2ad5a582 c5f8f29b16e599655b482992c0000000000000000000008e7c484000001410915581072e28fc18 [ 95.576094] usb-storage 1-1:1.0: USB Mass Storage device detected [ 95.576989] scsi host0: usb-storage 1-1:1.0 [ 96.587658] scsi 0:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ : 0 ANSI: 6 [ 96.588527] sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 96.589240] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 96.589428] sd 0:0:0:0: [sda] Write Protect is off [ 96.589440] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 96.589723] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doe sn't support DPO or FUA [ 96.653853] sda: sda1 [ 96.654283] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 168.190847] usb 1-1: USB disconnect, device number 2 [ 170.598722] usb 1-1: new high-speed USB device number 3 using dwc2 [ 170.807166] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcd Device= 2.00 [ 170.807184] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 170.807194] usb 1-1: Product: 802.11n WLAN Adapter [ 170.807201] usb 1-1: Manufacturer: Realtek [ 170.807208] usb 1-1: SerialNumber: 00e04c000001 [ 170.819183] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=0 8 lmp_subver=8723 [ 170.820147] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 170.820156] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 170.829869] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 170.842919] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 171.106145] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 171.169739] Bluetooth: MGMT ver 1.22 [ 221.316002] cfg80211: Loading compiled-in X.509 certificates for regulatory d atabase [ 221.332196] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 222.713900] rtw_core: loading out-of-tree module taints kernel. [ 222.966505] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 224.075625] usbcore: registered new interface driver rtw_8723du [ 224.102458] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 225.367756] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 225.377123] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 225.377494] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 225.379067] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 225.379889] rtw_8723du 1-1:1.2: send H2C content 00000066 00000000 [ 225.380247] rtw_8723du 1-1:1.2: send H2C content 00000063 00000000 [ 225.381716] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 225.398626] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 225.406622] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 226.807727] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 226.817100] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 226.817468] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 226.818741] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 226.819064] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 226.828222] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 226.828594] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 226.830162] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 226.838794] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 228.183337] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 228.562256] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 228.562320] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 229.767800] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 229.777172] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 229.777536] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 229.778797] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 229.779106] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 229.788170] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 229.788537] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 229.790135] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 229.798670] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 230.111411] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 230.115191] wlx90de80882cf1: authenticated [ 230.115306] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x02, len=8 [ 230.118830] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 230.126443] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x03, len=8 [ 230.210541] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 230.214676] rtw_8723du 1-1:1.2: send H2C content 41a10040 000ff015 [ 230.215156] rtw_8723du 1-1:1.2: send H2C content 00000101 00000000 [ 230.216409] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 230.218659] rtw_8723du 1-1:1.2: RSVD_PROBE_RESP loc: 0 [ 230.218669] rtw_8723du 1-1:1.2: RSVD_PS_POLL loc: 1 [ 230.218677] rtw_8723du 1-1:1.2: RSVD_NULL loc: 3 [ 230.218684] rtw_8723du 1-1:1.2: RSVD_QOS_NULL loc: 2 [ 230.218722] rtw_8723du 1-1:1.2: send H2C content 03010000 00000002 [ 230.219156] rtw_8723du 1-1:1.2: send H2C content 0000002c 00000000 [ 230.224038] rtw_8723du 1-1:1.2: send H2C content 00000066 00000000 [ 230.228938] wlx90de80882cf1: associated [ 230.306631] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 230.409420] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x04, len=7 [ 230.433122] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 230.511662] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x05, len=7 [ 230.716626] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x06, len=7 [ 230.818762] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x07, len=7 [ 231.228080] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x08, len=7 [ 231.433363] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x09, len=7 [ 231.535623] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0a, len=7 [ 231.842449] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0b, len=7 [ 232.043133] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 232.050628] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 232.051003] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 232.252111] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0c, len=7 [ 232.866427] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0d, len=7 [ 233.963101] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 233.969341] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 233.979340] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 233.979710] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 235.946753] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 235.975058] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 235.975928] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 235.976486] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0e, len=7 [ 235.976678] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 235.982932] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 235.985177] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 235.985551] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 236.348041] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0f, len=7 [ 236.860030] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x10, len=7 [ 237.962727] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 237.991022] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 237.991890] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 237.992483] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x11, len=7 [ 237.992643] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 237.998896] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 238.001015] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 238.001386] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 239.946729] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 239.974983] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 239.975853] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 239.976460] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x12, len=7 [ 239.976606] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 239.982982] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 239.983356] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 239.985604] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 239.985976] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 240.136841] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x13, len=7 [ 241.058423] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x14, len=7 [ 241.962758] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 241.990946] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 241.991817] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 241.992363] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x15, len=7 [ 241.992566] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 241.999448] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 242.001566] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 242.001938] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 243.978725] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 244.007032] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 244.007905] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 244.008456] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x16, len=7 [ 244.008657] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 244.014912] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 244.017155] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 244.017526] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 245.962743] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 245.990995] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 245.991870] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 245.992423] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x17, len=7 [ 245.992620] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 245.998377] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 246.000500] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 246.000869] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 247.946729] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 247.974963] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 247.975832] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 247.976400] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x18, len=7 [ 247.976586] rtw_8723du 1-1:1.2: send H2C content 2d000042 00000000 [ 247.982963] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 247.983336] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 247.985705] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 247.986076] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 249.659792] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x19, len=7 [ 249.962765] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 249.966888] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1a, len=7 [ 249.991186] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 249.992316] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 249.992756] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1b, len=7 [ 249.993174] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 250.000057] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f10 [ 250.002822] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 250.003302] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 251.978750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 252.007017] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 252.007884] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 252.008439] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1c, len=7 [ 252.008633] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 252.015639] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 252.017883] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 252.018258] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 253.962783] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 253.991111] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 253.992098] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 253.992695] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1d, len=7 [ 253.992850] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 253.999102] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 254.001229] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 254.001594] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 255.946739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 255.974939] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 255.975809] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 255.976413] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1e, len=7 [ 255.976560] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 255.982311] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 255.982685] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 255.985058] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 255.985429] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 256.110897] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1f, len=7 [ 257.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 257.991026] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 257.991898] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 257.992488] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x20, len=7 [ 257.992649] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 257.999522] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 258.001644] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 258.002018] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 259.946750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 259.974987] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 259.975860] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 259.976449] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x21, len=7 [ 259.976612] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 259.982990] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 259.985234] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 259.985609] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 261.962733] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 261.990951] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 261.991823] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 261.992396] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x22, len=7 [ 261.992576] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 261.998832] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 262.000947] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 262.001322] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 263.946735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 263.975044] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 263.975910] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 263.976531] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x23, len=7 [ 263.976663] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 263.982918] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 263.983287] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 263.985535] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 263.985909] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 264.098092] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x24, len=7 [ 265.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 265.991004] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 265.991874] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 265.992429] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x25, len=7 [ 265.992624] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 265.998378] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 266.000628] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 266.000996] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 267.946777] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 267.974967] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 267.975836] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 267.976416] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x26, len=7 [ 267.976588] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 267.982842] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 267.985085] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 267.985460] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 269.962728] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 269.991052] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 269.991926] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 269.992540] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x27, len=7 [ 269.992677] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 269.998931] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 270.001301] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 270.001671] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 271.946732] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 271.975017] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 271.975890] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 271.976458] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x28, len=7 [ 271.976638] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 271.982518] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 271.982898] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 271.985140] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 271.985508] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 273.723533] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x29, len=7 [ 273.962731] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 273.990977] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 273.991851] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 273.992405] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2a, len=7 [ 273.992599] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 274.002099] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 274.004475] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 274.004849] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 274.747511] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2b, len=7 [ 275.946728] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 275.974940] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 275.975814] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 275.976567] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 275.977067] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2c, len=7 [ 275.983440] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 275.985687] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 275.986058] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 276.693212] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2d, len=7 [ 277.103916] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.104658] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.105573] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.301940] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 277.512883] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.513207] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.513493] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.513779] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.514059] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.514359] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.514643] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.520625] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 277.962777] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 277.991037] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 277.991901] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 277.992651] rtw_8723du 1-1:1.2: send H2C content 2d000042 00000000 [ 277.998903] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 278.001272] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 278.001649] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 278.251040] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 278.251077] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2e, len=7 [ 278.736925] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 279.253409] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 279.560585] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 279.560735] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 279.560870] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 279.978735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 280.006992] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 280.007862] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 280.008419] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2f, len=7 [ 280.008613] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 280.017613] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 280.017991] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 280.020238] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 280.020610] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 280.174830] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x30, len=7 [ 281.962786] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 281.991231] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 281.992234] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 281.992892] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x31, len=7 [ 281.993345] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 281.999607] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 282.002109] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 282.002798] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 282.427613] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x32, len=7 [ 283.946812] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 283.975210] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 283.976187] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 283.976865] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x33, len=7 [ 283.977060] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 283.987569] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 283.989939] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 283.990429] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 285.962758] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 285.991283] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 285.992276] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 285.992920] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x34, len=7 [ 285.993262] rtw_8723du 1-1:1.2: send H2C content 2e000042 00000000 [ 285.999640] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 286.002282] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 286.002889] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 287.978808] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 288.007166] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 288.008115] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 288.008742] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x35, len=7 [ 288.009116] rtw_8723du 1-1:1.2: send H2C content 2e000042 00000000 [ 288.018995] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 288.019485] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 288.022117] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 288.022665] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 289.962759] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 289.991206] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 289.992200] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 289.992843] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x36, len=7 [ 289.993190] rtw_8723du 1-1:1.2: send H2C content 2e000042 00000000 [ 290.004964] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 290.007706] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 290.008189] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 291.978732] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 292.007176] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 292.008168] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 292.008808] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x37, len=7 [ 292.009148] rtw_8723du 1-1:1.2: send H2C content 2f000042 00000000 [ 292.021539] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 292.023916] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 292.024395] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 293.962566] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 293.990857] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 293.991727] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 293.992316] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x38, len=7 [ 293.992480] rtw_8723du 1-1:1.2: send H2C content 2d000042 00000000 [ 293.998736] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 294.001105] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 294.001475] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 295.946688] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 295.974966] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 295.975946] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 295.976495] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x39, len=7 [ 295.976696] rtw_8723du 1-1:1.2: send H2C content 2e000042 00000000 [ 295.983073] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 295.983574] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 295.985823] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 295.986191] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 297.962517] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 297.990783] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 297.991652] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 297.992403] rtw_8723du 1-1:1.2: send H2C content 2d000042 00000000 [ 297.992901] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3a, len=7 [ 297.998785] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 298.001155] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 298.001522] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 299.978526] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 300.006745] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 300.007612] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 300.008178] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3b, len=7 [ 300.008363] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 300.014743] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 300.016987] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 300.017363] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 301.962510] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 301.990705] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 301.991574] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 301.992133] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3c, len=7 [ 301.992328] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 301.998209] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 302.000710] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 302.001077] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 303.978466] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 304.006792] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 304.007662] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 304.008285] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3d, len=7 [ 304.008413] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 304.014668] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 304.015042] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 304.017294] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 304.017667] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 305.962458] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 305.990759] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 305.991625] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 305.992182] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3e, len=7 [ 305.992374] rtw_8723du 1-1:1.2: send H2C content 2d000042 00000000 [ 305.998631] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 306.001140] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 306.001498] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000
briansune commented 3 weeks ago

@dubhater

Good news is that the driver didn't crash and ping can keep run after those fail reports. I had undergo another short test dmesg as follows:

dmesg ubuntu@briansune:~$ dmesg [ 8809.861469] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8809.873487] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8809.878731] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8809.879344] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8811.847009] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8811.875341] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8811.876320] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8811.876955] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x06, len=7 [ 8811.877298] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8811.887693] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8811.892283] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8811.895430] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8813.830932] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8813.859284] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8813.860273] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8813.860904] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x07, len=7 [ 8813.861516] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8813.867663] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8813.870012] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8813.870506] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8815.847396] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8815.875236] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8815.876238] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8815.876867] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x08, len=7 [ 8815.877494] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8815.883474] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8815.883967] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8815.886216] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8815.886780] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8815.902496] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x09, len=7 [ 8816.004643] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0a, len=7 [ 8817.830784] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8817.859220] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8817.860197] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8817.860780] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0b, len=7 [ 8817.861182] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8817.867179] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8817.869449] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8817.869930] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8819.846786] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8819.875155] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8819.876154] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8819.876790] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0c, len=7 [ 8819.877135] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8819.890091] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8819.892527] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8819.893021] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8821.830774] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8821.859111] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8821.860114] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8821.860747] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0d, len=7 [ 8821.861350] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8821.871488] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8821.873747] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8821.874226] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8823.846753] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8823.875073] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8823.876071] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8823.876650] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0e, len=7 [ 8823.877056] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8823.882934] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8823.883430] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8823.885695] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8823.886187] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8823.889227] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0f, len=7 [ 8824.298697] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x10, len=7 [ 8825.830589] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8825.858891] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8825.859884] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8825.860479] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x11, len=7 [ 8825.860633] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8825.866558] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8825.868766] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8825.869134] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8827.846563] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8827.874865] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8827.875842] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8827.876444] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x12, len=7 [ 8827.876719] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8827.882732] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8827.885117] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8827.885593] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8829.830541] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8829.858943] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8829.859923] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8829.860492] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x13, len=7 [ 8829.860678] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8829.866566] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8829.869056] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8829.869552] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8831.814498] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8831.842773] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8831.843759] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8831.844355] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x14, len=7 [ 8831.844510] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8831.850265] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8831.850769] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8831.853011] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8831.853380] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8831.978478] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x15, len=7 [ 8833.830422] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8833.858860] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8833.859846] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8833.860391] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x16, len=7 [ 8833.860599] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 8833.866973] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8833.869109] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8833.869587] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8835.814391] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8835.842560] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8835.843424] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8835.843979] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x17, len=7 [ 8835.844177] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8835.850555] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8835.852801] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8835.853171] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8837.830314] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8837.858519] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8837.859383] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8837.859987] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x18, len=7 [ 8837.860133] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8837.865888] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8837.868383] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8837.868756] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8839.814311] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8839.842475] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8839.843343] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8839.843918] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x19, len=7 [ 8839.844091] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8839.849970] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8839.850474] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8839.852719] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8839.853091] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8839.965516] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1a, len=7 [ 8841.830226] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8841.858438] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8841.859301] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8841.859869] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1b, len=7 [ 8841.860054] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 8841.866309] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8841.868429] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8841.868801] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8843.814313] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8843.842657] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8843.843640] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8843.844216] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1c, len=7 [ 8843.844394] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8843.850899] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8843.853276] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8843.853768] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8845.830165] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8845.858492] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8845.859478] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8845.860028] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1d, len=7 [ 8845.860226] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8845.866153] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8845.868356] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8845.868719] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8847.814166] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8847.842451] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8847.843440] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8847.843977] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1e, len=7 [ 8847.844188] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8847.850107] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8847.850565] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8847.852843] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8847.853313] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8848.054971] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1f, len=7 [ 8849.830105] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8849.858409] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8849.859398] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8849.859997] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x20, len=7 [ 8849.860273] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8849.871406] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8849.873651] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8849.876800] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8851.814067] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8851.842373] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8851.843358] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8851.844101] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8851.844513] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x21, len=7 [ 8851.855617] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8851.858066] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8851.858480] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8853.829991] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8853.858331] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8853.859318] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8853.859916] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x22, len=7 [ 8853.860192] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8853.866075] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8853.868194] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8853.868565] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8855.814007] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8855.842172] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8855.843157] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8855.843724] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x23, len=7 [ 8855.843902] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8855.849796] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8855.850290] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8855.852662] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8855.853152] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8856.551252] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x24, len=8 [ 8857.061876] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 8857.829915] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8857.858378] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8857.859367] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8857.859964] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x25, len=7 [ 8857.860241] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8857.866129] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8857.868622] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8857.869114] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8859.813946] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8859.842221] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8859.843201] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8859.843736] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x26, len=7 [ 8859.843946] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8859.849881] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8859.852219] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8859.852695] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8861.829822] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8861.858299] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8861.859284] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8861.859881] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x27, len=7 [ 8861.860162] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8861.866047] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8861.868533] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8861.868903] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8863.813944] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8863.842128] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8863.843116] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8863.843713] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x28, len=7 [ 8863.843991] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8863.849872] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8863.850245] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8863.852496] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8863.852865] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8864.029167] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x29, len=7 [ 8865.829740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8865.858088] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8865.859078] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8865.859650] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2a, len=7 [ 8865.859823] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8865.865583] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8865.867830] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8865.868192] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8867.813990] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8867.842047] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8867.843036] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8867.843582] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2b, len=7 [ 8867.843782] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8867.849699] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8867.852044] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8867.852536] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8869.829660] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8869.858007] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8869.858995] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8869.859552] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2c, len=7 [ 8869.859740] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8869.865498] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8869.867872] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8869.868236] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8871.813660] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8871.842099] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8871.843084] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8871.843644] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2d, len=7 [ 8871.843969] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8871.849984] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8871.850462] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8871.852720] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8871.853203] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8873.829572] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8873.857797] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8873.858787] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8873.859390] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2e, len=7 [ 8873.859661] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8873.865570] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8873.868039] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8873.868405] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8875.813658] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8875.841887] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8875.842873] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8875.843428] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2f, len=7 [ 8875.843622] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8875.849528] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8875.851882] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8875.852363] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8877.829472] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8877.857856] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8877.858838] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8877.859402] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x30, len=7 [ 8877.859585] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8877.865518] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8877.867978] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8877.868459] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8879.813502] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8879.841674] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8879.842666] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8879.843265] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x31, len=7 [ 8879.843541] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8879.850171] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8879.850543] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8879.852799] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8879.853290] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8881.829408] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8881.857637] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8881.858627] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8881.859223] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x32, len=7 [ 8881.859502] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8881.870759] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8881.873256] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8881.876386] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8883.813408] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8883.841596] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8883.842584] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8883.843139] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x33, len=7 [ 8883.843335] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8883.853094] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8883.855591] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8883.855953] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8885.829319] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8885.857556] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8885.858542] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8885.859094] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x34, len=7 [ 8885.859296] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8885.865172] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8885.867550] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8885.867916] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8887.813423] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8887.841779] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8887.842766] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8887.843307] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x35, len=7 [ 8887.843508] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8887.849401] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 8887.849889] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8887.852147] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8887.852634] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8887.990346] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x36, len=7 [ 8889.829272] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8889.857474] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8889.858464] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8889.859064] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x37, len=7 [ 8889.859341] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8889.865094] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8889.867595] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8889.867964] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8891.845208] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8891.873433] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8891.874424] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8891.875003] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x38, len=7 [ 8891.875176] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8891.881057] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8891.883558] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8891.884048] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8893.829166] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8893.857395] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8893.858384] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8893.858933] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x39, len=7 [ 8893.859134] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8893.865016] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8893.867533] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8893.868008] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8895.813158] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8895.841620] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8895.842599] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8895.843148] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3a, len=7 [ 8895.843476] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8895.849368] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8895.849855] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8895.852108] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8895.852595] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8897.829093] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8897.857311] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8897.858303] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8897.858867] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3b, len=7 [ 8897.859054] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8897.864936] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8897.867458] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8897.867923] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8899.813180] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8899.841274] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8899.842264] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8899.842861] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3c, len=7 [ 8899.843011] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8899.848898] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8899.851268] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8899.851630] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8901.828990] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8901.857492] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8901.858481] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8901.859020] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3d, len=7 [ 8901.859228] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8901.865132] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8901.867619] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8901.868124] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8903.812981] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8903.841191] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8903.842183] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8903.842808] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3e, len=7 [ 8903.843059] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8903.848976] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 8903.849433] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8903.851686] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8903.852054] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8903.964603] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3f, len=7 [ 8905.828900] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8905.857404] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8905.858391] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8905.858949] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x40, len=7 [ 8905.859143] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8905.865022] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8905.867396] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8905.867764] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8907.812889] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8907.841112] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8907.842101] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8907.842678] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x41, len=7 [ 8907.842849] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8907.848733] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8907.851107] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8907.851467] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8909.828843] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8909.857073] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8909.858061] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8909.858636] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x42, len=7 [ 8909.858811] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8909.864704] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8909.867442] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8909.867809] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8911.812939] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8911.841174] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8911.842155] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8911.842712] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x43, len=7 [ 8911.843151] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8911.856782] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 8911.857280] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8911.859536] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8911.860015] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8911.866562] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x44, len=8 [ 8912.054105] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x45, len=7 [ 8912.388721] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 8913.828734] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8913.856991] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8913.857979] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8913.858526] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x46, len=7 [ 8913.858729] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 8913.865112] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8913.867238] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8913.867730] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8915.812738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8915.840951] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8915.841941] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8915.842614] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x47, len=7 [ 8915.842696] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 8915.848571] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8915.850943] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8915.851313] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8917.828646] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8917.856925] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8917.857903] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8917.858446] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x48, len=7 [ 8917.858657] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8917.865051] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8917.867293] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8917.867791] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8919.812650] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8919.840868] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8919.841861] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8919.842409] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x49, len=7 [ 8919.842608] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8919.848492] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 8919.848994] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8919.851239] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8919.851605] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8920.041137] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x4a, len=7 [ 8921.828818] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8921.856831] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8921.857820] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8921.858394] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4b, len=7 [ 8921.858566] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8921.864323] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8921.866467] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8921.866946] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8923.812558] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8923.840932] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8923.841912] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8923.842478] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4c, len=7 [ 8923.842661] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8923.848571] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8923.850931] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8923.851408] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8925.828482] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8925.856748] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8925.857739] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8925.858311] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4d, len=7 [ 8925.858489] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 8925.864742] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8925.866870] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8925.867234] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8927.812574] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8927.840853] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8927.841832] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8927.842412] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4e, len=7 [ 8927.842586] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8927.848833] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8927.849328] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8927.851578] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8927.851946] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8928.028266] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x4f, len=7 [ 8929.828397] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8929.856930] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8929.857913] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8929.858490] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x50, len=7 [ 8929.858789] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8929.864684] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8929.867171] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8929.867655] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8930.470908] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8930.496799] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8930.497776] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8930.498333] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x51, len=7 [ 8930.509088] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x52, len=8 [ 8930.681104] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x53, len=8 [ 8930.882583] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x54, len=8 [ 8931.023960] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x55, len=8 [ 8931.227128] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x56, len=8 [ 8931.392899] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x57, len=8 [ 8931.596715] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x58, len=8 [ 8931.762852] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x59, len=8 [ 8931.964986] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x5a, len=8 [ 8932.128908] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x5b, len=8 [ 8932.332486] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x5c, len=8 [ 8932.497699] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x5d, len=8 [ 8932.701259] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x5e, len=8 [ 8932.865394] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x5f, len=8 [ 8933.068876] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x60, len=8 [ 8933.287514] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x61, len=8 [ 8933.288970] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x62, len=8 [ 8933.289947] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x63, len=8 [ 8933.796290] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 8933.828841] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8933.835329] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8933.839081] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8933.839443] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8935.844289] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8935.872548] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8935.873534] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8935.874089] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x64, len=7 [ 8935.874288] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 8935.880541] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8935.882919] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8935.883406] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8937.828267] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8937.856769] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8937.857754] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8937.858353] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x65, len=7 [ 8937.858630] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 8937.864885] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 8937.865382] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8937.867643] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8937.868121] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8938.063301] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x66, len=7 [ 8939.812233] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8939.840466] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8939.841456] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8939.842059] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x67, len=7 [ 8939.842334] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 8939.848139] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8939.850591] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8939.851080] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8941.828148] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8941.856426] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8941.857415] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8941.857990] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x68, len=7 [ 8941.858163] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 8941.864551] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8941.866919] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8941.867288] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8943.812211] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8943.840532] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8943.841507] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8943.842050] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x69, len=7 [ 8943.842254] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 8943.854527] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8943.859265] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8943.859746] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8945.828132] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8945.856485] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8945.857468] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8945.858025] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6a, len=7 [ 8945.858216] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 8945.864047] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 8945.864479] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 8945.866845] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 8945.867335] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 8946.050347] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x6b, len=7 [ 8947.812140] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 8947.840306] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 8947.841294] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 8947.841976] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6c, len=7
dubhater commented 3 weeks ago

The timing here is interesting:

[ 8856.551252] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x24, len=8
[ 8857.061876] rtw_8723du 1-1:1.2: failed to get tx report from firmware
[ 8911.866562] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x44, len=8
...
[ 8912.388721] rtw_8723du 1-1:1.2: failed to get tx report from firmware

C2H with id=0x03 is the TX report. "failed to get tx report from firmware" is a bit misleading. It's possible the firmware did send the TX report but the driver received it earlier than expected. I think this can happen with rtw_usb. We need more information:

diff --git a/drivers/net/wireless/realtek/rtw88/tx.c b/drivers/net/wireless/realtek/rtw88/tx.c
index 215bfd731235..8994f316f367 100644
--- a/drivers/net/wireless/realtek/rtw88/tx.c
+++ b/drivers/net/wireless/realtek/rtw88/tx.c
@@ -181,11 +181,12 @@ void rtw_tx_report_purge_timer(struct timer_list *t)
    struct rtw_dev *rtwdev = from_timer(rtwdev, t, tx_report.purge_timer);
    struct rtw_tx_report *tx_report = &rtwdev->tx_report;
    unsigned long flags;
+   u32 len = skb_queue_len(&tx_report->queue);

-   if (skb_queue_len(&tx_report->queue) == 0)
+   if (len == 0)
        return;

-   rtw_warn(rtwdev, "failed to get tx report from firmware\n");
+   rtw_warn(rtwdev, "still have %u unprocessed tx report requests\n", len);

    spin_lock_irqsave(&tx_report->q_lock, flags);
    skb_queue_purge(&tx_report->queue);
@@ -214,6 +215,7 @@ void rtw_tx_report_enqueue(struct rtw_dev *rtwdev, struct sk_buff *skb, u8 sn)
    /* pass sn to tx report handler through driver data */
    drv_data = (u8 *)IEEE80211_SKB_CB(skb)->status.status_driver_data;
    *drv_data = sn;
+pr_err("queueing tx report request with sn %d\n", sn);

    spin_lock_irqsave(&tx_report->q_lock, flags);
    __skb_queue_tail(&tx_report->queue, skb);
@@ -256,6 +258,7 @@ void rtw_tx_report_handle(struct rtw_dev *rtwdev, struct sk_buff *skb, int src)
        sn = GET_CCX_REPORT_SEQNUM_V1(c2h->payload);
        st = GET_CCX_REPORT_STATUS_V1(c2h->payload);
    }
+pr_err("received tx report with sn %d\n", sn);

    spin_lock_irqsave(&tx_report->q_lock, flags);
    skb_queue_walk_safe(&tx_report->queue, cur, tmp) {

You don't need debug_mask anymore.

briansune commented 3 weeks ago

@dubhater

It feels like the TX issue had gone, if I am understanding correctly the message is just a timing issue.

After a very short test it feels like the "failed to allocate rx_skb #" still can trigger easily.

How I am triggering this is undergo a system stress test on main-memory. Always can trigger this on running stressapptest

ubuntu@briansune:~$ cat ./tests.sh
#!/bin/bash

echo "start tests"

while true
do
        ping -c 4 8.8.8.8
        free -h
        stressapptest -s 60
        free -h
        sudo memtester 200M 1
done

The main-memory is:

              total        used        free      shared  buff/cache   available
Mem:          487Mi        70Mi       256Mi       0.0Ki       159Mi       404Mi
Swap:         1.0Gi          0B       1.0Gi
dmesg ubuntu@briansune:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008197] Console: colour dummy device 80x25 [ 0.012667] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022987] pid_max: default: 32768 minimum: 301 [ 0.027763] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044149] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051384] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057524] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064734] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070962] rcu: Hierarchical SRCU implementation. [ 0.075752] rcu: Max phase no-delay instances is 1000. [ 0.081245] EFI services will not be available. [ 0.086023] smp: Bringing up secondary CPUs ... [ 0.091030] Detected VIPT I-cache on CPU1 [ 0.091122] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091168] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091279] smp: Brought up 1 node, 2 CPUs [ 0.112743] SMP: Total of 2 processors activated. [ 0.117439] CPU features: detected: 32-bit EL0 Support [ 0.122583] CPU features: detected: CRC32 instructions [ 0.127777] CPU: All CPU(s) started at EL1 [ 0.131864] alternatives: applying system-wide alternatives [ 0.138341] devtmpfs: initialized [ 0.145720] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155449] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167027] DMI not present or invalid. [ 0.171542] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178510] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185628] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193445] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201401] audit: initializing netlink subsys (disabled) [ 0.206959] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207431] thermal_sys: Registered thermal governor 'fair_share' [ 0.214687] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220762] thermal_sys: Registered thermal governor 'step_wise' [ 0.227053] ASID allocator initialised with 65536 entries [ 0.253537] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260346] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266597] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273367] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279616] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286379] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292627] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299391] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306623] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318483] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326128] SCSI subsystem initialized [ 0.330106] usbcore: registered new interface driver usbfs [ 0.335635] usbcore: registered new interface driver hub [ 0.340966] usbcore: registered new device driver usb [ 0.346832] pps_core: LinuxPPS API ver. 1 registered [ 0.351788] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360901] PTP clock support registered [ 0.365207] FPGA manager framework [ 0.369263] Bluetooth: Core ver 2.22 [ 0.372855] NET: Registered PF_BLUETOOTH protocol family [ 0.378155] Bluetooth: HCI device and connection manager initialized [ 0.384493] Bluetooth: HCI socket layer initialized [ 0.389361] Bluetooth: L2CAP socket layer initialized [ 0.394408] Bluetooth: SCO socket layer initialized [ 0.399635] vgaarb: loaded [ 0.402712] clocksource: Switched to clocksource arch_sys_counter [ 0.417728] NET: Registered PF_INET protocol family [ 0.422830] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431172] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439584] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447329] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455100] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462424] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468855] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475388] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482489] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488517] RPC: Registered named UNIX socket transport module. [ 0.494454] RPC: Registered udp transport module. [ 0.499149] RPC: Registered tcp transport module. [ 0.503842] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510267] PCI: CLS 0 bytes, default 64 [ 0.515131] Initialise system trusted keyrings [ 0.519711] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536601] NFS: Registering the id_resolver key type [ 0.541733] Key type id_resolver registered [ 0.545912] Key type id_legacy registered [ 0.549929] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556613] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.564008] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.624433] Key type asymmetric registered [ 0.628527] Asymmetric key parser 'x509' registered [ 0.633448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.645182] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.657830] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.665385] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.678155] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.685562] printk: console [ttyS0] disabled [ 0.710062] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.719334] printk: console [ttyS0] enabled [ 0.719339] printk: console [ttyS0] printing thread started [ 0.719341] printk: bootconsole [uart0] disabled [ 0.731109] brd: module loaded [ 0.735049] loop: module loaded [ 0.735216] at24 0-0050: supply vcc not found, using dummy regulator [ 0.740197] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.741169] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.741186] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.741194] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.741261] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.741271] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.741296] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.741465] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.741677] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.742034] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.742236] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.742251] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.742259] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.742312] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.742320] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742328] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.742337] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.742362] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.742370] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742377] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.742534] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.742686] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.743071] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.743521] al-qspi f804e000.spi: registered master spi2 [ 0.743649] spi_master spi2: Failed to power device: -13 [ 0.743658] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.743667] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.743691] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.745534] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.745550] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.745558] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.745565] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.745572] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.745578] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.745585] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.745594] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.745603] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.745610] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.748605] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.748740] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.749168] dwc2 f8180000.usb: DWC OTG Controller [ 0.749190] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.749218] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.749416] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.749428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749438] usb usb1: Product: DWC OTG Controller [ 0.749445] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.749453] usb usb1: SerialNumber: f8180000.usb [ 0.749975] hub 1-0:1.0: USB hub found [ 0.750010] hub 1-0:1.0: 1 port detected [ 0.750988] usbcore: registered new interface driver cdc_acm [ 0.750995] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.751030] usbcore: registered new interface driver cdc_wdm [ 0.751262] usbcore: registered new interface driver uas [ 0.751334] usbcore: registered new interface driver usb-storage [ 0.751417] usbcore: registered new interface driver usbserial_generic [ 0.751442] usbserial: USB Serial support registered for generic [ 0.751479] usbcore: registered new interface driver usb_serial_simple [ 0.751502] usbserial: USB Serial support registered for carelink [ 0.751524] usbserial: USB Serial support registered for flashloader [ 0.751550] usbserial: USB Serial support registered for funsoft [ 0.751572] usbserial: USB Serial support registered for google [ 0.751593] usbserial: USB Serial support registered for hp4x [ 0.751615] usbserial: USB Serial support registered for kaufmann [ 0.751637] usbserial: USB Serial support registered for libtransistor [ 0.751659] usbserial: USB Serial support registered for moto_modem [ 0.751681] usbserial: USB Serial support registered for motorola_tetra [ 0.751706] usbserial: USB Serial support registered for nokia [ 0.751728] usbserial: USB Serial support registered for novatel_gps [ 0.751751] usbserial: USB Serial support registered for siemens_mpi [ 0.751772] usbserial: USB Serial support registered for suunto [ 0.751798] usbserial: USB Serial support registered for vivopay [ 0.751821] usbserial: USB Serial support registered for zio [ 0.786278] rtc-ds1307 0-0068: registered as rtc0 [ 0.797861] rtc-ds1307 0-0068: setting system clock to 2076-07-12T16:28:53 UTC (3361796933) [ 0.797955] i2c_dev: i2c /dev entries driver [ 0.798324] usbcore: registered new interface driver btusb [ 0.798526] sdhci: Secure Digital Host Controller Interface driver [ 0.798530] sdhci: Copyright(c) Pierre Ossman [ 0.798533] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.798835] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.799758] usbcore: registered new interface driver usbhid [ 0.799765] usbhid: USB HID core driver [ 0.800492] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.801009] gre: GRE over IPv4 demultiplexor driver [ 0.801014] ip_gre: GRE over IPv4 tunneling driver [ 0.802267] IPv4 over IPsec tunneling driver [ 0.803253] NET: Registered PF_INET6 protocol family [ 0.805168] Segment Routing with IPv6 [ 0.805218] In-situ OAM (IOAM) with IPv6 [ 0.805864] NET: Registered PF_PACKET protocol family [ 0.805880] NET: Registered PF_KEY protocol family [ 0.806013] Bluetooth: RFCOMM TTY layer initialized [ 0.806027] Bluetooth: RFCOMM socket layer initialized [ 0.806051] Bluetooth: RFCOMM ver 1.11 [ 0.806366] Key type dns_resolver registered [ 0.806958] Loading compiled-in X.509 certificates [ 0.809658] Key type encrypted registered [ 0.814324] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.815433] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.818550] of_cfs_init [ 0.818632] of_cfs_init: OK [ 0.834942] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.835194] Waiting for root device /dev/mmcblk0p2... [ 0.986202] mmc0: new high speed SDHC card at address 0001 [ 0.986823] mmcblk0: mmc0:0001 00000 7.44 GiB [ 0.992340] mmcblk0: p1 p2 [ 1.040579] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.040644] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.050733] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.057937] devtmpfs: mounted [ 1.058763] Freeing unused kernel memory: 1536K [ 1.071844] Checked W+X mappings: passed, no W+X pages found [ 1.071870] Run /sbin/init as init process [ 1.071876] with arguments: [ 1.071878] /sbin/init [ 1.071882] with environment: [ 1.071884] HOME=/ [ 1.071887] TERM=linux [ 1.297714] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 1.297737] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.297746] usb 1-1: Product: 802.11n WLAN Adapter [ 1.297754] usb 1-1: Manufacturer: Realtek [ 1.297761] usb 1-1: SerialNumber: 00e04c000001 [ 1.341451] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 1.361160] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 1.361177] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 1.414200] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 1.423875] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 1.756174] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 2.008689] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 2.062354] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 2.062857] systemd[1]: Detected architecture arm64. [ 2.103832] systemd[1]: Set hostname to . [ 3.042743] random: crng init done [ 3.052240] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.052269] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.053123] systemd[1]: Created slice system-getty.slice. [ 3.086434] systemd[1]: Created slice system-modprobe.slice. [ 3.107336] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.131246] systemd[1]: Created slice User and Session Slice. [ 3.151169] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.175063] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.198992] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.199159] systemd[1]: Reached target Local Encrypted Volumes. [ 3.223321] systemd[1]: Reached target User and Group Name Lookups. [ 3.246842] systemd[1]: Reached target Remote File Systems. [ 3.266821] systemd[1]: Reached target Slices. [ 3.287551] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.311155] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 3.335833] systemd[1]: Listening on Journal Audit Socket. [ 3.359431] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.383434] systemd[1]: Listening on Journal Socket. [ 3.403448] systemd[1]: Listening on udev Control Socket. [ 3.423270] systemd[1]: Listening on udev Kernel Socket. [ 3.459225] systemd[1]: Mounting Huge Pages File System... [ 3.479369] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 3.482672] systemd[1]: Mounting Kernel Debug File System... [ 3.515393] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 3.535550] systemd[1]: Starting Journal Service... [ 3.555360] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 3.559528] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 3.587035] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 3.590573] systemd[1]: Starting Load Kernel Module efi_pstore... [ 3.618471] systemd[1]: Starting Load Kernel Module pstore_blk... [ 3.642249] systemd[1]: Starting Load Kernel Module pstore_zone... [ 3.666228] systemd[1]: Starting Load Kernel Module ramoops... [ 3.680372] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 3.680559] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 3.695247] systemd[1]: Starting Load Kernel Modules... [ 3.739563] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.766424] systemd[1]: Starting udev Coldplug all Devices... [ 3.778077] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 3.794851] systemd[1]: Started Journal Service. [ 4.044809] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 4.112749] systemd-journald[124]: Received client request to flush runtime journal. [ 9.824234] Bluetooth: MGMT ver 1.22 [ 48.817531] systemd-journald[124]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 56.563066] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 56.579199] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 58.356536] rtw_core: loading out-of-tree module taints kernel. [ 58.758299] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 59.864841] usbcore: registered new interface driver rtw_8723du [ 59.893674] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 61.151764] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 61.162262] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 61.162632] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 61.164263] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 61.165028] rtw_8723du 1-1:1.2: send H2C content 00000066 00000000 [ 61.165382] rtw_8723du 1-1:1.2: send H2C content 00000063 00000000 [ 61.166886] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 61.183888] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 61.190888] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 62.606740] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 62.616237] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 62.616603] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 62.617865] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 62.618206] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 62.630608] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 62.631981] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 62.633555] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 62.643858] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 63.988846] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 64.186904] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 64.186961] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 65.399813] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 65.409183] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 65.409549] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 65.410803] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 65.411145] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 65.420177] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 65.420549] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 65.422094] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 65.430678] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 65.743546] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 65.752471] wlx90de80882cf1: authenticated [ 65.752681] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x02, len=8 [ 65.754799] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 65.763369] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x03, len=8 [ 65.850665] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 65.854810] rtw_8723du 1-1:1.2: send H2C content 41a10040 000ff015 [ 65.855164] rtw_8723du 1-1:1.2: send H2C content 00000101 00000000 [ 65.856418] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 65.858807] rtw_8723du 1-1:1.2: RSVD_PROBE_RESP loc: 0 [ 65.858818] rtw_8723du 1-1:1.2: RSVD_PS_POLL loc: 1 [ 65.858826] rtw_8723du 1-1:1.2: RSVD_NULL loc: 3 [ 65.858833] rtw_8723du 1-1:1.2: RSVD_QOS_NULL loc: 2 [ 65.858840] rtw_8723du 1-1:1.2: send H2C content 03010000 00000002 [ 65.859292] rtw_8723du 1-1:1.2: send H2C content 0000002c 00000000 [ 65.864052] rtw_8723du 1-1:1.2: send H2C content 00000066 00000000 [ 65.868951] wlx90de80882cf1: associated [ 65.936994] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 65.953133] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 66.430765] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x04, len=7 [ 66.532890] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x05, len=7 [ 66.942768] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x06, len=7 [ 67.044937] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x07, len=7 [ 67.947643] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 67.956006] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 67.956380] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 67.958628] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 67.959251] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 68.068635] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x08, len=7 [ 69.962742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 69.990971] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 69.991839] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 69.992406] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x09, len=7 [ 69.992590] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 69.998343] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 70.008089] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 70.008461] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 70.423765] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0a, len=7 [ 71.978775] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 72.007055] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 72.007928] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 72.008480] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0b, len=7 [ 72.008676] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 72.014428] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 72.016676] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 72.017049] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 72.267017] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0c, len=7 [ 73.962744] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 73.991015] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 73.991891] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 73.992439] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0d, len=7 [ 73.992638] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 73.998897] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f10 [ 74.001018] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 74.001388] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 75.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 75.974977] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 75.975851] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 75.976426] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0e, len=7 [ 75.976598] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 75.982978] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 75.983352] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 75.985596] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 75.985972] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 76.260489] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0f, len=7 [ 77.962739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 77.991063] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 77.991935] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 77.992492] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x10, len=7 [ 77.992683] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 77.998941] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 78.001062] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 78.001434] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 79.128226] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x11, len=7 [ 79.946743] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 79.975028] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 79.975897] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 79.976444] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x12, len=7 [ 79.976646] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 79.982910] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 79.985151] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 79.985524] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 81.962739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 81.990985] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 81.991856] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 81.992455] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x13, len=7 [ 81.992608] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 81.998992] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 82.001110] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 82.001478] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 83.978736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 84.006951] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 84.007818] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 84.008441] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x14, len=7 [ 84.008568] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 84.014827] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 84.015198] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 84.017446] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 84.017818] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 85.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 85.991036] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 85.991904] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 85.992475] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x15, len=7 [ 85.992659] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 85.998911] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 86.001034] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 86.001401] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 87.978734] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 88.006995] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 88.007866] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 88.008434] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x16, len=7 [ 88.008622] rtw_8723du 1-1:1.2: send H2C content 22000042 00000000 [ 88.014372] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 88.016747] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 88.017115] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 89.962773] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 89.990958] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 89.991831] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 89.992425] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x17, len=7 [ 89.992584] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 89.998334] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 90.000458] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 90.000823] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 91.978763] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 92.007043] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 92.007914] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 92.008517] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x18, len=7 [ 92.008676] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 92.014919] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 92.015288] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 92.017539] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 92.017910] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 93.962764] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 93.963503] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 93.964375] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 93.964941] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x19, len=7 [ 93.965126] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 93.971381] rtw_8723du 1-1:1.2: send H2C content 00000058 00001010 [ 93.973503] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 93.973875] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 95.101831] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1a, len=7 [ 95.978803] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 95.979469] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 95.981460] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1b, len=7 [ 95.986977] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 95.987842] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 95.999727] rtw_8723du 1-1:1.2: send H2C content 00000058 00001011 [ 96.002108] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 96.002589] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 96.125869] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1c, len=7 [ 96.740785] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 96.741038] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 96.741360] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 96.741558] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 96.741977] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 96.742292] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 97.051262] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 97.962766] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 97.991054] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 97.991923] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 97.992486] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1d, len=7 [ 97.992679] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 97.998431] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 98.533600] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1e, len=7 [ 99.979423] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 99.985899] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 99.986430] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 99.988898] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 99.989402] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 101.962804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 101.991242] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 101.992250] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 101.992834] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1f, len=7 [ 101.993238] rtw_8723du 1-1:1.2: send H2C content 22000042 00000000 [ 102.007997] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 102.010504] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 102.011112] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 103.946837] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 103.975208] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 103.976220] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 103.976844] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x20, len=7 [ 103.977219] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 103.987712] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 103.990080] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 103.990580] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 105.962806] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 105.991222] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 105.992170] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 105.992802] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x21, len=7 [ 105.993161] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 105.999157] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 106.001787] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 106.002459] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 107.946861] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 107.975268] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 107.976268] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 107.976830] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x22, len=7 [ 107.977253] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 107.984254] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 107.984739] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 107.987116] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 107.987483] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 108.106614] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x23, len=7 [ 109.962836] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 109.963700] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 109.965468] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 109.966038] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x24, len=7 [ 109.966464] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 109.980469] rtw_8723du 1-1:1.2: send H2C content 00000058 00001010 [ 109.982969] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 109.983462] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 110.359674] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x25, len=7 [ 111.946836] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 111.975303] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 111.976303] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 111.976943] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x26, len=7 [ 111.977285] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 111.983663] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 111.985912] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 111.986283] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 113.962807] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 113.991267] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 113.992265] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 113.992890] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x27, len=7 [ 113.993244] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 113.999624] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 114.002005] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 114.002491] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 115.946804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 115.975349] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 115.976352] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 115.976955] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x28, len=7 [ 115.977331] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 115.983710] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 115.984086] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 115.986336] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 115.986757] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 117.962875] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 117.991312] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 117.992309] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 117.992922] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x29, len=7 [ 117.993297] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 117.999668] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 118.002051] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 118.002542] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 119.978944] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 120.007275] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 120.008266] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 120.008860] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2a, len=7 [ 120.009387] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 120.022013] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 120.024511] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 120.025016] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 121.962818] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 121.991362] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 121.992353] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 121.992940] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2b, len=7 [ 121.993346] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 122.005615] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 123.979448] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 123.988321] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 123.988812] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 125.963411] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 125.973149] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 125.978281] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 125.978887] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 127.978929] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 128.007371] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 128.008366] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 128.008994] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2c, len=7 [ 128.009346] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 128.024368] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 128.026865] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 128.031113] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 129.962933] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 129.991330] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 129.992329] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 129.992948] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2d, len=7 [ 129.993308] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 130.008703] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 130.011328] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 130.012091] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 131.978865] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 132.007289] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 132.008289] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 132.008920] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2e, len=7 [ 132.009270] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 132.023284] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 132.023794] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 132.026162] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 132.026647] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 133.962828] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 133.991250] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 133.992252] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 133.992835] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2f, len=7 [ 133.993228] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 134.007132] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 134.009632] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 134.010113] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 135.978944] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 136.007335] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 136.008333] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 136.008926] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x30, len=7 [ 136.009631] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 136.024084] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 136.026456] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 136.029335] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 137.962882] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 137.991293] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 137.992292] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 137.992928] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x31, len=7 [ 137.993275] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 138.006550] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 138.009409] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 138.009900] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 139.978861] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 139.979752] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 139.980753] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 139.981375] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x32, len=7 [ 139.981735] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 139.996499] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f0f [ 139.996994] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 139.999635] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 140.000105] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 141.962893] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 141.991345] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 141.992345] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 141.992956] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x33, len=7 [ 141.993321] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 142.005461] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 142.008018] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 142.008449] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 143.979356] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 144.007300] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 144.008297] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 144.008913] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x34, len=7 [ 144.009276] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 144.022423] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 144.024913] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 144.025553] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 145.962881] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 145.963753] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 145.964761] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 145.970872] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x35, len=7 [ 145.973608] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 145.979635] rtw_8723du 1-1:1.2: send H2C content 00000058 0000100f [ 145.982138] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 145.982616] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 146.097013] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x36, len=7 [ 146.198978] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x37, len=7 [ 147.978921] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 148.007220] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 148.008220] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 148.008855] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x38, len=7 [ 148.009202] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 148.023352] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 148.023841] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 148.026219] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 148.026851] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 149.962888] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 149.991304] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 149.992304] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 149.992924] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x39, len=7 [ 149.993291] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 150.007320] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 150.009811] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 150.010309] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 151.011947] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3a, len=7 [ 151.978924] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 152.007267] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 152.008268] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 152.008893] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3b, len=7 [ 152.009261] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 152.023150] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 152.025520] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 152.025998] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 153.962924] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 153.991225] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 153.992229] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 153.992865] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3c, len=7 [ 153.993211] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 154.007098] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 154.009737] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 154.010211] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 155.978911] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 156.007323] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 156.008319] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 156.008901] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3d, len=7 [ 156.009310] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 156.019676] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 156.020175] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 156.022431] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 156.022927] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 156.131539] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3e, len=7 [ 157.962888] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 157.991282] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 157.992284] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 157.992872] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3f, len=7 [ 157.993262] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 158.007146] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 158.009651] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 158.010130] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 159.978791] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 160.007089] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 160.007957] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 160.008536] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x40, len=7 [ 160.008708] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 160.014465] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 160.016710] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 160.017080] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 161.962803] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 161.991056] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 161.992041] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 161.992595] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x41, len=7 [ 161.992793] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 161.998550] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 162.000924] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 162.001288] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 163.946906] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 163.975150] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 163.976136] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 163.976696] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x42, len=7 [ 163.976883] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 163.982806] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 163.983264] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 163.985515] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 163.986004] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 164.118620] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x43, len=7 [ 165.962802] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 165.991103] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 165.992090] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 165.992647] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x44, len=7 [ 165.992838] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 165.998772] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 166.001216] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 166.001587] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 167.946834] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 167.975065] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 167.976048] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 167.976626] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x45, len=7 [ 167.976798] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 167.987181] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 167.989431] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 167.989792] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 169.962754] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 169.991018] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 169.991881] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 169.992482] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x46, len=7 [ 169.992633] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 170.002011] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 170.004381] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 170.004752] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 171.946798] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 171.974978] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 171.975841] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 171.976446] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x47, len=7 [ 171.976593] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 171.982350] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 171.982788] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 171.985095] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 171.985468] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 173.962765] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 173.991059] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 173.991930] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 173.992470] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x48, len=7 [ 173.992676] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 173.998430] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 174.000805] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 174.001174] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 175.946813] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 175.975021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 175.976012] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 175.976470] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x49, len=7 [ 175.976887] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 175.982640] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 175.984888] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 175.985258] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 177.962797] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 177.991113] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 177.992101] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 177.992664] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4a, len=7 [ 177.992855] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 178.003355] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 178.005729] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 178.006095] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 179.946964] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 179.975085] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 179.976070] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 179.976648] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4b, len=7 [ 179.976943] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 179.983327] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 179.983829] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 179.986084] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 179.986569] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 181.962796] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 181.991295] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 181.992276] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 181.992873] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4c, len=7 [ 181.993149] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 181.999040] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 182.001537] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 182.002021] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 182.038278] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x4d, len=7 [ 183.946911] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 183.975121] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 183.976111] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 183.976710] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4e, len=7 [ 183.976985] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 183.982997] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 183.985488] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 183.985857] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 185.963050] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 185.991080] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 185.992069] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 185.992672] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4f, len=7 [ 185.992946] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 185.998756] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 186.001202] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 186.001565] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 187.946817] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 187.975038] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 187.976030] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 187.976655] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x50, len=7 [ 187.976906] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 187.983286] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 187.983665] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 187.985908] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 187.986276] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 188.182321] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x51, len=7 [ 189.962800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 189.991126] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 189.992115] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 189.992714] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x52, len=7 [ 189.992990] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 189.999008] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 190.001494] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 190.001861] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 191.946840] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 191.975086] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 191.976073] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 191.976638] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x53, len=7 [ 191.976825] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 191.982759] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 191.985082] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 191.985448] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 193.962804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 193.991045] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 193.992038] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 193.992637] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x54, len=7 [ 193.992907] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 193.998832] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 194.001288] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 194.001659] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 195.946841] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 195.975133] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 195.976121] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 195.976699] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x55, len=7 [ 195.976871] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 195.982789] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 195.983253] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 195.985504] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 195.985868] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 197.962799] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 197.991103] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 197.992087] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 197.992651] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x56, len=7 [ 197.992835] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 198.001091] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 198.003844] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 198.004328] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 199.946931] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 199.975192] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 199.976170] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 199.976725] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x57, len=7 [ 199.976923] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 199.989436] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 199.993933] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 199.994411] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 201.962795] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 201.991132] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 201.991999] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 201.992604] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x58, len=7 [ 201.992876] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 201.998789] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 202.001253] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 202.001624] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 203.946839] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 203.975236] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 203.976216] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 203.976773] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x59, len=7 [ 203.976971] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 203.982803] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 203.983224] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 203.985472] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 203.985963] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 204.156410] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x5a, len=7 [ 205.962799] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 205.991055] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 205.991920] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 205.992495] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5b, len=7 [ 205.992673] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 205.998553] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 206.000928] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 206.001297] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 207.946830] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 207.947792] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 207.948759] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 207.949348] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5c, len=7 [ 207.949638] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 207.960411] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f0d [ 207.965156] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 207.965635] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 209.962818] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 209.991103] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 209.992093] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 209.992854] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5d, len=7 [ 209.993092] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 210.003490] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 210.005983] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 210.006464] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 211.946845] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 211.975065] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 211.976049] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 211.976608] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5e, len=7 [ 211.976805] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 211.982686] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 211.983188] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 211.985432] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 211.985799] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 212.962762] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x5f, len=7 [ 213.962828] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 213.991037] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 213.992019] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 213.992568] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x60, len=7 [ 213.992768] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 213.998661] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 214.001164] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 214.001636] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 215.946846] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 215.975114] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 215.976102] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 215.976672] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x61, len=7 [ 215.976849] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 215.983235] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 215.985602] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 215.985971] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 217.962830] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 217.991072] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 217.992061] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 217.992599] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x62, len=7 [ 217.992806] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 217.998563] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 218.000938] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 218.001306] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 219.946977] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 219.975289] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 219.976271] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 219.976827] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x63, len=7 [ 219.977026] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 219.983051] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 219.983533] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 219.985786] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 219.986271] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 220.130610] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x64, len=7 [ 221.962802] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 221.991115] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 221.992103] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 221.992670] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x65, len=7 [ 221.992852] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 221.998791] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 222.001231] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 222.001601] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 223.946962] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 223.975076] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 223.976065] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 223.976667] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x66, len=7 [ 223.976946] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 223.983196] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 223.985444] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 223.985813] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 225.962795] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 225.991299] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 225.992281] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 225.992830] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x67, len=7 [ 225.993033] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 225.998934] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 226.001416] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 226.001905] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 227.947121] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 227.975121] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 227.976111] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 227.976685] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x68, len=7 [ 227.976862] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 227.982788] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 227.983240] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 227.985490] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 227.985864] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 228.117676] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x69, len=7 [ 229.962833] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 229.991082] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 229.992070] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 229.992620] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6a, len=7 [ 229.992827] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 230.004075] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 230.006446] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 230.009515] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 231.946811] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 231.975041] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 231.976034] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 231.976617] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6b, len=7 [ 231.976900] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 231.988034] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 231.990282] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 231.990649] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 233.962800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 233.991124] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 233.991986] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 233.992587] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6c, len=7 [ 233.992864] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 233.998789] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 234.001244] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 234.001612] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 235.946934] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 235.975348] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 235.976333] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 235.976892] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6d, len=7 [ 235.977205] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 235.983096] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 235.983593] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 235.985839] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 235.986329] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 237.962798] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 237.991047] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 237.992034] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 237.992612] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6e, len=7 [ 237.992787] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 237.998671] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 238.001167] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 238.001534] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 238.972058] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x6f, len=7 [ 239.947089] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 239.975131] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 239.976122] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 239.976724] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x70, len=7 [ 239.976997] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 239.987500] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 239.989748] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 239.990115] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 241.962826] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 241.991355] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 241.992333] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 241.992893] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x71, len=7 [ 241.993213] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 241.999719] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 242.002217] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 242.002759] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 243.477481] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x72, len=7 [ 243.946848] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 243.975052] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 243.976042] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 243.976642] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x73, len=7 [ 243.976793] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 243.983172] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 243.983550] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 243.985797] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 243.986165] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 244.091946] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x74, len=7 [ 245.962802] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 245.991139] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 245.992126] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 245.992685] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x75, len=7 [ 245.992875] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 245.998789] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 246.001257] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 246.001624] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 247.946845] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 247.975095] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 247.975959] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 247.976536] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x76, len=7 [ 247.976710] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 247.982606] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 247.985106] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 247.985589] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 249.962826] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 249.991057] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 249.992048] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 249.992607] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x77, len=7 [ 249.992796] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 249.999178] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 250.001553] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 250.001919] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 251.946950] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 251.975281] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 251.976260] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 251.977133] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 251.977410] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x78, len=7 [ 251.983526] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 251.984020] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 251.986273] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 251.986804] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 252.181397] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x79, len=7 [ 253.962806] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 253.991107] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 253.992092] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 253.992650] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7a, len=7 [ 253.992844] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 253.999352] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 254.001849] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 254.002218] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 255.946784] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 255.975047] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 255.975922] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 255.976503] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7b, len=7 [ 255.976674] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 255.982425] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 255.984674] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 255.985043] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 257.962745] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 257.991013] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 257.991882] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 257.992427] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7c, len=7 [ 257.992633] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 257.998890] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 258.001263] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 258.001629] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 259.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 259.974972] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 259.975844] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 259.976400] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7d, len=7 [ 259.976595] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 259.982972] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 259.983347] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 259.985591] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 259.985965] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 261.962761] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 261.991057] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 261.991929] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 261.992491] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7e, len=7 [ 261.992680] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 261.998936] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 262.001309] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 262.001679] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 263.978737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 264.007021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 264.007888] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 264.008442] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7f, len=7 [ 264.008640] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 264.014895] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 264.017141] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 264.017512] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000
briansune commented 3 weeks ago

@dubhater

Bad news, I just discover a couples of TX issue.

dmesg ubuntu@briansune:~$ dmesg [ 107.984739] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 107.987116] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 107.987483] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 108.106614] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x23, len=7 [ 109.962836] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 109.963700] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 109.965468] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 109.966038] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x24, len=7 [ 109.966464] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 109.980469] rtw_8723du 1-1:1.2: send H2C content 00000058 00001010 [ 109.982969] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 109.983462] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 110.359674] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x25, len=7 [ 111.946836] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 111.975303] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 111.976303] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 111.976943] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x26, len=7 [ 111.977285] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 111.983663] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 111.985912] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 111.986283] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 113.962807] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 113.991267] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 113.992265] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 113.992890] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x27, len=7 [ 113.993244] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 113.999624] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 114.002005] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 114.002491] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 115.946804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 115.975349] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 115.976352] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 115.976955] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x28, len=7 [ 115.977331] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 115.983710] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 115.984086] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 115.986336] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 115.986757] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 117.962875] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 117.991312] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 117.992309] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 117.992922] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x29, len=7 [ 117.993297] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 117.999668] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 118.002051] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 118.002542] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 119.978944] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 120.007275] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 120.008266] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 120.008860] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2a, len=7 [ 120.009387] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 120.022013] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 120.024511] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 120.025016] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 121.962818] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 121.991362] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 121.992353] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 121.992940] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2b, len=7 [ 121.993346] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 122.005615] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 123.979448] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 123.988321] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 123.988812] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 125.963411] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 125.973149] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 125.978281] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 125.978887] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 127.978929] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 128.007371] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 128.008366] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 128.008994] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2c, len=7 [ 128.009346] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 128.024368] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 128.026865] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 128.031113] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 129.962933] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 129.991330] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 129.992329] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 129.992948] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2d, len=7 [ 129.993308] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 130.008703] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 130.011328] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 130.012091] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 131.978865] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 132.007289] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 132.008289] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 132.008920] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2e, len=7 [ 132.009270] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 132.023284] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 132.023794] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 132.026162] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 132.026647] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 133.962828] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 133.991250] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 133.992252] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 133.992835] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2f, len=7 [ 133.993228] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 134.007132] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 134.009632] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 134.010113] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 135.978944] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 136.007335] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 136.008333] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 136.008926] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x30, len=7 [ 136.009631] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 136.024084] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 136.026456] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 136.029335] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 137.962882] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 137.991293] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 137.992292] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 137.992928] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x31, len=7 [ 137.993275] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 138.006550] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 138.009409] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 138.009900] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 139.978861] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 139.979752] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 139.980753] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 139.981375] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x32, len=7 [ 139.981735] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 139.996499] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f0f [ 139.996994] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 139.999635] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 140.000105] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 141.962893] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 141.991345] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 141.992345] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 141.992956] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x33, len=7 [ 141.993321] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 142.005461] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 142.008018] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 142.008449] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 143.979356] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 144.007300] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 144.008297] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 144.008913] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x34, len=7 [ 144.009276] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 144.022423] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 144.024913] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 144.025553] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 145.962881] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 145.963753] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 145.964761] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 145.970872] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x35, len=7 [ 145.973608] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 145.979635] rtw_8723du 1-1:1.2: send H2C content 00000058 0000100f [ 145.982138] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 145.982616] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 146.097013] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x36, len=7 [ 146.198978] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x37, len=7 [ 147.978921] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 148.007220] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 148.008220] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 148.008855] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x38, len=7 [ 148.009202] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 148.023352] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 148.023841] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 148.026219] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 148.026851] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 149.962888] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 149.991304] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 149.992304] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 149.992924] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x39, len=7 [ 149.993291] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 150.007320] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 150.009811] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 150.010309] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 151.011947] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3a, len=7 [ 151.978924] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 152.007267] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 152.008268] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 152.008893] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3b, len=7 [ 152.009261] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 152.023150] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 152.025520] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 152.025998] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 153.962924] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 153.991225] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 153.992229] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 153.992865] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3c, len=7 [ 153.993211] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 154.007098] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 154.009737] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 154.010211] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 155.978911] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 156.007323] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 156.008319] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 156.008901] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3d, len=7 [ 156.009310] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 156.019676] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 156.020175] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 156.022431] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 156.022927] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 156.131539] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3e, len=7 [ 157.962888] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 157.991282] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 157.992284] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 157.992872] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3f, len=7 [ 157.993262] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 158.007146] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 158.009651] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 158.010130] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 159.978791] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 160.007089] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 160.007957] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 160.008536] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x40, len=7 [ 160.008708] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 160.014465] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 160.016710] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 160.017080] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 161.962803] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 161.991056] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 161.992041] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 161.992595] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x41, len=7 [ 161.992793] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 161.998550] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 162.000924] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 162.001288] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 163.946906] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 163.975150] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 163.976136] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 163.976696] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x42, len=7 [ 163.976883] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 163.982806] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 163.983264] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 163.985515] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 163.986004] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 164.118620] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x43, len=7 [ 165.962802] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 165.991103] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 165.992090] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 165.992647] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x44, len=7 [ 165.992838] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 165.998772] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 166.001216] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 166.001587] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 167.946834] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 167.975065] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 167.976048] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 167.976626] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x45, len=7 [ 167.976798] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 167.987181] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 167.989431] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 167.989792] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 169.962754] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 169.991018] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 169.991881] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 169.992482] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x46, len=7 [ 169.992633] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 170.002011] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 170.004381] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 170.004752] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 171.946798] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 171.974978] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 171.975841] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 171.976446] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x47, len=7 [ 171.976593] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 171.982350] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 171.982788] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 171.985095] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 171.985468] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 173.962765] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 173.991059] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 173.991930] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 173.992470] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x48, len=7 [ 173.992676] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 173.998430] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 174.000805] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 174.001174] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 175.946813] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 175.975021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 175.976012] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 175.976470] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x49, len=7 [ 175.976887] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 175.982640] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 175.984888] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 175.985258] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 177.962797] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 177.991113] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 177.992101] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 177.992664] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4a, len=7 [ 177.992855] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 178.003355] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 178.005729] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 178.006095] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 179.946964] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 179.975085] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 179.976070] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 179.976648] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4b, len=7 [ 179.976943] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 179.983327] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 179.983829] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 179.986084] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 179.986569] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 181.962796] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 181.991295] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 181.992276] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 181.992873] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4c, len=7 [ 181.993149] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 181.999040] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 182.001537] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 182.002021] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 182.038278] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x4d, len=7 [ 183.946911] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 183.975121] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 183.976111] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 183.976710] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4e, len=7 [ 183.976985] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 183.982997] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 183.985488] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 183.985857] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 185.963050] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 185.991080] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 185.992069] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 185.992672] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4f, len=7 [ 185.992946] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 185.998756] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 186.001202] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 186.001565] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 187.946817] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 187.975038] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 187.976030] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 187.976655] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x50, len=7 [ 187.976906] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 187.983286] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 187.983665] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 187.985908] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 187.986276] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 188.182321] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x51, len=7 [ 189.962800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 189.991126] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 189.992115] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 189.992714] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x52, len=7 [ 189.992990] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 189.999008] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 190.001494] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 190.001861] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 191.946840] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 191.975086] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 191.976073] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 191.976638] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x53, len=7 [ 191.976825] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 191.982759] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 191.985082] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 191.985448] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 193.962804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 193.991045] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 193.992038] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 193.992637] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x54, len=7 [ 193.992907] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 193.998832] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 194.001288] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 194.001659] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 195.946841] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 195.975133] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 195.976121] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 195.976699] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x55, len=7 [ 195.976871] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 195.982789] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 195.983253] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 195.985504] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 195.985868] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 197.962799] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 197.991103] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 197.992087] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 197.992651] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x56, len=7 [ 197.992835] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 198.001091] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 198.003844] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 198.004328] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 199.946931] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 199.975192] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 199.976170] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 199.976725] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x57, len=7 [ 199.976923] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 199.989436] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 199.993933] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 199.994411] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 201.962795] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 201.991132] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 201.991999] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 201.992604] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x58, len=7 [ 201.992876] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 201.998789] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 202.001253] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 202.001624] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 203.946839] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 203.975236] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 203.976216] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 203.976773] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x59, len=7 [ 203.976971] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 203.982803] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 203.983224] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 203.985472] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 203.985963] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 204.156410] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x5a, len=7 [ 205.962799] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 205.991055] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 205.991920] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 205.992495] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5b, len=7 [ 205.992673] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 205.998553] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 206.000928] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 206.001297] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 207.946830] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 207.947792] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 207.948759] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 207.949348] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5c, len=7 [ 207.949638] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 207.960411] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f0d [ 207.965156] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 207.965635] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 209.962818] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 209.991103] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 209.992093] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 209.992854] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5d, len=7 [ 209.993092] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 210.003490] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 210.005983] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 210.006464] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 211.946845] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 211.975065] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 211.976049] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 211.976608] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5e, len=7 [ 211.976805] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 211.982686] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 211.983188] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 211.985432] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 211.985799] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 212.962762] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x5f, len=7 [ 213.962828] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 213.991037] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 213.992019] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 213.992568] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x60, len=7 [ 213.992768] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 213.998661] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 214.001164] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 214.001636] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 215.946846] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 215.975114] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 215.976102] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 215.976672] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x61, len=7 [ 215.976849] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 215.983235] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 215.985602] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 215.985971] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 217.962830] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 217.991072] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 217.992061] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 217.992599] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x62, len=7 [ 217.992806] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 217.998563] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 218.000938] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 218.001306] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 219.946977] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 219.975289] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 219.976271] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 219.976827] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x63, len=7 [ 219.977026] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 219.983051] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 219.983533] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 219.985786] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 219.986271] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 220.130610] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x64, len=7 [ 221.962802] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 221.991115] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 221.992103] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 221.992670] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x65, len=7 [ 221.992852] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 221.998791] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 222.001231] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 222.001601] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 223.946962] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 223.975076] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 223.976065] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 223.976667] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x66, len=7 [ 223.976946] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 223.983196] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 223.985444] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 223.985813] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 225.962795] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 225.991299] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 225.992281] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 225.992830] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x67, len=7 [ 225.993033] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 225.998934] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 226.001416] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 226.001905] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 227.947121] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 227.975121] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 227.976111] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 227.976685] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x68, len=7 [ 227.976862] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 227.982788] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 227.983240] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 227.985490] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 227.985864] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 228.117676] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x69, len=7 [ 229.962833] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 229.991082] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 229.992070] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 229.992620] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6a, len=7 [ 229.992827] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 230.004075] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 230.006446] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 230.009515] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 231.946811] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 231.975041] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 231.976034] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 231.976617] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6b, len=7 [ 231.976900] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 231.988034] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 231.990282] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 231.990649] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 233.962800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 233.991124] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 233.991986] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 233.992587] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6c, len=7 [ 233.992864] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 233.998789] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 234.001244] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 234.001612] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 235.946934] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 235.975348] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 235.976333] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 235.976892] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6d, len=7 [ 235.977205] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 235.983096] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 235.983593] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 235.985839] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 235.986329] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 237.962798] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 237.991047] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 237.992034] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 237.992612] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6e, len=7 [ 237.992787] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 237.998671] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 238.001167] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 238.001534] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 238.972058] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x6f, len=7 [ 239.947089] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 239.975131] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 239.976122] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 239.976724] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x70, len=7 [ 239.976997] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 239.987500] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 239.989748] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 239.990115] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 241.962826] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 241.991355] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 241.992333] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 241.992893] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x71, len=7 [ 241.993213] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 241.999719] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 242.002217] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 242.002759] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 243.477481] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x72, len=7 [ 243.946848] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 243.975052] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 243.976042] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 243.976642] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x73, len=7 [ 243.976793] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 243.983172] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 243.983550] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 243.985797] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 243.986165] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 244.091946] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x74, len=7 [ 245.962802] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 245.991139] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 245.992126] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 245.992685] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x75, len=7 [ 245.992875] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 245.998789] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 246.001257] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 246.001624] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 247.946845] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 247.975095] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 247.975959] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 247.976536] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x76, len=7 [ 247.976710] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 247.982606] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 247.985106] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 247.985589] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 249.962826] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 249.991057] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 249.992048] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 249.992607] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x77, len=7 [ 249.992796] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 249.999178] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 250.001553] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 250.001919] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 251.946950] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 251.975281] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 251.976260] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 251.977133] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 251.977410] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x78, len=7 [ 251.983526] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 251.984020] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 251.986273] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 251.986804] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 252.181397] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x79, len=7 [ 253.962806] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 253.991107] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 253.992092] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 253.992650] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7a, len=7 [ 253.992844] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 253.999352] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 254.001849] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 254.002218] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 255.946784] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 255.975047] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 255.975922] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 255.976503] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7b, len=7 [ 255.976674] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 255.982425] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 255.984674] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 255.985043] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 257.962745] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 257.991013] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 257.991882] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 257.992427] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7c, len=7 [ 257.992633] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 257.998890] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 258.001263] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 258.001629] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 259.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 259.974972] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 259.975844] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 259.976400] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7d, len=7 [ 259.976595] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 259.982972] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 259.983347] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 259.985591] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 259.985965] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 261.962761] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 261.991057] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 261.991929] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 261.992491] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7e, len=7 [ 261.992680] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 261.998936] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 262.001309] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 262.001679] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 263.978737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 264.007021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 264.007888] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 264.008442] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x7f, len=7 [ 264.008640] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 264.014895] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 264.017141] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 264.017512] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 265.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 265.990978] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 265.991850] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 265.992453] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x80, len=7 [ 265.992607] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 265.998358] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 266.000856] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 266.001223] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 267.978738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 268.007065] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 268.007932] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 268.008484] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x81, len=7 [ 268.008683] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 268.014440] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 268.014820] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 268.017063] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 268.017437] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 268.155570] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x82, len=7 [ 269.962742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 269.991028] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 269.991896] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 269.992458] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x83, len=7 [ 269.992644] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 270.002396] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 270.004777] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 270.005142] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 271.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 271.974984] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 271.975855] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 271.976390] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x84, len=7 [ 271.976603] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 271.982860] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 271.985103] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 271.985476] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 273.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 273.991068] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 273.991943] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 273.992688] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 273.993323] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x85, len=7 [ 273.998446] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 274.000814] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 274.001186] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 275.978754] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 276.007028] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 276.007900] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 276.008475] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x86, len=7 [ 276.008650] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 276.014404] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 276.014792] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 276.017025] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 276.017396] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 276.040651] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x87, len=7 [ 277.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 277.990989] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 277.991861] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 277.992421] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x88, len=7 [ 277.992610] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 277.998870] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 278.001236] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 278.001605] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 279.946751] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 279.975077] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 279.975947] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 279.976503] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x89, len=7 [ 279.976696] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 279.982948] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 280.971897] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x8a, len=8 [ 281.963166] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 281.969410] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 283.947127] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 283.953994] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 283.954368] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 283.956748] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 283.957113] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 285.962737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 285.990954] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 285.991825] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 285.992380] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8b, len=7 [ 285.992576] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 285.999455] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 286.001826] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 286.002197] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 287.946742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 287.975041] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 287.975912] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 287.976480] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8c, len=7 [ 287.976663] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 287.983037] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 287.985284] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 287.985663] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 289.962750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 289.991002] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 289.991871] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 289.992430] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8d, len=7 [ 289.992630] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 289.998877] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 290.001247] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 290.001621] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 291.978750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 292.006960] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 292.007831] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 292.008404] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8e, len=7 [ 292.008586] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 292.014868] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 292.015336] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 292.017582] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 292.017954] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 292.219158] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x8f, len=7 [ 293.962743] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 293.991047] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 293.991918] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 293.992520] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x90, len=7 [ 293.992669] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 293.998808] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 294.001293] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 294.001666] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 295.978737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 296.007006] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 296.007877] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 296.008471] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x91, len=7 [ 296.008629] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 296.014384] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 296.016632] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 296.016997] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 297.962751] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 297.990968] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 297.991837] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 297.992381] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x92, len=7 [ 297.992586] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 297.998345] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 298.000469] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 298.000836] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 299.899060] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x93, len=7 [ 299.946749] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 299.975051] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 299.975923] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 299.976492] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x94, len=7 [ 299.976676] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 299.982931] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 299.983304] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 299.985551] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 299.985925] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 300.103844] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x95, len=7 [ 301.962734] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 301.991012] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 301.991883] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 301.992457] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x96, len=7 [ 301.992635] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 301.998893] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 302.001259] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 302.001633] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 303.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 303.974973] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 303.975847] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 303.976440] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x97, len=7 [ 303.976601] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 303.982974] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 303.985218] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 303.985591] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 305.962746] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 305.991061] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 305.991930] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 305.992532] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x98, len=7 [ 305.992680] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 305.998934] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 306.001053] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 306.001425] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 307.978754] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 308.007020] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 308.007888] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 308.008486] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x99, len=7 [ 308.008648] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 308.014395] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 308.014796] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 308.017142] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 308.017510] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 308.193351] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x9a, len=7 [ 309.962734] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 309.963349] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 309.964230] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 309.964827] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x9b, len=7 [ 309.964979] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 309.970734] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 309.972977] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 309.973348] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 311.946744] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 311.975066] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 311.975935] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 311.976512] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x9c, len=7 [ 311.976686] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 311.982442] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 311.984693] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 311.985058] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 313.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 313.991023] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 313.991895] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 313.992498] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x9d, len=7 [ 313.992654] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 313.998900] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 314.001020] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 314.001395] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 315.946740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 315.974987] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 315.975860] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 315.976398] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x9e, len=7 [ 315.976606] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 315.982985] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 315.983358] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 315.985606] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 315.985980] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 316.180402] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x9f, len=7 [ 317.962734] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 317.990947] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 317.991818] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 317.992409] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa0, len=7 [ 317.992575] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 317.998324] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 318.000445] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 318.000814] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 319.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 319.975035] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 319.975902] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 319.976466] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa1, len=7 [ 319.976653] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 319.982407] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 319.984657] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 319.985028] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 321.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 321.990996] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 321.991866] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 321.992417] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa2, len=7 [ 321.992616] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 321.998619] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 322.000868] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 322.001236] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 323.946756] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 323.974955] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 323.975824] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 323.976430] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa3, len=7 [ 323.976580] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 323.982831] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 323.983202] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 323.985449] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 323.985821] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 324.167584] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xa4, len=7 [ 325.962734] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 325.991041] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 325.991913] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 325.992526] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa5, len=7 [ 325.992662] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 325.998916] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 326.001035] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 326.001408] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 327.946735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 327.975001] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 327.975872] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 327.976426] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa6, len=7 [ 327.976620] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 327.982500] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 327.984750] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 327.985117] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 329.962744] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 329.963454] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 329.964331] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 329.964902] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa7, len=7 [ 329.965084] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 329.970844] rtw_8723du 1-1:1.2: send H2C content 00000058 00001012 [ 329.972963] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 329.973332] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 330.106980] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xa8, len=7 [ 331.946748] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 331.947414] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 331.948293] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 331.949041] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 331.949510] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa9, len=7 [ 331.956175] rtw_8723du 1-1:1.2: send H2C content 00000058 00001011 [ 331.956548] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 331.958923] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 331.959293] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 333.962750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 333.991007] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 333.991877] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 333.992448] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xaa, len=7 [ 333.992627] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 333.999129] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 334.001502] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 334.001873] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 335.124215] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xab, len=7 [ 335.978738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 336.006964] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 336.007836] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 336.008399] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xac, len=7 [ 336.008589] rtw_8723du 1-1:1.2: send H2C content 21000042 00000000 [ 336.014841] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 336.017088] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 336.017459] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 337.962747] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 337.991052] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 337.991928] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 337.992508] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xad, len=7 [ 337.992675] rtw_8723du 1-1:1.2: send H2C content 21000042 00000000 [ 337.998430] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 338.000801] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 338.001172] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 339.946740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 339.975012] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 339.975886] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 339.976461] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xae, len=7 [ 339.976638] rtw_8723du 1-1:1.2: send H2C content 22000042 00000000 [ 339.983263] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 339.983636] rtw_8723du 1-1:1.2: send H2C content 49810040 000ff010 [ 339.985885] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 339.986254] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 340.141673] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xaf, len=7 [ 341.962742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 341.990973] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 341.991846] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 341.992384] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb0, len=7 [ 341.992596] rtw_8723du 1-1:1.2: send H2C content 22000042 00000000 [ 341.998353] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 342.000602] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 342.000969] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 343.946740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 343.975058] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 343.975929] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 343.976552] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb1, len=7 [ 343.976689] rtw_8723du 1-1:1.2: send H2C content 21000042 00000000 [ 343.982934] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 343.985178] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 343.985554] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 345.962765] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 345.991019] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 345.991890] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 345.992456] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb2, len=7 [ 345.992644] rtw_8723du 1-1:1.2: send H2C content 21000042 00000000 [ 345.998400] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 346.000525] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 346.000892] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 347.946752] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 347.974981] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 347.975853] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 347.976437] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb3, len=7 [ 347.976604] rtw_8723du 1-1:1.2: send H2C content 22000042 00000000 [ 347.982980] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 347.983353] rtw_8723du 1-1:1.2: send H2C content 49810040 000ff010 [ 347.985601] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 347.985972] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 349.962740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 349.991066] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 349.991935] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 349.992503] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb4, len=7 [ 349.992687] rtw_8723du 1-1:1.2: send H2C content 22000042 00000000 [ 349.998447] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 350.000568] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 350.000936] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 351.978736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 352.007028] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 352.007898] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 352.008461] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb5, len=7 [ 352.008648] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 352.014907] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 352.017151] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 352.017522] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 353.962752] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 353.990987] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 353.991859] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 353.992411] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb6, len=7 [ 353.992609] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 353.998993] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 354.001120] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 354.001480] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 355.946738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 355.974947] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 355.975819] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 355.976421] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb7, len=7 [ 355.976577] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 355.982825] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 355.983195] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 355.985443] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 355.985817] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 356.115917] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xb8, len=7 [ 357.962755] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 357.991036] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 357.991905] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 357.992510] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb9, len=7 [ 357.992661] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 357.998910] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 358.001031] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 358.001403] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 359.978763] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 360.006995] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 360.007867] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 360.008435] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xba, len=7 [ 360.008616] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 360.014872] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 360.017116] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 360.017488] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 361.962745] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 361.990953] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 361.991827] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 361.992388] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xbb, len=7 [ 361.992576] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 361.998334] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 362.000455] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 362.000824] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 362.874173] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xbc, len=7 [ 363.946742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 363.975039] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 363.975911] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 363.976484] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xbd, len=7 [ 363.976664] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 363.982418] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 363.982817] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 363.985163] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 363.985532] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 365.962068] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 365.987004] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 365.987874] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 365.988466] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xbe, len=7 [ 365.995467] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xbf, len=8 [ 366.138305] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc0, len=8 [ 366.340844] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc1, len=8 [ 366.482198] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc2, len=8 [ 366.684873] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc3, len=8 [ 366.828319] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc4, len=8 [ 367.028827] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc5, len=8 [ 367.173980] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc6, len=8 [ 367.372816] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc7, len=8 [ 367.515745] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc8, len=8 [ 367.721472] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xc9, len=8 [ 367.882147] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xca, len=8 [ 368.084830] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xcb, len=8 [ 368.226724] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xcc, len=8 [ 368.429069] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xcd, len=8 [ 368.589746] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xce, len=8 [ 368.590118] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xcf, len=8 [ 368.604908] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xd0, len=8 [ 369.963182] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 369.969675] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 369.971804] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 369.972168] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 371.978739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 372.007006] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 372.007878] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 372.008476] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd1, len=7 [ 372.008631] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 372.015006] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 372.017254] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 372.017625] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 373.962749] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 373.990971] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 373.991841] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 373.992428] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd2, len=7 [ 373.992595] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 373.998861] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 374.001221] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 374.001590] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 375.946738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 375.975055] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 375.975927] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 375.976485] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd3, len=7 [ 375.976678] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 375.982558] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 375.982935] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 375.985182] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 375.985551] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 377.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 377.991015] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 377.991891] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 377.992436] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd4, len=7 [ 377.992639] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 377.998391] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 378.000768] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 378.001138] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 379.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 379.974981] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 379.975852] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 379.976448] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd5, len=7 [ 379.976600] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 379.982975] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 379.985222] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 379.985595] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 381.962763] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 381.991064] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 381.991935] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 381.992534] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd6, len=7 [ 381.992685] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 381.998443] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 382.000817] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 382.001183] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 383.978739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 384.007024] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 384.007893] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 384.008467] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd7, len=7 [ 384.008647] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 384.014402] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 384.014796] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 384.017022] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 384.017397] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 385.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 385.990984] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 385.991856] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 385.992432] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd8, len=7 [ 385.992603] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 385.998861] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 386.000979] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 386.001354] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 387.978736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 388.006946] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 388.007817] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 388.008394] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd9, len=7 [ 388.008566] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 388.014823] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 388.017069] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 388.017442] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 389.962756] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 389.991031] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 389.991903] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 389.992474] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xda, len=7 [ 389.992656] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 389.998911] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 390.001030] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 390.001400] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 391.946738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 391.974994] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 391.975863] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 391.976453] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xdb, len=7 [ 391.976618] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 391.983000] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 391.983367] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 391.985619] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 391.985988] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 393.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 393.990952] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 393.991826] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 393.992420] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xdc, len=7 [ 393.992578] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 393.998334] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 394.000453] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 394.000824] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 395.946742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 395.975038] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 395.975910] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 395.976461] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xdd, len=7 [ 395.976662] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 395.982915] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 395.985158] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 395.985535] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 397.962751] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 397.991001] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 397.991871] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 397.992435] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xde, len=7 [ 397.992622] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 397.999003] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 398.001124] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 398.001498] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 399.020952] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xdf, len=7 [ 399.978773] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 400.006958] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 400.007832] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 400.008435] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe0, len=7 [ 400.008587] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 400.014837] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 400.015209] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 400.017462] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 400.017831] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 400.147306] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xe1, len=7 [ 401.962760] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 401.991048] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 401.991916] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 401.992470] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe2, len=7 [ 401.992667] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 401.998428] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 402.000550] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 402.000919] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 403.936395] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xe3, len=7 [ 403.978745] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 404.007005] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 404.007878] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 404.008445] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe4, len=7 [ 404.008628] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 404.014884] rtw_8723du 1-1:1.2: send H2C content 00000058 00000010 [ 404.017132] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 404.017503] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 405.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 405.990968] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 405.991840] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 405.992444] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe5, len=7 [ 405.992589] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 405.998848] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 406.001211] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 406.001584] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 407.946742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 407.975054] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 407.975924] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 407.976500] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe6, len=7 [ 407.976676] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 407.982429] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 407.982832] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 407.985178] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 407.985552] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 409.962755] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 409.991014] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 409.991884] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 409.992478] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe7, len=7 [ 409.992636] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 409.998394] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 410.000516] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 410.000887] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 411.978754] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 412.006977] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 412.007846] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 412.008418] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe8, len=7 [ 412.008598] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 412.015105] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 412.017353] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 412.017718] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 413.962761] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 413.991061] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 413.991931] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 413.992494] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe9, len=7 [ 413.992687] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 413.998438] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 414.000565] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 414.000931] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 415.978736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 416.007021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 416.007891] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 416.008511] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xea, len=7 [ 416.008642] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 416.014399] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 416.014795] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 416.017150] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 416.017520] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 417.962733] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 417.990983] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 417.991855] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 417.992399] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xeb, len=7 [ 417.992603] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 417.998613] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 418.000729] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 418.001102] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 419.946755] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 419.974940] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 419.975816] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 419.976385] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xec, len=7 [ 419.976567] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 419.982831] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 419.985073] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 419.985442] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 421.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 421.991029] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 421.991901] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 421.992479] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xed, len=7 [ 421.992650] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 421.998414] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 422.000536] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 422.000902] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 423.978759] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 424.006992] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 424.007861] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 424.008457] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xee, len=7 [ 424.008613] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 424.014366] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 424.014776] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 424.017111] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 424.017484] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 425.962740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 425.990954] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 425.991823] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 425.992393] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xef, len=7 [ 425.992573] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 425.998829] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 426.000948] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 426.001320] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 427.946751] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 427.975040] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 427.975910] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 427.976527] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf0, len=7 [ 427.976660] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 427.983038] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 427.985283] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 427.985656] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 429.962739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 429.991002] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 429.991873] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 429.992471] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf1, len=7 [ 429.992621] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 429.998878] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 430.000994] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 430.001367] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 431.978766] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 432.006959] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 432.007833] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 432.008426] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf2, len=7 [ 432.008581] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 432.014340] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 432.014739] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 432.017084] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 432.017457] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 433.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 433.991046] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 433.991917] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 433.992479] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf3, len=7 [ 433.992668] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 433.998422] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 434.000550] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 434.000916] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 435.946740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 435.975004] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 435.975877] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 435.976430] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf4, len=7 [ 435.976628] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 435.983008] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f10 [ 435.986039] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xf5, len=8 [ 437.963096] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 437.969343] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 439.365932] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xf6, len=7 [ 439.947185] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 439.954052] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 439.954425] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 441.963146] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 441.969515] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 441.971888] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 441.972261] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 443.978737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 444.006975] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 444.007846] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 444.008414] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf7, len=7 [ 444.008598] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 444.014984] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 444.017223] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 444.017594] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 445.962736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 445.991061] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 445.991933] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 445.992524] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf8, len=7 [ 445.992687] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 445.998940] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 446.001308] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 446.001677] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 447.946738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 447.975025] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 447.975895] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 447.976479] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xf9, len=7 [ 447.976645] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 447.982897] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 447.983272] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 447.985521] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 447.985889] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 449.962740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 449.990982] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 449.991854] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 449.992404] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xfa, len=7 [ 449.992605] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 449.999486] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 450.001856] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 450.002225] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 451.978735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 452.006942] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 452.007814] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 452.008372] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xfb, len=7 [ 452.008568] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 452.014821] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 452.017071] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 452.017440] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 453.962740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 453.991029] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 453.991902] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 453.992458] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xfc, len=7 [ 453.992652] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 453.998909] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 454.001288] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 454.001649] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 455.978758] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 456.006990] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 456.007862] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 456.008420] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xfd, len=7 [ 456.008612] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 456.014865] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 456.015238] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 456.017486] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 456.017857] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 457.962736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 457.990951] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 457.991827] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 457.992369] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xfe, len=7 [ 457.992573] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 457.998830] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 458.001200] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 458.001569] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 459.946738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 459.975038] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 459.975910] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 459.976502] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xff, len=7 [ 459.976662] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 459.982919] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 459.985165] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 459.985536] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 461.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 461.990998] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 461.991869] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 461.992461] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 461.992623] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 461.998504] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 462.000628] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 462.000996] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 463.946735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 463.974960] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 463.975833] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 463.976449] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 463.976587] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 463.982840] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 463.983212] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 463.985458] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 463.985831] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 465.068558] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x02, len=7 [ 465.962771] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 465.991047] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 465.991915] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 465.992522] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x03, len=7 [ 465.992675] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 465.998924] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 466.001293] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 466.001663] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 467.978740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 468.007005] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 468.007878] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 468.008502] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x04, len=7 [ 468.008631] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 468.015010] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 468.017263] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 468.017623] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 469.962751] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 469.983049] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x05, len=7 [ 469.990969] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 469.991838] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 469.992404] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x06, len=7 [ 469.992590] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 469.998848] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 470.001213] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 470.001586] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 471.946750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 471.975057] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 471.975927] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 471.976484] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x07, len=7 [ 471.976675] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 471.982431] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 471.982835] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 471.985177] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 471.985546] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 472.133558] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x08, len=7 [ 473.962756] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 473.991015] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 473.991885] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 473.992491] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x09, len=7 [ 473.992639] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 473.999016] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 474.001384] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 474.001756] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 475.946739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 475.974979] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 475.975845] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 475.976398] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0a, len=7 [ 475.976601] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 475.982354] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 475.984851] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 475.985218] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 477.962756] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 477.991062] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 477.991934] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 477.992502] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0b, len=7 [ 477.992682] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 477.998439] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 478.000814] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 478.001181] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 479.978764] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 480.007024] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 480.007896] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 480.008496] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0c, len=7 [ 480.008651] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 480.014901] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 480.015271] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 480.017517] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 480.017892] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 480.120677] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0d, len=7 [ 481.962737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 481.990985] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 481.991857] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 481.992408] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0e, len=7 [ 481.992604] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 481.998983] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 482.001102] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 482.001478] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 483.946756] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 483.974947] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 483.975817] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 483.976359] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0f, len=7 [ 483.976567] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 483.982833] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 483.985065] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 483.985437] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 485.962737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 485.991033] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 485.991901] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 485.992451] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x10, len=7 [ 485.992658] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 485.998533] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 486.000656] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 486.001025] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 487.946735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 487.974994] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 487.975863] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 487.976468] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x11, len=7 [ 487.976613] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 487.982495] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 487.982873] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 489.963208] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 489.970203] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 489.972459] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 489.972823] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 491.978744] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 492.007040] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 492.007910] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 492.008473] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x12, len=7 [ 492.008662] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 492.015534] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 492.017783] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 492.018157] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 493.962747] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 493.991001] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 493.991871] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 493.992450] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x13, len=7 [ 493.992623] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 493.998875] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 494.001244] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 494.001619] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 495.583398] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x14, len=7 [ 495.685810] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x15, len=7 [ 495.946745] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 495.974964] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 495.975829] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 495.976396] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x16, len=7 [ 495.976585] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 495.983336] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f11 [ 495.983711] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 495.985970] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 495.986340] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 497.962760] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 497.991048] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 497.991917] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 497.992500] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x17, len=7 [ 497.992668] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 497.998922] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 498.001292] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 498.001664] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 499.978750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 500.007010] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 500.007879] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 500.008452] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x18, len=7 [ 500.008628] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 500.014884] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 500.702727] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x19, len=7 [ 501.963101] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 501.969344] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 503.979197] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 503.981217] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x1a, len=8 [ 503.986175] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 503.986554] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 505.963145] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 505.969394] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 505.971767] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 505.972134] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 507.978755] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 508.006977] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 508.007848] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 508.008416] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1b, len=7 [ 508.008598] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 508.014976] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 508.017221] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 508.017594] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 509.962737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 509.991064] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 509.991934] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 509.992528] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1c, len=7 [ 509.992689] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 509.998941] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 510.001312] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 510.001680] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 511.946758] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 511.975026] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 511.975897] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 511.976460] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1d, len=7 [ 511.976647] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 511.983648] rtw_8723du 1-1:1.2: send H2C content 00000058 00001012 [ 511.984023] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 511.986271] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 511.986643] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 512.171386] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x1e, len=7 [ 513.962820] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 513.963485] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 513.964612] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 513.964962] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1f, len=7 [ 513.965358] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 513.969084] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x20, len=8 [ 513.971732] rtw_8723du 1-1:1.2: send H2C content 00000058 00001013 [ 515.947082] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 515.953947] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 515.956201] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 515.956566] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 517.962755] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 517.991032] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 517.991902] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 517.992509] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x21, len=7 [ 517.992654] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 517.999528] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 518.001902] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 518.002275] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 519.978736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 520.006997] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 520.007866] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 520.008455] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x22, len=7 [ 520.008616] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 520.014868] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 520.015241] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 520.158514] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x23, len=7 [ 521.963211] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 521.970081] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 523.947171] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 523.952918] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 523.955169] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 523.955539] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 525.962732] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 525.991005] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 525.991875] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 525.992443] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x24, len=7 [ 525.992623] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 525.998383] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 526.000754] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 526.001125] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 526.609660] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x25, len=7 [ 526.814467] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x26, len=7 [ 527.429311] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x27, len=7 [ 527.946742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 527.974964] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 527.975837] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 527.976438] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x28, len=7 [ 527.976588] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 527.982464] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 527.982860] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 527.985086] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 527.985456] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 528.145642] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x29, len=7 [ 529.962753] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 529.991048] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 529.991923] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 529.992476] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2a, len=7 [ 529.992670] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 529.998427] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 530.000801] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 530.001166] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 531.729619] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2b, len=7 [ 531.978769] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 532.007010] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 532.007882] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 532.008438] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2c, len=7 [ 532.008631] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 532.014388] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 532.016635] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 532.017003] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 533.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 533.990975] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 533.991846] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 533.992437] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2d, len=7 [ 533.992596] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 533.998348] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 534.000598] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 534.000964] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 535.946752] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 535.975057] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 535.975928] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 535.976470] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2e, len=7 [ 535.976679] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 535.982436] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 535.982843] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 535.985178] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 535.985552] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 536.132737] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2f, len=7 [ 537.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 537.991020] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 537.991892] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 537.992458] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x30, len=7 [ 537.992641] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 537.998396] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 538.000519] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 538.000888] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 539.946740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 539.974980] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 539.975852] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 539.976412] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x31, len=7 [ 539.976601] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 539.982484] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 539.984855] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 539.985223] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 541.962766] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 541.991066] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 541.991936] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 541.992506] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x32, len=7 [ 541.992691] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 541.998443] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 542.000564] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 542.000934] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 543.978750] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 544.007028] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 544.007898] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 544.008460] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x33, len=7 [ 544.008653] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 544.014404] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 544.014793] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 544.017023] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 544.017395] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 544.119829] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x34, len=7 [ 545.962739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 545.990990] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 545.991860] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 545.992456] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x35, len=7 [ 545.992612] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 545.998365] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 546.000484] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 546.000857] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 547.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 547.974948] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 547.975819] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 547.976373] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x36, len=7 [ 547.976574] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 547.982326] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 549.963165] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 549.969040] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 549.971161] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 549.971531] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 551.978755] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 552.006994] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 552.007868] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 552.008425] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x37, len=7 [ 552.008619] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 552.014371] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 552.014799] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 552.017118] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 552.017490] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 553.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 553.990958] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 553.991830] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 553.992390] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x38, len=7 [ 553.992581] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 553.998336] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 554.000460] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 554.000825] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 555.946751] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 555.975042] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 555.975915] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 555.976485] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x39, len=7 [ 555.976666] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 555.982552] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 555.984792] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 555.985162] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 557.962765] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 557.963499] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 557.964387] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 557.964923] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3a, len=7 [ 557.965128] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 557.971003] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f0d [ 557.973127] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 557.973498] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 558.148771] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3b, len=7 [ 559.946754] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 559.974966] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 559.975838] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 559.976455] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3c, len=7 [ 559.976589] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 559.982342] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 559.982778] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 559.985087] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 559.985462] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 560.094055] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3d, len=7 [ 561.962744] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 561.991055] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 561.991925] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 561.992527] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3e, len=7 [ 561.992673] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 561.998433] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 562.000556] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 562.000923] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 563.978757] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 564.007013] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 564.007884] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 564.008459] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3f, len=7 [ 564.008635] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 564.014391] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 564.016641] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 564.017009] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 565.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 565.963347] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 565.964223] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 565.964768] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x40, len=7 [ 565.964971] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 565.970794] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f0f [ 565.972975] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 565.973345] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 567.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 567.975061] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 567.975932] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 567.976502] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x41, len=7 [ 567.976684] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 567.983932] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 567.984308] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 567.986558] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 567.986933] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 569.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 569.991021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 569.991892] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 569.992465] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x42, len=7 [ 569.992646] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 569.998899] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 571.947115] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 571.953982] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 571.956359] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 571.956725] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 573.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 573.990945] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 573.991815] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 573.992432] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x43, len=7 [ 573.992568] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 573.998449] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 574.000823] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 574.001191] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 575.946754] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 575.975034] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 575.975903] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 575.976487] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x44, len=7 [ 575.976654] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 575.982409] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 575.982803] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 575.985031] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 575.985403] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 577.962740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 577.990994] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 577.991863] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 577.992425] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x45, len=7 [ 577.992615] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 577.998370] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 578.000487] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 578.000859] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 579.946738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 579.974957] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 579.975824] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 579.976387] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x46, len=7 [ 579.976575] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 579.982336] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 579.984581] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 579.984951] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 581.962743] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 581.991038] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 581.991911] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 581.992505] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x47, len=7 [ 581.992664] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 581.998417] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 582.000543] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 582.000913] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 583.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 583.975001] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 583.975875] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 583.976418] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x48, len=7 [ 583.976621] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 583.982503] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 583.982885] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 583.985126] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 583.985500] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 585.962737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 585.990962] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 585.991834] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 585.992436] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x49, len=7 [ 585.992583] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 585.998338] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 586.000460] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 586.000833] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 587.978761] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 588.007045] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 588.007917] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 588.008495] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4a, len=7 [ 588.008669] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 588.014421] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 588.016673] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 588.017040] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 589.962749] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 589.991008] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 589.991880] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 589.992482] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4b, len=7 [ 589.992638] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 589.998385] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 590.000503] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 590.000874] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 591.978969] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 592.006969] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 592.007841] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 592.008413] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4c, len=7 [ 592.008590] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 592.014345] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 592.014773] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 592.017090] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 592.017461] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 593.373633] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x4d, len=7 [ 593.962763] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 593.991057] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 593.991928] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 593.992478] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4e, len=7 [ 593.992687] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 593.998435] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 594.000556] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 594.000922] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 595.978737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 596.007018] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 596.007888] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 596.008434] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4f, len=7 [ 596.008640] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 596.014394] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 596.016646] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 596.017012] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 597.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 597.990978] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 597.991850] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 597.992389] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x50, len=7 [ 597.992607] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 597.998479] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 598.000729] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 598.001095] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 599.978737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 600.007063] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 600.007938] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 600.008528] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x51, len=7 [ 600.008690] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 600.014440] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 600.014826] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 600.017058] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 600.017431] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 600.131841] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x52, len=7 [ 601.962747] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 601.991025] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 601.991896] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 601.992484] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x53, len=7 [ 601.992649] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 601.998402] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 602.000529] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 602.000893] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 603.946733] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 603.974990] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 603.975858] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 603.976419] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x54, len=7 [ 603.976610] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 603.982490] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 603.984860] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 603.985231] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 605.962747] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 605.990947] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 605.991818] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 605.992363] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x55, len=7 [ 605.992574] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 605.998323] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 606.000447] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 606.000818] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 607.978764] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 608.007033] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 608.007904] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 608.008472] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x56, len=7 [ 608.008660] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 608.014409] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 608.014811] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 608.017156] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 608.017525] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 608.119013] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x57, len=7 [ 609.962745] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 609.990995] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 609.991864] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 609.992467] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x58, len=7 [ 609.992618] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 609.998372] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 610.000622] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 610.000988] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 611.978738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 612.006956] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 612.007826] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 612.008426] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x59, len=7 [ 612.008579] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 612.014334] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 612.016582] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 612.016949] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 613.962751] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 613.991042] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 613.991914] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 613.992487] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5a, len=7 [ 613.992664] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 613.998419] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 614.000542] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 614.000913] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 615.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 615.975006] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 615.975876] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 615.976448] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5b, len=7 [ 615.976627] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 615.982507] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 615.982888] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 615.985126] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 615.985498] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 617.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 617.990964] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 617.991835] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 617.992393] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5c, len=7 [ 617.992585] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 617.999466] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 618.001585] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 618.001957] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 618.871357] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x5d, len=7 [ 618.973885] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x5e, len=7 [ 619.946760] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 619.975049] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 619.975922] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 619.976489] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5f, len=7 [ 619.976674] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 619.982927] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 619.985173] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 619.985545] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 621.962755] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 621.991013] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 621.991883] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 621.992468] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x60, len=7 [ 621.992634] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 621.998890] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 622.001259] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 622.001634] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 622.955926] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x61, len=8 [ 623.946752] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 623.974971] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 623.975846] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 623.976439] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x62, len=7 [ 623.976597] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 623.982979] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 623.983347] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 625.963194] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 625.969438] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 627.947152] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 627.954271] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 629.963107] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 629.969356] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 629.971857] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 629.972224] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 631.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 631.974945] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 631.975816] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 631.976448] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x63, len=7 [ 631.976566] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 631.982820] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 631.983188] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 631.985436] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 631.985810] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 633.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 633.991030] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 633.991904] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 633.992464] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x64, len=7 [ 633.992652] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 633.998907] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 634.001275] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 634.001645] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 635.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 635.974991] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 635.975862] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 635.976463] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x65, len=7 [ 635.976614] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 635.983612] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 635.985862] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 635.986233] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 637.962739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 637.990952] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 637.991825] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 637.992389] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x66, len=7 [ 637.992572] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 637.998832] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 638.000946] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 638.001318] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 639.946735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 639.975041] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 639.975909] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 639.976465] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x67, len=7 [ 639.976658] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 639.983036] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 639.983408] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 639.985655] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 639.986029] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 641.962741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 641.991000] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 641.991870] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 641.992436] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x68, len=7 [ 641.992619] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 641.998873] rtw_8723du 1-1:1.2: send H2C content 00000058 00001010 [ 642.000993] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 642.001364] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 643.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 643.974956] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 643.975831] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 643.976425] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x69, len=7 [ 643.976586] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 643.982836] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 645.963175] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 645.969675] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 647.947142] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 647.953508] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 647.953880] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 649.963101] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 649.969344] rtw_8723du 1-1:1.2: send H2C content 00000058 00000d10 [ 651.947185] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 651.954052] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 651.956560] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 651.956924] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 653.962737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 653.991015] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 653.991886] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 653.992462] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6a, len=7 [ 653.992636] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 653.998891] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 654.001259] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 654.001631] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 654.710685] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x6b, len=7 [ 655.946738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 655.974975] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 655.975846] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 655.976452] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6c, len=7 [ 655.976604] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 655.983475] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 655.983848] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 655.986095] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 655.986469] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 657.962735] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 657.991063] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 657.991932] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 657.992535] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6d, len=7 [ 657.992685] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 657.998937] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 658.001307] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 658.001678] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 659.946740] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 659.975021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 659.975894] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 659.976461] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6e, len=7 [ 659.976646] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 659.983022] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 659.985268] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 659.985642] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 661.962734] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 661.990983] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 661.991854] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 661.992431] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6f, len=7 [ 661.992607] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 661.998982] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 663.947075] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 663.953445] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 663.953818] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 665.963173] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 665.970157] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 665.972528] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 665.972897] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 665.973296] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 665.973899] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 665.974795] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 665.975456] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x70, len=7 [ 665.982366] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x71, len=8 [ 666.127263] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x72, len=8 [ 666.328860] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x73, len=8 [ 666.470202] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x74, len=8 [ 666.674544] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x75, len=8 [ 666.838224] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x76, len=8 [ 667.042876] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x77, len=8 [ 667.206217] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x78, len=8 [ 667.410477] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x79, len=8 [ 667.574187] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x7a, len=8 [ 667.776810] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x7b, len=8 [ 667.919457] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x7c, len=8 [ 668.120858] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x7d, len=8 [ 668.266614] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x7e, len=8 [ 668.464801] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x7f, len=8 [ 668.636270] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x80, len=8 [ 668.636718] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x81, len=8 [ 669.166721] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 669.963212] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 669.969578] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 669.971829] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 669.972198] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 671.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 671.975038] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 671.975911] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 671.976505] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x82, len=7 [ 671.976665] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 671.982914] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 671.992784] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 671.993158] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 673.962746] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 673.991000] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 673.991871] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 673.992440] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x83, len=7 [ 673.992621] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 673.998880] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 673.999250] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 674.001498] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 674.001872] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 675.946741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 675.974962] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 675.975833] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 675.976390] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x84, len=7 [ 675.976585] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 675.983459] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 675.985581] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 675.985953] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 677.962761] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 677.991051] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 677.991918] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 677.992464] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x85, len=7 [ 677.992669] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 677.998925] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 678.001176] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 678.001540] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 679.978738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 680.007010] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 680.007879] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 680.008432] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x86, len=7 [ 680.008629] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 680.014886] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 681.963099] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 681.969470] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 681.969841] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 683.947190] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 683.954053] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 685.963149] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 685.969393] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 685.971647] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 685.972010] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 687.978742] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 688.006980] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 688.007853] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 688.008470] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x87, len=7 [ 688.008600] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 688.018351] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 688.020724] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 688.021094] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 689.962753] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 689.990939] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 689.991811] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 689.992408] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x88, len=7 [ 689.992562] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 689.999440] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 689.999815] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 690.002062] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 690.002434] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 690.140327] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x89, len=7 [ 691.946737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 691.975025] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 691.975895] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 691.976448] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8a, len=7 [ 691.976648] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 691.982899] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 693.963116] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 693.969614] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 695.979206] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 695.986069] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 697.963163] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 697.969410] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 697.969783] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 697.972031] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 697.972403] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 698.127374] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x8b, len=7 [ 699.946746] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 699.974996] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 699.975865] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 699.976426] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8c, len=7 [ 699.976620] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 699.983116] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 699.985490] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 699.985858] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 701.962744] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 701.990956] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 701.991827] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 701.992386] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8d, len=7 [ 701.992579] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 701.999455] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 702.001700] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 702.002072] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 703.946736] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 703.975040] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 703.975914] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 703.976467] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x8e, len=7 [ 703.976663] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 703.982417] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 705.963265] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 705.963925] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x8f, len=8 [ 705.970379] rtw_8723du 1-1:1.2: send H2C content 00000058 00001011 [ 705.970779] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 706.114445] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x90, len=7 [ 706.474724] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 707.979096] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 707.985338] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 707.987718] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 707.988086] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 709.962739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 709.991050] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 709.991921] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 709.992523] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x91, len=7 [ 709.992670] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 709.998926] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 710.001169] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 710.001541] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 711.978737] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 712.007013] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 712.007883] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 712.008455] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x92, len=7 [ 712.008631] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 712.015510] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 712.017880] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 712.018254] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 713.962749] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 713.990972] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 713.991843] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 713.992464] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x93, len=7 [ 713.992595] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 713.998851] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 713.999242] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 714.001466] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 714.001840] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 714.203997] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x94, len=7 [ 715.740031] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x95, len=7 [ 715.945282] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x96, len=7 [ 715.946748] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 715.947429] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 715.948310] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 715.948903] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x97, len=7 [ 715.949057] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 715.955313] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 715.957427] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 715.957802] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 717.962739] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 717.991021] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 717.991890] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 717.992644] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 717.992646] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x98, len=7 [ 717.998402] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 718.000648] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 718.001018] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 719.946741] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 719.974981] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 719.975851] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 719.976427] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x99, len=7 [ 719.976602] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 719.982480] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 721.963202] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 721.969444] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 721.969814] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 723.979163] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 723.986154] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 723.988528] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 723.988894] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 725.962738] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 725.990989] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 725.991861] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 725.992433] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x9a, len=7 [ 725.992611] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 726.002983] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 726.005234] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 726.005608] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 727.925447] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x9b, len=7 [ 727.946758] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 727.974948] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 727.975820] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 727.976382] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x9c, len=7 [ 727.976572] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 727.982832] rtw_8723du 1-1:1.2: send H2C content 00000058 00001010 [ 729.963170] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 729.969411] rtw_8723du 1-1:1.2: send H2C content 00000058 00001010 [ 729.969784] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 730.075719] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x9d, len=7 [ 730.997375] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x9e, len=7 [ 731.947129] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 731.953997] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 731.956372] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 731.956741] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 733.147745] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x9f, len=7 [ 733.962748] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 733.990959] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 733.991828] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 733.992415] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa0, len=7 [ 733.992583] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 733.998837] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 734.001084] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 734.001450] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 735.946746] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 735.975043] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 735.975918] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 735.976494] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa1, len=7 [ 735.976667] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 735.983543] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 735.985917] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 735.986288] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 737.962752] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 737.991006] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 737.991878] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 737.992452] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa2, len=7 [ 737.992629] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 737.998884] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 737.999254] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 738.001501] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 738.001878] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 739.978795] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 740.007097] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 740.007963] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 740.008591] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa3, len=7 [ 740.008716] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 740.016718] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 740.018843] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 740.019209] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 740.974873] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xa4, len=8 [ 741.482787] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 741.962809] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 741.991212] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 741.992205] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 741.992778] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa5, len=7 [ 741.993182] rtw_8723du 1-1:1.2: send H2C content 23000042 00000000 [ 742.003709] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 743.947414] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 743.956409] rtw_8723du 1-1:1.2: send H2C content 00000058 00001011 [ 745.963504] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 745.970803] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f11 [ 745.971253] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 745.973915] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 745.974386] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 746.766934] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xa6, len=7 [ 747.978862] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 748.007078] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 748.008089] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 748.008753] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa7, len=7 [ 748.009195] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 748.016193] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 748.018880] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 748.019323] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 749.962837] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 749.991337] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 749.992427] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 749.993041] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa8, len=7 [ 749.993415] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 750.000031] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 750.002408] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 750.003049] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 751.978823] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 752.007257] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 752.008248] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 752.008904] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xa9, len=7 [ 752.009240] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 752.015619] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 753.963350] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 753.972350] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 753.972979] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 755.979436] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 755.989173] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 755.994054] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 755.994551] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 757.962940] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 757.991270] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 757.992264] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 757.992843] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xaa, len=7 [ 757.993248] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 758.007764] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 758.010264] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 758.010999] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 759.978925] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 760.007223] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 760.008225] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 760.008820] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xab, len=7 [ 760.009208] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 760.023598] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 760.026100] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 760.026584] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 761.962921] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 761.991356] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 761.992309] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 761.992954] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xac, len=7 [ 761.993290] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 762.005061] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 762.005552] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 762.008182] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 762.008667] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 763.978890] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 764.007314] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 764.008270] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 764.008913] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xad, len=7 [ 764.009253] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 764.023415] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 764.025646] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 764.026130] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 765.962874] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 765.991371] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 765.992368] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 765.992961] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xae, len=7 [ 765.993350] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 766.007991] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 766.010392] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 766.011096] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 767.978921] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 768.007327] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 768.008328] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 768.008916] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xaf, len=7 [ 768.009302] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 768.021070] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f10 [ 768.023566] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 768.024050] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 769.962868] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 769.991287] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 769.992290] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 769.992889] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb0, len=7 [ 769.993272] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 770.006814] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f10 [ 770.007316] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 770.009651] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 770.010142] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 771.978906] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 772.007248] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 772.008248] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 772.008877] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb1, len=7 [ 772.009231] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 772.019732] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 772.021981] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 772.022472] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 773.962925] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 773.991326] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 773.992331] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 773.992943] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb2, len=7 [ 773.993310] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 774.007456] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 774.009824] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 774.010310] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 775.978906] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 776.007282] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 776.008291] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 776.008904] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xb3, len=7 [ 776.009264] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 776.023070] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 777.964081] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xb4, len=8 [ 777.968738] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 777.975495] rtw_8723du 1-1:1.2: send H2C content 00000058 00000c10 [ 777.976000] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 778.474770] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 778.540168] rtw_8723du 1-1:1.2: send H2C content 00000001 00000000 [ 778.557008] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 778.565496] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 779.867198] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 779.877096] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 779.877570] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 779.879073] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 779.879173] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 779.888574] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 779.889075] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 779.890638] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 779.899314] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 781.287048] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 781.318269] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 781.318370] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 782.563149] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 782.575054] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 782.575520] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 782.576900] rtw_8723du 1-1:1.2: send H2C content 00010c69 00000000 [ 782.577198] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x00, len=7 [ 782.590822] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 782.591267] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 782.592906] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x01, len=7 [ 782.601785] rtw_8723du 1-1:1.2: send H2C content 033a6160 00001011 [ 782.924380] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 782.933591] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x02, len=8 [ 782.934943] wlx90de80882cf1: authenticated [ 782.970800] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 782.977978] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x03, len=8 [ 783.040980] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 783.045307] rtw_8723du 1-1:1.2: send H2C content 41a10040 000ff015 [ 783.045750] rtw_8723du 1-1:1.2: send H2C content 00000101 00000000 [ 783.047382] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 783.050384] rtw_8723du 1-1:1.2: RSVD_PROBE_RESP loc: 0 [ 783.050404] rtw_8723du 1-1:1.2: RSVD_PS_POLL loc: 1 [ 783.050412] rtw_8723du 1-1:1.2: RSVD_NULL loc: 3 [ 783.050426] rtw_8723du 1-1:1.2: RSVD_QOS_NULL loc: 2 [ 783.050434] rtw_8723du 1-1:1.2: send H2C content 03010000 00000002 [ 783.051004] rtw_8723du 1-1:1.2: send H2C content 0000002c 00000000 [ 783.055880] rtw_8723du 1-1:1.2: send H2C content 00000066 00000000 [ 783.060909] wlx90de80882cf1: associated [ 783.264380] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x04, len=7 [ 783.366634] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x05, len=7 [ 783.425987] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 784.347263] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x06, len=7 [ 785.003366] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 785.012607] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020c [ 785.965730] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x07, len=8 [ 786.955455] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 786.964069] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020c [ 788.647965] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x08, len=7 [ 788.971404] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 788.979908] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 789.965354] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x09, len=8 [ 790.955367] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 790.962482] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 790.963094] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 791.105586] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0a, len=7 [ 791.982380] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x0b, len=8 [ 792.971322] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 792.980322] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 793.965915] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x0c, len=8 [ 794.987535] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 794.996536] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 796.974064] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x0d, len=8 [ 796.974612] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 796.984999] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 798.987453] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 798.996203] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 798.996710] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 799.195069] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x0e, len=7 [ 800.971284] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 800.979654] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 802.955244] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 802.963987] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 804.971192] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 804.978315] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 804.981938] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 804.982301] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 806.954883] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 806.983163] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 806.984145] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 806.984701] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x0f, len=7 [ 806.984894] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 806.997534] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 806.998021] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 807.000532] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 807.001018] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 808.970795] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 808.999111] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 808.999971] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 809.000546] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x10, len=7 [ 809.000727] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 809.007232] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 810.955197] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 810.961436] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 812.971156] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 812.977396] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 812.979649] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 812.980021] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 814.955036] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 814.982993] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 814.983852] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 814.984457] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x11, len=7 [ 814.984604] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 814.994606] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 814.994984] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 814.997356] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 814.997725] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 815.169129] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x12, len=7 [ 816.970773] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 816.999079] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 816.999937] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 817.000509] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x13, len=7 [ 817.000690] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 817.006944] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 817.009190] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 817.009560] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 818.954828] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 818.983042] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 818.984029] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 818.984586] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x14, len=7 [ 818.984781] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 818.991163] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 818.993287] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 818.993653] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 819.469990] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x15, len=7 [ 820.970794] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 820.999128] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 821.000115] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 821.000862] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 821.001270] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x16, len=7 [ 821.007249] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 822.955581] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 822.955991] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x17, len=8 [ 822.961847] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 822.962324] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 823.156282] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x18, len=7 [ 823.948070] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x19, len=8 [ 824.971173] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 824.977663] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 826.955257] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 826.961625] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 826.964128] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 826.964492] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 828.970798] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 828.999096] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 829.000083] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 829.000826] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 829.001353] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1a, len=7 [ 829.007211] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 830.955302] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 830.961797] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 830.962164] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 830.964421] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 830.964789] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 832.970797] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 832.999268] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 833.000255] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 833.000855] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1b, len=7 [ 833.001128] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 833.007513] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 833.009886] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 833.010375] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 834.954928] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 834.955712] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 834.956590] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 834.957121] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1c, len=7 [ 834.957337] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 834.971002] rtw_8723du 1-1:1.2: send H2C content 00000058 00000e0e [ 834.973222] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 834.973706] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 836.970796] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 836.999192] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 837.000175] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 837.000797] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1d, len=7 [ 837.001049] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 837.011565] rtw_8723du 1-1:1.2: send H2C content 00000058 00000d0e [ 837.013937] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 837.014416] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 837.964164] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x1e, len=8 [ 838.954910] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 838.955626] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 838.956506] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 838.957108] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x1f, len=7 [ 838.957384] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 838.963766] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 838.964265] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 839.948203] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x20, len=8 [ 840.971228] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 840.977721] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 842.955311] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 842.961808] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 844.971144] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 844.979017] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 844.981265] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 844.981631] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 845.069496] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x21, len=7 [ 846.955233] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 846.983247] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 846.984231] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 846.984829] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x22, len=7 [ 846.985103] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 846.991607] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 846.992108] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 846.994488] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 846.995105] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 847.117502] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x23, len=7 [ 848.970804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 848.999108] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 849.000055] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 849.000745] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x24, len=7 [ 849.000808] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 849.007186] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 849.966563] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x25, len=8 [ 849.985103] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x26, len=7 [ 850.087320] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x27, len=7 [ 850.955276] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 850.961649] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 852.971379] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 852.977870] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 854.955200] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 854.961694] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 854.962062] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 854.964574] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 854.965062] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 856.970800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 857.003034] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 857.004021] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 857.004584] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x28, len=7 [ 857.004771] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 857.016150] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 857.018405] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 857.018812] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 858.954846] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 858.983259] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 858.984236] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 858.984834] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x29, len=7 [ 858.985115] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 858.991623] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 858.993873] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 858.994355] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 860.970800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 860.999078] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 861.000068] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 861.000729] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2a, len=7 [ 861.000820] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 861.007070] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 861.009320] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 861.009689] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 861.964145] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x2b, len=8 [ 862.955184] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 862.956257] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x2c, len=8 [ 862.956526] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 862.957417] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 862.957969] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2d, len=7 [ 862.958277] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 862.964677] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 862.965163] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 863.091586] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2e, len=7 [ 864.971247] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 864.977739] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 864.980117] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 864.980487] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 866.954837] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 866.983206] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 866.984199] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 866.984755] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x2f, len=7 [ 866.984948] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 866.991331] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 866.993701] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 866.994071] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 868.970800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 868.999182] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 869.000164] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 869.000740] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x30, len=7 [ 869.001036] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 869.007419] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 869.009797] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 869.010287] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 869.964028] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x31, len=8 [ 870.956208] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 870.956862] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 870.957738] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 870.958338] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x32, len=7 [ 870.958616] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 870.962577] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x33, len=8 [ 870.972747] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 870.973117] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 871.078747] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x34, len=7 [ 872.971217] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 872.978961] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 872.981332] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 872.981696] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 874.954938] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 874.983310] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 874.984291] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 874.984838] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x35, len=7 [ 874.985043] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 874.991426] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 874.993929] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 874.994416] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 876.970793] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 876.999137] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 877.000123] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 877.000869] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 877.001290] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x36, len=7 [ 877.007257] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 877.009503] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 877.009872] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 878.955074] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 878.983098] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 878.984086] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 878.984637] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x37, len=7 [ 878.984832] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 878.991338] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 878.991714] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 878.993842] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 878.994206] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 879.168230] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x38, len=7 [ 880.970803] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 880.999192] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 881.000177] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 881.000728] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x39, len=7 [ 881.001057] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 881.007690] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 881.010062] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 881.010546] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 882.954818] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 882.983136] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 882.984007] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 882.984560] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3a, len=7 [ 882.984753] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 882.991135] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 884.971224] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 884.977971] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 886.955186] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 886.963057] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020d [ 886.963425] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 887.053150] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x3b, len=7 [ 888.971270] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 888.979138] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 888.981388] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 888.981751] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 890.954900] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 890.983240] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 890.984226] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 890.984775] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3c, len=7 [ 890.984976] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 890.991480] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 890.993985] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 890.994469] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 892.970802] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 892.999065] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 893.000055] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 893.000678] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3d, len=7 [ 893.000929] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 893.007320] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 893.009697] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 893.010182] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 894.954844] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 894.983028] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 894.984012] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 894.984576] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3e, len=7 [ 894.984768] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 894.991144] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 894.991517] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 894.993644] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 894.994011] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 896.970801] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 896.999248] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 897.000231] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 897.000831] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x3f, len=7 [ 897.001105] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 897.007609] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 897.009998] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 897.010478] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 897.964129] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x40, len=8 [ 898.954839] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 898.983069] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 898.984061] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 898.984661] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x41, len=7 [ 898.984934] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 898.991315] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 899.949981] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x42, len=8 [ 900.971660] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 900.973838] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x43, len=8 [ 900.978149] rtw_8723du 1-1:1.2: send H2C content 00000058 00000e0e [ 902.955511] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 902.965250] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f0e [ 902.965735] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 904.971200] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 904.979068] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 904.981320] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 904.981681] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 906.954929] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 906.983036] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 906.984024] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 906.984628] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x44, len=7 [ 906.984902] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 906.995407] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 906.997779] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 906.998144] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 908.974794] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 909.003257] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 909.004240] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 909.004817] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x45, len=7 [ 909.005116] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 909.011622] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 909.014000] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 909.014494] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 910.954836] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 910.983083] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 910.984073] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 910.984671] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x46, len=7 [ 910.984947] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 910.991202] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 910.991575] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 910.993701] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 910.994070] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 912.970804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 912.999041] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 913.000028] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 913.000650] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x47, len=7 [ 913.000907] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 913.007905] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 914.955253] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 914.962241] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 916.971337] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 916.979083] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 916.981333] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 916.981693] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 918.954843] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 918.983185] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 918.984164] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 918.984720] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x48, len=7 [ 918.984916] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 918.995308] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 918.995789] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 918.998173] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 918.998654] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 920.970788] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 920.999268] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 921.000249] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 921.000852] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x49, len=7 [ 921.001122] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 921.011513] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020e [ 921.013884] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 921.014362] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 921.561275] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x4a, len=7 [ 922.954888] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 922.983232] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 922.984214] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 922.984811] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4b, len=7 [ 922.985086] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 922.992087] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 924.971316] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 924.978429] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 926.955263] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 926.962007] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 926.962374] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 926.964879] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 926.965243] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 927.090739] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x4c, len=7 [ 928.970804] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 928.999102] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 929.000088] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 929.000642] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4d, len=7 [ 929.000835] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 929.007338] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 929.009595] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 929.009960] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 930.954843] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 930.983058] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 930.984050] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 930.984610] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4e, len=7 [ 930.984797] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 930.991174] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 930.993549] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 930.993921] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 932.970830] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 932.999139] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 933.000006] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 933.000621] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x4f, len=7 [ 933.000881] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 933.013134] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 933.017016] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 933.017500] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 934.954809] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 934.983101] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 934.984090] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 934.984641] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x50, len=7 [ 934.984837] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 934.995095] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 934.995463] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 936.971315] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 936.977806] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 938.955273] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 938.962263] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 938.964769] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 938.965129] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 940.970798] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 940.999105] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 941.000097] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 941.000645] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x51, len=7 [ 941.000848] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 941.007850] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 941.010101] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 941.010470] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 942.954858] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 942.983064] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 942.983930] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 942.984530] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x52, len=7 [ 942.984811] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 942.991185] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 942.991559] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 942.993935] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 942.994306] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 943.167319] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x53, len=7 [ 944.970792] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 944.999167] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 945.000147] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 945.000697] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x54, len=7 [ 945.000896] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 945.006827] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 946.854021] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x55, len=7 [ 946.955237] rtw_8723du 1-1:1.2: send H2C content 29000042 00000000 [ 946.964609] rtw_8723du 1-1:1.2: send H2C content 00000058 00000f10 [ 948.971336] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 948.980325] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 948.984765] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 948.985318] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 950.954836] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 950.983166] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 950.984150] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 950.984751] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x56, len=7 [ 950.985023] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 950.995414] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 950.995900] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 950.998285] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 950.998828] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 952.970795] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 952.999116] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 953.000106] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 953.000705] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x57, len=7 [ 953.000980] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 953.008106] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 953.010360] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 953.010789] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 954.954914] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 954.983215] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 954.984199] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 954.984754] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x58, len=7 [ 954.984948] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 954.991328] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 954.993830] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 954.994317] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 956.970794] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 956.999034] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 957.000026] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 957.000588] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x59, len=7 [ 957.000770] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 957.006659] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 957.008904] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 957.009272] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 958.954954] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 958.955865] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 958.956741] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 958.957290] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5a, len=7 [ 958.957491] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 958.961774] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x5b, len=8 [ 958.963370] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 958.963739] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 960.971220] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 960.977709] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 962.955293] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 962.962532] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 962.964911] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 962.965273] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 964.970792] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 964.999127] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 965.000116] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 965.000663] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5c, len=7 [ 965.000864] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 965.012372] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 966.955211] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 966.963079] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 966.963447] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 968.971171] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 968.979419] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 968.981665] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 968.982028] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 970.954934] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 970.983141] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 970.984123] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 970.984687] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5d, len=7 [ 970.984873] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 970.991382] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 970.993880] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 970.994370] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 972.970800] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 972.999085] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 972.999953] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 973.000512] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5e, len=7 [ 973.000704] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 973.007243] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 973.009591] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 973.010081] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 974.955074] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 974.983051] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 974.984039] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 974.984642] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x5f, len=7 [ 974.984915] rtw_8723du 1-1:1.2: send H2C content 27000042 00000000 [ 974.991913] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 974.992292] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 974.994419] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 974.994829] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 976.970794] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 976.999150] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 977.000133] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 977.000687] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x60, len=7 [ 977.000878] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 977.007389] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 977.009763] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 977.010254] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 978.187634] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x61, len=7 [ 978.954845] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 978.983096] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 978.984089] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 978.984683] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x62, len=7 [ 978.984959] rtw_8723du 1-1:1.2: send H2C content 28000042 00000000 [ 978.995338] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 978.997463] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 978.997827] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 980.970808] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 980.999058] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 981.000049] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 981.000602] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x63, len=7 [ 981.000795] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 981.007180] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 981.009549] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 981.009915] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 982.954835] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 982.983275] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 982.984256] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 982.984853] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x64, len=7 [ 982.985133] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 982.991025] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 982.991514] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 982.993638] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 982.994128] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 983.102840] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x65, len=7 [ 984.970801] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 984.999098] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 984.999964] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 985.000515] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x66, len=7 [ 985.000716] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 985.006591] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 985.008976] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 985.009462] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 986.954829] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 986.983059] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 986.984047] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 986.984605] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x67, len=7 [ 986.984799] rtw_8723du 1-1:1.2: send H2C content 26000042 00000000 [ 986.990682] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 986.992931] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 986.993300] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 988.970805] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 988.999145] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 989.000132] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 989.000699] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x68, len=7 [ 989.000886] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 989.007264] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 989.009512] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 989.009885] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 990.954841] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 990.983104] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 990.984094] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 990.984690] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x69, len=7 [ 990.984969] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 990.990980] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 990.991474] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 991.192184] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x6a, len=7 [ 992.971188] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 992.977933] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 992.980181] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 992.980565] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 994.954842] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 994.983162] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 994.984144] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 994.984684] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6b, len=7 [ 994.984891] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 994.991399] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 994.993897] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 994.994390] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 996.970797] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 996.999243] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 997.000227] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 997.000799] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6c, len=7 [ 997.000979] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 997.006999] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 997.009362] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 997.009849] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 998.954875] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 998.983075] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 998.984061] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 998.984603] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x6d, len=7 [ 998.984811] rtw_8723du 1-1:1.2: send H2C content 24000042 00000000 [ 998.990777] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 998.991193] rtw_8723du 1-1:1.2: send H2C content 49810040 000fe000 [ 999.179248] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x6e, len=7 [ 1000.971291] rtw_8723du 1-1:1.2: send H2C content 25000042 00000000 [ 1000.980160] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 1000.982534] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 1000.986159] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 1002.954912] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00
dubhater commented 3 weeks ago

After a very short test it feels like the "failed to allocate rx_skb #" still can trigger easily.

Yes, that's normal. The memory allocation sometimes fails, but it's retried. I will remove the message eventually.

This latest log makes me think you're seeing the same bug I ran into and fixed recently. I haven't published the fix yet. But to confirm, you should apply that patch I gave you above and let it run for a while.

briansune commented 3 weeks ago

@dubhater

Those two dmesg had already applied the patch you gave me from It is recompiled and replaced accordingly.

The timing here is interesting:

[ 8856.551252] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x24, len=8
[ 8857.061876] rtw_8723du 1-1:1.2: failed to get tx report from firmware
[ 8911.866562] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x44, len=8
...
[ 8912.388721] rtw_8723du 1-1:1.2: failed to get tx report from firmware

C2H with id=0x03 is the TX report. "failed to get tx report from firmware" is a bit misleading. It's possible the firmware did send the TX report but the driver received it earlier than expected. I think this can happen with rtw_usb. We need more information:

diff --git a/drivers/net/wireless/realtek/rtw88/tx.c b/drivers/net/wireless/realtek/rtw88/tx.c
index 215bfd731235..8994f316f367 100644
--- a/drivers/net/wireless/realtek/rtw88/tx.c
+++ b/drivers/net/wireless/realtek/rtw88/tx.c
@@ -181,11 +181,12 @@ void rtw_tx_report_purge_timer(struct timer_list *t)
  struct rtw_dev *rtwdev = from_timer(rtwdev, t, tx_report.purge_timer);
  struct rtw_tx_report *tx_report = &rtwdev->tx_report;
  unsigned long flags;
+ u32 len = skb_queue_len(&tx_report->queue);

- if (skb_queue_len(&tx_report->queue) == 0)
+ if (len == 0)
      return;

- rtw_warn(rtwdev, "failed to get tx report from firmware\n");
+ rtw_warn(rtwdev, "still have %u unprocessed tx report requests\n", len);

  spin_lock_irqsave(&tx_report->q_lock, flags);
  skb_queue_purge(&tx_report->queue);
@@ -214,6 +215,7 @@ void rtw_tx_report_enqueue(struct rtw_dev *rtwdev, struct sk_buff *skb, u8 sn)
  /* pass sn to tx report handler through driver data */
  drv_data = (u8 *)IEEE80211_SKB_CB(skb)->status.status_driver_data;
  *drv_data = sn;
+pr_err("queueing tx report request with sn %d\n", sn);

  spin_lock_irqsave(&tx_report->q_lock, flags);
  __skb_queue_tail(&tx_report->queue, skb);
@@ -256,6 +258,7 @@ void rtw_tx_report_handle(struct rtw_dev *rtwdev, struct sk_buff *skb, int src)
      sn = GET_CCX_REPORT_SEQNUM_V1(c2h->payload);
      st = GET_CCX_REPORT_STATUS_V1(c2h->payload);
  }
+pr_err("received tx report with sn %d\n", sn);

  spin_lock_irqsave(&tx_report->q_lock, flags);
  skb_queue_walk_safe(&tx_report->queue, cur, tmp) {

You don't need debug_mask anymore.

briansune commented 3 weeks ago

@dubhater

I had run a longer test the log is attached here:

dmesg ubuntu@briansune:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008197] Console: colour dummy device 80x25 [ 0.012667] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022987] pid_max: default: 32768 minimum: 301 [ 0.027761] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044144] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051379] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057517] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064728] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070956] rcu: Hierarchical SRCU implementation. [ 0.075746] rcu: Max phase no-delay instances is 1000. [ 0.081238] EFI services will not be available. [ 0.086016] smp: Bringing up secondary CPUs ... [ 0.091023] Detected VIPT I-cache on CPU1 [ 0.091117] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091164] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091272] smp: Brought up 1 node, 2 CPUs [ 0.112734] SMP: Total of 2 processors activated. [ 0.117431] CPU features: detected: 32-bit EL0 Support [ 0.122575] CPU features: detected: CRC32 instructions [ 0.127769] CPU: All CPU(s) started at EL1 [ 0.131856] alternatives: applying system-wide alternatives [ 0.138334] devtmpfs: initialized [ 0.145717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155444] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.166997] DMI not present or invalid. [ 0.171510] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178480] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185596] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193412] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201369] audit: initializing netlink subsys (disabled) [ 0.206927] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207396] thermal_sys: Registered thermal governor 'fair_share' [ 0.214655] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220730] thermal_sys: Registered thermal governor 'step_wise' [ 0.227019] ASID allocator initialised with 65536 entries [ 0.253499] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260309] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266561] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273331] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279580] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286343] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292592] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299355] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306591] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318450] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326093] SCSI subsystem initialized [ 0.330068] usbcore: registered new interface driver usbfs [ 0.335595] usbcore: registered new interface driver hub [ 0.340927] usbcore: registered new device driver usb [ 0.346791] pps_core: LinuxPPS API ver. 1 registered [ 0.351747] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360860] PTP clock support registered [ 0.365162] FPGA manager framework [ 0.369217] Bluetooth: Core ver 2.22 [ 0.372809] NET: Registered PF_BLUETOOTH protocol family [ 0.378108] Bluetooth: HCI device and connection manager initialized [ 0.384446] Bluetooth: HCI socket layer initialized [ 0.389314] Bluetooth: L2CAP socket layer initialized [ 0.394362] Bluetooth: SCO socket layer initialized [ 0.399590] vgaarb: loaded [ 0.402668] clocksource: Switched to clocksource arch_sys_counter [ 0.417673] NET: Registered PF_INET protocol family [ 0.422774] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431117] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439542] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447287] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455057] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462382] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468810] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475342] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482452] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488482] RPC: Registered named UNIX socket transport module. [ 0.494420] RPC: Registered udp transport module. [ 0.499116] RPC: Registered tcp transport module. [ 0.503808] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510233] PCI: CLS 0 bytes, default 64 [ 0.515093] Initialise system trusted keyrings [ 0.519665] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536555] NFS: Registering the id_resolver key type [ 0.541689] Key type id_resolver registered [ 0.545867] Key type id_legacy registered [ 0.549883] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556566] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.563961] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.625575] Key type asymmetric registered [ 0.629668] Asymmetric key parser 'x509' registered [ 0.634589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.646286] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.658950] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.666506] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.679299] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.686728] printk: console [ttyS0] disabled [ 0.711256] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.720530] printk: console [ttyS0] enabled [ 0.720533] printk: console [ttyS0] printing thread started [ 0.720537] printk: bootconsole [uart0] disabled [ 0.737848] brd: module loaded [ 0.741818] loop: module loaded [ 0.741985] at24 0-0050: supply vcc not found, using dummy regulator [ 0.742404] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.743415] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.743431] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.743439] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.743507] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.743517] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.743541] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.743711] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.743923] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.744278] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.744481] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.744496] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.744504] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.744557] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.744566] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.744574] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.744582] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.744607] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.744615] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.744622] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.744781] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.744933] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.745284] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.745732] al-qspi f804e000.spi: registered master spi2 [ 0.745858] spi_master spi2: Failed to power device: -13 [ 0.745867] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.745875] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.745900] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.747807] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.747823] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.747831] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.747839] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.747845] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.747852] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.747858] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.747867] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.747877] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.747884] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.750881] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.751015] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.751466] dwc2 f8180000.usb: DWC OTG Controller [ 0.751488] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.751515] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.751713] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.751726] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.751735] usb usb1: Product: DWC OTG Controller [ 0.751743] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.751750] usb usb1: SerialNumber: f8180000.usb [ 0.752275] hub 1-0:1.0: USB hub found [ 0.752311] hub 1-0:1.0: 1 port detected [ 0.753259] usbcore: registered new interface driver cdc_acm [ 0.753266] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.753300] usbcore: registered new interface driver cdc_wdm [ 0.753509] usbcore: registered new interface driver uas [ 0.753581] usbcore: registered new interface driver usb-storage [ 0.753665] usbcore: registered new interface driver usbserial_generic [ 0.753690] usbserial: USB Serial support registered for generic [ 0.753727] usbcore: registered new interface driver usb_serial_simple [ 0.753751] usbserial: USB Serial support registered for carelink [ 0.753772] usbserial: USB Serial support registered for flashloader [ 0.753798] usbserial: USB Serial support registered for funsoft [ 0.753820] usbserial: USB Serial support registered for google [ 0.753841] usbserial: USB Serial support registered for hp4x [ 0.753862] usbserial: USB Serial support registered for kaufmann [ 0.753884] usbserial: USB Serial support registered for libtransistor [ 0.753906] usbserial: USB Serial support registered for moto_modem [ 0.753928] usbserial: USB Serial support registered for motorola_tetra [ 0.753953] usbserial: USB Serial support registered for nokia [ 0.753975] usbserial: USB Serial support registered for novatel_gps [ 0.753997] usbserial: USB Serial support registered for siemens_mpi [ 0.754018] usbserial: USB Serial support registered for suunto [ 0.754044] usbserial: USB Serial support registered for vivopay [ 0.754066] usbserial: USB Serial support registered for zio [ 0.785923] rtc-ds1307 0-0068: registered as rtc0 [ 0.797920] rtc-ds1307 0-0068: setting system clock to 2076-07-12T16:55:33 UTC (3361798533) [ 0.798015] i2c_dev: i2c /dev entries driver [ 0.798386] usbcore: registered new interface driver btusb [ 0.798589] sdhci: Secure Digital Host Controller Interface driver [ 0.798593] sdhci: Copyright(c) Pierre Ossman [ 0.798596] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.798899] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.799832] usbcore: registered new interface driver usbhid [ 0.799839] usbhid: USB HID core driver [ 0.800572] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.801087] gre: GRE over IPv4 demultiplexor driver [ 0.801092] ip_gre: GRE over IPv4 tunneling driver [ 0.802340] IPv4 over IPsec tunneling driver [ 0.803363] NET: Registered PF_INET6 protocol family [ 0.805540] Segment Routing with IPv6 [ 0.805589] In-situ OAM (IOAM) with IPv6 [ 0.806236] NET: Registered PF_PACKET protocol family [ 0.806251] NET: Registered PF_KEY protocol family [ 0.806403] Bluetooth: RFCOMM TTY layer initialized [ 0.806417] Bluetooth: RFCOMM socket layer initialized [ 0.806442] Bluetooth: RFCOMM ver 1.11 [ 0.806789] Key type dns_resolver registered [ 0.807347] Loading compiled-in X.509 certificates [ 0.810032] Key type encrypted registered [ 0.814740] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.815793] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.816710] of_cfs_init [ 0.816793] of_cfs_init: OK [ 0.834878] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.835133] Waiting for root device /dev/mmcblk0p2... [ 0.974034] mmc0: new high speed SDHC card at address 0001 [ 0.974652] mmcblk0: mmc0:0001 00000 7.44 GiB [ 0.982182] mmcblk0: p1 p2 [ 1.030166] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.030232] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.043130] devtmpfs: mounted [ 1.043945] Freeing unused kernel memory: 1536K [ 1.057045] Checked W+X mappings: passed, no W+X pages found [ 1.057070] Run /sbin/init as init process [ 1.057077] with arguments: [ 1.057079] /sbin/init [ 1.057083] with environment: [ 1.057085] HOME=/ [ 1.057088] TERM=linux [ 1.065711] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.280400] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 1.280421] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.280431] usb 1-1: Product: 802.11n WLAN Adapter [ 1.280439] usb 1-1: Manufacturer: Realtek [ 1.280446] usb 1-1: SerialNumber: 00e04c000001 [ 1.288655] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 1.289636] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 1.289647] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 1.311028] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 1.315255] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 1.578633] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 1.879463] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 1.934259] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 1.934736] systemd[1]: Detected architecture arm64. [ 1.979881] systemd[1]: Set hostname to . [ 2.894690] random: crng init done [ 2.900858] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 2.900884] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 2.901754] systemd[1]: Created slice system-getty.slice. [ 2.943358] systemd[1]: Created slice system-modprobe.slice. [ 2.967262] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 2.991155] systemd[1]: Created slice User and Session Slice. [ 3.011137] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.035006] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.058935] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.059095] systemd[1]: Reached target Local Encrypted Volumes. [ 3.086924] systemd[1]: Reached target User and Group Name Lookups. [ 3.110793] systemd[1]: Reached target Remote File Systems. [ 3.130790] systemd[1]: Reached target Slices. [ 3.151470] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.175062] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 3.199715] systemd[1]: Listening on Journal Audit Socket. [ 3.223320] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.247343] systemd[1]: Listening on Journal Socket. [ 3.259466] systemd[1]: Listening on udev Control Socket. [ 3.279202] systemd[1]: Listening on udev Kernel Socket. [ 3.315157] systemd[1]: Mounting Huge Pages File System... [ 3.327315] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 3.330596] systemd[1]: Mounting Kernel Debug File System... [ 3.345794] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 3.349540] systemd[1]: Starting Journal Service... [ 3.371163] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 3.374502] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 3.403065] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 3.406429] systemd[1]: Starting Load Kernel Module efi_pstore... [ 3.434114] systemd[1]: Starting Load Kernel Module pstore_blk... [ 3.458565] systemd[1]: Starting Load Kernel Module pstore_zone... [ 3.499384] systemd[1]: Starting Load Kernel Module ramoops... [ 3.525427] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 3.525618] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 3.555366] systemd[1]: Starting Load Kernel Modules... [ 3.578280] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.606470] systemd[1]: Starting udev Coldplug all Devices... [ 3.619368] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 3.632180] systemd[1]: Started Journal Service. [ 3.885083] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 3.957796] systemd-journald[124]: Received client request to flush runtime journal. [ 9.753231] Bluetooth: MGMT ver 1.22 [ 328.210079] systemd-journald[124]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 344.896019] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 344.912316] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 346.695801] rtw_core: loading out-of-tree module taints kernel. [ 347.094241] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 348.189920] usbcore: registered new interface driver rtw_8723du [ 348.232106] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 352.572182] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 352.572241] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 354.127497] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 354.131135] wlx90de80882cf1: authenticated [ 354.134756] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 354.218526] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 354.236515] wlx90de80882cf1: associated [ 354.437036] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 354.642609] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 381.881819] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 381.882643] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 381.887742] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 382.023553] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 382.134511] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 382.134760] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 382.271866] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 382.272081] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 382.290429] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 382.290828] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 382.749956] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 382.787889] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 383.009179] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 383.859970] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 389.971042] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.971240] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.971397] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.971563] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.971732] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.971899] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.972064] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.972232] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.972414] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.972581] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 389.972753] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 390.613902] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.614218] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.614418] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.614575] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.614917] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.615070] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.615206] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.652003] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.652224] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.652378] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.652531] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.820148] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.820306] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.820456] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.820605] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.820752] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.820924] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.821084] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.821491] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.821664] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.821820] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.821966] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.822340] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.822501] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.822643] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.838627] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 390.852594] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.858367] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.876681] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.881010] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.895502] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.898979] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.924022] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 390.938397] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 390.954413] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 390.960436] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.967145] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 390.972281] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 391.212598] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 391.212867] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 391.214437] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 391.219053] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 391.231693] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.235459] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.241931] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.256724] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.259850] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.264586] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.264881] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.269319] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.278135] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.434981] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 391.435276] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.757215] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 391.772728] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 391.792605] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 391.803754] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 391.821601] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 391.827996] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 391.857735] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.861586] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.867910] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.891254] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 391.939252] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.940050] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.951758] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 391.954593] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 392.230904] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 392.251454] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 392.357124] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 392.605842] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 392.606396] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 392.618752] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 392.644857] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 392.853281] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 392.878049] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 392.904379] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 393.026051] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 393.169256] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 393.169950] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 393.170214] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 393.170441] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 393.170719] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 393.358301] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 393.898728] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 955.181725] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.242104] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.243571] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.244823] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.246045] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.250465] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.253848] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.259232] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.391298] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.415465] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.416848] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.417179] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.418499] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.437047] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.446896] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 955.468001] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.473965] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.493794] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.503140] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.509307] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.516075] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.519323] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 955.525195] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.532356] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.533607] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.534645] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.542754] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 955.557173] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.564190] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.566419] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.570442] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.578208] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.583957] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.590399] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.593806] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.601776] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.603112] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.612211] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.623027] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.629538] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 955.644304] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 955.646391] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 955.661759] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 955.668503] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 955.746602] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 955.807109] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 955.818880] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.085858] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 956.158030] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 956.161088] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.163345] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.165168] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.168050] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.174446] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.176659] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.185415] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.192121] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.217035] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.256697] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.293307] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.333425] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 956.365826] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.388550] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.409115] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.437732] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.613800] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 956.614225] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.626995] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.646432] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.651036] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.772233] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 956.773226] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.773853] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.781311] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.811502] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.987920] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.988337] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 956.988564] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.031231] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.151307] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.151519] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.176138] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.194024] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 957.205853] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.213049] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.225120] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.225540] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.225854] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.231972] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.242320] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.242842] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.244048] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.253966] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.269095] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.385847] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.386193] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.386785] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 957.387114] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.387299] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.387538] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 957.962680] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1444.102049] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.102561] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.103323] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.103701] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.104807] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.129666] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.137605] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.149469] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.160602] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.177783] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.184379] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.191662] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.201913] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.206111] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.216750] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.221807] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.228772] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.236319] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.244949] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.245449] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.258949] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.268368] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.273865] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.274238] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.274551] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.282148] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.284942] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.288345] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.290502] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.296938] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.300487] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.305975] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.311458] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.311889] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.316208] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.321631] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.325110] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.326364] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.332483] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.336734] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.341436] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.346489] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.351088] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.355654] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.358181] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.367660] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.377553] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.404220] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1444.411952] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.420078] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.422435] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.434382] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.445682] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.467067] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.480877] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1444.496798] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1444.544096] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.552802] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.561128] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.565974] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.580008] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.651933] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1444.912973] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1445.135456] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1445.447179] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1445.447982] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1445.872108] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1445.900862] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1445.941786] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1446.200861] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1446.259649] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1447.466703] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1482.976164] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1482.978015] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1482.998039] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.087667] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1483.095642] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1483.144086] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1483.156381] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1483.165988] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.171397] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.172723] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.174113] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.192809] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.204984] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1483.215871] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.216349] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.238251] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.251527] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.525823] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1483.532740] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.544588] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.559934] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.573265] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.597846] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.611906] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.626592] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.638173] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.640836] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.646367] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.651941] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.666606] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1483.692345] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1483.712872] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.728237] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.795457] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1483.836362] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1483.945707] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1483.946393] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1484.101965] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.102695] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1484.103363] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1484.103604] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.103839] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.104020] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.104254] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.104588] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.221029] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1484.337829] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1484.338114] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.338298] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.505291] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1484.649650] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1484.763963] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.764491] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.959428] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1484.960005] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1484.960204] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1484.960386] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.274973] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1485.275330] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.275547] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.275716] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.276574] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1485.278500] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.538151] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1485.661661] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.662046] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.755153] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.755346] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.755562] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1485.755980] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1486.346678] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1488.338182] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1488.379521] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1488.407089] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.424591] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.474327] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1488.568939] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.569455] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.814224] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.815015] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1488.815633] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.816003] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1488.816376] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.816657] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.821139] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.825342] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.830179] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.836120] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.936398] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1488.936960] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.937236] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.937543] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.941243] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.983945] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.984511] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.984725] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.988562] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.990498] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.994290] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1488.998356] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.001521] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.004997] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.006061] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.008629] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.010554] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1489.013383] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1489.015849] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1489.019356] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.020886] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.026256] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.061607] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.061837] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.062046] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.065638] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.168714] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1489.174144] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.177836] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.179605] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.181322] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.185587] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.340111] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1489.342170] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1489.479952] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1489.480326] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.480533] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.649700] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.657530] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1489.660455] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.663316] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1489.664527] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.669159] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.823960] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1489.829854] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1489.894979] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1490.025219] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1490.129741] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1490.397008] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1490.397474] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1490.406064] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1490.553021] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1491.173570] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1491.174225] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1491.786693] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3026.431022] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3026.730415] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3026.741530] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3026.748284] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3026.753432] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3026.759648] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3026.770587] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.787260] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3026.808322] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3026.811815] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3026.818495] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.865588] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3026.925854] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3026.929618] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.935123] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.937477] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.941049] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.948684] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.951582] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.956339] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.961365] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3026.971355] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3026.986854] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3026.989975] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3026.995403] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.001543] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.004426] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.005363] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.011395] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.013241] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.253452] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3027.257242] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3027.279722] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3027.300634] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.303037] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.304243] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.305449] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.307144] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.309158] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.310378] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.311693] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.312850] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.314087] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.322609] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.333318] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3027.334413] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3027.451964] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3027.455830] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3027.457949] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3027.527156] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3027.547309] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3027.661647] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3027.965995] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3028.245204] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3028.245393] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3028.919863] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3029.098252] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3029.260246] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3029.361069] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3029.385351] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3029.398372] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3029.411518] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3029.714283] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3029.735593] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3029.776884] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3030.042748] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3030.570793] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3033.841871] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 3033.841940] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 3035.388468] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 3035.398205] wlx90de80882cf1: authenticated [ 3035.402772] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 3035.480547] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 3035.500739] wlx90de80882cf1: associated [ 3035.537709] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 3546.197023] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.197577] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.210936] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.212661] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.229559] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.265266] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.276502] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.283001] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.290059] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.296996] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3546.305869] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.316235] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.334710] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.339882] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.341182] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.345399] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.350123] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.357065] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.360227] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.361371] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.367850] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.372942] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.380788] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.385978] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.395004] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.395386] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.397287] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.405722] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.413315] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.413830] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.419628] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.428608] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.429098] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.436062] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.438992] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.446860] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.448931] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.499880] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.502277] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.508932] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.509894] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.513809] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.530134] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.539028] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.562138] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3546.568623] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3546.572503] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.591434] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.595542] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.601855] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3546.606760] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.608059] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.612147] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3546.661629] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3546.672352] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3546.713955] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3547.020912] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3547.032889] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3547.540758] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3548.040929] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3548.065530] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3548.144378] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3548.149806] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3548.313184] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3548.325706] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3548.339726] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3548.556964] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3549.062809] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3549.388319] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3549.677552] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3550.250713] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3583.371557] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3583.373540] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.374640] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.393943] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.396761] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.397490] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.413583] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.443643] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.453798] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.467819] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.571609] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3583.574781] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.578714] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.589724] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.602226] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.603303] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.605479] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.617235] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.622114] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.625730] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.636253] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3583.645811] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.648068] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.654234] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.656901] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.665531] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.675598] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.685277] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.685768] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.697197] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.698718] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.703102] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.712040] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.718425] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.727875] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.731567] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.735789] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.747755] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.764277] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.768347] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.778698] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.800457] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.806925] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.973754] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3583.974258] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3584.038262] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.047852] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.181239] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.181738] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.181996] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.189656] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3584.254693] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3584.255276] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.255600] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.255840] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.439155] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3584.505823] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 3584.609954] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3584.610294] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.612851] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3584.719251] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 3584.719568] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.846351] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3584.947504] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3584.948451] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 3584.948708] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3584.948944] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 3585.706666] rtw_8723du 1-1:1.2: failed to get tx report from firmware <\details>
dubhater commented 3 weeks ago

But you didn't apply the patch with the extra logging. It changes "failed to get tx report from firmware" into a different message.

briansune commented 3 weeks ago

@dubhater

Real sorry didn't notice the clean is missing at the beginning of the build and result in such situation.

The new log is attached. I didn't run any scripts or action and had suddenly burst a lot of TX reports

dmesg ubuntu@briansune:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008198] Console: colour dummy device 80x25 [ 0.012669] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022989] pid_max: default: 32768 minimum: 301 [ 0.027763] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044142] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051376] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057516] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064727] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070955] rcu: Hierarchical SRCU implementation. [ 0.075745] rcu: Max phase no-delay instances is 1000. [ 0.081241] EFI services will not be available. [ 0.086015] smp: Bringing up secondary CPUs ... [ 0.091019] Detected VIPT I-cache on CPU1 [ 0.091113] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091160] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091268] smp: Brought up 1 node, 2 CPUs [ 0.112732] SMP: Total of 2 processors activated. [ 0.117428] CPU features: detected: 32-bit EL0 Support [ 0.122573] CPU features: detected: CRC32 instructions [ 0.127766] CPU: All CPU(s) started at EL1 [ 0.131854] alternatives: applying system-wide alternatives [ 0.138337] devtmpfs: initialized [ 0.145732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155461] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167021] DMI not present or invalid. [ 0.171537] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178506] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185623] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193438] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201393] audit: initializing netlink subsys (disabled) [ 0.206950] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207424] thermal_sys: Registered thermal governor 'fair_share' [ 0.214678] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220752] thermal_sys: Registered thermal governor 'step_wise' [ 0.227042] ASID allocator initialised with 65536 entries [ 0.253515] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260324] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266576] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273346] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279595] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286358] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292606] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299369] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306605] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318464] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326110] SCSI subsystem initialized [ 0.330086] usbcore: registered new interface driver usbfs [ 0.335616] usbcore: registered new interface driver hub [ 0.340947] usbcore: registered new device driver usb [ 0.346810] pps_core: LinuxPPS API ver. 1 registered [ 0.351765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360878] PTP clock support registered [ 0.365177] FPGA manager framework [ 0.369232] Bluetooth: Core ver 2.22 [ 0.372823] NET: Registered PF_BLUETOOTH protocol family [ 0.378122] Bluetooth: HCI device and connection manager initialized [ 0.384461] Bluetooth: HCI socket layer initialized [ 0.389328] Bluetooth: L2CAP socket layer initialized [ 0.394376] Bluetooth: SCO socket layer initialized [ 0.399607] vgaarb: loaded [ 0.402684] clocksource: Switched to clocksource arch_sys_counter [ 0.417698] NET: Registered PF_INET protocol family [ 0.422800] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431145] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439559] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447304] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455074] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462400] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468830] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482472] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488502] RPC: Registered named UNIX socket transport module. [ 0.494438] RPC: Registered udp transport module. [ 0.499133] RPC: Registered tcp transport module. [ 0.503825] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510250] PCI: CLS 0 bytes, default 64 [ 0.515113] Initialise system trusted keyrings [ 0.519689] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536590] NFS: Registering the id_resolver key type [ 0.541733] Key type id_resolver registered [ 0.545911] Key type id_legacy registered [ 0.549928] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556612] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.564007] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.624096] Key type asymmetric registered [ 0.628189] Asymmetric key parser 'x509' registered [ 0.633111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.644826] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.657471] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.665026] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.677795] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.685199] printk: console [ttyS0] disabled [ 0.709735] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.719010] printk: console [ttyS0] enabled [ 0.719013] printk: console [ttyS0] printing thread started [ 0.719016] printk: bootconsole [uart0] disabled [ 0.730793] brd: module loaded [ 0.734729] loop: module loaded [ 0.734895] at24 0-0050: supply vcc not found, using dummy regulator [ 0.739874] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.740847] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.740863] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.740871] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.740938] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.740948] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.740973] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.741140] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.741354] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.741709] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.741910] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.741925] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.741933] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.741985] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.741994] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742002] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.742011] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.742035] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.742043] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742050] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.742208] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.742362] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.742748] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.743201] al-qspi f804e000.spi: registered master spi2 [ 0.743331] spi_master spi2: Failed to power device: -13 [ 0.743340] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.743349] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.743373] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.745218] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.745234] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.745242] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.745250] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.745256] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.745263] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.745269] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.745278] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.745287] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.745295] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.748298] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.748432] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.748861] dwc2 f8180000.usb: DWC OTG Controller [ 0.748883] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.748910] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.749109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.749121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749131] usb usb1: Product: DWC OTG Controller [ 0.749138] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.749146] usb usb1: SerialNumber: f8180000.usb [ 0.749669] hub 1-0:1.0: USB hub found [ 0.749704] hub 1-0:1.0: 1 port detected [ 0.750644] usbcore: registered new interface driver cdc_acm [ 0.750651] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.750719] usbcore: registered new interface driver cdc_wdm [ 0.750952] usbcore: registered new interface driver uas [ 0.751023] usbcore: registered new interface driver usb-storage [ 0.751108] usbcore: registered new interface driver usbserial_generic [ 0.751133] usbserial: USB Serial support registered for generic [ 0.751171] usbcore: registered new interface driver usb_serial_simple [ 0.751194] usbserial: USB Serial support registered for carelink [ 0.751216] usbserial: USB Serial support registered for flashloader [ 0.751242] usbserial: USB Serial support registered for funsoft [ 0.751263] usbserial: USB Serial support registered for google [ 0.751284] usbserial: USB Serial support registered for hp4x [ 0.751306] usbserial: USB Serial support registered for kaufmann [ 0.751328] usbserial: USB Serial support registered for libtransistor [ 0.751350] usbserial: USB Serial support registered for moto_modem [ 0.751372] usbserial: USB Serial support registered for motorola_tetra [ 0.751397] usbserial: USB Serial support registered for nokia [ 0.751420] usbserial: USB Serial support registered for novatel_gps [ 0.751441] usbserial: USB Serial support registered for siemens_mpi [ 0.751463] usbserial: USB Serial support registered for suunto [ 0.751489] usbserial: USB Serial support registered for vivopay [ 0.751511] usbserial: USB Serial support registered for zio [ 0.771986] rtc-ds1307 0-0068: SET TIME! [ 0.797686] rtc-ds1307 0-0068: registered as rtc0 [ 0.809595] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.809683] i2c_dev: i2c /dev entries driver [ 0.810048] usbcore: registered new interface driver btusb [ 0.810250] sdhci: Secure Digital Host Controller Interface driver [ 0.810254] sdhci: Copyright(c) Pierre Ossman [ 0.810258] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.810543] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.811482] usbcore: registered new interface driver usbhid [ 0.811489] usbhid: USB HID core driver [ 0.812197] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.812710] gre: GRE over IPv4 demultiplexor driver [ 0.812715] ip_gre: GRE over IPv4 tunneling driver [ 0.813964] IPv4 over IPsec tunneling driver [ 0.814944] NET: Registered PF_INET6 protocol family [ 0.816820] Segment Routing with IPv6 [ 0.816869] In-situ OAM (IOAM) with IPv6 [ 0.817518] NET: Registered PF_PACKET protocol family [ 0.817534] NET: Registered PF_KEY protocol family [ 0.817684] Bluetooth: RFCOMM TTY layer initialized [ 0.817698] Bluetooth: RFCOMM socket layer initialized [ 0.817723] Bluetooth: RFCOMM ver 1.11 [ 0.818059] Key type dns_resolver registered [ 0.818597] Loading compiled-in X.509 certificates [ 0.821382] Key type encrypted registered [ 0.825985] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.827079] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.829982] of_cfs_init [ 0.830068] of_cfs_init: OK [ 0.854771] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.855068] Waiting for root device /dev/mmcblk0p2... [ 1.010355] mmc0: new high speed SDHC card at address 0001 [ 1.010983] mmcblk0: mmc0:0001 00000 7.44 GiB [ 1.015108] mmcblk0: p1 p2 [ 1.050701] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.086214] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.086278] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.103423] devtmpfs: mounted [ 1.104299] Freeing unused kernel memory: 1536K [ 1.117398] Checked W+X mappings: passed, no W+X pages found [ 1.117423] Run /sbin/init as init process [ 1.117430] with arguments: [ 1.117432] /sbin/init [ 1.117436] with environment: [ 1.117438] HOME=/ [ 1.117441] TERM=linux [ 1.319622] usb 1-1: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00 [ 1.319644] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.319654] usb 1-1: Product: Ultra USB 3.0 [ 1.319661] usb 1-1: Manufacturer: SanDisk [ 1.319668] usb 1-1: SerialNumber: 05013e52a4eaf88baadb58572c8b3cdbea2ad5a582c5f8f29b16e599655b482992c0000000000000000000008e7c484000001410915581072e28fc18 [ 1.324151] usb-storage 1-1:1.0: USB Mass Storage device detected [ 1.324761] scsi host0: usb-storage 1-1:1.0 [ 1.969699] systemd[1]: System time before build time, advancing clock. [ 1.997700] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 2.050324] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 2.050820] systemd[1]: Detected architecture arm64. [ 2.091788] systemd[1]: Set hostname to . [ 2.347678] scsi 0:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6 [ 2.348195] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.348425] sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 2.348961] sd 0:0:0:0: [sda] Write Protect is off [ 2.348973] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 2.349226] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.439512] sda: sda1 [ 2.439917] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.746699] random: crng init done [ 3.752822] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.752847] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.753684] systemd[1]: Created slice system-getty.slice. [ 3.791410] systemd[1]: Created slice system-modprobe.slice. [ 3.815274] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.839148] systemd[1]: Created slice User and Session Slice. [ 3.859077] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.882989] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.906944] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.907104] systemd[1]: Reached target Local Encrypted Volumes. [ 3.934911] systemd[1]: Reached target User and Group Name Lookups. [ 3.958800] systemd[1]: Reached target Remote File Systems. [ 3.978782] systemd[1]: Reached target Slices. [ 3.991503] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.015073] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.039733] systemd[1]: Listening on Journal Audit Socket. [ 4.063306] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.087346] systemd[1]: Listening on Journal Socket. [ 4.099404] systemd[1]: Listening on udev Control Socket. [ 4.119167] systemd[1]: Listening on udev Kernel Socket. [ 4.155118] systemd[1]: Mounting Huge Pages File System... [ 4.167341] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 4.170669] systemd[1]: Mounting Kernel Debug File System... [ 4.185763] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 4.188880] systemd[1]: Starting Journal Service... [ 4.215161] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 4.235575] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 4.259317] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 4.262639] systemd[1]: Starting Load Kernel Module efi_pstore... [ 4.319418] systemd[1]: Starting Load Kernel Module pstore_blk... [ 4.346286] systemd[1]: Starting Load Kernel Module pstore_zone... [ 4.370111] systemd[1]: Starting Load Kernel Module ramoops... [ 4.384249] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.384432] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.390381] systemd[1]: Starting Load Kernel Modules... [ 4.413085] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.451127] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 4.461707] systemd[1]: Starting udev Coldplug all Devices... [ 4.487516] systemd[1]: Started Journal Service. [ 4.742937] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 4.808795] systemd-journald[125]: Received client request to flush runtime journal. [ 4.821638] systemd-journald[125]: File /var/log/journal/9855905ab2944be891538ff748241542/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 8.151084] systemd-journald[125]: Failed to read journal file /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal for rotation, trying to move it out of the way: Text file busy [ 20.281558] systemd-journald[125]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 78.910806] usb 1-1: USB disconnect, device number 2 [ 81.230704] usb 1-1: new high-speed USB device number 3 using dwc2 [ 81.439147] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 81.439164] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 81.439173] usb 1-1: Product: 802.11n WLAN Adapter [ 81.439181] usb 1-1: Manufacturer: Realtek [ 81.439188] usb 1-1: SerialNumber: 00e04c000001 [ 81.448515] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 81.450161] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 81.450174] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 81.455874] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 81.463567] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 81.730122] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 81.793698] Bluetooth: MGMT ver 1.22 [ 95.078043] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 95.094438] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 96.477799] rtw_core: loading out-of-tree module taints kernel. [ 96.726458] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 97.830577] usbcore: registered new interface driver rtw_8723du [ 97.872070] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 102.285914] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 102.285984] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 103.843533] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 103.843731] queueing tx report request with sn 4 [ 103.849116] received tx report with sn 4 [ 103.954906] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 2/3) [ 103.955101] queueing tx report request with sn 8 [ 103.968172] received tx report with sn 8 [ 103.968224] wlx90de80882cf1: authenticated [ 103.971188] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 103.976979] queueing tx report request with sn 12 [ 103.979378] received tx report with sn 12 [ 104.082707] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 2/3) [ 104.086959] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 104.086978] queueing tx report request with sn 16 [ 104.105414] wlx90de80882cf1: associated [ 104.112469] received tx report with sn 16 [ 104.189149] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 104.313062] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 108.025335] wlx90de80882cf1: deauthenticated from f8:6f:b0:0e:ae:e5 (Reason: 6=CLASS2_FRAME_FROM_NONAUTH_STA) [ 157.028687] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 157.028747] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 158.563308] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 158.563507] queueing tx report request with sn 20 [ 158.568444] received tx report with sn 20 [ 158.568563] wlx90de80882cf1: authenticated [ 158.572721] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 158.578260] queueing tx report request with sn 24 [ 158.583068] received tx report with sn 24 [ 158.676096] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 158.694077] wlx90de80882cf1: associated [ 158.767080] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 158.848945] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 269.494343] queueing tx report request with sn 28 [ 269.523396] received tx report with sn 28 [ 269.617206] queueing tx report request with sn 32 [ 269.618197] received tx report with sn 32 [ 269.819830] queueing tx report request with sn 36 [ 269.835507] received tx report with sn 36 [ 269.913199] queueing tx report request with sn 40 [ 269.915593] received tx report with sn 40 [ 270.115827] queueing tx report request with sn 44 [ 270.157625] received tx report with sn 44 [ 270.233199] queueing tx report request with sn 48 [ 270.234217] received tx report with sn 48 [ 270.435819] queueing tx report request with sn 52 [ 270.451495] received tx report with sn 52 [ 270.529188] queueing tx report request with sn 56 [ 270.531254] received tx report with sn 56 [ 270.731816] queueing tx report request with sn 60 [ 270.777610] received tx report with sn 60 [ 270.853183] queueing tx report request with sn 64 [ 270.857955] received tx report with sn 64 [ 271.055810] queueing tx report request with sn 68 [ 271.101607] received tx report with sn 68 [ 271.177175] queueing tx report request with sn 72 [ 271.181949] received tx report with sn 72 [ 271.379805] queueing tx report request with sn 76 [ 271.399725] received tx report with sn 76 [ 271.477174] queueing tx report request with sn 80 [ 271.483456] received tx report with sn 80 [ 271.679796] queueing tx report request with sn 84 [ 271.699726] received tx report with sn 84 [ 271.777164] queueing tx report request with sn 88 [ 271.781940] received tx report with sn 88 [ 271.979790] queueing tx report request with sn 92 [ 271.999841] received tx report with sn 92 [ 272.077159] queueing tx report request with sn 96 [ 272.081930] received tx report with sn 96 [ 272.279782] queueing tx report request with sn 100 [ 272.299837] received tx report with sn 100 [ 272.377154] queueing tx report request with sn 104 [ 272.382008] received tx report with sn 104 [ 272.579778] queueing tx report request with sn 108 [ 272.599826] received tx report with sn 108 [ 272.677147] queueing tx report request with sn 112 [ 272.682040] received tx report with sn 112 [ 272.879776] queueing tx report request with sn 116 [ 272.899823] received tx report with sn 116 [ 272.977145] queueing tx report request with sn 120 [ 272.983815] received tx report with sn 120 [ 273.179771] queueing tx report request with sn 124 [ 273.239192] received tx report with sn 124 [ 273.344512] queueing tx report request with sn 128 [ 273.345147] queueing tx report request with sn 132 [ 273.351685] received tx report with sn 128 [ 273.352213] received tx report with sn 132 [ 274.382267] queueing tx report request with sn 136 [ 274.415307] received tx report with sn 136 [ 274.509240] queueing tx report request with sn 140 [ 274.514146] received tx report with sn 140 [ 274.711867] queueing tx report request with sn 144 [ 274.731917] received tx report with sn 144 [ 274.809233] queueing tx report request with sn 148 [ 274.815584] received tx report with sn 148 [ 275.011859] queueing tx report request with sn 152 [ 275.031909] received tx report with sn 152 [ 275.109229] queueing tx report request with sn 156 [ 275.114087] received tx report with sn 156 [ 275.311854] queueing tx report request with sn 160 [ 275.332029] received tx report with sn 160 [ 275.409221] queueing tx report request with sn 164 [ 275.414077] received tx report with sn 164 [ 275.611848] queueing tx report request with sn 168 [ 275.657648] received tx report with sn 168 [ 275.733216] queueing tx report request with sn 172 [ 275.738085] received tx report with sn 172 [ 275.935841] queueing tx report request with sn 176 [ 275.981642] received tx report with sn 176 [ 276.057212] queueing tx report request with sn 180 [ 276.062071] received tx report with sn 180 [ 276.259834] queueing tx report request with sn 184 [ 276.279882] received tx report with sn 184 [ 276.357204] queueing tx report request with sn 188 [ 276.362062] received tx report with sn 188 [ 276.559832] queueing tx report request with sn 192 [ 276.579882] received tx report with sn 192 [ 276.657199] queueing tx report request with sn 196 [ 276.662380] received tx report with sn 196 [ 276.859825] queueing tx report request with sn 200 [ 276.905628] received tx report with sn 200 [ 276.981192] queueing tx report request with sn 204 [ 276.986042] received tx report with sn 204 [ 277.183817] queueing tx report request with sn 208 [ 277.203866] received tx report with sn 208 [ 277.281190] queueing tx report request with sn 212 [ 277.286049] received tx report with sn 212 [ 277.483812] queueing tx report request with sn 216 [ 277.503864] received tx report with sn 216 [ 277.581181] queueing tx report request with sn 220 [ 277.586040] received tx report with sn 220 [ 277.783810] queueing tx report request with sn 224 [ 277.803859] received tx report with sn 224 [ 277.881179] queueing tx report request with sn 228 [ 277.890209] received tx report with sn 228 [ 278.083824] queueing tx report request with sn 232 [ 278.143225] received tx report with sn 232 [ 278.243421] queueing tx report request with sn 236 [ 278.243924] queueing tx report request with sn 240 [ 278.246122] received tx report with sn 236 [ 278.251685] received tx report with sn 240 [ 303.082354] queueing tx report request with sn 244 [ 303.088140] received tx report with sn 244 [ 303.185200] queueing tx report request with sn 248 [ 303.190086] received tx report with sn 248 [ 303.387849] queueing tx report request with sn 252 [ 303.409376] received tx report with sn 252 [ 303.485194] queueing tx report request with sn 0 [ 303.491313] received tx report with sn 0 [ 303.687819] queueing tx report request with sn 4 [ 303.733621] received tx report with sn 4 [ 303.809190] queueing tx report request with sn 8 [ 303.818039] received tx report with sn 8 [ 304.011819] queueing tx report request with sn 12 [ 304.035362] received tx report with sn 12 [ 304.113179] queueing tx report request with sn 16 [ 304.122902] received tx report with sn 16 [ 304.315810] queueing tx report request with sn 20 [ 304.340354] received tx report with sn 20 [ 304.417175] queueing tx report request with sn 24 [ 304.422337] received tx report with sn 24 [ 304.619822] queueing tx report request with sn 28 [ 304.645354] received tx report with sn 28 [ 304.721170] queueing tx report request with sn 32 [ 304.727291] received tx report with sn 32 [ 304.923818] queueing tx report request with sn 36 [ 304.965595] received tx report with sn 36 [ 305.041289] queueing tx report request with sn 40 [ 305.042591] received tx report with sn 40 [ 305.243792] queueing tx report request with sn 44 [ 305.285590] received tx report with sn 44 [ 305.361159] queueing tx report request with sn 48 [ 305.377805] received tx report with sn 48 [ 305.563788] queueing tx report request with sn 52 [ 305.605584] received tx report with sn 52 [ 305.681150] queueing tx report request with sn 56 [ 305.684455] received tx report with sn 56 [ 305.883776] queueing tx report request with sn 60 [ 305.925580] received tx report with sn 60 [ 306.001146] queueing tx report request with sn 64 [ 306.003421] received tx report with sn 64 [ 306.203778] queueing tx report request with sn 68 [ 306.219697] received tx report with sn 68 [ 306.297143] queueing tx report request with sn 72 [ 306.299499] received tx report with sn 72 [ 306.499766] queueing tx report request with sn 76 [ 306.541567] received tx report with sn 76 [ 306.617135] queueing tx report request with sn 80 [ 306.619420] received tx report with sn 80 [ 306.819760] queueing tx report request with sn 84 [ 306.899186] received tx report with sn 84 [ 307.005704] queueing tx report request with sn 88 [ 307.005733] queueing tx report request with sn 92 [ 307.011518] received tx report with sn 88 [ 307.011554] received tx report with sn 92 <\details>
briansune commented 3 weeks ago

@dubhater

Attaching a longer dmesg with stressapptest and memtester and ping running.

dmesg ubuntu@briansune:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008198] Console: colour dummy device 80x25 [ 0.012669] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022989] pid_max: default: 32768 minimum: 301 [ 0.027763] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044142] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051376] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057516] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064727] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070955] rcu: Hierarchical SRCU implementation. [ 0.075745] rcu: Max phase no-delay instances is 1000. [ 0.081241] EFI services will not be available. [ 0.086015] smp: Bringing up secondary CPUs ... [ 0.091019] Detected VIPT I-cache on CPU1 [ 0.091113] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091160] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091268] smp: Brought up 1 node, 2 CPUs [ 0.112732] SMP: Total of 2 processors activated. [ 0.117428] CPU features: detected: 32-bit EL0 Support [ 0.122573] CPU features: detected: CRC32 instructions [ 0.127766] CPU: All CPU(s) started at EL1 [ 0.131854] alternatives: applying system-wide alternatives [ 0.138337] devtmpfs: initialized [ 0.145732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155461] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167021] DMI not present or invalid. [ 0.171537] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178506] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185623] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193438] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201393] audit: initializing netlink subsys (disabled) [ 0.206950] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207424] thermal_sys: Registered thermal governor 'fair_share' [ 0.214678] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220752] thermal_sys: Registered thermal governor 'step_wise' [ 0.227042] ASID allocator initialised with 65536 entries [ 0.253515] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260324] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266576] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273346] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279595] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286358] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292606] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299369] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306605] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318464] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326110] SCSI subsystem initialized [ 0.330086] usbcore: registered new interface driver usbfs [ 0.335616] usbcore: registered new interface driver hub [ 0.340947] usbcore: registered new device driver usb [ 0.346810] pps_core: LinuxPPS API ver. 1 registered [ 0.351765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360878] PTP clock support registered [ 0.365177] FPGA manager framework [ 0.369232] Bluetooth: Core ver 2.22 [ 0.372823] NET: Registered PF_BLUETOOTH protocol family [ 0.378122] Bluetooth: HCI device and connection manager initialized [ 0.384461] Bluetooth: HCI socket layer initialized [ 0.389328] Bluetooth: L2CAP socket layer initialized [ 0.394376] Bluetooth: SCO socket layer initialized [ 0.399607] vgaarb: loaded [ 0.402684] clocksource: Switched to clocksource arch_sys_counter [ 0.417698] NET: Registered PF_INET protocol family [ 0.422800] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431145] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439559] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447304] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455074] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462400] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468830] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482472] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488502] RPC: Registered named UNIX socket transport module. [ 0.494438] RPC: Registered udp transport module. [ 0.499133] RPC: Registered tcp transport module. [ 0.503825] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510250] PCI: CLS 0 bytes, default 64 [ 0.515113] Initialise system trusted keyrings [ 0.519689] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536590] NFS: Registering the id_resolver key type [ 0.541733] Key type id_resolver registered [ 0.545911] Key type id_legacy registered [ 0.549928] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556612] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.564007] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.624096] Key type asymmetric registered [ 0.628189] Asymmetric key parser 'x509' registered [ 0.633111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.644826] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.657471] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.665026] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.677795] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.685199] printk: console [ttyS0] disabled [ 0.709735] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.719010] printk: console [ttyS0] enabled [ 0.719013] printk: console [ttyS0] printing thread started [ 0.719016] printk: bootconsole [uart0] disabled [ 0.730793] brd: module loaded [ 0.734729] loop: module loaded [ 0.734895] at24 0-0050: supply vcc not found, using dummy regulator [ 0.739874] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.740847] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.740863] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.740871] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.740938] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.740948] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.740973] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.741140] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.741354] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.741709] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.741910] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.741925] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.741933] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.741985] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.741994] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742002] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.742011] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.742035] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.742043] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742050] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.742208] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.742362] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.742748] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.743201] al-qspi f804e000.spi: registered master spi2 [ 0.743331] spi_master spi2: Failed to power device: -13 [ 0.743340] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.743349] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.743373] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.745218] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.745234] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.745242] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.745250] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.745256] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.745263] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.745269] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.745278] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.745287] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.745295] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.748298] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.748432] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.748861] dwc2 f8180000.usb: DWC OTG Controller [ 0.748883] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.748910] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.749109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.749121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749131] usb usb1: Product: DWC OTG Controller [ 0.749138] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.749146] usb usb1: SerialNumber: f8180000.usb [ 0.749669] hub 1-0:1.0: USB hub found [ 0.749704] hub 1-0:1.0: 1 port detected [ 0.750644] usbcore: registered new interface driver cdc_acm [ 0.750651] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.750719] usbcore: registered new interface driver cdc_wdm [ 0.750952] usbcore: registered new interface driver uas [ 0.751023] usbcore: registered new interface driver usb-storage [ 0.751108] usbcore: registered new interface driver usbserial_generic [ 0.751133] usbserial: USB Serial support registered for generic [ 0.751171] usbcore: registered new interface driver usb_serial_simple [ 0.751194] usbserial: USB Serial support registered for carelink [ 0.751216] usbserial: USB Serial support registered for flashloader [ 0.751242] usbserial: USB Serial support registered for funsoft [ 0.751263] usbserial: USB Serial support registered for google [ 0.751284] usbserial: USB Serial support registered for hp4x [ 0.751306] usbserial: USB Serial support registered for kaufmann [ 0.751328] usbserial: USB Serial support registered for libtransistor [ 0.751350] usbserial: USB Serial support registered for moto_modem [ 0.751372] usbserial: USB Serial support registered for motorola_tetra [ 0.751397] usbserial: USB Serial support registered for nokia [ 0.751420] usbserial: USB Serial support registered for novatel_gps [ 0.751441] usbserial: USB Serial support registered for siemens_mpi [ 0.751463] usbserial: USB Serial support registered for suunto [ 0.751489] usbserial: USB Serial support registered for vivopay [ 0.751511] usbserial: USB Serial support registered for zio [ 0.771986] rtc-ds1307 0-0068: SET TIME! [ 0.797686] rtc-ds1307 0-0068: registered as rtc0 [ 0.809595] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.809683] i2c_dev: i2c /dev entries driver [ 0.810048] usbcore: registered new interface driver btusb [ 0.810250] sdhci: Secure Digital Host Controller Interface driver [ 0.810254] sdhci: Copyright(c) Pierre Ossman [ 0.810258] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.810543] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.811482] usbcore: registered new interface driver usbhid [ 0.811489] usbhid: USB HID core driver [ 0.812197] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.812710] gre: GRE over IPv4 demultiplexor driver [ 0.812715] ip_gre: GRE over IPv4 tunneling driver [ 0.813964] IPv4 over IPsec tunneling driver [ 0.814944] NET: Registered PF_INET6 protocol family [ 0.816820] Segment Routing with IPv6 [ 0.816869] In-situ OAM (IOAM) with IPv6 [ 0.817518] NET: Registered PF_PACKET protocol family [ 0.817534] NET: Registered PF_KEY protocol family [ 0.817684] Bluetooth: RFCOMM TTY layer initialized [ 0.817698] Bluetooth: RFCOMM socket layer initialized [ 0.817723] Bluetooth: RFCOMM ver 1.11 [ 0.818059] Key type dns_resolver registered [ 0.818597] Loading compiled-in X.509 certificates [ 0.821382] Key type encrypted registered [ 0.825985] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.827079] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.829982] of_cfs_init [ 0.830068] of_cfs_init: OK [ 0.854771] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.855068] Waiting for root device /dev/mmcblk0p2... [ 1.010355] mmc0: new high speed SDHC card at address 0001 [ 1.010983] mmcblk0: mmc0:0001 00000 7.44 GiB [ 1.015108] mmcblk0: p1 p2 [ 1.050701] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.086214] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.086278] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.103423] devtmpfs: mounted [ 1.104299] Freeing unused kernel memory: 1536K [ 1.117398] Checked W+X mappings: passed, no W+X pages found [ 1.117423] Run /sbin/init as init process [ 1.117430] with arguments: [ 1.117432] /sbin/init [ 1.117436] with environment: [ 1.117438] HOME=/ [ 1.117441] TERM=linux [ 1.319622] usb 1-1: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00 [ 1.319644] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.319654] usb 1-1: Product: Ultra USB 3.0 [ 1.319661] usb 1-1: Manufacturer: SanDisk [ 1.319668] usb 1-1: SerialNumber: 05013e52a4eaf88baadb58572c8b3cdbea2ad5a582c5f8f29b16e599655b482992c0000000000000000000008e7c484000001410915581072e28fc18 [ 1.324151] usb-storage 1-1:1.0: USB Mass Storage device detected [ 1.324761] scsi host0: usb-storage 1-1:1.0 [ 1.969699] systemd[1]: System time before build time, advancing clock. [ 1.997700] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 2.050324] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 2.050820] systemd[1]: Detected architecture arm64. [ 2.091788] systemd[1]: Set hostname to . [ 2.347678] scsi 0:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6 [ 2.348195] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.348425] sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 2.348961] sd 0:0:0:0: [sda] Write Protect is off [ 2.348973] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 2.349226] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.439512] sda: sda1 [ 2.439917] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.746699] random: crng init done [ 3.752822] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.752847] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.753684] systemd[1]: Created slice system-getty.slice. [ 3.791410] systemd[1]: Created slice system-modprobe.slice. [ 3.815274] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.839148] systemd[1]: Created slice User and Session Slice. [ 3.859077] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.882989] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.906944] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.907104] systemd[1]: Reached target Local Encrypted Volumes. [ 3.934911] systemd[1]: Reached target User and Group Name Lookups. [ 3.958800] systemd[1]: Reached target Remote File Systems. [ 3.978782] systemd[1]: Reached target Slices. [ 3.991503] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.015073] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.039733] systemd[1]: Listening on Journal Audit Socket. [ 4.063306] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.087346] systemd[1]: Listening on Journal Socket. [ 4.099404] systemd[1]: Listening on udev Control Socket. [ 4.119167] systemd[1]: Listening on udev Kernel Socket. [ 4.155118] systemd[1]: Mounting Huge Pages File System... [ 4.167341] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 4.170669] systemd[1]: Mounting Kernel Debug File System... [ 4.185763] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 4.188880] systemd[1]: Starting Journal Service... [ 4.215161] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 4.235575] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 4.259317] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 4.262639] systemd[1]: Starting Load Kernel Module efi_pstore... [ 4.319418] systemd[1]: Starting Load Kernel Module pstore_blk... [ 4.346286] systemd[1]: Starting Load Kernel Module pstore_zone... [ 4.370111] systemd[1]: Starting Load Kernel Module ramoops... [ 4.384249] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.384432] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.390381] systemd[1]: Starting Load Kernel Modules... [ 4.413085] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.451127] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 4.461707] systemd[1]: Starting udev Coldplug all Devices... [ 4.487516] systemd[1]: Started Journal Service. [ 4.742937] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 4.808795] systemd-journald[125]: Received client request to flush runtime journal. [ 4.821638] systemd-journald[125]: File /var/log/journal/9855905ab2944be891538ff748241542/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 8.151084] systemd-journald[125]: Failed to read journal file /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal for rotation, trying to move it out of the way: Text file busy [ 20.281558] systemd-journald[125]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 78.910806] usb 1-1: USB disconnect, device number 2 [ 81.230704] usb 1-1: new high-speed USB device number 3 using dwc2 [ 81.439147] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 81.439164] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 81.439173] usb 1-1: Product: 802.11n WLAN Adapter [ 81.439181] usb 1-1: Manufacturer: Realtek [ 81.439188] usb 1-1: SerialNumber: 00e04c000001 [ 81.448515] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 81.450161] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 81.450174] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 81.455874] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 81.463567] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 81.730122] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 81.793698] Bluetooth: MGMT ver 1.22 [ 95.078043] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 95.094438] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 96.477799] rtw_core: loading out-of-tree module taints kernel. [ 96.726458] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 97.830577] usbcore: registered new interface driver rtw_8723du [ 97.872070] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 102.285914] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 102.285984] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 103.843533] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 103.843731] queueing tx report request with sn 4 [ 103.849116] received tx report with sn 4 [ 103.954906] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 2/3) [ 103.955101] queueing tx report request with sn 8 [ 103.968172] received tx report with sn 8 [ 103.968224] wlx90de80882cf1: authenticated [ 103.971188] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 103.976979] queueing tx report request with sn 12 [ 103.979378] received tx report with sn 12 [ 104.082707] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 2/3) [ 104.086959] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 104.086978] queueing tx report request with sn 16 [ 104.105414] wlx90de80882cf1: associated [ 104.112469] received tx report with sn 16 [ 104.189149] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 104.313062] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 108.025335] wlx90de80882cf1: deauthenticated from f8:6f:b0:0e:ae:e5 (Reason: 6=CLASS2_FRAME_FROM_NONAUTH_STA) [ 157.028687] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 157.028747] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 158.563308] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 158.563507] queueing tx report request with sn 20 [ 158.568444] received tx report with sn 20 [ 158.568563] wlx90de80882cf1: authenticated [ 158.572721] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 158.578260] queueing tx report request with sn 24 [ 158.583068] received tx report with sn 24 [ 158.676096] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 158.694077] wlx90de80882cf1: associated [ 158.767080] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 158.848945] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 269.494343] queueing tx report request with sn 28 [ 269.523396] received tx report with sn 28 [ 269.617206] queueing tx report request with sn 32 [ 269.618197] received tx report with sn 32 [ 269.819830] queueing tx report request with sn 36 [ 269.835507] received tx report with sn 36 [ 269.913199] queueing tx report request with sn 40 [ 269.915593] received tx report with sn 40 [ 270.115827] queueing tx report request with sn 44 [ 270.157625] received tx report with sn 44 [ 270.233199] queueing tx report request with sn 48 [ 270.234217] received tx report with sn 48 [ 270.435819] queueing tx report request with sn 52 [ 270.451495] received tx report with sn 52 [ 270.529188] queueing tx report request with sn 56 [ 270.531254] received tx report with sn 56 [ 270.731816] queueing tx report request with sn 60 [ 270.777610] received tx report with sn 60 [ 270.853183] queueing tx report request with sn 64 [ 270.857955] received tx report with sn 64 [ 271.055810] queueing tx report request with sn 68 [ 271.101607] received tx report with sn 68 [ 271.177175] queueing tx report request with sn 72 [ 271.181949] received tx report with sn 72 [ 271.379805] queueing tx report request with sn 76 [ 271.399725] received tx report with sn 76 [ 271.477174] queueing tx report request with sn 80 [ 271.483456] received tx report with sn 80 [ 271.679796] queueing tx report request with sn 84 [ 271.699726] received tx report with sn 84 [ 271.777164] queueing tx report request with sn 88 [ 271.781940] received tx report with sn 88 [ 271.979790] queueing tx report request with sn 92 [ 271.999841] received tx report with sn 92 [ 272.077159] queueing tx report request with sn 96 [ 272.081930] received tx report with sn 96 [ 272.279782] queueing tx report request with sn 100 [ 272.299837] received tx report with sn 100 [ 272.377154] queueing tx report request with sn 104 [ 272.382008] received tx report with sn 104 [ 272.579778] queueing tx report request with sn 108 [ 272.599826] received tx report with sn 108 [ 272.677147] queueing tx report request with sn 112 [ 272.682040] received tx report with sn 112 [ 272.879776] queueing tx report request with sn 116 [ 272.899823] received tx report with sn 116 [ 272.977145] queueing tx report request with sn 120 [ 272.983815] received tx report with sn 120 [ 273.179771] queueing tx report request with sn 124 [ 273.239192] received tx report with sn 124 [ 273.344512] queueing tx report request with sn 128 [ 273.345147] queueing tx report request with sn 132 [ 273.351685] received tx report with sn 128 [ 273.352213] received tx report with sn 132 [ 274.382267] queueing tx report request with sn 136 [ 274.415307] received tx report with sn 136 [ 274.509240] queueing tx report request with sn 140 [ 274.514146] received tx report with sn 140 [ 274.711867] queueing tx report request with sn 144 [ 274.731917] received tx report with sn 144 [ 274.809233] queueing tx report request with sn 148 [ 274.815584] received tx report with sn 148 [ 275.011859] queueing tx report request with sn 152 [ 275.031909] received tx report with sn 152 [ 275.109229] queueing tx report request with sn 156 [ 275.114087] received tx report with sn 156 [ 275.311854] queueing tx report request with sn 160 [ 275.332029] received tx report with sn 160 [ 275.409221] queueing tx report request with sn 164 [ 275.414077] received tx report with sn 164 [ 275.611848] queueing tx report request with sn 168 [ 275.657648] received tx report with sn 168 [ 275.733216] queueing tx report request with sn 172 [ 275.738085] received tx report with sn 172 [ 275.935841] queueing tx report request with sn 176 [ 275.981642] received tx report with sn 176 [ 276.057212] queueing tx report request with sn 180 [ 276.062071] received tx report with sn 180 [ 276.259834] queueing tx report request with sn 184 [ 276.279882] received tx report with sn 184 [ 276.357204] queueing tx report request with sn 188 [ 276.362062] received tx report with sn 188 [ 276.559832] queueing tx report request with sn 192 [ 276.579882] received tx report with sn 192 [ 276.657199] queueing tx report request with sn 196 [ 276.662380] received tx report with sn 196 [ 276.859825] queueing tx report request with sn 200 [ 276.905628] received tx report with sn 200 [ 276.981192] queueing tx report request with sn 204 [ 276.986042] received tx report with sn 204 [ 277.183817] queueing tx report request with sn 208 [ 277.203866] received tx report with sn 208 [ 277.281190] queueing tx report request with sn 212 [ 277.286049] received tx report with sn 212 [ 277.483812] queueing tx report request with sn 216 [ 277.503864] received tx report with sn 216 [ 277.581181] queueing tx report request with sn 220 [ 277.586040] received tx report with sn 220 [ 277.783810] queueing tx report request with sn 224 [ 277.803859] received tx report with sn 224 [ 277.881179] queueing tx report request with sn 228 [ 277.890209] received tx report with sn 228 [ 278.083824] queueing tx report request with sn 232 [ 278.143225] received tx report with sn 232 [ 278.243421] queueing tx report request with sn 236 [ 278.243924] queueing tx report request with sn 240 [ 278.246122] received tx report with sn 236 [ 278.251685] received tx report with sn 240 [ 303.082354] queueing tx report request with sn 244 [ 303.088140] received tx report with sn 244 [ 303.185200] queueing tx report request with sn 248 [ 303.190086] received tx report with sn 248 [ 303.387849] queueing tx report request with sn 252 [ 303.409376] received tx report with sn 252 [ 303.485194] queueing tx report request with sn 0 [ 303.491313] received tx report with sn 0 [ 303.687819] queueing tx report request with sn 4 [ 303.733621] received tx report with sn 4 [ 303.809190] queueing tx report request with sn 8 [ 303.818039] received tx report with sn 8 [ 304.011819] queueing tx report request with sn 12 [ 304.035362] received tx report with sn 12 [ 304.113179] queueing tx report request with sn 16 [ 304.122902] received tx report with sn 16 [ 304.315810] queueing tx report request with sn 20 [ 304.340354] received tx report with sn 20 [ 304.417175] queueing tx report request with sn 24 [ 304.422337] received tx report with sn 24 [ 304.619822] queueing tx report request with sn 28 [ 304.645354] received tx report with sn 28 [ 304.721170] queueing tx report request with sn 32 [ 304.727291] received tx report with sn 32 [ 304.923818] queueing tx report request with sn 36 [ 304.965595] received tx report with sn 36 [ 305.041289] queueing tx report request with sn 40 [ 305.042591] received tx report with sn 40 [ 305.243792] queueing tx report request with sn 44 [ 305.285590] received tx report with sn 44 [ 305.361159] queueing tx report request with sn 48 [ 305.377805] received tx report with sn 48 [ 305.563788] queueing tx report request with sn 52 [ 305.605584] received tx report with sn 52 [ 305.681150] queueing tx report request with sn 56 [ 305.684455] received tx report with sn 56 [ 305.883776] queueing tx report request with sn 60 [ 305.925580] received tx report with sn 60 [ 306.001146] queueing tx report request with sn 64 [ 306.003421] received tx report with sn 64 [ 306.203778] queueing tx report request with sn 68 [ 306.219697] received tx report with sn 68 [ 306.297143] queueing tx report request with sn 72 [ 306.299499] received tx report with sn 72 [ 306.499766] queueing tx report request with sn 76 [ 306.541567] received tx report with sn 76 [ 306.617135] queueing tx report request with sn 80 [ 306.619420] received tx report with sn 80 [ 306.819760] queueing tx report request with sn 84 [ 306.899186] received tx report with sn 84 [ 307.005704] queueing tx report request with sn 88 [ 307.005733] queueing tx report request with sn 92 [ 307.011518] received tx report with sn 88 [ 307.011554] received tx report with sn 92 [ 353.610788] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.611042] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.611541] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.611919] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.612358] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.612976] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.613336] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.613692] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.614121] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.614574] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.628485] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.629125] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.629705] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.632390] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.632879] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.636053] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.636633] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.638239] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.640185] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.655311] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.656060] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.735312] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.736195] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.736774] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.737544] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.737976] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.738899] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.739223] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.739640] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.740229] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.740844] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.741280] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 354.882517] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 458.918573] queueing tx report request with sn 96 [ 458.925623] received tx report with sn 96 [ 459.077568] queueing tx report request with sn 100 [ 459.083127] received tx report with sn 100 [ 459.280069] queueing tx report request with sn 104 [ 459.301247] received tx report with sn 104 [ 459.425559] queueing tx report request with sn 108 [ 459.431195] received tx report with sn 108 [ 459.628067] queueing tx report request with sn 112 [ 459.649368] received tx report with sn 112 [ 459.773814] queueing tx report request with sn 116 [ 459.775903] received tx report with sn 116 [ 459.976058] queueing tx report request with sn 120 [ 459.997359] received tx report with sn 120 [ 460.121420] queueing tx report request with sn 124 [ 460.126837] received tx report with sn 124 [ 460.324299] queueing tx report request with sn 128 [ 460.345979] received tx report with sn 128 [ 460.469663] queueing tx report request with sn 132 [ 460.483331] received tx report with sn 132 [ 460.672043] queueing tx report request with sn 136 [ 460.693595] received tx report with sn 136 [ 460.817407] queueing tx report request with sn 140 [ 460.822928] received tx report with sn 140 [ 461.020040] queueing tx report request with sn 144 [ 461.041460] received tx report with sn 144 [ 461.165525] queueing tx report request with sn 148 [ 461.171060] received tx report with sn 148 [ 461.368032] queueing tx report request with sn 152 [ 461.389455] received tx report with sn 152 [ 461.537643] queueing tx report request with sn 156 [ 461.537761] queueing tx report request with sn 160 [ 461.544804] received tx report with sn 156 [ 461.544839] received tx report with sn 160 [ 461.586906] queueing tx report request with sn 164 [ 461.588524] received tx report with sn 164 [ 505.422527] queueing tx report request with sn 168 [ 505.430845] received tx report with sn 168 [ 505.529520] queueing tx report request with sn 172 [ 505.530550] received tx report with sn 172 [ 505.732021] queueing tx report request with sn 176 [ 505.753325] received tx report with sn 176 [ 505.829888] queueing tx report request with sn 180 [ 505.835565] received tx report with sn 180 [ 506.036147] queueing tx report request with sn 184 [ 506.057321] received tx report with sn 184 [ 506.133508] queueing tx report request with sn 188 [ 506.139390] received tx report with sn 188 [ 506.336136] queueing tx report request with sn 192 [ 506.357312] received tx report with sn 192 [ 506.437501] queueing tx report request with sn 196 [ 506.443325] received tx report with sn 196 [ 506.640135] queueing tx report request with sn 200 [ 506.661185] received tx report with sn 200 [ 506.737493] queueing tx report request with sn 204 [ 506.743306] received tx report with sn 204 [ 506.940128] queueing tx report request with sn 208 [ 506.961195] received tx report with sn 208 [ 507.041487] queueing tx report request with sn 212 [ 507.047279] received tx report with sn 212 [ 507.244119] queueing tx report request with sn 216 [ 507.265673] received tx report with sn 216 [ 507.341607] queueing tx report request with sn 220 [ 507.347379] received tx report with sn 220 [ 507.548247] queueing tx report request with sn 224 [ 507.569535] received tx report with sn 224 [ 507.645602] queueing tx report request with sn 228 [ 507.651120] received tx report with sn 228 [ 507.848230] queueing tx report request with sn 232 [ 507.869534] received tx report with sn 232 [ 507.945596] queueing tx report request with sn 236 [ 507.951343] received tx report with sn 236 [ 508.147971] queueing tx report request with sn 240 [ 508.169024] received tx report with sn 240 [ 508.249464] queueing tx report request with sn 244 [ 508.255037] received tx report with sn 244 [ 508.452342] queueing tx report request with sn 248 [ 508.473775] received tx report with sn 248 [ 508.549458] queueing tx report request with sn 252 [ 508.555251] received tx report with sn 252 [ 508.752211] queueing tx report request with sn 0 [ 508.773518] received tx report with sn 0 [ 508.849703] queueing tx report request with sn 4 [ 508.855094] received tx report with sn 4 [ 509.052088] queueing tx report request with sn 8 [ 509.111509] received tx report with sn 8 [ 509.228571] queueing tx report request with sn 12 [ 509.228605] queueing tx report request with sn 16 [ 509.229587] received tx report with sn 12 [ 509.230293] received tx report with sn 16 [ 754.458770] queueing tx report request with sn 20 [ 754.487473] received tx report with sn 20 [ 754.589379] queueing tx report request with sn 24 [ 754.596087] received tx report with sn 24 [ 754.792009] queueing tx report request with sn 28 [ 754.833827] received tx report with sn 28 [ 754.909373] queueing tx report request with sn 32 [ 754.916027] received tx report with sn 32 [ 755.112126] queueing tx report request with sn 36 [ 755.153820] received tx report with sn 36 [ 755.229368] queueing tx report request with sn 40 [ 755.236057] received tx report with sn 40 [ 755.432122] queueing tx report request with sn 44 [ 755.473692] received tx report with sn 44 [ 755.549484] queueing tx report request with sn 48 [ 755.556055] received tx report with sn 48 [ 755.752359] queueing tx report request with sn 52 [ 755.793809] received tx report with sn 52 [ 755.869480] queueing tx report request with sn 56 [ 755.876021] received tx report with sn 56 [ 756.072107] queueing tx report request with sn 60 [ 756.114053] received tx report with sn 60 [ 756.189475] queueing tx report request with sn 64 [ 756.197325] received tx report with sn 64 [ 756.392101] queueing tx report request with sn 68 [ 756.433921] received tx report with sn 68 [ 756.509467] queueing tx report request with sn 72 [ 756.516304] received tx report with sn 72 [ 756.711967] queueing tx report request with sn 76 [ 756.757787] received tx report with sn 76 [ 756.833459] queueing tx report request with sn 80 [ 756.834471] received tx report with sn 80 [ 757.035962] queueing tx report request with sn 84 [ 757.077903] received tx report with sn 84 [ 757.153954] queueing tx report request with sn 88 [ 757.160323] received tx report with sn 88 [ 757.355953] queueing tx report request with sn 92 [ 757.397761] received tx report with sn 92 [ 757.473571] queueing tx report request with sn 96 [ 757.480344] received tx report with sn 96 [ 757.676197] queueing tx report request with sn 100 [ 757.717758] received tx report with sn 100 [ 757.793815] queueing tx report request with sn 104 [ 757.800463] received tx report with sn 104 [ 757.995939] queueing tx report request with sn 108 [ 758.037997] received tx report with sn 108 [ 758.113809] queueing tx report request with sn 112 [ 758.120396] received tx report with sn 112 [ 758.316061] queueing tx report request with sn 116 [ 758.395368] received tx report with sn 116 [ 758.506554] queueing tx report request with sn 120 [ 758.507180] queueing tx report request with sn 124 [ 758.511967] received tx report with sn 120 [ 758.512413] received tx report with sn 124 [ 758.871798] queueing tx report request with sn 128 [ 758.902656] received tx report with sn 128 [ 759.049539] queueing tx report request with sn 132 [ 759.056122] received tx report with sn 132 [ 759.252042] queueing tx report request with sn 136 [ 759.293972] received tx report with sn 136 [ 759.417658] queueing tx report request with sn 140 [ 759.424014] received tx report with sn 140 [ 759.620035] queueing tx report request with sn 144 [ 759.661840] received tx report with sn 144 [ 759.785649] queueing tx report request with sn 148 [ 759.792111] received tx report with sn 148 [ 759.988028] queueing tx report request with sn 152 [ 760.030084] received tx report with sn 152 [ 760.153766] queueing tx report request with sn 156 [ 760.160094] received tx report with sn 156 [ 760.356019] queueing tx report request with sn 160 [ 760.397826] received tx report with sn 160 [ 760.521636] queueing tx report request with sn 164 [ 760.523518] received tx report with sn 164 [ 760.724017] queueing tx report request with sn 168 [ 760.765822] received tx report with sn 168 [ 760.889378] queueing tx report request with sn 172 [ 760.896850] received tx report with sn 172 [ 761.092006] queueing tx report request with sn 176 [ 761.133812] received tx report with sn 176 [ 761.257495] queueing tx report request with sn 180 [ 761.264480] received tx report with sn 180 [ 761.460000] queueing tx report request with sn 184 [ 761.501680] received tx report with sn 184 [ 761.656739] queueing tx report request with sn 188 [ 761.656778] queueing tx report request with sn 192 [ 761.657742] queueing tx report request with sn 196 [ 761.659543] received tx report with sn 196 [ 761.665091] received tx report with sn 188 [ 761.665180] received tx report with sn 192 [ 763.158588] queueing tx report request with sn 200 [ 763.194765] received tx report with sn 200 [ 763.293828] queueing tx report request with sn 204 [ 763.300422] received tx report with sn 204 [ 763.496080] queueing tx report request with sn 208 [ 763.538029] received tx report with sn 208 [ 763.617572] queueing tx report request with sn 212 [ 763.624432] received tx report with sn 212 [ 763.819953] queueing tx report request with sn 216 [ 763.861629] received tx report with sn 216 [ 763.937566] queueing tx report request with sn 220 [ 763.944438] received tx report with sn 220 [ 764.140065] queueing tx report request with sn 224 [ 764.181874] received tx report with sn 224 [ 764.257937] queueing tx report request with sn 228 [ 764.264392] received tx report with sn 228 [ 764.460063] queueing tx report request with sn 232 [ 764.501867] received tx report with sn 232 [ 764.577803] queueing tx report request with sn 236 [ 764.584431] received tx report with sn 236 [ 764.780055] queueing tx report request with sn 240 [ 764.821862] received tx report with sn 240 [ 764.897795] queueing tx report request with sn 244 [ 764.906191] received tx report with sn 244 [ 765.100049] queueing tx report request with sn 248 [ 765.141855] received tx report with sn 248 [ 765.217790] queueing tx report request with sn 252 [ 765.227292] received tx report with sn 252 [ 765.420040] queueing tx report request with sn 0 [ 765.461974] received tx report with sn 0 [ 765.537407] queueing tx report request with sn 4 [ 765.543969] received tx report with sn 4 [ 765.740035] queueing tx report request with sn 8 [ 765.781719] received tx report with sn 8 [ 765.857401] queueing tx report request with sn 12 [ 765.864051] received tx report with sn 12 [ 766.060028] queueing tx report request with sn 16 [ 766.101711] received tx report with sn 16 [ 766.177645] queueing tx report request with sn 20 [ 766.184028] received tx report with sn 20 [ 766.380023] queueing tx report request with sn 24 [ 766.421704] received tx report with sn 24 [ 766.497390] queueing tx report request with sn 28 [ 766.504032] received tx report with sn 28 [ 766.700015] queueing tx report request with sn 32 [ 766.741696] received tx report with sn 32 [ 766.817383] queueing tx report request with sn 36 [ 766.824061] received tx report with sn 36 [ 767.020009] queueing tx report request with sn 40 [ 767.099315] received tx report with sn 40 [ 767.209626] queueing tx report request with sn 44 [ 767.210254] queueing tx report request with sn 48 [ 767.218429] received tx report with sn 44 [ 767.218542] received tx report with sn 48 [ 793.778467] queueing tx report request with sn 52 [ 793.787146] received tx report with sn 52 [ 793.885835] queueing tx report request with sn 56 [ 793.892531] received tx report with sn 56 [ 794.087963] queueing tx report request with sn 60 [ 794.129643] received tx report with sn 60 [ 794.205830] queueing tx report request with sn 64 [ 794.207438] received tx report with sn 64 [ 794.408080] queueing tx report request with sn 68 [ 794.428888] received tx report with sn 68 [ 794.505572] queueing tx report request with sn 72 [ 794.512034] received tx report with sn 72 [ 794.708075] queueing tx report request with sn 76 [ 794.728634] received tx report with sn 76 [ 794.805566] queueing tx report request with sn 80 [ 794.812031] received tx report with sn 80 [ 795.008071] queueing tx report request with sn 84 [ 795.049627] received tx report with sn 84 [ 795.125683] queueing tx report request with sn 88 [ 795.132013] received tx report with sn 88 [ 795.328064] queueing tx report request with sn 92 [ 795.348623] received tx report with sn 92 [ 795.425679] queueing tx report request with sn 96 [ 795.426720] received tx report with sn 96 [ 795.628178] queueing tx report request with sn 100 [ 795.669611] received tx report with sn 100 [ 795.745422] queueing tx report request with sn 104 [ 795.746453] received tx report with sn 104 [ 795.948048] queueing tx report request with sn 108 [ 795.969621] received tx report with sn 108 [ 796.045791] queueing tx report request with sn 112 [ 796.047192] received tx report with sn 112 [ 796.248042] queueing tx report request with sn 116 [ 796.269492] received tx report with sn 116 [ 796.345409] queueing tx report request with sn 120 [ 796.352124] received tx report with sn 120 [ 796.548162] queueing tx report request with sn 124 [ 796.589985] received tx report with sn 124 [ 796.665404] queueing tx report request with sn 128 [ 796.666414] received tx report with sn 128 [ 796.868032] queueing tx report request with sn 132 [ 796.889355] received tx report with sn 132 [ 796.965898] queueing tx report request with sn 136 [ 796.967521] received tx report with sn 136 [ 797.168152] queueing tx report request with sn 140 [ 797.209972] received tx report with sn 140 [ 797.285517] queueing tx report request with sn 144 [ 797.287476] received tx report with sn 144 [ 797.488019] queueing tx report request with sn 148 [ 797.567463] received tx report with sn 148 [ 797.679384] queueing tx report request with sn 152 [ 797.679421] queueing tx report request with sn 156 [ 797.681663] received tx report with sn 152 [ 797.682637] received tx report with sn 156 [ 822.957898] queueing tx report request with sn 160 [ 822.973199] received tx report with sn 160 [ 823.949617] queueing tx report request with sn 164 [ 823.950624] received tx report with sn 164 [ 826.005568] queueing tx report request with sn 168 [ 826.010582] received tx report with sn 168 [ 826.113935] queueing tx report request with sn 172 [ 826.120095] received tx report with sn 172 [ 826.316061] queueing tx report request with sn 176 [ 826.336870] received tx report with sn 176 [ 826.413429] queueing tx report request with sn 180 [ 826.415215] received tx report with sn 180 [ 826.616055] queueing tx report request with sn 184 [ 826.657612] received tx report with sn 184 [ 826.733547] queueing tx report request with sn 188 [ 826.740108] received tx report with sn 188 [ 826.936176] queueing tx report request with sn 192 [ 826.977856] received tx report with sn 192 [ 827.053789] queueing tx report request with sn 196 [ 827.060125] received tx report with sn 196 [ 827.256172] queueing tx report request with sn 200 [ 827.297726] received tx report with sn 200 [ 827.373660] queueing tx report request with sn 204 [ 827.380092] received tx report with sn 204 [ 827.576035] queueing tx report request with sn 208 [ 827.617843] received tx report with sn 208 [ 827.693402] queueing tx report request with sn 212 [ 827.694429] received tx report with sn 212 [ 827.896029] queueing tx report request with sn 216 [ 827.917730] received tx report with sn 216 [ 827.993519] queueing tx report request with sn 220 [ 827.994554] received tx report with sn 220 [ 828.196023] queueing tx report request with sn 224 [ 828.217844] received tx report with sn 224 [ 828.293643] queueing tx report request with sn 228 [ 828.300106] received tx report with sn 228 [ 828.496017] queueing tx report request with sn 232 [ 828.537954] received tx report with sn 232 [ 828.613509] queueing tx report request with sn 236 [ 828.620438] received tx report with sn 236 [ 828.816010] queueing tx report request with sn 240 [ 828.836833] received tx report with sn 240 [ 828.913503] queueing tx report request with sn 244 [ 828.915443] received tx report with sn 244 [ 829.116004] queueing tx report request with sn 248 [ 829.158061] received tx report with sn 248 [ 829.233498] queueing tx report request with sn 252 [ 829.235457] received tx report with sn 252 [ 829.435999] queueing tx report request with sn 0 [ 829.456429] received tx report with sn 0 [ 829.533365] queueing tx report request with sn 4 [ 829.540576] received tx report with sn 4 [ 829.735992] queueing tx report request with sn 8 [ 829.795300] received tx report with sn 8 [ 829.906113] queueing tx report request with sn 12 [ 829.906866] queueing tx report request with sn 16 [ 829.908489] received tx report with sn 12 [ 829.913966] received tx report with sn 16 [ 1017.106337] queueing tx report request with sn 20 [ 1017.114370] received tx report with sn 20 [ 1017.213184] queueing tx report request with sn 24 [ 1017.221709] received tx report with sn 24 [ 1017.415836] queueing tx report request with sn 28 [ 1017.439111] received tx report with sn 28 [ 1017.517175] queueing tx report request with sn 32 [ 1017.526691] received tx report with sn 32 [ 1017.719826] queueing tx report request with sn 36 [ 1017.739855] received tx report with sn 36 [ 1017.817169] queueing tx report request with sn 40 [ 1017.821986] received tx report with sn 40 [ 1018.019801] queueing tx report request with sn 44 [ 1018.039848] received tx report with sn 44 [ 1018.117164] queueing tx report request with sn 48 [ 1018.121943] received tx report with sn 48 [ 1018.319791] queueing tx report request with sn 52 [ 1018.361590] received tx report with sn 52 [ 1018.437157] queueing tx report request with sn 56 [ 1018.442220] received tx report with sn 56 [ 1018.639785] queueing tx report request with sn 60 [ 1018.681584] received tx report with sn 60 [ 1018.757151] queueing tx report request with sn 64 [ 1018.761926] received tx report with sn 64 [ 1018.959779] queueing tx report request with sn 68 [ 1019.001577] received tx report with sn 68 [ 1019.077144] queueing tx report request with sn 72 [ 1019.078128] received tx report with sn 72 [ 1019.279773] queueing tx report request with sn 76 [ 1019.299823] received tx report with sn 76 [ 1019.377139] queueing tx report request with sn 80 [ 1019.381916] received tx report with sn 80 [ 1019.579768] queueing tx report request with sn 84 [ 1019.599817] received tx report with sn 84 [ 1019.677133] queueing tx report request with sn 88 [ 1019.683444] received tx report with sn 88 [ 1019.879759] queueing tx report request with sn 92 [ 1019.899811] received tx report with sn 92 [ 1019.977126] queueing tx report request with sn 96 [ 1019.981902] received tx report with sn 96 [ 1020.179757] queueing tx report request with sn 100 [ 1020.199803] received tx report with sn 100 [ 1020.277120] queueing tx report request with sn 104 [ 1020.281981] received tx report with sn 104 [ 1020.479746] queueing tx report request with sn 108 [ 1020.525545] received tx report with sn 108 [ 1020.601114] queueing tx report request with sn 112 [ 1020.605967] received tx report with sn 112 [ 1020.803744] queueing tx report request with sn 116 [ 1020.863162] received tx report with sn 116 [ 1020.968116] queueing tx report request with sn 120 [ 1020.968866] queueing tx report request with sn 124 [ 1020.969123] received tx report with sn 120 [ 1020.970282] received tx report with sn 124 [ 1037.178308] queueing tx report request with sn 128 [ 1037.207340] received tx report with sn 128 [ 1037.305150] queueing tx report request with sn 132 [ 1037.306110] received tx report with sn 132 [ 1037.507776] queueing tx report request with sn 136 [ 1037.523453] received tx report with sn 136 [ 1037.601144] queueing tx report request with sn 140 [ 1037.604536] received tx report with sn 140 [ 1037.803772] queueing tx report request with sn 144 [ 1037.845568] received tx report with sn 144 [ 1037.921141] queueing tx report request with sn 148 [ 1037.922312] received tx report with sn 148 [ 1038.123763] queueing tx report request with sn 152 [ 1038.139811] received tx report with sn 152 [ 1038.217137] queueing tx report request with sn 156 [ 1038.218597] received tx report with sn 156 [ 1038.419760] queueing tx report request with sn 160 [ 1038.461558] received tx report with sn 160 [ 1038.537127] queueing tx report request with sn 164 [ 1038.539792] received tx report with sn 164 [ 1038.739750] queueing tx report request with sn 168 [ 1038.756049] received tx report with sn 168 [ 1038.833118] queueing tx report request with sn 172 [ 1038.835540] received tx report with sn 172 [ 1039.035743] queueing tx report request with sn 176 [ 1039.052045] received tx report with sn 176 [ 1039.129113] queueing tx report request with sn 180 [ 1039.135548] received tx report with sn 180 [ 1039.331737] queueing tx report request with sn 184 [ 1039.373540] received tx report with sn 184 [ 1039.449106] queueing tx report request with sn 188 [ 1039.451822] received tx report with sn 188 [ 1039.651860] queueing tx report request with sn 192 [ 1039.668158] received tx report with sn 192 [ 1039.745352] queueing tx report request with sn 196 [ 1039.748371] received tx report with sn 196 [ 1039.947854] queueing tx report request with sn 200 [ 1039.989650] received tx report with sn 200 [ 1040.065221] queueing tx report request with sn 204 [ 1040.066200] received tx report with sn 204 [ 1040.267843] queueing tx report request with sn 208 [ 1040.309645] received tx report with sn 208 [ 1040.385212] queueing tx report request with sn 212 [ 1040.397858] received tx report with sn 212 [ 1040.587841] queueing tx report request with sn 216 [ 1040.629640] received tx report with sn 216 [ 1040.705207] queueing tx report request with sn 220 [ 1040.707914] received tx report with sn 220 [ 1040.907831] queueing tx report request with sn 224 [ 1040.987253] received tx report with sn 224 [ 1041.092203] queueing tx report request with sn 228 [ 1041.092238] queueing tx report request with sn 232 [ 1041.093449] received tx report with sn 228 [ 1041.093806] received tx report with sn 232 [ 1058.902997] queueing tx report request with sn 236 [ 1058.905366] received tx report with sn 236 [ 1059.049858] queueing tx report request with sn 240 [ 1059.051304] received tx report with sn 240 [ 1059.205411] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1059.206665] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1059.252345] queueing tx report request with sn 244 [ 1059.295160] received tx report with sn 244 [ 1059.422739] queueing tx report request with sn 248 [ 1059.424706] received tx report with sn 248 [ 1059.624089] queueing tx report request with sn 252 [ 1059.644908] received tx report with sn 252 [ 1059.769825] queueing tx report request with sn 0 [ 1059.771532] received tx report with sn 0 [ 1059.972205] queueing tx report request with sn 4 [ 1060.014042] received tx report with sn 4 [ 1060.141951] queueing tx report request with sn 8 [ 1060.144271] received tx report with sn 8 [ 1060.348197] queueing tx report request with sn 12 [ 1060.376764] received tx report with sn 12 [ 1060.501572] queueing tx report request with sn 16 [ 1060.502655] received tx report with sn 16 [ 1060.696957] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.705466] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.714949] queueing tx report request with sn 20 [ 1060.717545] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.726429] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.739784] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.741467] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.761099] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.761195] received tx report with sn 20 [ 1060.763490] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.770273] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.771834] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.777102] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.782122] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.785280] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.799806] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.801681] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.815506] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.817592] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.819199] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.823997] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.827708] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.828434] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.853371] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.854177] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.854552] queueing tx report request with sn 24 [ 1060.860225] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.860385] received tx report with sn 24 [ 1060.864290] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.888030] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.888259] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.888472] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.888682] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.889736] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.890843] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.894352] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.898374] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.905039] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1060.907097] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1060.911786] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.059695] queueing tx report request with sn 28 [ 1061.080493] received tx report with sn 28 [ 1061.159301] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1061.161466] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1061.205676] queueing tx report request with sn 32 [ 1061.207362] received tx report with sn 32 [ 1061.246296] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.246628] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.253322] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.256350] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.264986] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.273913] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.289783] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.302050] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.304573] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.408050] queueing tx report request with sn 36 [ 1061.450244] received tx report with sn 36 [ 1061.601674] queueing tx report request with sn 40 [ 1061.602296] queueing tx report request with sn 44 [ 1061.607504] received tx report with sn 40 [ 1061.607548] received tx report with sn 44 [ 1061.705573] queueing tx report request with sn 48 [ 1061.711601] received tx report with sn 48 [ 1089.712612] queueing tx report request with sn 52 [ 1089.713722] received tx report with sn 52 [ 1089.813872] queueing tx report request with sn 56 [ 1089.815296] received tx report with sn 56 [ 1090.016223] queueing tx report request with sn 60 [ 1090.058166] received tx report with sn 60 [ 1090.134232] queueing tx report request with sn 64 [ 1090.135321] received tx report with sn 64 [ 1090.336221] queueing tx report request with sn 68 [ 1090.352768] received tx report with sn 68 [ 1090.429959] queueing tx report request with sn 72 [ 1090.437685] received tx report with sn 72 [ 1090.632350] queueing tx report request with sn 76 [ 1090.648784] received tx report with sn 76 [ 1090.725839] queueing tx report request with sn 80 [ 1090.727257] received tx report with sn 80 [ 1090.928220] queueing tx report request with sn 84 [ 1090.945271] received tx report with sn 84 [ 1091.021828] queueing tx report request with sn 88 [ 1091.024320] received tx report with sn 88 [ 1091.224213] queueing tx report request with sn 92 [ 1091.241018] received tx report with sn 92 [ 1091.318083] queueing tx report request with sn 96 [ 1091.321889] received tx report with sn 96 [ 1091.520623] queueing tx report request with sn 100 [ 1091.538789] received tx report with sn 100 [ 1091.620817] queueing tx report request with sn 104 [ 1091.622443] received tx report with sn 104 [ 1091.824202] queueing tx report request with sn 108 [ 1091.866505] received tx report with sn 108 [ 1091.941804] queueing tx report request with sn 112 [ 1091.943718] received tx report with sn 112 [ 1092.144193] queueing tx report request with sn 116 [ 1092.186244] received tx report with sn 116 [ 1092.261839] queueing tx report request with sn 120 [ 1092.268549] received tx report with sn 120 [ 1092.464178] queueing tx report request with sn 124 [ 1092.505988] received tx report with sn 124 [ 1092.582305] queueing tx report request with sn 128 [ 1092.587138] received tx report with sn 128 [ 1092.784303] queueing tx report request with sn 132 [ 1092.825981] received tx report with sn 132 [ 1092.901906] queueing tx report request with sn 136 [ 1092.903350] received tx report with sn 136 [ 1092.962196] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1093.104159] queueing tx report request with sn 140 [ 1093.146369] received tx report with sn 140 [ 1093.221902] queueing tx report request with sn 144 [ 1093.227704] received tx report with sn 144 [ 1093.388778] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1093.389161] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1093.426145] queueing tx report request with sn 148 [ 1093.434485] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1093.445778] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1093.452796] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1093.496686] received tx report with sn 148 [ 1093.608885] queueing tx report request with sn 152 [ 1093.609664] queueing tx report request with sn 156 [ 1093.611341] received tx report with sn 152 [ 1093.615764] received tx report with sn 156 [ 1094.494903] queueing tx report request with sn 160 [ 1094.528648] received tx report with sn 160 [ 1094.625369] queueing tx report request with sn 164 [ 1094.631844] received tx report with sn 164 [ 1094.832251] queueing tx report request with sn 168 [ 1094.853567] received tx report with sn 168 [ 1094.929865] queueing tx report request with sn 172 [ 1094.935822] received tx report with sn 172 [ 1095.132274] queueing tx report request with sn 176 [ 1095.173937] received tx report with sn 176 [ 1095.253853] queueing tx report request with sn 180 [ 1095.255281] received tx report with sn 180 [ 1095.456135] queueing tx report request with sn 184 [ 1095.498060] received tx report with sn 184 [ 1095.577740] queueing tx report request with sn 188 [ 1095.583670] received tx report with sn 188 [ 1095.780103] queueing tx report request with sn 192 [ 1095.822159] received tx report with sn 192 [ 1095.901841] queueing tx report request with sn 196 [ 1095.907962] received tx report with sn 196 [ 1096.103994] queueing tx report request with sn 200 [ 1096.146156] received tx report with sn 200 [ 1096.222084] queueing tx report request with sn 204 [ 1096.227671] received tx report with sn 204 [ 1096.423983] queueing tx report request with sn 208 [ 1096.466292] received tx report with sn 208 [ 1096.541954] queueing tx report request with sn 212 [ 1096.549348] received tx report with sn 212 [ 1096.744231] queueing tx report request with sn 216 [ 1096.786401] received tx report with sn 216 [ 1096.862205] queueing tx report request with sn 220 [ 1096.867611] received tx report with sn 220 [ 1097.064207] queueing tx report request with sn 224 [ 1097.106281] received tx report with sn 224 [ 1097.182194] queueing tx report request with sn 228 [ 1097.187612] received tx report with sn 228 [ 1097.384224] queueing tx report request with sn 232 [ 1097.426389] received tx report with sn 232 [ 1097.502059] queueing tx report request with sn 236 [ 1097.510615] received tx report with sn 236 [ 1097.704197] queueing tx report request with sn 240 [ 1097.747263] received tx report with sn 240 [ 1097.825806] queueing tx report request with sn 244 [ 1097.832426] received tx report with sn 244 [ 1098.001267] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.028057] queueing tx report request with sn 248 [ 1098.043363] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.063194] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.070240] received tx report with sn 248 [ 1098.083528] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1098.092449] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1098.102534] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1098.148566] queueing tx report request with sn 252 [ 1098.152502] received tx report with sn 252 [ 1098.265982] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.271935] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.279767] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.288120] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.297882] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.312288] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.319612] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.332057] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.338524] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.346565] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.352181] queueing tx report request with sn 0 [ 1098.357068] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.368370] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.431352] received tx report with sn 0 [ 1098.533172] queueing tx report request with sn 4 [ 1098.533947] queueing tx report request with sn 8 [ 1098.534171] received tx report with sn 4 [ 1098.535389] received tx report with sn 8 [ 1128.110432] queueing tx report request with sn 12 [ 1128.119872] received tx report with sn 12 [ 1128.217173] queueing tx report request with sn 16 [ 1128.218698] received tx report with sn 16 [ 1128.419819] queueing tx report request with sn 20 [ 1128.440104] received tx report with sn 20 [ 1128.517420] queueing tx report request with sn 24 [ 1128.524027] received tx report with sn 24 [ 1128.719814] queueing tx report request with sn 28 [ 1128.761722] received tx report with sn 28 [ 1128.837286] queueing tx report request with sn 32 [ 1128.843876] received tx report with sn 32 [ 1129.039930] queueing tx report request with sn 36 [ 1129.060340] received tx report with sn 36 [ 1129.137406] queueing tx report request with sn 40 [ 1129.138366] received tx report with sn 40 [ 1129.339905] queueing tx report request with sn 44 [ 1129.381588] received tx report with sn 44 [ 1129.457273] queueing tx report request with sn 48 [ 1129.458483] received tx report with sn 48 [ 1129.659793] queueing tx report request with sn 52 [ 1129.680080] received tx report with sn 52 [ 1129.757393] queueing tx report request with sn 56 [ 1129.758386] received tx report with sn 56 [ 1129.959787] queueing tx report request with sn 60 [ 1130.001576] received tx report with sn 60 [ 1130.077260] queueing tx report request with sn 64 [ 1130.079167] received tx report with sn 64 [ 1130.280016] queueing tx report request with sn 68 [ 1130.300692] received tx report with sn 68 [ 1130.377382] queueing tx report request with sn 72 [ 1130.384092] received tx report with sn 72 [ 1130.580134] queueing tx report request with sn 76 [ 1130.621701] received tx report with sn 76 [ 1130.697503] queueing tx report request with sn 80 [ 1130.704354] received tx report with sn 80 [ 1130.900005] queueing tx report request with sn 84 [ 1130.941695] received tx report with sn 84 [ 1131.017496] queueing tx report request with sn 88 [ 1131.024348] received tx report with sn 88 [ 1131.219995] queueing tx report request with sn 92 [ 1131.240681] received tx report with sn 92 [ 1131.317365] queueing tx report request with sn 96 [ 1131.324090] received tx report with sn 96 [ 1131.520113] queueing tx report request with sn 100 [ 1131.561677] received tx report with sn 100 [ 1131.637483] queueing tx report request with sn 104 [ 1131.644336] received tx report with sn 104 [ 1131.839982] queueing tx report request with sn 108 [ 1131.919296] received tx report with sn 108 [ 1132.022603] queueing tx report request with sn 112 [ 1132.022639] queueing tx report request with sn 116 [ 1132.024622] received tx report with sn 112 [ 1132.024959] received tx report with sn 116 [ 1358.914789] queueing tx report request with sn 120 [ 1358.943365] received tx report with sn 120 [ 1359.093396] queueing tx report request with sn 124 [ 1359.094407] received tx report with sn 124 [ 1359.296028] queueing tx report request with sn 128 [ 1359.338081] received tx report with sn 128 [ 1359.461642] queueing tx report request with sn 132 [ 1359.468105] received tx report with sn 132 [ 1359.664020] queueing tx report request with sn 136 [ 1359.684703] received tx report with sn 136 [ 1359.809510] queueing tx report request with sn 140 [ 1359.810551] received tx report with sn 140 [ 1360.012011] queueing tx report request with sn 144 [ 1360.032820] received tx report with sn 144 [ 1360.157378] queueing tx report request with sn 148 [ 1360.158402] received tx report with sn 148 [ 1360.360006] queueing tx report request with sn 152 [ 1360.380687] received tx report with sn 152 [ 1360.505498] queueing tx report request with sn 156 [ 1360.507455] received tx report with sn 156 [ 1360.708000] queueing tx report request with sn 160 [ 1360.728808] received tx report with sn 160 [ 1360.853490] queueing tx report request with sn 164 [ 1360.857279] received tx report with sn 164 [ 1361.055993] queueing tx report request with sn 168 [ 1361.076800] received tx report with sn 168 [ 1361.201610] queueing tx report request with sn 172 [ 1361.203468] received tx report with sn 172 [ 1361.403988] queueing tx report request with sn 176 [ 1361.445670] received tx report with sn 176 [ 1361.601977] queueing tx report request with sn 180 [ 1361.605731] queueing tx report request with sn 184 [ 1361.611737] queueing tx report request with sn 188 [ 1361.612000] received tx report with sn 180 [ 1361.612090] received tx report with sn 184 [ 1361.615321] received tx report with sn 188
briansune commented 3 weeks ago

@dubhater

Had successfully trigger the "still have error" message. I run ping /w 500ms to 8.8.8.8 and concurrently run the stressapptest or memtester background.

dmesg ubuntu@briansune:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008198] Console: colour dummy device 80x25 [ 0.012669] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022989] pid_max: default: 32768 minimum: 301 [ 0.027763] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035060] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044142] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051376] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057516] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064727] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070955] rcu: Hierarchical SRCU implementation. [ 0.075745] rcu: Max phase no-delay instances is 1000. [ 0.081241] EFI services will not be available. [ 0.086015] smp: Bringing up secondary CPUs ... [ 0.091019] Detected VIPT I-cache on CPU1 [ 0.091113] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091160] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091268] smp: Brought up 1 node, 2 CPUs [ 0.112732] SMP: Total of 2 processors activated. [ 0.117428] CPU features: detected: 32-bit EL0 Support [ 0.122573] CPU features: detected: CRC32 instructions [ 0.127766] CPU: All CPU(s) started at EL1 [ 0.131854] alternatives: applying system-wide alternatives [ 0.138337] devtmpfs: initialized [ 0.145732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155461] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167021] DMI not present or invalid. [ 0.171537] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178506] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185623] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193438] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201393] audit: initializing netlink subsys (disabled) [ 0.206950] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207424] thermal_sys: Registered thermal governor 'fair_share' [ 0.214678] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220752] thermal_sys: Registered thermal governor 'step_wise' [ 0.227042] ASID allocator initialised with 65536 entries [ 0.253515] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260324] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266576] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273346] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279595] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286358] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292606] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299369] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306605] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318464] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326110] SCSI subsystem initialized [ 0.330086] usbcore: registered new interface driver usbfs [ 0.335616] usbcore: registered new interface driver hub [ 0.340947] usbcore: registered new device driver usb [ 0.346810] pps_core: LinuxPPS API ver. 1 registered [ 0.351765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360878] PTP clock support registered [ 0.365177] FPGA manager framework [ 0.369232] Bluetooth: Core ver 2.22 [ 0.372823] NET: Registered PF_BLUETOOTH protocol family [ 0.378122] Bluetooth: HCI device and connection manager initialized [ 0.384461] Bluetooth: HCI socket layer initialized [ 0.389328] Bluetooth: L2CAP socket layer initialized [ 0.394376] Bluetooth: SCO socket layer initialized [ 0.399607] vgaarb: loaded [ 0.402684] clocksource: Switched to clocksource arch_sys_counter [ 0.417698] NET: Registered PF_INET protocol family [ 0.422800] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431145] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439559] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447304] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455074] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462400] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468830] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482472] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488502] RPC: Registered named UNIX socket transport module. [ 0.494438] RPC: Registered udp transport module. [ 0.499133] RPC: Registered tcp transport module. [ 0.503825] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510250] PCI: CLS 0 bytes, default 64 [ 0.515113] Initialise system trusted keyrings [ 0.519689] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536590] NFS: Registering the id_resolver key type [ 0.541733] Key type id_resolver registered [ 0.545911] Key type id_legacy registered [ 0.549928] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556612] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.564007] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.624096] Key type asymmetric registered [ 0.628189] Asymmetric key parser 'x509' registered [ 0.633111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.644826] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.657471] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.665026] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.677795] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.685199] printk: console [ttyS0] disabled [ 0.709735] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.719010] printk: console [ttyS0] enabled [ 0.719013] printk: console [ttyS0] printing thread started [ 0.719016] printk: bootconsole [uart0] disabled [ 0.730793] brd: module loaded [ 0.734729] loop: module loaded [ 0.734895] at24 0-0050: supply vcc not found, using dummy regulator [ 0.739874] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.740847] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.740863] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.740871] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.740938] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.740948] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.740973] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.741140] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.741354] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.741709] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.741910] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.741925] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.741933] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.741985] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.741994] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742002] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.742011] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.742035] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.742043] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.742050] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.742208] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.742362] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.742748] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.743201] al-qspi f804e000.spi: registered master spi2 [ 0.743331] spi_master spi2: Failed to power device: -13 [ 0.743340] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.743349] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.743373] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.745218] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.745234] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.745242] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.745250] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.745256] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.745263] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.745269] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.745278] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.745287] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.745295] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.748298] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.748432] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.748861] dwc2 f8180000.usb: DWC OTG Controller [ 0.748883] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.748910] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.749109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.749121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749131] usb usb1: Product: DWC OTG Controller [ 0.749138] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.749146] usb usb1: SerialNumber: f8180000.usb [ 0.749669] hub 1-0:1.0: USB hub found [ 0.749704] hub 1-0:1.0: 1 port detected [ 0.750644] usbcore: registered new interface driver cdc_acm [ 0.750651] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.750719] usbcore: registered new interface driver cdc_wdm [ 0.750952] usbcore: registered new interface driver uas [ 0.751023] usbcore: registered new interface driver usb-storage [ 0.751108] usbcore: registered new interface driver usbserial_generic [ 0.751133] usbserial: USB Serial support registered for generic [ 0.751171] usbcore: registered new interface driver usb_serial_simple [ 0.751194] usbserial: USB Serial support registered for carelink [ 0.751216] usbserial: USB Serial support registered for flashloader [ 0.751242] usbserial: USB Serial support registered for funsoft [ 0.751263] usbserial: USB Serial support registered for google [ 0.751284] usbserial: USB Serial support registered for hp4x [ 0.751306] usbserial: USB Serial support registered for kaufmann [ 0.751328] usbserial: USB Serial support registered for libtransistor [ 0.751350] usbserial: USB Serial support registered for moto_modem [ 0.751372] usbserial: USB Serial support registered for motorola_tetra [ 0.751397] usbserial: USB Serial support registered for nokia [ 0.751420] usbserial: USB Serial support registered for novatel_gps [ 0.751441] usbserial: USB Serial support registered for siemens_mpi [ 0.751463] usbserial: USB Serial support registered for suunto [ 0.751489] usbserial: USB Serial support registered for vivopay [ 0.751511] usbserial: USB Serial support registered for zio [ 0.771986] rtc-ds1307 0-0068: SET TIME! [ 0.797686] rtc-ds1307 0-0068: registered as rtc0 [ 0.809595] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.809683] i2c_dev: i2c /dev entries driver [ 0.810048] usbcore: registered new interface driver btusb [ 0.810250] sdhci: Secure Digital Host Controller Interface driver [ 0.810254] sdhci: Copyright(c) Pierre Ossman [ 0.810258] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.810543] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.811482] usbcore: registered new interface driver usbhid [ 0.811489] usbhid: USB HID core driver [ 0.812197] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.812710] gre: GRE over IPv4 demultiplexor driver [ 0.812715] ip_gre: GRE over IPv4 tunneling driver [ 0.813964] IPv4 over IPsec tunneling driver [ 0.814944] NET: Registered PF_INET6 protocol family [ 0.816820] Segment Routing with IPv6 [ 0.816869] In-situ OAM (IOAM) with IPv6 [ 0.817518] NET: Registered PF_PACKET protocol family [ 0.817534] NET: Registered PF_KEY protocol family [ 0.817684] Bluetooth: RFCOMM TTY layer initialized [ 0.817698] Bluetooth: RFCOMM socket layer initialized [ 0.817723] Bluetooth: RFCOMM ver 1.11 [ 0.818059] Key type dns_resolver registered [ 0.818597] Loading compiled-in X.509 certificates [ 0.821382] Key type encrypted registered [ 0.825985] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.827079] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.829982] of_cfs_init [ 0.830068] of_cfs_init: OK [ 0.854771] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.855068] Waiting for root device /dev/mmcblk0p2... [ 1.010355] mmc0: new high speed SDHC card at address 0001 [ 1.010983] mmcblk0: mmc0:0001 00000 7.44 GiB [ 1.015108] mmcblk0: p1 p2 [ 1.050701] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.086214] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.086278] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.103423] devtmpfs: mounted [ 1.104299] Freeing unused kernel memory: 1536K [ 1.117398] Checked W+X mappings: passed, no W+X pages found [ 1.117423] Run /sbin/init as init process [ 1.117430] with arguments: [ 1.117432] /sbin/init [ 1.117436] with environment: [ 1.117438] HOME=/ [ 1.117441] TERM=linux [ 1.319622] usb 1-1: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00 [ 1.319644] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.319654] usb 1-1: Product: Ultra USB 3.0 [ 1.319661] usb 1-1: Manufacturer: SanDisk [ 1.319668] usb 1-1: SerialNumber: 05013e52a4eaf88baadb58572c8b3cdbea2ad5a582c5f8f29b16e599655b482992c0000000000000000000008e7c484000001410915581072e28fc18 [ 1.324151] usb-storage 1-1:1.0: USB Mass Storage device detected [ 1.324761] scsi host0: usb-storage 1-1:1.0 [ 1.969699] systemd[1]: System time before build time, advancing clock. [ 1.997700] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 2.050324] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 2.050820] systemd[1]: Detected architecture arm64. [ 2.091788] systemd[1]: Set hostname to . [ 2.347678] scsi 0:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6 [ 2.348195] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.348425] sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 2.348961] sd 0:0:0:0: [sda] Write Protect is off [ 2.348973] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 2.349226] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.439512] sda: sda1 [ 2.439917] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.746699] random: crng init done [ 3.752822] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.752847] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.753684] systemd[1]: Created slice system-getty.slice. [ 3.791410] systemd[1]: Created slice system-modprobe.slice. [ 3.815274] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.839148] systemd[1]: Created slice User and Session Slice. [ 3.859077] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.882989] systemd[1]: Started Forward Password Requests to Wall Directory W atch. [ 3.906944] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.907104] systemd[1]: Reached target Local Encrypted Volumes. [ 3.934911] systemd[1]: Reached target User and Group Name Lookups. [ 3.958800] systemd[1]: Reached target Remote File Systems. [ 3.978782] systemd[1]: Reached target Slices. [ 3.991503] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.015073] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.039733] systemd[1]: Listening on Journal Audit Socket. [ 4.063306] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.087346] systemd[1]: Listening on Journal Socket. [ 4.099404] systemd[1]: Listening on udev Control Socket. [ 4.119167] systemd[1]: Listening on udev Kernel Socket. [ 4.155118] systemd[1]: Mounting Huge Pages File System... [ 4.167341] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 4.170669] systemd[1]: Mounting Kernel Debug File System... [ 4.185763] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 4.188880] systemd[1]: Starting Journal Service... [ 4.215161] systemd[1]: Condition check resulted in Create list of static dev ice nodes for the current kernel being skipped. [ 4.235575] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 4.259317] systemd[1]: Condition check resulted in Load Kernel Module drm be ing skipped. [ 4.262639] systemd[1]: Starting Load Kernel Module efi_pstore... [ 4.319418] systemd[1]: Starting Load Kernel Module pstore_blk... [ 4.346286] systemd[1]: Starting Load Kernel Module pstore_zone... [ 4.370111] systemd[1]: Starting Load Kernel Module ramoops... [ 4.384249] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.384432] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.390381] systemd[1]: Starting Load Kernel Modules... [ 4.413085] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.451127] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 4.461707] systemd[1]: Starting udev Coldplug all Devices... [ 4.487516] systemd[1]: Started Journal Service. [ 4.742937] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across: 5857276k SS [ 4.808795] systemd-journald[125]: Received client request to flush runtime j ournal. [ 4.821638] systemd-journald[125]: File /var/log/journal/9855905ab2944be89153 8ff748241542/system.journal corrupted or uncleanly shut down, renaming and repla cing. [ 8.151084] systemd-journald[125]: Failed to read journal file /var/log/journ al/9855905ab2944be891538ff748241542/user-1000.journal for rotation, trying to mo ve it out of the way: Text file busy [ 20.281558] systemd-journald[125]: Failed to set ACL on /var/log/journal/9855 905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supporte d [ 78.910806] usb 1-1: USB disconnect, device number 2 [ 81.230704] usb 1-1: new high-speed USB device number 3 using dwc2 [ 81.439147] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcd Device= 2.00 [ 81.439164] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 81.439173] usb 1-1: Product: 802.11n WLAN Adapter [ 81.439181] usb 1-1: Manufacturer: Realtek [ 81.439188] usb 1-1: SerialNumber: 00e04c000001 [ 81.448515] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=0 8 lmp_subver=8723 [ 81.450161] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 81.450174] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 81.455874] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 81.463567] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 81.730122] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 81.793698] Bluetooth: MGMT ver 1.22 [ 95.078043] cfg80211: Loading compiled-in X.509 certificates for regulatory d atabase [ 95.094438] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 96.477799] rtw_core: loading out-of-tree module taints kernel. [ 96.726458] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 97.830577] usbcore: registered new interface driver rtw_8723du [ 97.872070] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 102.285914] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 102.285984] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 103.843533] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 103.843731] queueing tx report request with sn 4 [ 103.849116] received tx report with sn 4 [ 103.954906] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 2/3) [ 103.955101] queueing tx report request with sn 8 [ 103.968172] received tx report with sn 8 [ 103.968224] wlx90de80882cf1: authenticated [ 103.971188] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 103.976979] queueing tx report request with sn 12 [ 103.979378] received tx report with sn 12 [ 104.082707] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 2/3) [ 104.086959] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x141 1 status=0 aid=3) [ 104.086978] queueing tx report request with sn 16 [ 104.105414] wlx90de80882cf1: associated [ 104.112469] received tx report with sn 16 [ 104.189149] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertis ed by f8:6f:b0:0e:ae:e5 [ 104.313062] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes read y [ 108.025335] wlx90de80882cf1: deauthenticated from f8:6f:b0:0e:ae:e5 (Reason: 6=CLASS2_FRAME_FROM_NONAUTH_STA) [ 157.028687] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 157.028747] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 158.563308] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 158.563507] queueing tx report request with sn 20 [ 158.568444] received tx report with sn 20 [ 158.568563] wlx90de80882cf1: authenticated [ 158.572721] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 158.578260] queueing tx report request with sn 24 [ 158.583068] received tx report with sn 24 [ 158.676096] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x141 1 status=0 aid=3) [ 158.694077] wlx90de80882cf1: associated [ 158.767080] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertis ed by f8:6f:b0:0e:ae:e5 [ 158.848945] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes read y [ 269.494343] queueing tx report request with sn 28 [ 269.523396] received tx report with sn 28 [ 269.617206] queueing tx report request with sn 32 [ 269.618197] received tx report with sn 32 [ 269.819830] queueing tx report request with sn 36 [ 269.835507] received tx report with sn 36 [ 269.913199] queueing tx report request with sn 40 [ 269.915593] received tx report with sn 40 [ 270.115827] queueing tx report request with sn 44 [ 270.157625] received tx report with sn 44 [ 270.233199] queueing tx report request with sn 48 [ 270.234217] received tx report with sn 48 [ 270.435819] queueing tx report request with sn 52 [ 270.451495] received tx report with sn 52 [ 270.529188] queueing tx report request with sn 56 [ 270.531254] received tx report with sn 56 [ 270.731816] queueing tx report request with sn 60 [ 270.777610] received tx report with sn 60 [ 270.853183] queueing tx report request with sn 64 [ 270.857955] received tx report with sn 64 [ 271.055810] queueing tx report request with sn 68 [ 271.101607] received tx report with sn 68 [ 271.177175] queueing tx report request with sn 72 [ 271.181949] received tx report with sn 72 [ 271.379805] queueing tx report request with sn 76 [ 271.399725] received tx report with sn 76 [ 271.477174] queueing tx report request with sn 80 [ 271.483456] received tx report with sn 80 [ 271.679796] queueing tx report request with sn 84 [ 271.699726] received tx report with sn 84 [ 271.777164] queueing tx report request with sn 88 [ 271.781940] received tx report with sn 88 [ 271.979790] queueing tx report request with sn 92 [ 271.999841] received tx report with sn 92 [ 272.077159] queueing tx report request with sn 96 [ 272.081930] received tx report with sn 96 [ 272.279782] queueing tx report request with sn 100 [ 272.299837] received tx report with sn 100 [ 272.377154] queueing tx report request with sn 104 [ 272.382008] received tx report with sn 104 [ 272.579778] queueing tx report request with sn 108 [ 272.599826] received tx report with sn 108 [ 272.677147] queueing tx report request with sn 112 [ 272.682040] received tx report with sn 112 [ 272.879776] queueing tx report request with sn 116 [ 272.899823] received tx report with sn 116 [ 272.977145] queueing tx report request with sn 120 [ 272.983815] received tx report with sn 120 [ 273.179771] queueing tx report request with sn 124 [ 273.239192] received tx report with sn 124 [ 273.344512] queueing tx report request with sn 128 [ 273.345147] queueing tx report request with sn 132 [ 273.351685] received tx report with sn 128 [ 273.352213] received tx report with sn 132 [ 274.382267] queueing tx report request with sn 136 [ 274.415307] received tx report with sn 136 [ 274.509240] queueing tx report request with sn 140 [ 274.514146] received tx report with sn 140 [ 274.711867] queueing tx report request with sn 144 [ 274.731917] received tx report with sn 144 [ 274.809233] queueing tx report request with sn 148 [ 274.815584] received tx report with sn 148 [ 275.011859] queueing tx report request with sn 152 [ 275.031909] received tx report with sn 152 [ 275.109229] queueing tx report request with sn 156 [ 275.114087] received tx report with sn 156 [ 275.311854] queueing tx report request with sn 160 [ 275.332029] received tx report with sn 160 [ 275.409221] queueing tx report request with sn 164 [ 275.414077] received tx report with sn 164 [ 275.611848] queueing tx report request with sn 168 [ 275.657648] received tx report with sn 168 [ 275.733216] queueing tx report request with sn 172 [ 275.738085] received tx report with sn 172 [ 275.935841] queueing tx report request with sn 176 [ 275.981642] received tx report with sn 176 [ 276.057212] queueing tx report request with sn 180 [ 276.062071] received tx report with sn 180 [ 276.259834] queueing tx report request with sn 184 [ 276.279882] received tx report with sn 184 [ 276.357204] queueing tx report request with sn 188 [ 276.362062] received tx report with sn 188 [ 276.559832] queueing tx report request with sn 192 [ 276.579882] received tx report with sn 192 [ 276.657199] queueing tx report request with sn 196 [ 276.662380] received tx report with sn 196 [ 276.859825] queueing tx report request with sn 200 [ 276.905628] received tx report with sn 200 [ 276.981192] queueing tx report request with sn 204 [ 276.986042] received tx report with sn 204 [ 277.183817] queueing tx report request with sn 208 [ 277.203866] received tx report with sn 208 [ 277.281190] queueing tx report request with sn 212 [ 277.286049] received tx report with sn 212 [ 277.483812] queueing tx report request with sn 216 [ 277.503864] received tx report with sn 216 [ 277.581181] queueing tx report request with sn 220 [ 277.586040] received tx report with sn 220 [ 277.783810] queueing tx report request with sn 224 [ 277.803859] received tx report with sn 224 [ 277.881179] queueing tx report request with sn 228 [ 277.890209] received tx report with sn 228 [ 278.083824] queueing tx report request with sn 232 [ 278.143225] received tx report with sn 232 [ 278.243421] queueing tx report request with sn 236 [ 278.243924] queueing tx report request with sn 240 [ 278.246122] received tx report with sn 236 [ 278.251685] received tx report with sn 240 [ 303.082354] queueing tx report request with sn 244 [ 303.088140] received tx report with sn 244 [ 303.185200] queueing tx report request with sn 248 [ 303.190086] received tx report with sn 248 [ 303.387849] queueing tx report request with sn 252 [ 303.409376] received tx report with sn 252 [ 303.485194] queueing tx report request with sn 0 [ 303.491313] received tx report with sn 0 [ 303.687819] queueing tx report request with sn 4 [ 303.733621] received tx report with sn 4 [ 303.809190] queueing tx report request with sn 8 [ 303.818039] received tx report with sn 8 [ 304.011819] queueing tx report request with sn 12 [ 304.035362] received tx report with sn 12 [ 304.113179] queueing tx report request with sn 16 [ 304.122902] received tx report with sn 16 [ 304.315810] queueing tx report request with sn 20 [ 304.340354] received tx report with sn 20 [ 304.417175] queueing tx report request with sn 24 [ 304.422337] received tx report with sn 24 [ 304.619822] queueing tx report request with sn 28 [ 304.645354] received tx report with sn 28 [ 304.721170] queueing tx report request with sn 32 [ 304.727291] received tx report with sn 32 [ 304.923818] queueing tx report request with sn 36 [ 304.965595] received tx report with sn 36 [ 305.041289] queueing tx report request with sn 40 [ 305.042591] received tx report with sn 40 [ 305.243792] queueing tx report request with sn 44 [ 305.285590] received tx report with sn 44 [ 305.361159] queueing tx report request with sn 48 [ 305.377805] received tx report with sn 48 [ 305.563788] queueing tx report request with sn 52 [ 305.605584] received tx report with sn 52 [ 305.681150] queueing tx report request with sn 56 [ 305.684455] received tx report with sn 56 [ 305.883776] queueing tx report request with sn 60 [ 305.925580] received tx report with sn 60 [ 306.001146] queueing tx report request with sn 64 [ 306.003421] received tx report with sn 64 [ 306.203778] queueing tx report request with sn 68 [ 306.219697] received tx report with sn 68 [ 306.297143] queueing tx report request with sn 72 [ 306.299499] received tx report with sn 72 [ 306.499766] queueing tx report request with sn 76 [ 306.541567] received tx report with sn 76 [ 306.617135] queueing tx report request with sn 80 [ 306.619420] received tx report with sn 80 [ 306.819760] queueing tx report request with sn 84 [ 306.899186] received tx report with sn 84 [ 307.005704] queueing tx report request with sn 88 [ 307.005733] queueing tx report request with sn 92 [ 307.011518] received tx report with sn 88 [ 307.011554] received tx report with sn 92 [ 353.610788] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.611042] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.611541] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.611919] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.612358] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.612976] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.613336] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.613692] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.614121] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.614574] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.628485] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.629125] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.629705] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 353.632390] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.632879] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.636053] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.636633] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.638239] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.640185] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.655311] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.656060] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 353.735312] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.736195] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.736774] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.737544] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.737976] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.738899] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.739223] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.739640] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.740229] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.740844] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 353.741280] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 354.882517] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 458.918573] queueing tx report request with sn 96 [ 458.925623] received tx report with sn 96 [ 459.077568] queueing tx report request with sn 100 [ 459.083127] received tx report with sn 100 [ 459.280069] queueing tx report request with sn 104 [ 459.301247] received tx report with sn 104 [ 459.425559] queueing tx report request with sn 108 [ 459.431195] received tx report with sn 108 [ 459.628067] queueing tx report request with sn 112 [ 459.649368] received tx report with sn 112 [ 459.773814] queueing tx report request with sn 116 [ 459.775903] received tx report with sn 116 [ 459.976058] queueing tx report request with sn 120 [ 459.997359] received tx report with sn 120 [ 460.121420] queueing tx report request with sn 124 [ 460.126837] received tx report with sn 124 [ 460.324299] queueing tx report request with sn 128 [ 460.345979] received tx report with sn 128 [ 460.469663] queueing tx report request with sn 132 [ 460.483331] received tx report with sn 132 [ 460.672043] queueing tx report request with sn 136 [ 460.693595] received tx report with sn 136 [ 460.817407] queueing tx report request with sn 140 [ 460.822928] received tx report with sn 140 [ 461.020040] queueing tx report request with sn 144 [ 461.041460] received tx report with sn 144 [ 461.165525] queueing tx report request with sn 148 [ 461.171060] received tx report with sn 148 [ 461.368032] queueing tx report request with sn 152 [ 461.389455] received tx report with sn 152 [ 461.537643] queueing tx report request with sn 156 [ 461.537761] queueing tx report request with sn 160 [ 461.544804] received tx report with sn 156 [ 461.544839] received tx report with sn 160 [ 461.586906] queueing tx report request with sn 164 [ 461.588524] received tx report with sn 164 [ 505.422527] queueing tx report request with sn 168 [ 505.430845] received tx report with sn 168 [ 505.529520] queueing tx report request with sn 172 [ 505.530550] received tx report with sn 172 [ 505.732021] queueing tx report request with sn 176 [ 505.753325] received tx report with sn 176 [ 505.829888] queueing tx report request with sn 180 [ 505.835565] received tx report with sn 180 [ 506.036147] queueing tx report request with sn 184 [ 506.057321] received tx report with sn 184 [ 506.133508] queueing tx report request with sn 188 [ 506.139390] received tx report with sn 188 [ 506.336136] queueing tx report request with sn 192 [ 506.357312] received tx report with sn 192 [ 506.437501] queueing tx report request with sn 196 [ 506.443325] received tx report with sn 196 [ 506.640135] queueing tx report request with sn 200 [ 506.661185] received tx report with sn 200 [ 506.737493] queueing tx report request with sn 204 [ 506.743306] received tx report with sn 204 [ 506.940128] queueing tx report request with sn 208 [ 506.961195] received tx report with sn 208 [ 507.041487] queueing tx report request with sn 212 [ 507.047279] received tx report with sn 212 [ 507.244119] queueing tx report request with sn 216 [ 507.265673] received tx report with sn 216 [ 507.341607] queueing tx report request with sn 220 [ 507.347379] received tx report with sn 220 [ 507.548247] queueing tx report request with sn 224 [ 507.569535] received tx report with sn 224 [ 507.645602] queueing tx report request with sn 228 [ 507.651120] received tx report with sn 228 [ 507.848230] queueing tx report request with sn 232 [ 507.869534] received tx report with sn 232 [ 507.945596] queueing tx report request with sn 236 [ 507.951343] received tx report with sn 236 [ 508.147971] queueing tx report request with sn 240 [ 508.169024] received tx report with sn 240 [ 508.249464] queueing tx report request with sn 244 [ 508.255037] received tx report with sn 244 [ 508.452342] queueing tx report request with sn 248 [ 508.473775] received tx report with sn 248 [ 508.549458] queueing tx report request with sn 252 [ 508.555251] received tx report with sn 252 [ 508.752211] queueing tx report request with sn 0 [ 508.773518] received tx report with sn 0 [ 508.849703] queueing tx report request with sn 4 [ 508.855094] received tx report with sn 4 [ 509.052088] queueing tx report request with sn 8 [ 509.111509] received tx report with sn 8 [ 509.228571] queueing tx report request with sn 12 [ 509.228605] queueing tx report request with sn 16 [ 509.229587] received tx report with sn 12 [ 509.230293] received tx report with sn 16 [ 754.458770] queueing tx report request with sn 20 [ 754.487473] received tx report with sn 20 [ 754.589379] queueing tx report request with sn 24 [ 754.596087] received tx report with sn 24 [ 754.792009] queueing tx report request with sn 28 [ 754.833827] received tx report with sn 28 [ 754.909373] queueing tx report request with sn 32 [ 754.916027] received tx report with sn 32 [ 755.112126] queueing tx report request with sn 36 [ 755.153820] received tx report with sn 36 [ 755.229368] queueing tx report request with sn 40 [ 755.236057] received tx report with sn 40 [ 755.432122] queueing tx report request with sn 44 [ 755.473692] received tx report with sn 44 [ 755.549484] queueing tx report request with sn 48 [ 755.556055] received tx report with sn 48 [ 755.752359] queueing tx report request with sn 52 [ 755.793809] received tx report with sn 52 [ 755.869480] queueing tx report request with sn 56 [ 755.876021] received tx report with sn 56 [ 756.072107] queueing tx report request with sn 60 [ 756.114053] received tx report with sn 60 [ 756.189475] queueing tx report request with sn 64 [ 756.197325] received tx report with sn 64 [ 756.392101] queueing tx report request with sn 68 [ 756.433921] received tx report with sn 68 [ 756.509467] queueing tx report request with sn 72 [ 756.516304] received tx report with sn 72 [ 756.711967] queueing tx report request with sn 76 [ 756.757787] received tx report with sn 76 [ 756.833459] queueing tx report request with sn 80 [ 756.834471] received tx report with sn 80 [ 757.035962] queueing tx report request with sn 84 [ 757.077903] received tx report with sn 84 [ 757.153954] queueing tx report request with sn 88 [ 757.160323] received tx report with sn 88 [ 757.355953] queueing tx report request with sn 92 [ 757.397761] received tx report with sn 92 [ 757.473571] queueing tx report request with sn 96 [ 757.480344] received tx report with sn 96 [ 757.676197] queueing tx report request with sn 100 [ 757.717758] received tx report with sn 100 [ 757.793815] queueing tx report request with sn 104 [ 757.800463] received tx report with sn 104 [ 757.995939] queueing tx report request with sn 108 [ 758.037997] received tx report with sn 108 [ 758.113809] queueing tx report request with sn 112 [ 758.120396] received tx report with sn 112 [ 758.316061] queueing tx report request with sn 116 [ 758.395368] received tx report with sn 116 [ 758.506554] queueing tx report request with sn 120 [ 758.507180] queueing tx report request with sn 124 [ 758.511967] received tx report with sn 120 [ 758.512413] received tx report with sn 124 [ 758.871798] queueing tx report request with sn 128 [ 758.902656] received tx report with sn 128 [ 759.049539] queueing tx report request with sn 132 [ 759.056122] received tx report with sn 132 [ 759.252042] queueing tx report request with sn 136 [ 759.293972] received tx report with sn 136 [ 759.417658] queueing tx report request with sn 140 [ 759.424014] received tx report with sn 140 [ 759.620035] queueing tx report request with sn 144 [ 759.661840] received tx report with sn 144 [ 759.785649] queueing tx report request with sn 148 [ 759.792111] received tx report with sn 148 [ 759.988028] queueing tx report request with sn 152 [ 760.030084] received tx report with sn 152 [ 760.153766] queueing tx report request with sn 156 [ 760.160094] received tx report with sn 156 [ 760.356019] queueing tx report request with sn 160 [ 760.397826] received tx report with sn 160 [ 760.521636] queueing tx report request with sn 164 [ 760.523518] received tx report with sn 164 [ 760.724017] queueing tx report request with sn 168 [ 760.765822] received tx report with sn 168 [ 760.889378] queueing tx report request with sn 172 [ 760.896850] received tx report with sn 172 [ 761.092006] queueing tx report request with sn 176 [ 761.133812] received tx report with sn 176 [ 761.257495] queueing tx report request with sn 180 [ 761.264480] received tx report with sn 180 [ 761.460000] queueing tx report request with sn 184 [ 761.501680] received tx report with sn 184 [ 761.656739] queueing tx report request with sn 188 [ 761.656778] queueing tx report request with sn 192 [ 761.657742] queueing tx report request with sn 196 [ 761.659543] received tx report with sn 196 [ 761.665091] received tx report with sn 188 [ 761.665180] received tx report with sn 192 [ 763.158588] queueing tx report request with sn 200 [ 763.194765] received tx report with sn 200 [ 763.293828] queueing tx report request with sn 204 [ 763.300422] received tx report with sn 204 [ 763.496080] queueing tx report request with sn 208 [ 763.538029] received tx report with sn 208 [ 763.617572] queueing tx report request with sn 212 [ 763.624432] received tx report with sn 212 [ 763.819953] queueing tx report request with sn 216 [ 763.861629] received tx report with sn 216 [ 763.937566] queueing tx report request with sn 220 [ 763.944438] received tx report with sn 220 [ 764.140065] queueing tx report request with sn 224 [ 764.181874] received tx report with sn 224 [ 764.257937] queueing tx report request with sn 228 [ 764.264392] received tx report with sn 228 [ 764.460063] queueing tx report request with sn 232 [ 764.501867] received tx report with sn 232 [ 764.577803] queueing tx report request with sn 236 [ 764.584431] received tx report with sn 236 [ 764.780055] queueing tx report request with sn 240 [ 764.821862] received tx report with sn 240 [ 764.897795] queueing tx report request with sn 244 [ 764.906191] received tx report with sn 244 [ 765.100049] queueing tx report request with sn 248 [ 765.141855] received tx report with sn 248 [ 765.217790] queueing tx report request with sn 252 [ 765.227292] received tx report with sn 252 [ 765.420040] queueing tx report request with sn 0 [ 765.461974] received tx report with sn 0 [ 765.537407] queueing tx report request with sn 4 [ 765.543969] received tx report with sn 4 [ 765.740035] queueing tx report request with sn 8 [ 765.781719] received tx report with sn 8 [ 765.857401] queueing tx report request with sn 12 [ 765.864051] received tx report with sn 12 [ 766.060028] queueing tx report request with sn 16 [ 766.101711] received tx report with sn 16 [ 766.177645] queueing tx report request with sn 20 [ 766.184028] received tx report with sn 20 [ 766.380023] queueing tx report request with sn 24 [ 766.421704] received tx report with sn 24 [ 766.497390] queueing tx report request with sn 28 [ 766.504032] received tx report with sn 28 [ 766.700015] queueing tx report request with sn 32 [ 766.741696] received tx report with sn 32 [ 766.817383] queueing tx report request with sn 36 [ 766.824061] received tx report with sn 36 [ 767.020009] queueing tx report request with sn 40 [ 767.099315] received tx report with sn 40 [ 767.209626] queueing tx report request with sn 44 [ 767.210254] queueing tx report request with sn 48 [ 767.218429] received tx report with sn 44 [ 767.218542] received tx report with sn 48 [ 793.778467] queueing tx report request with sn 52 [ 793.787146] received tx report with sn 52 [ 793.885835] queueing tx report request with sn 56 [ 793.892531] received tx report with sn 56 [ 794.087963] queueing tx report request with sn 60 [ 794.129643] received tx report with sn 60 [ 794.205830] queueing tx report request with sn 64 [ 794.207438] received tx report with sn 64 [ 794.408080] queueing tx report request with sn 68 [ 794.428888] received tx report with sn 68 [ 794.505572] queueing tx report request with sn 72 [ 794.512034] received tx report with sn 72 [ 794.708075] queueing tx report request with sn 76 [ 794.728634] received tx report with sn 76 [ 794.805566] queueing tx report request with sn 80 [ 794.812031] received tx report with sn 80 [ 795.008071] queueing tx report request with sn 84 [ 795.049627] received tx report with sn 84 [ 795.125683] queueing tx report request with sn 88 [ 795.132013] received tx report with sn 88 [ 795.328064] queueing tx report request with sn 92 [ 795.348623] received tx report with sn 92 [ 795.425679] queueing tx report request with sn 96 [ 795.426720] received tx report with sn 96 [ 795.628178] queueing tx report request with sn 100 [ 795.669611] received tx report with sn 100 [ 795.745422] queueing tx report request with sn 104 [ 795.746453] received tx report with sn 104 [ 795.948048] queueing tx report request with sn 108 [ 795.969621] received tx report with sn 108 [ 796.045791] queueing tx report request with sn 112 [ 796.047192] received tx report with sn 112 [ 796.248042] queueing tx report request with sn 116 [ 796.269492] received tx report with sn 116 [ 796.345409] queueing tx report request with sn 120 [ 796.352124] received tx report with sn 120 [ 796.548162] queueing tx report request with sn 124 [ 796.589985] received tx report with sn 124 [ 796.665404] queueing tx report request with sn 128 [ 796.666414] received tx report with sn 128 [ 796.868032] queueing tx report request with sn 132 [ 796.889355] received tx report with sn 132 [ 796.965898] queueing tx report request with sn 136 [ 796.967521] received tx report with sn 136 [ 797.168152] queueing tx report request with sn 140 [ 797.209972] received tx report with sn 140 [ 797.285517] queueing tx report request with sn 144 [ 797.287476] received tx report with sn 144 [ 797.488019] queueing tx report request with sn 148 [ 797.567463] received tx report with sn 148 [ 797.679384] queueing tx report request with sn 152 [ 797.679421] queueing tx report request with sn 156 [ 797.681663] received tx report with sn 152 [ 797.682637] received tx report with sn 156 [ 822.957898] queueing tx report request with sn 160 [ 822.973199] received tx report with sn 160 [ 823.949617] queueing tx report request with sn 164 [ 823.950624] received tx report with sn 164 [ 826.005568] queueing tx report request with sn 168 [ 826.010582] received tx report with sn 168 [ 826.113935] queueing tx report request with sn 172 [ 826.120095] received tx report with sn 172 [ 826.316061] queueing tx report request with sn 176 [ 826.336870] received tx report with sn 176 [ 826.413429] queueing tx report request with sn 180 [ 826.415215] received tx report with sn 180 [ 826.616055] queueing tx report request with sn 184 [ 826.657612] received tx report with sn 184 [ 826.733547] queueing tx report request with sn 188 [ 826.740108] received tx report with sn 188 [ 826.936176] queueing tx report request with sn 192 [ 826.977856] received tx report with sn 192 [ 827.053789] queueing tx report request with sn 196 [ 827.060125] received tx report with sn 196 [ 827.256172] queueing tx report request with sn 200 [ 827.297726] received tx report with sn 200 [ 827.373660] queueing tx report request with sn 204 [ 827.380092] received tx report with sn 204 [ 827.576035] queueing tx report request with sn 208 [ 827.617843] received tx report with sn 208 [ 827.693402] queueing tx report request with sn 212 [ 827.694429] received tx report with sn 212 [ 827.896029] queueing tx report request with sn 216 [ 827.917730] received tx report with sn 216 [ 827.993519] queueing tx report request with sn 220 [ 827.994554] received tx report with sn 220 [ 828.196023] queueing tx report request with sn 224 [ 828.217844] received tx report with sn 224 [ 828.293643] queueing tx report request with sn 228 [ 828.300106] received tx report with sn 228 [ 828.496017] queueing tx report request with sn 232 [ 828.537954] received tx report with sn 232 [ 828.613509] queueing tx report request with sn 236 [ 828.620438] received tx report with sn 236 [ 828.816010] queueing tx report request with sn 240 [ 828.836833] received tx report with sn 240 [ 828.913503] queueing tx report request with sn 244 [ 828.915443] received tx report with sn 244 [ 829.116004] queueing tx report request with sn 248 [ 829.158061] received tx report with sn 248 [ 829.233498] queueing tx report request with sn 252 [ 829.235457] received tx report with sn 252 [ 829.435999] queueing tx report request with sn 0 [ 829.456429] received tx report with sn 0 [ 829.533365] queueing tx report request with sn 4 [ 829.540576] received tx report with sn 4 [ 829.735992] queueing tx report request with sn 8 [ 829.795300] received tx report with sn 8 [ 829.906113] queueing tx report request with sn 12 [ 829.906866] queueing tx report request with sn 16 [ 829.908489] received tx report with sn 12 [ 829.913966] received tx report with sn 16 [ 1017.106337] queueing tx report request with sn 20 [ 1017.114370] received tx report with sn 20 [ 1017.213184] queueing tx report request with sn 24 [ 1017.221709] received tx report with sn 24 [ 1017.415836] queueing tx report request with sn 28 [ 1017.439111] received tx report with sn 28 [ 1017.517175] queueing tx report request with sn 32 [ 1017.526691] received tx report with sn 32 [ 1017.719826] queueing tx report request with sn 36 [ 1017.739855] received tx report with sn 36 [ 1017.817169] queueing tx report request with sn 40 [ 1017.821986] received tx report with sn 40 [ 1018.019801] queueing tx report request with sn 44 [ 1018.039848] received tx report with sn 44 [ 1018.117164] queueing tx report request with sn 48 [ 1018.121943] received tx report with sn 48 [ 1018.319791] queueing tx report request with sn 52 [ 1018.361590] received tx report with sn 52 [ 1018.437157] queueing tx report request with sn 56 [ 1018.442220] received tx report with sn 56 [ 1018.639785] queueing tx report request with sn 60 [ 1018.681584] received tx report with sn 60 [ 1018.757151] queueing tx report request with sn 64 [ 1018.761926] received tx report with sn 64 [ 1018.959779] queueing tx report request with sn 68 [ 1019.001577] received tx report with sn 68 [ 1019.077144] queueing tx report request with sn 72 [ 1019.078128] received tx report with sn 72 [ 1019.279773] queueing tx report request with sn 76 [ 1019.299823] received tx report with sn 76 [ 1019.377139] queueing tx report request with sn 80 [ 1019.381916] received tx report with sn 80 [ 1019.579768] queueing tx report request with sn 84 [ 1019.599817] received tx report with sn 84 [ 1019.677133] queueing tx report request with sn 88 [ 1019.683444] received tx report with sn 88 [ 1019.879759] queueing tx report request with sn 92 [ 1019.899811] received tx report with sn 92 [ 1019.977126] queueing tx report request with sn 96 [ 1019.981902] received tx report with sn 96 [ 1020.179757] queueing tx report request with sn 100 [ 1020.199803] received tx report with sn 100 [ 1020.277120] queueing tx report request with sn 104 [ 1020.281981] received tx report with sn 104 [ 1020.479746] queueing tx report request with sn 108 [ 1020.525545] received tx report with sn 108 [ 1020.601114] queueing tx report request with sn 112 [ 1020.605967] received tx report with sn 112 [ 1020.803744] queueing tx report request with sn 116 [ 1020.863162] received tx report with sn 116 [ 1020.968116] queueing tx report request with sn 120 [ 1020.968866] queueing tx report request with sn 124 [ 1020.969123] received tx report with sn 120 [ 1020.970282] received tx report with sn 124 [ 1037.178308] queueing tx report request with sn 128 [ 1037.207340] received tx report with sn 128 [ 1037.305150] queueing tx report request with sn 132 [ 1037.306110] received tx report with sn 132 [ 1037.507776] queueing tx report request with sn 136 [ 1037.523453] received tx report with sn 136 [ 1037.601144] queueing tx report request with sn 140 [ 1037.604536] received tx report with sn 140 [ 1037.803772] queueing tx report request with sn 144 [ 1037.845568] received tx report with sn 144 [ 1037.921141] queueing tx report request with sn 148 [ 1037.922312] received tx report with sn 148 [ 1038.123763] queueing tx report request with sn 152 [ 1038.139811] received tx report with sn 152 [ 1038.217137] queueing tx report request with sn 156 [ 1038.218597] received tx report with sn 156 [ 1038.419760] queueing tx report request with sn 160 [ 1038.461558] received tx report with sn 160 [ 1038.537127] queueing tx report request with sn 164 [ 1038.539792] received tx report with sn 164 [ 1038.739750] queueing tx report request with sn 168 [ 1038.756049] received tx report with sn 168 [ 1038.833118] queueing tx report request with sn 172 [ 1038.835540] received tx report with sn 172 [ 1039.035743] queueing tx report request with sn 176 [ 1039.052045] received tx report with sn 176 [ 1039.129113] queueing tx report request with sn 180 [ 1039.135548] received tx report with sn 180 [ 1039.331737] queueing tx report request with sn 184 [ 1039.373540] received tx report with sn 184 [ 1039.449106] queueing tx report request with sn 188 [ 1039.451822] received tx report with sn 188 [ 1039.651860] queueing tx report request with sn 192 [ 1039.668158] received tx report with sn 192 [ 1039.745352] queueing tx report request with sn 196 [ 1039.748371] received tx report with sn 196 [ 1039.947854] queueing tx report request with sn 200 [ 1039.989650] received tx report with sn 200 [ 1040.065221] queueing tx report request with sn 204 [ 1040.066200] received tx report with sn 204 [ 1040.267843] queueing tx report request with sn 208 [ 1040.309645] received tx report with sn 208 [ 1040.385212] queueing tx report request with sn 212 [ 1040.397858] received tx report with sn 212 [ 1040.587841] queueing tx report request with sn 216 [ 1040.629640] received tx report with sn 216 [ 1040.705207] queueing tx report request with sn 220 [ 1040.707914] received tx report with sn 220 [ 1040.907831] queueing tx report request with sn 224 [ 1040.987253] received tx report with sn 224 [ 1041.092203] queueing tx report request with sn 228 [ 1041.092238] queueing tx report request with sn 232 [ 1041.093449] received tx report with sn 228 [ 1041.093806] received tx report with sn 232 [ 1058.902997] queueing tx report request with sn 236 [ 1058.905366] received tx report with sn 236 [ 1059.049858] queueing tx report request with sn 240 [ 1059.051304] received tx report with sn 240 [ 1059.205411] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1059.206665] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1059.252345] queueing tx report request with sn 244 [ 1059.295160] received tx report with sn 244 [ 1059.422739] queueing tx report request with sn 248 [ 1059.424706] received tx report with sn 248 [ 1059.624089] queueing tx report request with sn 252 [ 1059.644908] received tx report with sn 252 [ 1059.769825] queueing tx report request with sn 0 [ 1059.771532] received tx report with sn 0 [ 1059.972205] queueing tx report request with sn 4 [ 1060.014042] received tx report with sn 4 [ 1060.141951] queueing tx report request with sn 8 [ 1060.144271] received tx report with sn 8 [ 1060.348197] queueing tx report request with sn 12 [ 1060.376764] received tx report with sn 12 [ 1060.501572] queueing tx report request with sn 16 [ 1060.502655] received tx report with sn 16 [ 1060.696957] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.705466] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.714949] queueing tx report request with sn 20 [ 1060.717545] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.726429] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.739784] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.741467] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.761099] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.761195] received tx report with sn 20 [ 1060.763490] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.770273] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.771834] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.777102] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.782122] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.785280] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1060.799806] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.801681] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.815506] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.817592] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.819199] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.823997] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.827708] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.828434] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.853371] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.854177] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.854552] queueing tx report request with sn 24 [ 1060.860225] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.860385] received tx report with sn 24 [ 1060.864290] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1060.888030] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.888259] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.888472] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.888682] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.889736] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.890843] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.894352] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.898374] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1060.905039] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1060.907097] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1060.911786] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.059695] queueing tx report request with sn 28 [ 1061.080493] received tx report with sn 28 [ 1061.159301] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1061.161466] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1061.205676] queueing tx report request with sn 32 [ 1061.207362] received tx report with sn 32 [ 1061.246296] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.246628] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.253322] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.256350] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.264986] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.273913] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.289783] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.302050] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.304573] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1061.408050] queueing tx report request with sn 36 [ 1061.450244] received tx report with sn 36 [ 1061.601674] queueing tx report request with sn 40 [ 1061.602296] queueing tx report request with sn 44 [ 1061.607504] received tx report with sn 40 [ 1061.607548] received tx report with sn 44 [ 1061.705573] queueing tx report request with sn 48 [ 1061.711601] received tx report with sn 48 [ 1089.712612] queueing tx report request with sn 52 [ 1089.713722] received tx report with sn 52 [ 1089.813872] queueing tx report request with sn 56 [ 1089.815296] received tx report with sn 56 [ 1090.016223] queueing tx report request with sn 60 [ 1090.058166] received tx report with sn 60 [ 1090.134232] queueing tx report request with sn 64 [ 1090.135321] received tx report with sn 64 [ 1090.336221] queueing tx report request with sn 68 [ 1090.352768] received tx report with sn 68 [ 1090.429959] queueing tx report request with sn 72 [ 1090.437685] received tx report with sn 72 [ 1090.632350] queueing tx report request with sn 76 [ 1090.648784] received tx report with sn 76 [ 1090.725839] queueing tx report request with sn 80 [ 1090.727257] received tx report with sn 80 [ 1090.928220] queueing tx report request with sn 84 [ 1090.945271] received tx report with sn 84 [ 1091.021828] queueing tx report request with sn 88 [ 1091.024320] received tx report with sn 88 [ 1091.224213] queueing tx report request with sn 92 [ 1091.241018] received tx report with sn 92 [ 1091.318083] queueing tx report request with sn 96 [ 1091.321889] received tx report with sn 96 [ 1091.520623] queueing tx report request with sn 100 [ 1091.538789] received tx report with sn 100 [ 1091.620817] queueing tx report request with sn 104 [ 1091.622443] received tx report with sn 104 [ 1091.824202] queueing tx report request with sn 108 [ 1091.866505] received tx report with sn 108 [ 1091.941804] queueing tx report request with sn 112 [ 1091.943718] received tx report with sn 112 [ 1092.144193] queueing tx report request with sn 116 [ 1092.186244] received tx report with sn 116 [ 1092.261839] queueing tx report request with sn 120 [ 1092.268549] received tx report with sn 120 [ 1092.464178] queueing tx report request with sn 124 [ 1092.505988] received tx report with sn 124 [ 1092.582305] queueing tx report request with sn 128 [ 1092.587138] received tx report with sn 128 [ 1092.784303] queueing tx report request with sn 132 [ 1092.825981] received tx report with sn 132 [ 1092.901906] queueing tx report request with sn 136 [ 1092.903350] received tx report with sn 136 [ 1092.962196] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1093.104159] queueing tx report request with sn 140 [ 1093.146369] received tx report with sn 140 [ 1093.221902] queueing tx report request with sn 144 [ 1093.227704] received tx report with sn 144 [ 1093.388778] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1093.389161] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 1093.426145] queueing tx report request with sn 148 [ 1093.434485] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1093.445778] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1093.452796] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1093.496686] received tx report with sn 148 [ 1093.608885] queueing tx report request with sn 152 [ 1093.609664] queueing tx report request with sn 156 [ 1093.611341] received tx report with sn 152 [ 1093.615764] received tx report with sn 156 [ 1094.494903] queueing tx report request with sn 160 [ 1094.528648] received tx report with sn 160 [ 1094.625369] queueing tx report request with sn 164 [ 1094.631844] received tx report with sn 164 [ 1094.832251] queueing tx report request with sn 168 [ 1094.853567] received tx report with sn 168 [ 1094.929865] queueing tx report request with sn 172 [ 1094.935822] received tx report with sn 172 [ 1095.132274] queueing tx report request with sn 176 [ 1095.173937] received tx report with sn 176 [ 1095.253853] queueing tx report request with sn 180 [ 1095.255281] received tx report with sn 180 [ 1095.456135] queueing tx report request with sn 184 [ 1095.498060] received tx report with sn 184 [ 1095.577740] queueing tx report request with sn 188 [ 1095.583670] received tx report with sn 188 [ 1095.780103] queueing tx report request with sn 192 [ 1095.822159] received tx report with sn 192 [ 1095.901841] queueing tx report request with sn 196 [ 1095.907962] received tx report with sn 196 [ 1096.103994] queueing tx report request with sn 200 [ 1096.146156] received tx report with sn 200 [ 1096.222084] queueing tx report request with sn 204 [ 1096.227671] received tx report with sn 204 [ 1096.423983] queueing tx report request with sn 208 [ 1096.466292] received tx report with sn 208 [ 1096.541954] queueing tx report request with sn 212 [ 1096.549348] received tx report with sn 212 [ 1096.744231] queueing tx report request with sn 216 [ 1096.786401] received tx report with sn 216 [ 1096.862205] queueing tx report request with sn 220 [ 1096.867611] received tx report with sn 220 [ 1097.064207] queueing tx report request with sn 224 [ 1097.106281] received tx report with sn 224 [ 1097.182194] queueing tx report request with sn 228 [ 1097.187612] received tx report with sn 228 [ 1097.384224] queueing tx report request with sn 232 [ 1097.426389] received tx report with sn 232 [ 1097.502059] queueing tx report request with sn 236 [ 1097.510615] received tx report with sn 236 [ 1097.704197] queueing tx report request with sn 240 [ 1097.747263] received tx report with sn 240 [ 1097.825806] queueing tx report request with sn 244 [ 1097.832426] received tx report with sn 244 [ 1098.001267] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.028057] queueing tx report request with sn 248 [ 1098.043363] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.063194] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.070240] received tx report with sn 248 [ 1098.083528] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1098.092449] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1098.102534] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 1098.148566] queueing tx report request with sn 252 [ 1098.152502] received tx report with sn 252 [ 1098.265982] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.271935] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.279767] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.288120] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.297882] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.312288] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.319612] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.332057] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.338524] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.346565] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 1098.352181] queueing tx report request with sn 0 [ 1098.357068] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.368370] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 1098.431352] received tx report with sn 0 [ 1098.533172] queueing tx report request with sn 4 [ 1098.533947] queueing tx report request with sn 8 [ 1098.534171] received tx report with sn 4 [ 1098.535389] received tx report with sn 8 [ 1128.110432] queueing tx report request with sn 12 [ 1128.119872] received tx report with sn 12 [ 1128.217173] queueing tx report request with sn 16 [ 1128.218698] received tx report with sn 16 [ 1128.419819] queueing tx report request with sn 20 [ 1128.440104] received tx report with sn 20 [ 1128.517420] queueing tx report request with sn 24 [ 1128.524027] received tx report with sn 24 [ 1128.719814] queueing tx report request with sn 28 [ 1128.761722] received tx report with sn 28 [ 1128.837286] queueing tx report request with sn 32 [ 1128.843876] received tx report with sn 32 [ 1129.039930] queueing tx report request with sn 36 [ 1129.060340] received tx report with sn 36 [ 1129.137406] queueing tx report request with sn 40 [ 1129.138366] received tx report with sn 40 [ 1129.339905] queueing tx report request with sn 44 [ 1129.381588] received tx report with sn 44 [ 1129.457273] queueing tx report request with sn 48 [ 1129.458483] received tx report with sn 48 [ 1129.659793] queueing tx report request with sn 52 [ 1129.680080] received tx report with sn 52 [ 1129.757393] queueing tx report request with sn 56 [ 1129.758386] received tx report with sn 56 [ 1129.959787] queueing tx report request with sn 60 [ 1130.001576] received tx report with sn 60 [ 1130.077260] queueing tx report request with sn 64 [ 1130.079167] received tx report with sn 64 [ 1130.280016] queueing tx report request with sn 68 [ 1130.300692] received tx report with sn 68 [ 1130.377382] queueing tx report request with sn 72 [ 1130.384092] received tx report with sn 72 [ 1130.580134] queueing tx report request with sn 76 [ 1130.621701] received tx report with sn 76 [ 1130.697503] queueing tx report request with sn 80 [ 1130.704354] received tx report with sn 80 [ 1130.900005] queueing tx report request with sn 84 [ 1130.941695] received tx report with sn 84 [ 1131.017496] queueing tx report request with sn 88 [ 1131.024348] received tx report with sn 88 [ 1131.219995] queueing tx report request with sn 92 [ 1131.240681] received tx report with sn 92 [ 1131.317365] queueing tx report request with sn 96 [ 1131.324090] received tx report with sn 96 [ 1131.520113] queueing tx report request with sn 100 [ 1131.561677] received tx report with sn 100 [ 1131.637483] queueing tx report request with sn 104 [ 1131.644336] received tx report with sn 104 [ 1131.839982] queueing tx report request with sn 108 [ 1131.919296] received tx report with sn 108 [ 1132.022603] queueing tx report request with sn 112 [ 1132.022639] queueing tx report request with sn 116 [ 1132.024622] received tx report with sn 112 [ 1132.024959] received tx report with sn 116 [ 1358.914789] queueing tx report request with sn 120 [ 1358.943365] received tx report with sn 120 [ 1359.093396] queueing tx report request with sn 124 [ 1359.094407] received tx report with sn 124 [ 1359.296028] queueing tx report request with sn 128 [ 1359.338081] received tx report with sn 128 [ 1359.461642] queueing tx report request with sn 132 [ 1359.468105] received tx report with sn 132 [ 1359.664020] queueing tx report request with sn 136 [ 1359.684703] received tx report with sn 136 [ 1359.809510] queueing tx report request with sn 140 [ 1359.810551] received tx report with sn 140 [ 1360.012011] queueing tx report request with sn 144 [ 1360.032820] received tx report with sn 144 [ 1360.157378] queueing tx report request with sn 148 [ 1360.158402] received tx report with sn 148 [ 1360.360006] queueing tx report request with sn 152 [ 1360.380687] received tx report with sn 152 [ 1360.505498] queueing tx report request with sn 156 [ 1360.507455] received tx report with sn 156 [ 1360.708000] queueing tx report request with sn 160 [ 1360.728808] received tx report with sn 160 [ 1360.853490] queueing tx report request with sn 164 [ 1360.857279] received tx report with sn 164 [ 1361.055993] queueing tx report request with sn 168 [ 1361.076800] received tx report with sn 168 [ 1361.201610] queueing tx report request with sn 172 [ 1361.203468] received tx report with sn 172 [ 1361.403988] queueing tx report request with sn 176 [ 1361.445670] received tx report with sn 176 [ 1361.601977] queueing tx report request with sn 180 [ 1361.605731] queueing tx report request with sn 184 [ 1361.611737] queueing tx report request with sn 188 [ 1361.612000] received tx report with sn 180 [ 1361.612090] received tx report with sn 184 [ 1361.615321] received tx report with sn 188 [ 1658.918266] queueing tx report request with sn 192 [ 1658.924667] received tx report with sn 192 [ 1659.069240] queueing tx report request with sn 196 [ 1659.075545] received tx report with sn 196 [ 1659.271741] queueing tx report request with sn 200 [ 1659.291789] received tx report with sn 200 [ 1659.417107] queueing tx report request with sn 204 [ 1659.421960] received tx report with sn 204 [ 1659.619861] queueing tx report request with sn 208 [ 1659.639910] received tx report with sn 208 [ 1659.765229] queueing tx report request with sn 212 [ 1659.770078] received tx report with sn 212 [ 1659.967855] queueing tx report request with sn 216 [ 1659.987905] received tx report with sn 216 [ 1660.113223] queueing tx report request with sn 220 [ 1660.118074] received tx report with sn 220 [ 1660.315852] queueing tx report request with sn 224 [ 1660.335900] received tx report with sn 224 [ 1660.461215] queueing tx report request with sn 228 [ 1660.466067] received tx report with sn 228 [ 1660.663845] queueing tx report request with sn 232 [ 1660.683895] received tx report with sn 232 [ 1660.809208] queueing tx report request with sn 236 [ 1660.814056] received tx report with sn 236 [ 1661.011840] queueing tx report request with sn 240 [ 1661.031886] received tx report with sn 240 [ 1661.157204] queueing tx report request with sn 244 [ 1661.158197] received tx report with sn 244 [ 1661.359836] queueing tx report request with sn 248 [ 1661.379878] received tx report with sn 248 [ 1661.528327] queueing tx report request with sn 252 [ 1661.528360] queueing tx report request with sn 0 [ 1661.528573] queueing tx report request with sn 4 [ 1661.530424] received tx report with sn 4 [ 1661.535689] received tx report with sn 252 [ 1662.058688] rtw_8723du 1-1:1.2: still have 1 unprocessed tx report requests [ 1958.926214] queueing tx report request with sn 8 [ 1958.931871] received tx report with sn 0 [ 1959.077185] queueing tx report request with sn 12 [ 1959.081971] received tx report with sn 8 [ 1959.279810] queueing tx report request with sn 16 [ 1959.299858] received tx report with sn 12 [ 1959.425182] queueing tx report request with sn 20 [ 1959.429951] received tx report with sn 16 [ 1959.627801] queueing tx report request with sn 24 [ 1959.647852] received tx report with sn 20 [ 1959.773173] queueing tx report request with sn 28 [ 1959.777942] received tx report with sn 24 [ 1959.975800] queueing tx report request with sn 32 [ 1959.995844] received tx report with sn 216 [ 1960.121163] queueing tx report request with sn 36 [ 1960.125935] received tx report with sn 32 [ 1960.323788] queueing tx report request with sn 40 [ 1960.343840] received tx report with sn 36 [ 1960.469162] queueing tx report request with sn 44 [ 1960.473955] received tx report with sn 40 [ 1960.671784] queueing tx report request with sn 48 [ 1960.691711] received tx report with sn 44 [ 1960.817278] queueing tx report request with sn 52 [ 1960.822047] received tx report with sn 48 [ 1961.019780] queueing tx report request with sn 56 [ 1961.039704] received tx report with sn 52 [ 1961.165150] queueing tx report request with sn 60 [ 1961.169920] received tx report with sn 56 [ 1961.367772] queueing tx report request with sn 64 [ 1961.387701] received tx report with sn 60 [ 1961.535771] queueing tx report request with sn 68 [ 1961.535805] queueing tx report request with sn 72 [ 1961.536015] queueing tx report request with sn 76 [ 1961.537739] received tx report with sn 64 [ 1961.543622] received tx report with sn 76 [ 1961.543655] received tx report with sn 68 [ 1962.058691] rtw_8723du 1-1:1.2: still have 2 unprocessed tx report requests [ 2044.655042] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2258.930888] queueing tx report request with sn 80 [ 2258.931968] received tx report with sn 72 [ 2259.074009] queueing tx report request with sn 84 [ 2259.075296] received tx report with sn 80 [ 2259.276268] queueing tx report request with sn 88 [ 2259.292578] received tx report with sn 84 [ 2259.417771] queueing tx report request with sn 92 [ 2259.421069] received tx report with sn 88 [ 2259.620249] queueing tx report request with sn 96 [ 2259.636439] received tx report with sn 0 [ 2259.761876] queueing tx report request with sn 100 [ 2259.763314] received tx report with sn 96 [ 2259.964239] queueing tx report request with sn 104 [ 2260.006304] received tx report with sn 100 [ 2260.129871] queueing tx report request with sn 108 [ 2260.131799] received tx report with sn 104 [ 2260.332240] queueing tx report request with sn 112 [ 2260.348426] received tx report with sn 108 [ 2260.473732] queueing tx report request with sn 116 [ 2260.475262] received tx report with sn 112 [ 2260.636233] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 2260.643899] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 2260.653806] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 2260.668557] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 2260.680223] queueing tx report request with sn 120 [ 2260.680378] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 2260.684623] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.694031] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.699463] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.710125] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.716350] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.729471] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.732089] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.734429] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.737903] received tx report with sn 116 [ 2260.761758] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.764347] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.764699] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.766377] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.795140] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.807450] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.810190] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.817323] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.828453] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.843103] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.845794] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.852293] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.859692] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.862213] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.870044] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.870463] queueing tx report request with sn 124 [ 2260.872715] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.885523] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.885589] received tx report with sn 120 [ 2260.893775] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.902617] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.910327] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.921651] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 2260.929470] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.936723] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.951064] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.955902] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.966571] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.973537] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.983399] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.989913] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2260.997323] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.007738] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.009267] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.010629] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.019484] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.037623] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.043900] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.045462] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.049680] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.051083] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.052728] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.054218] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.065565] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.068212] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.068750] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.071970] queueing tx report request with sn 128 [ 2261.078625] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.087401] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.115275] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.132271] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.132587] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.132783] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.213583] queueing tx report request with sn 132 [ 2261.331074] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.331275] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.331420] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 2261.416138] queueing tx report request with sn 136 [ 2261.576217] queueing tx report request with sn 140 [ 2261.576323] queueing tx report request with sn 144 [ 2261.828937] received tx report with sn 124 [ 2262.090722] rtw_8723du 1-1:1.2: still have 6 unprocessed tx report requests [ 2262.470953] queueing tx report request with sn 148 [ 2262.472454] received tx report with sn 144 [ 2262.986738] rtw_8723du 1-1:1.2: still have 1 unprocessed tx report requests
dubhater commented 3 weeks ago

As I suspected, that's the bug I fixed recently. The firmware can't always handle many TX report requests in a short time. I pushed the fix.

briansune commented 3 weeks ago

@dubhater

Yes after the study on the log it feels like the get and give is out of order when messed up and even get lossed ordering. How do you fixed this? Increase the buffer size or making a pending state?

briansune commented 3 weeks ago

@dubhater

This is the log after modifying those area you had committed. Looks like no more missing requests.

But the "tw_8723du 1-1:1.2: failed to allocate rx_skb #" is still problematic. What do rx_skb really related to?

dmesg ubuntu@briansune:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366092K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27124K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008198] Console: colour dummy device 80x25 [ 0.012667] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022987] pid_max: default: 32768 minimum: 301 [ 0.027759] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035055] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044140] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051374] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057513] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064724] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070953] rcu: Hierarchical SRCU implementation. [ 0.075743] rcu: Max phase no-delay instances is 1000. [ 0.081240] EFI services will not be available. [ 0.086017] smp: Bringing up secondary CPUs ... [ 0.091024] Detected VIPT I-cache on CPU1 [ 0.091115] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091162] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091271] smp: Brought up 1 node, 2 CPUs [ 0.112734] SMP: Total of 2 processors activated. [ 0.117431] CPU features: detected: 32-bit EL0 Support [ 0.122575] CPU features: detected: CRC32 instructions [ 0.127769] CPU: All CPU(s) started at EL1 [ 0.131855] alternatives: applying system-wide alternatives [ 0.138333] devtmpfs: initialized [ 0.145722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.155450] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167024] DMI not present or invalid. [ 0.171545] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.178514] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.185632] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.193448] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201405] audit: initializing netlink subsys (disabled) [ 0.206962] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.207436] thermal_sys: Registered thermal governor 'fair_share' [ 0.214691] thermal_sys: Registered thermal governor 'bang_bang' [ 0.220766] thermal_sys: Registered thermal governor 'step_wise' [ 0.227058] ASID allocator initialised with 65536 entries [ 0.253536] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.260343] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.266595] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.273365] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.279614] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.286377] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.292625] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.299388] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.306619] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.318481] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.326128] SCSI subsystem initialized [ 0.330104] usbcore: registered new interface driver usbfs [ 0.335632] usbcore: registered new interface driver hub [ 0.340963] usbcore: registered new device driver usb [ 0.346824] pps_core: LinuxPPS API ver. 1 registered [ 0.351780] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.360893] PTP clock support registered [ 0.365194] FPGA manager framework [ 0.369249] Bluetooth: Core ver 2.22 [ 0.372842] NET: Registered PF_BLUETOOTH protocol family [ 0.378141] Bluetooth: HCI device and connection manager initialized [ 0.384479] Bluetooth: HCI socket layer initialized [ 0.389346] Bluetooth: L2CAP socket layer initialized [ 0.394394] Bluetooth: SCO socket layer initialized [ 0.399624] vgaarb: loaded [ 0.402702] clocksource: Switched to clocksource arch_sys_counter [ 0.417720] NET: Registered PF_INET protocol family [ 0.422825] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.431169] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.439591] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.447335] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.455106] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.462431] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468860] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.475392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.482504] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.488533] RPC: Registered named UNIX socket transport module. [ 0.494471] RPC: Registered udp transport module. [ 0.499167] RPC: Registered tcp transport module. [ 0.503859] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.510284] PCI: CLS 0 bytes, default 64 [ 0.515139] Initialise system trusted keyrings [ 0.519712] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.536595] NFS: Registering the id_resolver key type [ 0.541736] Key type id_resolver registered [ 0.545914] Key type id_legacy registered [ 0.549931] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.556614] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.564009] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.625606] Key type asymmetric registered [ 0.629699] Asymmetric key parser 'x509' registered [ 0.634621] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.646324] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.658996] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.666573] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.679349] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.686773] printk: console [ttyS0] disabled [ 0.711268] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.720544] printk: console [ttyS0] enabled [ 0.720550] printk: bootconsole [uart0] disabled [ 0.720550] printk: console [ttyS0] printing thread started [ 0.732304] brd: module loaded [ 0.736241] loop: module loaded [ 0.736408] at24 0-0050: supply vcc not found, using dummy regulator [ 0.741294] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.742269] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.742285] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.742293] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.742361] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.742372] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.742396] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.742562] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.742799] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.743158] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.743364] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.743379] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.743387] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.743439] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.743448] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.743456] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.743465] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.743489] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.743497] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.743504] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.743662] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.743815] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.744169] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.744620] al-qspi f804e000.spi: registered master spi2 [ 0.744747] spi_master spi2: Failed to power device: -13 [ 0.744755] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.744764] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.744787] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.746635] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.746651] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.746660] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.746667] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.746674] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.746680] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.746687] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.746728] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.746738] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.746745] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.749697] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.749830] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.750255] dwc2 f8180000.usb: DWC OTG Controller [ 0.750277] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.750304] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.750503] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.750516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.750525] usb usb1: Product: DWC OTG Controller [ 0.750533] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.750540] usb usb1: SerialNumber: f8180000.usb [ 0.751131] hub 1-0:1.0: USB hub found [ 0.751167] hub 1-0:1.0: 1 port detected [ 0.752115] usbcore: registered new interface driver cdc_acm [ 0.752123] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.752158] usbcore: registered new interface driver cdc_wdm [ 0.752368] usbcore: registered new interface driver uas [ 0.752438] usbcore: registered new interface driver usb-storage [ 0.752523] usbcore: registered new interface driver usbserial_generic [ 0.752547] usbserial: USB Serial support registered for generic [ 0.752585] usbcore: registered new interface driver usb_serial_simple [ 0.752609] usbserial: USB Serial support registered for carelink [ 0.752631] usbserial: USB Serial support registered for flashloader [ 0.752656] usbserial: USB Serial support registered for funsoft [ 0.752678] usbserial: USB Serial support registered for google [ 0.752699] usbserial: USB Serial support registered for hp4x [ 0.752721] usbserial: USB Serial support registered for kaufmann [ 0.752743] usbserial: USB Serial support registered for libtransistor [ 0.752765] usbserial: USB Serial support registered for moto_modem [ 0.752788] usbserial: USB Serial support registered for motorola_tetra [ 0.752813] usbserial: USB Serial support registered for nokia [ 0.752835] usbserial: USB Serial support registered for novatel_gps [ 0.752857] usbserial: USB Serial support registered for siemens_mpi [ 0.752879] usbserial: USB Serial support registered for suunto [ 0.752905] usbserial: USB Serial support registered for vivopay [ 0.752927] usbserial: USB Serial support registered for zio [ 0.787154] rtc-ds1307 0-0068: SET TIME! [ 0.811134] rtc-ds1307 0-0068: registered as rtc0 [ 0.823113] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.823199] i2c_dev: i2c /dev entries driver [ 0.823564] usbcore: registered new interface driver btusb [ 0.823755] sdhci: Secure Digital Host Controller Interface driver [ 0.823758] sdhci: Copyright(c) Pierre Ossman [ 0.823762] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.824040] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 0.824966] usbcore: registered new interface driver usbhid [ 0.824974] usbhid: USB HID core driver [ 0.825624] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.826130] gre: GRE over IPv4 demultiplexor driver [ 0.826136] ip_gre: GRE over IPv4 tunneling driver [ 0.827490] IPv4 over IPsec tunneling driver [ 0.828442] NET: Registered PF_INET6 protocol family [ 0.830669] Segment Routing with IPv6 [ 0.830750] In-situ OAM (IOAM) with IPv6 [ 0.831387] NET: Registered PF_PACKET protocol family [ 0.831404] NET: Registered PF_KEY protocol family [ 0.831573] Bluetooth: RFCOMM TTY layer initialized [ 0.831586] Bluetooth: RFCOMM socket layer initialized [ 0.831614] Bluetooth: RFCOMM ver 1.11 [ 0.831922] Key type dns_resolver registered [ 0.832473] Loading compiled-in X.509 certificates [ 0.835226] Key type encrypted registered [ 0.839859] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.840909] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 0.851322] of_cfs_init [ 0.851409] of_cfs_init: OK [ 0.858918] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.859220] Waiting for root device /dev/mmcblk0p2... [ 1.010433] mmc0: new high speed SDHC card at address 0001 [ 1.011048] mmcblk0: mmc0:0001 00000 7.44 GiB [ 1.015185] mmcblk0: p1 p2 [ 1.054603] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.054668] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.058900] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.066349] devtmpfs: mounted [ 1.067234] Freeing unused kernel memory: 1536K [ 1.080317] Checked W+X mappings: passed, no W+X pages found [ 1.080342] Run /sbin/init as init process [ 1.080348] with arguments: [ 1.080351] /sbin/init [ 1.080354] with environment: [ 1.080356] HOME=/ [ 1.080359] TERM=linux [ 1.320317] usb 1-1: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00 [ 1.320340] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.320350] usb 1-1: Product: Ultra USB 3.0 [ 1.320357] usb 1-1: Manufacturer: SanDisk [ 1.320364] usb 1-1: SerialNumber: 05013e52a4eaf88baadb58572c8b3cdbea2ad5a582c5f8f29b16e599655b482992c0000000000000000000008e7c484000001410915581072e28fc18 [ 1.324830] usb-storage 1-1:1.0: USB Mass Storage device detected [ 1.325592] scsi host0: usb-storage 1-1:1.0 [ 1.950948] systemd[1]: System time before build time, advancing clock. [ 1.985081] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 2.038357] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 2.038851] systemd[1]: Detected architecture arm64. [ 2.079814] systemd[1]: Set hostname to . [ 2.347722] scsi 0:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6 [ 2.348244] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.348464] sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 2.348993] sd 0:0:0:0: [sda] Write Protect is off [ 2.349005] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 2.349257] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.434866] sda: sda1 [ 2.435283] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.746717] random: crng init done [ 3.752714] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.752741] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.753605] systemd[1]: Created slice system-getty.slice. [ 3.786974] systemd[1]: Created slice system-modprobe.slice. [ 3.807272] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.831166] systemd[1]: Created slice User and Session Slice. [ 3.851122] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.875029] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.898970] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.899140] systemd[1]: Reached target Local Encrypted Volumes. [ 3.926946] systemd[1]: Reached target User and Group Name Lookups. [ 3.950847] systemd[1]: Reached target Remote File Systems. [ 3.970804] systemd[1]: Reached target Slices. [ 3.983550] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.007096] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.031775] systemd[1]: Listening on Journal Audit Socket. [ 4.055331] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.079360] systemd[1]: Listening on Journal Socket. [ 4.091451] systemd[1]: Listening on udev Control Socket. [ 4.111203] systemd[1]: Listening on udev Kernel Socket. [ 4.147178] systemd[1]: Mounting Huge Pages File System... [ 4.159355] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 4.162651] systemd[1]: Mounting Kernel Debug File System... [ 4.177737] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 4.180802] systemd[1]: Starting Journal Service... [ 4.215167] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 4.240268] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 4.263048] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 4.266287] systemd[1]: Starting Load Kernel Module efi_pstore... [ 4.298134] systemd[1]: Starting Load Kernel Module pstore_blk... [ 4.322227] systemd[1]: Starting Load Kernel Module pstore_zone... [ 4.363387] systemd[1]: Starting Load Kernel Module ramoops... [ 4.385400] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.385584] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.423882] systemd[1]: Starting Load Kernel Modules... [ 4.438272] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.466154] systemd[1]: Starting udev Coldplug all Devices... [ 4.480506] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 4.485932] systemd[1]: Started Journal Service. [ 4.742501] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 4.828928] systemd-journald[125]: Received client request to flush runtime journal. [ 4.842933] systemd-journald[125]: File /var/log/journal/9855905ab2944be891538ff748241542/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 8.231802] systemd-journald[125]: Failed to read journal file /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal for rotation, trying to move it out of the way: Text file busy [ 23.892061] systemd-journald[125]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 85.575561] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 85.591829] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 86.969205] rtw_core: loading out-of-tree module taints kernel. [ 87.099359] usbcore: registered new interface driver rtw_8723du [ 95.774829] usb 1-1: USB disconnect, device number 2 [ 98.790719] usb 1-1: new high-speed USB device number 3 using dwc2 [ 99.011158] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 99.011185] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 99.011194] usb 1-1: Product: 802.11n WLAN Adapter [ 99.011202] usb 1-1: Manufacturer: Realtek [ 99.011209] usb 1-1: SerialNumber: 00e04c000001 [ 99.016907] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 99.023756] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 99.025265] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 99.025284] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 99.029684] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 99.031031] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 99.296176] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 99.359742] Bluetooth: MGMT ver 1.22 [ 100.275147] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 104.696428] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 104.696485] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 106.251428] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 106.255261] wlx90de80882cf1: authenticated [ 106.258794] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 106.358885] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 106.376825] wlx90de80882cf1: associated [ 106.422442] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 106.569083] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 158.031605] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 158.238197] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.238610] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.239024] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.245339] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.245697] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.260862] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.261573] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.262180] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.265986] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.309255] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.538833] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 158.542451] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.543060] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.543488] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.544016] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.544559] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.544936] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.545361] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.545775] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 158.750574] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 158.990965] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 160.491760] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 690.206116] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 690.711955] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 690.713461] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.637410] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 707.643287] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 707.648450] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 707.657843] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.707035] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 707.709117] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 707.717720] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.719653] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.733328] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.741573] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.750831] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.752604] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.753684] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.753924] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.763946] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.765684] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.781054] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.878463] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 707.905196] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.908584] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 707.913002] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 707.922680] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 707.934936] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 707.943193] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 707.949139] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.954452] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.962139] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.967006] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.970678] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.977297] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.982304] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.988434] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.988872] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 707.996947] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 708.005008] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 708.008781] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 708.017434] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 708.026142] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 708.032174] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 708.040131] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 708.048441] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 708.052427] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 708.061017] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 708.068725] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 708.080488] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 708.095359] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 708.097138] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 708.411204] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 708.534188] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 708.650003] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 708.807407] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 709.067761] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 709.067956] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 709.108918] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3
dubhater commented 3 weeks ago

It's a buffer for the RX data. The problem seems to be that it's kinda large (32 KiB) and the system doesn't always have that much contiguous memory. So when the allocation fails it tries again a little later.

briansune commented 3 weeks ago

@dubhater

Do you suggesting I need to increase the kernel cma settings?

briansune commented 3 weeks ago

@dubhater

I guess this log explain a lot why it is happening

Before driver load:

ubuntu@briansune:~$ cat /proc/meminfo | grep -i cma CmaTotal: 131072 kB CmaFree: 130688 kB

Once I boot the system and loaded the driver.

ubuntu@briansune:~$ cat /proc/meminfo | grep -i cma CmaTotal: 131072 kB CmaFree: 123928 kB

Do stressapptest

ubuntu@briansune:~$ cat /proc/meminfo | grep -i cma CmaTotal: 131072 kB CmaFree: 0 kB

[ 187.249028] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.282255] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.282676] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.283374] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.283998] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.284413] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.462890] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.522025] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.522637] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.523249] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.528736] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.529277] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.627282] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.638228] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.640132] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.640322] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.640488] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.640746] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.641155] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 187.659589] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.660307] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.661244] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.662094] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.662990] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.663722] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.664481] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.665299] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.666069] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 187.668687] rtw_8723du 1-1:1.2: failed to allocate rx_skb 0 [ 188.274820] rtw_8723du 1-1:1.2: failed to allocate rx_skb 3 [ 188.477803] rtw_8723du 1-1:1.2: failed to allocate rx_skb 1 [ 188.618862] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2 [ 188.619015] rtw_8723du 1-1:1.2: failed to allocate rx_skb 2

So the question now back to why the CMA memory is not locked by the driver and allowing other application to use more than it allows?

Or at the state after the driver load it only use i.e. X size of memory and after other application is loaded Y size of memory is used. Turns out X+Y=MAX memory, however at that moment the driver request more than X and X+Y<=MAX so the rx_skb shows up?

dubhater commented 3 weeks ago

I don't think you need to do anything at this point. It's a problem in the driver. There is another problem which requires a small redesign of the RX code, so I will try to fix both at the same time.

dubhater commented 3 weeks ago

I pushed a fix for "failed to allocate rx_skb". I'm curious how it works with your stress tests.

briansune commented 3 weeks ago

@dubhater

Appreciate the great works. See the comments. I will schedule a test plane ASAP. Handout the testresult once it is completed.

Again speed and great work. =]

briansune commented 3 weeks ago

@dubhater

A quick compile shows:

/home/tg5/drr/rtw88/usb.c: In function 'rtw_usb_init_rx': ./include/linux/workqueue.h:241:17: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types] (_work)->func = (_func); \ ^ ./include/linux/workqueue.h:246:2: note: in expansion of macro '__INIT_WORK' __INIT_WORK((_work), (_func), 0) ^~~ /home/tg5/drr/rtw88/usb.c:956:2: note: in expansion of macro 'INIT_WORK' INIT_WORK(&rtwusb->rx_work, rtw_usb_rx_handler); ^~~~~ cc1: some warnings being treated as errors

dubhater commented 3 weeks ago

Oh, I forgot to disable that INIT_WORK. I'll fix it tomorrow.

briansune commented 3 weeks ago

@dubhater

Waiting on the instruction of the INIT_WORK. Thank you.

dubhater commented 3 weeks ago

I fixed it.

briansune commented 3 weeks ago

@dubhater

Had successfully build t he driver. Sounds like it is just a kernel version switch case for those lines. Pending on the hardware full stress test.

briansune commented 3 weeks ago

@dubhater

According to the previous repeatable fail skb behavior. It will always trigger on boot up with stressapptest immediately running and holds up all CMA memory.

As for the new push, Good result! Running both ping and memory stressapptest concurrently backgroundly. Doesn't trigger any RX skb fail and TX fail also no longer showing with a short test. Enclosing dmesg for reference.

Appreciate all the fixes. =]

dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #8 SMP PREEMPT Thu Oct 31 07:04:49 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s46248 r8192 d31576 u86016 [ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 366080K/524288K available (10048K kernel code, 1384K rwdata, 3168K rodata, 1536K init, 581K bss, 27136K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000001] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008269] Console: colour dummy device 80x25 [ 0.012736] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.023064] pid_max: default: 32768 minimum: 301 [ 0.027888] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035193] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044612] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051859] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.058018] cblist_init_generic: Setting adjustable number of callback queues. [ 0.065237] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.071508] rcu: Hierarchical SRCU implementation. [ 0.076307] rcu: Max phase no-delay instances is 1000. [ 0.081898] EFI services will not be available. [ 0.086739] smp: Bringing up secondary CPUs ... [ 0.091862] Detected VIPT I-cache on CPU1 [ 0.091975] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.092034] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.092171] smp: Brought up 1 node, 2 CPUs [ 0.113657] SMP: Total of 2 processors activated. [ 0.118359] CPU features: detected: 32-bit EL0 Support [ 0.123512] CPU features: detected: CRC32 instructions [ 0.128729] CPU: All CPU(s) started at EL1 [ 0.132820] alternatives: applying system-wide alternatives [ 0.139526] devtmpfs: initialized [ 0.148250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.157996] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.170716] DMI not present or invalid. [ 0.175431] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.182670] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.189816] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.197662] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.205641] audit: initializing netlink subsys (disabled) [ 0.211244] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.211829] thermal_sys: Registered thermal governor 'fair_share' [ 0.218980] thermal_sys: Registered thermal governor 'bang_bang' [ 0.225060] thermal_sys: Registered thermal governor 'step_wise' [ 0.231422] ASID allocator initialised with 65536 entries [ 0.261810] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.268646] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.274910] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.281680] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.287932] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.294700] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.300953] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.307720] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.315205] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.327184] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.334999] SCSI subsystem initialized [ 0.339037] usbcore: registered new interface driver usbfs [ 0.344577] usbcore: registered new interface driver hub [ 0.349921] usbcore: registered new device driver usb [ 0.355894] pps_core: LinuxPPS API ver. 1 registered [ 0.360854] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.369976] PTP clock support registered [ 0.374397] FPGA manager framework [ 0.378608] Bluetooth: Core ver 2.22 [ 0.382220] NET: Registered PF_BLUETOOTH protocol family [ 0.387523] Bluetooth: HCI device and connection manager initialized [ 0.393867] Bluetooth: HCI socket layer initialized [ 0.398739] Bluetooth: L2CAP socket layer initialized [ 0.403794] Bluetooth: SCO socket layer initialized [ 0.409109] vgaarb: loaded [ 0.412287] clocksource: Switched to clocksource arch_sys_counter [ 0.429573] NET: Registered PF_INET protocol family [ 0.434718] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.443348] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.451785] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.459540] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.467329] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.474690] TCP: Hash tables configured (established 4096 bind 4096) [ 0.481146] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.487690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.494845] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.501035] RPC: Registered named UNIX socket transport module. [ 0.506965] RPC: Registered udp transport module. [ 0.511664] RPC: Registered tcp transport module. [ 0.516360] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.522792] PCI: CLS 0 bytes, default 64 [ 0.527887] Initialise system trusted keyrings [ 0.532489] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.551945] NFS: Registering the id_resolver key type [ 0.557074] Key type id_resolver registered [ 0.561257] Key type id_legacy registered [ 0.565277] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.571965] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.579369] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.654779] Key type asymmetric registered [ 0.658879] Asymmetric key parser 'x509' registered [ 0.663824] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.676600] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.689397] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.696957] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.710594] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.718239] printk: console [ttyS0] disabled [ 0.742798] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.752112] printk: console [ttyS0] printing thread started [ 0.752129] printk: console [ttyS0] enabled [ 0.752137] printk: bootconsole [uart0] disabled [ 0.771430] brd: module loaded [ 0.776534] loop: module loaded [ 0.777728] dw_spi_mmio f8404000.spi: Synopsys DWC APB SSI v4.03 [ 0.777750] dw_spi_mmio f8404000.spi: Detected FIFO size: 32 bytes [ 0.777760] dw_spi_mmio f8404000.spi: Detected 32-bits max data frame size [ 0.777845] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 filter said false [ 0.777859] dmaengine: __dma_request_channel: success (dma0chan1) [ 0.777895] dmaengine: __dma_request_channel: success (dma0chan0) [ 0.778115] dw_spi_mmio f8404000.spi: registered master spi0 [ 0.778387] spi spi0.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.778854] dw_spi_mmio f8404000.spi: registered child spi0.0 [ 0.779096] dw_spi_mmio f8405000.spi: Synopsys DWC APB SSI v4.03 [ 0.779115] dw_spi_mmio f8405000.spi: Detected FIFO size: 32 bytes [ 0.779125] dw_spi_mmio f8405000.spi: Detected 32-bits max data frame size [ 0.779187] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.779198] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.779208] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan2 filter said false [ 0.779219] dmaengine: __dma_request_channel: success (dma0chan3) [ 0.779248] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan0 busy [ 0.779258] dw_dmac f804d000.ahb_dma: private_candidate: dma0chan1 busy [ 0.779267] dmaengine: __dma_request_channel: success (dma0chan2) [ 0.779483] dw_spi_mmio f8405000.spi: registered master spi1 [ 0.779689] spi spi1.0: setup mode 0, 8 bits/w, 8000000 Hz max --> 0 [ 0.780107] dw_spi_mmio f8405000.spi: registered child spi1.0 [ 0.780720] al-qspi f804e000.spi: registered master spi2 [ 0.780889] spi_master spi2: Failed to power device: -13 [ 0.780901] al-qspi f804e000.spi: can't setup spi2.0, status -13 [ 0.780911] spi_master spi2: spi_device register error /soc/spi@f804e000/flash@0 [ 0.780942] spi_master spi2: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.783231] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.783250] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.783261] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.783270] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.783278] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.783286] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.783294] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.783305] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.783321] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.783330] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.787004] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.787186] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.787710] dwc2 f8180000.usb: DWC OTG Controller [ 0.787737] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.787775] dwc2 f8180000.usb: irq 33, io mem 0xf8180000 [ 0.788011] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.788027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788039] usb usb1: Product: DWC OTG Controller [ 0.788048] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.788057] usb usb1: SerialNumber: f8180000.usb [ 0.788831] hub 1-0:1.0: USB hub found [ 0.788870] hub 1-0:1.0: 1 port detected [ 0.790024] usbcore: registered new interface driver cdc_acm [ 0.790032] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.790076] usbcore: registered new interface driver cdc_wdm [ 0.790312] usbcore: registered new interface driver uas [ 0.790402] usbcore: registered new interface driver usb-storage [ 0.790505] usbcore: registered new interface driver usbserial_generic [ 0.790535] usbserial: USB Serial support registered for generic [ 0.790583] usbcore: registered new interface driver usb_serial_simple [ 0.790612] usbserial: USB Serial support registered for carelink [ 0.790639] usbserial: USB Serial support registered for flashloader [ 0.790667] usbserial: USB Serial support registered for funsoft [ 0.790694] usbserial: USB Serial support registered for google [ 0.790728] usbserial: USB Serial support registered for hp4x [ 0.790756] usbserial: USB Serial support registered for kaufmann [ 0.790783] usbserial: USB Serial support registered for libtransistor [ 0.790811] usbserial: USB Serial support registered for moto_modem [ 0.790838] usbserial: USB Serial support registered for motorola_tetra [ 0.790865] usbserial: USB Serial support registered for nokia [ 0.790893] usbserial: USB Serial support registered for novatel_gps [ 0.790920] usbserial: USB Serial support registered for siemens_mpi [ 0.790948] usbserial: USB Serial support registered for suunto [ 0.790975] usbserial: USB Serial support registered for vivopay [ 0.791007] usbserial: USB Serial support registered for zio [ 0.791213] i2c_dev: i2c /dev entries driver [ 1.804307] i2c_designware f8414000.i2c0: controller timed out [ 1.804328] pca954x 0-0074: probe failed [ 1.804627] usbcore: registered new interface driver btusb [ 1.804864] sdhci: Secure Digital Host Controller Interface driver [ 1.804869] sdhci: Copyright(c) Pierre Ossman [ 1.804874] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.805220] sdhci-dwcmshc f8049000.mmc: Got CD GPIO [ 1.807080] usbcore: registered new interface driver usbhid [ 1.807092] usbhid: USB HID core driver [ 1.807856] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 1.808544] gre: GRE over IPv4 demultiplexor driver [ 1.808551] ip_gre: GRE over IPv4 tunneling driver [ 1.810137] IPv4 over IPsec tunneling driver [ 1.811298] NET: Registered PF_INET6 protocol family [ 1.813396] Segment Routing with IPv6 [ 1.813456] In-situ OAM (IOAM) with IPv6 [ 1.814236] NET: Registered PF_PACKET protocol family [ 1.814256] NET: Registered PF_KEY protocol family [ 1.814535] Bluetooth: RFCOMM TTY layer initialized [ 1.814551] Bluetooth: RFCOMM socket layer initialized [ 1.814589] Bluetooth: RFCOMM ver 1.11 [ 1.814963] Key type dns_resolver registered [ 1.815629] Loading compiled-in X.509 certificates [ 1.819104] Key type encrypted registered [ 1.825037] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 1.826329] input: soc:keys as /devices/platform/soc/soc:keys/input/input0 [ 1.834559] of_cfs_init [ 1.834679] of_cfs_init: OK [ 1.836587] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 1.836946] Waiting for root device /dev/mmcblk0p2... [ 1.949284] mmc0: new high speed SDHC card at address 0001 [ 1.950021] mmcblk0: mmc0:0001 00000 7.44 GiB [ 1.954398] mmcblk0: p1 p2 [ 1.980223] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.980342] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.995965] devtmpfs: mounted [ 1.997073] Freeing unused kernel memory: 1536K [ 2.013458] Checked W+X mappings: passed, no W+X pages found [ 2.013492] Run /sbin/init as init process [ 2.013502] with arguments: [ 2.013504] /sbin/init [ 2.013508] with environment: [ 2.013511] HOME=/ [ 2.013515] TERM=linux [ 2.686817] systemd[1]: System time before build time, advancing clock. [ 2.719208] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 2.774630] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 2.775170] systemd[1]: Detected architecture arm64. [ 2.817428] systemd[1]: Set hostname to . [ 4.636306] random: crng init done [ 4.643641] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 4.643674] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 4.644806] systemd[1]: Created slice system-getty.slice. [ 4.685118] systemd[1]: Created slice system-modprobe.slice. [ 4.708988] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.732905] systemd[1]: Created slice User and Session Slice. [ 4.756794] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 4.780708] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.804610] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 4.804809] systemd[1]: Reached target Local Encrypted Volumes. [ 4.832580] systemd[1]: Reached target User and Group Name Lookups. [ 4.856432] systemd[1]: Reached target Remote File Systems. [ 4.876419] systemd[1]: Reached target Slices. [ 4.897265] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.920762] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.945630] systemd[1]: Listening on Journal Audit Socket. [ 4.969077] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.993106] systemd[1]: Listening on Journal Socket. [ 5.013146] systemd[1]: Listening on udev Control Socket. [ 5.032883] systemd[1]: Listening on udev Kernel Socket. [ 5.068835] systemd[1]: Mounting Huge Pages File System... [ 5.089080] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 5.093176] systemd[1]: Mounting Kernel Debug File System... [ 5.125118] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 5.132024] systemd[1]: Starting Journal Service... [ 5.156988] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 5.171282] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 5.191945] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 5.204821] systemd[1]: Starting Load Kernel Module efi_pstore... [ 5.245140] systemd[1]: Starting Load Kernel Module pstore_blk... [ 5.272826] systemd[1]: Starting Load Kernel Module pstore_zone... [ 5.313160] systemd[1]: Starting Load Kernel Module ramoops... [ 5.339270] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 5.339492] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 5.362654] systemd[1]: Starting Load Kernel Modules... [ 5.377188] systemd[1]: Starting Remount Root and Kernel File Systems... [ 5.408734] systemd[1]: Starting udev Coldplug all Devices... [ 5.426683] systemd[1]: Started Journal Service. [ 5.427871] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 5.713559] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 5.817201] systemd-journald[123]: Received client request to flush runtime journal. [ 5.829875] systemd-journald[123]: File /var/log/journal/9855905ab2944be891538ff748241542/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 9.635952] systemd-journald[123]: Failed to read journal file /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal for rotation, trying to move it out of the way: Text file busy [ 35.468249] systemd-journald[123]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 423.592308] usb 1-1: new high-speed USB device number 2 using dwc2 [ 423.801049] usb 1-1: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00 [ 423.801075] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 423.801087] usb 1-1: Product: Ultra USB 3.0 [ 423.801096] usb 1-1: Manufacturer: SanDisk [ 423.801105] usb 1-1: SerialNumber: 05013e52a4eaf88baadb58572c8b3cdbea2ad5a582c5f8f29b16e599655b482992c0000000000000000000008e7c484000001410915581072e28fc18 [ 423.804031] usb-storage 1-1:1.0: USB Mass Storage device detected [ 423.815166] scsi host0: usb-storage 1-1:1.0 [ 424.845359] scsi 0:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6 [ 424.846104] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 424.847750] sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 424.852030] sd 0:0:0:0: [sda] Write Protect is off [ 424.852056] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 424.854545] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 424.939967] sda: sda1 [ 424.940554] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 477.127749] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 477.148080] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 479.293204] rtw_core: loading out-of-tree module taints kernel. [ 479.457833] usbcore: registered new interface driver rtw_8723du [ 490.096447] usb 1-1: USB disconnect, device number 2 [ 510.452306] usb 1-1: new high-speed USB device number 3 using dwc2 [ 510.660811] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 510.660833] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 510.660845] usb 1-1: Product: 802.11n WLAN Adapter [ 510.660854] usb 1-1: Manufacturer: Realtek [ 510.660863] usb 1-1: SerialNumber: 00e04c000001 [ 510.677206] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 510.678794] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 510.678821] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 510.678874] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 510.683177] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 510.684658] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 510.947783] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 511.011527] Bluetooth: MGMT ver 1.22 [ 511.947432] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 516.390201] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 516.390281] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 517.953151] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 517.954569] wlx90de80882cf1: authenticated [ 517.959573] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 518.043212] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=3) [ 518.061916] wlx90de80882cf1: associated [ 518.124892] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 518.270742] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready
briansune commented 2 weeks ago

@dubhater

Do you think the issue is settled? If so you can close this issue with a happy ending =]

dubhater commented 2 weeks ago

Yes, I think it's fixed.

briansune commented 2 weeks ago

@dubhater

I have a small following up question not sure why this is the case. Why the wlan name always replace as the mac?

dmesg

[ 14.872193] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 14.872251] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 16.408568] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 16.414224] wlx90de80882cf1: authenticated [ 16.415931] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 16.487030] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=5) [ 16.505341] wlx90de80882cf1: associated [ 16.617380] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5

I have no idea is this related to the driver setting or not?

briansune commented 2 weeks ago

@dubhater

I am sorry that to reopen this issue due to today testing shows a puzzling TX dmesg "rtw_8723du 1-1:1.2: failed to get tx report from firmware" This issue is back and bayme excited on Christmas is coming soon =] Background info (only ping is kept pinging 8.8.8.8) No any memory stress test is running.

dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #10 SMP PREEMPT Thu Nov 14 12:18:45 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s45864 r8192 d31960 u86016 [ 0.000000] pcpu-alloc: s45864 r8192 d31960 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 365172K/524288K available (10752K kernel code, 1410K rwdata, 3156K rodata, 1664K init, 577K bss, 28044K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008208] Console: colour dummy device 80x25 [ 0.012681] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.023001] pid_max: default: 32768 minimum: 301 [ 0.027773] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044165] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051396] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057538] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064750] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070984] rcu: Hierarchical SRCU implementation. [ 0.075776] rcu: Max phase no-delay instances is 1000. [ 0.081291] EFI services will not be available. [ 0.086074] smp: Bringing up secondary CPUs ... [ 0.091094] Detected VIPT I-cache on CPU1 [ 0.091189] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091240] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091350] smp: Brought up 1 node, 2 CPUs [ 0.112815] SMP: Total of 2 processors activated. [ 0.117512] CPU features: detected: 32-bit EL0 Support [ 0.122657] CPU features: detected: CRC32 instructions [ 0.127857] CPU: All CPU(s) started at EL1 [ 0.131943] alternatives: applying system-wide alternatives [ 0.138695] devtmpfs: initialized [ 0.146393] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.156124] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167699] DMI not present or invalid. [ 0.172213] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.179170] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.186292] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.194108] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.202063] audit: initializing netlink subsys (disabled) [ 0.207679] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.208146] thermal_sys: Registered thermal governor 'fair_share' [ 0.215407] thermal_sys: Registered thermal governor 'bang_bang' [ 0.221482] thermal_sys: Registered thermal governor 'step_wise' [ 0.227795] ASID allocator initialised with 65536 entries [ 0.254471] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.261275] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.267533] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.274297] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.280545] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.287307] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.293555] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.300318] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.307703] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.319559] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.327149] SCSI subsystem initialized [ 0.331146] usbcore: registered new interface driver usbfs [ 0.336663] usbcore: registered new interface driver hub [ 0.341991] usbcore: registered new device driver usb [ 0.347803] pps_core: LinuxPPS API ver. 1 registered [ 0.352756] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.361869] PTP clock support registered [ 0.366168] FPGA manager framework [ 0.370239] Bluetooth: Core ver 2.22 [ 0.373842] NET: Registered PF_BLUETOOTH protocol family [ 0.379140] Bluetooth: HCI device and connection manager initialized [ 0.385480] Bluetooth: HCI socket layer initialized [ 0.390347] Bluetooth: L2CAP socket layer initialized [ 0.395397] Bluetooth: SCO socket layer initialized [ 0.400720] vgaarb: loaded [ 0.403812] clocksource: Switched to clocksource arch_sys_counter [ 0.419088] NET: Registered PF_INET protocol family [ 0.424181] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.432541] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.440933] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.448677] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.456450] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.463776] TCP: Hash tables configured (established 4096 bind 4096) [ 0.470206] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.476739] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.483862] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.489932] RPC: Registered named UNIX socket transport module. [ 0.495851] RPC: Registered udp transport module. [ 0.500546] RPC: Registered tcp transport module. [ 0.505238] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.512630] PCI: CLS 0 bytes, default 64 [ 0.517695] Initialise system trusted keyrings [ 0.522312] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.539384] NFS: Registering the id_resolver key type [ 0.544484] Key type id_resolver registered [ 0.548665] Key type id_legacy registered [ 0.552681] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.559371] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.566770] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.627531] Key type asymmetric registered [ 0.631626] Asymmetric key parser 'x509' registered [ 0.636553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.648376] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.661034] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.668591] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.681572] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.688992] printk: console [ttyS0] disabled [ 0.713499] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.722782] printk: console [ttyS0] printing thread started [ 0.722784] printk: console [ttyS0] enabled [ 0.722791] printk: bootconsole [uart0] disabled [ 0.740211] brd: module loaded [ 0.744194] loop: module loaded [ 0.744362] at24 0-0050: supply vcc not found, using dummy regulator [ 0.750103] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.751329] al-qspi f804e000.spi: registered master spi0 [ 0.751523] spi_master spi0: Failed to power device: -13 [ 0.751532] al-qspi f804e000.spi: can't setup spi0.0, status -13 [ 0.751541] spi_master spi0: spi_device register error /soc/spi@f804e000/flash@0 [ 0.751567] spi_master spi0: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.752978] CAN device driver interface [ 0.753491] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.753519] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.753528] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.753537] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.753544] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.753550] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.753557] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.753566] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.753575] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.753583] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.756331] usbcore: registered new interface driver rtw_8723du [ 0.766688] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.766821] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.768906] dwc2 f8180000.usb: DWC OTG Controller [ 0.768929] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.768958] dwc2 f8180000.usb: irq 31, io mem 0xf8180000 [ 0.769149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.769162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769172] usb usb1: Product: DWC OTG Controller [ 0.769180] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.769188] usb usb1: SerialNumber: f8180000.usb [ 0.769747] hub 1-0:1.0: USB hub found [ 0.769780] hub 1-0:1.0: 1 port detected [ 0.770896] usbcore: registered new interface driver uas [ 0.770964] usbcore: registered new interface driver usb-storage [ 0.771066] usbcore: registered new interface driver usbserial_generic [ 0.771092] usbserial: USB Serial support registered for generic [ 0.771126] usbcore: registered new interface driver usb_serial_simple [ 0.771149] usbserial: USB Serial support registered for carelink [ 0.771171] usbserial: USB Serial support registered for flashloader [ 0.771192] usbserial: USB Serial support registered for funsoft [ 0.771214] usbserial: USB Serial support registered for google [ 0.771235] usbserial: USB Serial support registered for hp4x [ 0.771256] usbserial: USB Serial support registered for kaufmann [ 0.771277] usbserial: USB Serial support registered for libtransistor [ 0.771303] usbserial: USB Serial support registered for moto_modem [ 0.771326] usbserial: USB Serial support registered for motorola_tetra [ 0.771360] usbserial: USB Serial support registered for nokia [ 0.771382] usbserial: USB Serial support registered for novatel_gps [ 0.771404] usbserial: USB Serial support registered for siemens_mpi [ 0.771426] usbserial: USB Serial support registered for suunto [ 0.771447] usbserial: USB Serial support registered for vivopay [ 0.771468] usbserial: USB Serial support registered for zio [ 0.798933] rtc-ds1307 0-0068: SET TIME! [ 0.826626] rtc-ds1307 0-0068: registered as rtc0 [ 0.839133] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.839225] i2c_dev: i2c /dev entries driver [ 0.839576] usbcore: registered new interface driver btusb [ 0.839769] sdhci: Secure Digital Host Controller Interface driver [ 0.839773] sdhci: Copyright(c) Pierre Ossman [ 0.839776] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.840648] usbcore: registered new interface driver usbhid [ 0.840654] usbhid: USB HID core driver [ 0.840927] pl353-smc f841a000.memory-controller: no matching children [ 0.847680] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.848215] gre: GRE over IPv4 demultiplexor driver [ 0.848221] ip_gre: GRE over IPv4 tunneling driver [ 0.849359] IPv4 over IPsec tunneling driver [ 0.850322] NET: Registered PF_INET6 protocol family [ 0.852043] Segment Routing with IPv6 [ 0.852093] In-situ OAM (IOAM) with IPv6 [ 0.852728] NET: Registered PF_PACKET protocol family [ 0.852744] NET: Registered PF_KEY protocol family [ 0.852750] can: controller area network core [ 0.852871] NET: Registered PF_CAN protocol family [ 0.852878] can: raw protocol [ 0.852885] can: broadcast manager protocol [ 0.852894] can: netlink gateway - max_hops=1 [ 0.853311] Key type dns_resolver registered [ 0.853858] Loading compiled-in X.509 certificates [ 0.856804] Key type encrypted registered [ 0.863911] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.864804] of_cfs_init [ 0.864893] of_cfs_init: OK [ 0.865031] cfg80211: Loading compiled-in X.509 certificates for regulatory d atabase [ 0.867036] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 0.868514] platform regulatory.0: Direct firmware load for regulatory.db fai led with error -2 [ 0.868530] cfg80211: failed to load regulatory.db [ 0.881525] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.888944] Waiting for root device /dev/mmcblk0p2... [ 1.018929] mmc0: new high speed SDHC card at address 0001 [ 1.019539] mmcblk0: mmc0:0001 00000 7.44 GiB [ 1.031469] mmcblk0: p1 p2 [ 1.075842] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.078089] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Q uota mode: disabled. [ 1.078158] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.093437] devtmpfs: mounted [ 1.094351] Freeing unused kernel memory: 1664K [ 1.107487] Checked W+X mappings: passed, no W+X pages found [ 1.107513] Run /sbin/init as init process [ 1.107519] with arguments: [ 1.107521] /sbin/init [ 1.107524] with environment: [ 1.107526] HOME=/ [ 1.107529] TERM=linux [ 1.312010] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcd Device= 2.00 [ 1.312034] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.312045] usb 1-1: Product: 802.11n WLAN Adapter [ 1.312053] usb 1-1: Manufacturer: Realtek [ 1.312061] usb 1-1: SerialNumber: 00e04c000001 [ 1.314267] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=0 8 lmp_subver=8723 [ 1.315242] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 1.315255] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 1.370526] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 1.378316] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 1.379979] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 1.655243] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 1.947866] random: crng init done [ 1.948268] systemd[1]: System time before build time, advancing clock. [ 1.979157] systemd[1]: Failed to look up module alias 'autofs4': Function no t implemented [ 2.030431] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+P AM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default- hierarchy=hybrid) [ 2.031015] systemd[1]: Detected architecture arm64. [ 2.069083] systemd[1]: Set hostname to . [ 2.913710] systemd[1]: system-getty.slice: unit configures an IP firewall, b ut the local system does not support BPF/cgroup firewalling. [ 2.913741] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 2.914686] systemd[1]: Created slice system-getty.slice. [ 2.948592] systemd[1]: Created slice system-modprobe.slice. [ 2.972506] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 2.996371] systemd[1]: Created slice User and Session Slice. [ 3.016294] systemd[1]: Started Dispatch Password Requests to Console Directo ry Watch. [ 3.040200] systemd[1]: Started Forward Password Requests to Wall Directory W atch. [ 3.064110] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.064303] systemd[1]: Reached target Local Encrypted Volumes. [ 3.092068] systemd[1]: Reached target User and Group Name Lookups. [ 3.115951] systemd[1]: Reached target Remote File Systems. [ 3.135922] systemd[1]: Reached target Slices. [ 3.156686] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.180246] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 3.204953] systemd[1]: Listening on Journal Audit Socket. [ 3.228517] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.252566] systemd[1]: Listening on Journal Socket. [ 3.272577] systemd[1]: Listening on udev Control Socket. [ 3.292366] systemd[1]: Listening on udev Kernel Socket. [ 3.328317] systemd[1]: Mounting Huge Pages File System... [ 3.351266] systemd[1]: Mounting POSIX Message Queue File System... [ 3.375763] systemd[1]: Mounting Kernel Debug File System... [ 3.392501] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 3.399994] systemd[1]: Starting Journal Service... [ 3.424433] systemd[1]: Condition check resulted in Create list of static dev ice nodes for the current kernel being skipped. [ 3.428336] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 3.459418] systemd[1]: Starting Load Kernel Module drm... [ 3.474090] systemd[1]: Starting Load Kernel Module efi_pstore... [ 3.491794] systemd[1]: Starting Load Kernel Module pstore_blk... [ 3.548518] systemd[1]: Starting Load Kernel Module pstore_zone... [ 3.575536] systemd[1]: Starting Load Kernel Module ramoops... [ 3.598542] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 3.598729] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 3.637034] systemd[1]: Starting Load Kernel Modules... [ 3.651403] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.668345] systemd[1]: Starting udev Coldplug all Devices... [ 3.685081] systemd[1]: Started Journal Service. [ 3.706285] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 3.975005] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 4.040636] systemd-journald[146]: Received client request to flush runtime journal. [ 4.064923] systemd-journald[146]: File /var/log/journal/9855905ab2944be891538ff748241542/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 5.814539] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 6.657385] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 9.522186] Bluetooth: MGMT ver 1.22 [ 14.798237] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 14.798301] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 16.332595] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 16.336059] wlx90de80882cf1: authenticated [ 16.343855] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 16.436717] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=5) [ 16.455197] wlx90de80882cf1: associated [ 16.533927] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 16.550164] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 25.128132] systemd-journald[146]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 919.802223] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1219.761761] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1519.763631] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1701.162223] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1819.813948] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2119.801913] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2160.472210] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2419.776903] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2534.403261] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2620.580230] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2719.844638] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2724.420631] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2762.596608] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2767.268596] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2792.260524] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2833.796324] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2862.884132] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2889.155917] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2899.619826] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2910.275726] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2922.211610] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2932.771516] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2976.643004] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 2988.674854] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3010.626572] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3019.810446] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3048.098035] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3319.772967] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3465.593582] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3619.797656] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3843.407508] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 3919.821324] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4219.812446] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4519.860540] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4566.385773] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4567.409798] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4587.378282] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4589.394325] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4601.394599] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4603.378648] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4633.395276] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4635.379307] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 4637.892757] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 4637.893118] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 4639.439888] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 4639.445459] wlx90de80882cf1: authenticated [ 4639.468084] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 4639.571709] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=5) [ 4639.590034] wlx90de80882cf1: associated [ 4640.103211] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 5542.995458] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 5842.991771] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6143.019440] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6442.955802] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6743.076299] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 7042.976222] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 7342.971808] rtw_8723du 1-1:1.2: failed to get tx report from firmware
dubhater commented 2 weeks ago

The interface name is not related to the driver. It's renamed by udev, I think. Some distros configure it to use the MAC address, others the hardware location.

I wonder if you are somehow using an older version of the driver?

When you use debug_mask=0x10 how many c2h with ID 0x03 appear in a row?

briansune commented 2 weeks ago

@dubhater

Q1: I wonder if you are somehow using an older version of the driver? A1: No, I had clone the latest repository and compile (CLEAN).

T1: When you use debug_mask=0x10 how many c2h with ID 0x03 appear in a row? Will conduct and post the result ASAP.

briansune commented 2 weeks ago

@dubhater

I have no clue how to add the debug_mask=0x10. I need more guidance please. The different between previous test and current test is the driver is not a module based driver. I am compiling the kernel with a RTW88[y ] configuration from the make menuconfig. How could I add the flag to the make or kconfig file?

Thank you

dubhater commented 2 weeks ago

You can add it to the kernel's command line:

rtw_core.debug_mask=0x10 rtw88_core.debug_mask=0x10

Add both versions because I'm not sure which is the right one when compiled in.

Since this is not a PC, I'm not sure exactly how to do it.

briansune commented 2 weeks ago

@dubhater

May I ask these flag is putting inside the RTW88 Makefile? Deep sorry only know very little kernel driver stuffs.

dubhater commented 2 weeks ago

The easier solution is to change the source code:

diff --git a/drivers/net/wireless/realtek/rtw88/main.c b/drivers/net/wireless/realtek/rtw88/main.c
index 5e8baac2dfba..6d6038815c5a 100644
--- a/drivers/net/wireless/realtek/rtw88/main.c
+++ b/drivers/net/wireless/realtek/rtw88/main.c
@@ -23,7 +23,7 @@
 bool rtw_disable_lps_deep_mode;
 EXPORT_SYMBOL(rtw_disable_lps_deep_mode);
 bool rtw_bf_support = true;
-unsigned int rtw_debug_mask;
+unsigned int rtw_debug_mask = 0x10;
 EXPORT_SYMBOL(rtw_debug_mask);
 /* EDCCA is enabled during normal behavior. For debugging purpose in
  * a noisy environment, it can be disabled via edcca debugfs. Because
briansune commented 2 weeks ago

@dubhater

Yes I do tried this method you posted the driver will not showup after doing such way. That's why I am asking how to do it in the makefile.

My message is a bit misleading. What I meant is the driver don't create those message like

sudo insmod core.ko debug_mask=0x10

dubhater commented 2 weeks ago

Sorry, I don't know.

briansune commented 2 weeks ago

@dubhater

I will try to make those message out. Not sure I can make that happen or not but try as much as I can. If I got those debug message out I will handout the dmesg. Again appreciate the help

briansune commented 2 weeks ago

@dubhater

I had successfully compile the kernel with the debug message. Modify the below is only part of the debug need to include those debug flags inside the makefile.

unsigned int rtw_debug_mask = 0x10;

I am reading those debug message and waiting on the fail message.

briansune commented 2 weeks ago

@dubhater

When the debug message is turned on and background is running ping the "failed to get tx report from firmware" not showing up at short test.

It appears that 3 repeated id 0x03.

dmesg ubuntu@briansune:~/scripts$ dmesg | grep "id=0x03" [ 16.031919] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x02, len=8 [ 16.044124] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x03, len=8 [ 319.079682] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x3b, len=8 [ 319.080067] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x3c, len=8 [ 319.116326] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x3d, len=8 [ 619.147887] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x84, len=8 [ 619.148253] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x85, len=8 [ 619.148633] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x86, len=8
briansune commented 2 weeks ago

@dubhater

Repeatable: I will describe as such. The system do not run any user task and just let it sit there after bootup. Then after a while the TX fail message comes out. If debug flag is turned on it will "NOT" able to trigger such behavior.

dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040] [ 0.000000] Linux version 6.1.54-rt15 (tg5@tg5) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #35 SMP PREEMPT Thu Nov 14 22:27:41 HKT 2024 [ 0.000000] Machine model: Anlogic, DR1M90 FPSoc [ 0.000000] earlycon: uart0 at MMIO32 0x00000000f8401000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000016400000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001fffffff] [ 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-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 21 pages/cpu s45864 r8192 d31960 u86016 [ 0.000000] pcpu-alloc: s45864 r8192 d31960 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=uart,mmio32,0xf8401000 loglevel=8 root=/dev/mmcblk0p2 rootwait rootfstype=ext4 rw [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 365172K/524288K available (10752K kernel code, 1410K rwdata, 3156K rodata, 1664K init, 577K bss, 28044K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000dd040000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns [ 0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255551ns [ 0.008207] Console: colour dummy device 80x25 [ 0.012679] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022999] pid_max: default: 32768 minimum: 301 [ 0.027772] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.035069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.044170] cblist_init_generic: Setting adjustable number of callback queues. [ 0.051402] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.057544] cblist_init_generic: Setting adjustable number of callback queues. [ 0.064756] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.070990] rcu: Hierarchical SRCU implementation. [ 0.075782] rcu: Max phase no-delay instances is 1000. [ 0.081293] EFI services will not be available. [ 0.086067] smp: Bringing up secondary CPUs ... [ 0.091085] Detected VIPT I-cache on CPU1 [ 0.091183] GICv3: CPU1: found redistributor 1 region 0:0x00000000dd060000 [ 0.091233] CPU1: Booted secondary processor 0x0000000001 [0x411fd040] [ 0.091343] smp: Brought up 1 node, 2 CPUs [ 0.112809] SMP: Total of 2 processors activated. [ 0.117507] CPU features: detected: 32-bit EL0 Support [ 0.122652] CPU features: detected: CRC32 instructions [ 0.127851] CPU: All CPU(s) started at EL1 [ 0.131938] alternatives: applying system-wide alternatives [ 0.138696] devtmpfs: initialized [ 0.146402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.156136] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.167713] DMI not present or invalid. [ 0.172226] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.179180] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.186301] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.194116] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.202073] audit: initializing netlink subsys (disabled) [ 0.207690] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 [ 0.208158] thermal_sys: Registered thermal governor 'fair_share' [ 0.215418] thermal_sys: Registered thermal governor 'bang_bang' [ 0.221492] thermal_sys: Registered thermal governor 'step_wise' [ 0.227804] ASID allocator initialised with 65536 entries [ 0.254484] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.261289] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.267547] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.274311] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.280559] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.287321] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.293569] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.300332] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.307723] dw_dmac f804d000.ahb_dma: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.319584] dw_dmac f804d000.ahb_dma: DesignWare DMA Controller, 8 channels [ 0.327179] SCSI subsystem initialized [ 0.331177] usbcore: registered new interface driver usbfs [ 0.336694] usbcore: registered new interface driver hub [ 0.342023] usbcore: registered new device driver usb [ 0.347834] pps_core: LinuxPPS API ver. 1 registered [ 0.352788] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.361900] PTP clock support registered [ 0.366199] FPGA manager framework [ 0.370272] Bluetooth: Core ver 2.22 [ 0.373874] NET: Registered PF_BLUETOOTH protocol family [ 0.379172] Bluetooth: HCI device and connection manager initialized [ 0.385512] Bluetooth: HCI socket layer initialized [ 0.390379] Bluetooth: L2CAP socket layer initialized [ 0.395428] Bluetooth: SCO socket layer initialized [ 0.400752] vgaarb: loaded [ 0.403844] clocksource: Switched to clocksource arch_sys_counter [ 0.419103] NET: Registered PF_INET protocol family [ 0.424196] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.432558] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.440951] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.448695] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.456468] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.463794] TCP: Hash tables configured (established 4096 bind 4096) [ 0.470224] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.476757] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.483878] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.489948] RPC: Registered named UNIX socket transport module. [ 0.495867] RPC: Registered udp transport module. [ 0.500562] RPC: Registered tcp transport module. [ 0.505255] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.512648] PCI: CLS 0 bytes, default 64 [ 0.517712] Initialise system trusted keyrings [ 0.522340] workingset: timestamp_bits=62 max_order=17 bucket_order=0 [ 0.539412] NFS: Registering the id_resolver key type [ 0.544510] Key type id_resolver registered [ 0.548690] Key type id_legacy registered [ 0.552708] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.559398] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.566798] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.628114] Key type asymmetric registered [ 0.632207] Asymmetric key parser 'x509' registered [ 0.637133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.648966] dma-pl330 f8419000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use [ 0.661619] dma-pl330 f8419000.dma-controller: Loaded driver for PL330 DMAC-341330 [ 0.669177] dma-pl330 f8419000.dma-controller: DBUFF-16x16bytes Num_Chans-8 Num_Peri-4 Num_Events-16 [ 0.682147] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.689557] printk: console [ttyS0] disabled [ 0.714064] f8401000.serial: ttyS0 at MMIO 0xf8401000 (irq = 28, base_baud = 3125000) is a U6_16550A [ 0.723348] printk: console [ttyS0] printing thread started [ 0.723350] printk: console [ttyS0] enabled [ 0.723357] printk: bootconsole [uart0] disabled [ 0.740844] brd: module loaded [ 0.747754] loop: module loaded [ 0.747957] at24 0-0050: supply vcc not found, using dummy regulator [ 0.757375] at24 0-0050: 256 byte 24c02 EEPROM, writable, 32 bytes/write [ 0.758621] al-qspi f804e000.spi: registered master spi0 [ 0.758812] spi_master spi0: Failed to power device: -13 [ 0.758822] al-qspi f804e000.spi: can't setup spi0.0, status -13 [ 0.758832] spi_master spi0: spi_device register error /soc/spi@f804e000/flash@0 [ 0.758858] spi_master spi0: Failed to create SPI device for /soc/spi@f804e000/flash@0 [ 0.760287] CAN device driver interface [ 0.760800] dwc-eth-dwmac f8100000.ethernet0: User ID: 0x10, Synopsys ID: 0x52 [ 0.760815] dwc-eth-dwmac f8100000.ethernet0: DWMAC4/5 [ 0.760824] dwc-eth-dwmac f8100000.ethernet0: DMA HW capability register supported [ 0.760832] dwc-eth-dwmac f8100000.ethernet0: RX Checksum Offload Engine supported [ 0.760839] dwc-eth-dwmac f8100000.ethernet0: TX Checksum insertion supported [ 0.760846] dwc-eth-dwmac f8100000.ethernet0: TSO supported [ 0.760852] dwc-eth-dwmac f8100000.ethernet0: Enable RX Mitigation via HW Watchdog Timer [ 0.760861] dwc-eth-dwmac f8100000.ethernet0: Enabled RFS Flow TC (entries=10) [ 0.760870] dwc-eth-dwmac f8100000.ethernet0: TSO feature enabled [ 0.760878] dwc-eth-dwmac f8100000.ethernet0: Using 32/32 bits DMA host/device width [ 0.763596] usbcore: registered new interface driver rtw_8723du [ 0.774001] dwc2 f8180000.usb: supply vusb_d not found, using dummy regulator [ 0.774143] dwc2 f8180000.usb: supply vusb_a not found, using dummy regulator [ 0.776234] dwc2 f8180000.usb: DWC OTG Controller [ 0.776259] dwc2 f8180000.usb: new USB bus registered, assigned bus number 1 [ 0.776291] dwc2 f8180000.usb: irq 31, io mem 0xf8180000 [ 0.776479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 0.776492] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.776502] usb usb1: Product: DWC OTG Controller [ 0.776510] usb usb1: Manufacturer: Linux 6.1.54-rt15 dwc2_hsotg [ 0.776518] usb usb1: SerialNumber: f8180000.usb [ 0.777057] hub 1-0:1.0: USB hub found [ 0.777089] hub 1-0:1.0: 1 port detected [ 0.778208] usbcore: registered new interface driver uas [ 0.778284] usbcore: registered new interface driver usb-storage [ 0.778370] usbcore: registered new interface driver usbserial_generic [ 0.778399] usbserial: USB Serial support registered for generic [ 0.778438] usbcore: registered new interface driver usb_serial_simple [ 0.778461] usbserial: USB Serial support registered for carelink [ 0.778483] usbserial: USB Serial support registered for flashloader [ 0.778505] usbserial: USB Serial support registered for funsoft [ 0.778526] usbserial: USB Serial support registered for google [ 0.778547] usbserial: USB Serial support registered for hp4x [ 0.778569] usbserial: USB Serial support registered for kaufmann [ 0.778590] usbserial: USB Serial support registered for libtransistor [ 0.778625] usbserial: USB Serial support registered for moto_modem [ 0.778647] usbserial: USB Serial support registered for motorola_tetra [ 0.778668] usbserial: USB Serial support registered for nokia [ 0.778690] usbserial: USB Serial support registered for novatel_gps [ 0.778712] usbserial: USB Serial support registered for siemens_mpi [ 0.778734] usbserial: USB Serial support registered for suunto [ 0.778755] usbserial: USB Serial support registered for vivopay [ 0.778779] usbserial: USB Serial support registered for zio [ 0.779581] rtc-ds1307 0-0068: SET TIME! [ 0.780343] rtc-ds1307 0-0068: registered as rtc0 [ 0.780628] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock [ 0.780710] i2c_dev: i2c /dev entries driver [ 0.781057] usbcore: registered new interface driver btusb [ 0.781246] sdhci: Secure Digital Host Controller Interface driver [ 0.781250] sdhci: Copyright(c) Pierre Ossman [ 0.781253] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.782106] usbcore: registered new interface driver usbhid [ 0.782112] usbhid: USB HID core driver [ 0.782382] pl353-smc f841a000.memory-controller: no matching children [ 0.783657] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 0.784221] gre: GRE over IPv4 demultiplexor driver [ 0.784227] ip_gre: GRE over IPv4 tunneling driver [ 0.785607] IPv4 over IPsec tunneling driver [ 0.786559] NET: Registered PF_INET6 protocol family [ 0.788341] Segment Routing with IPv6 [ 0.788390] In-situ OAM (IOAM) with IPv6 [ 0.789046] NET: Registered PF_PACKET protocol family [ 0.789063] NET: Registered PF_KEY protocol family [ 0.789069] can: controller area network core [ 0.789195] NET: Registered PF_CAN protocol family [ 0.789202] can: raw protocol [ 0.789209] can: broadcast manager protocol [ 0.789219] can: netlink gateway - max_hops=1 [ 0.789646] Key type dns_resolver registered [ 0.790211] Loading compiled-in X.509 certificates [ 0.793194] Key type encrypted registered [ 0.800339] of-fpga-region soc:base_fpga_region: FPGA Region probed [ 0.801215] of_cfs_init [ 0.801308] of_cfs_init: OK [ 0.801438] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 0.803439] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 0.807974] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 0.807990] cfg80211: failed to load regulatory.db [ 0.811873] mmc0: SDHCI controller on f8049000.mmc [f8049000.mmc] using ADMA [ 0.851257] Waiting for root device /dev/mmcblk0p2... [ 0.872744] mmc0: new high speed SDHC card at address 0001 [ 0.873361] mmcblk0: mmc0:0001 00000 7.44 GiB [ 0.874529] mmcblk0: p1 p2 [ 0.896808] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 0.896875] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 0.904607] devtmpfs: mounted [ 0.905530] Freeing unused kernel memory: 1664K [ 0.957042] Checked W+X mappings: passed, no W+X pages found [ 0.957070] Run /sbin/init as init process [ 0.957076] with arguments: [ 0.957079] /sbin/init [ 0.957082] with environment: [ 0.957084] HOME=/ [ 0.957086] TERM=linux [ 1.079886] usb 1-1: new high-speed USB device number 2 using dwc2 [ 1.288300] usb 1-1: New USB device found, idVendor=0bda, idProduct=d723, bcdDevice= 2.00 [ 1.288323] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.288333] usb 1-1: Product: 802.11n WLAN Adapter [ 1.288341] usb 1-1: Manufacturer: Realtek [ 1.288349] usb 1-1: SerialNumber: 00e04c000001 [ 1.292287] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 1.294385] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 1.294398] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_fw.bin [ 1.312279] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723d_config.bin [ 1.321829] rtw_8723du 1-1:1.2: Firmware version 48.0.0, H2C version 0 [ 1.322700] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266 [ 1.586248] Bluetooth: hci0: RTL: fw version 0x828a96f1 [ 1.641568] systemd[1]: System time before build time, advancing clock. [ 1.664710] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented [ 1.715118] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 1.715601] systemd[1]: Detected architecture arm64. [ 1.756948] systemd[1]: Set hostname to . [ 1.875912] random: crng init done [ 2.623891] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 2.623922] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 2.624848] systemd[1]: Created slice system-getty.slice. [ 2.652634] systemd[1]: Created slice system-modprobe.slice. [ 2.680512] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 2.704401] systemd[1]: Created slice User and Session Slice. [ 2.724333] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 2.748226] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.772149] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 2.772333] systemd[1]: Reached target Local Encrypted Volumes. [ 2.800084] systemd[1]: Reached target User and Group Name Lookups. [ 2.823983] systemd[1]: Reached target Remote File Systems. [ 2.843948] systemd[1]: Reached target Slices. [ 2.864684] systemd[1]: Listening on fsck to fsckd communication Socket. [ 2.888290] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 2.912997] systemd[1]: Listening on Journal Audit Socket. [ 2.936570] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.960595] systemd[1]: Listening on Journal Socket. [ 2.980613] systemd[1]: Listening on udev Control Socket. [ 3.000389] systemd[1]: Listening on udev Kernel Socket. [ 3.036343] systemd[1]: Mounting Huge Pages File System... [ 3.059297] systemd[1]: Mounting POSIX Message Queue File System... [ 3.083313] systemd[1]: Mounting Kernel Debug File System... [ 3.095244] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 3.098329] systemd[1]: Starting Journal Service... [ 3.120329] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 3.136651] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 3.171465] systemd[1]: Starting Load Kernel Module drm... [ 3.186013] systemd[1]: Starting Load Kernel Module efi_pstore... [ 3.240626] systemd[1]: Starting Load Kernel Module pstore_blk... [ 3.267266] systemd[1]: Starting Load Kernel Module pstore_zone... [ 3.291402] systemd[1]: Starting Load Kernel Module ramoops... [ 3.305600] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 3.305787] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 3.312216] systemd[1]: Starting Load Kernel Modules... [ 3.373139] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.399736] systemd[1]: Starting udev Coldplug all Devices... [ 3.412274] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 3.428602] systemd[1]: Started Journal Service. [ 3.720231] Adding 1048572k swap on /swapfile. Priority:-2 extents:8 across:5857276k SS [ 3.770351] systemd-journald[148]: Received client request to flush runtime journal. [ 3.783736] systemd-journald[148]: File /var/log/journal/9855905ab2944be891538ff748241542/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 5.632026] rtw_8723du 1-1:1.2 wlx90de80882cf1: renamed from wlan0 [ 6.496376] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 9.334539] Bluetooth: MGMT ver 1.22 [ 14.301180] wlx90de80882cf1: authenticate with f8:6f:b0:0e:ae:e5 [ 14.301240] wlx90de80882cf1: 80 MHz not supported, disabling VHT [ 15.839490] wlx90de80882cf1: send auth to f8:6f:b0:0e:ae:e5 (try 1/3) [ 15.848363] wlx90de80882cf1: authenticated [ 15.851968] wlx90de80882cf1: associate with f8:6f:b0:0e:ae:e5 (try 1/3) [ 15.957668] wlx90de80882cf1: RX AssocResp from f8:6f:b0:0e:ae:e5 (capab=0x1411 status=0 aid=4) [ 15.975633] wlx90de80882cf1: associated [ 16.016854] wlx90de80882cf1: Limiting TX power to 35 (35 - 0) dBm as advertised by f8:6f:b0:0e:ae:e5 [ 16.170166] IPv6: ADDRCONF(NETDEV_CHANGE): wlx90de80882cf1: link becomes ready [ 17.155546] systemd-journald[148]: Failed to set ACL on /var/log/journal/9855905ab2944be891538ff748241542/user-1000.journal, ignoring: Operation not supported [ 619.440745] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 919.522600] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 964.741549] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1219.491196] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1349.213025] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1461.595953] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1519.484086] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1617.906876] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 1622.226404] rtw_8723du 1-1:1.2: failed to get tx report from firmware
briansune commented 2 weeks ago

@dubhater

OK, I finally can grep it with a debug mask is turned on. When the debug mask flag is turned on it is very very very hard to trigger it and waited hours.

$ dmesg | grep fail [ 6319.638828] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6389.460913] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6495.698101] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6608.335223] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6619.598950] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6658.509951] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6718.316471] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6727.340245] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6729.324203] rtw_8723du 1-1:1.2: failed to get tx report from firmware

dmesg [ 6305.815233] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6305.843498] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6305.844365] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6305.844928] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x20, len=7 [ 6305.845116] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6305.851990] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 6305.854116] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6305.854491] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6307.831166] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6307.859459] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6307.860328] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6307.860875] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x21, len=7 [ 6307.861084] rtw_8723du 1-1:1.2: send H2C content 2b000042 00000000 [ 6307.867953] rtw_8723du 1-1:1.2: send H2C content 00000058 00000211 [ 6307.868328] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 6307.870575] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6307.870949] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6308.031884] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x22, len=7 [ 6309.815149] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6309.843421] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6309.844291] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6309.844865] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x23, len=7 [ 6309.845168] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6309.852041] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6309.854163] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6309.854537] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6311.799062] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6311.827379] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6311.828252] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6311.828822] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x24, len=7 [ 6311.829003] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6311.834754] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6311.837006] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6311.837375] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6313.815004] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6313.843219] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6313.844089] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6313.844687] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x25, len=7 [ 6313.844968] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6313.850720] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6313.852839] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6313.853211] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6315.798960] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6315.827179] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6315.828051] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6315.828611] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x26, len=7 [ 6315.828806] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6315.834680] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6315.835183] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 6315.837425] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6315.837797] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6316.019017] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x27, len=7 [ 6316.400841] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6316.427166] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6316.428038] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6316.428656] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x28, len=7 [ 6316.867550] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x29, len=7 [ 6317.139533] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2a, len=7 [ 6317.446394] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2b, len=7 [ 6317.891551] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2c, len=7 [ 6318.061112] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2d, len=7 [ 6318.778108] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2e, len=7 [ 6318.879984] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x2f, len=7 [ 6319.112943] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x30, len=8 [ 6319.113299] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x31, len=8 [ 6319.114557] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0x32, len=8 [ 6319.127866] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0x33, len=7 [ 6319.638828] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6319.831230] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6319.838099] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 6319.840230] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6319.840594] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6321.814817] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6321.843065] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6321.843935] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6321.844486] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x34, len=7 [ 6321.844687] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6321.851558] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 6321.853810] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6321.854184] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6323.830733] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6323.859027] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6323.859896] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6323.860493] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x35, len=7 [ 6323.860778] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6323.866527] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 6323.868647] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6323.869018] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6325.814688] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6325.842987] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6325.843856] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6325.844455] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x36, len=7 [ 6325.844739] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6325.850489] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 6325.850992] rtw_8723du 1-1:1.2: send H2C content 49810040 000fc000 [ 6325.853233] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6325.853603] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6327.830637] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6327.858822] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6327.859697] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6327.860289] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0x37, len=7 [ 6327.860576] rtw_8723du 1-1:1.2: send H2C content 2a000042 00000000 [ 6327.866323] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 6327.868449] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6327.868815] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6605.807317] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6605.835517] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6605.836386] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6605.836959] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xce, len=7 [ 6605.837139] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6605.843404] rtw_8723du 1-1:1.2: send H2C content 00000058 00000212 [ 6605.843772] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 6605.846018] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6605.846389] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6606.012377] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xcf, len=7 [ 6607.823308] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6607.823973] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6607.824851] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6607.825399] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd0, len=7 [ 6607.825604] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6607.826869] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xd1, len=8 [ 6607.831360] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 6607.833481] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6607.833853] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6608.335223] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6609.807223] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6609.835442] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6609.836314] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6609.836919] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd2, len=7 [ 6609.837197] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6609.843066] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 6609.845315] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6613.842990] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 6613.843362] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 6613.845614] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6613.845982] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6615.791059] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6615.819323] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6615.820199] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6615.820795] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd5, len=7 [ 6615.820949] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6615.826828] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 6615.828952] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6615.829319] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6616.394826] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6616.423313] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6616.424185] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6616.424769] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xd6, len=7 [ 6616.552395] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xd7, len=7 [ 6617.992558] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xd8, len=7 [ 6619.097482] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xd9, len=8 [ 6619.097861] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xda, len=8 [ 6619.099336] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xdb, len=8 [ 6619.598950] rtw_8723du 1-1:1.2: failed to get tx report from firmware [ 6619.823379] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6619.829623] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 6619.831876] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6619.832244] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6621.806914] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6621.835211] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6621.836083] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6621.836659] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xdc, len=7 [ 6621.836843] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6621.843089] rtw_8723du 1-1:1.2: send H2C content 00000058 00000213 [ 6621.845462] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6649.835852] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe6, len=7 [ 6649.838448] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6649.844802] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6649.848051] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6649.848421] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6651.790153] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6651.818386] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6651.819262] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6651.819850] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe7, len=7 [ 6651.820013] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6651.826522] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6653.806480] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6653.812857] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6653.815110] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6653.815472] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6655.790055] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6655.818315] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6655.819187] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6655.819763] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xe8, len=7 [ 6655.820063] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6655.826437] rtw_8723du 1-1:1.2: send H2C content 00000058 00000210 [ 6655.826813] rtw_8723du 1-1:1.2: send H2C content 49810040 000f8000 [ 6655.829058] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6655.829432] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6655.982919] rtw_8723du 1-1:1.2: recv C2H, id=0x0c, seq=0xe9, len=7 [ 6657.806020] rtw_8723du 1-1:1.2: send H2C content 01000020 00000c00 [ 6657.834274] rtw_8723du 1-1:1.2: send H2C content 00000161 00000000 [ 6657.835146] rtw_8723du 1-1:1.2: send H2C content 03306160 00001111 [ 6657.835710] rtw_8723du 1-1:1.2: recv C2H, id=0x09, seq=0xea, len=7 [ 6657.835896] rtw_8723du 1-1:1.2: send H2C content 2c000042 00000000 [ 6657.841651] rtw_8723du 1-1:1.2: send H2C content 00000058 0000020f [ 6657.843778] rtw_8723du 1-1:1.2: send H2C content 00000060 00000000 [ 6657.844144] rtw_8723du 1-1:1.2: send H2C content 01210120 00000000 [ 6657.999114] rtw_8723du 1-1:1.2: recv C2H, id=0x03, seq=0xeb, len=8 [ 6658.509951] rtw_8723du 1-1:1.2: failed to get tx report from firmware <\details>
dubhater commented 2 weeks ago

Okay, so my fix is not enough. I will report the problem and we'll see what happens.

If you don't need to support roaming, you can disable the "bgscan" performed by wpa_supplicant. That will do a better job avoiding the problem than my fix did.

briansune commented 2 weeks ago

@dubhater

Would it possible to explain what is happening behind this issue? Sound like this is not what you can control. Because the system is completely sitting there doing nothing and turning out this would show up from time to time. Thank you

dubhater commented 1 week ago

Every five minutes wpa_supplicant triggers a scan, I assume to see if there are better APs available. During these scans mac80211 transmits many QoS Null frames in quick succession. Because these frames are marked with IEEE80211_TX_CTL_REQ_TX_STATUS, rtw88 asks the firmware to report the TX ACK status for each of these frames. Sometimes the firmware can't process the TX status requests quickly enough, they add up, it only processes some of them, and it permanently messes up the internal sequence number assigned to each TX status report. Then the firmware marks every subsequent TX status report with the wrong number, so rtw88 ignores them and prints a warning instead of reporting the TX status back to mac80211.

If the device is going to be connected to just one AP, you can disable the "bgscan" in wpa_supplicant.

briansune commented 1 week ago

@dubhater

Thank you for the explanation learn a lot =]

I may not have good enough knowledge to understand all the theory behind.

If my understand correctly: If the device using this driver need to move around such as in a office or some large area. The WIFI setup must undergo a numbers of AP on top of my head. Every time I move around the zone AP(1) ->AP(2) but the WIFI is still using the same SSID PASSWORD etc. So that what roaming you are meaning?

However, if the device using this driver is stationary and the same WIFI AP is the only one it is using. Then

bgscan

is not needed and it is completely fine to remove it.

Hope I am getting this correctly =]