Advertisement
SnarlingFox

WSQ50 Testing DTS with NVMEM #2

Nov 28th, 2023
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.63 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 6.1.62 (build@OpenWrt-Build) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r24437-80dc1615fc) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Fri Nov 24 22:01:00 2023
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Zyxel WSQ50
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] Zone ranges:
  9. [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff]
  10. [ 0.000000] HighMem empty
  11. [ 0.000000] Movable zone start for each node
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
  14. [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
  15. [ 0.000000] node 0: [mem 0x0000000088000000-0x000000009fffffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff]
  17. [ 0.000000] percpu: Embedded 12 pages/cpu s17108 r8192 d23852 u49152
  18. [ 0.000000] pcpu-alloc: s17108 r8192 d23852 u49152 alloc=12*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  21. [ 0.000000] Kernel command line: board=WSQ50 root=/dev/mmcblk0p5 rootwait zld_ver=2.02 mtdparts=spi0.0:0x60000@0x60000(0:QSEE)ro,0x80000@0xE0000(u-boot)ro,0x10000(env)ro,0x10000(0:ART)ro,0x10000(dualflag),0x10000(CRT)ro,0x260000(reserved) clk_ignore_unused fstools_ignore_partname=1
  22. [ 0.000000] Unknown kernel command line parameters "board=WSQ50 zld_ver=2.02 fstools_ignore_partname=1", will be passed to user space.
  23. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  24. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  25. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  26. [ 0.000000] Memory: 505824K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18464K reserved, 0K cma-reserved, 0K highmem)
  27. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  28. [ 0.000000] rcu: Hierarchical RCU implementation.
  29. [ 0.000000] Tracing variant of Tasks RCU enabled.
  30. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  31. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  32. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  33. [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
  34. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
  35. [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
  36. [ 0.000018] Switching to timer-based delay loop, resolution 20ns
  37. [ 0.000279] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  38. [ 0.000301] CPU: Testing write buffer coherency: ok
  39. [ 0.000356] pid_max: default: 32768 minimum: 301
  40. [ 0.001217] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  41. [ 0.001238] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  42. [ 0.003213] qcom_scm: convention: smc legacy
  43. [ 0.004253] cblist_init_generic: Setting adjustable number of callback queues.
  44. [ 0.004269] cblist_init_generic: Setting shift to 2 and lim to 1.
  45. [ 0.004454] Setting up static identity map for 0x80300000 - 0x8030003c
  46. [ 0.004612] rcu: Hierarchical SRCU implementation.
  47. [ 0.004619] rcu: Max phase no-delay instances is 1000.
  48. [ 0.005278] smp: Bringing up secondary CPUs ...
  49. [ 0.008720] smp: Brought up 1 node, 4 CPUs
  50. [ 0.008742] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  51. [ 0.008754] CPU: All CPU(s) started in SVC mode.
  52. [ 0.015054] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  53. [ 0.015210] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  54. [ 0.015239] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  55. [ 0.015584] pinctrl core: initialized pinctrl subsystem
  56. [ 0.017663] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  57. [ 0.018121] DMA: preallocated 256 KiB pool for atomic coherent allocations
  58. [ 0.019412] thermal_sys: Registered thermal governor 'step_wise'
  59. [ 0.019781] cpuidle: using governor ladder
  60. [ 0.019825] cpuidle: using governor menu
  61. [ 0.043918] cryptd: max_cpu_qlen set to 1000
  62. [ 0.045709] usbcore: registered new interface driver usbfs
  63. [ 0.045773] usbcore: registered new interface driver hub
  64. [ 0.045828] usbcore: registered new device driver usb
  65. [ 0.045878] pps_core: LinuxPPS API ver. 1 registered
  66. [ 0.045885] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  67. [ 0.045908] PTP clock support registered
  68. [ 0.048251] clocksource: Switched to clocksource arch_sys_counter
  69. [ 0.049970] NET: Registered PF_INET protocol family
  70. [ 0.050293] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  71. [ 0.052070] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  72. [ 0.052110] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  73. [ 0.052136] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  74. [ 0.052196] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
  75. [ 0.052348] TCP: Hash tables configured (established 4096 bind 4096)
  76. [ 0.052499] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  77. [ 0.052541] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  78. [ 0.052884] NET: Registered PF_UNIX/PF_LOCAL protocol family
  79. [ 0.052937] PCI: CLS 0 bytes, default 64
  80. [ 0.054183] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  81. [ 0.060463] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  82. [ 0.060484] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  83. [ 0.195135] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
  84. [ 0.195198] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
  85. [ 0.195263] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
  86. [ 0.370060] qcom-pcie 40000000.pci: iATU unroll: disabled
  87. [ 0.370077] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
  88. [ 0.470188] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
  89. [ 0.470376] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
  90. [ 0.470391] pci_bus 0000:00: root bus resource [bus 00-ff]
  91. [ 0.470408] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
  92. [ 0.470423] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
  93. [ 0.470471] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
  94. [ 0.470499] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  95. [ 0.470564] pci 0000:00:00.0: PME# supported from D0 D3hot
  96. [ 0.472128] PCI: bus0: Fast back to back transfers disabled
  97. [ 0.472434] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
  98. [ 0.472564] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  99. [ 0.473130] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  100. [ 0.473783] PCI: bus1: Fast back to back transfers disabled
  101. [ 0.473825] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
  102. [ 0.473844] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
  103. [ 0.473865] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
  104. [ 0.473934] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  105. [ 0.473950] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
  106. [ 0.477042] pcieport 0000:00:00.0: AER: enabled with IRQ 31
  107. [ 0.479518] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
  108. [ 0.479539] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
  109. [ 0.480269] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  110. [ 0.480373] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  111. [ 0.480465] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  112. [ 0.480560] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  113. [ 0.480881] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  114. [ 0.481457] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
  115. [ 0.481483] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
  116. [ 0.481531] msm_serial 78af000.serial: msm_serial: detected port #0
  117. [ 0.481571] msm_serial 78af000.serial: uartclk = 1843200
  118. [ 0.481682] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
  119. [ 0.481716] msm_serial: console setup on port #0
  120. [ 1.248243] printk: console [ttyMSM0] enabled
  121. [ 1.253324] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  122. [ 1.257165] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  123. [ 1.265017] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  124. [ 1.272812] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  125. [ 1.280665] msm_serial 78b0000.serial: msm_serial: detected port #1
  126. [ 1.288456] msm_serial 78b0000.serial: uartclk = 1843200
  127. [ 1.294593] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
  128. [ 1.300474] msm_serial: driver initialized
  129. [ 1.315186] loop: module loaded
  130. [ 1.316294] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  131. [ 1.318273] spi-nor spi0.0: w25q32 (4096 Kbytes)
  132. [ 1.324579] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
  133. [ 1.324598] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
  134. [ 1.329093] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
  135. [ 1.337468] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
  136. [ 1.346102] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
  137. [ 1.354676] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
  138. [ 1.363531] 7 cmdlinepart partitions found on MTD device spi0.0
  139. [ 1.380612] Creating 7 MTD partitions on "spi0.0":
  140. [ 1.386245] 0x000000060000-0x0000000c0000 : "0:QSEE"
  141. [ 1.391804] 0x0000000e0000-0x000000160000 : "u-boot"
  142. [ 1.396849] 0x000000160000-0x000000170000 : "env"
  143. [ 1.401780] 0x000000170000-0x000000180000 : "0:ART"
  144. [ 1.406465] OF: Bad cell count for /soc/spi@78b5000/flash@0/partitions
  145. [ 1.410758] 0x000000180000-0x000000190000 : "dualflag"
  146. [ 1.417765] 0x000000190000-0x0000001a0000 : "CRT"
  147. [ 1.422910] 0x0000001a0000-0x000000400000 : "reserved"
  148. [ 1.482521] i2c_dev: i2c /dev entries driver
  149. [ 1.482694] i2c_qup 78b7000.i2c: using default clock-frequency 100000
  150. [ 1.488873] sdhci: Secure Digital Host Controller Interface driver
  151. [ 1.492211] sdhci: Copyright(c) Pierre Ossman
  152. [ 1.498313] sdhci-pltfm: SDHCI platform and OF driver helper
  153. [ 1.521677] lp5562 0-0030: internal clock used
  154. [ 1.526764] NET: Registered PF_INET6 protocol family
  155. [ 1.528670] Segment Routing with IPv6
  156. [ 1.530878] In-situ OAM (IOAM) with IPv6
  157. [ 1.534506] NET: Registered PF_PACKET protocol family
  158. [ 1.535382] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
  159. [ 1.538649] 8021q: 802.1Q VLAN Support v1.8
  160. [ 1.551045] Registering SWP/SWPB emulation handler
  161. [ 1.575542] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
  162. [ 1.575819] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
  163. [ 1.631755] mmc0: new HS200 MMC card at address 0001
  164. [ 1.633005] mmcblk0: mmc0:0001 004G60 3.69 GiB
  165. [ 1.637659] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
  166. [ 1.641894] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
  167. [ 1.646346] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
  168. [ 1.650842] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
  169. [ 1.661136] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
  170. [ 1.741101] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
  171. [ 1.821097] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
  172. [ 1.902489] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
  173. [ 1.903632] device eth0 entered promiscuous mode
  174. [ 1.912583] DSA: tree 0 setup
  175. [ 1.917931] clk: Not disabling unused clocks
  176. [ 1.925256] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
  177. [ 1.927330] Freeing unused kernel image (initmem) memory: 1024K
  178. [ 1.968521] Run /sbin/init as init process
  179. [ 1.968555] with arguments:
  180. [ 1.968561] /sbin/init
  181. [ 1.968568] with environment:
  182. [ 1.968572] HOME=/
  183. [ 1.968578] TERM=linux
  184. [ 1.968584] board=WSQ50
  185. [ 1.968589] zld_ver=2.02
  186. [ 1.968595] fstools_ignore_partname=1
  187. [ 2.251091] init: Console is alive
  188. [ 2.251545] init: - watchdog -
  189. [ 3.284934] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  190. [ 3.759807] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  191. [ 3.759895] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  192. [ 3.764467] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  193. [ 3.771940] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
  194. [ 3.781426] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  195. [ 3.787056] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  196. [ 3.792640] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  197. [ 3.800918] hub 1-0:1.0: USB hub found
  198. [ 3.806792] hub 1-0:1.0: 1 port detected
  199. [ 3.811037] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  200. [ 3.815173] hub 2-0:1.0: USB hub found
  201. [ 3.827420] hub 2-0:1.0: 1 port detected
  202. [ 3.828020] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  203. [ 3.830508] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  204. [ 3.835934] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
  205. [ 3.843298] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  206. [ 3.849604] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
  207. [ 3.859671] hub 3-0:1.0: USB hub found
  208. [ 3.864577] hub 3-0:1.0: 1 port detected
  209. [ 3.871163] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  210. [ 3.879626] init: - preinit -
  211. [ 4.118331] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  212. [ 5.918250] random: crng init done
  213. [ 6.379286] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  214. [ 6.380017] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  215. [ 6.386132] qca8k-ipq4019 c000000.switch: PSGMII calibration!
  216. [ 6.393925] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  217. [ 7.315273] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  218. [ 9.567220] mount_root: loading kmods from internal overlay
  219. [ 9.584628] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  220. [ 9.586888] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  221. [ 10.235976] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  222. [ 10.236261] block: unable to load configuration (fstab: Entry not found)
  223. [ 10.242052] block: attempting to load /tmp/overlay/etc/config/fstab
  224. [ 10.248792] block: unable to load configuration (fstab: Entry not found)
  225. [ 10.254685] block: attempting to load /etc/config/fstab
  226. [ 10.263581] block: unable to load configuration (fstab: Entry not found)
  227. [ 10.266603] block: no usable configuration
  228. [ 10.273929] block: attempting to load /etc/config/fstab
  229. [ 10.277367] block: unable to load configuration (fstab: Entry not found)
  230. [ 10.282491] block: no usable configuration
  231. [ 10.290164] loop0: detected capacity change from 0 to 131072
  232. [ 10.328258] loop0: detected capacity change from 131072 to 118144
  233. [ 10.337387] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
  234. [ 10.399412] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control rx
  235. [ 10.399501] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
  236. [ 10.891848] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  237. [ 10.892112] block: unable to load configuration (fstab: Entry not found)
  238. [ 10.897796] block: attempting to load /tmp/overlay/etc/config/fstab
  239. [ 10.904813] block: unable to load configuration (fstab: Entry not found)
  240. [ 10.910611] block: attempting to load /etc/config/fstab
  241. [ 10.917443] block: unable to load configuration (fstab: Entry not found)
  242. [ 10.922374] block: no usable configuration
  243. [ 10.929600] block: attempting to load /etc/config/fstab
  244. [ 10.933233] block: unable to load configuration (fstab: Entry not found)
  245. [ 10.938350] block: no usable configuration
  246. [ 10.947110] mount_root: overlay filesystem has not been fully initialized yet
  247. [ 10.953125] mount_root: switching to ext4 overlay
  248. [ 11.325875] urandom-seed: Seed file not found (/etc/urandom.seed)
  249. [ 11.397940] qca8k-ipq4019 c000000.switch lan1: Link is Down
  250. [ 11.405564] procd: - early -
  251. [ 11.405831] procd: - watchdog -
  252. [ 11.965520] procd: - watchdog -
  253. [ 11.965936] procd: - ubus -
  254. [ 12.325415] procd: - init -
  255. [ 12.995685] kmodloader: loading kernel modules from /etc/modules.d/*
  256. [ 13.102031] hid: raw HID events driver (C) Jiri Kosina
  257. [ 13.135195] Bluetooth: Core ver 2.22
  258. [ 13.135357] NET: Registered PF_BLUETOOTH protocol family
  259. [ 13.137865] Bluetooth: HCI device and connection manager initialized
  260. [ 13.143239] Bluetooth: HCI socket layer initialized
  261. [ 13.149520] Bluetooth: L2CAP socket layer initialized
  262. [ 13.154128] Bluetooth: SCO socket layer initialized
  263. [ 13.165983] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  264. [ 13.166038] Bluetooth: BNEP filters: protocol multicast
  265. [ 13.170458] Bluetooth: BNEP socket layer initialized
  266. [ 13.183525] usbcore: registered new interface driver btusb
  267. [ 13.184452] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
  268. [ 13.186327] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
  269. [ 13.187922] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
  270. [ 13.190754] Bluetooth: HCI UART driver ver 2.3
  271. [ 13.212442] Bluetooth: HCI UART protocol H4 registered
  272. [ 13.216911] Bluetooth: HCI UART protocol BCSP registered
  273. [ 13.222089] Bluetooth: HCI UART protocol ATH3K registered
  274. [ 13.229572] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  275. [ 13.232816] Bluetooth: HIDP socket layer initialized
  276. [ 13.252221] Bluetooth: RFCOMM TTY layer initialized
  277. [ 13.252295] Bluetooth: RFCOMM socket layer initialized
  278. [ 13.255957] Bluetooth: RFCOMM ver 1.11
  279. [ 13.263612] usbcore: registered new interface driver ath3k
  280. [ 13.449818] PPP generic driver version 2.4.2
  281. [ 13.451266] NET: Registered PF_PPPOX protocol family
  282. [ 13.490456] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
  283. [ 13.491430] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
  284. [ 13.497570] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
  285. [ 13.918492] urngd: v1.0.2 started.
  286. [ 14.597655] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
  287. [ 15.278507] I/O error, dev loop0, sector 578 op 0x9:(WRITE_ZEROES) flags 0x800 phys_seg 0 prio class 2
  288. [ 16.316929] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
  289. [ 16.317031] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
  290. [ 28.631261] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
  291. [ 28.631335] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  292. [ 28.644450] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
  293. [ 31.017002] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 cf2b07cf
  294. [ 34.547815] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  295. [ 34.547885] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  296. [ 34.631095] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  297. [ 34.631930] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  298. [ 34.922179] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
  299. [ 35.013003] ath: EEPROM regdomain: 0x0
  300. [ 35.013034] ath: EEPROM indicates default country code should be used
  301. [ 35.013041] ath: doing EEPROM country->regdmn map search
  302. [ 35.013050] ath: country maps to regdmn code: 0x3a
  303. [ 35.013058] ath: Country alpha2 being used: US
  304. [ 35.013066] ath: Regpair used: 0x3a
  305. [ 36.038551] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  306. [ 36.038625] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  307. [ 36.050529] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
  308. [ 36.108516] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 17d204f9
  309. [ 37.402528] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  310. [ 37.402598] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  311. [ 37.450350] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  312. [ 37.451314] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  313. [ 37.598457] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
  314. [ 37.717587] ath: EEPROM regdomain: 0x0
  315. [ 37.717617] ath: EEPROM indicates default country code should be used
  316. [ 37.717624] ath: doing EEPROM country->regdmn map search
  317. [ 37.717633] ath: country maps to regdmn code: 0x3a
  318. [ 37.717641] ath: Country alpha2 being used: US
  319. [ 37.717651] ath: Regpair used: 0x3a
  320. [ 38.562767] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  321. [ 38.562861] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  322. [ 38.574808] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
  323. [ 38.632015] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 17d204f9
  324. [ 39.925104] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  325. [ 39.925179] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  326. [ 39.972273] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  327. [ 39.973234] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  328. [ 40.110102] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
  329. [ 40.222528] ath: EEPROM regdomain: 0x0
  330. [ 40.222557] ath: EEPROM indicates default country code should be used
  331. [ 40.222566] ath: doing EEPROM country->regdmn map search
  332. [ 40.222574] ath: country maps to regdmn code: 0x3a
  333. [ 40.222583] ath: Country alpha2 being used: US
  334. [ 40.222590] ath: Regpair used: 0x3a
  335. [ 40.231216] kmodloader: done loading kernel modules from /etc/modules.d/*
  336. [ 49.516014] ipqess-edma c080000.ethernet eth0: Link is Down
  337. [ 49.523017] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  338. [ 49.523339] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  339. [ 49.528648] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  340. [ 49.538936] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  341. [ 49.546733] br-lan: port 1(lan1) entered blocking state
  342. [ 49.552200] br-lan: port 1(lan1) entered disabled state
  343. [ 49.557844] device lan1 entered promiscuous mode
  344. [ 49.582348] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
  345. [ 49.583481] br-lan: port 2(lan2) entered blocking state
  346. [ 49.589045] br-lan: port 2(lan2) entered disabled state
  347. [ 49.594819] device lan2 entered promiscuous mode
  348. [ 49.615556] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
  349. [ 49.745779] br-lan: port 3(lan3) entered blocking state
  350. [ 49.751085] br-lan: port 3(lan3) entered disabled state
  351. [ 49.751715] device lan3 entered promiscuous mode
  352. [ 49.770864] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
  353. [ 50.226521] ath: EEPROM regdomain: 0x833a
  354. [ 50.226562] ath: EEPROM indicates we should expect a country code
  355. [ 50.226576] ath: doing EEPROM country->regdmn map search
  356. [ 50.226584] ath: country maps to regdmn code: 0x37
  357. [ 50.226592] ath: Country alpha2 being used: GB
  358. [ 50.226603] ath: Regpair used: 0x37
  359. [ 50.226611] ath: regdomain 0x833a dynamically updated by user
  360. [ 50.226672] ath: EEPROM regdomain: 0x833a
  361. [ 50.226683] ath: EEPROM indicates we should expect a country code
  362. [ 50.226694] ath: doing EEPROM country->regdmn map search
  363. [ 50.226703] ath: country maps to regdmn code: 0x37
  364. [ 50.226711] ath: Country alpha2 being used: GB
  365. [ 50.226718] ath: Regpair used: 0x37
  366. [ 50.226725] ath: regdomain 0x833a dynamically updated by user
  367. [ 50.226841] ath: EEPROM regdomain: 0x833a
  368. [ 50.226869] ath: EEPROM indicates we should expect a country code
  369. [ 50.226880] ath: doing EEPROM country->regdmn map search
  370. [ 50.226888] ath: country maps to regdmn code: 0x37
  371. [ 50.226897] ath: Country alpha2 being used: GB
  372. [ 50.226905] ath: Regpair used: 0x37
  373. [ 50.226931] ath: regdomain 0x833a dynamically updated by user
  374. [ 52.720085] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control rx
  375. [ 52.880086] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
  376. [ 57.340403] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  377. [ 57.340475] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  378. [ 57.423658] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  379. [ 57.424491] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  380. [ 57.811954] ath10k_pci 0000:01:00.0: rts threshold -1
  381. [ 57.812615] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  382. [ 57.816285] br-lan: port 1(lan1) entered blocking state
  383. [ 57.826979] br-lan: port 1(lan1) entered forwarding state
  384. [ 57.832337] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
  385. [ 57.838577] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  386. [ 57.844325] br-lan: port 4(phy0-ap0) entered blocking state
  387. [ 57.850244] br-lan: port 4(phy0-ap0) entered disabled state
  388. [ 57.855936] device phy0-ap0 entered promiscuous mode
  389. [ 58.029319] ath10k_pci 0000:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
  390. [ 59.502085] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  391. [ 59.502157] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  392. [ 59.549240] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  393. [ 59.550211] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  394. [ 59.868235] ath10k_ahb a800000.wifi: rts threshold -1
  395. [ 59.868677] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  396. [ 59.876025] br-lan: port 5(phy2-ap0) entered blocking state
  397. [ 59.883292] br-lan: port 5(phy2-ap0) entered disabled state
  398. [ 59.889092] device phy2-ap0 entered promiscuous mode
  399. [ 59.896366] device phy2-ap0 left promiscuous mode
  400. [ 59.899682] br-lan: port 5(phy2-ap0) entered disabled state
  401. [ 59.974205] br-lan: port 5(phy2-ap0) entered blocking state
  402. [ 59.974285] br-lan: port 5(phy2-ap0) entered disabled state
  403. [ 59.979127] device phy2-ap0 entered promiscuous mode
  404. [ 61.833193] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  405. [ 61.833267] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  406. [ 61.880448] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  407. [ 61.881447] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  408. [ 62.227930] ath10k_ahb a000000.wifi: rts threshold -1
  409. [ 62.228190] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  410. [ 62.235464] br-lan: port 6(phy1-ap0) entered blocking state
  411. [ 62.243010] br-lan: port 6(phy1-ap0) entered disabled state
  412. [ 62.248851] device phy1-ap0 entered promiscuous mode
  413. [ 62.580287] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
  414. [ 62.580610] br-lan: port 6(phy1-ap0) entered blocking state
  415. [ 62.585768] br-lan: port 6(phy1-ap0) entered forwarding state
  416. [ 120.798014] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
  417. [ 120.877314] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
  418. [ 120.877593] br-lan: port 4(phy0-ap0) entered blocking state
  419. [ 120.882765] br-lan: port 4(phy0-ap0) entered forwarding state
  420. [ 125.917550] ath10k_ahb a800000.wifi: mac flush null vif, drop 0 queues 0xffff
  421. [ 125.927034] ath10k_ahb a800000.wifi: mac-vif-chan had error in htt_rx_h_vdev_channel, peer-id: 0 vdev-id: 0 peer-addr: b8:ec:a3:ee:dc:11.
  422. [ 125.996897] IPv6: ADDRCONF(NETDEV_CHANGE): phy2-ap0: link becomes ready
  423. [ 125.997195] br-lan: port 5(phy2-ap0) entered blocking state
  424. [ 126.002348] br-lan: port 5(phy2-ap0) entered forwarding state
  425. [ 803.900872] br-lan: port 5(phy2-ap0) entered disabled state
  426. [ 803.901481] ath10k_ahb a800000.wifi: mac flush null vif, drop 0 queues 0xffff
  427. [ 803.907703] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  428. [ 803.912593] ------------[ cut here ]------------
  429. [ 803.918345] WARNING: CPU: 0 PID: 0 at target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-ipq40xx_generic/ath10k-ct-regular/ath10k-ct-2023-06-05-fadd0768/ath10k-6.4/htt_rx.c:1151 ath10k_htt_t2h_msg_handler+0x14c8/0x2110 [ath10k_core]
  430. [ 803.922937] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_inet ath10k_pci ath10k_core ath pppox ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mac80211 cfg80211 ath3k slhc rfcomm nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c hwmon hidp hci_uart crc_ccitt compat btusb btrtl btmtk btintel bnep bluetooth hid evdev input_core autofs4 ecdh_generic ecc sha512_arm kpp ghash_arm_ce cmac leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom gpio_button_hotplug ext4 mbcache jbd2 crc32c_generic
  431. [ 803.989187] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.1.62 #0
  432. [ 804.011355] Hardware name: Generic DT based system
  433. [ 804.017090] unwind_backtrace from show_stack+0x10/0x14
  434. [ 804.021945] show_stack from dump_stack_lvl+0x40/0x4c
  435. [ 804.027066] dump_stack_lvl from __warn+0x84/0xc4
  436. [ 804.032273] __warn from warn_slowpath_fmt+0x158/0x15c
  437. [ 804.036963] warn_slowpath_fmt from ath10k_htt_t2h_msg_handler+0x14c8/0x2110 [ath10k_core]
  438. [ 804.042024] ath10k_htt_t2h_msg_handler [ath10k_core] from ath10k_htt_t2h_msg_handler+0x1644/0x2110 [ath10k_core]
  439. [ 804.050253] ath10k_htt_t2h_msg_handler [ath10k_core] from ath10k_htt_rx_proc_rx_frag_ind_hl+0x1ce0/0x2104 [ath10k_core]
  440. [ 804.060582] ath10k_htt_rx_proc_rx_frag_ind_hl [ath10k_core] from ath10k_htt_txrx_compl_task+0x10d8/0x1334 [ath10k_core]
  441. [ 804.071519] ath10k_htt_txrx_compl_task [ath10k_core] from ath10k_pci_napi_poll+0x4c/0x14c [ath10k_pci]
  442. [ 804.082376] ath10k_pci_napi_poll [ath10k_pci] from __napi_poll.constprop.0+0x2c/0x180
  443. [ 804.091481] __napi_poll.constprop.0 from net_rx_action+0x12c/0x2b0
  444. [ 804.099461] net_rx_action from __do_softirq+0xf8/0x268
  445. [ 804.105625] __do_softirq from __irq_exit_rcu+0xa4/0xc8
  446. [ 804.110834] __irq_exit_rcu from irq_exit+0x8/0x10
  447. [ 804.116038] irq_exit from call_with_stack+0x18/0x20
  448. [ 804.120903] call_with_stack from __irq_svc+0x80/0x98
  449. [ 804.126023] Exception stack(0xc0d01f00 to 0xc0d01f48)
  450. [ 804.130979] 1f00: 00000005 00000000 0032c0a1 c0312360 c0d08640 00000000 c0d04f68 c0d04fa4
  451. [ 804.136017] 1f20: 00000000 c0c45bf8 00000000 c0d084b4 c0dc0fc0 c0d01f50 c0307078 c030707c
  452. [ 804.144171] 1f40: 60000013 ffffffff
  453. [ 804.152325] __irq_svc from arch_cpu_idle+0x38/0x3c
  454. [ 804.155625] arch_cpu_idle from default_idle_call+0x24/0x34
  455. [ 804.160487] default_idle_call from do_idle+0x1e8/0x23c
  456. [ 804.166043] do_idle from cpu_startup_entry+0x28/0x2c
  457. [ 804.171247] cpu_startup_entry from kernel_init+0x0/0x12c
  458. [ 804.176523] ---[ end trace 0000000000000000 ]---
  459. [ 804.185007] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  460. [ 804.186604] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  461. [ 804.192182] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  462. [ 804.197861] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  463. [ 804.203497] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  464. [ 804.209169] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  465. [ 804.214771] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  466. [ 804.220445] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  467. [ 804.226068] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  468. [ 804.231676] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  469. [ 804.237348] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  470. [ 804.242960] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  471. [ 804.248633] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  472. [ 804.254244] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  473. [ 804.259914] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  474. [ 804.265553] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  475. [ 804.271171] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  476. [ 804.276843] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  477. [ 804.282458] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  478. [ 804.290931] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  479. [ 804.293755] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  480. [ 804.299443] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  481. [ 804.305027] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  482. [ 804.310716] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  483. [ 804.316371] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  484. [ 804.321956] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  485. [ 804.327633] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  486. [ 804.333252] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  487. [ 804.338916] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  488. [ 804.344525] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  489. [ 804.350197] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  490. [ 804.355841] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  491. [ 804.361453] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  492. [ 804.367129] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  493. [ 804.372746] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  494. [ 804.378422] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  495. [ 804.384036] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  496. [ 804.389711] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  497. [ 804.398005] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  498. [ 804.400963] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  499. [ 804.406649] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  500. [ 804.412234] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  501. [ 804.417916] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  502. [ 804.423523] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  503. [ 804.429199] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  504. [ 804.434814] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  505. [ 804.440487] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  506. [ 804.446133] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  507. [ 804.451728] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  508. [ 804.457407] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  509. [ 804.465585] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  510. [ 804.468668] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  511. [ 804.474299] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  512. [ 804.479994] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  513. [ 804.485621] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  514. [ 804.491262] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  515. [ 804.496914] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  516. [ 804.502528] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  517. [ 804.508202] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  518. [ 804.513803] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  519. [ 804.519475] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  520. [ 804.525081] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  521. [ 804.530758] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  522. [ 804.536385] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  523. [ 804.544581] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  524. [ 804.547714] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  525. [ 804.553301] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  526. [ 804.558968] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  527. [ 804.564586] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  528. [ 804.570286] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  529. [ 804.575906] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  530. [ 804.581522] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  531. [ 804.587199] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  532. [ 804.592807] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  533. [ 804.598478] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  534. [ 804.604074] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  535. [ 804.609749] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  536. [ 804.615357] ath10k_ahb a800000.wifi: No VIF found for vdev 0
  537. [ 804.623406] ath10k_ahb a800000.wifi: peer-unmap-event: unknown peer id 0
  538. [ 804.626673] ath10k_ahb a800000.wifi: peer-unmap-event: unknown peer id 0
  539. [ 804.642027] br-lan: port 5(phy2-ap0) entered disabled state
  540. [ 804.642338] device phy2-ap0 left promiscuous mode
  541. [ 804.646621] br-lan: port 5(phy2-ap0) entered disabled state
  542. [ 806.209163] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  543. [ 806.209242] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  544. [ 806.256384] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  545. [ 806.257369] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  546. [ 806.586026] ath10k_ahb a800000.wifi: rts threshold -1
  547. [ 806.589977] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  548. [ 806.591718] br-lan: port 5(phy2-ap0) entered blocking state
  549. [ 806.601075] br-lan: port 5(phy2-ap0) entered disabled state
  550. [ 806.606874] device phy2-ap0 entered promiscuous mode
  551. [ 831.662487] ath10k_pci 0000:01:00.0: Invalid VHT mcs 15 peer stats
  552.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement