Advertisement
SnarlingFox

Untitled

Nov 24th, 2023
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.70 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] 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: 505828K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18460K 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.000272] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  38. [ 0.000294] CPU: Testing write buffer coherency: ok
  39. [ 0.000349] pid_max: default: 32768 minimum: 301
  40. [ 0.001215] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  41. [ 0.001236] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  42. [ 0.003207] qcom_scm: convention: smc legacy
  43. [ 0.004242] cblist_init_generic: Setting adjustable number of callback queues.
  44. [ 0.004254] cblist_init_generic: Setting shift to 2 and lim to 1.
  45. [ 0.004439] Setting up static identity map for 0x80300000 - 0x8030003c
  46. [ 0.004591] rcu: Hierarchical SRCU implementation.
  47. [ 0.004600] rcu: Max phase no-delay instances is 1000.
  48. [ 0.005279] smp: Bringing up secondary CPUs ...
  49. [ 0.008731] smp: Brought up 1 node, 4 CPUs
  50. [ 0.008754] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  51. [ 0.008765] CPU: All CPU(s) started in SVC mode.
  52. [ 0.014745] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  53. [ 0.014901] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  54. [ 0.014932] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  55. [ 0.015274] pinctrl core: initialized pinctrl subsystem
  56. [ 0.017357] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  57. [ 0.017788] DMA: preallocated 256 KiB pool for atomic coherent allocations
  58. [ 0.019065] thermal_sys: Registered thermal governor 'step_wise'
  59. [ 0.019434] cpuidle: using governor ladder
  60. [ 0.019478] cpuidle: using governor menu
  61. [ 0.043257] cryptd: max_cpu_qlen set to 1000
  62. [ 0.045046] usbcore: registered new interface driver usbfs
  63. [ 0.045108] usbcore: registered new interface driver hub
  64. [ 0.045165] usbcore: registered new device driver usb
  65. [ 0.045217] pps_core: LinuxPPS API ver. 1 registered
  66. [ 0.045223] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <gio: Hash tables configured (established 4096 bind 4096)
  67. [ 0.051803] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  68. [ 0.051846] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  69. [ 0.052214] NET: Registered PF_UNIX/PF_LOCAL protocol family
  70. [ 0.052271] PCI: CLS 0 bytes, default 64
  71. [ 0.053464] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  72. [ 0.059786] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  73. [ 0.059805] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  74. [ 0.197383] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
  75. [ 0.197446] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
  76. [ 0.197514] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
  77. [ 0.379466] qcom-pcie 40000000.pci: iATU unroll: disabled
  78. [ 0.379486] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
  79. [ 0.479599] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
  80. [ 0.479740] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
  81. [ 0.479754] pci_bus 0000:00: root bus resource [bus 00-ff]
  82. [ 0.479770] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
  83. [ 0.479784] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
  84. [ 0.479876] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
  85. [ 0.479904] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  86. [ 0.479971] pci 0000:00:00.0: PME# supported from D0 D3hot
  87. [ 0.481490] PCI: bus0: Fast back to back transfers disabled
  88. [ 0.481724] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
  89. [ 0.481852] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  90. [ 0.482418] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  91. [ 0.483098] PCI: bus1: Fast back to back transfers disabled
  92. [ 0.483141] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
  93. [ 0.483159] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
  94. [ 0.483181] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
  95. [ 0.483249] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  96. [ 0.483265] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
  97. [ 0.486352] pcieport 0000:00:00.0: AER: enabled with IRQ 31
  98. [ 0.488828] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
  99. [ 0.488847] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
  100. [ 0.489580] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  101. [ 0.489682] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  102. [ 0.489777] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  103. [ 0.489864] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  104. [ 0.490184] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  105. [ 0.490756] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
  106. [ 0.490779] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
  107. [ 0.490827] msm_serial 78af000.serial: msm_serial: detected port #0
  108. [ 0.490898] msm_serial 78af000.serial: uartclk = 1843200
  109. [ 0.491012] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
  110. [ 0.491046] msm_serial: console setup on port #0
  111. [ 1.257552] printk: console [ttyMSM0] enabled
  112. [ 1.262676] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  113. [ 1.266492] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  114. [ 1.274339] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  115. [ 1.282135] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  116. [ 1.289992] msm_serial 78b0000.serial: msm_serial: detected port #1
  117. [ 1.297776] msm_serial 78b0000.serial: uartclk = 1843200
  118. [ 1.303914] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
  119. [ 1.309804] msm_serial: driver initialized
  120. [ 1.324530] loop: module loaded
  121. [ 1.325605] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  122. [ 1.327493] spi-nor spi0.0: w25q32 (4096 Kbytes)
  123. [ 1.333979] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
  124. [ 1.333996] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
  125. [ 1.338436] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
  126. [ 1.346816] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
  127. [ 1.355446] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
  128. [ 1.364021] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
  129. [ 1.372875] 7 cmdlinepart partitions found on MTD device spi0.0
  130. [ 1.389959] Creating 7 MTD partitions on "spi0.0":
  131. [ 1.395591] 0x000000060000-0x0000000c0000 : "0:QSEE"
  132. [ 1.401218] 0x0000000e0000-0x000000160000 : "u-boot"
  133. [ 1.406162] 0x000000160000-0x000000170000 : "env"
  134. [ 1.411129] 0x000000170000-0x000000180000 : "0:ART"
  135. [ 1.415706] 0x000000180000-0x000000190000 : "dualflag"
  136. [ 1.420524] 0x000000190000-0x0000001a0000 : "CRT"
  137. [ 1.425658] 0x0000001a0000-0x000000400000 : "reserved"
  138. [ 1.485218] i2c_dev: i2c /dev entries driver
  139. [ 1.485392] i2c_qup 78b7000.i2c: using default clock-frequency 100000
  140. [ 1.491504] sdhci: Secure Digital Host Controller Interface driver
  141. [ 1.494909] sdhci: Copyright(c) Pierre Ossman
  142. [ 1.501042] sdhci-pltfm: SDHCI platform and OF driver helper
  143. [ 1.529726] lp5562 0-0030: internal clock used
  144. [ 1.534803] NET: Registered PF_INET6 protocol family
  145. [ 1.536680] Segment Routing with IPv6
  146. [ 1.537698] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
  147. [ 1.538960] In-situ OAM (IOAM) with IPv6
  148. [ 1.550076] NET: Registered PF_PACKET protocol family
  149. [ 1.554198] 8021q: 802.1Q VLAN Support v1.8
  150. [ 1.559069] Registering SWP/SWPB emulation handler
  151. [ 1.583456] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
  152. [ 1.583832] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
  153. [ 1.641054] mmc0: new HS200 MMC card at address 0001
  154. [ 1.642239] mmcblk0: mmc0:0001 004G60 3.69 GiB
  155. [ 1.646904] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
  156. [ 1.651231] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
  157. [ 1.655649] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
  158. [ 1.660176] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
  159. [ 1.670512] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
  160. [ 1.750451] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
  161. [ 1.830459] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
  162. [ 1.911825] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
  163. [ 1.912962] device eth0 entered promiscuous mode
  164. [ 1.921917] DSA: tree 0 setup
  165. [ 1.927298] clk: Not disabling unused clocks
  166. [ 1.934490] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
  167. [ 1.936568] Freeing unused kernel image (initmem) memory: 1024K
  168. [ 1.977897] Run /sbin/init as init process
  169. [ 1.977929] with arguments:
  170. [ 1.977935] /sbin/init
  171. [ 1.977941] with environment:
  172. [ 1.977946] HOME=/
  173. [ 1.977952] TERM=linux
  174. [ 1.977957] board=WSQ50
  175. [ 1.977963] zld_ver=2.02
  176. [ 1.977968] fstools_ignore_partname=1
  177. [ 2.259991] init: Console is alive
  178. [ 2.260469] init: - watchdog -
  179. [ 3.293607] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  180. [ 3.789210] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  181. [ 3.789331] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  182. [ 3.793863] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  183. [ 3.801376] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
  184. [ 3.810833] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  185. [ 3.816459] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  186. [ 3.822033] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  187. [ 3.830294] hub 1-0:1.0: USB hub found
  188. [ 3.836192] hub 1-0:1.0: 1 port detected
  189. [ 3.840447] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  190. [ 3.844568] hub 2-0:1.0: USB hub found
  191. [ 3.856822] hub 2-0:1.0: 1 port detected
  192. [ 3.857458] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  193. [ 3.859873] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  194. [ 3.865337] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
  195. [ 3.872708] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  196. [ 3.879010] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
  197. [ 3.889054] hub 3-0:1.0: USB hub found
  198. [ 3.893976] hub 3-0:1.0: 1 port detected
  199. [ 3.900688] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  200. [ 3.902654] init: - preinit -
  201. [ 4.147704] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  202. [ 6.057660] random: crng init done
  203. [ 6.519549] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  204. [ 6.520283] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  205. [ 6.526390] qca8k-ipq4019 c000000.switch: PSGMII calibration!
  206. [ 6.534242] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  207. [ 7.454015] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  208. [ 9.716029] mount_root: loading kmods from internal overlay
  209. [ 9.733606] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  210. [ 9.735909] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  211. [ 10.396585] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  212. [ 10.396873] block: unable to load configuration (fstab: Entry not found)
  213. [ 10.402823] block: attempting to load /tmp/overlay/etc/config/fstab
  214. [ 10.409608] block: unable to load configuration (fstab: Entry not found)
  215. [ 10.415303] block: attempting to load /etc/config/fstab
  216. [ 10.424240] block: unable to load configuration (fstab: Entry not found)
  217. [ 10.427213] block: no usable configuration
  218. [ 10.434507] block: attempting to load /etc/config/fstab
  219. [ 10.438020] block: unable to load configuration (fstab: Entry not found)
  220. [ 10.443050] block: no usable configuration
  221. [ 10.450775] loop0: detected capacity change from 0 to 131072
  222. [ 10.507670] loop0: detected capacity change from 131072 to 118144
  223. [ 10.517283] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
  224. [ 11.069621] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  225. [ 11.069896] block: unable to load configuration (fstab: Entry not found)
  226. [ 11.075571] block: attempting to load /tmp/overlay/etc/config/fstab
  227. [ 11.082553] block: unable to load configuration (fstab: Entry not found)
  228. [ 11.088443] block: attempting to load /etc/config/fstab
  229. [ 11.095209] block: unable to load configuration (fstab: Entry not found)
  230. [ 11.100236] block: no usable configuration
  231. [ 11.107351] block: attempting to load /etc/config/fstab
  232. [ 11.111175] block: unable to load configuration (fstab: Entry not found)
  233. [ 11.116142] block: no usable configuration
  234. [ 11.124898] mount_root: overlay filesystem has not been fully initialized yet
  235. [ 11.130836] mount_root: switching to ext4 overlay
  236. [ 11.505262] urandom-seed: Seed file not found (/etc/urandom.seed)
  237. [ 11.584899] procd: - early -
  238. [ 11.585164] procd: - watchdog -
  239. [ 12.145661] procd: - watchdog -
  240. [ 12.146079] procd: - ubus -
  241. [ 12.303342] procd: - init -
  242. [ 12.928877] kmodloader: loading kernel modules from /etc/modules.d/*
  243. [ 13.037967] hid: raw HID events driver (C) Jiri Kosina
  244. [ 13.070842] Bluetooth: Core ver 2.22
  245. [ 13.071007] NET: Registered PF_BLUETOOTH protocol family
  246. [ 13.073514] Bluetooth: HCI device and connection manager initialized
  247. [ 13.078860] Bluetooth: HCI socket layer initialized
  248. [ 13.085151] Bluetooth: L2CAP socket layer initialized
  249. [ 13.089793] Bluetooth: SCO socket layer initialized
  250. [ 13.096852] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  251. [ 13.099668] Bluetooth: BNEP filters: protocol multicast
  252. [ 13.105211] Bluetooth: BNEP socket layer initialized
  253. [ 13.118404] usbcore: registered new interface driver btusb
  254. [ 13.119465] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
  255. [ 13.120743] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
  256. [ 13.122806] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
  257. [ 13.125343] Bluetooth: HCI UART driver ver 2.3
  258. [ 13.147286] Bluetooth: HCI UART protocol H4 registered
  259. [ 13.151813] Bluetooth: HCI UART protocol BCSP registered
  260. [ 13.156916] Bluetooth: HCI UART protocol ATH3K registered
  261. [ 13.164332] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  262. [ 13.167725] Bluetooth: HIDP socket layer initialized
  263. [ 13.186758] Bluetooth: RFCOMM TTY layer initialized
  264. [ 13.186839] Bluetooth: RFCOMM socket layer initialized
  265. [ 13.190576] Bluetooth: RFCOMM ver 1.11
  266. [ 13.203160] usbcore: registered new interface driver ath3k
  267. [ 13.419431] PPP generic driver version 2.4.2
  268. [ 13.422866] NET: Registered PF_PPPOX protocol family
  269. [ 13.460168] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
  270. [ 13.461383] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
  271. [ 13.467364] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
  272. [ 13.834633] urngd: v1.0.2 started.
  273. [ 14.754179] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
  274. [ 14.797849] I/O error, dev loop0, sector 578 op 0x9:(WRITE_ZEROES) flags 0x800 phys_seg 0 prio class 2
  275. [ 16.485424] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
  276. [ 16.485526] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
  277. [ 28.672962] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
  278. [ 28.673037] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  279. [ 28.686086] 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
  280. [ 31.051863] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=6,variant=Zyxel-WSQ50 from ath10k/QCA9984/hw1.0/board-2.bin
  281. [ 31.232467] ath10k_pci 0000:01:00.0: failed to fetch board-2.bin or board.bin from ath10k/QCA9984/hw1.0
  282. [ 31.232548] ath10k_pci 0000:01:00.0: failed to fetch board file: -12
  283. [ 31.241012] ath10k_pci 0000:01:00.0: could not probe fw (-12)
  284. [ 32.187006] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  285. [ 32.187081] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  286. [ 32.199035] 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
  287. [ 32.251633] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 17d204f9
  288. [ 33.539067] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  289. [ 33.539142] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  290. [ 33.586846] 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'
  291. [ 33.587828] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  292. [ 33.743041] 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
  293. [ 33.880776] ath: EEPROM regdomain: 0x0
  294. [ 33.880805] ath: EEPROM indicates default country code should be used
  295. [ 33.880812] ath: doing EEPROM country->regdmn map search
  296. [ 33.880822] ath: country maps to regdmn code: 0x3a
  297. [ 33.880830] ath: Country alpha2 being used: US
  298. [ 33.880838] ath: Regpair used: 0x3a
  299. [ 34.631430] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  300. [ 34.631522] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  301. [ 34.643469] 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
  302. [ 34.695398] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 17d204f9
  303. [ 35.983167] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  304. [ 35.983236] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  305. [ 36.030331] 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'
  306. [ 36.031294] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  307. [ 36.174231] 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
  308. [ 36.290384] ath: EEPROM regdomain: 0x0
  309. [ 36.290413] ath: EEPROM indicates default country code should be used
  310. [ 36.290420] ath: doing EEPROM country->regdmn map search
  311. [ 36.290430] ath: country maps to regdmn code: 0x3a
  312. [ 36.290438] ath: Country alpha2 being used: US
  313. [ 36.290446] ath: Regpair used: 0x3a
  314. [ 36.298988] kmodloader: done loading kernel modules from /etc/modules.d/*
  315. [ 45.363659] ipqess-edma c080000.ethernet eth0: Link is Down
  316. [ 45.372536] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  317. [ 45.372874] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  318. [ 45.379484] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  319. [ 45.394706] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  320. [ 45.395953] br-lan: port 1(lan1) entered blocking state
  321. [ 45.401799] br-lan: port 1(lan1) entered disabled state
  322. [ 45.407383] device lan1 entered promiscuous mode
  323. [ 45.445628] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
  324. [ 45.447011] br-lan: port 2(lan2) entered blocking state
  325. [ 45.452271] br-lan: port 2(lan2) entered disabled state
  326. [ 45.458117] device lan2 entered promiscuous mode
  327. [ 45.493757] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
  328. [ 45.497151] br-lan: port 3(lan3) entered blocking state
  329. [ 45.500394] br-lan: port 3(lan3) entered disabled state
  330. [ 45.506123] device lan3 entered promiscuous mode
  331. [ 45.528470] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
  332. [ 46.067934] ath: EEPROM regdomain: 0x833a
  333. [ 46.067972] ath: EEPROM indicates we should expect a country code
  334. [ 46.067984] ath: doing EEPROM country->regdmn map search
  335. [ 46.067992] ath: country maps to regdmn code: 0x37
  336. [ 46.068000] ath: Country alpha2 being used: GB
  337. [ 46.068009] ath: Regpair used: 0x37
  338. [ 46.068016] ath: regdomain 0x833a dynamically updated by user
  339. [ 46.068058] ath: EEPROM regdomain: 0x833a
  340. [ 46.068066] ath: EEPROM indicates we should expect a country code
  341. [ 46.068076] ath: doing EEPROM country->regdmn map search
  342. [ 46.068084] ath: country maps to regdmn code: 0x37
  343. [ 46.068093] ath: Country alpha2 being used: GB
  344. [ 46.068100] ath: Regpair used: 0x37
  345. [ 46.068107] ath: regdomain 0x833a dynamically updated by user
  346. [ 48.640976] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
  347. [ 49.236419] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  348. [ 49.236497] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  349. [ 49.283700] 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'
  350. [ 49.284580] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  351. [ 49.606072] ath10k_ahb a800000.wifi: rts threshold -1
  352. [ 49.606322] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  353. [ 49.613000] br-lan: port 4(phy2-ap0) entered blocking state
  354. [ 49.621123] br-lan: port 4(phy2-ap0) entered disabled state
  355. [ 49.626893] device phy2-ap0 entered promiscuous mode
  356. [ 49.632341] br-lan: port 4(phy2-ap0) entered blocking state
  357. [ 49.637320] br-lan: port 4(phy2-ap0) entered forwarding state
  358. [ 49.642823] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
  359. [ 49.649066] br-lan: port 4(phy2-ap0) entered disabled state
  360. [ 49.656919] device phy2-ap0 left promiscuous mode
  361. [ 49.660202] br-lan: port 4(phy2-ap0) entered disabled state
  362. [ 49.720173] br-lan: port 4(phy2-ap0) entered blocking state
  363. [ 49.720235] br-lan: port 4(phy2-ap0) entered disabled state
  364. [ 49.724918] device phy2-ap0 entered promiscuous mode
  365. [ 49.894774] ath10k_ahb a800000.wifi: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
  366. [ 51.297198] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  367. [ 51.297270] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  368. [ 51.345020] 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'
  369. [ 51.345985] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  370. [ 51.714874] ath10k_ahb a000000.wifi: rts threshold -1
  371. [ 51.715338] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  372. [ 51.721263] br-lan: port 5(phy1-ap0) entered blocking state
  373. [ 51.729928] br-lan: port 5(phy1-ap0) entered disabled state
  374. [ 51.735690] device phy1-ap0 entered promiscuous mode
  375. [ 51.745450] device phy1-ap0 left promiscuous mode
  376. [ 51.746230] br-lan: port 5(phy1-ap0) entered disabled state
  377. [ 51.784035] br-lan: port 5(phy1-ap0) entered blocking state
  378. [ 51.784100] br-lan: port 5(phy1-ap0) entered disabled state
  379. [ 51.788935] device phy1-ap0 entered promiscuous mode
  380. [ 52.055816] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
  381. [ 52.056109] br-lan: port 5(phy1-ap0) entered blocking state
  382. [ 52.061325] br-lan: port 5(phy1-ap0) entered forwarding state
  383. [ 52.067716] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  384. [ 115.679950] ath10k_ahb a800000.wifi: mac flush null vif, drop 0 queues 0xffff
  385. [ 115.759452] IPv6: ADDRCONF(NETDEV_CHANGE): phy2-ap0: link becomes ready
  386. [ 115.759803] br-lan: port 4(phy2-ap0) entered blocking state
  387. [ 115.764918] br-lan: port 4(phy2-ap0) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement