Advertisement
sta-s2z

Untitled

Jan 16th, 2020
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.86 KB | None | 0 0
  1. Filename 'qcom3.bin'.
  2. Load address: 0x84000000
  3. Loading: *#################################################################
  4. #################################################################
  5. #################################################################
  6. #################################################################
  7. #################################################################
  8. #
  9. done
  10. Bytes transferred = 4777600 (48e680 hex)
  11. (IPQ40xx) # bootm
  12.  
  13. ## Booting kernel from FIT Image at 84000000 ...
  14. Using 'config@1' configuration
  15. Trying 'kernel@1' kernel subimage
  16. Description: ARM OpenWrt Linux-4.14.162
  17. Type: Kernel Image
  18. Compression: uncompressed
  19. Data Start: 0x840000e4
  20. Data Size: 4758384 Bytes = 4.5 MiB
  21. Architecture: ARM
  22. OS: Linux
  23. Load Address: 0x80208000
  24. Entry Point: 0x80208000
  25. Hash algo: crc32
  26. Hash value: 63e1495c
  27. Hash algo: sha1
  28. Hash value: 76d2d6ddb7a6cb19c0742b5f5532bc0009c160af
  29. Verifying Hash Integrity ... crc32+ sha1+ OK
  30. ## Flattened Device Tree from FIT Image at 84000000
  31. Using 'config@1' configuration
  32. Trying 'fdt@1' FDT blob subimage
  33. Description: ARM OpenWrt linksys_ea8300 device tree blob
  34. Type: Flat Device Tree
  35. Compression: uncompressed
  36. Data Start: 0x84489d8c
  37. Data Size: 17347 Bytes = 16.9 KiB
  38. Architecture: ARM
  39. Hash algo: crc32
  40. Hash value: e828b72b
  41. Hash algo: sha1
  42. Hash value: eb01db16b1f68c863b28c8cb2d373703c8535a0a
  43. Verifying Hash Integrity ... crc32+ sha1+ OK
  44. Booting using the fdt blob at 0x84489d8c
  45. Loading Kernel Image ... OK
  46. OK
  47. Loading Device Tree to 870c8000, end 870cf3c2 ... OK
  48. Device nand2 not found!
  49. ft_board_setup, miwifi gmac_no = 4
  50. , sfi->flash_type vs SMEM_BOOT_MMC_FLASH: 5 vs 132
  51. ipq40xx_set_ethmac_addr, miwifi eth0addr = 50:d2:f5:15:65:22
  52. ipq40xx_set_ethmac_addr, miwifi eth1addr = 50:d2:f5:15:65:23
  53. ipq40xx_set_ethmac_addr, miwifi eth2addr = 50:d2:f5:15:65:27
  54. ipq40xx_set_ethmac_addr, miwifi eth3addr = 50:d2:f5:15:65:28
  55. Using machid 0x8010001 from environment
  56.  
  57. Starting kernel ...
  58.  
  59. [ 0.000000] Booting Linux on physical CPU 0x0
  60. [ 0.000000] Linux version 4.14.162 (builder@buildhost) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r10860-a3ffeb413b)) #0 SMP Mon Jan 6 16:47:09 2020
  61. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  62. [ 0.000000] CPU: div instructions available: patching division code
  63. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  64. [ 0.000000] OF: fdt: Machine model: Linksys EA8300 (Dallas)
  65. [ 0.000000] Memory policy: Data cache writealloc
  66. [ 0.000000] random: get_random_bytes called from 0xc09008d0 with crng_init=0
  67. [ 0.000000] percpu: Embedded 15 pages/cpu s29388 r8192 d23860 u61440
  68. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64512
  69. [ 0.000000] Kernel command line: root=/dev/ubiblock0_0 rootfstype=squashfs ro
  70. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  71. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  72. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  73. [ 0.000000] Memory: 241732K/260096K available (4452K kernel code, 146K rwdata, 688K rodata, 9216K init, 236K bss, 18364K reserved, 0K cma-reserved, 0K highmem)
  74. [ 0.000000] Virtual kernel memory layout:
  75. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  76. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  77. [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
  78. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  79. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  80. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  81. [ 0.000000] .text : 0xc0208000 - 0xc0759078 (5445 kB)
  82. [ 0.000000] .init : 0xc0900000 - 0xc1200000 (9216 kB)
  83. [ 0.000000] .data : 0xc1200000 - 0xc1224b80 ( 147 kB)
  84. [ 0.000000] .bss : 0xc1226000 - 0xc1261018 ( 237 kB)
  85. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  86. [ 0.000000] Hierarchical RCU implementation.
  87. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  88. [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
  89. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
  90. [ 0.000007] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
  91. [ 0.000022] Switching to timer-based delay loop, resolution 20ns
  92. [ 0.000256] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  93. [ 0.000273] pid_max: default: 32768 minimum: 301
  94. [ 0.000404] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  95. [ 0.000421] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  96. [ 0.000954] CPU: Testing write buffer coherency: ok
  97. [ 0.001629] Setting up static identity map for 0x80300000 - 0x80300060
  98. [ 0.001774] Hierarchical SRCU implementation.
  99. [ 0.002424] smp: Bringing up secondary CPUs ...
  100. [ 0.005094] smp: Brought up 1 node, 4 CPUs
  101. [ 0.005113] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  102. [ 0.005120] CPU: All CPU(s) started in SVC mode.
  103. [ 0.009267] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  104. [ 0.009417] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  105. [ 0.009439] futex hash table entries: 1024 (order: 4, 65536 bytes)
  106. [ 0.009614] pinctrl core: initialized pinctrl subsystem
  107. [ 0.010527] NET: Registered protocol family 16
  108. [ 0.010828] DMA: preallocated 256 KiB pool for atomic coherent allocations
  109. [ 0.011821] cpuidle: using governor ladder
  110. [ 0.011863] cpuidle: using governor menu
  111. [ 0.029017] usbcore: registered new interface driver usbfs
  112. [ 0.029080] usbcore: registered new interface driver hub
  113. [ 0.029161] usbcore: registered new device driver usb
  114. [ 0.029208] pps_core: LinuxPPS API ver. 1 registered
  115. [ 0.029218] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  116. [ 0.029241] PTP clock support registered
  117. [ 0.030479] clocksource: Switched to clocksource arch_sys_counter
  118. [ 0.031292] NET: Registered protocol family 2
  119. [ 0.031962] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  120. [ 0.032003] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  121. [ 0.032053] TCP: Hash tables configured (established 2048 bind 2048)
  122. [ 0.032155] UDP hash table entries: 256 (order: 1, 8192 bytes)
  123. [ 0.032191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  124. [ 0.032373] NET: Registered protocol family 1
  125. [ 0.148756] No memory allocated for crashlog
  126. [ 0.148959] workingset: timestamp_bits=30 max_order=16 bucket_order=0
  127. [ 0.152303] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  128. [ 0.152318] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  129. [ 0.157879] io scheduler noop registered
  130. [ 0.157899] io scheduler deadline registered (default)
  131. [ 0.159604] OF: PCI: host bridge /soc/pci@40000000 ranges:
  132. [ 0.159640] OF: PCI: IO 0x40200000..0x402fffff -> 0x40200000
  133. [ 0.159660] OF: PCI: MEM 0x40300000..0x40ffffff -> 0x40300000
  134. [ 1.280486] qcom-pcie 40000000.pci: phy link never came up
  135. [ 1.290518] qcom-pcie 40000000.pci: cannot initialize host
  136. [ 1.290632] qcom-pcie: probe of 40000000.pci failed with error -110
  137. [ 1.292037] bam-dma-engine 8e04000.dma: num-channels unspecified in dt
  138. [ 1.292054] bam-dma-engine 8e04000.dma: num-ees unspecified in dt
  139. [ 1.293347] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  140. [ 1.293429] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  141. [ 1.293501] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  142. [ 1.293574] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  143. [ 1.293803] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  144. [ 1.295510] msm_serial 78af000.serial: msm_serial: detected port #0
  145. [ 1.295557] msm_serial 78af000.serial: uartclk = 1843200
  146. [ 1.295607] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 24, base_baud = 115200) is a MSM
  147. [ 1.295633] msm_serial: console setup on port #0
  148. [ 1.838452] console [ttyMSM0] enabled
  149. [ 1.843356] msm_serial: driver initialized
  150. [ 1.850924] loop: module loaded
  151. [ 1.852419] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1
  152. [ 1.853696] nand: ESMT PSU1GA30DT
  153. [ 1.860290] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  154. [ 1.863637] 16 fixed-partitions partitions found on MTD device qcom_nand.0
  155. [ 1.870989] Creating 16 MTD partitions on "qcom_nand.0":
  156. [ 1.877840] 0x000000000000-0x000000100000 : "sbl1"
  157. [ 1.884786] 0x000000100000-0x000000200000 : "mibib"
  158. [ 1.889247] 0x000000200000-0x000000300000 : "qsee"
  159. [ 1.894067] 0x000000300000-0x000000380000 : "cdt"
  160. [ 1.898525] 0x000000380000-0x000000400000 : "appsblenv"
  161. [ 1.903312] 0x000000400000-0x000000480000 : "ART"
  162. [ 1.908306] 0x000000480000-0x000000680000 : "appsbl"
  163. [ 1.914386] 0x000000680000-0x000000700000 : "u_env"
  164. [ 1.918184] 0x000000700000-0x000000740000 : "s_env"
  165. [ 1.922627] 0x000000740000-0x000000780000 : "devinfo"
  166. [ 1.927445] 0x000000780000-0x000005f80000 : "kernel"
  167. [ 1.938462] random: fast init done
  168. [ 2.002065] 0x000000a80000-0x000005f80000 : "rootfs"
  169. [ 2.069804] mtd: device 11 (rootfs) set to be root filesystem
  170. [ 2.070111] mtdsplit: no squashfs found in "rootfs"
  171. [ 2.074577] 0x000005f80000-0x00000b780000 : "alt_kernel"
  172. [ 2.079215] mtd: partition "alt_kernel" extends beyond the end of device "qcom_nand.0" -- size truncated to 0x2080000
  173. [ 2.111003] 0x000006280000-0x00000b780000 : "alt_rootfs"
  174. [ 2.111029] mtd: partition "alt_rootfs" extends beyond the end of device "qcom_nand.0" -- size truncated to 0x1d80000
  175. [ 2.139260] 0x00000b780000-0x00000b880000 : "sysdiag"
  176. [ 2.139285] mtd: partition "sysdiag" is out of reach -- disabled
  177. [ 2.143865] 0x00000b880000-0x00000ff00000 : "syscfg"
  178. [ 2.149361] mtd: partition "syscfg" is out of reach -- disabled
  179. [ 2.155736] libphy: ipq40xx_mdio: probed
  180. [ 2.228536] ESS reset ok!
  181. [ 2.261514] ESS reset ok!
  182. [ 2.690856] libphy: Fixed MDIO Bus: probed
  183. [ 2.790606] i2c /dev entries driver
  184. [ 2.821419] NET: Registered protocol family 10
  185. [ 2.823661] Segment Routing with IPv6
  186. [ 2.824862] NET: Registered protocol family 17
  187. [ 2.828549] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  188. [ 2.833289] 8021q: 802.1Q VLAN Support v1.8
  189. [ 2.846087] Registering SWP/SWPB emulation handler
  190. ⸮[ 2.868355] Freeing unused kernel memory: 9216K
  191. [ 2.941798] init: Console is alive
  192. [ 2.942028] init: - watchdog -
  193. [ 2.952033] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  194. [ 3.235270] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  195. [ 3.235348] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  196. [ 3.239934] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  197. [ 3.247361] xhci-hcd xhci-hcd.0.auto: irq 127, io mem 0x08a00000
  198. [ 3.257359] hub 1-0:1.0: USB hub found
  199. [ 3.262904] hub 1-0:1.0: 1 port detected
  200. [ 3.266695] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  201. [ 3.270524] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  202. [ 3.275781] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  203. [ 3.283501] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  204. [ 3.290673] hub 2-0:1.0: USB hub found
  205. [ 3.298310] hub 2-0:1.0: 1 port detected
  206. [ 3.302268] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  207. [ 3.305909] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  208. [ 3.311450] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  209. [ 3.318802] xhci-hcd xhci-hcd.1.auto: irq 128, io mem 0x06000000
  210. [ 3.328728] hub 3-0:1.0: USB hub found
  211. [ 3.334418] hub 3-0:1.0: 1 port detected
  212. [ 3.338229] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  213. [ 3.342039] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  214. [ 3.347309] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  215. [ 3.354962] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  216. [ 3.361962] hub 4-0:1.0: USB hub found
  217. [ 3.369809] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
  218. [ 3.375279] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  219. [ 3.390778] init: - preinit -
  220. ip: "" is invalid lladdr
  221. /etc/preinit: line 103: arithmetic syntax error
  222. ip: "" is invalid lladdr
  223. [ 3.748712] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  224. [ 3.748787] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  225. [ 3.766555] random: procd: uninitialized urandom read (4 bytes read)
  226. Press the [f] key and hit [enter] to enter failsafe mode
  227. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  228. [ 6.917081] procd: - early -
  229. [ 6.917212] procd: - watchdog -
  230. [ 7.581634] procd: - watchdog -
  231. [ 7.584552] procd: - ubus -
  232. [ 7.603797] random: ubusd: uninitialized urandom read (4 bytes read)
  233. [ 7.645414] random: ubusd: uninitialized urandom read (4 bytes read)
  234. [ 7.648109] random: ubusd: uninitialized urandom read (4 bytes read)
  235. [ 7.660025] procd: - init -
  236. Please press Enter to activate this console.
  237. [ 7.859521] urngd: v1.0.0 started.
  238. [ 7.874868] kmodloader: loading kernel modules from /etc/modules.d/*
  239. [ 7.878529] ip6_tables: (C) 2000-2006 Netfilter Core Team
  240. [ 7.884771] Loading modules backported from Linux version v4.19.85-0-gc63ee2939dc1
  241. [ 7.885589] Backport generated by backports.git v4.19.85-1-0-g8a8be258
  242. [ 7.895568] ip_tables: (C) 2000-2006 Netfilter Core Team
  243. [ 7.904264] nf_conntrack version 0.5.0 (4096 buckets, 16384 max)
  244. [ 7.926125] random: crng init done
  245. [ 7.926156] random: 6 urandom warning(s) missed due to ratelimiting
  246. [ 7.932878] xt_time: kernel timezone is -0000
  247. [ 7.958428] PPP generic driver version 2.4.2
  248. [ 7.959795] NET: Registered protocol family 24
  249. [ 8.146525] ath10k_ahb a000000.wifi: Direct firmware load for ath10k/fwcfg-ahb-a000000.wifi.txt failed with error -2
  250. [ 8.146847] ath10k_ahb a000000.wifi: Falling back to user helper
  251. [ 8.198605] firmware ath10k!fwcfg-ahb-a000000.wifi.txt: firmware_loading_store: map pages failed
  252. [ 8.199055] ath10k_ahb a000000.wifi: Direct firmware load for ath10k/pre-cal-ahb-a000000.wifi.bin failed with error -2
  253. [ 8.206554] ath10k_ahb a000000.wifi: Falling back to user helper
  254. [ 8.333984] ath10k_ahb a000000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/ct-firmware-5.bin failed with error -2
  255. [ 8.334038] ath10k_ahb a000000.wifi: Falling back to user helper
  256. [ 8.407566] firmware ath10k!QCA4019!hw1.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
  257. [ 8.408539] ath10k_ahb a000000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/ct-firmware-2.bin failed with error -2
  258. [ 8.415921] ath10k_ahb a000000.wifi: Falling back to user helper
  259. [ 8.482925] firmware ath10k!QCA4019!hw1.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
  260. [ 8.483291] ath10k_ahb a000000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/firmware-6.bin failed with error -2
  261. [ 8.491181] ath10k_ahb a000000.wifi: Falling back to user helper
  262. [ 8.567067] firmware ath10k!QCA4019!hw1.0!firmware-6.bin: firmware_loading_store: map pages failed
  263. [ 8.568779] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  264. [ 8.575035] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  265. [ 8.587918] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-012-17ba98334 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 8f2e0e09
  266. [ 8.640989] ath10k_ahb a000000.wifi: failed to fetch board data for bus=ahb,vendor=0000,device=0000,subsystem-vendor=0000,subsystem-device=0000,variant=linksys-ea8300- from ath10k/QCA4019/hw1.0/board-2.bin
  267. [ 8.641274] ath10k_ahb a000000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/board.bin failed with error -2
  268. [ 8.658275] ath10k_ahb a000000.wifi: Falling back to user helper
  269. [ 8.703518] firmware ath10k!QCA4019!hw1.0!board.bin: firmware_loading_store: map pages failed
  270. [ 8.703780] ath10k_ahb a000000.wifi: failed to fetch board-2.bin or board.bin from ath10k/QCA4019/hw1.0
  271. [ 8.711096] ath10k_ahb a000000.wifi: failed to fetch board file: -11
  272. [ 8.720392] ath10k_ahb a000000.wifi: could not probe fw (-11)
  273. [ 8.896293] ath10k_ahb a800000.wifi: Direct firmware load for ath10k/fwcfg-ahb-a800000.wifi.txt failed with error -2
  274. [ 8.896611] ath10k_ahb a800000.wifi: Falling back to user helper
  275. [ 8.953240] firmware ath10k!fwcfg-ahb-a800000.wifi.txt: firmware_loading_store: map pages failed
  276. [ 8.953694] ath10k_ahb a800000.wifi: Direct firmware load for ath10k/pre-cal-ahb-a800000.wifi.bin failed with error -2
  277. [ 8.961178] ath10k_ahb a800000.wifi: Falling back to user helper
  278. [ 9.097840] ath10k_ahb a800000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/ct-firmware-5.bin failed with error -2
  279. [ 9.097887] ath10k_ahb a800000.wifi: Falling back to user helper
  280. [ 9.159270] firmware ath10k!QCA4019!hw1.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
  281. [ 9.159574] ath10k_ahb a800000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/ct-firmware-2.bin failed with error -2
  282. [ 9.167552] ath10k_ahb a800000.wifi: Falling back to user helper
  283. [ 9.230703] firmware ath10k!QCA4019!hw1.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
  284. [ 9.231083] ath10k_ahb a800000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/firmware-6.bin failed with error -2
  285. [ 9.238939] ath10k_ahb a800000.wifi: Falling back to user helper
  286. [ 9.307549] firmware ath10k!QCA4019!hw1.0!firmware-6.bin: firmware_loading_store: map pages failed
  287. [ 9.309289] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  288. [ 9.315535] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  289. [ 9.329832] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-012-17ba98334 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 8f2e0e09
  290. [ 9.381733] ath10k_ahb a800000.wifi: failed to fetch board data for bus=ahb,vendor=0000,device=0000,subsystem-vendor=0000,subsystem-device=0000,variant=linksys-ea8300- from ath10k/QCA4019/hw1.0/board-2.bin
  291. [ 9.382016] ath10k_ahb a800000.wifi: Direct firmware load for ath10k/QCA4019/hw1.0/board.bin failed with error -2
  292. [ 9.399034] ath10k_ahb a800000.wifi: Falling back to user helper
  293. [ 9.447020] firmware ath10k!QCA4019!hw1.0!board.bin: firmware_loading_store: map pages failed
  294. [ 9.447276] ath10k_ahb a800000.wifi: failed to fetch board-2.bin or board.bin from ath10k/QCA4019/hw1.0
  295. [ 9.454631] ath10k_ahb a800000.wifi: failed to fetch board file: -11
  296. [ 9.464036] ath10k_ahb a800000.wifi: could not probe fw (-11)
  297. [ 9.472564] kmodloader: done loading kernel modules from /etc/modules.d/*
  298.  
  299.  
  300.  
  301.  
  302. BusyBox v1.30.1 () built-in shell (ash)
  303.  
  304. _______ ________ __
  305. | |.-----.-----.-----.| | | |.----.| |_
  306. | - || _ | -__| || | | || _|| _|
  307. |_______|| __|_____|__|__||________||__| |____|
  308. |__| W I R E L E S S F R E E D O M
  309. -----------------------------------------------------
  310. OpenWrt 19.07.0, r10860-a3ffeb413b
  311. -----------------------------------------------------
  312. === WARNING! =====================================
  313. There is no root password defined on this device!
  314. Use the "passwd" command to set up a new password
  315. in order to prevent unauthorized SSH logins.
  316. --------------------------------------------------
  317. root@OpenWrt:/#
  318. root@OpenWrt:/# [ 23.373748] br-lan: port 1(eth0) entered blocking state
  319. [ 23.373788] br-lan: port 1(eth0) entered disabled state
  320. [ 23.378158] device eth0 entered promiscuous mode
  321. [ 23.385334] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  322. [ 23.402401] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
  323. [ 24.401163] br-lan: port 1(eth0) entered blocking state
  324. [ 24.401469] br-lan: port 1(eth0) entered forwarding state
  325. [ 24.411722] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  326. [ 24.426117] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement