Guest User

boot log

a guest
Oct 19th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.00 KB | None | 0 0
  1. UBI: number of user volumes: 2
  2. UBI: available PEBs: 68
  3. UBI: total number of reserved PEBs: 164
  4. UBI: number of PEBs reserved for bad PEB handling: 2
  5. UBI: max/mean erase counter: 1/0
  6. Read 0 bytes from volume kernel to 84000000
  7. No size specified -> Using max size (4317184)
  8. ## Booting kernel from FIT Image at 84000000 ...
  9. Using '[email protected]' configuration
  10. Trying 'kernel@1' kernel subimage
  11. Description: ARM OpenWrt Linux-3.14.77
  12. Type: Kernel Image
  13. Compression: gzip compressed
  14. Data Start: 0x840000e4
  15. Data Size: 3617310 Bytes = 3.4 MiB
  16. Architecture: ARM
  17. OS: Linux
  18. Load Address: 0x80208000
  19. Entry Point: 0x80208000
  20. Hash algo: crc32
  21. Hash value: 08d155eb
  22. Hash algo: sha1
  23. Hash value: aa1a3d0bec5f551610cb712a935a3cd5b0e9e829
  24. Verifying Hash Integrity ... crc32+ sha1+ OK
  25. ## Flattened Device Tree from FIT Image at 84000000
  26. Using '[email protected]' configuration
  27. Trying '[email protected]' FDT blob subimage
  28. Description: ARM OpenWrt qcom-ipq40xx-ap.dkxx device tree blob
  29. Type: Flat Device Tree
  30. Compression: uncompressed
  31. Data Start: 0x843e951c
  32. Data Size: 40402 Bytes = 39.5 KiB
  33. Architecture: ARM
  34. Hash algo: crc32
  35. Hash value: eeda59d5
  36. Hash algo: sha1
  37. Hash value: ae0a3c9e5404507aff233137212cc3522ce2b817
  38. Verifying Hash Integrity ... crc32+ sha1+ OK
  39. Booting using the fdt blob at 0x843e951c
  40. Uncompressing Kernel Image ... OK
  41. Loading Device Tree to 86ff3000, end 86fffdd1 ... OK
  42. Device nand0 not found!
  43. invalid mtd device 'nand1'
  44. eth0 MAC Address from ART is not valid
  45. eth1 MAC Address from ART is not valid
  46. Using machid 0x8010001 from environment
  47.  
  48. Starting kernel ...
  49.  
  50. [ 0.000000] Booting Linux on physical CPU 0x0
  51. [ 0.000000] Initializing cgroup subsys cpuset
  52. [ 0.000000] Initializing cgroup subsys cpu
  53. [ 0.000000] Initializing cgroup subsys cpuacct
  54. [ 0.000000] Linux version 3.14.77 (scl@scl_xa242_062) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 IPQ4019.ILQ.6.1.0.r2-00006-P-1) ) #1 SMP PREEMPT Tue Jun 22 07:26:37 CST 2021
  55. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  56. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  57. [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ40xx/AP-DK04.1-C1
  58. [ 0.000000] Memory policy: Data cache writealloc
  59. [ 0.000000] PERCPU: Embedded 7 pages/cpu @cfdc7000 s7744 r8192 d12736 u32768
  60. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 63744
  61. [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait clk_ignore_unused
  62. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  63. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  64. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  65. [ 0.000000] allocated 524288 bytes of page_cgroup
  66. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  67. [ 0.000000] Memory: 246040K/257024K available (4957K kernel code, 415K rwdata, 1824K rodata, 175K init, 574K bss, 10984K reserved, 0K highmem)
  68. [ 0.000000] Virtual kernel memory layout:
  69. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  70. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  71. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  72. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  73. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  74. [ 0.000000] modules : 0xbec00000 - 0xbfe00000 ( 18 MB)
  75. [ 0.000000] .text : 0xc0208000 - 0xc08a796c (6783 kB)
  76. [ 0.000000] .init : 0xc08a8000 - 0xc08d3e40 ( 176 kB)
  77. [ 0.000000] .data : 0xc08d4000 - 0xc093bfc8 ( 416 kB)
  78. [ 0.000000] .bss : 0xc093bfc8 - 0xc09cb854 ( 575 kB)
  79. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  80. [ 0.000000] Preemptible hierarchical RCU implementation.
  81. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  82. [ 0.000000] Architected cp15 timer(s) running at 48.00MHz (virt).
  83. [ 0.000010] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 2863311552512ns
  84. [ 0.000019] Switching to timer-based delay loop
  85. [ 0.000273] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  86. [ 0.000289] pid_max: default: 32768 minimum: 301
  87. [ 0.000545] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  88. [ 0.000559] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  89. [ 0.012970] Initializing cgroup subsys memory
  90. [ 0.013011] Initializing cgroup subsys devices
  91. [ 0.013063] CPU: Testing write buffer coherency: ok
  92. [ 0.013435] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  93. [ 0.013508] Setting up static identity map for 0x80212808 - 0x80212860
  94. [ 0.090668] CPU1: Booted secondary processor
  95. [ 0.090711] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  96. [ 0.110670] CPU2: Booted secondary processor
  97. [ 0.110705] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  98. [ 0.130686] CPU3: Booted secondary processor
  99. [ 0.130721] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  100. [ 0.130869] Brought up 4 CPUs
  101. [ 0.130911] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  102. [ 0.130920] CPU: All CPU(s) started in SVC mode.
  103. [ 0.141769] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  104. [ 0.142252] pinctrl core: initialized pinctrl subsystem
  105. [ 0.142680] regulator-dummy: no parameters
  106. [ 0.143382] NET: Registered protocol family 16
  107. [ 0.144920] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  108. [ 0.145559] cpuidle: using governor ladder
  109. [ 0.145572] cpuidle: using governor menu
  110. [ 0.158715] <CORE> glink_init: unable to create log context
  111. [ 0.159202] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
  112. [ 0.159987] sps:sps is ready.
  113. [ 0.165559] bio: create slab <bio-0> at 0
  114. [ 0.167392] SD0 VccQ: 1800 <--> 3000 mV
  115. [ 0.168032] SCSI subsystem initialized
  116. [ 0.168966] msm_bus_fabric_init_driver
  117. [ 0.169135] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
  118. [ 0.169153] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  119. [ 0.169171] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus4096 ctx1
  120. [ 0.169215] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
  121. [ 0.169229] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  122. [ 0.169245] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus1024 ctx1
  123. [ 0.194807] Advanced Linux Sound Architecture Driver Initialized.
  124. [ 0.195712] 80000.qcom,pcie supply vreg-3.3 not found, using dummy regulator
  125. [ 0.195802] 80000.qcom,pcie supply vreg-1.8 not found, using dummy regulator
  126. [ 0.195858] 80000.qcom,pcie supply vreg-0.9 not found, using dummy regulator
  127. [ 0.195910] 80000.qcom,pcie supply gdsc-vdd not found, using dummy regulator
  128. [ 0.290493] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0.
  129. [ 0.300485] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready!
  130. [ 0.320486] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  131. [ 0.460613] msm_pcie_enable: msm_pcie_enable: RC0:No. 1:LTSSM_STATE:0x0
  132. [ 0.500662] msm_pcie_enable: msm_pcie_enable: RC0:No. 2:LTSSM_STATE:0x0
  133. [ 0.540713] msm_pcie_enable: msm_pcie_enable: RC0:No. 3:LTSSM_STATE:0x0
  134. [ 0.580762] msm_pcie_enable: msm_pcie_enable: RC0:No. 4:LTSSM_STATE:0x0
  135. [ 0.620811] msm_pcie_enable: msm_pcie_enable: RC0:No. 5:LTSSM_STATE:0x0
  136. [ 0.660861] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0.
  137. [ 0.660874] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialization failed
  138. [ 0.660903] msm_pcie_enumerate: msm_pcie_enumerate: PCIe: failed to enable RC0.
  139. [ 0.660915] msm_pcie_probe: msm_pcie_probe: PCIe: RC0 is not enabled during bootup; it will be enumerated upon WAKE signal.
  140. [ 0.660926] msm_pcie_probe: msm_pcie_probe: PCIe: Driver probe failed for RC0:-1
  141. [ 0.661359] msm_pcie: probe of 80000.qcom,pcie failed with error -1
  142. [ 0.661609] Switched to clocksource arch_sys_counter
  143. [ 0.663405] NET: Registered protocol family 2
  144. [ 0.664766] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  145. [ 0.664817] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  146. [ 0.664867] TCP: Hash tables configured (established 2048 bind 2048)
  147. [ 0.664931] TCP: reno registered
  148. [ 0.664948] UDP hash table entries: 256 (order: 1, 8192 bytes)
  149. [ 0.664981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  150. [ 0.665339] NET: Registered protocol family 1
  151. [ 0.665887]
  152. [ 0.665887] Version Rollback Feature Disabled
  153. [ 0.667552] futex hash table entries: 1024 (order: 4, 65536 bytes)
  154. [ 0.676803] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  155. [ 0.677142] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  156. [ 0.678126] msgmni has been set to 480
  157. [ 0.680179] Key type asymmetric registered
  158. [ 0.680197] Asymmetric key parser 'x509' registered
  159. [ 0.680237] io scheduler noop registered
  160. [ 0.680247] io scheduler deadline registered (default)
  161. [ 0.681886] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  162. [ 0.681957] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  163. [ 0.682034] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  164. [ 0.682093] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  165. [ 0.683264] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  166. [ 0.684288] msm_serial_hsl_probe: detected port #0 (ttyMSM0)
  167. [ 0.684328] msm_serial_hsl_probe: Bus scaling is disabled
  168. [ 0.684479] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 139, base_baud = 115200) is a MSM
  169. [ 0.684568] msm_hsl_console_setup: console setup on port #0
  170. [ 1.410211] console [ttyMSM0] enabled
  171. [ 1.414309] msm_serial_hsl_init: driver initialized
  172. [ 1.419142] msm_serial_hs module loaded
  173. [ 1.422941] qca_serial_hs module loaded
  174. [ 1.428552] sps: BAM device 0x07984000 is not registered yet.
  175. [ 1.433326] sps:BAM 0x07984000 is registered.
  176. [ 1.437434] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xcf0c6e00
  177. [ 1.446350] sps:BAM 0x07984000 (va:0xd0b40000) enabled: ver:0x19, number of pipes:7
  178. [ 1.454079] msm_nand_version_check: nand_major:1, nand_minor:4, qpic_major:1, qpic_minor:4
  179. [ 1.462139] msm_nand_flash_onfi_probe: Found a non ONFI device
  180. [ 1.467927] msm_nand_scan: unknown nand flashid=0 manuf=0 devid=0
  181. [ 1.473997] msm_nand_probe: No nand device found
  182. [ 1.480360] sps: BAM device 0x07884000 is not registered yet.
  183. [ 1.485109] sps:BAM 0x07884000 is registered.
  184. [ 1.489449] sps:BAM 0x07884000 (va:0xd0b80000) enabled: ver:0x19, number of pipes:12
  185. [ 1.497592] m25p80 spi0.0: found s25fl016k, expected n25q128a11
  186. [ 1.503079] m25p80 spi0.0: s25fl016k (2048 Kbytes)
  187. [ 1.507855] 8 ofpart partitions found on MTD device spi0.0
  188. [ 1.513305] Creating 8 MTD partitions on "spi0.0":
  189. [ 1.518065] 0x000000000000-0x000000040000 : "0:SBL1"
  190. [ 1.524243] 0x000000040000-0x000000060000 : "0:MIBIB"
  191. [ 1.529366] 0x000000060000-0x0000000c0000 : "0:QSEE"
  192. [ 1.534479] 0x0000000c0000-0x0000000d0000 : "0:CDT"
  193. [ 1.539433] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS"
  194. [ 1.544948] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV"
  195. [ 1.550358] 0x0000000f0000-0x0000001b0000 : "0:APPSBL"
  196. [ 1.555430] 0x0000001b0000-0x000000200000 : "0:reserved1"
  197. [ 1.572681] libphy: ipq40xx_mdio: probed
  198. [ 1.579360] ipq40xx-mdio 90000.mdio: ipq40xx-mdio driver was registered
  199. [ 1.585037] i2c /dev entries driver
  200. [ 1.590604] sdhci: Secure Digital Host Controller Interface driver
  201. [ 1.595783] sdhci: Copyright(c) Pierre Ossman
  202. [ 1.600090] sdhci-pltfm: SDHCI platform and OF driver helper
  203. [ 1.606355] sdhci_msm 7824900.sdhci: Got SD LDO GPIO #33
  204. [ 1.711418] sdhci_msm 7824900.sdhci: Got CD GPIO #22.
  205. [ 1.721917] mmc0: no vmmc regulator found
  206. [ 1.801655] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA
  207. [ 1.814801] spinand_probe: enable hw ecc successfully
  208. [ 1.820483] nand: zhao.wl g_zte_spi_nand_id = 0xc8
  209. [ 1.824441] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1
  210. [ 1.830748] nand: GigaDevice GD5F1GQ1UB 128MiB 3.3V
  211. [ 1.835629] nand: 128MiB, SLC, page size: 2048, OOB size: 128
  212. [ 1.841342] nand: zhao.wl gd oob128
  213. [ 1.844918] Scanning device for bad blocks
  214. [ 2.133341] random: nonblocking pool is initialized
  215. [ 3.032990] Bad eraseblock 1023 at 0x000007fe0000
  216. [ 3.036761] 12 ofpart partitions found on MTD device spi0.1
  217. [ 3.042291] Creating 12 MTD partitions on "spi0.1":
  218. [ 3.047083] 0x000000000000-0x0000000a0000 : "fota-flag"
  219. [ 3.053383] 0x0000000a0000-0x000000120000 : "0:ART"
  220. [ 3.058227] 0x000000120000-0x0000001a0000 : "mac"
  221. [ 3.062956] 0x0000001a0000-0x000000260000 : "reserved2"
  222. [ 3.068139] 0x000000260000-0x000000660000 : "cfg-param"
  223. [ 3.073409] 0x000000660000-0x000000a60000 : "log"
  224. [ 3.078032] 0x000000a60000-0x000000b00000 : "oops"
  225. [ 3.082826] 0x000000b00000-0x000001000000 : "reserved3"
  226. [ 3.088028] 0x000001000000-0x000001800000 : "web"
  227. [ 3.092769] 0x000001800000-0x000003500000 : "rootfs"
  228. [ 3.097696] mtd: device 17 (rootfs) set to be root filesystem
  229. [ 3.102469] 0x000003500000-0x000004e00000 : "data"
  230. [ 3.108257] 0x000004e00000-0x000008000000 : "fota"
  231. [ 3.116746] TCP: cubic registered
  232. [ 3.119738] NET: Registered protocol family 10
  233. [ 3.124659] NET: Registered protocol family 17
  234. [ 3.128174] Bridge firewalling registered
  235. [ 3.132112] 8021q: 802.1Q VLAN Support v1.8
  236. [ 3.136378] Registering SWP/SWPB emulation handler
  237. [ 3.142130] regulator-dummy: disabling
  238. [ 3.145283] UBI: attaching mtd17 to ubi0
  239. [ 3.857685] UBI: scanning is finished
  240. [ 3.895771] UBI: attached mtd17 (name "rootfs", size 29 MiB) to ubi0
  241. [ 3.901095] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  242. [ 3.907910] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  243. [ 3.914568] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  244. [ 3.921402] UBI: good PEBs: 232, bad PEBs: 0, corrupted PEBs: 0
  245. [ 3.927327] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
  246. [ 3.934443] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1172687152
  247. [ 3.943471] UBI: available PEBs: 50, total reserved PEBs: 182, PEBs reserved for bad PEB handling: 20
  248. [ 3.952699] UBI: background thread "ubi_bgt0d" started, PID 72
  249. [ 3.955578] input: gpio_keys.9 as /devices/soc.1/gpio_keys.9/input/input0
  250. [ 3.955795] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  251. [ 3.959198] clk: Not disabling unused clocks
  252. [ 3.959203] ALSA device list:
  253. [ 3.959206] No soundcards found.
  254. [ 3.994601] VFS: Mounted root (squashfs filesystem) readonly on device 31:21.
  255. [ 4.000971] Freeing unused kernel memory: 172K (c08a8000 - c08d3000)
  256. *****************call /etc/preinit_zte*********************
  257. [ 5.148710] init: Console is alive
  258. [ 5.151272] init: - watchdog -
  259. [ 8.815728] usbcore: registered new interface driver usbfs
  260. [ 8.820261] usbcore: registered new interface driver hub
  261. [ 8.825793] usbcore: registered new device driver usb
  262. [ 9.535073] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  263. [ 9.539560] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  264. [ 9.547553] xhci-hcd xhci-hcd.0.auto: irq 164, io mem 0x08a00000
  265. [ 9.554235] hub 1-0:1.0: USB hub found
  266. [ 9.557008] hub 1-0:1.0: 1 port detected
  267. [ 9.561335] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  268. [ 9.566384] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  269. [ 9.574969] hub 2-0:1.0: USB hub found
  270. [ 9.577745] hub 2-0:1.0: 1 port detected
  271. [ 9.582144] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  272. [ 9.587096] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  273. [ 9.595015] xhci-hcd xhci-hcd.1.auto: irq 168, io mem 0x06000000
  274. [ 9.601632] hub 3-0:1.0: USB hub found
  275. [ 9.604483] hub 3-0:1.0: 1 port detected
  276. [ 9.608807] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  277. [ 9.613854] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  278. [ 9.622456] hub 4-0:1.0: USB hub found
  279. [ 9.625230] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
  280. [ 9.637437] usbcore: registered new interface driver usb-storage
  281. [ 10.001944] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
  282. [ 10.022456] usb 2-1: Parent hub missing LPM exit latency info. Power management will be impacted.
  283. [ 10.155469] init: - preinit -
  284. *****************call /etc/preinit_zte*********************
  285. *****************End of /etc/preinit_zte*********************
  286. [ 10.516699] procd: - early -
  287. [ 10.518675] procd: - watchdog -
  288. [ 11.320029] procd: - ubus -
  289. [ 12.332818] procd: - init -
  290. *************ZTE Init Script*************
  291. Please press Enter to activate this console.
  292. [ 12.472931] QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  293. [ 12.479113] qcrypto 8e20000.qcrypto: Qualcomm Crypto 5.3.1 device found @0x8e20000
  294. [ 12.486639] qcrypto 8e20000.qcrypto: CE device = 0x0
  295. [ 12.486639] , IO base, CE = 0xd1440000
  296. [ 12.486639] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  297. [ 12.486639] IO base BAM = 0x (null)
  298. [ 12.486639] BAM IRQ 239
  299. [ 12.486639] Engines Availability = 0x2010453
  300. [ 12.511217] sps:BAM 0x08e04000 is registered.
  301. [ 12.516311] sps:BAM 0x08e04000 (va:0xd1480000) enabled: ver:0x27, number of pipes:4
  302. [ 12.524102] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000008e04000 irq 239
  303. [ 12.531072] bus_scale_table is NULL
  304. [ 12.534500] qcrypto 8e20000.qcrypto: qcrypto-ecb-aes
  305. [ 12.539338] qcrypto 8e20000.qcrypto: qcrypto-cbc-aes
  306. [ 12.544307] qcrypto 8e20000.qcrypto: qcrypto-ctr-aes
  307. [ 12.549225] qcrypto 8e20000.qcrypto: qcrypto-ecb-des
  308. [ 12.554201] qcrypto 8e20000.qcrypto: qcrypto-cbc-des
  309. [ 12.559121] qcrypto 8e20000.qcrypto: qcrypto-ecb-3des
  310. [ 12.564189] qcrypto 8e20000.qcrypto: qcrypto-cbc-3des
  311. [ 12.569187] qcrypto 8e20000.qcrypto: qcrypto-xts-aes
  312. [ 12.574164] qcrypto 8e20000.qcrypto: qcrypto-sha1
  313. [ 12.578829] qcrypto 8e20000.qcrypto: qcrypto-sha256
  314. [ 12.583712] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
  315. [ 12.589938] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
  316. [ 12.596219] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
  317. [ 12.602544] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
  318. [ 12.608945] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
  319. [ 12.615397] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
  320. [ 12.621902] qcrypto 8e20000.qcrypto: qcrypto-hmac-sha1
  321. [ 12.627000] qcrypto 8e20000.qcrypto: qcrypto-hmac-sha256
  322. [ 12.632317] qcrypto 8e20000.qcrypto: qcrypto-aes-ccm
  323. [ 12.637243] qcrypto 8e20000.qcrypto: qcrypto-rfc4309-aes-ccm
  324. [ 12.642771] qcrypto: FIPS140-2 Known Answer Tests: Skipped
  325. [ 12.658720] nf_conntrack version 0.5.0 (3847 buckets, 15388 max)
  326. [ 12.667957] NTFS driver 2.1.30 [Flags: R/O MODULE].
  327. [ 12.675311] Initializing XFRM netlink socket
  328. [ 12.679863] NET: Registered protocol family 15
  329. [ 12.685951] PPP generic driver version 2.4.2
  330. [ 13.298653] ssdk_switch_device_num_init[985]:INFO:ess-switch dts node number: 1
  331. [ 13.304968] ssdk_dt_get_switch_node[824]:INFO:ess-switch DT exist!
  332. [ 13.311096] ssdk_dt_parse_access_mode[725]:INFO:switch_access_mode: local bus
  333. [ 13.318208] ssdk_dt_parse_access_mode[738]:INFO:switchreg_base_addr: 0xc000000
  334. [ 13.325411] ssdk_dt_parse_access_mode[739]:INFO:switchreg_size: 0x80000
  335. [ 13.332026] ssdk_dt_parse_mac_mode[235]:INFO:mac mode = 0x0
  336. [ 13.337566] ssdk_dt_parse_mac_mode[241]:INFO:mac mode1 doesn't exit!
  337. [ 13.343904] ssdk_dt_parse_mac_mode[250]:INFO:mac mode2 doesn't exit!
  338. [ 13.350241] ssdk_dt_parse_phy_info[508]:INFO:qcom,port_phyinfo DT doesn't exist!
  339. [ 13.357635] ssdk_dt_parse_mdio[598]:INFO:mdio DT exist!
  340. [ 13.362874] ssdk_dt_parse_led[798]:INFO:current dts led_source_num is 5
  341. [ 13.369436] ssdk_dt_parse_psgmii[690]:INFO:ess-psgmii DT exist!
  342. [ 13.375340] ssdk_plat_init start
  343. [ 13.378752] ssdk_plat_init[1231]:ERROR:enable ess clk
  344. [ 13.446747] malibu_phy_api_ops_init[2613]:INFO:qca probe malibu phy driver succeeded!
  345. [ 13.461595] malibu_phy_hw_init[2484]:INFO:MSF reset phy regiser 0505!
  346. [ 13.477467] malibu_phy_hw_init[2484]:INFO:MSF reset phy regiser 0505!
  347. [ 13.493347] malibu_phy_hw_init[2484]:INFO:MSF reset phy regiser 0505!
  348. [ 13.509214] malibu_phy_hw_init[2484]:INFO:MSF reset phy regiser 0505!
  349. [ 13.526505] malibu_phy_hw_init[2484]:INFO:MSF reset phy regiser 0505!
  350. [ 13.537152] regi_init[3332]:INFO:Initializing DESS!!
  351. [ 17.043375] ssdk_switch_register[1611]:INFO:Chip version 0x1401
  352. [ 17.048283] qca_link_polling_select[1273]:INFO:link-polling-required node does not exist
  353. [ 17.056332] ssdk_switch_register[1636]:INFO:polling is selected
  354. [ 17.062252] regi_init[3341]:INFO:Initializing DESS Done!!
  355. [ 17.067699] regi_init[3370]:INFO:qca-ssdk module init succeeded!
  356. [ 17.100741] tun: Universal TUN/TAP device driver, 1.6
  357. [ 17.104802] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  358. [ 17.116539] **********************************************************
  359. [ 17.122096] * Driver :NSS GMAC Driver - RTL v(3.72a)
  360. [ 17.127244] * Version :1.0
  361. [ 17.130109] * Copyright :Copyright (c) 2013-2018 The Linux Foundation. All rights reserved.
  362. [ 17.138460] **********************************************************
  363. [ 17.161714] l2tp_core: L2TP core driver, V2.0
  364. [ 17.166065] l2tp_netlink: L2TP netlink interface
  365. [ 17.205256] qca-nss-drv.ko is loaded for symbol link
  366. [ 17.211090] sit: IPv6 over IPv4 tunneling driver
  367. [ 17.217330] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded.
  368. [ 17.228642] gre: GRE over IPv4 demultiplexor driver
  369. [ 17.233737] ip_gre: GRE over IPv4 tunneling driver
  370. [ 17.240910] ip6_gre: GRE over IPv6 tunneling driver
  371. [ 17.249197] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  372. [ 17.264163] QCA multicast snooping installed successfully
  373. [ 17.271942] ip6_tables: (C) 2000-2006 Netfilter Core Team
  374. [ 17.281122] ZTE Generic Netlink Module Inserted without Lock
  375. [ 17.287966] edma_axi_probe!!!!!!!!!!!!!!!
  376. [ 17.292108] zte_nand_local_read():Reading Flash for Calibraton data from 0x0 and partition name is mac
  377. [ 17.302745] ***********************************************
  378. [ 17.307308] EDMA_LAN using MAC@ - using c8:ea:f8:7b:d0:77
  379. [ 17.319248] EDMA_WAN using MAC@ - using c8:ea:f8:7a:d0:77
  380. [ 17.323681] ***********************************************
  381. [ 17.414172] Netfilter messages via NETLINK v0.30.
  382. [ 17.420010] ip_set: protocol 6
  383. [ 17.450437] QCA Hy-Fi multicast installation successfully
  384. [ 17.459913] nss_lag_init[354]:LAG Manager Installed
  385. [ 17.466542] NET: Registered protocol family 24
  386. [ 17.471771] PPTP driver version 0.8.5
  387. [ 17.478894] <NSS-CRYPTO>:module loaded (platform - IPQ806x, build - Build_ID - 06/22/21, 07:09:15)
  388. [ 17.487159] <NSS-CRYPTO>:qca-nss-crypto.ko is loaded for symbol link
  389. [ 17.494314] crypto bench loaded - Build_ID - 06/22/21, 07:09:18
  390. [ 17.499241] nss_crypto_register_user[151]:bf26d21c: Crypto Device is not ready
  391. [ 17.509151] nss_macsec init success
  392. [ 17.516559] nss_crypto_register_user[151]:bf26d21c: Crypto Device is not ready
  393. [ 17.525365] nss is not enabled on this platform
  394. [ 17.528867] nss_ipsecmgr_init[1262]:NSS is not enabled in this platform
  395. [ 17.539823] nss_crypto_register_user[151]:bf26d21c: Crypto Device is not ready
  396. [ 17.547369] nss is not enabled on this platform
  397. [ 17.557495] u32 classifier
  398. [ 17.559176] input device check on
  399. [ 17.562983] Actions configured
  400. [ 17.568073] Mirror/redirect action on
  401. [ 17.594116] fuse init (API version 7.22)
  402. [ 17.604314] arp_tables: (C) 2002 David S. Miller
  403. [ 17.612046] usbcore: registered new interface driver cdc_wdm
  404. [ 17.630583] Ebtables v2.0 registered
  405. [ 17.635370] ip_tables: (C) 2000-2006 Netfilter Core Team
  406. [ 17.642893] ipt_TRIGGER: module license 'unspecified' taints kernel.
  407. [ 17.648215] Disabling lock debugging due to kernel taint
  408. [ 17.654350] iptables target:TRIGGER __init
  409. [ 17.664408] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  410. [ 17.713569] nf_conntrack_rtsp v0.6.21 loading
  411. [ 17.806450] nf_nat_rtsp v0.6.21 loading
  412. [ 17.816333] PPP MPPE Compression module registered
  413. [ 17.840687] usbcore: registered new interface driver usbserial
  414. [ 17.845809] usbcore: registered new interface driver usbserial_generic
  415. [ 17.852379] usbserial: USB Serial support registered for generic
  416. [ 17.904061] xt_time: kernel timezone is -0000
  417. [ 17.911354] usbcore: registered new interface driver cdc_ether
  418. [ 17.942905] qmi_wwan: probe of 2-1:1.0 failed with error -22
  419. [ 17.947652] qmi_wwan 2-1:1.1: bogus CDC Union: master=0, slave=0
  420. [ 17.953693] qmi_wwan: probe of 2-1:1.1 failed with error -1
  421. [ 17.959205] qmi_wwan 2-1:1.2: bogus CDC Union: master=0, slave=0
  422. [ 17.965153] qmi_wwan: probe of 2-1:1.2 failed with error -1
  423. [ 17.991322] qmi_wwan 2-1:1.3: cdc-wdm0: USB WDM device
  424. [ 17.998157] driver_info->flags 2400 idVendor 19d2 idProduct 1432
  425. [ 18.004402] qmi_wwan 2-1:1.3 usb0: register 'qmi_wwan' at usb-xhci-hcd.0.auto-1, Qualcomm WWAN/QMI device, 02:39:ab:9f:e6:c5
  426. [ 18.015541] [USBNET] MODULE_9x30_QMAP_ENABLE enable & dev->rx_urb_size is 16384 ,dev->rx_qlen is 27,usbnet_memory_mutil is 10
  427. [ 18.026467] usbcore: registered new interface driver qmi_wwan
  428. [ 18.035024] usbcore: registered new interface driver rndis_host
  429. [ 18.050842] usbcore: registered new interface driver option
  430. [ 18.056160] usbserial: USB Serial support registered for GSM modem (1-port)
  431. [ 18.062908] option 2-1:1.0: GSM modem (1-port) converter detected
  432. [ 18.068448] find modem i:44
  433. [ 18.071181] assign port->index 0
  434. [ 18.074899] set urb transfer_flags URB_ZERO_PACKET
  435. [ 18.079261] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  436. [ 18.085251] set urb transfer_flags URB_ZERO_PACKET
  437. [ 18.089935] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  438. [ 18.095967] set urb transfer_flags URB_ZERO_PACKET
  439. [ 18.100615] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  440. [ 18.106581] set urb transfer_flags URB_ZERO_PACKET
  441. [ 18.111284] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  442. [ 18.117482] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
  443. [ 18.124330] option 2-1:1.1: GSM modem (1-port) converter detected
  444. [ 18.130077] find modem i:44
  445. [ 18.132851] assign port->index 1
  446. [ 18.136384] set urb transfer_flags URB_ZERO_PACKET
  447. [ 18.140893] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  448. [ 18.146840] set urb transfer_flags URB_ZERO_PACKET
  449. [ 18.151571] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  450. [ 18.157526] set urb transfer_flags URB_ZERO_PACKET
  451. [ 18.162301] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  452. [ 18.168151] set urb transfer_flags URB_ZERO_PACKET
  453. [ 18.172954] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  454. [ 18.179092] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
  455. [ 18.186020] option 2-1:1.2: GSM modem (1-port) converter detected
  456. [ 18.191744] find modem i:44
  457. [ 18.194452] assign port->index 3
  458. [ 18.198031] set urb transfer_flags URB_ZERO_PACKET
  459. [ 18.202563] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  460. [ 18.208430] set urb transfer_flags URB_ZERO_PACKET
  461. [ 18.213241] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  462. [ 18.219107] set urb transfer_flags URB_ZERO_PACKET
  463. [ 18.223921] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  464. [ 18.229781] set urb transfer_flags URB_ZERO_PACKET
  465. [ 18.234606] usb_wwan_port_probe add URB_ZERO_PACKET to this urb
  466. [ 18.240700] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
  467. *************Set Ethernet SMP*************
  468. [ 18.998146] yaffs: dev is 32505868 name is "mtdblock12" rw
  469. [ 19.002655] yaffs: passed flags ""
  470. [ 19.097846] yaffs: dev is 32505869 name is "mtdblock13" rw
  471. [ 19.102331] yaffs: passed flags ""
  472. [ 19.189007] yaffs: dev is 32505875 name is "mtdblock19" rw
  473. [ 19.193508] yaffs: passed flags ""
  474. *************load ECM*************
  475. [ 20.023533] ECM init
  476. [ 20.024757] ECM database jhash random seed: 0x9f7ca9df
  477. [ 20.031789] ECM init complete
  478.  
  479. SSDK Init OK!
  480. operation done.
  481.  
  482.  
  483. SSDK Init OK!
  484. operation done.
  485.  
  486.  
  487. SSDK Init OK!
  488. operation done.
  489.  
  490.  
  491. SSDK Init OK!
  492. operation done.
  493.  
  494.  
  495. SSDK Init OK!
  496. operation done.
  497.  
  498.  
  499. SSDK Init OK!
  500. operation done.
  501.  
  502.  
  503. SSDK Init OK!
  504. operation done.
  505.  
  506.  
  507. SSDK Init OK!
  508. operation done.
  509.  
  510.  
  511. SSDK Init OK!
  512. operation done.
  513.  
  514.  
  515. SSDK Init OK!
  516. operation done.
  517.  
  518.  
  519. SSDK Init OK!
  520. operation done.
  521.  
  522.  
  523. SSDK Init OK!
  524. operation done.
  525.  
  526.  
  527. SSDK Init OK!
  528. operation done.
  529.  
  530.  
  531. SSDK Init OK!
  532. operation done.
  533.  
  534.  
  535. SSDK Init OK!
  536. operation done.
  537.  
  538.  
  539. SSDK Init OK!
  540. operation done.
  541.  
  542.  
  543. SSDK Init OK!
  544. operation done.
  545.  
  546.  
  547. SSDK Init OK!
  548. operation done.
  549.  
  550.  
  551. SSDK Init OK!
  552. operation done.
  553.  
  554. [ 20.365125] Load cfg new driver...
  555. [ 20.367514] cfg init, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 583
  556. [ 20.482902]
  557. [ 20.483368] CAP_wan_ipaddr=0.0.0
  558. [ 20.486577] 4341505f77616e5f6970616464723d302e302e30
  559. [ 20.498001]
  560. [ 20.498001] cfg init end, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 642
  561. [ 20.514499] cfg init, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 583
  562. [ 20.527499] Not a bridge device, or device not found: br-
  563. [ 20.571839]
  564. [ 20.572303] TESTBITSIGNINFO=0000
  565. [ 20.575516] 544553544249545349474e494e464f3d30303030
  566. [ 20.580551]
  567. [ 20.580551] cfg init end, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 642
  568. [ 20.598002] cfg init, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 583
  569. [ 20.608897] Not a bridge device, or device not found: br-
  570. [ 20.619092]
  571. [ 20.620311]
  572. [ 20.623520] 0000000000000000000000000000000000000000
  573. [ 20.628471]
  574. [ 20.628471] cfg init end, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 642
  575. [ 20.646112] cfg init, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 583
  576. [ 20.661593] cfg driver error: /etc_rw/inic/wapi open failure, file: /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c, line: 1008!
  577. [ 20.681875]
  578. [ 20.683324]
  579. [ 20.686537] 0000000000000000000000000000000000000000
  580. [ 20.691489]
  581. [ 20.691489] cfg init end, /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/cfg-1.0/cfg_param.c 642
  582. enter is_fota_update_successed.
  583. find a good block.
  584. last find blk_num = 0
  585. ****fota_update_flag in /dev/mtd8 is -****
  586. passwd: no record of admin in /etc/shadow, using /etc/passwd
  587. Changing password for admin
  588. New password:
  589. Bad password: too short
  590. Retype password:
  591. passwd: password for admin changed by admin
  592. cfg073777
  593. cfg081ec7
  594. cfg091ec7
  595. cfg0af087
  596. cfg0bf087
  597. cfg0cf087
  598. cfg0df087
  599. cfg0ef087
  600. opms_wan_ifname=usb0
  601. LanIfName=br-lan; guest_lan_if=br-Guest
  602. Thu Jan 1 00:00:24 1970 main.c 365 Successfully initialized wpa_supplicant
  603. killall: syslogd: no process killed
  604. killall: syslogd: no process killed
  605. killall: syslogd: no process killed
  606. [ 25.350980]
  607. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[200]: INFO:Recv from userspace: [Connect request from userspace
  608. ]
  609. [ 25.372322]
  610. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[172]: INFO:send msg to user ok, cmd=1, msg=0000
  611. [ 25.393150]
  612. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[172]: INFO:send msg to user ok, cmd=3, msg=
  613. zte_wifi_dfs_status_process: dfs=[]
  614. [ 26.593944] gpio_keys_gpio_report_event:code=529 state=0
  615. [ 26.598241] gpio_keys_gpio_report_event:code=358 state=0
  616. /bin/sh: can't create /sys/class/leds/led:wifi-red/blink: nonexistent directory
  617. /bin/sh: can't create /sys/class/leds/led:wifi-blue/blink: nonexistent directory
  618. /bin/sh: can't create /sys/class/leds/led:wifi-red/brightness: nonexistent directory
  619. /bin/sh: can't create /sys/class/leds/led:wifi-blue/brightness: nonexistent directory
  620. [ 26.721772] gpio_keys_gpio_report_event:code=529 state=0
  621. [ 26.726170] gpio_keys_gpio_report_event:code=358 state=0
  622. scan the sys dir to find ZTE device & conrresponding driver..........
  623. cat: can't open '/sys/kernel/debug/usb/devices': No such file or directory
  624. crw-r--r-- 1 admin admin 180, 176 Jan 1 00:00 /dev/cdc-wdm0
  625. crw-r--r-- 1 admin admin 188, 0 Jan 1 00:00 /dev/ttyUSB0
  626. crw-r--r-- 1 admin admin 188, 1 Jan 1 00:00 /dev/ttyUSB1
  627. crw-r--r-- 1 admin admin 188, 2 Jan 1 00:00 /dev/ttyUSB2
  628. /dev/bus/usb/:
  629. drwxr-xr-x 2 admin admin 60 Jan 1 00:00 001
  630. drwxr-xr-x 2 admin admin 80 Jan 1 00:00 002
  631. drwxr-xr-x 2 admin admin 60 Jan 1 00:00 003
  632. drwxr-xr-x 2 admin admin 60 Jan 1 00:00 004
  633.  
  634. /dev/bus/usb/001:
  635. crw-r--r-- 1 admin admin 189, 0 Jan 1 00:00 001
  636.  
  637. /dev/bus/usb/002:
  638. crw-r--r-- 1 admin admin 189, 128 Jan 1 00:00 001
  639. crw-r--r-- 1 admin admin 189, 129 Jan 1 00:00 002
  640.  
  641. /dev/bus/usb/003:
  642. crw-r--r-- 1 admin admin 189, 256 Jan 1 00:00 001
  643.  
  644. /dev/bus/usb/004:
  645. crw-r--r-- 1 admin admin 189, 384 Jan 1 00:00 001
  646. ifconfig: SIOCGIFFLAGS: No such device
  647. opms_wan_ifname=usb0
  648. LanIfName=br-lan; guest_lan_if=br-Guest
  649. * daemon not running. starting it now on port 5037 *
  650. enter launch_server server_port is 5037
  651. launch_server pipe path & pid: /usr/bin/adb, 868
  652. launch_server pipe path & pid: /usr/bin/adb, 0
  653. pid=0 and server_port is : 5037
  654. launch_server temp value: O,K,
  655.  
  656. * daemon started successfully *
  657. Sorry, rule does not exist.
  658. Sorry, rule does not exist.
  659. Sorry, rule does not exist.
  660. Sorry, rule does not exist.
  661. wifi_start_mode=2
  662. mac=[C8:EA:F8:7C:D0:77]
  663. mac=[C8:EA:F8:7C:D0:77]
  664. mac=[C8:EA:F8:7C:D0:77]
  665. @@@@@ wifi_start_mode with CAP or AP @@@@@@
  666. killall: zte_daemon: no process killed
  667. killall: dnsmasq: no process killed
  668. killall: zte_router: no process killed
  669. killall: zte_redirect: no process killed
  670. killall: udhcpc: no process killed
  671. killall: udhcpd: no process killed
  672. killall: zte_ipv6_slaac: no process killed
  673. killall: radvd: no process killed
  674. killall: ndppd: no process killed
  675. uci: Entry not found
  676. Error: Failed to connect to ubus
  677. Command failed: Not found
  678. Command failed: Not found
  679. 3 KB/s (146 bytes in 0.042s)
  680. [ 31.293477] IPv6: ADDRCONF(NETDEV_UP): br-Guest: link is not ready
  681. [ 31.319472] device eth1 entered promiscuous mode
  682. [ 31.327902] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  683. [ 32.061253] __mc_netlink_receive: Disable bridge snooping!
  684. [ 32.307729] br-lan: port 1(eth1) entered forwarding state
  685. [ 32.312209] br-lan: port 1(eth1) entered forwarding state
  686. [ 32.317789] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  687. [ 33.481013] __mc_netlink_receive: Disable bridge snooping!
  688. [ 34.160954] __mc_netlink_receive: Enable bridge snooping!
  689. [ 34.311622] br-lan: port 1(eth1) entered forwarding state
  690. opms_wan_ifname=usb0
  691. LanIfName=br-lan; guest_lan_if=br-Guest
  692. CURRENT WAN MODE:PPP
  693. internet.sh is called, the argument is []
  694. killall: pppoecd: no process killed
  695. killall: udhcpc: no process killed
  696. killall: zte_trx_router: no process killed
  697. killall: udhcpd: no process killed
  698. killall: dnsmasq: no process killed
  699. killall: miniupnpd: no process killed
  700. Create bridge br-lan..........
  701. device br-lan already exists; can't create bridge with the same name
  702. Create guest bridge br-Guest..........
  703. device br-Guest already exists; can't create bridge with the same name
  704. /sbin/internet.sh: line 99: can't create /proc/sys/net/ipv6/conf/br-Guest/accept_ra#turn: nonexistent directory
  705. Sorry, rule does not exist.
  706. Sorry, rule does not exist.
  707. use usb as wan port !!!!
  708. Sorry, rule does not exist.
  709. Sorry, rule does not exist.
  710. call setPortAsAllLAN............
  711. lan_ip: 192.168.1.1, lan_netmask: 255.255.255.0..........
  712. [ 36.840930] device eth1 left promiscuous mode
  713. [ 36.844532] br-lan: port 1(eth1) entered disabled state
  714. device eth0 is not a slave of br-lan
  715. [ 36.891824] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  716. [ 36.900790] device eth1 entered promiscuous mode
  717. [ 36.905101] br-lan: port 1(eth1) entered forwarding state
  718. [ 36.909819] br-lan: port 1(eth1) entered forwarding state
  719. [ 36.919789] device eth0 entered promiscuous mode
  720. opms_wan_ifname=usb0
  721. [ 37.001649] br-lan: port 1(eth1) entered forwarding state
  722. opms_wan_ifname=usb0
  723. LanIfName=br-lan; guest_lan_if=br-Guest
  724. killall: udhcpd: no process killed
  725. killall: dnsmasq: no process killed
  726. begin
  727. middle
  728. else section
  729. mang_num: -1
  730. list_first_item:
  731. one_num: -1
  732. ###the format of mac_ip_list is valid###
  733. 3 KB/s (154 bytes in 0.041s)
  734. begin
  735. middle
  736. else section
  737. mang_num: -1
  738. list_first_item:
  739. one_num: -1
  740. ###the format of mac_ip_list is valid###
  741. url_filter_list is NULL, return!
  742. opms_wan_ifname=usb0
  743. LanIfName=br-lan; guest_lan_if=br-Guest
  744. #######start the mtu_set.sh##########
  745. 192.168.1.1255.255.255.0init_dns_ip:tmp_byte_netmask is 0
  746. init_dns_ip:tmp_byte_netmask is 255
  747. init_dns_ip:tmp_byte_netmask is 255
  748. init_dns_ip:tmp_byte_netmask is 255
  749. #######end the mtu_set.sh##########
  750. iptables: No chain/target/match by that name.
  751. iptables: No chain/target/match by that name.
  752. dual_core_board_if= rndis0....
  753. ifconfig: SIOCSIFADDR: No such device
  754. iptables: No chain/target/match by that name.
  755. Cannot find device "rndis0"
  756. killall: zte_router: no process killed
  757. killall: zte_ipv6_slaac: no process killed
  758. iptables: No chain/target/match by that name.
  759. iptables v1.4.21: Couldn't load target `redirect_rules':No such file or directory
  760.  
  761. Try `iptables -h' or 'iptables --help' for more information.
  762. iptables v1.4.21: Couldn't load target `redirect_rules':No such file or directory
  763.  
  764. Try `iptables -h' or 'iptables --help' for more information.
  765. iptables v1.4.21: Couldn't load target `redirect_rules':No such file or directory
  766.  
  767. Try `iptables -h' or 'iptables --help' for more information.
  768. opms_wan_ifname=usb0
  769. LanIfName=br-lan; guest_lan_if=br-Guest
  770. iptables v1.4.21: Couldn't load target `remote_mark':No such file or directory
  771.  
  772. Try `iptables -h' or 'iptables --help' for more information.
  773. iptables: No chain/target/match by that name.
  774. iptables: No chain/target/match by that name.
  775. module is not loaded
  776. iptables v1.4.21: Couldn't load target `vpn_client_output':No such file or directory
  777.  
  778. Try `iptables -h' or 'iptables --help' for more information.
  779. iptables: No chain/target/match by that name.
  780. module is not loaded
  781. iptables: No chain/target/match by that name.
  782. module is not loaded
  783. iptables v1.4.21: Couldn't load target `vpn_client_prerouting':No such file or directory
  784.  
  785. Try `iptables -h' or 'iptables --help' for more information.
  786. iptables: No chain/target/match by that name.
  787. [ 39.755884] +++++++http_redirect load, g_web_redirect_gateway=[192.168.1.1], g_odu_lan_ipaddr=[0.0.0.0] ...
  788. [ 39.765976] +++++++http_redirect load, g_web_redirect_mode=[http]...
  789. iptables: No chain/target/match by that name.
  790. [ 39.776068]
  791. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[200]: INFO:Recv from userspace: [5]
  792. iptables: No chain/target/match by that name.
  793. iptables: No chain/target/match by that name.
  794. iptables: No chain/target/match by that name.
  795. iptables: No chain/target/match by that name.
  796. iptables: No chain/target/match by that name.
  797. iptables: No chain/target/match by that name.
  798. iptables: No chain/target/match by that name.
  799. iptables: No chain/target/match by that name.
  800. iptables: No chain/target/match by that name.
  801. iptables: Chain already exists.
  802. [ 40.035655]
  803. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[200]: INFO:Recv from userspace: [5]
  804. /bin/sh: zte_user_connect: not found
  805. iptables: No chain/target/match by that name.
  806. /bin/sh: zte_topsw_send_msg_to_sleep_for_cpe: not found
  807. iptables: No chain/target/match by that name.
  808. iptables: Chain already exists.
  809. ip6tables: No chain/target/match by that name.
  810. ip6tables: No chain/target/match by that name.
  811. ip6tables: No chain/target/match by that name.
  812. ip6tables: No chain/target/match by that name.
  813. ip6tables: No chain/target/match by that name.
  814. RECONNECT_NEW:OpenReconnectNewSwitch
  815. iptables: No chain/target/match by that name.
  816. iptables: No chain/target/match by that name.
  817. iptables: No chain/target/match by that name.
  818. iptables: No chain/target/match by that name.
  819. iptables: No chain/target/match by that name.
  820. iptables: No chain/target/match by that name.
  821. 3 KB/s (154 bytes in 0.039s)
  822. iptables: No chain/target/match by that name.
  823. iptables: No chain/target/match by that name.
  824. iptables: No chain/target/match by that name.
  825. iptables: No chain/target/match by that name.
  826. iptables: No chain/target/match by that name.
  827. iptables: No chain/target/match by that name.
  828. 377+0 records in
  829. 377+0 records out
  830. 12064 bytes (11.8KB) copied, 0.048970 seconds, 240.6KB/s
  831. 3 KB/s (154 bytes in 0.039s)
  832. 377+0 records in
  833. 377+0 records out
  834. 12064 bytes (11.8KB) copied, 0.083644 seconds, 140.8KB/s
  835. RECONNECT_NEW:OnConnectSuccess
  836. RECONNECT_NEW:connected Rndis_RecordTime:Thu Jan 1 00:00:41 1970
  837.  
  838. udhcpc: started, v1.25.1
  839. 377+0 records in
  840. 377+0 records out
  841. 12064 bytes (11.8KB) copied, 0.070852 seconds, 166.3KB/s
  842. iptables: No chain/target/match by that name.
  843. 3 KB/s (154 bytes in 0.040s)
  844. udhcpc: sending discover
  845. udhcpc: sending select for 10.7.186.94
  846. [ 41.735898]
  847. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[200]: INFO:Recv from userspace: [1]
  848. udhcpc: lease of 10.7.186.94 obtained, lease time 7200
  849. /etc_ro/udhcpc.sh: line 97: nvram_get: not found
  850. route: SIOCDELRT: No such process
  851. 3 KB/s (154 bytes in 0.039s)
  852. tcp_detect_port_list: 53,123,1900,139,445,4719,80,443,7547
  853. opms_wan_ifname=usb0
  854. LanIfName=br-lan; guest_lan_if=br-Guest
  855. #######start the mtu_set.sh##########
  856. 3 KB/s (154 bytes in 0.039s)
  857. Command failed: Not found
  858. opms_wan_ifname=usb0
  859. LanIfName=br-lan; guest_lan_if=br-Guest
  860. killall: miniupnpd: no process killed
  861. #######end the mtu_set.sh##########
  862. 3 KB/s (154 bytes in 0.039s)
  863. [ 42.289711] __mc_netlink_receive: Disable bridge snooping!
  864. opms_wan_ifname=usb0
  865. LanIfName=br-lan; guest_lan_if=br-Guest
  866. iptables: No chain/target/match by that name.
  867. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  868.  
  869. Try `iptables -h' or 'iptables --help' for more information.
  870. iptables: No chain/target/match by that name.
  871. iptables: No chain/target/match by that name.
  872. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  873.  
  874. Try `iptables -h' or 'iptables --help' for more information.
  875. iptables: No chain/target/match by that name.
  876. iptables: No chain/target/match by that name.
  877. iptables v1.4.21: Couldn't load target `MINIUPNPD-POSTROUTING':No such file or directory
  878.  
  879. Try `iptables -h' or 'iptables --help' for more information.
  880. iptables: No chain/target/match by that name.
  881. killall: miniupnpd: no process killed
  882. killall: iface-mgr: no process killed
  883. /etc/init.d/zte_init.sh: line 192: telnetd: not found
  884. opms_wan_ifname=usb0
  885. LanIfName=br-lan; guest_lan_if=br-Guest
  886. iptables: No chain/target/match by that name.
  887. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  888.  
  889. Try `iptables -h' or 'iptables --help' for more information.
  890. Sat Jan 1 00:00:00 UTC 2000
  891. [ 42.708351] yaffs: dev is 32505867 name is "mtdblock11" rw
  892. [ 42.712902] yaffs: passed flags ""
  893. iptables: No chain/target/match by that name.
  894. iptables: No chain/target/match by that name.
  895. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  896.  
  897. Try `iptables -h' or 'iptables --help' for more information.
  898. iptables: No chain/target/match by that name.
  899. iptables: No chain/target/match by that name.
  900. mount: mounting /dev/mtdblock11 on /etc_rw/fota failed: Invalid argument
  901. iptables v1.4.21: Couldn't load target `MINIUPNPD-POSTROUTING':No such file or directory
  902.  
  903. Try `iptables -h' or 'iptables --help' for more information.
  904. iptables: No chain/target/match by that name.
  905. ************start dos_attack_defender.sh*****************
  906. iptables: No chain/target/match by that name.
  907.  
  908. SSDK Init OK!
  909. operation done.
  910.  
  911. ************end dos_attack_defender.sh*****************
  912. Sat Jan 1 00:00:00 UTC 2000
  913. CST-2
  914. CST-2
  915. opms_wan_ifname=usb0
  916. LanIfName=br-lan; guest_lan_if=br-Guest
  917. #######start the mtu_set.sh##########
  918. #######end the mtu_set.sh##########
  919. module is already loaded - nf_conntrack_sip
  920. module is already loaded - nf_nat_sip
  921. module is already loaded - nf_conntrack_pptp
  922. module is already loaded - nf_nat_pptp
  923. module is already loaded - nf_conntrack_ftp
  924. module is already loaded - nf_nat_ftp
  925. module is already loaded - nf_conntrack_h323
  926. module is already loaded - nf_nat_h323
  927. module is already loaded - nf_conntrack_rtsp
  928. module is already loaded - nf_nat_rtsp
  929. module is already loaded - nf_conntrack_tftp
  930. module is already loaded - nf_nat_tftp
  931. goahead initWebs info: webdir is /etc_ro/web/web!
  932. webs: Listening for HTTP requests at address 192.168.1.1
  933. opms_wan_ifname=usb0
  934. LanIfName=br-lan; guest_lan_if=br-Guest
  935. iptables: No chain/target/match by that name.
  936. webs: Listening for HTTPS requests at port 443
  937. iptables: Chain already exists.
  938. ip6tables: Chain already exists.
  939. iptables: No chain/target/match by that name.
  940. tcp_detect_port_list: 53,123,1900,139,445,4719,80,443,7547
  941. opms_wan_ifname=usb0
  942. LanIfName=br-lan; guest_lan_if=br-Guest
  943. killall: miniupnpd: no process killed
  944. opms_wan_ifname=usb0
  945. LanIfName=br-lan; guest_lan_if=br-Guest
  946. iptables: No chain/target/match by that name.
  947. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  948.  
  949. Try `iptables -h' or 'iptables --help' for more information.
  950. iptables: No chain/target/match by that name.
  951. iptables: No chain/target/match by that name.
  952. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  953.  
  954. Try `iptables -h' or 'iptables --help' for more information.
  955. iptables: No chain/target/match by that name.
  956. iptables: No chain/target/match by that name.
  957. iptables v1.4.21: Couldn't load target `MINIUPNPD-POSTROUTING':No such file or directory
  958.  
  959. Try `iptables -h' or 'iptables --help' for more information.
  960. iptables: No chain/target/match by that name.
  961. killall: miniupnpd: no process killed
  962. opms_wan_ifname=usb0
  963. LanIfName=br-lan; guest_lan_if=br-Guest
  964. iptables: No chain/target/match by that name.
  965. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  966.  
  967. Try `iptables -h' or 'iptables --help' for more information.
  968. iptables: No chain/target/match by that name.
  969. iptables: No chain/target/match by that name.
  970. iptables v1.4.21: Couldn't load target `MINIUPNPD':No such file or directory
  971.  
  972. Try `iptables -h' or 'iptables --help' for more information.
  973. iptables: No chain/target/match by that name.
  974. iptables: No chain/target/match by that name.
  975. iptables v1.4.21: Couldn't load target `MINIUPNPD-POSTROUTING':No such file or directory
  976.  
  977. Try `iptables -h' or 'iptables --help' for more information.
  978. iptables: No chain/target/match by that name.
  979. ************start dos_attack_defender.sh*****************
  980. iptables: No chain/target/match by that name.
  981.  
  982. SSDK Init OK!
  983. operation done.
  984.  
  985. ************end dos_attack_defender.sh*****************
  986. opms_wan_ifname=usb0
  987. LanIfName=br-lan; guest_lan_if=br-Guest
  988. #######start the mtu_set.sh##########
  989. killall: cfrtool: no process killed
  990. #######end the mtu_set.sh##########
  991. [ 45.936782] ath_dfs: Version 2.0.0
  992. [ 45.936782] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  993. [ 45.963175] ath_spectral: Version 2.0.0
  994. [ 45.963175] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  995. opms_wan_ifname=usb0
  996. LanIfName=br-lan; guest_lan_if=br-Guest
  997. iptables: Bad rule (does a matching rule exist in that chain?).
  998. iptables: Bad rule (does a matching rule exist in that chain?).
  999. remotemg_white_list=[]
  1000. add remote manager done.
  1001. enter add_telnet()
  1002. disable telnetd on lan side
  1003. firewall_sys_fw done
  1004. remote object '/etc_rw/ztembb/voicemail.flag' does not exist
  1005. check_nv_value: check_nv_backup_value:
  1006. item_num: 0 backup_item_num: 0
  1007. tr069 func is not support, return!
  1008. iptables: No chain/target/match by that name.
  1009. /bin/sh: parental_control.sh: not found
  1010. iptables: No chain/target/match by that name.
  1011. [ 47.031460] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, 11D)
  1012. iptables v1.4.21: Couldn't load target `time_limit_filter':No such file or directory
  1013.  
  1014. Try `iptables -h' or 'iptables --help' for more informat[ 47.051997] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  1015. ion.
  1016. iptables: No chain/target/match by that name.
  1017. [ 47.076726] ath_tx99: Version 2.0
  1018. [ 47.076726] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  1019. [ 47.117126] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  1020. ip6tables: No chain/target/match by that name.
  1021. ip6tables v1.4.21: Couldn't load target `time_limit_filter':No such file or directory
  1022.  
  1023. Try `ip6tables -h' or 'ip6tables --help' for more information.
  1024. [ 47.174226] ath_da_pci: (Atheros/multi-bss)
  1025. ip6tables: No chain/target/match by that name.
  1026. mkdir: can't create directory '/var/log': File exists
  1027. 00:00:05 UP>>[update_control.c:2878]########---Update_Control Start---########
  1028. 00:00:05 UP>>[update_control.c:2883]modem is QC_MODEM
  1029. [ 47.831950] ol_ath_ahb_probe(): zte_debug skip_ipq4019_5g=0 Dev_name=a000000.wifi | Device Name: ipq40xx_wmac Device Data: 0x12ef
  1030. [ 47.842996] *********** IPQ4019 *************
  1031. [ 47.847885] Wifi0 CPU frequency 250000000
  1032. [ 47.847885]
  1033. [ 47.880551] hif_target_sync_ahb: Got FW signal, retries = 1
  1034. [ 47.885171] hif_ahb_enable_bus: X - hif_type = 0xd, target_type = 0xb
  1035. [ 47.892033] hif_config_ce: ce_init done
  1036. [ 47.895348] hif_config_ce: X, ret = 0
  1037. [ 47.899704] hif_set_hia: E
  1038. [ 47.905169] hif_set_hia_extnd: E
  1039. [ 47.907382] chip_id 0xb chip_revision 0x0
  1040. [ 47.911365]
  1041. [ 47.911365] CLOCK PLL skipped
  1042. [ 47.915966] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff
  1043. [ 47.923593] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
  1044. [ 47.931757] hif_pci_bus_configure: hif_set_hia done
  1045. [ 47.935625] hif_configure_irq: E
  1046. [ 47.938860] hif_enable: X OK
  1047. [ 47.941759] hif_napi_create: NAPI structures initialized
  1048. [ 47.946991] hif_napi_create: NAPI id 6 created for pipe 5
  1049. [ 47.952437] qca_napi_create: napi instance 32 created on pipe 4
  1050. [ 47.958273] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)
  1051. [ 47.964841] hif_napi_event: setting configuration to ON
  1052. [ 47.970126]
  1053. [ 47.970126] __ol_ath_attach() Allocated scn c9b404c0
  1054. [ 47.976563] nss is not enabled on this platform
  1055. [ 47.980933] nss register id -1 offload mode enabled = 0 nss config 0 Target Type b
  1056. [ 47.989363] __ol_ath_attach: dev name wifi0
  1057. [ 47.992801] ol_ath_attach interface_id 0
  1058. [ 47.996932] ol_target_init() BMI inited.
  1059. [ 48.000648] ol_target_init() BMI Get Target Info.
  1060. [ 48.005304] Chip id: 0xb, chip version: 0x1000000
  1061. [ 48.010165]
  1062. [ 48.010165] CE WAR Disabled
  1063. [ 48.015178] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  1064. [ 48.019968] ol_target_init() configure Target .
  1065. [ 48.024358]
  1066. [ 48.024358] Target Version is 1000000
  1067. [ 48.029366]
  1068. [ 48.029366] Flash Download Address c0000
  1069. [ 48.035075] ol_transfer_bin_file: flash data file defined
  1070. [ 48.040391] ol_transfer_bin_file[3847] Get Caldata for wifi0.
  1071. [ 48.046226] qdf_fs_read[66], Open File /tmp/wifi0.caldata SUCCESS!!
  1072. [ 48.052431] file system magic:16914836
  1073. [ 48.056098] super blocksize:4096
  1074. [ 48.059309] inode 12971
  1075. [ 48.061780] file size:12064
  1076. speed limit is disabled, so we need to clear iptable and tc rule[ 48.064609] qc98xx_verify_checksum: flash checksum passed: 0x3812
  1077. [ 48.076206] ol_transfer_bin_file 3907: Download Flash data len 12064
  1078. s
  1079. userflowEnable=0,so we need to enable SFE
  1080. [ 48.082845] Board extended Data download address: 0x0
  1081. module is already loaded - ecm
  1082. iptables: No chain/target/match by that name.
  1083. iptables: No chain/target/match by that name[ 48.117197]
  1084. [ 48.117197] Board data initialized
  1085. .
  1086. [ 48.124470] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  1087. [ 48.132088]
  1088. [ 48.132088] Selecting OTP binary for CHIP Version 0x01000000, and CHIP Type 11, CHIP Revision -1063504508
  1089. [ 48.145837] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/otp.bin
  1090. [ 48.234453] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  1091. [ 48.240924] ol_transfer_bin_file 3729: downloading file 0, Download data len 4676
  1092. [ 48.265369]
  1093. [ 48.265369] First OTP send param 8000
  1094. [ 48.274358] ol_ath_download_firmware :First OTP download and Execute is good address:0x1234 return param 0x5000
  1095. RTNETLINK answers: Invalid argument
  1096. [ 48.283736] ol_ath_download_firmware:##Board Id 20 , CHIP Id 0
  1097. Cannot find device "br1"
  1098. [ 48.292744] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  1099. RTNETLINK answers: [ 48.302214]
  1100. [ 48.302214] wifi0: Selecting board data file name boardData_1_0_IPQ4019_DK04_2G.bin
  1101. Invalid argument
  1102. [ 48.313327] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_2G.bin
  1103. mkdir: can't create directory '/var/log': File exists
  1104. [ 48.326366] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_2G.bin
  1105. [ 48.508018] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  1106. [ 48.514530] ol_transfer_bin_file 3729: downloading file 3, Download data len 12064
  1107. [ 48.522339] Board extended Data download address: 0x0
  1108. [ 48.546811] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  1109. [ 48.552917]
  1110. [ 48.552917] Selecting OTP binary for CHIP Version 0x01000000, and CHIP Type 11, CHIP Revision -1063504508
  1111. [ 48.564274] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/otp.bin
  1112. [ 48.571344] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  1113. [ 48.578799] ol_transfer_bin_file 3729: downloading file 0, Download data len 4676
  1114. [ 48.602747]
  1115. [ 48.602747] [Flash] : Ignore Module param
  1116. [ 48.607351]
  1117. [ 48.607351] Second otp download Param 10000
  1118. [ 48.623605] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  1119. [ 48.630896]
  1120. [ 48.630896] Mission mode: Firmware CHIP Version 0x01000000, and CHIP Type 11, CHIP Revision -1063504508
  1121. [ 48.643419] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  1122. [ 48.650253] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  1123. [ 48.658233] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  1124. [ 48.665003] ol_swap_wlan_memory_expansion: length:201359 size_left:201379 dma_size_left:262144 fw_temp:d5acb004 fw_entry_size:201383
  1125. [ 48.676835] ol_swap_wlan_memory_expansion: dma_virt_addr :d5a8a000 fw_temp: d5acb008 length: 201359
  1126. [ 48.686146] Swap: bytes_left to copy: fw:16; dma_page:60785
  1127. [ 48.691400] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:60785 fw_temp:d5afc29b fw_entry_size:201383
  1128. [ 48.702555] Swap: wrong length read:0
  1129. [ 48.706055] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 201359 Target address 417d00
  1130. [ 48.715188] scn=c9b404c0 target_write_addr=417d00 seg_info=ca8b8410
  1131. [ 48.721332] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  1132. [ 48.730147] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin
  1133. [ 48.740336] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
  1134. [ 48.748100] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/athwlan.bin
  1135. iptables v1.4.21: Couldn't load target `wifi_multissid_isolate':No such file or directory
  1136.  
  1137. Try `iptables -h' or 'iptables --help' for more inf[ 49.252390] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  1138. [ 49.263360] ol_transfer_bin_file 3729: downloading file 1, Download data len 385188
  1139. ormation.
  1140. iptables: No chain/target/match by that name.
  1141. iptables: No chain/target/match by that name.
  1142. iptables v1.4.21: Couldn't load target `second_ssid_access_control':No such file or directory
  1143.  
  1144. Try `iptables -h' or 'iptables --help' for more information.
  1145. iptables: No chain/target/match by that name.
  1146. iptables: No chain/target/match by that name.
  1147. iptables v1.4.21: Couldn't load target `wifi_main_guest_ssid_isolate':No such file or directory
  1148.  
  1149. Try `iptables -h' or 'iptables --help' for more information.
  1150. iptables: No chain/target/match by that name.
  1151. iptables: No chain/target/match by that name.
  1152. [ 50.553930] ol_target_init() Download FW done.
  1153. [ 50.557495] ERROR: No wifi_dump dts node available in the dts entry file
  1154. [ 50.564470] ol_ath_attach() WMI attached. wmi_handle cf9ec000
  1155. [ 50.570025] wmi_unified_register_event_handler: Event id 62 is unavailable
  1156. [ 50.576927] +htc_create .. HIF :cab58000-htc_create: (0xcc767000)
  1157. [ 50.582897] htc_wmi_init() HT Create . cc767000
  1158. [ 50.587660] htc_wmi_init 8433 host_enable 0 nss_nwifi_offload 0
  1159. [ 50.593560] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  1160. [ 50.602874] OL_ACBKMinfree : 0
  1161. [ 50.605956] OL_ACBEMinfree : 0
  1162. [ 50.609079] OL_ACVIMinfree : 0
  1163. [ 50.612240] OL_ACVOMinfree : 0
  1164. [ 50.615336] hif_enable_fastpath, Enabling fastpath mode
  1165. [ 50.620538] +HWT
  1166. [ 50.622411] hif_completion_thread_startup: pipe_num:0 pipe_info:0xcab5c578
  1167. [ 50.629369] hif_completion_thread_startup: pipe_num:3 pipe_info:0xcab5c650
  1168. [ 50.636132] hif_completion_thread_startup: pipe_num:4 pipe_info:0xcab5c698
  1169. [ 50.648704] -HWT
  1170. [ 50.649586] Startup Mode-0 set
  1171. [ 50.652620] pdev attach 00000000 -1
  1172. [ 50.656119]
  1173. [ 50.656119] <=== cfg max peer id 1056 ====>
  1174. [ 50.662448] htt_peer_map_timer_init Enter pdev c8828000 hrtimer c882c950
  1175. [ 50.668450]
  1176. [ 50.668450] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cab76000 paddr 8ab76000
  1177. [ 50.678219]
  1178. [ 50.678219] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  1179. [ 50.689828] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from c84a0000
  1180. [ 50.698905] Firmware_Build_Number:83
  1181. [ 50.701555] FW wireless modes: 0x680c
  1182. [ 50.705246] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
  1183. [ 50.715098] btcoex_support 0, wlan_prio_gpio 0, coex_gpio_pin 0 0 0
  1184. [ 50.721337] wmi_service_coex_gpio 1, wmi_service_4_wire_coex_support 1, coex_version 0
  1185. [ 50.729288]
  1186. [ 50.729288] Sending Ext resource cfg: HOST PLATFORM as 0
  1187. [ 50.729288] fw_feature_bitmap as 50 to TGT
  1188. [ 50.740186] ol_ath_service_ready_event: tt_support: 1
  1189. [ 50.745159] ol_ath_service_ready_event: periodic_chan_stats: 1
  1190. [ 50.750938] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  1191. [ 50.757309] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  1192. [ 50.766769] Airtime Fairness: num_peers=530 num_active_peer=52
  1193. [ 50.772633] EXT NSS Supported
  1194. [ 50.775521] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  1195. [ 50.783310] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  1196. [ 50.790751] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  1197. [ 50.798606] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  1198. [ 50.806098] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  1199. [ 50.814077] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  1200. [ 50.821431] idx 8 req 9 num_units 1 num_unit_info 8 unit size 819200 actual units 1
  1201. [ 50.829875] ol_ath_alloc_host_mem_chunk req_id 9 idx 3 num_units 1 unit_len 819200,
  1202. [ 50.836919] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 531
  1203. [ 50.844933] ol_ath_alloc_host_mem_chunk req_id 1 idx 4 num_units 531 unit_len 744,
  1204. [ 50.852186] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  1205. [ 50.860073] ol_ath_alloc_host_mem_chunk req_id 6 idx 5 num_units 35 unit_len 3072,
  1206. [ 50.867558] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1
  1207. [ 50.875217] ol_ath_alloc_host_mem_chunk req_id 7 idx 6 num_units 1 unit_len 6144,
  1208. [ 50.882654] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2060 actual units 531
  1209. [ 50.891360] ol_ath_alloc_host_mem_chunk req_id 5 idx 7 num_units 531 unit_len 2060,
  1210. [ 50.898112] Support not added yet for Service 91
  1211. [ 50.902703] Support not added yet for Service 92
  1212. [ 50.907274] No EXT_MSG send INIT now
  1213. [ 50.910842] chunk 0 len 13568 requested , ptr 0x8c600000
  1214. [ 50.916245] chunk 1 len 54272 requested , ptr 0x88510000
  1215. [ 50.921624] chunk 2 len 217088 requested , ptr 0x88540000
  1216. [ 50.927070] chunk 3 len 819200 requested , ptr 0x88600000
  1217. [ 50.932570] chunk 4 len 395064 requested , ptr 0x88580000
  1218. [ 50.938004] chunk 5 len 107520 requested , ptr 0x88520000
  1219. [ 50.943504] chunk 6 len 6144 requested , ptr 0x88576000
  1220. [ 50.948771] chunk 7 len 1093860 requested , ptr 0x88000000
  1221. [ 50.954352] chunk 8 len 0 requested , ptr 0x0
  1222. [ 50.958826] ol_ath_service_ready_event[4288] WAPI MBSSID 2
  1223. [ 50.964503] smart_log_init: Smart logging Enabled buf=c8110000 (size=65536)
  1224. [ 51.003964] Version = 16777216 3 status = 0
  1225. [ 51.007241] ol_ath_connect_htc() WMI is ready
  1226. [ 51.011639] target uses HTT version 2.2; host uses 2.2
  1227. [ 51.016698] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
  1228. [ 51.032106] ol_ath_attach() connect HTC.
  1229. [ 51.035092] bypasswmi : 0
  1230. [ 51.037703] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  1231. [ 51.049509] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  1232. [ 51.056314] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  1233. [ 51.063145] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  1234. [ 51.069820] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  1235. [ 51.076754] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  1236. [ 51.083922] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  1237. [ 51.091084] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  1238. [ 51.098402] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  1239. [ 51.105782] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  1240. [ 51.113160] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  1241. [ 51.120512] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  1242. [ 51.128003] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  1243. [ 51.135557] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  1244. [ 51.143425] OL Resmgr Init-ed
  1245. [ 51.146190] ieee80211_cbs_init CBS Inited
  1246. [ 51.150022] ieee80211_bsteering_attach: Band steering initialized
  1247. [ 51.156164] acfg_attach: 2979: Netlink socket created:ce113400
  1248. [ 51.162037] SPECTRAL : get_capability not registered
  1249. [ 51.166864] HAL_CAP_PHYDIAG : Capable
  1250. [ 51.170507] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 242)
  1251. [ 51.178616] SPECTRAL : get_capability not registered
  1252. [ 51.183558] HAL_CAP_RADAR : Capable
  1253. [ 51.187176] SPECTRAL : Need to fix the capablity check for SPECTRAL
  1254. [ 51.187176] (spectral_attach : 247)
  1255. [ 51.197011] SPECTRAL : get_capability not registered
  1256. [ 51.201953] HAL_CAP_SPECTRAL_SCAN : Capable
  1257. [ 51.206097] SPECTRAL : get_tsf64 not registered
  1258. [ 51.210621] spectral_init_netlink 85 NULL SKB
  1259. [ 51.214989] Green-AP : Green-AP : Attached
  1260. [ 51.214989]
  1261. [ 51.220509] Green-AP : Attached
  1262. [ 51.223659] rate power table override is only supported for AR98XX
  1263. [ 51.229945] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna.
  1264. [ 51.237098] ol_if_dfs_attach: called; ptr=c81a198c, radar_info=cc739bf0
  1265. [ 51.243628] dfs_attach: event log enabled by default
  1266. [ 51.249475] >>>> CB Set 00000000
  1267. [ 51.252241] [zte_debug] ol_ath_attach(): 4019 scn led = [37]
  1268. [ 51.257407] ol_ath_attach() UMAC attach .
  1269. [ 51.261477]
  1270. [ 51.261477] BURSTING enabled by default
  1271. [ 51.267131] ol_ath_attach: Set global_ic[1] ..ptr:bf85180c
  1272. [ 51.272413] ath_lowi_if_netlink_init LOWI Netlink successfully created
  1273. [ 51.278888] cfr_netlink_init CFR Netlink successfully created
  1274. [ 51.284628] ath_adhoc_netlink_init NETLINK_KERNEL_CREATE FAILED
  1275. [ 51.290495] osif_wrap_attach:444 osif wrap attached
  1276. [ 51.295403] osif_wrap_devt_init:405 osif wrap dev table init done
  1277. [ 51.301418] Wrap Attached: Wrap_com =ce292400 ic->ic_wrap_com=ce292400 &wrap_com->wc_devt=ce292400
  1278. [ 51.310554] __ol_ath_attach: needed_headroom reservation 60
  1279. [ 51.317537] ol_ath_thermal_param_init: dev_name: wifi0
  1280. [ 51.321836] ol_ath_thermal_mitigation_attach: --
  1281. [ 51.326283] ol_ath_ahb_probe num_radios=0, wifi_radios[0].sc = c9b404c0 wifi_radio_type = 2
  1282. [ 51.334708] ath_sysfs_diag_init: diag_fsattr
  1283. [ 51.339047] ol_ath_ahb_probe(): zte_debug skip_ipq4019_5g=0 Dev_name=a800000.wifi | Device Name: ipq40xx_wmac Device Data: 0x12ef
  1284. [ 51.350958] *********** IPQ4019 *************
  1285. [ 51.356051] Wifi1 CPU frequency 250000000
  1286. [ 51.356051]
  1287. [ 51.380729] hif_target_sync_ahb: Got FW signal, retries = 1
  1288. [ 51.385346] hif_ahb_enable_bus: X - hif_type = 0xd, target_type = 0xb
  1289. [ 51.392888] hif_config_ce: ce_init done
  1290. [ 51.395726] hif_config_ce: X, ret = 0
  1291. [ 51.399368] hif_set_hia: E
  1292. [ 51.407364] hif_set_hia_extnd: E
  1293. [ 51.409572] chip_id 0xb chip_revision 0x0
  1294. [ 51.413647]
  1295. [ 51.413647] CLOCK PLL skipped
  1296. [ 51.418106] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff
  1297. [ 51.425803] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
  1298. [ 51.434025] hif_pci_bus_configure: hif_set_hia done
  1299. [ 51.437918] hif_configure_irq: E
  1300. [ 51.441149] hif_enable: X OK
  1301. [ 51.444060] hif_napi_create: NAPI structures initialized
  1302. [ 51.449283] hif_napi_create: NAPI id 6 created for pipe 5
  1303. [ 51.454729] qca_napi_create: napi instance 32 created on pipe 4
  1304. [ 51.460564] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)
  1305. [ 51.467196] hif_napi_event: setting configuration to ON
  1306. [ 51.472429]
  1307. [ 51.472429] __ol_ath_attach() Allocated scn c87004c0
  1308. [ 51.478764] nss is not enabled on this platform
  1309. [ 51.483266] nss register id -1 offload mode enabled = 0 nss config 0 Target Type b
  1310. [ 51.490843] __ol_ath_attach: dev name wifi1
  1311. [ 51.495078] ol_ath_attach interface_id 1
  1312. [ 51.499242] ol_target_init() BMI inited.
  1313. [ 51.503024] ol_target_init() BMI Get Target Info.
  1314. [ 51.507523] Chip id: 0xb, chip version: 0x1000000
  1315. [ 51.512275]
  1316. [ 51.512275] CE WAR Disabled
  1317. [ 51.516756] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  1318. [ 51.522365] ol_target_init() configure Target .
  1319. [ 51.526606]
  1320. [ 51.526606] Target Version is 1000000
  1321. [ 51.531696]
  1322. [ 51.531696] Flash Download Address c0000
  1323. [ 51.534439]
  1324. [ 51.534439] /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[200]: INFO:Recv from userspace: [1]
  1325. 192.168.1.1255.255.255.0init_dns_ip:tmp_byte_netmask is 0
  1326. [ 51.558996] ol_transfer_bin_file: flash data file defined
  1327. init_dns_ip:tmp_byte_netmask is 255
  1328. init_dns_ip:tmp_byte_netmas[ 51.572255] ol_transfer_bin_file[3847] Get Caldata for wifi1.
  1329. k is 255
  1330. init_dns_ip:tmp_byte_netmask is 255
  1331. #######start the [ 51.582129] qdf_fs_read[66], Open File /tmp/wifi1.caldata SUCCESS!!
  1332. mtu_set.sh##########
  1333. [ 51.593945] file system magic:16914836
  1334. [ 51.596908] [wifi0] FWLOG: [60228] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x96c, 0x0 )
  1335. [ 51.596930] [wifi0] FWLOG: [60270] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
  1336. [ 51.596948] [wifi0] FWLOG: [60270] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
  1337. [ 51.596966] [wifi0] FWLOG: [60270] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
  1338. [ 51.596984] [wifi0] FWLOG: [60270] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
  1339. [ 51.597002] [wifi0] FWLOG: [60416] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0x810, 0x0, 0x12 )
  1340. [ 51.597020] [wifi0] FWLOG: [60416] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x0, 0x12, 0x10, 0x12 )
  1341. [ 51.657041] super blocksize:4096
  1342. [ 51.659684] inode 15857
  1343. [ 51.662267] file size:12064
  1344. [ 51.664876] qc98xx_verify_checksum: flash checksum passed: 0xb9a2
  1345. [ 51.670964] ol_transfer_bin_file 3907: Download Flash data len 12064
  1346. [ 51.677588] Board extended Data download address: 0x0
  1347. [ 51.707821]
  1348. [ 51.707821] Board data initialized
  1349. [ 51.712021] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  1350. [ 51.719348]
  1351. [ 51.719348] Selecting OTP binary for CHIP Version 0x01000000, and CHIP Type 11, CHIP Revision -1063504508
  1352. #######end the mtu_set.sh##########
  1353. [ 51.731212] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/otp.bin
  1354. [ 51.741740] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  1355. [ 51.748491] ol_transfer_bin_file 3729: downloading file 0, Download data len 4676
  1356. [ 51.772839]
  1357. [ 51.772839] First OTP send param 8000
  1358. [ 51.782130] ol_ath_download_firmware :First OTP download and Execute is good address:0x1234 return param 0x5400
  1359. [ 51.791244] ol_ath_download_firmware:##Board Id 21 , CHIP Id 0
  1360. [ 51.797157] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  1361. [ 51.803993]
  1362. [ 51.803993] wifi1: Selecting board data file name boardData_1_0_IPQ4019_DK04_5G.bin
  1363. [ 51.813184] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_5G.bin
  1364. [ 51.825431] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_5G.bin
  1365. [ 51.845442] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  1366. [ 51.851997] ol_transfer_bin_file 3729: downloading file 3, Download data len 12064
  1367. [ 51.859769] Board extended Data download address: 0x0
  1368. [ 51.884598] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  1369. [ 51.890698]
  1370. [ 51.890698] Selecting OTP binary for CHIP Version 0x01000000, and CHIP Type 11, CHIP Revision -1063504508
  1371. [ 51.901953] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/otp.bin
  1372. [ 51.909183] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  1373. [ 51.916629] ol_transfer_bin_file 3729: downloading file 0, Download data len 4676
  1374. [ 51.940515]
  1375. [ 51.940515] [Flash] : Ignore Module param
  1376. [ 51.945181]
  1377. [ 51.945181] Second otp download Param 10000
  1378. [ 51.961518] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  1379. [ 51.968900]
  1380. [ 51.968900] Mission mode: Firmware CHIP Version 0x01000000, and CHIP Type 11, CHIP Revision -1063504508
  1381. [ 51.980434] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  1382. [ 51.987618] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  1383. [ 51.995376] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  1384. [ 52.002304] ol_swap_wlan_memory_expansion: length:201359 size_left:201379 dma_size_left:262144 fw_temp:d6765004 fw_entry_size:201383
  1385. [ 52.014176] ol_swap_wlan_memory_expansion: dma_virt_addr :d6720000 fw_temp: d6765008 length: 201359
  1386. [ 52.023512] Swap: bytes_left to copy: fw:16; dma_page:60785
  1387. [ 52.028689] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:60785 fw_temp:d679629b fw_entry_size:201383
  1388. [ 52.039764] Swap: wrong length read:0
  1389. [ 52.043452] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 201359 Target address 417d00
  1390. [ 52.052428] scn=c87004c0 target_write_addr=417d00 seg_info=ca8b8010
  1391. [ 52.058620] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  1392. [ 52.067455] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin
  1393. [ 52.077721] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
  1394. [ 52.085413] ol_transfer_bin_file() zte_debug FW Filename: IPQ4019/hw.1/athwlan.bin
  1395. [ 52.094071] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  1396. [ 52.100578] ol_transfer_bin_file 3729: downloading file 1, Download data len 385188
  1397. [ 52.397169]
  1398. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[200]: INFO:192.168.1.1255.255.255.0init_dns_ip:tmp_byte_netmask is 0
  1399. Recv from userspace: [1]
  1400. init_dns_ip:tmp_byte_netmask is 255
  1401. init_dns_ip:tmp_byte_netmask is 255
  1402. init_dns_ip:tmp_byte_netmask is 255
  1403. #######start the mtu_set.sh##########
  1404. #######end the mtu_set.sh##########
  1405. ************Set WiFi SMP Affinity********************
  1406. cat: can't open '/sys/class/net/wifi1/hwcaps': No such file or directory
  1407. zte_port_status_monitor_create_msg_queue(): msgid = [524304]
  1408. zte_ripc
  1409. zte_ripc start without parameter
  1410. wifi_start_mode is 2.
  1411. zte_ripc server
  1412. normal mode!
  1413. iMsgHandle is 557073
  1414. zte_ripc begin to rcv msg from queue 557073.
  1415. [ 53.434078] ol_target_init() Download FW done.
  1416. [ 53.437683] ERROR: No wifi_dump dts node available in the dts entry file
  1417. [ 53.444874] ol_ath_attach() WMI attached. wmi_handle cd936000
  1418. [ 53.452761] wmi_unified_register_event_handler: Event id 62 is unavailable
  1419. [ 53.462096] +htc_create .. HIF :c8148000-htc_create: (0xcc5dd000)
  1420. [ 53.467147] htc_wmi_init() HT Create . cc5dd000
  1421. [ 53.472594] htc_wmi_init 8433 host_enable 0 nss_nwifi_offload 0
  1422. [ 53.477671] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  1423. [ 53.494919] OL_ACBKMinfree : 0
  1424. [ 53.497644] OL_ACBEMinfree : 0
  1425. [ 53.500168] OL_ACVIMinfree : 0
  1426. [ 53.503357] OL_ACVOMinfree : 0
  1427. [ 53.506422] hif_enable_fastpath, Enabling fastpath mode
  1428. [ 53.511667] +HWT
  1429. [ 53.513468] hif_completion_thread_startup: pipe_num:0 pipe_info:0xc814c578
  1430. [ 53.520319] hif_completion_thread_startup: pipe_num:3 pipe_info:0xc814c650
  1431. [ 53.527228] hif_completion_thread_startup: pipe_num:4 pipe_info:0xc814c698
  1432. [ 53.539223] -HWT
  1433. [ 53.540115] Startup Mode-0 set
  1434. [ 53.543296] pdev attach 00000000 -1
  1435. [ 53.546858]
  1436. [ 53.546858] <=== cfg max peer id 1056 ====>
  1437. [ 53.553069] htt_peer_map_timer_init Enter pdev c76a8000 hrtimer c76ac950
  1438. [ 53.558977]
  1439. [ 53.558977] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cc40c000 paddr 8c40c000
  1440. [ 53.568742]
  1441. [ 53.568742] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  1442. [ 53.580378] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from c7320000
  1443. [ 53.589489] Firmware_Build_Number:83
  1444. [ 53.592252] FW wireless modes: 0x1f9001
  1445. [ 53.595958] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
  1446. [ 53.605844] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0
  1447. [ 53.614154]
  1448. [ 53.614154] Sending Ext resource cfg: HOST PLATFORM as 0
  1449. [ 53.614154] fw_feature_bitmap as 50 to TGT
  1450. [ 53.624710] ol_ath_service_ready_event: tt_support: 1
  1451. [ 53.629629] ol_ath_service_ready_event: periodic_chan_stats: 1
  1452. [ 53.639909] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  1453. [ 53.645304] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  1454. [ 53.654753] Airtime Fairness: num_peers=530 num_active_peer=52
  1455. Sat Oct 18 23:10:18 UTC 2025
  1456. [ 53.660604] EXT NSS Supported
  1457. [ 53.671722] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  1458. [ 53.681948] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  1459. [ 53.688411] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  1460. [ 53.696350] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  1461. [ 53.703838] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  1462. [ 53.711812] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  1463. [ 53.719146] idx 8 req 9 num_units 1 num_unit_info 8 unit size 819200 actual units 1
  1464. [ 53.727949] ol_ath_alloc_host_mem_chunk req_id 9 idx 3 num_units 1 unit_len 819200,
  1465. [ 53.734644] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 531
  1466. [ 53.742673] ol_ath_alloc_host_mem_chunk req_id 1 idx 4 num_units 531 unit_len 744,
  1467. [ 53.749886] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  1468. [ 53.757846] ol_ath_alloc_host_mem_chunk req_id 6 idx 5 num_units 35 unit_len 3072,
  1469. [ 53.765290] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1
  1470. [ 53.772949] ol_ath_alloc_host_mem_chunk req_id 7 idx 6 num_units 1 unit_len 6144,
  1471. [ 53.780340] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2060 actual units 531
  1472. [ 53.789286] ol_ath_alloc_host_mem_chunk req_id 5 idx 7 num_units 531 unit_len 2060,
  1473. [ 53.795966] Support not added yet for Service 91
  1474. [ 53.800511] Support not added yet for Service 92
  1475. [ 53.805136] No EXT_MSG send INIT now
  1476. [ 53.808681] chunk 0 len 13568 requested , ptr 0x8c644000
  1477. [ 53.814083] chunk 1 len 54272 requested , ptr 0x873d0000
  1478. [ 53.819436] chunk 2 len 217088 requested , ptr 0x86800000
  1479. [ 53.824932] chunk 3 len 819200 requested , ptr 0x86900000
  1480. [ 53.830374] chunk 4 len 395064 requested , ptr 0x86880000
  1481. [ 53.835893] chunk 5 len 107520 requested , ptr 0x86840000
  1482. [ 53.841312] chunk 6 len 6144 requested , ptr 0x887de000
  1483. [ 53.846663] chunk 7 len 1093860 requested , ptr 0x86a00000
  1484. [ 53.852217] chunk 8 len 0 requested , ptr 0x0
  1485. [ 53.856670] ol_ath_service_ready_event[4288] WAPI MBSSID 2
  1486. [ 53.862339] smart_log_init: Smart logging Enabled buf=c6b10000 (size=65536)
  1487. [ 53.899203] Version = 16777216 3 status = 0
  1488. [ 53.902490] ol_ath_connect_htc() WMI is ready
  1489. Sun Oct 19 00:10:08 UTC 2025
  1490. [ 53.906904] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
  1491. [ 53.906924] target uses HTT version 2.2; host uses 2.2
  1492. [ 53.930028] ol_ath_attach() connect HTC.
  1493. [ 53.933144] bypasswmi : 0
  1494. [ 53.935690] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  1495. [ 53.947581] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  1496. [ 53.954543] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  1497. [ 53.961242] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  1498. [ 53.968148] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  1499. [ 53.975128] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  1500. [ 53.982203] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
  1501. [ 53.989373] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
  1502. [ 53.996793] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
  1503. [ 53.998688] Switching to Tx Mode-1 Threshold 280
  1504. [ 54.008938] Add VHT80 channel: 5210
  1505. [ 54.012229] Add VHT80 channel: 5290
  1506. [ 54.015676] Add VHT80 channel: 5530
  1507. [ 54.019135] Add VHT80 channel: 5610
  1508. [ 54.022642] Add VHT80 channel: 5690
  1509. [ 54.026086] Add VHT80 channel: 5775
  1510. [ 54.029592] Skipping VHT80 channel 5825
  1511. [ 54.033412] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x4000100
  1512. [ 54.041108] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x8000100
  1513. [ 54.049980] freq=58
  1514. [ 54.051157] freq=106
  1515. [ 54.053439] freq=122
  1516. [ 54.055699] OL Resmgr Init-ed
  1517. [ 54.058830] ieee80211_cbs_init CBS Inited
  1518. [ 54.062654] ieee80211_bsteering_attach: Band steering initialized
  1519. [ 54.068699] acfg_attach: Offload using existing sock ce113400
  1520. [ 54.074592] SPECTRAL : get_capability not registered
  1521. [ 54.079362] HAL_CAP_PHYDIAG : Capable
  1522. [ 54.083118] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 242)
  1523. [ 54.091083] SPECTRAL : get_capability not registered
  1524. [ 54.096055] HAL_CAP_RADAR : Capable
  1525. [ 54.099677] SPECTRAL : Need to fix the capablity check for SPECTRAL
  1526. [ 54.099677] (spectral_attach : 247)
  1527. [ 54.109506] SPECTRAL : get_capability not registered
  1528. [ 54.114463] HAL_CAP_SPECTRAL_SCAN : Capable
  1529. [ 54.118596] SPECTRAL : get_tsf64 not registered
  1530. [ 54.123149] spectral_init_netlink 85 NULL SKB
  1531. [ 54.127462] Green-AP : Green-AP : Attached
  1532. [ 54.127462]
  1533. [ 54.133031] Green-AP : Attached
  1534. [ 54.136133] rate power table override is only supported for AR98XX
  1535. [ 54.142417] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna.
  1536. [ 54.149634] ol_if_dfs_attach: called; ptr=c73c998c, radar_info=cc739bf0
  1537. [ 54.156150] dfs_attach: event log enabled by default
  1538. [ 54.162214] >>>> CB Set 00000000
  1539. [ 54.165448] [zte_debug] ol_ath_attach(): 4019 scn led = [37]
  1540. [ 54.170091] ol_ath_attach() UMAC attach .
  1541. [ 54.174287]
  1542. [ 54.174287] BURSTING enabled by default
  1543. [ 54.179646] ol_ath_attach: Set global_ic[2] ..ptr:bf85180c
  1544. [ 54.185171] ath_lowi_if_netlink_init Incremented LOWI netlink ref count: 2
  1545. [ 54.191914] cfr_netlink_init Incremented CFR netlink ref count: 2
  1546. [ 54.197981] ath_adhoc_netlink_init NETLINK_KERNEL_CREATE FAILED
  1547. [ 54.203895] osif_wrap_attach:444 osif wrap attached
  1548. [ 54.208755] osif_wrap_devt_init:405 osif wrap dev table init done
  1549. [ 54.214828] Wrap Attached: Wrap_com =c85e3e00 ic->ic_wrap_com=c85e3e00 &wrap_com->wc_devt=c85e3e00
  1550. [ 54.223949] __ol_ath_attach: needed_headroom reservation 60
  1551. [ 54.231059] ol_ath_thermal_param_init: dev_name: wifi1
  1552. [ 54.235356] ol_ath_thermal_mitigation_attach: --
  1553. [ 54.239827] ol_ath_ahb_probe num_radios=1, wifi_radios[1].sc = c87004c0 wifi_radio_type = 2
  1554. [ 54.248228] ath_sysfs_diag_init: diag_fsattr
  1555. [ 54.252734] ath_ol_pci: (Atheros/multi-bss)
  1556. [ 54.273755] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
  1557. [ 54.280013] +hif_update_pipe_callback pipeid 8
  1558. [ 54.280013]
  1559. [ 54.286042] -hif_update_pipe_callback
  1560. [ 54.286042]
  1561. [ 54.291161] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
  1562. [ 54.298331] +hif_update_pipe_callback pipeid 8
  1563. [ 54.298331]
  1564. [ 54.304164] -hif_update_pipe_callback
  1565. [ 54.304164]
  1566. [ 54.339063] __sa_init_module
  1567. No Direct-Attach chipsets found.
  1568. [ 54.376503] Removing athdebug proc file
  1569. [ 54.379390] Removing athledonoff proc file
  1570. [ 54.384029] ath_dev: driver unloaded
  1571. [ 54.398326] ath_tx99: driver unloaded
  1572. [ 54.412711] ath_rate_atheros: driver unloaded
  1573. [ 54.427681] ath_hal: driver unloaded
  1574. cat: can't open '1': No such file or directory
  1575. [ 54.481564] [wifi1] FWLOG: [63197] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x1464, 0x0 )
  1576. [ 54.488498] [wifi1] FWLOG: [63236] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
  1577. [ 54.496997] [wifi1] FWLOG: [63236] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
  1578. [ 54.505681] [wifi1] FWLOG: [63236] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
  1579. [ 54.514362] [wifi1] FWLOG: [63236] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
  1580. [ 54.523039] [wifi1] FWLOG: [63395] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0x810, 0x10, 0x0 )
  1581. [ 54.532211] [wifi1] FWLOG: [63395] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x0, 0x10, 0x12 )
  1582. Command failed: Not found
  1583. rm: can't remove '/var/run/son.conf': No such file or directory
  1584. /sbin/zte_voip_qos.sh: line 269: can't create /sys/zte_check_voip/dev_if_addr: nonexistent directory
  1585. [ 56.893981] Switching to Tx Mode-1 Threshold 280
  1586. /sbin/zte_voip_qos.sh: line 269: can't create /sys/zte_check_voip/dev_if_addr: nonexistent directory
  1587. [ 58.192682] nss is not enabled on this platform
  1588. [ 58.225724] nss is not enabled on this platform
  1589. uci: Entry not found
  1590. [ 58.327657] set TXBF_SND_PERIOD: value 100 wmi_status 0
  1591. [ 58.336881] set TXBF_SND_PERIOD: value 100 wmi_status 0
  1592. Invalid command : obss_rx_rssi_th
  1593. Invalid command : obss_rx_rssi_th
  1594. add light on here if need
  1595. /bin/sh: zte_user_connect: not found
  1596. /bin/sh: zte_topsw_send_msg_to_sleep_for_cpe: not found
  1597. [ 58.576435] __mc_netlink_receive: Disable bridge snooping!
  1598. cfg053579
  1599. cfg063579
  1600. the input param is 4
  1601. please process the wifi mode of PRERE
  1602. ath0 no private ioctls.
  1603.  
  1604. ath1 no private ioctls.
  1605.  
  1606. Command failed: Not found
  1607. [ 59.892698] __mc_netlink_receive: Disable bridge snooping!
  1608. killall: iface-mgr: no process killed
  1609. sh: 128: unknown operand
  1610. qcawifi disable radio wifi0
  1611. sh: 128: unknown operand
  1612. qcawifi disable radio wifi1
  1613. sh: 128: unknown operand
  1614. qcawifi: enable radio wifi0
  1615. [ 60.457436] [ol_ath_iw_setcountry][1919] *p=47, *(p+1)=52
  1616. [ 60.462001] isCountryCodeValid: EEPROM regdomain 0x0
  1617. [ 60.466780] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  1618. [ 60.473700] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  1619. [ 60.480469] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  1620. [ 60.487194] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  1621. [ 60.494121] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  1622. [ 60.501225] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  1623. [ 60.508452] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  1624. [ 60.515741] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  1625. [ 60.523127] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  1626. [ 60.530479] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  1627. [ 60.537883] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  1628. [ 60.545343] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  1629. [ 60.552962] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  1630. [ 60.595713] set TXBF_SND_PERIOD: value 100 wmi_status 0
  1631. [ 60.617503] [wifi0] [ 60.618067] Disconnect_timeout value entered:10
  1632.  
  1633. [ 60.623329] FWLOG: [70065] WAL_DBGID_PDEV_INFO_PRINT ( 0x37, [ 60.628895] reconfiguration_timeout value entered:60
  1634.  
  1635. [ 60.634103] 0x199, 0x130, 0x0, 0x32 )
  1636. [ 60.637845] [wifi0] FWLOG: [70101] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 )
  1637. cat: can't open '/sys/class/net/ath0/address': No such file or directory
  1638. sh: bad number
  1639. sh: bad number
  1640. /sbin/wifi: eval: line 1: wlanmode: not found
  1641. [ 60.929023] wlan_vap_create : enter. devhandle=0xc9b404c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  1642. [ 60.936808] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = c8:ea:f8:7c:d0:77:
  1643. [ 60.946008] ieee80211_mbo_vattach:MBO Initialized
  1644. [ 60.950584] ieee80211_oce_vattach: OCE Initialized
  1645. [ 60.955708] wlan_vap_create : exit. devhandle=0xc9b404c0, vap=0xca9d8000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  1646. [ 60.965616] __ieee80211_smart_ant_init: Smart Antenna is not supported
  1647. [ 60.972158] Enabling TX checksum bit for the vap ath0 features 4000
  1648. [ 60.978447] Enabling SG bit for the vap ath0 features 4000
  1649. [ 60.984072] Enabling SG bit for the vap ath0 features 4000
  1650. [ 60.989557] Enabling TSO bit for the vap ath0 features 4000
  1651. [ 60.995234] Enabling LRO bit for the vap ath0 features 4000
  1652. [ 61.002703] VAP device ath0 created osifp: (c83ad4c0) os_if: (ca9d8000)
  1653. sh: 0: unknown operand
  1654. [ 61.021525] siwfreq
  1655. [ 61.022669] Set freq vap 0 stop send + ca9d8000
  1656. [ 61.027439] Set freq vap 0 stop send -ca9d8000
  1657. [ 61.051680] Set wait done --ca9d8000
  1658. ath01 no private ioctls.
  1659.  
  1660. sh: 192: unknown operand
  1661. sh: bad number
  1662. sh: bad number
  1663. Interface doesn't accept private ioctl...
  1664. stafwd (8BE0): Invalid argument
  1665. ath01 no private ioctls.
  1666.  
  1667. [ 61.144531] Setting Max Stations:32
  1668. Error for wireless request "Set ESSID" (8B1A) :
  1669. SET failed on device ath0 ; Invalid argument.
  1670. ath1 no private ioctls.
  1671.  
  1672. [ 61.162525] [DEBUG] vap-0(ath0):set SIOC80211NWID, 26 characters
  1673. [ 61.173129]
  1674. [ 61.173129] DES SSID SET=VODAFONE_GigaWiFiHome_7729
  1675. ath1 no private ioctls.
  1676.  
  1677. ath11 no private ioctls.
  1678.  
  1679. sh: 0: unknown operand
  1680. Following channels are blocked from Channel selection algorithm
  1681. [1] [2] [3] [4]
  1682. sh: 0: unknown operand
  1683. sh: 0: unknown operand
  1684. [ 61.681735] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1
  1685. [ 61.712198] DEVICE IS DOWN ifname=ath0
  1686. [ 61.715077] DEVICE IS DOWN ifname=ath0
  1687. [ 61.892109] Sending SCAN START cmd
  1688. [ 61.895321] 8021q: adding VLAN 0 to HW filter on device ath0
  1689. OK
  1690. [ 62.308993] device ath0 entered promiscuous mode
  1691. [ 62.313318] br-lan: port 3(ath0) entered forwarding state
  1692. [ 62.318025] br-lan: port 3(ath0) entered forwarding state
  1693. Interface doesn't accept private ioctl...
  1694. setHwaddr (8BE4): Device or resource busy
  1695. [ 62.411628] br-lan: port 3(ath0) entered forwarding state
  1696. [ 62.616437] [wifi0] FWLOG: [71407] WAL_DBGID_SECURITY_ENCR_EN ( )
  1697. [ 62.622603] [wifi0] FWLOG: [71407] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1698. [ 62.640667] [wifi0] FWLOG: [71434] WAL channel change freq=2412, mode=1 flags=0 rx_ok=1 tx_ok=1
  1699. [ 62.648894] [wifi0] FWLOG: [71749] WAL channel change freq=2417, mode=1 flags=0 rx_ok=1 tx_ok=1
  1700. [ 62.657580] [wifi0] FWLOG: [72063] WAL channel change freq=2422, mode=1 flags=0 rx_ok=1 tx_ok=1
  1701. 00:10:17 UP>>[update_control.c:2684]modem_detect_Func_attest enter
  1702. sh: 128: unknown operand
  1703. qcawifi: enable radio wifi1
  1704. [ 63.018246] [ol_ath_iw_setcountry][1919] *p=47, *(p+1)=52
  1705. [ 63.023103] isCountryCodeValid: EEPROM regdomain 0x0
  1706. [ 63.027659] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  1707. [ 63.036624] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  1708. [ 63.042894] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  1709. [ 63.049337] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  1710. [ 63.056887] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  1711. [ 63.063931] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
  1712. [ 63.070776] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
  1713. [ 63.078573] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
  1714. [ 63.085713] Add VHT80 channel: 5210
  1715. [ 63.088822] Add VHT80 channel: 5290
  1716. [ 63.092793] Add VHT80 channel: 5530
  1717. [ 63.095767] Add VHT80 channel: 5610
  1718. [ 63.099318] Skipping VHT80 channel 5660
  1719. [ 63.103711] Skipping VHT80 channel 5680
  1720. [ 63.106884] Skipping VHT80 channel 5700
  1721. [ 63.110704] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x4000100
  1722. [ 63.119249] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x8000100
  1723. [ 63.127979] freq=58
  1724. [ 63.129140] freq=106
  1725. [ 63.131397] freq=122
  1726. [ 63.169857] set TXBF_SND_PERIOD: value 100 wmi_status 0
  1727. unzip: can't open /etc_rw/fota/image.zip[.zip 63.195450] Disconnect_timeout value entered:10
  1728. [ 63.207121] reconfiguration_timeout value entered:60
  1729. unzip: can't open /cache/image.zip[.zip]
  1730. 00:10:17 UP>>[update_control.c:2941]start zte_dm
  1731. 00:10:17 UP>>[update_control.c:2196]fsm turn from 0 to 0.
  1732. cat: can't open '/sys/class/net/ath1/address': No such file or directory
  1733. sh: bad number
  1734. sh: bad number
  1735. /sbin/wifi: eval: line 1: wlanmode: not found
  1736. [ 63.421464] wlan_vap_create : enter. devhandle=0xc87004c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  1737. [ 63.429322] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = c8:ea:f8:7e:d0:77:
  1738. [ 63.438508] ieee80211_mbo_vattach:MBO Initialized
  1739. [ 63.443095] ieee80211_oce_vattach: OCE Initialized
  1740. [ 63.448144] wlan_vap_create : exit. devhandle=0xc87004c0, vap=0xc9940000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  1741. [ 63.458121] __ieee80211_smart_ant_init: Smart Antenna is not supported
  1742. [ 63.464669] Enabling TX checksum bit for the vap ath1 features 4000
  1743. [ 63.470894] Enabling SG bit for the vap ath1 features 4000
  1744. [ 63.476549] Enabling SG bit for the vap ath1 features 4000
  1745. [ 63.478941] [wifi1] FWLOG: [72695] WAL_DBGID_PDEV_INFO_PRINT ( 0x37, 0x199, 0x130, 0x30, 0x0 )
  1746. [ 63.478959] [wifi1] FWLOG: [72695] WAL_DBGID_PDEV_INFO_PRINT ( 0x37, 0x30, 0x0, 0x30, 0x0 )
  1747. [ 63.478975] [wifi1] FWLOG: [72738] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 )
  1748. [ 63.506401] Enabling TSO bit for the vap ath1 features 4000
  1749. [ 63.511980] Enabling LRO bit for the vap ath1 features 4000
  1750. [ 63.520831] VAP device ath1 created osifp: (c6bf74c0) os_if: (c9940000)
  1751. sh: 0: unknown operand
  1752. [ 63.543038] siwfreq
  1753. [ 63.544130] Set freq vap 0 stop send + c9940000
  1754. [ 63.549109] Set freq vap 0 stop send -c9940000
  1755. [ 63.581733] Set wait done --c9940000
  1756. [ 63.615964] [wifi0] FWLOG: [72378] WAL channel change freq=2427, mode=1 flags=0 rx_ok=1 tx_ok=1
  1757. [ 63.624148] [wifi0] FWLOG: [72691] WAL channel change freq=2432, mode=1 flags=0 rx_ok=1 tx_ok=1
  1758. [ 63.632948] [wifi0] FWLOG: [73005] WAL channel change freq=2437, mode=1 flags=0 rx_ok=1 tx_ok=1
  1759. sh: 192: unknown operand
  1760. sh: bad number
  1761. sh: bad number
  1762. Interface doesn't accept private ioctl...
  1763. stafwd (8BE0): Invalid argument
  1764. [ 63.682176] Setting Max Stations:32
  1765. Error for wireless request "Set ESSID" (8B1A) :
  1766. SET failed on device ath1 ; Invalid arg[ 63.698062] [DEBUG] vap-0(ath1):set SIOC80211NWID, 26 characters
  1767. ument.
  1768. [ 63.705623]
  1769. [ 63.705623] DES SSID SET=VODAFONE_GigaWiFiHome_7729
  1770. sh: 0: unknown operand
  1771. sh: 0: unknown operand
  1772. sh: 0: unknown operand
  1773. [ 64.251686] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1
  1774. [ 64.302126] DEVICE IS DOWN ifname=ath1
  1775. [ 64.305033] DEVICE IS DOWN ifname=ath1
  1776. [ 64.476972] [wifi1] FWLOG: [74054] WAL_DBGID_SECURITY_ENCR_EN (
  1777. [ 64.482482] Sending SCAN START cmd
  1778. [ 64.484480] )
  1779. [ 64.484502] [wifi1] FWLOG: [74054] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1780. [ 64.494581] 8021q: adding VLAN 0 to HW filter on device ath1
  1781. OK
  1782. [ 64.615408] [wifi0] FWLOG: [73319] WAL channel change freq=2442, mode=1 flags=0 rx_ok=1 tx_ok=1
  1783. [ 64.623498] [wifi0] FWLOG: [73633] WAL channel change freq=2447, mode=1 flags=0 rx_ok=1 tx_ok=1
  1784. [ 64.632124] [wifi0] FWLOG: [73947] WAL channel change freq=2452, mode=1 flags=0 rx_ok=1 tx_ok=1
  1785. [ 64.797525] device ath1 entered promiscuous mode
  1786. [ 64.802299] br-lan: port 4(ath1) entered forwarding state
  1787. [ 64.806755] br-lan: port 4(ath1) entered forwarding state
  1788. Interface doesn't accept private ioctl...
  1789. setHwaddr (8BE4): Device or resource busy
  1790. [ 64.901656] br-lan: port 4(ath1) entered forwarding state
  1791. [ 65.476496] [wifi1] FWLOG: [74097] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
  1792. [ 65.484263] [wifi1] FWLOG: [74411] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
  1793. [ 65.494314] [wifi1] FWLOG: [74726] WAL channel change freq=5220, mode=0 flags=0 rx_ok=1 tx_ok=1
  1794. [ 65.502938] [wifi1] FWLOG: [75041] WAL channel change freq=5240, mode=0 flags=0 rx_ok=1 tx_ok=1
  1795. [ 65.614910] [wifi0] FWLOG: [74262] WAL channel change freq=2457, mode=1 flags=0 rx_ok=1 tx_ok=1
  1796. [ 65.622776] [wifi0] FWLOG: [74576] WAL channel change freq=2462, mode=1 flags=0 rx_ok=1 tx_ok=1
  1797. [ 65.634039] [wifi0] FWLOG: [74890] WAL channel change freq=2467, mode=1 flags=0 rx_ok=1 tx_ok=1
  1798. [ 65.641888] [wifi0] FWLOG: [75204] WAL channel change freq=2472, mode=1 flags=0 rx_ok=1 tx_ok=1
  1799. Command failed: Not found
  1800. rm: can't remove '/var/run/son.conf': No such file or directory
  1801. [ 65.881915] send_vdev_down_cmd_non_tlv for vap 0
  1802. [ 65.885827] OL vap_start +
  1803. [ 65.888221] VDEV START
  1804. [ 65.890567] OL vap_start -
  1805. [ 65.893317] [zte_debug] cur driver channel = 6
  1806. [ 65.897699]
  1807. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[172]: INFO:send msg to user ok, cmd=4, msg=6
  1808. [ 65.918291] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43
  1809. zte_wifi_channel_process: WiFi Channel=[6]
  1810. [ 66.076973] ol_vdev_start_resp_ev for vap 0 (cf9ec000)
  1811. [ 66.081139] send_wmm_update_cmd_non_tlv:
  1812. [ 66.085282] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  1813. [ 66.092098] send_vdev_up_cmd_non_tlv for vap 0
  1814. [ 66.096486] Beacon mode set to staggered. Cannot enable FD
  1815. [ 66.101938] __ieee80211_smart_ant_init: Smart Antenna is not supported
  1816. [ 66.108541]
  1817. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[172]: INFO:send msg to user ok, cmd=3, msg=401
  1818. [ 66.129296] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43
  1819. zte_wifi_dfs_status_process: dfs=[401]
  1820. /bin/sh: zte_user_connect: not found
  1821. /bin/sh: zte_topsw_send_msg_to_sleep_for_cpe: not found
  1822. [ 66.476052] [wifi1] FWLOG: [75355] WAL channel change freq=5260, mode=0 flags=0 rx_ok=1 tx_ok=1
  1823. [ 66.484326] [wifi1] FWLOG: [75668] WAL channel change freq=5280, mode=0 flags=0 rx_ok=1 tx_ok=1
  1824. [ 66.502295] [wifi1] FWLOG: [75983] WAL channel change freq=5300, mode=0 flags=0 rx_ok=1 tx_ok=1
  1825. [ 66.614413] [wifi0] FWLOG: [75521] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1826. [ 66.619914] [wifi0] FWLOG: [75521] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1827. [ 66.626432] [wifi0] FWLOG: [75526] vap-0 VDEV_MGR_VDEV_START ( 0x985, 0x2, 0x0, 0x0 )
  1828. [ 66.634299] [wifi0] FWLOG: [75527] WAL channel change freq=2437, mode=7 flags=0 rx_ok=1 tx_ok=1
  1829. [ 66.644141] [wifi0] FWLOG: [75527] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x985, 0x1 )
  1830. [ 66.650513] [wifi0] FWLOG: [75717] VDEV_MGR_VDEV_START_RESP ( 0x0 )
  1831. [ 66.669661] [wifi0] FWLOG: [75738] VDEV_MGR_HP_START_TIME ( 0x0, 0x985, 0xe67800 )
  1832. [ 66.676769] [wifi0] FWLOG: [75738] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  1833. [ 66.683270] [wifi0] FWLOG: [75738] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1834. [ 66.689785] [wifi0] FWLOG: [75738] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x985, 0x0, 0x0 )
  1835. lbd: starting daemon
  1836. /etc/rc.common: line 1: __hyd_cfg_nl_append: not found
  1837. /etc/rc.common: line 1: __hyd_cfg_add_str: not found
  1838. /etc/rc.common: line 1: __hyd_cfg_add_str: not found
  1839. [ 67.356284] [ath0] Band steering events Being sent to PID:4359
  1840. [ 67.361479] [ath1] Band steering events Being sent to PID:4359
  1841. /bin/sh: can't create /sys/class/leds/led:wifi-red/blink: nonexistent directory
  1842. /bin/sh: can't create /sys/class/leds/led:wifi-blue/blink: nonexistent directory
  1843. [ 67.475804] [wifi1] FWLOG: [76297] WAL channel change freq=5320, mode=0 flags=0 rx_ok=1 tx_ok=1
  1844. [ 67.483592] [wifi1] FWLOG: [76611] WAL channel change freq=5500, mode=0 flags=0 rx_ok=1 tx_ok=1
  1845. /bin/sh: can't create /sys/class/leds/led:wifi-red/brightness: nonexistent directory
  1846. [ 67.497212] [wifi1] kill: can't kill pid 4385: No such process
  1847. FWLOG: [76925] WAL channel change freq=5520, mode=0 flags=0 rx_ok=1 tx_ok=1
  1848. /bin/sh: can't create /sys/class/leds/led:wifi-blue/brightness: nonexistent directory
  1849. [ 67.730300] Getting Rate Series: 0
  1850. [ 67.848761] Getting VHT Rate set: 0
  1851. path: etc_rw...
  1852. path: etc_rw...
  1853. path: etc_rw...
  1854. enter the wifi_create_2 function
  1855. enter the wifi_create_0 function
  1856. enter the wifi_create_1 function
  1857. path: etc_rw...
  1858. enter the wifi_create_3 function
  1859. qrcode_text = WIFI:T:WPA;S:VODAFONE_GigaWiFiHome_7729;P:5dA35574B7D2Fb9M;
  1860. qrcode_text = WIFI:T:WPA;S:VODAFONE_GigaWiFiHome_7729_guest;P:9eAdJ22837taq6aE;
  1861. qrcode_text = WIFI:T:WPA;S:VODAFONE_GigaWiFiHome_7729;P:5dA35 68.475248] [wifi1] FWLOG: [77240] B7D2Fb9M;
  1862. WAL channel change freq=5540, mode=0 flags=0 rx_ok=1 tx_ok=1
  1863. [ 68.489067] [wifi1] FWLOG: [77554] WAL channel change freq=5560, mode=0 flags=0 rx_ok=1 tx_ok=1
  1864. qrcode_text = WIFI:T:WPA;S:VODAFONE_GigaWiFiHome_7729_guest;P:9e[ 68.497796] [wifi1] AdJ22837taq6aE;
  1865. FWLOG: [77868] WAL channel change freq=5580, mode=0 flags=0 rx_ok=1 tx_ok=1
  1866. OK chip1_ssid1_qr ..o
  1867. OK chip1_ssid2_qr
  1868. OK chip2_ssid2_qr
  1869. OK chip2_ssid1_qr
  1870. [ 69.474944] [wifi1] FWLOG: [78183] WAL channel change freq=5600, mode=0 flags=0 rx_ok=1 tx_ok=1
  1871. [ 69.482653] [wifi1] FWLOG: [78496] WAL channel change freq=5620, mode=0 flags=0 rx_ok=1 tx_ok=1
  1872. [ 69.491290] [wifi1] FWLOG: [78811] WAL channel change freq=5640, mode=0 flags=0 rx_ok=1 tx_ok=1
  1873. [ 69.499969] [wifi1] FWLOG: [79125] WAL channel change freq=5660, mode=0 flags=0 rx_ok=1 tx_ok=1
  1874. DM_RemoveFile name /etc_rw/config/dm/tree_zdm.xml
  1875. 03:28:00 UP>>[libdua.c:142]dm_update_control_result=0
  1876. [ 70.322535] send_vdev_down_cmd_non_tlv for vap 0
  1877. [ 70.326478] OL vap_start +
  1878. [ 70.328823] VDEV START
  1879. [ 70.331165] OL vap_start -
  1880. [ 70.333856] [zte_debug] cur driver channel = 124
  1881. [ 70.338474]
  1882. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[172]: INFO:send msg to user ok, cmd=4, msg=124
  1883. [ 70.359229] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
  1884. zte_wifi_channel_process: WiFi Channel=[124]
  1885. 22:17:16 UP>>[libdua.c:158]fota_upgrade_result=
  1886. DM_RemoveFile name /etc_rw/fota/image.zip
  1887. DM_RemoveFile name /etc_rw/config/dm/FUMO_SESSION_KEY_dlResumeData.txt.0
  1888. [ 70.511157] ol_vdev_start_resp_ev for vap 0 (cd936000)
  1889. [ 70.515294] send_wmm_update_cmd_non_tlv:
  1890. [ 70.519243] ol_if_dfs_configure: ETSI domain
  1891. [ 70.523876]
  1892. /home/scl/ci/workspace/Soft4_MF289F1_VDFGR_CPE/build_folder/qsdk/build_dir/target-arm_cortex-a7_uClibc-1.0.14_eabi/linux-ipq806x/zte_genl_kernel-1.0/zte_genl_kernel_main.c[172]: INFO:send msg to user ok, cmd=3, msg=201
  1893. [ 70.544246] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
  1894. zte_wifi_dfs_status_process: dfs=[201][ 70.552548] [wifi1] FWLOG: [79440] WAL channel change freq=5680, mode=0 flags=0 rx_ok=1 tx_ok=1
  1895. [ 70.564439] [wifi1] FWLOG: [79754] WAL channel change freq=5700, mode=0 flags=0 rx_ok=1 tx_ok=1
  1896. [ 70.573114] [wifi1] FWLOG: [80071] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1897. [ 70.579584] [wifi1] FWLOG: [80071] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1898. [ 70.586096] [wifi1] FWLOG: [80076] vap-0 VDEV_MGR_VDEV_START ( 0x15f4, 0x2, 0x0, 0x1 )
  1899. [ 70.593995] [wifi1] FWLOG: [80077] WAL channel change freq=5620, mode=10 flags=0 rx_ok=1 tx_ok=1
  1900. [ 70.602787] [wifi1] FWLOG: [80077] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x15f4, 0x1 )
  1901.  
  1902. [ 70.612337] [wifi0] FWLOG: [80142] [ 70.613915] dfs_deliver_event: dfs CAC_START event delivered on chan 116.
  1903. [ 70.613923] dfs_deliver_event: dfs CAC_START event delivered on chan 120.
  1904. [ 70.613930] dfs_deliver_event: dfs CAC_START event delivered on chan 124.
  1905. [ 70.613938] dfs_deliver_event: dfs CAC_START event delivered on chan 128.
  1906.  
  1907. [ 70.642164] RATE: ChainMask 3, peer_mac a7:1f, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1908. [ 70.654582] [wifi0] FWLOG: [80146] WAL_DBGID_SECURITY_ENCR_EN ( )
  1909. [ 70.660623] [wifi0] FWLOG: [80146] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1910. ath01 no private ioctls.
  1911.  
  1912. ath01 no private ioctls.
  1913.  
  1914. ath11 no private ioctls.
  1915.  
  1916. [ 71.510710] [wifi1] FWLOG: [80261] VDEV_MGR_VDEV_START_RESP ( 0x0 )
  1917. [ 71.611805] [wifi0] FWLOG: [81238] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xa71f, 0x0 )
  1918. [ 71.618427] [wifi0] FWLOG: [81238] WAL_DBGID_SECURITY_ENCR_EN ( )
  1919. [ 71.624589] [wifi0] FWLOG: [81238] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x441040 )
  1920. [ 72.611262] [wifi0] FWLOG: [81785] RATE: ChainMask 1, peer_mac 5b:81, phymode 9, ni_flags 0x1a21b006, vht_mcs_set 0xfffe, ht_mcs_set 0x00ff, legacy_rate_set 0x0fff
  1921. [ 72.625106] [wifi0] FWLOG: [81865] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x5b81, 0x0 )
  1922. [ 72.632467] [wifi0] FWLOG: [81865] WAL_DBGID_SECURITY_ENCR_EN ( )
  1923. [ 72.638635] [wifi0] FWLOG: [81865] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x440ee0 )
  1924. [ 72.645753] [wifi0] FWLOG: [81981] MGMT_TXRX_MU_GID_MGMT ( 0xaf, 0x2, 0x0, 0xfffe, 0x0 )
  1925. [ 72.653821] [wifi0] FWLOG: [81981] MGMT_TXRX_MU_GID_MGMT ( 0xb3, 0x0, 0x0, 0x0, 0x0 )
  1926. [ 72.661674] [wifi0] FWLOG: [81982] MGMT_TXRX_MU_GID_MGMT ( 0xadd, 0x2, 0x0 )
  1927. [ 72.668669] [wifi0] FWLOG: [82091] RATE: ChainMask 3, peer_mac f0:c1, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1928. 460 KB/s (20480 bytes in 0.043s)
  1929. /bin/sh: zte_user_connect: not found
  1930. /bin/sh: zte_topsw_send_msg_to_sleep_for_cpe: not found
  1931. [ 73.610793] [wifi0] FWLOG: [82560] RATE: ChainMask 3, peer_mac a7:1e, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1932. [ 73.624405] [wifi0] FWLOG: [82704] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xa71e, 0x0 )
  1933. [ 73.631995] [wifi0] FWLOG: [82704] WAL_DBGID_SECURITY_ENCR_EN ( )
  1934. [ 73.638158] [wifi0] FWLOG: [82704] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x440c20 )
  1935. [ 73.645278] [wifi0] FWLOG: [83209] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xf0c1, 0x0 )
  1936. [ 73.652918] [wifi0] FWLOG: [83209] WAL_DBGID_SECURITY_ENCR_EN ( )
  1937. [ 73.659077] [wifi0] FWLOG: [83209] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x440d80 )
  1938. [ 74.610336] [wifi0] FWLOG: [84176] WAL_DBGID_TX_BA_SETUP ( 0x440d80, 0xf0c10006, 0x3, 0x40, 0x1 )
  1939. [ 74.618181] [wifi0] FWLOG: [84177] RATE: ChainMask 3, peer_mac f0:c1, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1940. [ 74.633109] [wifi0] FWLOG: [84188] WAL_DBGID_TX_BA_SETUP ( 0x440c20, 0xa71e0000, 0x0, 0x40, 0x1 )
  1941. [ 74.645226] [wifi0] FWLOG: [84188] RATE: ChainMask 3, peer_mac a7:1e, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1942. [ 74.660103] [wifi0] FWLOG: [84280] WAL_DBGID_TX_BA_SETUP ( 0x440d80, 0xf0c10000, 0x0, 0x40, 0x1 )
  1943. zte_ripc_send_message_to_server target_id=0x1015,Msg_cmd=0x0017
  1944. DmApp_Config_Save=NEXT_TIME, value=2025-11-16 08:20, valueLenth=16
  1945.  
  1946. DmApp_Config_Save DM_GetFileSize is 231
  1947.  
  1948. returns 1 (success)
  1949.  
  1950. zte_ripc_send_message_to_server target_id=0x1015,Msg_cmd=0x0017
  1951. [ 75.609796] [wifi0] FWLOG: [84822] WAL_DBGID_TX_BA_SETUP ( 0x440ee0, 0x5b810006, 0x2, 0x40, 0x1 )
  1952. [ 75.617702] [wifi0] FWLOG: [84823] RATE: ChainMask 1, peer_mac 5b:81, phymode 10, ni_flags 0x1a21b006, vht_mcs_set 0xfffe, ht_mcs_set 0x00ff, legacy_rate_set 0x0fff
  1953. [ 75.634402] [wifi0] FWLOG: [84832] WAL_DBGID_TX_BA_SETUP ( 0x440ee0, 0x5b810000, 0x0, 0x40, 0x1 )
  1954. [ 80.607207] [wifi0] FWLOG: [89889] RATE: ChainMask 3, peer_mac 2:3, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1955. [ 80.622429] [wifi0] FWLOG: [90031] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x203, 0x0 )
  1956. [ 80.629454] [wifi0] FWLOG: [90031] WAL_DBGID_SECURITY_ENCR_EN ( )
  1957. [ 80.635129] [wifi0] FWLOG: [90031] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x440ac0 )
  1958. [ 80.642253] [wifi0] FWLOG: [90193] WAL_DBGID_TX_BA_SETUP ( 0x440ac0, 0x2030000, 0x0, 0x40, 0x1 )
  1959. [ 80.651012] [wifi0] FWLOG: [90195] RATE: ChainMask 3, peer_mac 2:3, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1960. ath01 no private ioctls.
  1961.  
  1962. ath01 no private ioctls.
  1963.  
  1964. ath11 no private ioctls.
  1965.  
  1966. /bin/sh: zte_user_connect: not found
  1967. /bin/sh: zte_topsw_send_msg_to_sleep_for_cpe: not found
  1968. [ 84.605138] [wifi0] FWLOG: [93773] RATE: ChainMask 3, peer_mac 55:c8, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1969. [ 84.619453] [wifi0] FWLOG: [93934] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x55c8, 0x0 )
  1970. [ 84.641926] [wifi0] FWLOG: [93934] WAL_DBGID_SECURITY_ENCR_EN ( )
  1971. [ 84.648084] [wifi0] FWLOG: [93934] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x440960 )
  1972. [ 88.603352] [wifi0] FWLOG: [97865] RATE: ChainMask 3, peer_mac 64:db, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1973. [ 88.618038] [wifi0] FWLOG: [98010] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x64db, 0x0 )
  1974. [ 88.624663] [wifi0] FWLOG: [98010] WAL_DBGID_SECURITY_ENCR_EN ( )
  1975. [ 88.635690] [wifi0] FWLOG: [98010] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x440800 )
  1976. [ 88.642807] [wifi0] FWLOG: [98022] WAL_DBGID_TX_BA_SETUP ( 0x440960, 0x55c80006, 0x2, 0x40, 0x1 )
  1977. [ 88.651865] [wifi0] FWLOG: [98022] RATE: ChainMask 3, peer_mac 55:c8, phymode 7, ni_flags 0x00203006, vht_mcs_set 0x0000, ht_mcs_set 0xffff, legacy_rate_set 0x0fff
  1978. [ 88.683481] [wifi0] FWLOG: [98046] WAL_DBGID_TX_BA_SETUP ( 0x440960, 0x55c80000, 0x0, 0x40, 0x1 )
  1979. websHomePageHandler:mobile web[ 89.485737] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
  1980. /bin/sh: zte_user_connect: not found
  1981. /bin/sh: zte_topsw_send_msg_to_sleep_for_cpe: not found
  1982. [ 91.601821] [wifi0] FWLOG: [101000] WAL_DBGID_TX_BA_SETUP ( 0x440960, 0x55c80005, 0x0, 0x40, 0x1 )
  1983. [ 92.601320] [wifi0] FWLOG: [102814] WAL_DBGID_TX_BA_SETUP ( 0x440c20, 0xa71e0006, 0x2, 0x40, 0x1 )
  1984. ath01 no private ioctls.
  1985.  
  1986. ath01 no private ioctls.
  1987.  
  1988. ath11 no private ioctls.
  1989.  
  1990.  
Advertisement
Add Comment
Please, Sign In to add comment