Advertisement
SnarlingFox

Untitled

Nov 24th, 2023
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.86 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 Thu Nov 23 00:11:20 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] Built 1 zonelists, mobility grouping on. Total pages: 129920
  19. [ 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
  20. [ 0.000000] Unknown kernel command line parameters "board=WSQ50 zld_ver=2.02 fstools_ignore_partname=1", will be passed to user space.
  21. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  22. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  23. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  24. [ 0.000000] Memory: 505828K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18460K reserved, 0K cma-reserved, 0K highmem)
  25. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  26. [ 0.000000] rcu: Hierarchical RCU implementation.
  27. [ 0.000000] Tracing variant of Tasks RCU enabled.
  28. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  29. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  30. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  31. [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
  32. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
  33. [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
  34. [ 0.000020] Switching to timer-based delay loop, resolution 20ns
  35. [ 0.000273] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  36. [ 0.000293] CPU: Testing write buffer coherency: ok
  37. [ 0.000349] pid_max: default: 32768 minimum: 301
  38. [ 0.001214] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  39. [ 0.001237] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  40. [ 0.003209] qcom_scm: convention: smc legacy
  41. [ 0.004253] cblist_init_generic: Setting adjustable number of callback queues.
  42. [ 0.004266] cblist_init_generic: Setting shift to 2 and lim to 1.
  43. [ 0.004452] Setting up static identity map for 0x80300000 - 0x8030003c
  44. [ 0.004603] rcu: Hierarchical SRCU implementation.
  45. [ 0.004612] rcu: Max phase no-delay instances is 1000.
  46. [ 0.005273] smp: Bringing up secondary CPUs ...
  47. [ 0.008714] smp: Brought up 1 node, 4 CPUs
  48. [ 0.008736] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  49. [ 0.008750] CPU: All CPU(s) started in SVC mode.
  50. [ 0.014747] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  51. [ 0.014902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  52. [ 0.014932] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  53. [ 0.015276] pinctrl core: initialized pinctrl subsystem
  54. [ 0.017363] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  55. [ 0.017798] DMA: preallocated 256 KiB pool for atomic coherent allocations
  56. [ 0.019074] thermal_sys: Registered thermal governor 'step_wise'
  57. [ 0.019438] cpuidle: using governor ladder
  58. [ 0.019484] cpuidle: using governor menu
  59. [ 0.043322] cryptd: max_cpu_qlen set to 1000
  60. [ 0.045108] usbcore: registered new interface driver usbfs
  61. [ 0.045167] usbcore: registered new interface driver hub
  62. [ 0.045222] usbcore: registered new device driver usb
  63. [ 0.045273] pps_core: LinuxPPS API ver. 1 registered
  64. [ 0.045280] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  65. [ 0.045304] PTP clock support registered
  66. [ 0.047704] clocksource: Switched to clocksource arch_sys_counter
  67. [ 0.049301] NET: Registered PF_INET protocol family
  68. [ 0.049564] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  69. [ 0.051411] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  70. [ 0.051454] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  71. [ 0.051478] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  72. [ 0.051539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
  73. [ 0.051691] TCP: Hash tables configured (established 4096 bind 4096)
  74. [ 0.051843] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  75. [ 0.051885] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  76. [ 0.052248] NET: Registered PF_UNIX/PF_LOCAL protocol family
  77. [ 0.052304] PCI: CLS 0 bytes, default 64
  78. [ 0.053487] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  79. [ 0.059788] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  80. [ 0.059809] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  81. [ 0.196494] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
  82. [ 0.196556] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
  83. [ 0.196624] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
  84. [ 0.379514] qcom-pcie 40000000.pci: iATU unroll: disabled
  85. [ 0.379534] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
  86. [ 0.479644] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
  87. [ 0.479789] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
  88. [ 0.479806] pci_bus 0000:00: root bus resource [bus 00-ff]
  89. [ 0.479821] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
  90. [ 0.479836] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
  91. [ 0.479925] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
  92. [ 0.479954] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  93. [ 0.480024] pci 0000:00:00.0: PME# supported from D0 D3hot
  94. [ 0.481543] PCI: bus0: Fast back to back transfers disabled
  95. [ 0.481779] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
  96. [ 0.481909] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  97. [ 0.482475] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  98. [ 0.483149] PCI: bus1: Fast back to back transfers disabled
  99. [ 0.483192] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
  100. [ 0.483211] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
  101. [ 0.483231] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
  102. [ 0.483298] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  103. [ 0.483313] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
  104. [ 0.486406] pcieport 0000:00:00.0: AER: enabled with IRQ 31
  105. [ 0.488878] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
  106. [ 0.488896] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
  107. [ 0.489628] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  108. [ 0.489731] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  109. [ 0.489820] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  110. [ 0.489908] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  111. [ 0.490226] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  112. [ 0.490799] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
  113. [ 0.490823] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
  114. [ 0.490871] msm_serial 78af000.serial: msm_serial: detected port #0
  115. [ 0.490944] msm_serial 78af000.serial: uartclk = 1843200
  116. [ 0.491060] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
  117. [ 0.491094] msm_serial: console setup on port #0
  118. [ 1.257601] printk: console [ttyMSM0] enabled
  119. [ 1.262731] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  120. [ 1.266542] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  121. [ 1.274387] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  122. [ 1.282185] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  123. [ 1.290041] msm_serial 78b0000.serial: msm_serial: detected port #1
  124. [ 1.297828] msm_serial 78b0000.serial: uartclk = 1843200
  125. [ 1.303966] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
  126. [ 1.309861] msm_serial: driver initialized
  127. [ 1.324564] loop: module loaded
  128. [ 1.325639] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  129. [ 1.327518] spi-nor spi0.0: w25q32 (4096 Kbytes)
  130. [ 1.334015] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
  131. [ 1.334034] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
  132. [ 1.338472] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
  133. [ 1.346850] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
  134. [ 1.355477] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
  135. [ 1.364056] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
  136. [ 1.372911] 7 cmdlinepart partitions found on MTD device spi0.0
  137. [ 1.389991] Creating 7 MTD partitions on "spi0.0":
  138. [ 1.395625] 0x000000060000-0x0000000c0000 : "0:QSEE"
  139. [ 1.401253] 0x0000000e0000-0x000000160000 : "u-boot"
  140. [ 1.406195] 0x000000160000-0x000000170000 : "env"
  141. [ 1.411162] 0x000000170000-0x000000180000 : "0:ART"
  142. [ 1.415756] 0x000000180000-0x000000190000 : "dualflag"
  143. [ 1.420561] 0x000000190000-0x0000001a0000 : "CRT"
  144. [ 1.425697] 0x0000001a0000-0x000000400000 : "reserved"
  145. [ 1.485193] i2c_dev: i2c /dev entries driver
  146. [ 1.485369] i2c_qup 78b7000.i2c: using default clock-frequency 100000
  147. [ 1.491469] sdhci: Secure Digital Host Controller Interface driver
  148. [ 1.494883] sdhci: Copyright(c) Pierre Ossman
  149. [ 1.500989] sdhci-pltfm: SDHCI platform and OF driver helper
  150. [ 1.521071] lp5562 0-0030: internal clock used
  151. [ 1.526145] NET: Registered PF_INET6 protocol family
  152. [ 1.528062] Segment Routing with IPv6
  153. [ 1.530259] In-situ OAM (IOAM) with IPv6
  154. [ 1.533885] NET: Registered PF_PACKET protocol family
  155. [ 1.537732] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
  156. [ 1.543030] 8021q: 802.1Q VLAN Support v1.8
  157. [ 1.550412] Registering SWP/SWPB emulation handler
  158. [ 1.574997] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
  159. [ 1.575395] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
  160. [ 1.631239] mmc0: new HS200 MMC card at address 0001
  161. [ 1.632460] mmcblk0: mmc0:0001 004G60 3.69 GiB
  162. [ 1.637149] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
  163. [ 1.641386] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
  164. [ 1.645799] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
  165. [ 1.650450] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
  166. [ 1.660588] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
  167. [ 1.710555] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
  168. [ 1.790563] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
  169. [ 1.871962] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
  170. [ 1.873118] device eth0 entered promiscuous mode
  171. [ 1.882053] DSA: tree 0 ▒[ 1.894769] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
  172. [ 1.896854] Freeing unused kernel image (initmem) memory: 1024K
  173. [ 1.937971] Run /sbin/init as init process
  174. [ 2.219872] init: Console is alive
  175. [ 2.220334] init: - watchdog -
  176. [ 3.253958] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  177. [ 3.729114] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  178. [ 3.729200] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  179. [ 3.733740] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  180. [ 3.741212] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
  181. [ 3.750756] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  182. [ 3.756361] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  183. [ 3.761944] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  184. [ 3.770232] hub 1-0:1.0: USB hub found
  185. [ 3.776096] hub 1-0:1.0: 1 port detected
  186. [ 3.780325] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  187. [ 3.784455] hub 2-0:1.0: USB hub found
  188. [ 3.796734] hub 2-0:1.0: 1 port detected
  189. [ 3.797376] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  190. [ 3.799798] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  191. [ 3.805289] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
  192. [ 3.812632] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  193. [ 3.818923] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
  194. [ 3.828934] hub 3-0:1.0: USB hub found
  195. [ 3.833891] hub 3-0:1.0: 1 port detected
  196. [ 3.840556] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  197. [ 3.848364] init: - preinit -
  198. [ 4.087732] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  199. ip: SIOCGIFINDEX: No such device
  200. [ 5.987707] random: crng init done
  201. [ 6.450156] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  202. [ 6.450899] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  203. [ 6.456999] qca8k-ipq4019 c000000.switch: PSGMII calibration!
  204. [ 6.464815] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  205. [ 7.384756] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  206. Press the [f] key and hit [enter] to enter failsafe mode
  207. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  208. [ 9.636420] mount_root: loading kmods from internal overlay
  209. [ 9.653874] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  210. [ 9.656176] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  211. [ 10.305824] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  212. [ 10.306134] block: unable to load configuration (fstab: Entry not found)
  213. [ 10.311928] block: attempting to load /tmp/overlay/etc/config/fstab
  214. [ 10.318639] block: unable to load configuration (fstab: Entry not found)
  215. [ 10.324530] block: attempting to load /etc/config/fstab
  216. [ 10.333395] block: unable to load configuration (fstab: Entry not found)
  217. [ 10.336453] block: no usable configuration
  218. [ 10.343765] block: attempting to load /etc/config/fstab
  219. [ 10.347223] block: unable to load configuration (fstab: Entry not found)
  220. [ 10.352338] block: no usable configuration
  221. [ 10.360003] loop0: detected capacity change from 0 to 131072
  222. [ 10.397718] loop0: detected capacity change from 131072 to 118144
  223. [ 10.407280] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
  224. [ 10.952341] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  225. [ 10.952630] block: unable to load configuration (fstab: Entry not found)
  226. [ 10.958446] block: attempting to load /tmp/overlay/etc/config/fstab
  227. [ 10.965145] block: unable to load configuration (fstab: Entry not found)
  228. [ 10.971101] block: attempting to load /etc/config/fstab
  229. [ 10.977963] block: unable to load configuration (fstab: Entry not found)
  230. [ 10.982830] block: no usable configuration
  231. [ 10.990098] block: attempting to load /etc/config/fstab
  232. [ 10.993725] block: unable to load configuration (fstab: Entry not found)
  233. [ 10.999000] block: no usable configuration
  234. [ 11.008347] mount_root: overlay filesystem has not been fully initialized yet
  235. [ 11.012724] mount_root: switching to ext4 overlay
  236. - config restore -
  237. [ 11.389832] urandom-seed: Seed file not found (/etc/urandom.seed)
  238. [ 11.469855] procd: - early -
  239. [ 11.470121] procd: - watchdog -
  240. [ 12.032328] procd: - watchdog -
  241. [ 12.032856] procd: - ubus -
  242. [ 12.191251] procd: - init -
  243. Please press Enter to activate this console.
  244. [ 12.857052] kmodloader: loading kernel modules from /etc/modules.d/*
  245. [ 12.965225] hid: raw HID events driver (C) Jiri Kosina
  246. [ 13.005264] Bluetooth: Core ver 2.22
  247. [ 13.005430] NET: Registered PF_BLUETOOTH protocol family
  248. [ 13.008005] Bluetooth: HCI device and connection manager initialized
  249. [ 13.013245] Bluetooth: HCI socket layer initialized
  250. [ 13.019594] Bluetooth: L2CAP socket layer initialized
  251. [ 13.024213] Bluetooth: SCO socket layer initialized
  252. [ 13.031306] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  253. [ 13.034063] Bluetooth: BNEP filters: protocol multicast
  254. [ 13.039689] Bluetooth: BNEP socket layer initialized
  255. [ 13.052950] usbcore: registered new interface driver btusb
  256. [ 13.053984] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
  257. [ 13.055667] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
  258. [ 13.057347] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
  259. [ 13.068727] Bluetooth: HCI UART driver ver 2.3
  260. [ 13.081865] Bluetooth: HCI UART protocol H4 registered
  261. [ 13.086339] Bluetooth: HCI UART protocol BCSP registered
  262. [ 13.091472] Bluetooth: HCI UART protocol ATH3K registered
  263. [ 13.098891] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  264. [ 13.102241] Bluetooth: HIDP socket layer initialized
  265. [ 13.121301] Bluetooth: RFCOMM TTY layer initialized
  266. [ 13.121376] Bluetooth: RFCOMM socket layer initialized
  267. [ 13.125040] Bluetooth: RFCOMM ver 1.11
  268. [ 13.140384] usbcore: registered new interface driver ath3k
  269. [ 13.299391] PPP generic driver version 2.4.2
  270. [ 13.300834] NET: Registered PF_PPPOX protocol family
  271. [ 13.331696] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
  272. [ 13.332754] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
  273. [ 13.338831] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
  274. [ 13.710242] urngd: v1.0.2 started.
  275. [ 14.738302] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
  276. [ 16.457602] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
  277. [ 16.457763] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
  278. [ 28.623250] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
  279. [ 28.623325] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  280. [ 28.636401] 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
  281. [ 31.002301] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 cf2b07cf
  282. [ 34.526252] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  283. [ 34.526322] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  284. [ 34.609514] 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'
  285. [ 34.610353] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  286. [ 34.900427] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  287. [ 35.927645] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  288. [ 35.927775] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  289. [ 35.939689] 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
  290. [ 35.992337] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 17d204f9
  291. [ 37.279620] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  292. [ 37.279696] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  293. [ 37.327036] 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'
  294. [ 37.328028] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  295. [ 37.486253] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  296. [ 38.349345] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  297. [ 38.349435] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  298. [ 38.361384] 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
  299. [ 38.413253] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 17d204f9
  300. [ 39.700980] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  301. [ 39.701052] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  302. [ 39.748088] 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'
  303. [ 39.749049] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  304. [ 39.888523] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  305. [ 40.009351] kmodloader: done loading kernel modules from /etc/modules.d/*
  306. [ 49.105705] ipqess-edma c080000.ethernet eth0: Link is Down
  307. [ 49.113323] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  308. [ 49.113662] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  309. [ 49.119214] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  310. [ 49.129843] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  311. [ 49.137055] br-lan: port 1(lan1) entered blocking state
  312. [ 49.142496] br-lan: port 1(lan1) entered disabled state
  313. [ 49.148229] device lan1 entered promiscuous mode
  314. [ 49.173260] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
  315. [ 49.174532] br-lan: port 2(lan2) entered blocking state
  316. [ 49.179911] br-lan: port 2(lan2) entered disabled state
  317. [ 49.185746] device lan2 entered promiscuous mode
  318. [ 49.204909] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
  319. [ 49.207811] br-lan: port 3(lan3) entered blocking state
  320. [ 49.211439] br-lan: port 3(lan3) entered disabled state
  321. [ 49.217348] device lan3 entered promiscuous mode
  322. [ 49.238409] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
  323. [ 52.398778] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
  324. [ 56.756540] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  325. [ 56.756611] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  326. [ 56.839880] 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'
  327. [ 56.840706] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  328. [ 57.227928] ath10k_pci 0000:01:00.0: rts threshold -1
  329. [ 57.228608] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  330. [ 57.235034] br-lan: port 4(phy0-ap0) entered blocking state
  331. [ 57.243011] br-lan: port 4(phy0-ap0) entered disabled state
  332. [ 57.248780] device phy0-ap0 entered promiscuous mode
  333. [ 57.254183] br-lan: port 4(phy0-ap0) entered blocking state
  334. [ 57.259223] br-lan: port 4(phy0-ap0) entered forwarding state
  335. [ 57.264675] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
  336. [ 57.271232] br-lan: port 4(phy0-ap0) entered disabled state
  337. [ 57.278721] device phy0-ap0 left promiscuous mode
  338. [ 57.282051] br-lan: port 4(phy0-ap0) entered disabled state
  339. [ 57.349287] br-lan: port 4(phy0-ap0) entered blocking state
  340. [ 57.349358] br-lan: port 4(phy0-ap0) entered disabled state
  341. [ 57.354182] device phy0-ap0 entered promiscuous mode
  342. [ 57.505132] ath10k_pci 0000:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
  343. [ 58.957211] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  344. [ 58.957282] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  345. [ 59.005026] 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'
  346. [ 59.006102] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  347. [ 59.386479] ath10k_ahb a000000.wifi: rts threshold -1
  348. [ 59.386938] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  349. [ 59.392165] br-lan: port 5(phy1-ap0) entered blocking state
  350. [ 59.401512] br-lan: port 5(phy1-ap0) entered disabled state
  351. [ 59.407288] device phy1-ap0 entered promiscuous mode
  352. [ 59.412760] br-lan: port 5(phy1-ap0) entered blocking state
  353. [ 59.417740] br-lan: port 5(phy1-ap0) entered forwarding state
  354. [ 59.423650] br-lan: port 5(phy1-ap0) entered disabled state
  355. [ 59.431868] device phy1-ap0 left promiscuous mode
  356. [ 59.434393] br-lan: port 5(phy1-ap0) entered disabled state
  357. [ 59.497450] br-lan: port 5(phy1-ap0) entered blocking state
  358. [ 59.497535] br-lan: port 5(phy1-ap0) entered disabled state
  359. [ 59.502402] device phy1-ap0 entered promiscuous mode
  360. [ 59.801748] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
  361. [ 59.802056] br-lan: port 5(phy1-ap0) entered blocking state
  362. [ 59.807222] br-lan: port 5(phy1-ap0) entered forwarding state
  363. [ 59.813285] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  364. [ 62.156361] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  365. [ 62.156440] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  366. [ 62.203668] 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'
  367. [ 62.204542] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  368. [ 62.524570] ath10k_ahb a800000.wifi: rts threshold -1
  369. [ 62.524819] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  370. [ 62.531729] br-lan: port 6(phy2-ap0) entered blocking state
  371. [ 62.539628] br-lan: port 6(phy2-ap0) entered disabled state
  372. [ 62.545411] device phy2-ap0 entered promiscuous mode
  373. [ 62.553171] device phy2-ap0 left promiscuous mode
  374. [ 62.555948] br-lan: port 6(phy2-ap0) entered disabled state
  375. [ 62.630643] br-lan: port 6(phy2-ap0) entered blocking state
  376. [ 62.630703] br-lan: port 6(phy2-ap0) entered disabled state
  377. [ 62.635539] device phy2-ap0 entered promiscuous mode
  378. [ 120.798725] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
  379. [ 120.878446] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
  380. [ 120.878736] br-lan: port 4(phy0-ap0) entered blocking state
  381. [ 120.883894] br-lan: port 4(phy0-ap0) entered forwarding state
  382. [ 125.918897] ath10k_ahb a800000.wifi: mac flush null vif, drop 0 queues 0xffff
  383. [ 125.998766] IPv6: ADDRCONF(NETDEV_CHANGE): phy2-ap0: link becomes ready
  384. [ 125.999059] br-lan: port 6(phy2-ap0) entered blocking state
  385. [ 126.004216] br-lan: port 6(phy2-ap0) entered forwarding state
  386.  
  387.  
  388.  
  389.  
  390. root@OpenWrt:/# dmesg
  391. [ 0.000000] Booting Linux on physical CPU 0x0
  392. [ 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 Thu Nov 23 00:11:20 2023
  393. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  394. [ 0.000000] CPU: div instructions available: patching division code
  395. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  396. [ 0.000000] OF: fdt: Machine model: Zyxel WSQ50
  397. [ 0.000000] Memory policy: Data cache writealloc
  398. [ 0.000000] Zone ranges:
  399. [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff]
  400. [ 0.000000] HighMem empty
  401. [ 0.000000] Movable zone start for each node
  402. [ 0.000000] Early memory node ranges
  403. [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
  404. [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
  405. [ 0.000000] node 0: [mem 0x0000000088000000-0x000000009fffffff]
  406. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff]
  407. [ 0.000000] percpu: Embedded 12 pages/cpu s17108 r8192 d23852 u49152
  408. [ 0.000000] pcpu-alloc: s17108 r8192 d23852 u49152 alloc=12*4096
  409. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  410. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  411. [ 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
  412. [ 0.000000] Unknown kernel command line parameters "board=WSQ50 zld_ver=2.02 fstools_ignore_partname=1", will be passed to user space.
  413. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  414. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  415. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  416. [ 0.000000] Memory: 505828K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18460K reserved, 0K cma-reserved, 0K highmem)
  417. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  418. [ 0.000000] rcu: Hierarchical RCU implementation.
  419. [ 0.000000] Tracing variant of Tasks RCU enabled.
  420. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  421. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  422. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  423. [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
  424. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
  425. [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
  426. [ 0.000020] Switching to timer-based delay loop, resolution 20ns
  427. [ 0.000273] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  428. [ 0.000293] CPU: Testing write buffer coherency: ok
  429. [ 0.000349] pid_max: default: 32768 minimum: 301
  430. [ 0.001214] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  431. [ 0.001237] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  432. [ 0.003209] qcom_scm: convention: smc legacy
  433. [ 0.004253] cblist_init_generic: Setting adjustable number of callback queues.
  434. [ 0.004266] cblist_init_generic: Setting shift to 2 and lim to 1.
  435. [ 0.004452] Setting up static identity map for 0x80300000 - 0x8030003c
  436. [ 0.004603] rcu: Hierarchical SRCU implementation.
  437. [ 0.004612] rcu: Max phase no-delay instances is 1000.
  438. [ 0.005273] smp: Bringing up secondary CPUs ...
  439. [ 0.008714] smp: Brought up 1 node, 4 CPUs
  440. [ 0.008736] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  441. [ 0.008750] CPU: All CPU(s) started in SVC mode.
  442. [ 0.014747] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  443. [ 0.014902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  444. [ 0.014932] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  445. [ 0.015276] pinctrl core: initialized pinctrl subsystem
  446. [ 0.017363] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  447. [ 0.017798] DMA: preallocated 256 KiB pool for atomic coherent allocations
  448. [ 0.019074] thermal_sys: Registered thermal governor 'step_wise'
  449. [ 0.019438] cpuidle: using governor ladder
  450. [ 0.019484] cpuidle: using governor menu
  451. [ 0.043322] cryptd: max_cpu_qlen set to 1000
  452. [ 0.045108] usbcore: registered new interface driver usbfs
  453. [ 0.045167] usbcore: registered new interface driver hub
  454. [ 0.045222] usbcore: registered new device driver usb
  455. [ 0.045273] pps_core: LinuxPPS API ver. 1 registered
  456. [ 0.045280] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  457. [ 0.045304] PTP clock support registered
  458. [ 0.047704] clocksource: Switched to clocksource arch_sys_counter
  459. [ 0.049301] NET: Registered PF_INET protocol family
  460. [ 0.049564] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  461. [ 0.051411] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  462. [ 0.051454] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  463. [ 0.051478] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  464. [ 0.051539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
  465. [ 0.051691] TCP: Hash tables configured (established 4096 bind 4096)
  466. [ 0.051843] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  467. [ 0.051885] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  468. [ 0.052248] NET: Registered PF_UNIX/PF_LOCAL protocol family
  469. [ 0.052304] PCI: CLS 0 bytes, default 64
  470. [ 0.053487] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  471. [ 0.059788] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  472. [ 0.059809] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  473. [ 0.196494] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
  474. [ 0.196556] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
  475. [ 0.196624] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
  476. [ 0.379514] qcom-pcie 40000000.pci: iATU unroll: disabled
  477. [ 0.379534] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
  478. [ 0.479644] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
  479. [ 0.479789] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
  480. [ 0.479806] pci_bus 0000:00: root bus resource [bus 00-ff]
  481. [ 0.479821] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
  482. [ 0.479836] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
  483. [ 0.479925] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
  484. [ 0.479954] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  485. [ 0.480024] pci 0000:00:00.0: PME# supported from D0 D3hot
  486. [ 0.481543] PCI: bus0: Fast back to back transfers disabled
  487. [ 0.481779] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
  488. [ 0.481909] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  489. [ 0.482475] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  490. [ 0.483149] PCI: bus1: Fast back to back transfers disabled
  491. [ 0.483192] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
  492. [ 0.483211] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
  493. [ 0.483231] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
  494. [ 0.483298] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  495. [ 0.483313] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
  496. [ 0.486406] pcieport 0000:00:00.0: AER: enabled with IRQ 31
  497. [ 0.488878] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
  498. [ 0.488896] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
  499. [ 0.489628] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  500. [ 0.489731] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  501. [ 0.489820] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  502. [ 0.489908] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  503. [ 0.490226] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  504. [ 0.490799] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
  505. [ 0.490823] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
  506. [ 0.490871] msm_serial 78af000.serial: msm_serial: detected port #0
  507. [ 0.490944] msm_serial 78af000.serial: uartclk = 1843200
  508. [ 0.491060] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
  509. [ 0.491094] msm_serial: console setup on port #0
  510. [ 1.257601] printk: console [ttyMSM0] enabled
  511. [ 1.262731] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  512. [ 1.266542] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  513. [ 1.274387] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  514. [ 1.282185] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  515. [ 1.290041] msm_serial 78b0000.serial: msm_serial: detected port #1
  516. [ 1.297828] msm_serial 78b0000.serial: uartclk = 1843200
  517. [ 1.303966] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
  518. [ 1.309861] msm_serial: driver initialized
  519. [ 1.324564] loop: module loaded
  520. [ 1.325639] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  521. [ 1.327518] spi-nor spi0.0: w25q32 (4096 Kbytes)
  522. [ 1.334015] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
  523. [ 1.334034] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
  524. [ 1.338472] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
  525. [ 1.346850] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
  526. [ 1.355477] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
  527. [ 1.364056] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
  528. [ 1.372911] 7 cmdlinepart partitions found on MTD device spi0.0
  529. [ 1.389991] Creating 7 MTD partitions on "spi0.0":
  530. [ 1.395625] 0x000000060000-0x0000000c0000 : "0:QSEE"
  531. [ 1.401253] 0x0000000e0000-0x000000160000 : "u-boot"
  532. [ 1.406195] 0x000000160000-0x000000170000 : "env"
  533. [ 1.411162] 0x000000170000-0x000000180000 : "0:ART"
  534. [ 1.415756] 0x000000180000-0x000000190000 : "dualflag"
  535. [ 1.420561] 0x000000190000-0x0000001a0000 : "CRT"
  536. [ 1.425697] 0x0000001a0000-0x000000400000 : "reserved"
  537. [ 1.485193] i2c_dev: i2c /dev entries driver
  538. [ 1.485369] i2c_qup 78b7000.i2c: using default clock-frequency 100000
  539. [ 1.491469] sdhci: Secure Digital Host Controller Interface driver
  540. [ 1.494883] sdhci: Copyright(c) Pierre Ossman
  541. [ 1.500989] sdhci-pltfm: SDHCI platform and OF driver helper
  542. [ 1.521071] lp5562 0-0030: internal clock used
  543. [ 1.526145] NET: Registered PF_INET6 protocol family
  544. [ 1.528062] Segment Routing with IPv6
  545. [ 1.530259] In-situ OAM (IOAM) with IPv6
  546. [ 1.533885] NET: Registered PF_PACKET protocol family
  547. [ 1.537732] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
  548. [ 1.543030] 8021q: 802.1Q VLAN Support v1.8
  549. [ 1.550412] Registering SWP/SWPB emulation handler
  550. [ 1.574997] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
  551. [ 1.575395] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
  552. [ 1.631239] mmc0: new HS200 MMC card at address 0001
  553. [ 1.632460] mmcblk0: mmc0:0001 004G60 3.69 GiB
  554. [ 1.637149] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
  555. [ 1.641386] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
  556. [ 1.645799] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
  557. [ 1.650450] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
  558. [ 1.660588] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
  559. [ 1.710555] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
  560. [ 1.790563] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
  561. [ 1.871962] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
  562. [ 1.873118] device eth0 entered promiscuous mode
  563. [ 1.882053] DSA: tree 0 setup
  564. [ 1.887397] clk: Not disabling unused clocks
  565. [ 1.894769] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
  566. [ 1.896854] Freeing unused kernel image (initmem) memory: 1024K
  567. [ 1.937971] Run /sbin/init as init process
  568. [ 1.938001] with arguments:
  569. [ 1.938007] /sbin/init
  570. [ 1.938014] with environment:
  571. [ 1.938019] HOME=/
  572. [ 1.938024] TERM=linux
  573. [ 1.938030] board=WSQ50
  574. [ 1.938037] zld_ver=2.02
  575. [ 1.938043] fstools_ignore_partname=1
  576. [ 2.219872] init: Console is alive
  577. [ 2.220334] init: - watchdog -
  578. [ 3.253958] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  579. [ 3.729114] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  580. [ 3.729200] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  581. [ 3.733740] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  582. [ 3.741212] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
  583. [ 3.750756] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  584. [ 3.756361] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  585. [ 3.761944] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  586. [ 3.770232] hub 1-0:1.0: USB hub found
  587. [ 3.776096] hub 1-0:1.0: 1 port detected
  588. [ 3.780325] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  589. [ 3.784455] hub 2-0:1.0: USB hub found
  590. [ 3.796734] hub 2-0:1.0: 1 port detected
  591. [ 3.797376] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  592. [ 3.799798] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  593. [ 3.805289] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
  594. [ 3.812632] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  595. [ 3.818923] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
  596. [ 3.828934] hub 3-0:1.0: USB hub found
  597. [ 3.833891] hub 3-0:1.0: 1 port detected
  598. [ 3.840556] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  599. [ 3.848364] init: - preinit -
  600. [ 4.087732] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  601. [ 5.987707] random: crng init done
  602. [ 6.450156] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  603. [ 6.450899] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  604. [ 6.456999] qca8k-ipq4019 c000000.switch: PSGMII calibration!
  605. [ 6.464815] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  606. [ 7.384756] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  607. [ 9.636420] mount_root: loading kmods from internal overlay
  608. [ 9.653874] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  609. [ 9.656176] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  610. [ 10.305824] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  611. [ 10.306134] block: unable to load configuration (fstab: Entry not found)
  612. [ 10.311928] block: attempting to load /tmp/overlay/etc/config/fstab
  613. [ 10.318639] block: unable to load configuration (fstab: Entry not found)
  614. [ 10.324530] block: attempting to load /etc/config/fstab
  615. [ 10.333395] block: unable to load configuration (fstab: Entry not found)
  616. [ 10.336453] block: no usable configuration
  617. [ 10.343765] block: attempting to load /etc/config/fstab
  618. [ 10.347223] block: unable to load configuration (fstab: Entry not found)
  619. [ 10.352338] block: no usable configuration
  620. [ 10.360003] loop0: detected capacity change from 0 to 131072
  621. [ 10.397718] loop0: detected capacity change from 131072 to 118144
  622. [ 10.407280] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
  623. [ 10.952341] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  624. [ 10.952630] block: unable to load configuration (fstab: Entry not found)
  625. [ 10.958446] block: attempting to load /tmp/overlay/etc/config/fstab
  626. [ 10.965145] block: unable to load configuration (fstab: Entry not found)
  627. [ 10.971101] block: attempting to load /etc/config/fstab
  628. [ 10.977963] block: unable to load configuration (fstab: Entry not found)
  629. [ 10.982830] block: no usable configuration
  630. [ 10.990098] block: attempting to load /etc/config/fstab
  631. [ 10.993725] block: unable to load configuration (fstab: Entry not found)
  632. [ 10.999000] block: no usable configuration
  633. [ 11.008347] mount_root: overlay filesystem has not been fully initialized yet
  634. [ 11.012724] mount_root: switching to ext4 overlay
  635. [ 11.389832] urandom-seed: Seed file not found (/etc/urandom.seed)
  636. [ 11.469855] procd: - early -
  637. [ 11.470121] procd: - watchdog -
  638. [ 12.032328] procd: - watchdog -
  639. [ 12.032856] procd: - ubus -
  640. [ 12.191251] procd: - init -
  641. [ 12.857052] kmodloader: loading kernel modules from /etc/modules.d/*
  642. [ 12.965225] hid: raw HID events driver (C) Jiri Kosina
  643. [ 13.005264] Bluetooth: Core ver 2.22
  644. [ 13.005430] NET: Registered PF_BLUETOOTH protocol family
  645. [ 13.008005] Bluetooth: HCI device and connection manager initialized
  646. [ 13.013245] Bluetooth: HCI socket layer initialized
  647. [ 13.019594] Bluetooth: L2CAP socket layer initialized
  648. [ 13.024213] Bluetooth: SCO socket layer initialized
  649. [ 13.031306] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  650. [ 13.034063] Bluetooth: BNEP filters: protocol multicast
  651. [ 13.039689] Bluetooth: BNEP socket layer initialized
  652. [ 13.052950] usbcore: registered new interface driver btusb
  653. [ 13.053984] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
  654. [ 13.055667] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
  655. [ 13.057347] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
  656. [ 13.068727] Bluetooth: HCI UART driver ver 2.3
  657. [ 13.081865] Bluetooth: HCI UART protocol H4 registered
  658. [ 13.086339] Bluetooth: HCI UART protocol BCSP registered
  659. [ 13.091472] Bluetooth: HCI UART protocol ATH3K registered
  660. [ 13.098891] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  661. [ 13.102241] Bluetooth: HIDP socket layer initialized
  662. [ 13.121301] Bluetooth: RFCOMM TTY layer initialized
  663. [ 13.121376] Bluetooth: RFCOMM socket layer initialized
  664. [ 13.125040] Bluetooth: RFCOMM ver 1.11
  665. [ 13.140384] usbcore: registered new interface driver ath3k
  666. [ 13.299391] PPP generic driver version 2.4.2
  667. [ 13.300834] NET: Registered PF_PPPOX protocol family
  668. [ 13.331696] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
  669. [ 13.332754] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
  670. [ 13.338831] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
  671. [ 13.710242] urngd: v1.0.2 started.
  672. [ 14.738302] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
  673. [ 16.457602] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
  674. [ 16.457763] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
  675. [ 28.623250] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
  676. [ 28.623325] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  677. [ 28.636401] 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
  678. [ 31.002301] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 cf2b07cf
  679. [ 34.526252] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  680. [ 34.526322] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  681. [ 34.609514] 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'
  682. [ 34.610353] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  683. [ 34.900427] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  684. [ 34.982445] ath: EEPROM regdomain: 0x0
  685. [ 34.982475] ath: EEPROM indicates default country code should be used
  686. [ 34.982481] ath: doing EEPROM country->regdmn map search
  687. [ 34.982490] ath: country maps to regdmn code: 0x3a
  688. [ 34.982498] ath: Country alpha2 being used: US
  689. [ 34.982505] ath: Regpair used: 0x3a
  690. [ 35.927645] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  691. [ 35.927775] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  692. [ 35.939689] 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
  693. [ 35.992337] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 17d204f9
  694. [ 37.279620] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  695. [ 37.279696] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  696. [ 37.327036] 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'
  697. [ 37.328028] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  698. [ 37.486253] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  699. [ 37.621256] ath: EEPROM regdomain: 0x0
  700. [ 37.621286] ath: EEPROM indicates default country code should be used
  701. [ 37.621293] ath: doing EEPROM country->regdmn map search
  702. [ 37.621301] ath: country maps to regdmn code: 0x3a
  703. [ 37.621309] ath: Country alpha2 being used: US
  704. [ 37.621317] ath: Regpair used: 0x3a
  705. [ 38.349345] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  706. [ 38.349435] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  707. [ 38.361384] 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
  708. [ 38.413253] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 17d204f9
  709. [ 39.700980] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  710. [ 39.701052] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  711. [ 39.748088] 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'
  712. [ 39.749049] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  713. [ 39.888523] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  714. [ 40.000702] ath: EEPROM regdomain: 0x0
  715. [ 40.000731] ath: EEPROM indicates default country code should be used
  716. [ 40.000738] ath: doing EEPROM country->regdmn map search
  717. [ 40.000746] ath: country maps to regdmn code: 0x3a
  718. [ 40.000755] ath: Country alpha2 being used: US
  719. [ 40.000763] ath: Regpair used: 0x3a
  720. [ 40.009351] kmodloader: done loading kernel modules from /etc/modules.d/*
  721. [ 49.105705] ipqess-edma c080000.ethernet eth0: Link is Down
  722. [ 49.113323] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  723. [ 49.113662] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  724. [ 49.119214] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  725. [ 49.129843] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  726. [ 49.137055] br-lan: port 1(lan1) entered blocking state
  727. [ 49.142496] br-lan: port 1(lan1) entered disabled state
  728. [ 49.148229] device lan1 entered promiscuous mode
  729. [ 49.173260] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
  730. [ 49.174532] br-lan: port 2(lan2) entered blocking state
  731. [ 49.179911] br-lan: port 2(lan2) entered disabled state
  732. [ 49.185746] device lan2 entered promiscuous mode
  733. [ 49.204909] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
  734. [ 49.207811] br-lan: port 3(lan3) entered blocking state
  735. [ 49.211439] br-lan: port 3(lan3) entered disabled state
  736. [ 49.217348] device lan3 entered promiscuous mode
  737. [ 49.238409] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
  738. [ 49.761790] ath: EEPROM regdomain: 0x833a
  739. [ 49.761824] ath: EEPROM indicates we should expect a country code
  740. [ 49.761835] ath: doing EEPROM country->regdmn map search
  741. [ 49.761843] ath: country maps to regdmn code: 0x37
  742. [ 49.761854] ath: Country alpha2 being used: GB
  743. [ 49.761862] ath: Regpair used: 0x37
  744. [ 49.761869] ath: regdomain 0x833a dynamically updated by user
  745. [ 49.761907] ath: EEPROM regdomain: 0x833a
  746. [ 49.761918] ath: EEPROM indicates we should expect a country code
  747. [ 49.761928] ath: doing EEPROM country->regdmn map search
  748. [ 49.761935] ath: country maps to regdmn code: 0x37
  749. [ 49.761943] ath: Country alpha2 being used: GB
  750. [ 49.761952] ath: Regpair used: 0x37
  751. [ 49.761958] ath: regdomain 0x833a dynamically updated by user
  752. [ 49.762053] ath: EEPROM regdomain: 0x833a
  753. [ 49.762064] ath: EEPROM indicates we should expect a country code
  754. [ 49.762075] ath: doing EEPROM country->regdmn map search
  755. [ 49.762083] ath: country maps to regdmn code: 0x37
  756. [ 49.762091] ath: Country alpha2 being used: GB
  757. [ 49.762098] ath: Regpair used: 0x37
  758. [ 49.762129] ath: regdomain 0x833a dynamically updated by user
  759. [ 52.398778] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
  760. [ 56.756540] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  761. [ 56.756611] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  762. [ 56.839880] 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'
  763. [ 56.840706] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  764. [ 57.227928] ath10k_pci 0000:01:00.0: rts threshold -1
  765. [ 57.228608] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  766. [ 57.235034] br-lan: port 4(phy0-ap0) entered blocking state
  767. [ 57.243011] br-lan: port 4(phy0-ap0) entered disabled state
  768. [ 57.248780] device phy0-ap0 entered promiscuous mode
  769. [ 57.254183] br-lan: port 4(phy0-ap0) entered blocking state
  770. [ 57.259223] br-lan: port 4(phy0-ap0) entered forwarding state
  771. [ 57.264675] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
  772. [ 57.271232] br-lan: port 4(phy0-ap0) entered disabled state
  773. [ 57.278721] device phy0-ap0 left promiscuous mode
  774. [ 57.282051] br-lan: port 4(phy0-ap0) entered disabled state
  775. [ 57.349287] br-lan: port 4(phy0-ap0) entered blocking state
  776. [ 57.349358] br-lan: port 4(phy0-ap0) entered disabled state
  777. [ 57.354182] device phy0-ap0 entered promiscuous mode
  778. [ 57.505132] ath10k_pci 0000:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
  779. [ 58.957211] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  780. [ 58.957282] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  781. [ 59.005026] 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'
  782. [ 59.006102] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  783. [ 59.386479] ath10k_ahb a000000.wifi: rts threshold -1
  784. [ 59.386938] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  785. [ 59.392165] br-lan: port 5(phy1-ap0) entered blocking state
  786. [ 59.401512] br-lan: port 5(phy1-ap0) entered disabled state
  787. [ 59.407288] device phy1-ap0 entered promiscuous mode
  788. [ 59.412760] br-lan: port 5(phy1-ap0) entered blocking state
  789. [ 59.417740] br-lan: port 5(phy1-ap0) entered forwarding state
  790. [ 59.423650] br-lan: port 5(phy1-ap0) entered disabled state
  791. [ 59.431868] device phy1-ap0 left promiscuous mode
  792. [ 59.434393] br-lan: port 5(phy1-ap0) entered disabled state
  793. [ 59.497450] br-lan: port 5(phy1-ap0) entered blocking state
  794. [ 59.497535] br-lan: port 5(phy1-ap0) entered disabled state
  795. [ 59.502402] device phy1-ap0 entered promiscuous mode
  796. [ 59.801748] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
  797. [ 59.802056] br-lan: port 5(phy1-ap0) entered blocking state
  798. [ 59.807222] br-lan: port 5(phy1-ap0) entered forwarding state
  799. [ 59.813285] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  800. [ 62.156361] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  801. [ 62.156440] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  802. [ 62.203668] 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'
  803. [ 62.204542] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  804. [ 62.524570] ath10k_ahb a800000.wifi: rts threshold -1
  805. [ 62.524819] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  806. [ 62.531729] br-lan: port 6(phy2-ap0) entered blocking state
  807. [ 62.539628] br-lan: port 6(phy2-ap0) entered disabled state
  808. [ 62.545411] device phy2-ap0 entered promiscuous mode
  809. [ 62.553171] device phy2-ap0 left promiscuous mode
  810. [ 62.555948] br-lan: port 6(phy2-ap0) entered disabled state
  811. [ 62.630643] br-lan: port 6(phy2-ap0) entered blocking state
  812. [ 62.630703] br-lan: port 6(phy2-ap0) entered disabled state
  813. [ 62.635539] device phy2-ap0 entered promiscuous mode
  814. [ 120.798725] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
  815. [ 120.878446] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
  816. [ 120.878736] br-lan: port 4(phy0-ap0) entered blocking state
  817. [ 120.883894] br-lan: port 4(phy0-ap0) entered forwarding state
  818. [ 125.918897] ath10k_ahb a800000.wifi: mac flush null vif, drop 0 queues 0xffff
  819. [ 125.998766] IPv6: ADDRCONF(NETDEV_CHANGE): phy2-ap0: link becomes ready
  820. [ 125.999059] br-lan: port 6(phy2-ap0) entered blocking state
  821. [ 126.004216] br-lan: port 6(phy2-ap0) entered forwarding state
  822. root@OpenWrt:/#
  823.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement