Advertisement
bertrand_dherovuille

Untitled

Jan 19th, 2021
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.95 KB | None | 0 0
  1. root@M5:/tmp# cat dmesg.txt
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 3.14.43 (jenkins@ubuntusohoredmine) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 unknown) ) #199 SMP PREEMPT Thu Oct 22 18:32:12 CST 2020
  4. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ40xx/AP-DK04.1-C1
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] On node 0 totalpages: 65024
  9. [ 0.000000] free_area_init_node: node 0, pgdat c06eb700, node_mem_map cfdfa000
  10. [ 0.000000] Normal zone: 512 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
  13. [ 0.000000] PERCPU: Embedded 7 pages/cpu @cfdc8000 s7744 r8192 d12736 u32768
  14. [ 0.000000] pcpu-alloc: s7744 r8192 d12736 u32768 alloc=8*4096
  15. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  16. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64512
  17. [ 0.000000] Kernel command line: root=mtd:1:rootfs rootfstype=squashfs rootwait clk_ignore_unused
  18. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  19. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  20. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  21. [ 0.000000] Memory: 251736K/260096K available (3543K kernel code, 346K rwdata, 1248K rodata, 159K init, 536K bss, 8360K reserved, 0K highmem)
  22. [ 0.000000] Virtual kernel memory layout:
  23. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  24. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  25. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  26. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  27. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  28. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  29. [ 0.000000] .text : 0xc0208000 - 0xc06b615c (4793 kB)
  30. [ 0.000000] .init : 0xc06b7000 - 0xc06dee40 ( 160 kB)
  31. [ 0.000000] .data : 0xc06e0000 - 0xc073697c ( 347 kB)
  32. [ 0.000000] .bss : 0xc073697c - 0xc07bcd14 ( 537 kB)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] Preemptible hierarchical RCU implementation.
  35. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  36. [ 0.000000] Architected cp15 timer(s) running at 48.00MHz (virt).
  37. [ 0.000008] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 2863311552512ns
  38. [ 0.000018] Switching to timer-based delay loop
  39. [ 0.000255] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  40. [ 0.000272] pid_max: default: 32768 minimum: 301
  41. [ 0.000526] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  42. [ 0.000541] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  43. [ 0.011913] CPU: Testing write buffer coherency: ok
  44. [ 0.012251] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  45. [ 0.012323] Setting up static identity map for 0x80212fd0 - 0x80213028
  46. [ 0.090602] CPU1: Booted secondary processor
  47. [ 0.090648] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  48. [ 0.110583] CPU2: Booted secondary processor
  49. [ 0.110619] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  50. [ 0.130614] CPU3: Booted secondary processor
  51. [ 0.130650] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  52. [ 0.130780] Brought up 4 CPUs
  53. [ 0.130823] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  54. [ 0.130832] CPU: All CPU(s) started in SVC mode.
  55. [ 0.140903] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  56. [ 0.141289] pinctrl core: initialized pinctrl subsystem
  57. [ 0.141709] regulator-dummy: no parameters
  58. [ 0.142361] NET: Registered protocol family 16
  59. [ 0.143850] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  60. [ 0.144384] cpuidle: using governor ladder
  61. [ 0.144399] cpuidle: using governor menu
  62. [ 0.154302]
  63. [ 0.154302] Version Rollback Feature Disabled
  64. [ 0.155498] gpiochip_add: registered GPIOs 0 to 69 on device: 1000000.pinctrl
  65. [ 0.155519] GPIO chip 1000000.pinctrl: created GPIO range 0->69 ==> 1000000.pinctrl PIN 0->69
  66. [ 0.157627] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
  67. [ 0.159032] sps:sps is ready.
  68. [ 0.162605] bio: create slab <bio-0> at 0
  69. [ 0.164368] SD0 VccQ: 1800 <--> 3000 mV
  70. [ 0.164859] SCSI subsystem initialized
  71. [ 0.165199] msm_bus_fabric_init_driver
  72. [ 0.165358] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
  73. [ 0.165376] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  74. [ 0.165395] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus4096 ctx1
  75. [ 0.165441] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
  76. [ 0.165456] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  77. [ 0.165472] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus1024 ctx1
  78. [ 0.191836] 80000.qcom,pcie supply vreg-3.3 not found, using dummy regulator
  79. [ 0.191942] 80000.qcom,pcie supply vreg-1.8 not found, using dummy regulator
  80. [ 0.191998] 80000.qcom,pcie supply vreg-0.9 not found, using dummy regulator
  81. [ 0.192056] 80000.qcom,pcie supply gdsc-vdd not found, using dummy regulator
  82. [ 0.192132] of_get_named_gpiod_flags exited with status 0
  83. [ 0.192148] of_get_named_gpiod_flags exited with status 0
  84. [ 0.192165] of_get_named_gpiod_flags exited with status 0
  85. [ 0.290479] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0.
  86. [ 0.300431] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready!
  87. [ 0.320429] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  88. [ 0.460559] msm_pcie_enable: msm_pcie_enable: RC0:No. 1:LTSSM_STATE:0x0
  89. [ 0.500606] msm_pcie_enable: msm_pcie_enable: RC0:No. 2:LTSSM_STATE:0x0
  90. [ 0.540655] msm_pcie_enable: msm_pcie_enable: RC0:No. 3:LTSSM_STATE:0x0
  91. [ 0.580704] msm_pcie_enable: msm_pcie_enable: RC0:No. 4:LTSSM_STATE:0x0
  92. [ 0.620755] msm_pcie_enable: msm_pcie_enable: RC0:No. 5:LTSSM_STATE:0x0
  93. [ 0.660801] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0.
  94. [ 0.660814] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialization failed
  95. [ 0.660842] msm_pcie_enumerate: msm_pcie_enumerate: PCIe: failed to enable RC0.
  96. [ 0.660854] msm_pcie_probe: msm_pcie_probe: PCIe: RC0 is not enabled during bootup; it will be enumerated upon WAKE signal.
  97. [ 0.660865] msm_pcie_probe: msm_pcie_probe: PCIe: Driver probe failed for RC0:-1
  98. [ 0.661287] msm_pcie: probe of 80000.qcom,pcie failed with error -1
  99. [ 0.661489] Switched to clocksource arch_sys_counter
  100. [ 0.663238] NET: Registered protocol family 2
  101. [ 0.664445] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  102. [ 0.664494] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  103. [ 0.664544] TCP: Hash tables configured (established 2048 bind 2048)
  104. [ 0.664598] TCP: reno registered
  105. [ 0.664615] UDP hash table entries: 256 (order: 1, 8192 bytes)
  106. [ 0.664647] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  107. [ 0.665007] NET: Registered protocol family 1
  108. [ 0.665049] PCI: CLS 0 bytes, default 64
  109. [ 0.666458] futex hash table entries: 1024 (order: 4, 65536 bytes)
  110. [ 0.673901] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  111. [ 0.673932] msgmni has been set to 491
  112. [ 0.675223] Key type asymmetric registered
  113. [ 0.675240] Asymmetric key parser 'x509' registered
  114. [ 0.675275] io scheduler noop registered
  115. [ 0.675286] io scheduler deadline registered (default)
  116. [ 0.676488] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  117. [ 0.676569] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  118. [ 0.676641] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  119. [ 0.676698] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  120. [ 0.677415] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  121. [ 0.678445] msm_serial_hsl_probe: detected port #0 (ttyMSM0)
  122. [ 0.678483] msm_serial_hsl_probe: Bus scaling is disabled
  123. [ 0.678649] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 139, base_baud = 115200) is a MSM
  124. [ 0.678721] msm_hsl_console_setup: console setup on port #0
  125. [ 1.346130] console [ttyMSM0] enabled
  126. [ 1.350209] msm_serial_hsl_init: driver initialized
  127. [ 1.355232] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  128. [ 1.355251] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  129. [ 1.355264] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  130. [ 1.355278] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  131. [ 1.355314] BLSP UART: Bus scaling is disabled.
  132. [ 1.359139] unregister_client_adhoc: Null cl handle passed unregister
  133. [ 1.365643] msm_serial_hs: probe of 78b0000.uart failed with error -2
  134. [ 1.372053] msm_serial_hs module loaded
  135. [ 1.376297] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  136. [ 1.376309] uart_tx_gpio is not available
  137. [ 1.379794] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  138. [ 1.379802] uart_rx_gpio is not available
  139. [ 1.383825] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  140. [ 1.383835] uart_cts_gpio is not available
  141. [ 1.387867] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/uart@78b0000[0]'
  142. [ 1.387875] uart_rfr_gpio is not available
  143. [ 1.391975] Wakeup irq not specified.
  144. [ 1.395605] BLSP UART: Bus scaling is disabled.
  145. [ 1.400310] sps: BAM device 0x07884000 is not registered yet.
  146. [ 1.405870] sps:BAM 0x07884000 is registered.
  147. [ 1.410313] 78b0000.uart: ttyQHS0 at MMIO 0x78b0000 (irq = 140, base_baud = 460800) is a MSM HS UART
  148. [ 1.419679] qca_serial_hs module loaded
  149. [ 1.424894] flash_chrdev : flash_chrdev_init
  150. [ 1.428216] flash_chrdev : flash_chrdev_init
  151. [ 1.432950] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  152. [ 1.432966] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  153. [ 1.432979] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  154. [ 1.432993] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  155. [ 1.433006] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  156. [ 1.433018] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  157. [ 1.433031] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  158. [ 1.434140] sps:BAM 0x07884000 (va:0xd0b40000) enabled: ver:0x19, number of pipes:12
  159. [ 1.441092] m25p80 spi0.0: found gd25q256, expected n25q128a11
  160. [ 1.446907] m25p80 spi0.0: gd25q256 (32768 Kbytes)
  161. [ 1.451534] 16 ofpart partitions found on MTD device spi0.0
  162. [ 1.456996] Creating 16 MTD partitions on "spi0.0":
  163. [ 1.461880] 0x000000000000-0x000000030000 : "0:SBL1"
  164. [ 1.468030] 0x000000030000-0x000000040000 : "0:BOOTCONFIG"
  165. [ 1.473621] 0x000000040000-0x000000050000 : "0:MIBIB"
  166. [ 1.478653] 0x000000050000-0x000000060000 : "0:BOOTCONFIG1"
  167. [ 1.484257] 0x000000060000-0x0000000c0000 : "0:QSEE"
  168. [ 1.489206] 0x0000000c0000-0x0000000d0000 : "0:CDT"
  169. [ 1.494145] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS"
  170. [ 1.499578] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV"
  171. [ 1.505031] 0x0000000f0000-0x000000170000 : "0:APPSBL"
  172. [ 1.510189] 0x000000170000-0x000000180000 : "0:ART"
  173. [ 1.515173] 0x000000180000-0x000000240000 : "OPAQUE"
  174. [ 1.520151] 0x000000240000-0x000000540000 : "0:HLOS"
  175. [ 1.525006] 0x000000540000-0x000000d10000 : "0:rootfs"
  176. [ 1.530065] 0x000000d10000-0x000000d90000 : "0:APPSBL_1"
  177. [ 1.535465] 0x000000d90000-0x000001190000 : "1:HLOS"
  178. [ 1.540356] 0x000001190000-0x000002000000 : "1:rootfs"
  179. [ 1.546611] libphy: ipq40xx_mdio: probed
  180. [ 1.553139] ipq40xx-mdio 90000.mdio: ipq40xx-mdio driver was registered
  181. [ 1.558782] i2c /dev entries driver
  182. [ 1.563208] requesting memory region failed
  183. [ 1.567417] of_get_named_gpiod_flags exited with status 0
  184. [ 1.567436] of_get_named_gpiod_flags exited with status 0
  185. [ 1.567450] of_get_named_gpiod_flags exited with status 0
  186. [ 1.567463] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/led_gpios/yellow_mix[0]'
  187. [ 1.567475] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/led_gpios/blue_mix[0]'
  188. [ 1.567494] of_get_named_gpiod_flags exited with status 0
  189. [ 1.567683] of_get_named_gpiod_flags exited with status 0
  190. [ 1.567835] of_get_named_gpiod_flags exited with status 0
  191. [ 1.568338] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/i2c@78b7000/lp5521@32[0]'
  192. [ 1.612361] lp5521 0-0032: internal clock used
  193. [ 1.618032] lp5521 0-0032: lp5521 programmable led chip found
  194. [ 1.625554] TCP: cubic registered
  195. [ 1.628513] NET: Registered protocol family 10
  196. [ 1.633343] NET: Registered protocol family 17
  197. [ 1.636853] Bridge firewalling registered
  198. [ 1.640753] 8021q: 802.1Q VLAN Support v1.8
  199. [ 1.645042] Registering SWP/SWPB emulation handler
  200. [ 1.650301] SD0 VccQ: disabling
  201. [ 1.652864] regulator-dummy: disabling
  202. [ 1.657088] of_get_named_gpiod_flags exited with status 0
  203. [ 1.657135] gpio-18 (reset): gpiod_set_debounce: missing set() or set_debounce() operations
  204. [ 1.657586] input: gpio_keys.7 as /devices/soc.0/gpio_keys.7/input/input0
  205. [ 1.663612] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  206. [ 1.672887] clk: Not disabling unused clocks
  207. [ 1.682757] VFS: Mounted root (squashfs filesystem) readonly on device 31:15.
  208. [ 1.689106] Freeing unused kernel memory: 156K (c06b7000 - c06de000)
  209. [ 3.197681] random: nonblocking pool is initialized
  210. [ 3.694309] init: Console is alive
  211. [ 3.696939] init: - watchdog -
  212. [ 7.331771] usbcore: registered new interface driver usbfs
  213. [ 7.336307] usbcore: registered new interface driver hub
  214. [ 7.341753] usbcore: registered new device driver usb
  215. [ 7.347309] Button Hotplug driver version 0.4.1
  216. [ 8.054850] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  217. [ 8.059338] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  218. [ 8.067268] xhci-hcd xhci-hcd.0.auto: irq 164, io mem 0x08a00000
  219. [ 8.073932] hub 1-0:1.0: USB hub found
  220. [ 8.076707] hub 1-0:1.0: 1 port detected
  221. [ 8.081061] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  222. [ 8.086095] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  223. [ 8.094623] hub 2-0:1.0: USB hub found
  224. [ 8.097451] hub 2-0:1.0: 1 port detected
  225. [ 8.101911] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  226. [ 8.106813] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  227. [ 8.114703] xhci-hcd xhci-hcd.1.auto: irq 168, io mem 0x06000000
  228. [ 8.121285] hub 3-0:1.0: USB hub found
  229. [ 8.124217] hub 3-0:1.0: 1 port detected
  230. [ 8.128558] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  231. [ 8.133566] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  232. [ 8.142060] hub 4-0:1.0: USB hub found
  233. [ 8.144936] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
  234. [ 8.700929] init: - preinit -
  235. [ 14.041829] procd: - early -
  236. [ 14.043823] procd: - watchdog -
  237. [ 14.642597] procd: - ubus -
  238. [ 15.652485] procd: - init -
  239. [ 16.053997] QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  240. [ 16.060183] qcrypto 8e20000.qcrypto: Qualcomm Crypto 5.3.1 device found @0x8e20000
  241. [ 16.067793] qcrypto 8e20000.qcrypto: CE device = 0x0
  242. [ 16.067793] , IO base, CE = 0xd0fc0000
  243. [ 16.067793] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  244. [ 16.067793] IO base BAM = 0x (null)
  245. [ 16.067793] BAM IRQ 239
  246. [ 16.067793] Engines Availability = 0x2010453
  247. [ 16.092269] sps:BAM 0x08e04000 is registered.
  248. [ 16.097328] sps:BAM 0x08e04000 (va:0xd12c0000) enabled: ver:0x27, number of pipes:4
  249. [ 16.105183] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000008e04000 irq 239
  250. [ 16.112237] bus_scale_table is NULL
  251. [ 16.115460] qcrypto 8e20000.qcrypto: qcrypto-ecb-aes
  252. [ 16.120365] qcrypto 8e20000.qcrypto: qcrypto-cbc-aes
  253. [ 16.125346] qcrypto 8e20000.qcrypto: qcrypto-ctr-aes
  254. [ 16.130253] qcrypto 8e20000.qcrypto: qcrypto-ecb-des
  255. [ 16.135233] qcrypto 8e20000.qcrypto: qcrypto-cbc-des
  256. [ 16.140143] qcrypto 8e20000.qcrypto: qcrypto-ecb-3des
  257. [ 16.145204] qcrypto 8e20000.qcrypto: qcrypto-cbc-3des
  258. [ 16.150217] qcrypto 8e20000.qcrypto: qcrypto-xts-aes
  259. [ 16.155198] qcrypto 8e20000.qcrypto: qcrypto-sha1
  260. [ 16.159851] qcrypto 8e20000.qcrypto: qcrypto-sha256
  261. [ 16.164749] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
  262. [ 16.170963] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
  263. [ 16.177249] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
  264. [ 16.183572] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
  265. [ 16.189979] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
  266. [ 16.196439] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
  267. [ 16.202928] qcrypto 8e20000.qcrypto: qcrypto-hmac-sha1
  268. [ 16.208031] qcrypto 8e20000.qcrypto: qcrypto-hmac-sha256
  269. [ 16.213344] qcrypto 8e20000.qcrypto: qcrypto-aes-ccm
  270. [ 16.218277] qcrypto 8e20000.qcrypto: qcrypto-rfc4309-aes-ccm
  271. [ 16.223852] qcrypto: FIPS140-2 Known Answer Tests: Skipped
  272. [ 16.236875] nf_conntrack version 0.5.0 (3935 buckets, 15740 max)
  273. [ 16.246112] PPP generic driver version 2.4.2
  274. [ 16.264959] ess-switch DT exist!
  275. [ 16.267180] switchreg_base_addr: 0xc000000
  276. [ 16.271241] switchreg_size: 0x80000
  277. [ 16.274756] switch_access_mode: local bus
  278. [ 16.278709] wan bmp:0x20
  279. [ 16.281239] ess-psgmii DT exist!
  280. [ 16.284493] mac mode=0
  281. [ 16.286778] current mac mode = 0
  282. [ 16.289992] current dts led_source_num is 0
  283. [ 16.294195] mdio DT exist!
  284. [ 16.296854] ssdk_plat_init start
  285. [ 16.300205] enable ess clk
  286. [ 16.413139] reset ok in probe!
  287. [ 16.415696] PHY ID is 0x4dd0b2
  288. [ 16.478151] qca probe malibu phy driver succeeded!
  289. [ 18.261832] Dakota Chip version 0x1401
  290. [ 18.266630] qca-ssdk module init succeeded!
  291. [ 18.276746] l2tp_core: L2TP core driver, V2.0
  292. [ 18.280928] l2tp_netlink: L2TP netlink interface
  293. [ 18.286053] sit: IPv6 over IPv4 tunneling driver
  294. [ 18.293242] tipc: Activated (version 2.0.0)
  295. [ 18.296891] NET: Registered protocol family 30
  296. [ 18.301387] tipc: Started in single node mode
  297. [ 18.306284] gre: GRE over IPv4 demultiplexor driver
  298. [ 18.311258] ip_gre: GRE over IPv4 tunneling driver
  299. [ 18.321032] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  300. [ 18.333897] QCA Hy-Fi multicast installation successfully
  301. [ 18.341194] ip6_tables: (C) 2000-2006 Netfilter Core Team
  302. [ 18.349972] edma module_init
  303. [ 18.353200] EDMA using MAC@ - using ae:ba:8f:a4:60:88
  304. [ 18.358975] EDMA using MAC@ - using 06:ed:df:82:09:a2
  305. [ 18.450839] u32 classifier
  306. [ 18.452583] Performance counters on
  307. [ 18.456781] input device check on
  308. [ 18.459989] Actions configured
  309. [ 18.464742] Mirror/redirect action on
  310. [ 18.497551] Ebtables v2.0 registered
  311. [ 18.507436] ip_tables: (C) 2000-2006 Netfilter Core Team
  312. [ 18.647856] Netfilter messages via NETLINK v0.30.
  313. [ 18.659338] NET: Registered protocol family 24
  314. [ 18.664704] PPTP driver version 0.8.5
  315. [ 18.712382] xt_time: kernel timezone is -0000
  316. [ 18.717536] usbcore: registered new interface driver cdc_ether
  317. [ 18.734479] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  318. [ 18.748407] ctnetlink v0.93: registering with nfnetlink.
  319. [ 18.756825] nf_conntrack_rtsp v0.6.21 loading
  320. [ 18.765282] nf_nat_rtsp v0.6.21 loading
  321. [ 18.772937] usbcore: registered new interface driver rndis_host
  322. [ 25.478188] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  323. [ 25.554289] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  324. [ 30.354339] i2c-msm-v2 78b7000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x30 MSTR_STS:0x091343c8 OPER:0x00000090
  325. [ 30.727874] Load statistics in Router Mode
  326. [ 30.731112] module inited
  327. [ 31.832636] IPv6: ADDRCONF(NETDEV_UP): br-wan: link is not ready
  328. [ 31.869111] device eth0 entered promiscuous mode
  329. [ 31.873945] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  330. [ 31.895196] device eth1 entered promiscuous mode
  331. [ 35.140838] mode:0
  332. [ 37.672995] mem_manager: module license 'unspecified' taints kernel.
  333. [ 37.678328] Disabling lock debugging due to kernel taint
  334. [ 37.684679] __mm_init_module
  335. [ 37.725954] ath_dfs: Version 2.0.0
  336. [ 37.725954] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  337. [ 37.748091] ath_spectral: Version 2.0.0
  338. [ 37.748091] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  339. [ 39.287014] ol_ath_ahb_probe
  340. [ 39.288941] ol_ath_ahb_probe: io resource start: 0xa000000, mem=0xd3c00000
  341. [ 39.295794] *********** Dakota *************
  342. [ 39.300344]
  343. [ 39.300344] __ol_ath_attach() Allocated scn cb5c04c0
  344. [ 39.306584] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000040
  345. [ 39.313672] ath10k_ahb a000000.wifi: ath DEBUG: sc=0xcef08800
  346. [ 39.318912]
  347. [ 39.318912] ol_ath_ahb_configure : num_desired MSI set to 0
  348. [ 39.326135]
  349. [ 39.326135] Using Legacy Interrupt
  350. [ 39.330975]
  351. [ 39.330975] Waiting for target init
  352. [ 39.336071]
  353. [ 39.336071] Done waiting
  354. [ 39.343311]
  355. [ 39.343311] CLOCK PLL skipped
  356. [ 39.347100] __ol_ath_attach: dev name wifi0
  357. [ 39.351117] ol_ath_attach interface_id 0
  358. [ 39.355384] ol_target_init() BMI inited.
  359. [ 39.359127] ol_target_init() BMI Get Target Info.
  360. [ 39.363647] Chip id: 0xb, chip version: 0x1000000
  361. [ 39.368264]
  362. [ 39.368264] CE WAR Disabled
  363. [ 39.372956] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  364. [ 39.378618] ol_target_init() configure Target .
  365. [ 39.382674]
  366. [ 39.382674] Target Version is 1000000
  367. [ 39.387715]
  368. [ 39.387715] Flash Download Address c0000
  369. [ 39.393405] ol_transfer_bin_file: flash data file defined
  370. [ 39.398741] ol_transfer_bin_file[3661] Get Caldata for wifi0.
  371. [ 39.404579] __adf_os_fs_read[42], Open File /tmp/wifi0.caldata SUCCESS!!
  372. [ 39.411150] file system magic:16914836
  373. [ 39.415030] super blocksize:4096
  374. [ 39.418265] inode 3094
  375. [ 39.420696] file size:12064
  376. [ 39.423690] qc98xx_verify_checksum: flash checksum passed: 0x94bc
  377. [ 39.429641] ol_transfer_bin_file 3722: Download Flash data len 12064
  378. [ 39.436430] Board extended Data download address: 0x0
  379. [ 39.465035]
  380. [ 39.465035] Board data initialized
  381. [ 39.469116] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  382. [ 39.476814]
  383. [ 39.476814] Selecting OTP binary for CHIP Version 0
  384. [ 39.524155] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  385. [ 39.531687] ol_transfer_bin_file 3542: downloading file 0, Download data len 4424
  386. [ 39.559031]
  387. [ 39.559031] First OTP send param 8000
  388. [ 39.568248] ol_ath_download_firmware :First OTP download and Execute is good address:0x5000 return param 4660
  389. [ 39.577224] ol_ath_download_firmware:##Board Id 20 , CHIP Id 0
  390. [ 39.584288] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  391. [ 39.592532] __adf_os_fs_read[42], Open File /tmp/country SUCCESS!!
  392. [ 39.597691] file system magic:16914836
  393. [ 39.601582] super blocksize:4096
  394. [ 39.604809] inode 3614
  395. [ 39.607236] file size:3
  396. [ 39.609750] __adf_os_fs_read[55]: caldata data size mismatch, fsize=3, cal_size=2
  397. [ 39.618918] !!!!!!!!!!!!!country code is DE!!!!!!!!!!!!!!!
  398. [ 39.623647] __adf_os_fs_read[42], Open File /tmp/hardversion SUCCESS!!
  399. [ 39.629898] file system magic:16914836
  400. [ 39.634022] super blocksize:4096
  401. [ 39.637022] inode 3615
  402. [ 39.639448] file size:4
  403. [ 39.642371] keep hardversion as 1 unchanged
  404. [ 39.642371] wifi0: Selecting board data file name boardData_1_0_IPQ4019_DK04_2G.bin
  405. [ 39.653576] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_2G.bin
  406. [ 39.665127] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  407. [ 39.672331] ol_transfer_bin_file 3542: downloading file 3, Download data len 12064
  408. [ 39.680118] Board extended Data download address: 0x0
  409. [ 39.706195] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  410. [ 39.714572]
  411. [ 39.714572] Selecting OTP binary for CHIP Version 0
  412. [ 39.720237] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  413. [ 39.729001] ol_transfer_bin_file 3542: downloading file 0, Download data len 4424
  414. [ 39.753249]
  415. [ 39.753249] [Flash] : Ignore Module param
  416. [ 39.758430]
  417. [ 39.758430] Second otp download Param 10000
  418. [ 39.774049] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  419. [ 39.781295]
  420. [ 39.781295] Mission mode: Firmware CHIP Version 0
  421. [ 40.654444] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  422. [ 40.661164] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  423. [ 40.669152] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  424. [ 40.676241] Swap: bytes_left to copy: fw:16; dma_page:110657
  425. [ 40.681595] Swap: wrong length read:0
  426. [ 40.685211] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 151487 Target address 417220
  427. [ 40.694317] scn=cb5c04c0 target_write_addr=417220 seg_info=cc0d2c10
  428. [ 40.700487] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  429. [ 40.709313] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin
  430. [ 40.719510] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
  431. [ 40.729211] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  432. [ 40.735752] ol_transfer_bin_file 3542: downloading file 1, Download data len 363808
  433. [ 41.962960] ol_target_init() Download FW done.
  434. [ 41.966552] ol_ath_attach() WMI attached. wmi_handle cc220000
  435. [ 41.972630] htc_wmi_init() HT Create . cd124800
  436. [ 41.976804] htc_wmi_init() HIF Claim.
  437. [ 41.980641] htc_wmi_init 7625 host_enable 0 nss_nwifi_offload 0
  438. [ 41.986638] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  439. [ 41.996749] OL_ACBKMinfree : 0
  440. [ 41.998870] OL_ACBEMinfree : 0
  441. [ 42.002247] OL_ACVIMinfree : 0
  442. [ 42.005122] OL_ACVOMinfree : 0
  443. [ 42.013833] CE_recv_buf_enqueue 877 Populate last entry 512 for CE 5
  444. [ 42.019177] CE_recv_buf_enqueue 886 CE 5 wi 511 dest_ptr 0x8b0fa040 nbytes 0 recv_ctxt 0xcc2a39c0
  445. [ 42.029032] Startup Mode-0 set
  446. [ 42.031071]
  447. [ 42.031071] <=== cfg max peer id 1056 ====>
  448. [ 42.037170] HTC Service:0x0300 ep:1 TX flow control disabled
  449. [ 42.042873] htt_peer_map_timer_init Enter pdev cb178000 hrtimer cb17c860
  450. [ 42.049058]
  451. [ 42.049058] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cf00e000 paddr 8f00e000
  452. [ 42.058824]
  453. [ 42.058824] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  454. [ 42.070793] CE_pkt_dl_len_set CE 4 Pkt download length 64
  455. [ 42.075427] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from cae00000
  456. [ 42.084373] HTC Service:0x0100 ep:2 TX flow control disabled
  457. [ 42.090128] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event
  458. [ 42.096183] Firmware_Build_Number:92
  459. [ 42.099574] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
  460. [ 42.109451]
  461. [ 42.109451] RES CFG Support wmi_service_bitmap 9778
  462. [ 42.116188]
  463. [ 42.116188] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 52 to TGT
  464. [ 42.124693] ol_ath_service_ready_event: tt_support: 1
  465. [ 42.129689] ol_ath_service_ready_event: periodic_chan_stats: 1
  466. [ 42.135732] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  467. [ 42.141963] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  468. [ 42.151729] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  469. [ 42.159080] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  470. [ 42.166687] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  471. [ 42.174542] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  472. [ 42.182026] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  473. [ 42.189847] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  474. [ 42.197516] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 531
  475. [ 42.205491] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 744,
  476. [ 42.212708] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  477. [ 42.220432] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  478. [ 42.228058] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1
  479. [ 42.235700] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6144,
  480. [ 42.243169] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2044 actual units 531
  481. [ 42.251923] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2044,
  482. [ 42.258584] chunk 0 len 13568 requested ,ptr 0x8d37c000
  483. [ 42.264156] chunk 1 len 54272 requested ,ptr 0x8adf0000
  484. [ 42.269344] chunk 2 len 217088 requested ,ptr 0x8ae80000
  485. [ 42.275073] chunk 3 len 395064 requested ,ptr 0x8af00000
  486. [ 42.280281] chunk 4 len 107520 requested ,ptr 0x8ae60000
  487. [ 42.285953] chunk 5 len 6144 requested ,ptr 0x8c2be000
  488. [ 42.291042] chunk 6 len 1085364 requested ,ptr 0x8a800000
  489. [ 42.296994] ol_ath_service_ready_event[4081] WAPI MBSSID 2
  490. [ 42.338568] wmi_ready_event_rx: WMI UNIFIED READY event
  491. [ 42.343162] ol_ath_connect_htc() WMI is ready
  492. [ 42.347488] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
  493. [ 42.362417] ol_ath_attach() connect HTC.
  494. [ 42.365429] target uses HTT version 2.2; host uses 2.2
  495. [ 42.370562] bypasswmi : 0
  496. [ 42.373419] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  497. [ 42.385094] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  498. [ 42.391856] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  499. [ 42.398528] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  500. [ 42.405513] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  501. [ 42.412330] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  502. [ 42.419336] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  503. [ 42.426732] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  504. [ 42.433997] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  505. [ 42.441215] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  506. [ 42.448778] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  507. [ 42.456141] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  508. [ 42.463612] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  509. [ 42.470988] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  510. [ 42.479012] ol_ath_phyerr_attach: called
  511. [ 42.479155] OL Resmgr Init-ed
  512. [ 42.481789] ieee80211_bsteering_attach: Band steering initialized
  513. [ 42.487593] acfg_attach: 2891: Netlink socket created:cd0b5400
  514. [ 42.493581] ol_if_spectral_setup
  515. [ 42.493620] SPECTRAL : get_capability not registered
  516. [ 42.498320] HAL_CAP_PHYDIAG : Capable
  517. [ 42.502175] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
  518. [ 42.510044] SPECTRAL : get_capability not registered
  519. [ 42.515204] HAL_CAP_RADAR : Capable
  520. [ 42.518640] SPECTRAL : Need to fix the capablity check for SPECTRAL
  521. [ 42.518640] (spectral_attach : 242)
  522. [ 42.528645] SPECTRAL : get_capability not registered
  523. [ 42.533520] HAL_CAP_SPECTRAL_SCAN : Capable
  524. [ 42.537561] SPECTRAL : get_tsf64 not registered
  525. [ 42.542275] spectral_init_netlink 78 NULL SKB
  526. [ 42.546424] Green-AP : Green-AP : Attached
  527. [ 42.546424]
  528. [ 42.551992] Green-AP : Attached
  529. [ 42.555085] rate power table override is only supported for AR98XX
  530. [ 42.561421] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna.
  531. [ 42.568509] ol_if_dfs_setup: called
  532. [ 42.568572] ol_if_dfs_attach: called; ptr=ca9c1984, radar_info=cd3d9c58
  533. [ 42.575111] dfs_attach: event log enabled by default
  534. [ 42.580777] ol_ath_rtt_meas_report_attach: called
  535. [ 42.580797] ol_ath_lowi_wmi_event_attach: called
  536. [ 42.581238] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/wifi@a000000[0]'
  537. [ 42.581251] ipq4019_wifi_led_init: Wifi LED init failed.. Couldn't get led gpio/led source
  538. [ 42.588635] ol_ath_attach() UMAC attach .
  539. [ 42.592699]
  540. [ 42.592699] BURSTING enabled by default
  541. [ 42.598323] ol_ath_attach: Set global_ic[1] ..ptr:bf766858
  542. [ 42.603638] ath_lowi_if_netlink_init LOWI Netlink successfully created
  543. [ 42.610064] osif_wrap_attach:441 osif wrap attached
  544. [ 42.614955] osif_wrap_devt_init:402 osif wrap dev table init done
  545. [ 42.620976] Wrap Attached: Wrap_com =cd2c3e00 ic->ic_wrap_com=cd2c3e00 &wrap_com->wc_devt=cd2c3e00
  546. [ 42.630131] __ol_ath_attach: needed_headroom reservation 60
  547. [ 42.637247] ol_ath_thermal_mitigation_attach: --
  548. [ 42.640988] ol_ath_ahb_probe
  549. [ 42.643845] ol_ath_ahb_probe: io resource start: 0xa800000, mem=0xd4400000
  550. [ 42.650594] *********** Dakota *************
  551. [ 42.655288]
  552. [ 42.655288] __ol_ath_attach() Allocated scn caec04c0
  553. [ 42.661385] ol_ath_ahb_configure: MSI addr: 0b006040, MSI base: 00000050
  554. [ 42.668605] ath10k_ahb a800000.wifi: ath DEBUG: sc=0xcd0b5800
  555. [ 42.673833]
  556. [ 42.673833] ol_ath_ahb_configure : num_desired MSI set to 0
  557. [ 42.680919]
  558. [ 42.680919] Using Legacy Interrupt
  559. [ 42.685878]
  560. [ 42.685878] Waiting for target init
  561. [ 42.690874]
  562. [ 42.690874] Done waiting
  563. [ 42.699103]
  564. [ 42.699103] CLOCK PLL skipped
  565. [ 42.703989] __ol_ath_attach: dev name wifi1
  566. [ 42.707220] ol_ath_attach interface_id 1
  567. [ 42.711331] ol_target_init() BMI inited.
  568. [ 42.715237] ol_target_init() BMI Get Target Info.
  569. [ 42.719670] Chip id: 0xb, chip version: 0x1000000
  570. [ 42.724404]
  571. [ 42.724404] CE WAR Disabled
  572. [ 42.728951] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  573. [ 42.734564] ol_target_init() configure Target .
  574. [ 42.738787]
  575. [ 42.738787] Target Version is 1000000
  576. [ 42.743845]
  577. [ 42.743845] Flash Download Address c0000
  578. [ 42.749450] ol_transfer_bin_file: flash data file defined
  579. [ 42.754873] ol_transfer_bin_file[3661] Get Caldata for wifi1.
  580. [ 42.760614] __adf_os_fs_read[42], Open File /tmp/wifi1.caldata SUCCESS!!
  581. [ 42.767278] file system magic:16914836
  582. [ 42.771064] super blocksize:4096
  583. [ 42.774395] inode 738
  584. [ 42.776703] file size:12064
  585. [ 42.779643] qc98xx_verify_checksum: flash checksum passed: 0x1304
  586. [ 42.785697] ol_transfer_bin_file 3722: Download Flash data len 12064
  587. [ 42.792470] Board extended Data download address: 0x0
  588. [ 42.816598]
  589. [ 42.816598] Board data initialized
  590. [ 42.820729] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  591. [ 42.828366]
  592. [ 42.828366] Selecting OTP binary for CHIP Version 0
  593. [ 42.835010] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  594. [ 42.842292] ol_transfer_bin_file 3542: downloading file 0, Download data len 4424
  595. [ 42.871747]
  596. [ 42.871747] First OTP send param 8000
  597. [ 42.880707] ol_ath_download_firmware :First OTP download and Execute is good address:0x5400 return param 4660
  598. [ 42.889918] ol_ath_download_firmware:##Board Id 21 , CHIP Id 0
  599. [ 42.895725] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  600. [ 42.902674] __adf_os_fs_read[42], Open File /tmp/country SUCCESS!!
  601. [ 42.908542] file system magic:16914836
  602. [ 42.912397] super blocksize:4096
  603. [ 42.915657] inode 3614
  604. [ 42.918083] file size:3
  605. [ 42.920607] __adf_os_fs_read[55]: caldata data size mismatch, fsize=3, cal_size=2
  606. [ 42.928158] !!!!!!!!!!!!!country code is DE!!!!!!!!!!!!!!!
  607. [ 42.933602] __adf_os_fs_read[42], Open File /tmp/hardversion SUCCESS!!
  608. [ 42.940052] file system magic:16914836
  609. [ 42.943915] super blocksize:4096
  610. [ 42.947164] inode 3615
  611. [ 42.949594] file size:4
  612. [ 42.952157] keep hardversion as 1 unchanged
  613. [ 42.952157] wifi1: Selecting board data file name boardData_1_0_IPQ4019_DK04_5G.bin
  614. [ 42.962761] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_5G.bin
  615. [ 42.997207] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  616. [ 43.003814] ol_transfer_bin_file 3542: downloading file 3, Download data len 12064
  617. [ 43.011754] Board extended Data download address: 0x0
  618. [ 43.036019] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  619. [ 43.042240]
  620. [ 43.042240] Selecting OTP binary for CHIP Version 0
  621. [ 43.048709] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  622. [ 43.056290] ol_transfer_bin_file 3542: downloading file 0, Download data len 4424
  623. [ 43.079339]
  624. [ 43.079339] [Flash] : Ignore Module param
  625. [ 43.084121]
  626. [ 43.084121] Second otp download Param 10000
  627. [ 43.100283] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  628. [ 43.107821]
  629. [ 43.107821] Mission mode: Firmware CHIP Version 0
  630. [ 43.114454] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  631. [ 43.121693] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  632. [ 43.129253] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  633. [ 43.136726] Swap: bytes_left to copy: fw:16; dma_page:110657
  634. [ 43.142080] Swap: wrong length read:0
  635. [ 43.145572] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 151487 Target address 417220
  636. [ 43.154860] scn=caec04c0 target_write_addr=417220 seg_info=ce41b110
  637. [ 43.160849] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  638. [ 43.169847] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin
  639. [ 43.179959] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
  640. [ 43.188713] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  641. [ 43.195429] ol_transfer_bin_file 3542: downloading file 1, Download data len 363808
  642. [ 44.471731] ol_target_init() Download FW done.
  643. [ 44.475345] ol_ath_attach() WMI attached. wmi_handle caff0000
  644. [ 44.481150] htc_wmi_init() HT Create . cd122800
  645. [ 44.485659] htc_wmi_init() HIF Claim.
  646. [ 44.489431] htc_wmi_init 7625 host_enable 0 nss_nwifi_offload 0
  647. [ 44.495198] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  648. [ 44.504577] OL_ACBKMinfree : 0
  649. [ 44.507646] OL_ACBEMinfree : 0
  650. [ 44.510775] OL_ACVIMinfree : 0
  651. [ 44.515265] OL_ACVOMinfree : 0
  652. [ 44.523914] CE_recv_buf_enqueue 877 Populate last entry 512 for CE 5
  653. [ 44.529288] CE_recv_buf_enqueue 886 CE 5 wi 511 dest_ptr 0x8a6fa040 nbytes 0 recv_ctxt 0xcafde180
  654. [ 44.545981] Startup Mode-0 set
  655. [ 44.548044]
  656. [ 44.548044] <=== cfg max peer id 1056 ====>
  657. [ 44.554203] HTC Service:0x0300 ep:1 TX flow control disabled
  658. [ 44.559677] htt_peer_map_timer_init Enter pdev ca790000 hrtimer ca794860
  659. [ 44.566724]
  660. [ 44.566724] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cb206000 paddr 8b206000
  661. [ 44.581736]
  662. [ 44.581736] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  663. [ 44.592897] CE_pkt_dl_len_set CE 4 Pkt download length 64
  664. [ 44.597484] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from c9c00000
  665. [ 44.606562] HTC Service:0x0100 ep:2 TX flow control disabled
  666. [ 44.612431] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event
  667. [ 44.618307] Firmware_Build_Number:92
  668. [ 44.621923] num_rf_chain:0x00000002 ht_cap_info:0x0000085b
  669. [ 44.626266] mode:0
  670. [ 44.629455] vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
  671. [ 44.641312]
  672. [ 44.641312] RES CFG Support wmi_service_bitmap 9778
  673. [ 44.646960]
  674. [ 44.646960] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT
  675. [ 44.660959] ol_ath_service_ready_event: tt_support: 1
  676. [ 44.665278] ol_ath_service_ready_event: periodic_chan_stats: 1
  677. [ 44.671139] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  678. [ 44.677391] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  679. [ 44.687699] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  680. [ 44.708745] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  681. [ 44.715317] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  682. [ 44.723207] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  683. [ 44.730623] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  684. [ 44.738681] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  685. [ 44.746001] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 531
  686. [ 44.754184] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 744,
  687. [ 44.761274] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  688. [ 44.769222] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  689. [ 44.776676] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1
  690. [ 44.784343] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6144,
  691. [ 44.791775] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2044 actual units 531
  692. [ 44.804197] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2044,
  693. [ 44.811217] chunk 0 len 13568 requested ,ptr 0x8aa38000
  694. [ 44.811223] chunk 1 len 54272 requested ,ptr 0x89c60000
  695. [ 44.811228] chunk 2 len 217088 requested ,ptr 0x89c80000
  696. [ 44.811232] chunk 3 len 395064 requested ,ptr 0x89d00000
  697. [ 44.811237] chunk 4 len 107520 requested ,ptr 0x89cc0000
  698. [ 44.811248] chunk 5 len 6144 requested ,ptr 0x8c07a000
  699. [ 44.811254] chunk 6 len 1085364 requested ,ptr 0x89e00000
  700. [ 44.811714] ol_ath_service_ready_event[4081] WAPI MBSSID 2
  701. [ 44.854754] wmi_ready_event_rx: WMI UNIFIED READY event
  702. [ 44.854790] ol_ath_connect_htc() WMI is ready
  703. [ 44.854848] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
  704. [ 44.859900] ol_ath_attach() connect HTC.
  705. [ 44.859903] bypasswmi : 0
  706. [ 44.859914] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  707. [ 44.859938] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  708. [ 44.859973] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  709. [ 44.859979] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  710. [ 44.859985] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  711. [ 44.859990] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  712. [ 44.859996] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
  713. [ 44.860002] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
  714. [ 44.860007] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
  715. [ 44.860097] Add VHT80 channel: 5210
  716. [ 44.860101] Add VHT80 channel: 5290
  717. [ 44.860104] Add VHT80 channel: 5530
  718. [ 44.860106] Add VHT80 channel: 5610
  719. [ 44.860109] Add VHT80 channel: 5690
  720. [ 44.860112] Add VHT80 channel: 5775
  721. [ 44.860135] Skipping VHT80 channel 5825
  722. [ 44.860145] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x4000100
  723. [ 44.860151] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x8000100
  724. [ 44.860724] target uses HTT version 2.2; host uses 2.2
  725. [ 44.861073] ol_ath_phyerr_attach: called
  726. [ 44.861213] OL Resmgr Init-ed
  727. [ 44.861344] ieee80211_bsteering_attach: Band steering initialized
  728. [ 44.861354] acfg_attach: Offload using existing sock cd0b5400
  729. [ 44.861362] ol_if_spectral_setup
  730. [ 44.861385] SPECTRAL : get_capability not registered
  731. [ 44.861387] HAL_CAP_PHYDIAG : Capable
  732. [ 44.861393] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
  733. [ 44.861396] SPECTRAL : get_capability not registered
  734. [ 44.861398] HAL_CAP_RADAR : Capable
  735. [ 44.861403] SPECTRAL : Need to fix the capablity check for SPECTRAL
  736. [ 44.861403] (spectral_attach : 242)
  737. [ 44.861406] SPECTRAL : get_capability not registered
  738. [ 44.861409] HAL_CAP_SPECTRAL_SCAN : Capable
  739. [ 44.861412] SPECTRAL : get_tsf64 not registered
  740. [ 44.861417] spectral_init_netlink 78 NULL SKB
  741. [ 44.861426] Green-AP : Green-AP : Attached
  742. [ 44.861426]
  743. [ 44.861429] Green-AP : Attached
  744. [ 44.861432] rate power table override is only supported for AR98XX
  745. [ 44.861471] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna.
  746. [ 44.861531] ol_if_dfs_setup: called
  747. [ 44.861593] ol_if_dfs_attach: called; ptr=c9d69984, radar_info=cd3d9c58
  748. [ 44.861598] dfs_attach: event log enabled by default
  749. [ 44.862548] ol_ath_rtt_meas_report_attach: called
  750. [ 44.862553] ol_ath_lowi_wmi_event_attach: called
  751. [ 44.863328] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/wifi@a800000[0]'
  752. [ 44.863334] ipq4019_wifi_led_init: Wifi LED init failed.. Couldn't get led gpio/led source
  753. [ 44.863339] ol_ath_attach() UMAC attach .
  754. [ 44.863341]
  755. [ 44.863341] BURSTING enabled by default
  756. [ 44.863480] ol_ath_attach: Set global_ic[2] ..ptr:bf766858
  757. [ 44.863489] ath_lowi_if_netlink_init Incremented LOWI netlink ref count: 2
  758. [ 44.863502] osif_wrap_attach:441 osif wrap attached
  759. [ 44.863540] osif_wrap_devt_init:402 osif wrap dev table init done
  760. [ 44.863547] Wrap Attached: Wrap_com =cd08fe00 ic->ic_wrap_com=cd08fe00 &wrap_com->wc_devt=cd08fe00
  761. [ 44.863551] __ol_ath_attach: needed_headroom reservation 60
  762. [ 44.864945] ol_ath_thermal_mitigation_attach: --
  763. [ 44.865192] ath_ol_pci: (Atheros/multi-bss)
  764. [ 44.895627] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, 11D)
  765. [ 44.910466] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  766. [ 44.921952] ath_tx99: Version 2.0
  767. [ 44.921952] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  768. [ 44.950247] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  769. [ 44.968066] ath_da_pci: (Atheros/multi-bss)
  770. [ 44.979747] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
  771. [ 44.979781] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
  772. [ 44.990870] __sa_init_module
  773. [ 45.256173] Removing athdebug proc file
  774. [ 45.259184] ath_dev: driver unloaded
  775. [ 45.303623] ath_tx99: driver unloaded
  776. [ 45.411972] ath_rate_atheros: driver unloaded
  777. [ 45.424665] ath_hal: driver unloaded
  778. [ 45.462417] [ol_ath_iw_setcountry][1699] *p=44, *(p+1)=45
  779. [ 45.466803] isCountryCodeValid: EEPROM regdomain 0x0
  780. [ 45.471948] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  781. [ 45.478665] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  782. [ 45.486741] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  783. [ 45.492616] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  784. [ 45.499390] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  785. [ 45.506757] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  786. [ 45.513884] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  787. [ 45.521057] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  788. [ 45.528584] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  789. [ 45.535915] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  790. [ 45.543239] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  791. [ 45.550658] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  792. [ 45.558259] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  793. [ 45.612818] set TXBF_SND_PERIOD: value 100 wmi_status 0
  794. [ 45.922926] wlan_vap_create : enter. devhandle=0xcb5c04c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  795. [ 45.930679] wmi_unified_vdev_create_send: ID = 0 Type = 1, Subtype = 0 VAP Addr = 0c:80:63:fc:a8:92:
  796. [ 45.939916] ieee80211_mbo_vattach:MBO Initialized
  797. [ 45.944786] wlan_vap_create : exit. devhandle=0xcb5c04c0, vap=0xc9f48000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  798. [ 45.954643] __ieee80211_smart_ant_init: Smart Antenna is not supported
  799. [ 45.961177] Enabling TX checksum bit for the vap ath02 features 4000
  800. [ 45.967605] Enabling SG bit for the vap ath02 features 4000
  801. [ 45.973245] Enabling SG bit for the vap ath02 features 4000
  802. [ 45.978867] Enabling TSO bit for the vap ath02 features 4000
  803. [ 45.984613] Enabling LRO bit for the vap ath02 features 4000
  804. [ 45.990331] VAP device ath02 created osifp: (cdcb64c0) os_if: (c9f48000)
  805. [ 46.023988] siwfreq
  806. [ 46.025076] Set freq vap 0 stop send + c9f48000
  807. [ 46.029767] Set freq vap 0 stop send -c9f48000
  808. [ 46.061541] Set wait done --c9f48000
  809. [ 46.189548] Setting Max Stations:64
  810. [ 46.239123]
  811. [ 46.239123] DES SSID SET=
  812. [ 46.253842] vap-0(ath02):set SIOC80211NWID, 8 characters
  813. [ 46.258128]
  814. [ 46.258128] DES SSID SET=backhaul
  815. [ 46.791697] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1
  816. [ 46.832001] DEVICE IS DOWN ifname=ath02
  817. [ 46.835014] DEVICE IS DOWN ifname=ath02
  818. [ 47.096293] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf6139f0 arg=ca920000
  819. [ 47.096293]
  820. [ 47.105905] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xc9f48000
  821. [ 47.113431] wmi_unified_vdev_down_send for vap 0 (cc220000)
  822. [ 47.149248] wlan_vap_create : enter. devhandle=0xcb5c04c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  823. [ 47.157028] wmi_unified_vdev_create_send: ID = 1 Type = 1, Subtype = 0 VAP Addr = 12:80:63:fc:a8:92:
  824. [ 47.166155] ieee80211_mbo_vattach:MBO Initialized
  825. [ 47.171019] wlan_vap_create : exit. devhandle=0xcb5c04c0, vap=0xc9df8000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  826. [ 47.180909] __ieee80211_smart_ant_init: Smart Antenna is not supported
  827. [ 47.187510] Enabling TX checksum bit for the vap ath05 features 4000
  828. [ 47.193953] Enabling SG bit for the vap ath05 features 4000
  829. [ 47.199539] Enabling SG bit for the vap ath05 features 4000
  830. [ 47.205207] Enabling TSO bit for the vap ath05 features 4000
  831. [ 47.210912] Enabling LRO bit for the vap ath05 features 4000
  832. [ 47.216758] VAP device ath05 created osifp: (cef91cc0) os_if: (c9df8000)
  833. [ 47.249696] siwfreq
  834. [ 47.250784] Set freq vap 1 stop send + c9f48000
  835. [ 47.255371] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf6139f0 arg=ca920000
  836. [ 47.255371]
  837. [ 47.265783] osif_vap_acs_cancel: Scan in progress.. Cancelling it vap: 0xc9f48000
  838. [ 47.273699] wmi_unified_vdev_down_send for vap 0 (cc220000)
  839. [ 47.278990] Set freq vap 1 stop send -c9f48000
  840. [ 47.311553] Set wait done --c9f48000
  841. [ 47.314109] Set freq vap 1 stop send + c9df8000
  842. [ 47.318949] Set freq vap 1 stop send -c9df8000
  843. [ 47.351536] Set wait done --c9df8000
  844. [ 47.417132] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf6139f0 arg=ca920000
  845. [ 47.417132]
  846. [ 47.426596] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xc9f48000
  847. [ 47.434074] wmi_unified_vdev_down_send for vap 0 (cc220000)
  848. [ 47.558784] Setting Max Stations:64
  849. [ 47.608077]
  850. [ 47.608077] DES SSID SET=
  851. [ 47.623222] vap-1(ath05):set SIOC80211NWID, 9 characters
  852. [ 47.627506]
  853. [ 47.627506] DES SSID SET=Deco_A890
  854. [ 48.131634] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1
  855. [ 48.181940] DEVICE IS DOWN ifname=ath05
  856. [ 48.184918] DEVICE IS DOWN ifname=ath05
  857. [ 48.189284] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xc9df8000
  858. [ 48.321939] ME Pool succesfully initialized vaddr - c9f60000 paddr - 0
  859. [ 48.321939] num_elems = 1424 buf_size - 64 pool_size = 102528
  860. [ 48.333225] Enable MCAST_TO_UCAST
  861. [ 48.485051] device ath05 entered promiscuous mode
  862. [ 48.489480] br-lan: port 3(ath05) entered forwarding state
  863. [ 48.494285] br-lan: port 3(ath05) entered forwarding state
  864. [ 48.500033] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  865. [ 48.546143] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xc9df8000
  866. [ 49.119070] [ol_ath_iw_setcountry][1699] *p=44, *(p+1)=45
  867. [ 49.123614] isCountryCodeValid: EEPROM regdomain 0x0
  868. [ 49.128422] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  869. [ 49.135574] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  870. [ 49.142398] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  871. [ 49.149148] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  872. [ 49.156140] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  873. [ 49.163364] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
  874. [ 49.170420] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
  875. [ 49.177848] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
  876. [ 49.185294] Add VHT80 channel: 5210
  877. [ 49.188632] Add VHT80 channel: 5290
  878. [ 49.192133] Add VHT80 channel: 5530
  879. [ 49.195578] Add VHT80 channel: 5610
  880. [ 49.199065] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x4000100
  881. [ 49.206808] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x8000100
  882. [ 49.262154] set TXBF_SND_PERIOD: value 100 wmi_status 0
  883. [ 49.503251] wlan_vap_create : enter. devhandle=0xcaec04c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  884. [ 49.510997] wmi_unified_vdev_create_send: ID = 0 Type = 1, Subtype = 0 VAP Addr = 0c:80:63:fc:a8:93:
  885. [ 49.520373] ieee80211_mbo_vattach:MBO Initialized
  886. [ 49.525281] wlan_vap_create : exit. devhandle=0xcaec04c0, vap=0xc9860000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  887. [ 49.535060] __ieee80211_smart_ant_init: Smart Antenna is not supported
  888. [ 49.541632] Enabling TX checksum bit for the vap ath12 features 4000
  889. [ 49.547912] Enabling SG bit for the vap ath12 features 4000
  890. [ 49.553684] Enabling SG bit for the vap ath12 features 4000
  891. [ 49.559199] Enabling TSO bit for the vap ath12 features 4000
  892. [ 49.565065] Enabling LRO bit for the vap ath12 features 4000
  893. [ 49.570655] VAP device ath12 created osifp: (c9ff24c0) os_if: (c9860000)
  894. [ 49.604065] siwfreq
  895. [ 49.605152] Set freq vap 0 stop send + c9860000
  896. [ 49.610249] Set freq vap 0 stop send -c9860000
  897. [ 49.641568] Set wait done --c9860000
  898. [ 49.768822] Setting Max Stations:64
  899. [ 49.817881]
  900. [ 49.817881] DES SSID SET=
  901. [ 49.833054] vap-0(ath12):set SIOC80211NWID, 8 characters
  902. [ 49.837349]
  903. [ 49.837349] DES SSID SET=backhaul
  904. [ 50.401661] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1
  905. [ 50.441840] DEVICE IS DOWN ifname=ath12
  906. [ 50.444823] DEVICE IS DOWN ifname=ath12
  907. [ 50.702667] wlan_vap_create : enter. devhandle=0xcaec04c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  908. [ 50.710407] wmi_unified_vdev_create_send: ID = 1 Type = 1, Subtype = 0 VAP Addr = 12:80:63:fc:a8:93:
  909. [ 50.719632] ieee80211_mbo_vattach:MBO Initialized
  910. [ 50.724476] wlan_vap_create : exit. devhandle=0xcaec04c0, vap=0xc9d98000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  911. [ 50.734367] __ieee80211_smart_ant_init: Smart Antenna is not supported
  912. [ 50.740905] Enabling TX checksum bit for the vap ath15 features 4000
  913. [ 50.747350] Enabling SG bit for the vap ath15 features 4000
  914. [ 50.752983] Enabling SG bit for the vap ath15 features 4000
  915. [ 50.758601] Enabling TSO bit for the vap ath15 features 4000
  916. [ 50.764351] Enabling LRO bit for the vap ath15 features 4000
  917. [ 50.770063] VAP device ath15 created osifp: (cd276cc0) os_if: (c9d98000)
  918. [ 50.804004] siwfreq
  919. [ 50.805092] Set freq vap 1 stop send + c9860000
  920. [ 50.809621] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf6139f0 arg=c9f80000
  921. [ 50.809621]
  922. [ 50.820298] osif_vap_acs_cancel: Scan in progress.. Cancelling it vap: 0xc9860000
  923. [ 50.827955] wmi_unified_vdev_down_send for vap 0 (caff0000)
  924. [ 50.833565] Set freq vap 1 stop send -c9860000
  925. [ 50.861560] Set wait done --c9860000
  926. [ 50.864189] Set freq vap 1 stop send + c9d98000
  927. [ 50.868994] Set freq vap 1 stop send -c9d98000
  928. [ 50.901544] Set wait done --c9d98000
  929. [ 50.966609] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf6139f0 arg=c9f80000
  930. [ 50.966609]
  931. [ 50.976069] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xc9860000
  932. [ 50.983580] wmi_unified_vdev_down_send for vap 0 (caff0000)
  933. [ 51.109467] Setting Max Stations:64
  934. [ 51.158926]
  935. [ 51.158926] DES SSID SET=
  936. [ 51.173861] vap-1(ath15):set SIOC80211NWID, 9 characters
  937. [ 51.178164]
  938. [ 51.178164] DES SSID SET=Deco_A890
  939. [ 51.446860] wmi_unified_vdev_down_send for vap 0 (cc220000)
  940. [ 51.451682] OL vap_start +
  941. [ 51.454107] wmi_unified_vdev_start_send for vap 0 (cc220000)
  942. [ 51.459759] OL vap_start -
  943. [ 51.462516] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43
  944. [ 51.470908] OL vap_start +
  945. [ 51.473500] wmi_unified_vdev_start_send for vap 1 (cc220000)
  946. [ 51.479103] OL vap_start -
  947. [ 51.481834] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43
  948. [ 51.647257] ol_vdev_start_resp_ev for vap 0 (cc220000)
  949. [ 51.651604] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  950. [ 51.658417] wmi_unified_vdev_up_send for vap 0 (cc220000)
  951. [ 51.663820] __ieee80211_smart_ant_init: Smart Antenna is not supported
  952. [ 51.670505] ol_vdev_start_resp_ev for vap 1 (cc220000)
  953. [ 51.675654] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  954. [ 51.682581] wmi_unified_vdev_up_send for vap 1 (cc220000)
  955. [ 51.701561] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1
  956. [ 51.752009] DEVICE IS DOWN ifname=ath15
  957. [ 51.755053] DEVICE IS DOWN ifname=ath15
  958. [ 51.759462] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xc9d98000
  959. [ 51.896047] ME Pool succesfully initialized vaddr - c98a0000 paddr - 0
  960. [ 51.896047] num_elems = 1424 buf_size - 64 pool_size = 102528
  961. [ 51.907386] Enable MCAST_TO_UCAST
  962. [ 52.072841] device ath15 entered promiscuous mode
  963. [ 52.078046] br-lan: port 4(ath15) entered forwarding state
  964. [ 52.082621] br-lan: port 4(ath15) entered forwarding state
  965. [ 52.239810] wmi_unified_vdev_down_send for vap 0 (caff0000)
  966. [ 52.244660] OL vap_start +
  967. [ 52.247056] wmi_unified_vdev_start_send for vap 0 (caff0000)
  968. [ 52.252734] OL vap_start -
  969. [ 52.255430] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
  970. [ 52.263816] OL vap_start +
  971. [ 52.266344] wmi_unified_vdev_start_send for vap 1 (caff0000)
  972. [ 52.272011] OL vap_start -
  973. [ 52.274694] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
  974. [ 52.438892] ol_vdev_start_resp_ev for vap 0 (caff0000)
  975. [ 52.443245] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  976. [ 52.450057] wmi_unified_vdev_up_send for vap 0 (caff0000)
  977. [ 52.455469] __ieee80211_smart_ant_init: Smart Antenna is not supported
  978. [ 52.462180] ol_vdev_start_resp_ev for vap 1 (caff0000)
  979. [ 52.467419] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  980. [ 52.474226] wmi_unified_vdev_up_send for vap 1 (caff0000)
  981. [ 53.207372] device ath12.1 entered promiscuous mode
  982. [ 53.219843] device ath12 entered promiscuous mode
  983. [ 53.224801] br-lan: port 5(ath12.1) entered forwarding state
  984. [ 53.229515] br-lan: port 5(ath12.1) entered forwarding state
  985. [ 53.371954] device ath02.1 entered promiscuous mode
  986. [ 53.382736] device ath02 entered promiscuous mode
  987. [ 53.386827] br-lan: port 6(ath02.1) entered forwarding state
  988. [ 53.392183] br-lan: port 6(ath02.1) entered forwarding state
  989. [ 53.722475] device ath12.2 entered promiscuous mode
  990. [ 53.734611] br-lan: port 7(ath12.2) entered forwarding state
  991. [ 53.739303] br-lan: port 7(ath12.2) entered forwarding state
  992. [ 53.890412] device ath02.2 entered promiscuous mode
  993. [ 53.905471] br-lan: port 8(ath02.2) entered forwarding state
  994. [ 53.910163] br-lan: port 8(ath02.2) entered forwarding state
  995. [ 54.172077] IPv6: ADDRCONF(NETDEV_CHANGE): ath12.2: link becomes ready
  996. [ 54.178837] IPv6: ADDRCONF(NETDEV_CHANGE): ath02.2: link becomes ready
  997. [ 54.184418] Ebtables v2.0 unregistered
  998. [ 58.501147] work mode change to :RE
  999. [ 58.501147]
  1000. [ 60.375029] device eth0 left promiscuous mode
  1001. [ 60.381911] br-lan: port 1(eth0) entered disabled state
  1002. [ 60.393945] device eth0 entered promiscuous mode
  1003. [ 60.634916] device eth1 left promiscuous mode
  1004. [ 60.640153] br-lan: port 2(eth1) entered disabled state
  1005. [ 60.668439] device eth1 entered promiscuous mode
  1006. [ 67.518683] ess_edma c080000.edma: eth0: GMAC Link is up with phy_speed=1000
  1007. [ 67.619452] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1008. [ 67.625416] br-wan: port 1(eth0) entered forwarding state
  1009. [ 67.630168] br-wan: port 1(eth0) entered forwarding state
  1010. [ 67.637761] IPv6: ADDRCONF(NETDEV_CHANGE): br-wan: link becomes ready
  1011. [ 67.799086] br-wan: port 1(eth0) entered disabled state
  1012. [ 67.804690] br-wan: port 1(eth0) entered forwarding state
  1013. [ 67.809155] br-wan: port 1(eth0) entered forwarding state
  1014. [ 72.327426] device eth1 left promiscuous mode
  1015. [ 72.334907] br-wan: port 2(eth1) entered disabled state
  1016. [ 72.344699] device eth1 entered promiscuous mode
  1017.  
  1018. ```
  1019.  
  1020.  
  1021. ```
  1022. root@M5:/tmp# cat /proc/cmdline
  1023. root=mtd:1:rootfs rootfstype=squashfs rootwait clk_ignore_unused
  1024.  
  1025.  
  1026. root@M5:/tmp# cat cpuinfo.txt
  1027. processor : 0
  1028. model name : ARMv7 Processor rev 5 (v7l)
  1029. BogoMIPS : 26.81
  1030. Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1031. CPU implementer : 0x41
  1032. CPU architecture: 7
  1033. CPU variant : 0x0
  1034. CPU part : 0xc07
  1035. CPU revision : 5
  1036.  
  1037. processor : 1
  1038. model name : ARMv7 Processor rev 5 (v7l)
  1039. BogoMIPS : 26.81
  1040. Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1041. CPU implementer : 0x41
  1042. CPU architecture: 7
  1043. CPU variant : 0x0
  1044. CPU part : 0xc07
  1045. CPU revision : 5
  1046.  
  1047. processor : 2
  1048. model name : ARMv7 Processor rev 5 (v7l)
  1049. BogoMIPS : 26.81
  1050. Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1051. CPU implementer : 0x41
  1052. CPU architecture: 7
  1053. CPU variant : 0x0
  1054. CPU part : 0xc07
  1055. CPU revision : 5
  1056.  
  1057. processor : 3
  1058. model name : ARMv7 Processor rev 5 (v7l)
  1059. BogoMIPS : 26.81
  1060. Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1061. CPU implementer : 0x41
  1062. CPU architecture: 7
  1063. CPU variant : 0x0
  1064. CPU part : 0xc07
  1065. CPU revision : 5
  1066.  
  1067. Hardware : Qualcomm (Flattened Device Tree)
  1068. Revision : 0000
  1069. Serial : 0000000000000000
  1070.  
  1071.  
  1072. root@M5:/tmp# cat /proc/meminfo
  1073. MemTotal: 251892 kB
  1074. MemFree: 107428 kB
  1075. MemAvailable: 146220 kB
  1076. Buffers: 10460 kB
  1077. Cached: 35880 kB
  1078. SwapCached: 0 kB
  1079. Active: 33896 kB
  1080. Inactive: 25080 kB
  1081. Active(anon): 13256 kB
  1082. Inactive(anon): 3440 kB
  1083. Active(file): 20640 kB
  1084. Inactive(file): 21640 kB
  1085. Unevictable: 0 kB
  1086. Mlocked: 0 kB
  1087. HighTotal: 0 kB
  1088. HighFree: 0 kB
  1089. LowTotal: 251892 kB
  1090. LowFree: 107428 kB
  1091. SwapTotal: 0 kB
  1092. SwapFree: 0 kB
  1093. Dirty: 0 kB
  1094. Writeback: 0 kB
  1095. AnonPages: 12640 kB
  1096. Mapped: 3964 kB
  1097. Shmem: 4060 kB
  1098. Slab: 60260 kB
  1099. SReclaimable: 3548 kB
  1100. SUnreclaim: 56712 kB
  1101. KernelStack: 936 kB
  1102. PageTables: 864 kB
  1103. NFS_Unstable: 0 kB
  1104. Bounce: 0 kB
  1105. WritebackTmp: 0 kB
  1106. CommitLimit: 125944 kB
  1107. Committed_AS: 36128 kB
  1108. VmallocTotal: 761856 kB
  1109. VmallocUsed: 24204 kB
  1110. VmallocChunk: 677596 kB
  1111.  
  1112. root@M5:/tmp# cat /proc/devices
  1113. Character devices:
  1114. 1 mem
  1115. 4 ttyS
  1116. 5 /dev/tty
  1117. 5 /dev/console
  1118. 5 /dev/ptmx
  1119. 10 misc
  1120. 13 input
  1121. 29 fb
  1122. 89 i2c
  1123. 90 mtd
  1124. 108 ppp
  1125. 128 ptm
  1126. 136 pts
  1127. 180 usb
  1128. 189 usb_device
  1129. 239 flash_chrdev
  1130. 247 sfe_ipv6
  1131. 248 sfe_ipv4
  1132. 249 ttyQHS
  1133. 250 ttyHS
  1134. 251 ttyMSM
  1135. 252 watchdog
  1136. 253 rtc
  1137. 254 msm_sps
  1138.  
  1139. Block devices:
  1140. 259 blkext
  1141. 31 mtdblock
  1142.  
  1143.  
  1144. root@M5:/tmp# ls /sys/devices/platform
  1145. alarmtimer power reg-dummy serial8250 uevent
  1146. root@M5:/tmp#
  1147.  
  1148.  
  1149. root@M5:/tmp# cat /proc/mtd
  1150. dev: size erasesize name
  1151. mtd0: 00030000 00010000 "0:SBL1"
  1152. mtd1: 00010000 00010000 "0:BOOTCONFIG"
  1153. mtd2: 00010000 00010000 "0:MIBIB"
  1154. mtd3: 00010000 00010000 "0:BOOTCONFIG1"
  1155. mtd4: 00060000 00010000 "0:QSEE"
  1156. mtd5: 00010000 00010000 "0:CDT"
  1157. mtd6: 00010000 00010000 "0:DDRPARAMS"
  1158. mtd7: 00010000 00010000 "0:APPSBLENV"
  1159. mtd8: 00080000 00010000 "0:APPSBL"
  1160. mtd9: 00010000 00010000 "0:ART"
  1161. mtd10: 000c0000 00010000 "OPAQUE"
  1162. mtd11: 00300000 00010000 "0:HLOS"
  1163. mtd12: 007d0000 00010000 "0:rootfs"
  1164. mtd13: 00080000 00010000 "0:APPSBL_1"
  1165. mtd14: 00400000 00010000 "1:HLOS"
  1166. mtd15: 00e70000 00010000 "1:rootfs"
  1167.  
  1168.  
  1169. root@M5:/tmp# ifconfig -a
  1170. ath02 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:92
  1171. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1172. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1173. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1174. collisions:0 txqueuelen:0
  1175. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1176.  
  1177. ath02.1 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:92
  1178. inet6 addr: fe80::e80:63ff:fefc:a892/64 Scope:Link
  1179. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1180. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1181. TX packets:249 errors:0 dropped:0 overruns:0 carrier:0
  1182. collisions:0 txqueuelen:0
  1183. RX bytes:0 (0.0 B) TX bytes:119132 (116.3 KiB)
  1184.  
  1185. ath02.2 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:92
  1186. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1187. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1188. TX packets:243 errors:0 dropped:0 overruns:0 carrier:0
  1189. collisions:0 txqueuelen:0
  1190. RX bytes:0 (0.0 B) TX bytes:118504 (115.7 KiB)
  1191.  
  1192. ath05 Link encap:Ethernet HWaddr 12:80:63:FC:A8:92
  1193. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1194. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1195. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1196. collisions:0 txqueuelen:0
  1197. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1198.  
  1199. ath12 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:93
  1200. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1201. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1202. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1203. collisions:0 txqueuelen:0
  1204. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1205.  
  1206. ath12.1 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:93
  1207. inet6 addr: fe80::e80:63ff:fefc:a893/64 Scope:Link
  1208. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1209. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1210. TX packets:249 errors:0 dropped:0 overruns:0 carrier:0
  1211. collisions:0 txqueuelen:0
  1212. RX bytes:0 (0.0 B) TX bytes:119132 (116.3 KiB)
  1213.  
  1214. ath12.2 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:93
  1215. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1216. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1217. TX packets:243 errors:0 dropped:0 overruns:0 carrier:0
  1218. collisions:0 txqueuelen:0
  1219. RX bytes:0 (0.0 B) TX bytes:118504 (115.7 KiB)
  1220.  
  1221. ath15 Link encap:Ethernet HWaddr 12:80:63:FC:A8:93
  1222. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1223. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1224. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1225. collisions:0 txqueuelen:0
  1226. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1227.  
  1228. bond0 Link encap:Ethernet HWaddr 22:2F:48:81:CA:BD
  1229. BROADCAST MASTER MULTICAST MTU:1500 Metric:1
  1230. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1231. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1232. collisions:0 txqueuelen:0
  1233. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1234.  
  1235. br-iptv Link encap:Ethernet HWaddr CA:C0:21:65:B0:50
  1236. inet6 addr: fe80::c8c0:21ff:fe65:b050/64 Scope:Link
  1237. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1238. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1239. TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
  1240. collisions:0 txqueuelen:0
  1241. RX bytes:0 (0.0 B) TX bytes:738 (738.0 B)
  1242.  
  1243. br-lan Link encap:Ethernet HWaddr 0C:80:63:FC:A8:90
  1244. inet addr:192.168.68.1 Bcast:192.168.68.255 Mask:255.255.255.0
  1245. inet6 addr: fe80::e80:63ff:fefc:a890/64 Scope:Link
  1246. inet6 addr: ::e80:63ff:fefc:a890/64 Scope:Global
  1247. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1248. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1249. TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
  1250. collisions:0 txqueuelen:0
  1251. RX bytes:0 (0.0 B) TX bytes:119210 (116.4 KiB)
  1252.  
  1253. br-wan Link encap:Ethernet HWaddr 0C:80:63:FC:A8:91
  1254. inet addr:192.168.0.86 Bcast:192.168.0.255 Mask:255.255.255.0
  1255. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1256. RX packets:2653 errors:0 dropped:0 overruns:0 frame:0
  1257. TX packets:172 errors:0 dropped:0 overruns:0 carrier:0
  1258. collisions:0 txqueuelen:0
  1259. RX bytes:236995 (231.4 KiB) TX bytes:15710 (15.3 KiB)
  1260.  
  1261. eth0 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:90
  1262. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1263. RX packets:2664 errors:0 dropped:11 overruns:0 frame:0
  1264. TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
  1265. collisions:0 txqueuelen:1000
  1266. RX bytes:274797 (268.3 KiB) TX bytes:14872 (14.5 KiB)
  1267.  
  1268. eth1 Link encap:Ethernet HWaddr 0C:80:63:FC:A8:90
  1269. UP BROADCAST MULTICAST MTU:1500 Metric:1
  1270. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1271. TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
  1272. collisions:0 txqueuelen:1000
  1273. RX bytes:0 (0.0 B) TX bytes:258 (258.0 B)
  1274.  
  1275. gre0 Link encap:UNSPEC HWaddr 00-00-00-00-30-00-00-00-00-00-00-00-00-00-00-00
  1276. NOARP MTU:1476 Metric:1
  1277. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1278. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1279. collisions:0 txqueuelen:0
  1280. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1281.  
  1282. gretap0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
  1283. BROADCAST MULTICAST MTU:1462 Metric:1
  1284. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1285. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1286. collisions:0 txqueuelen:1000
  1287. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1288.  
  1289. ip6tnl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  1290. NOARP MTU:1452 Metric:1
  1291. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1292. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1293. collisions:0 txqueuelen:0
  1294. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1295.  
  1296. lo Link encap:Local Loopback
  1297. inet addr:127.0.0.1 Mask:255.0.0.0
  1298. inet6 addr: ::1/128 Scope:Host
  1299. UP LOOPBACK RUNNING MTU:65536 Metric:1
  1300. RX packets:428 errors:0 dropped:0 overruns:0 frame:0
  1301. TX packets:428 errors:0 dropped:0 overruns:0 carrier:0
  1302. collisions:0 txqueuelen:0
  1303. RX bytes:99257 (96.9 KiB) TX bytes:99257 (96.9 KiB)
  1304.  
  1305. sit0 Link encap:IPv6-in-IPv4
  1306. NOARP MTU:1480 Metric:1
  1307. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1308. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1309. collisions:0 txqueuelen:0
  1310. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1311.  
  1312. teql0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  1313. NOARP MTU:1500 Metric:1
  1314. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1315. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1316. collisions:0 txqueuelen:100
  1317. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1318.  
  1319. wifi0 Link encap:UNSPEC HWaddr 0C-80-63-FC-A8-92-00-00-00-00-00-00-00-00-00-00
  1320. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1321. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1322. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1323. collisions:0 txqueuelen:2699
  1324. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1325. Interrupt:200 Memory:d3c00000-d3e00000
  1326.  
  1327. wifi1 Link encap:UNSPEC HWaddr 0C-80-63-FC-A8-93-00-00-00-00-00-00-00-00-00-00
  1328. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  1329. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  1330. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  1331. collisions:0 txqueuelen:2699
  1332. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  1333. Interrupt:201 Memory:d4400000-d4600000
  1334.  
  1335. root@M5:/tmp# ls /sys/class/net
  1336. ath02 ath12.2 br-wan lo
  1337. ath02.1 ath15 eth0 sit0
  1338. ath02.2 bond0 eth1 teql0
  1339. ath05 bonding_masters gre0 wifi0
  1340. ath12 br-iptv gretap0 wifi1
  1341. ath12.1 br-lan ip6tnl0
  1342.  
  1343.  
  1344. root@M5:/tmp# brctl show
  1345. bridge name bridge id STP enabled interfaces
  1346. br-iptv 8000.000000000000 no
  1347. br-lan 7fff.0c8063fca890 no ath02.1
  1348. ath02.2
  1349. ath05
  1350. ath12.1
  1351. ath12.2
  1352. ath15
  1353. eth1
  1354. br-wan 8000.0c8063fca891 no eth0
  1355.  
  1356.  
  1357. GPIOs 0-69, platform/1000000.pinctrl, 1000000.pinctrl:
  1358. gpio0 : in 0 2mA keeper
  1359. gpio1 : in 0 2mA keeper
  1360. gpio2 : in 0 2mA keeper
  1361. gpio3 : in 0 2mA no pull
  1362. gpio4 : in 0 2mA keeper
  1363. gpio5 : in 0 2mA pull down
  1364. gpio6 : in 0 2mA keeper
  1365. gpio7 : in 0 2mA keeper
  1366. gpio8 : out 1 2mA no pull
  1367. gpio9 : out 1 2mA no pull
  1368. gpio10 : in 1 2mA no pull
  1369. gpio11 : in 1 2mA no pull
  1370. gpio12 : in 1 2mA no pull
  1371. gpio13 : in 1 2mA no pull
  1372. gpio14 : in 1 2mA no pull
  1373. gpio15 : in 1 2mA no pull
  1374. gpio16 : out 1 2mA no pull
  1375. gpio17 : out 1 2mA no pull
  1376. gpio18 : in 0 2mA pull down
  1377. gpio19 : in 1 2mA pull down
  1378. gpio20 : out 1 2mA no pull
  1379. gpio21 : out 1 2mA no pull
  1380. gpio22 : in 0 2mA keeper
  1381. gpio23 : in 0 2mA keeper
  1382. gpio24 : in 0 2mA keeper
  1383. gpio25 : in 0 2mA keeper
  1384. gpio26 : in 0 2mA keeper
  1385. gpio27 : in 0 2mA keeper
  1386. gpio28 : out 0 2mA no pull
  1387. gpio29 : in 0 2mA keeper
  1388. gpio30 : in 0 2mA keeper
  1389. gpio31 : in 0 2mA keeper
  1390. gpio32 : out 0 2mA no pull
  1391. gpio33 : in 0 2mA no pull
  1392. gpio34 : in 0 2mA keeper
  1393. gpio35 : out 0 2mA no pull
  1394. gpio36 : in 0 2mA pull down
  1395. gpio37 : out 7 6mA pull up
  1396. gpio38 : out 0 2mA pull down
  1397. gpio39 : in 0 2mA keeper
  1398. gpio40 : in 0 2mA keeper
  1399. gpio41 : out 0 2mA keeper
  1400. gpio42 : out 0 6mA pull up
  1401. gpio43 : in 2 6mA pull up
  1402. gpio44 : in 0 2mA pull down
  1403. gpio45 : in 0 2mA pull down
  1404. gpio46 : in 0 2mA pull down
  1405. gpio47 : in 0 2mA pull down
  1406. gpio48 : out 0 2mA pull down
  1407. gpio49 : in 0 2mA pull down
  1408. gpio50 : in 0 2mA keeper
  1409. gpio51 : in 0 2mA pull down
  1410. gpio52 : in 2 2mA keeper
  1411. gpio53 : in 2 2mA keeper
  1412. gpio54 : in 0 2mA pull down
  1413. gpio55 : in 0 2mA pull down
  1414. gpio56 : in 0 2mA pull down
  1415. gpio57 : in 0 2mA pull down
  1416. gpio58 : in 0 2mA keeper
  1417. gpio59 : in 0 2mA keeper
  1418. gpio60 : in 0 2mA pull down
  1419. gpio61 : in 0 2mA pull down
  1420. gpio62 : in 2 2mA pull down
  1421. gpio63 : in 0 2mA pull down
  1422. gpio64 : in 0 2mA keeper
  1423. gpio65 : in 0 2mA pull down
  1424. gpio66 : in 0 2mA pull down
  1425. gpio67 : in 0 2mA pull down
  1426. gpio68 : in 0 2mA pull down
  1427. gpio69 : in 0 2mA pull down
  1428.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement