Advertisement
SnarlingFox

WSQ50 OpenWrt random kernel panic

Nov 30th, 2023
772
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.12 KB | None | 0 0
  1. Welcome 192.168.1.252 - you are client ID 1
  2. There are 1 out of a maximum of 4 clients connected
  3. Replaying 32768 out of a maximum of 32768 bytes of previous log entries:
  4. 0
  5.  
  6. MMC read: dev # 0, block # 18466, count 8192 ... 8192 blocks read: OK
  7. ## Booting kernel from FIT Image at 84000000 ...
  8. Using 'config@1' configuration
  9. Trying 'kernel-1' kernel subimage
  10. Description: ARM OpenWrt Linux-6.1.62
  11. Type: Kernel Image
  12. Compression: lzma compressed
  13. Data Start: 0x840000e4
  14. Data Size: 3377471 Bytes = 3.2 MiB
  15. Architecture: ARM
  16. OS: Linux
  17. Load Address: 0x80208000
  18. Entry Point: 0x80208000
  19. Hash algo: crc32
  20. Hash value: 4f3ab3c6
  21. Hash algo: sha1
  22. Hash value: 9c3f05b6f4702cf61162c2ba77752bf4bcc401e3
  23. Verifying Hash Integrity ... crc32+ sha1+ OK
  24. ## Flattened Device Tree from FIT Image at 84000000
  25. Using 'config@1' configuration
  26. Trying 'fdt-1' FDT blob subimage
  27. Description: ARM OpenWrt zyxel_wsq50 device tree blob
  28. Type: Flat Device Tree
  29. Compression: uncompressed
  30. Data Start: 0x84338b5c
  31. Data Size: 18370 Bytes = 17.9 KiB
  32. Architecture: ARM
  33. Hash algo: crc32
  34. Hash value: eb9512d0
  35. Hash algo: sha1
  36. Hash value: d9d6ad85538d2fae9773b8664bf00034bcb7be71
  37. Verifying Hash Integrity ... crc32+ sha1+ OK
  38. Booting using the fdt blob at 0x84338b5c
  39. Uncompressing Kernel Image ... OK
  40. Loading Device Tree to 86ff8000, end 86fff7c1 ... OK
  41. ipq: fdt fixup unable to find compatible node
  42. Device nand0 not found!
  43. invalid mtd device 'nand0'
  44. Using machid 0x8030001 from environment
  45.  
  46. Starting kernel ...
  47.  
  48. [ 0.000000] Booting Linux on physical CPU 0x0
  49. [ 0.000000] Linux version 6.1.62 (build@OpenWrt-Build) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r24437-80dc1615fc) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Fri Nov 24 22:01:00 2023
  50. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  51. [ 0.000000] CPU: div instructions available: patching division code
  52. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  53. [ 0.000000] OF: fdt: Machine model: Zyxel WSQ50
  54. [ 0.000000] Memory policy: Data cache writealloc
  55. [ 0.000000] Zone ranges:
  56. [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff]
  57. [ 0.000000] HighMem empty
  58. [ 0.000000] Movable zone start for each node
  59. [ 0.000000] Early memory node ranges
  60. [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
  61. [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
  62. [ 0.000000] node 0: [mem 0x0000000088000000-0x000000009fffffff]
  63. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff]
  64. [ 0.000000] percpu: Embedded 12 pages/cpu s17108 r8192 d23852 u49152
  65. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  66. [ 0.000000] Kernel command line: board=WSQ50 root=/dev/mmcblk0p5 rootwait zld_ver=2.02 mtdparts=spi0.0:0x60000@0x60000(0:QSEE)ro,0x80000@0xE0000(u-boot)ro,0x10000(env)ro,0x10000(0:ART)ro,0x10000(dualflag),0x10000(CRT)ro,0x260000(reserved) clk_ignore_unused fstools_ignore_partname=1
  67. [ 0.000000] Unknown kernel command line parameters "board=WSQ50 zld_ver=2.02 fstools_ignore_partname=1", will be passed to user space.
  68. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  69. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  70. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  71. [ 0.000000] Memory: 505824K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18464K reserved, 0K cma-reserved, 0K highmem)
  72. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  73. [ 0.000000] rcu: Hierarchical RCU implementation.
  74. [ 0.000000] Tracing variant of Tasks RCU enabled.
  75. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  76. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  77. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  78. [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
  79. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
  80. [ 0.000004] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
  81. [ 0.000021] Switching to timer-based delay loop, resolution 20ns
  82. [ 0.000282] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  83. [ 0.000304] CPU: Testing write buffer coherency: ok
  84. [ 0.000359] pid_max: default: 32768 minimum: 301
  85. [ 0.001220] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  86. [ 0.001241] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  87. [ 0.003213] qcom_scm: convention: smc legacy
  88. [ 0.004259] cblist_init_generic: Setting adjustable number of callback queues.
  89. [ 0.004273] cblist_init_generic: Setting shift to 2 and lim to 1.
  90. [ 0.004457] Setting up static identity map for 0x80300000 - 0x8030003c
  91. [ 0.004614] rcu: Hierarchical SRCU implementation.
  92. [ 0.004621] rcu: Max phase no-delay instances is 1000.
  93. [ 0.005284] smp: Bringing up secondary CPUs ...
  94. [ 0.008739] smp: Brought up 1 node, 4 CPUs
  95. [ 0.008762] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  96. [ 0.008773] CPU: All CPU(s) started in SVC mode.
  97. [ 0.015078] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  98. [ 0.015230] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  99. [ 0.015260] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  100. [ 0.015603] pinctrl core: initialized pinctrl subsystem
  101. [ 0.017675] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  102. [ 0.018137] DMA: preallocated 256 KiB pool for atomic coherent allocations
  103. [ 0.019441] thermal_sys: Registered thermal governor 'step_wise'
  104. [ 0.019809] cpuidle: using governor ladder
  105. [ 0.019853] cpuidle: using governor menu
  106. [ 0.043864] cryptd: max_cpu_qlen set to 1000
  107. [ 0.045661] usbcore: registered new interface driver usbfs
  108. [ 0.045728] usbcore: registered new interface driver hub
  109. [ 0.045785] usbcore: registered new device driver usb
  110. [ 0.045835] pps_core: LinuxPPS API ver. 1 registered
  111. [ 0.045842] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  112. [ 0.045865] PTP clock support registered
  113. [ 0.048217] clocksource: Switched to clocksource arch_sys_counter
  114. [ 0.049903] NET: Registered PF_INET protocol family
  115. [ 0.050219] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  116. [ 0.051996] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  117. [ 0.052036] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  118. [ 0.052061] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  119. [ 0.052120] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
  120. [ 0.052274] TCP: Hash tables configured (established 4096 bind 4096)
  121. [ 0.052424] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  122. [ 0.052469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  123. [ 0.052811] NET: Registered PF_UNIX/PF_LOCAL protocol family
  124. [ 0.052866] PCI: CLS 0 bytes, default 64
  125. [ 0.054112] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  126. [ 0.060411] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  127. [ 0.060431] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  128. [ 0.193106] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
  129. [ 0.193170] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
  130. [ 0.193239] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
  131. [ 0.370028] qcom-pcie 40000000.pci: iATU unroll: disabled
  132. [ 0.370048] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
  133. [ 0.470162] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
  134. [ 0.470349] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
  135. [ 0.470363] pci_bus 0000:00: root bus resource [bus 00-ff]
  136. [ 0.470380] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
  137. [ 0.470394] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
  138. [ 0.470441] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
  139. [ 0.470469] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  140. [ 0.470534] pci 0000:00:00.0: PME# supported from D0 D3hot
  141. [ 0.472100] PCI: bus0: Fast back to back transfers disabled
  142. [ 0.472401] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
  143. [ 0.472532] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  144. [ 0.473098] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  145. [ 0.473746] PCI: bus1: Fast back to back transfers disabled
  146. [ 0.473787] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
  147. [ 0.473806] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
  148. [ 0.473826] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
  149. [ 0.473894] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  150. [ 0.473908] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
  151. [ 0.477012] pcieport 0000:00:00.0: AER: enabled with IRQ 31
  152. [ 0.479497] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
  153. [ 0.479515] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
  154. [ 0.480245] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  155. [ 0.480353] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  156. [ 0.480442] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  157. [ 0.480533] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  158. [ 0.480856] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  159. [ 0.481438] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
  160. [ 0.481462] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
  161. [ 0.481510] msm_serial 78af000.serial: msm_serial: detected port #0
  162. [ 0.481547] msm_serial 78af000.serial: uartclk = 1843200
  163. [ 0.481659] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
  164. [ 0.481692] msm_serial: console setup on port #0
  165. [ 1.248217] printk: console [ttyMSM0] enabled
  166. [ 1.253299] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  167. [ 1.257139] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  168. [ 1.264990] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  169. [ 1.272783] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  170. [ 1.280639] msm_serial 78b0000.serial: msm_serial: detected port #1
  171. [ 1.288429] msm_serial 78b0000.serial: uartclk = 1843200
  172. [ 1.294564] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
  173. [ 1.300451] msm_serial: driver initialized
  174. [ 1.315147] loop: module loaded
  175. [ 1.316252] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  176. [ 1.318172] spi-nor spi0.0: w25q32 (4096 Kbytes)
  177. [ 1.324539] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
  178. [ 1.324559] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
  179. [ 1.329050] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
  180. [ 1.337432] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
  181. [ 1.346061] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
  182. [ 1.354640] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
  183. [ 1.363493] 7 cmdlinepart partitions found on MTD device spi0.0
  184. [ 1.380575] Creating 7 MTD partitions on "spi0.0":
  185. [ 1.386208] 0x000000060000-0x0000000c0000 : "0:QSEE"
  186. [ 1.391762] 0x0000000e0000-0x000000160000 : "u-boot"
  187. [ 1.396812] 0x000000160000-0x000000170000 : "env"
  188. [ 1.401735] 0x000000170000-0x000000180000 : "0:ART"
  189. [ 1.406430] OF: Bad cell count for /soc/spi@78b5000/flash@0/partitions
  190. [ 1.410724] 0x000000180000-0x000000190000 : "dualflag"
  191. [ 1.417734] 0x000000190000-0x0000001a0000 : "CRT"
  192. [ 1.422877] 0x0000001a0000-0x000000400000 : "reserved"
  193. [ 1.482497] i2c_dev: i2c /dev entries driver
  194. [ 1.482666] i2c_qup 78b7000.i2c: using default clock-frequency 100000
  195. [ 1.488858] sdhci: Secure Digital Host Controller Interface driver
  196. [ 1.492184] sdhci: Copyright(c) Pierre Ossman
  197. [ 1.498288] sdhci-pltfm: SDHCI platform and OF driver helper
  198. [ 1.521597] lp5562 0-0030: internal clock used
  199. [ 1.526682] NET: Registered PF_INET6 protocol family
  200. [ 1.528574] Segment Routing with IPv6
  201. [ 1.530796] In-situ OAM (IOAM) with IPv6
  202. [ 1.534418] NET: Registered PF_PACKET protocol family
  203. [ 1.535393] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
  204. [ 1.538582] 8021q: 802.1Q VLAN Support v1.8
  205. [ 1.550963] Registering SWP/SWPB emulation handler
  206. [ 1.575237] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
  207. [ 1.575512] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
  208. [ 1.631680] mmc0: new HS200 MMC card at address 0001
  209. [ 1.632928] mmcblk0: mmc0:0001 004G60 3.69 GiB
  210. [ 1.637563] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
  211. [ 1.641836] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
  212. [ 1.646237] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
  213. [ 1.650786] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
  214. [ 1.671097] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
  215. [ 1.751063] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
  216. [ 1.831073] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
  217. [ 1.912465] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
  218. [ 1.913640] device eth0 entered promiscuous mode
  219. [ 1.922593] DSA: tree 0 ▒[ 1.935130] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
  220. [ 1.937204] Freeing unused kernel image (initmem) memory: 1024K
  221. [ 1.978454] Run /sbin/init as init process
  222. [ 2.260911] init: Console is alive
  223. [ 2.261367] init: - watchdog -
  224. [ 3.294382] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  225. [ 3.769737] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  226. [ 3.769856] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  227. [ 3.774365] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  228. [ 3.781871] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
  229. [ 3.791353] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  230. [ 3.796985] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  231. [ 3.802571] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  232. [ 3.810844] hub 1-0:1.0: USB hub found
  233. [ 3.816719] hub 1-0:1.0: 1 port detected
  234. [ 3.820948] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  235. [ 3.825115] hub 2-0:1.0: USB hub found
  236. [ 3.837355] hub 2-0:1.0: 1 port detected
  237. [ 3.837972] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  238. [ 3.840409] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  239. [ 3.845870] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
  240. [ 3.853243] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  241. [ 3.859542] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
  242. [ 3.869627] hub 3-0:1.0: USB hub found
  243. [ 3.874512] hub 3-0:1.0: 1 port detected
  244. [ 3.881101] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  245. [ 3.889032] init: - preinit -
  246. [ 4.128261] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  247. [ 5.988218] random: crng init done
  248. [ 6.450416] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  249. [ 6.451175] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  250. [ 6.457257] qca8k-ipq4019 c000000.switch: PSGMII calibration!
  251. [ 6.465248] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  252. [ 7.384939] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  253. Press the [f] key and hit [enter] to enter failsafe mode
  254. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  255. [ 9.646936] mount_root: loading kmods from internal overlay
  256. [ 9.664492] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  257. [ 9.666779] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  258. [ 10.330475] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  259. [ 10.330767] block: unable to load configuration (fstab: Entry not found)
  260. [ 10.336421] block: attempting to load /tmp/overlay/etc/config/fstab
  261. [ 10.343374] block: unable to load configuration (fstab: Entry not found)
  262. [ 10.349305] block: attempting to load /etc/config/fstab
  263. [ 10.358053] block: unable to load configuration (fstab: Entry not found)
  264. [ 10.361248] block: no usable configuration
  265. [ 10.368417] block: attempting to load /etc/config/fstab
  266. [ 10.371872] block: unable to load configuration (fstab: Entry not found)
  267. [ 10.376937] block: no usable configuration
  268. [ 10.384749] loop0: detected capacity change from 0 to 131072
  269. [ 10.438222] loop0: detected capacity change from 131072 to 118144
  270. [ 10.456693] EXT4-fs (loop0): recovery complete
  271. [ 10.457923] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
  272. [ 10.479403] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control off
  273. [ 10.479494] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
  274. [ 10.999585] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  275. [ 11.001795] block: extroot: not configured
  276. [ 11.005939] block: attempting to load /etc/config/fstab
  277. [ 11.009595] block: unable to load configuration (fstab: Entry not found)
  278. [ 11.014539] block: no usable configuration
  279. [ 11.022606] mount_root: switching to ext4 overlay
  280. [ 11.032249] urandom-seed: Seeding with /etc/urandom.seed
  281. [ 11.112946] qca8k-ipq4019 c000000.switch lan1: Link is Down
  282. [ 11.120903] procd: - early -
  283. [ 11.121179] procd: - watchdog -
  284. [ 11.726079] procd: - watchdog -
  285. [ 11.727501] procd: - ubus -
  286. [ 11.885061] procd: - init -
  287. Please press Enter to activate this console.
  288. [ 12.536334] kmodloader: loading kernel modules from /etc/modules.d/*
  289. [ 12.663905] hid: raw HID events driver (C) Jiri Kosina
  290. [ 12.701231] Bluetooth: Core ver 2.22
  291. [ 12.701415] NET: Registered PF_BLUETOOTH protocol family
  292. [ 12.703916] Bluetooth: HCI device and connection manager initialized
  293. [ 12.709248] Bluetooth: HCI socket layer initialized
  294. [ 12.715557] Bluetooth: L2CAP socket layer initialized
  295. [ 12.720229] Bluetooth: SCO socket layer initialized
  296. [ 12.727632] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  297. [ 12.730080] Bluetooth: BNEP filters: protocol multicast
  298. [ 12.735612] Bluetooth: BNEP socket layer initialized
  299. [ 12.756560] usbcore: registered new interface driver btusb
  300. [ 12.757555] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
  301. [ 12.758264] Bluetooth: hci0: unexpected event for opcode 0x0000
  302. [ 12.760994] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
  303. [ 12.763627] Bluetooth: HCI UART driver ver 2.3
  304. [ 12.768269] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
  305. [ 12.774027] Bluetooth: HCI UART protocol H4 registered
  306. [ 12.795781] Bluetooth: HCI UART protocol BCSP registered
  307. [ 12.800983] Bluetooth: HCI UART protocol ATH3K registered
  308. [ 12.808435] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  309. [ 12.811754] Bluetooth: HIDP socket layer initialized
  310. [ 12.830777] Bluetooth: RFCOMM TTY layer initialized
  311. [ 12.830850] Bluetooth: RFCOMM socket layer initialized
  312. [ 12.834514] Bluetooth: RFCOMM ver 1.11
  313. [ 12.842166] usbcore: registered new interface driver ath3k
  314. [ 13.019944] PPP generic driver version 2.4.2
  315. [ 13.023293] NET: Registered PF_PPPOX protocol family
  316. [ 13.063289] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
  317. [ 13.064437] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
  318. [ 13.070487] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
  319. [ 13.411879] urngd: v1.0.2 started.
  320. [ 14.351483] EXT4-fs (mmcblk0p10): recovery complete
  321. [ 14.351548] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
  322. [ 16.073744] EXT4-fs (mmcblk0p9): recovery complete
  323. [ 16.073812] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
  324. [ 16.077496] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
  325. [ 28.378832] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
  326. [ 28.378910] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  327. [ 28.392006] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
  328. [ 30.763195] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 cf2b07cf
  329. [ 34.291178] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  330. [ 34.291247] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  331. [ 34.374457] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  332. [ 34.375290] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  333. [ 34.664890] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
  334. [ 35.779172] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  335. [ 35.779244] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  336. [ 35.791153] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
  337. [ 35.849189] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 17d204f9
  338. [ 37.142214] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  339. [ 37.142287] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  340. [ 37.189042] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  341. [ 37.190000] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  342. [ 37.337143] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
  343. [ 38.293029] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  344. [ 38.293105] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  345. [ 38.305111] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
  346. [ 38.362220] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 17d204f9
  347. [ 39.655551] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  348. [ 39.655626] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  349. [ 39.702707] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  350. [ 39.703676] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  351. [ 39.840387] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
  352. [ 39.961584] kmodloader: done loading kernel modules from /etc/modules.d/*
  353. [ 47.710893] ipqess-edma c080000.ethernet eth0: Link is Down
  354. [ 47.717830] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  355. [ 47.718130] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  356. [ 47.723371] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  357. [ 47.733742] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  358. [ 47.741657] br-lan: port 1(lan1) entered blocking state
  359. [ 47.746904] br-lan: port 1(lan1) entered disabled state
  360. [ 47.752787] device lan1 entered promiscuous mode
  361. [ 47.782298] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
  362. [ 47.784999] br-lan: port 2(lan2) entered blocking state
  363. [ 47.788891] br-lan: port 2(lan2) entered disabled state
  364. [ 47.794884] device lan2 entered promiscuous mode
  365. [ 47.812523] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
  366. [ 47.815738] br-lan: port 3(lan3) entered blocking state
  367. [ 47.819140] br-lan: port 3(lan3) entered disabled state
  368. [ 47.825090] device lan3 entered promiscuous mode
  369. [ 47.848443] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
  370. [ 50.880096] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control off
  371. [ 50.960078] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
  372. [ 51.641673] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  373. [ 51.641754] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  374. [ 51.688680] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  375. [ 51.689524] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  376. [ 52.012761] ath10k_ahb a000000.wifi: rts threshold -1
  377. [ 52.013077] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  378. [ 52.017187] br-lan: port 1(lan1) entered blocking state
  379. [ 52.027914] br-lan: port 1(lan1) entered forwarding state
  380. [ 52.033249] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
  381. [ 52.039296] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  382. [ 52.045217] br-lan: port 4(phy1-ap0) entered blocking state
  383. [ 52.051184] br-lan: port 4(phy1-ap0) entered disabled state
  384. [ 52.056836] device phy1-ap0 entered promiscuous mode
  385. [ 52.154481] ath10k_ahb a000000.wifi: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
  386. [ 52.380792] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
  387. [ 52.381094] br-lan: port 4(phy1-ap0) entered blocking state
  388. [ 52.386244] br-lan: port 4(phy1-ap0) entered forwarding state
  389. [ 54.092056] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  390. [ 54.092128] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  391. [ 54.139320] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  392. [ 54.140227] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  393. [ 54.457962] ath10k_ahb a800000.wifi: rts threshold -1
  394. [ 54.458323] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  395. [ 54.464704] br-lan: port 5(phy2-ap0) entered blocking state
  396. [ 54.473046] br-lan: port 5(phy2-ap0) entered disabled state
  397. [ 54.478865] device phy2-ap0 entered promiscuous mode
  398. [ 54.488978] device phy2-ap0 left promiscuous mode
  399. [ 54.489347] br-lan: port 5(phy2-ap0) entered disabled state
  400. [ 54.571511] br-lan: port 5(phy2-ap0) entered blocking state
  401. [ 54.571577] br-lan: port 5(phy2-ap0) entered disabled state
  402. [ 54.576309] device phy2-ap0 entered promiscuous mode
  403. [ 60.505964] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  404. [ 60.506037] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  405. [ 60.589351] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
  406. [ 60.590178] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  407. [ 60.975863] ath10k_pci 0000:01:00.0: rts threshold -1
  408. [ 60.976284] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
  409. [ 60.982455] br-lan: port 6(phy0-ap0) entered blocking state
  410. [ 60.990941] br-lan: port 6(phy0-ap0) entered disabled state
  411. [ 60.996878] device phy0-ap0 entered promiscuous mode
  412. [ 61.313696] IPv6: ADDRCONF(NETDEV_CHANGE): phy2-ap0: link becomes ready
  413. [ 61.314021] br-lan: port 5(phy2-ap0) entered blocking state
  414. [ 61.319201] br-lan: port 5(phy2-ap0) entered forwarding state
  415. [ 125.919392] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
  416. [ 125.999511] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
  417. [ 125.999799] br-lan: port 6(phy0-ap0) entered blocking state
  418. [ 126.004962] br-lan: port 6(phy0-ap0) entered forwarding state
  419.  
  420.  
  421.  
  422. BusyBox v1.36.1 (2023-11-24 22:01:00 UTC) built-in shell (ash)
  423.  
  424. _______ ________ __
  425. | |.-----.-----.-----.| | | |.----.| |_
  426. | - || _ | -__| || | | || _|| _|
  427. |_______|| __|_____|__|__||________||__| |____|
  428. |__| W I R E L E S S F R E E D O M
  429. -----------------------------------------------------
  430. OpenWrt SNAPSHOT, r24449-ffea635d70
  431. -----------------------------------------------------
  432. root@OpenWrt:/# ifconfig
  433. br-lan Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
  434. inet addr:192.168.10.1 Bcast:192.168.10.255 Mask:255.255.255.0
  435. inet6 addr: fdb0:4da6:d5aa::1/60 Scope:Global
  436. inet6 addr: fe80::baec:a3ff:feee:dc12/64 Scope:Link
  437. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  438. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  439. TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
  440. collisions:0 txqueuelen:1000
  441. RX bytes:0 (0.0 B) TX bytes:2336 (2.2 KiB)
  442.  
  443. eth0 Link encap:Ethernet HWaddr CA:7A:5B:73:1D:EB
  444. inet6 addr: fe80::c87a:5bff:fe73:1deb/64 Scope:Link
  445. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  446. RX packets:29197 errors:0 dropped:0 overruns:0 frame:0
  447. TX packets:757 errors:0 dropped:0 overruns:0 carrier:0
  448. collisions:0 txqueuelen:1000
  449. RX bytes:7886622 (7.5 MiB) TX bytes:64050 (62.5 KiB)
  450. Base address:0x8000
  451.  
  452. lan1 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
  453. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  454. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  455. TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
  456. collisions:0 txqueuelen:1000
  457. RX bytes:0 (0.0 B) TX bytes:2516 (2.4 KiB)
  458.  
  459. lan2 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
  460. UP BROADCAST MULTICAST MTU:1500 Metric:1
  461. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  462. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  463. collisions:0 txqueuelen:1000
  464. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  465.  
  466. lan3 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
  467. UP BROADCAST MULTICAST MTU:1500 Metric:1
  468. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  469. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  470. collisions:0 txqueuelen:1000
  471. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  472.  
  473. lo Link encap:Local Loopback
  474. inet addr:127.0.0.1 Mask:255.0.0.0
  475. inet6 addr: ::1/128 Scope:Host
  476. UP LOOPBACK RUNNING MTU:65536 Metric:1
  477. RX packets:76 errors:0 dropped:0 overruns:0 frame:0
  478. TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
  479. collisions:0 txqueuelen:1000
  480. RX bytes:7673 (7.4 KiB) TX bytes:7673 (7.4 KiB)
  481.  
  482. phy0-ap0 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:14
  483. inet6 addr: fe80::baec:a3ff:feee:dc14/64 Scope:Link
  484. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  485. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  486. TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
  487. collisions:0 txqueuelen:1000
  488. RX bytes:0 (0.0 B) TX bytes:1448 (1.4 KiB)
  489.  
  490. phy1-ap0 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:10
  491. inet6 addr: fe80::baec:a3ff:feee:dc10/64 Scope:Link
  492. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  493. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  494. TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
  495. collisions:0 txqueuelen:1000
  496. RX bytes:0 (0.0 B) TX bytes:3016 (2.9 KiB)
  497.  
  498. phy2-ap0 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:11
  499. inet6 addr: fe80::baec:a3ff:feee:dc11/64 Scope:Link
  500. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  501. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  502. TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
  503. collisions:0 txqueuelen:1000
  504. RX bytes:0 (0.0 B) TX bytes:2152 (2.1 KiB)
  505.  
  506. wan Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:13
  507. inet addr:192.168.1.81 Bcast:192.168.1.255 Mask:255.255.255.0
  508. inet6 addr: fd60:8c7b:7acb:0:baec:a3ff:feee:dc13/64 Scope:Global
  509. inet6 addr: fe80::baec:a3ff:feee:dc13/64 Scope:Link
  510. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  511. RX packets:28479 errors:0 dropped:2075 overruns:0 frame:0
  512. TX packets:721 errors:0 dropped:0 overruns:0 carrier:0
  513. collisions:0 txqueuelen:1000
  514. RX bytes:7423750 (7.0 MiB) TX bytes:59682 (58.2 KiB)
  515.  
  516. root@OpenWrt:/# [ 9790.615826] ath10k_ahb a800000.wifi: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
  517. [ 9852.474569] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
  518. [12488.762918] Internal error: Oops - bad syscall: c21b5800 [#1] SMP ARM
  519. [12488.762984] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_inet ath10k_pci ath10k_core ath pppox ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mac80211 cfg80211 ath3k slhc rfcomm nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c hwmon hidp hci_uart crc_ccitt compat btusb btrtl btmtk btintel bnep bluetooth hid evdev input_core autofs4 ecdh_generic ecc sha512_arm kpp ghash_arm_ce cmac leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom gpio_button_hotplug ext4 mbcache jbd2 crc32c_generic
  520. [12488.814365] CPU: 3 PID: 1315 Comm: hostapd Not tainted 6.1.62 #0
  521. [12488.836597] Hardware name: Generic DT based system
  522. [12488.842673] PC is at update_rq_clock.part.0+0x14/0xe8
  523. [12488.847274] LR is at 0xb6fc8b9c
  524. [12488.852393] pc : [<c0346aa4>] lr : [<b6fc8b9c>] psr: 60000093
  525. [12488.855347] sp : be9c2960 ip : 00000003 fp : c2d93ad4
  526. [12488.861595] r10: c2e527e0 r9 : c21b5800 r8 : c0c46680
  527. [12488.866805] r7 : c21b5800 r6 : 00000000 r5 : dfb61680 r4 : dfb61680
  528. [12488.872014] r3 : 00000000 r2 : 00006302 r1 : 00000000 r0 : 00000003
  529. [12488.878614] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none
  530. [12488.885126] Control: 10c5387d Table: 833f006a DAC: 00000000
  531. [12488.892328] Register r0 information: non-paged memory
  532. [12488.898140] Register r1 information: NULL pointer
  533. [12488.903175] Register r2 information: non-paged memory
  534. [12488.907862] Register r3 information: NULL pointer
  535. [12488.912897] Register r4 information: non-slab/vmalloc memory
  536. [12488.917586] Register r5 information: non-slab/vmalloc memory
  537. [12488.923315] Register r6 information: NULL pointer
  538. [12488.928956] Register r7 information: slab task_struct start c21b5800 pointer offset 0
  539. [12488.933565] Register r8 information: non-slab/vmalloc memory
  540. [12488.941371] Register r9 information: slab task_struct start c21b5800 pointer offset 0
  541. [12488.947103] Register r10 information: non-slab/vmalloc memory
  542. [12488.954826] Register r11 information: non-slab/vmalloc memory
  543. [12488.960555] Register r12 information: non-paged memory
  544. [12488.966284] Process hostapd (pid: 1315, stack limit = 0x7d7414c5)
  545. [12488.971321] Stack: (0xbe9c2960 to 0xbe9c4000)
  546. [12488.977485] 8<--- cut here ---
  547. [12488.981816] Unhandled fault: page domain fault (0x01b) at 0xbe9c2960
  548. [12488.984778] [be9c2960] *pgd=8372a835, *pte=8392c75f, *ppte=8392cc7f
  549. [12488.991289] Internal error: : 1b [#2] SMP ARM
  550. [12488.997273] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_inet ath10k_pci ath10k_core ath pppox ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mac80211 cfg80211 ath3k slhc rfcomm nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c hwmon hidp hci_uart crc_ccitt compat btusb btrtl btmtk btintel bnep bluetooth hid evdev input_core autofs4 ecdh_generic ecc sha512_arm kpp ghash_arm_ce cmac leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom gpio_button_hotplug ext4 mbcache jbd2 crc32c_generic
  551. [12489.047782] CPU: 3 PID: 1315 Comm: hostapd Not tainted 6.1.62 #0
  552. [12489.070018] Hardware name: Generic DT based system
  553. [12489.076095] PC is at copy_from_kernel_nofault+0xa8/0x194
  554. [12489.080693] LR is at 0xc21b5800
  555. [12489.086159] pc : [<c0425918>] lr : [<c21b5800>] psr: 20000093
  556. [12489.089028] sp : c2d93930 ip : c2d939ab fp : c0a7d4ac
  557. [12489.095275] r10: c0a7d4a4 r9 : c0a7d4b8 r8 : be9c2960
  558. [12489.100484] r7 : be9c4000 r6 : 00000004 r5 : c2d93954 r4 : be9c2960
  559. [12489.105694] r3 : 00000000 r2 : 00000004 r1 : 00000004 r0 : 00000001
  560. [12489.112292] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none
  561. [12489.118807] Control: 10c5387d Table: 833f006a DAC: 00000051
  562. [12489.126006] Register r0 information: non-paged memory
  563. [12489.131821] Register r1 information: non-paged memory
  564. [12489.136856] Register r2 information: non-paged memory
  565. [12489.141890] Register r3 information: NULL pointer
  566. [12489.146924] Register r4 information: non-paged memory
  567. [12489.151613] Register r5 information: non-slab/vmalloc memory
  568. [12489.156649] Register r6 information: non-paged memory
  569. [12489.162377] Register r7 information: non-paged memory
  570. [12489.167324] Register r8 information: non-paged memory
  571. [12489.172359] Register r9 information: non-slab/vmalloc memory
  572. [12489.177395] Register r10 information: non-slab/vmalloc memory
  573. [12489.183124] Register r11 information: non-slab/vmalloc memory
  574. [12489.188767] Register r12 information: non-slab/vmalloc memory
  575. [12489.194496] Process hostapd (pid: 1315, stack limit = 0x7d7414c5)
  576. [12489.200226] Stack: (0xc2d93930 to 0xc2d94000)
  577. [12489.206305] 3920: 00000000 be9c2960 be9c2960 c03094d4
  578. [12489.210654] 3940: be9c4000 c0dbf8b4 0065636f c0a7d564 00000000 00000035 20000001 20202020
  579. [12489.218813] 3960: 20202020 20202020 20202020 20202020 20202020 20202020 20202020 20202020
  580. [12489.226972] 3980: 20202020 20202020 20202020 20202020 20202020 20202020 20202020 20202020
  581. [12489.235133] 39a0: 20202020 20202020 00202020 1e27f03d c2d93ad4 c0d9b2a8 c2d93a80 c0d9b2a4
  582. [12489.243292] 39c0: c0d09acc c21b5800 60000013 c0a7d614 fffffffc c0309850 c2d92000 0000000b
  583. [12489.251452] 39e0: fa83b2da 00000000 fa83b2da 00000000 00000001 000058a2 00082e7f 00000840
  584. [12489.259611] 3a00: 00000018 dfbe19dc 00000001 c030e8b0 00000000 00000001 c0d09c48 c0dc72d4
  585. [12489.267770] 3a20: c0dc733c c0d9b324 000367aa c10dfa10 00082e7f 00000e40 00000018 1e27f03d
  586. [12489.275930] 3a40: 00000001 c2d93a80 dfb61680 00000000 c21b5800 c03002a4 c21b5800 00000000
  587. [12489.284091] 3a60: c2d93ad4 c0309e90 dfb61680 dfb61680 00000000 c0300040 dfb61680 dfb61680
  588. [12489.292249] 3a80: 00000003 00000000 00006302 00000000 dfb61680 dfb61680 00000000 c21b5800
  589. [12489.300410] 3aa0: c0c46680 c21b5800 c2e527e0 c2d93ad4 00000003 be9c2960 b6fc8b9c c0346aa4
  590. [12489.308569] 3ac0: 60000093 00000003 00000000 dfb61680 c2d93b0c c09ad2ac 1ef1b000 c0c46680
  591. [12489.316730] 3ae0: dfb5e4c0 c03919f4 ffffffff c21b5800 c0d03d40 c2e517e0 c5186f00 0000901c
  592. [12489.324889] 3b00: c2e557e0 c2e527e0 c2d93b1c c09ad7b4 00129a82 c0d03d40 00000002 c09b23ec
  593. [12489.333049] 3b20: 00000000 dfb5e65c 00129a82 c0390bc0 14400003 c21b5800 c0d03d40 c0d03d40
  594. [12489.341210] 3b40: 0000012c bf4dc684 c2e517e0 009b1150 00000018 00000000 c2e517e0 c19b1150
  595. [12489.349369] 3b60: c2e53358 c07d4d70 c2e51ca8 bf4dc434 c2e517e0 00000000 c21b5800 c0363998
  596. [12489.357528] 3b80: c2e51cac c2e51cac c5186f00 bf4da9b0 bf507030 c2e517e0 c19b1150 c2e53358
  597. [12489.365688] 3ba0: bf4da9b0 c2e517e0 c2e504e0 bf4b5838 00000000 c23dd000 c2e50000 c19b0540
  598. [12489.373848] 3bc0: 00000100 00000000 c19b0ec0 c2e504e0 00000000 c0dd2b00 000001b8 bf2ea168
  599. [12489.382008] 3be0: 00000100 00000000 c2e7f014 c062e9d4 c19b0540 c19b0540 00000036 00000000
  600. [12489.390167] 3c00: c19b0ec0 c2e504e0 c2e530d8 c0dd2b00 00000044 bf2ea168 00000036 00000000
  601. [12489.398326] 3c20: c19b0ec0 c2d93c64 00000036 c19b0000 c19b0540 bf309aec c19b1188 c07f5984
  602. [12489.406487] 3c40: c2d93cbc c2e50000 c19b056c c2d93cd8 c19b0000 00000004 c2d93d24 bf2a1aec
  603. [12489.414646] 3c60: c23dd000 ffffffff 00000000 00000001 ffffffff c2e7f040 00000003 00000001
  604. [12489.422805] 3c80: 00000000 0000ffff c2e7f014 00000000 bf2d0000 c223e840 c23dd000 c084348c
  605. [12489.430965] 3ca0: 00000001 c3500c00 c223e840 00000024 c223e840 c0d06ce8 01c00523 bf2a1984
  606. [12489.439125] 3cc0: 00000000 00000000 00000000 bf2ca644 00000146 03100b19 65662cf1 00400523
  607. [12489.447286] 3ce0: c2e7f000 c2e7f010 c2e7f014 c23dd000 c0dd2b00 c2e50000 c19b0000 c2d93d24
  608. [12489.455445] 3d00: c223e840 c08432fc c2e7f000 00000044 c0d06ce8 00000000 c2fc2d74 c08426b0
  609. [12489.463605] 3d20: c07d13c4 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  610. [12489.471764] 3d40: 00000000 00000000 00000000 1e27f03d 00000000 c0d939c0 c223e840 c2fc2c00
  611. [12489.479924] 3d60: c223e840 c0842e94 c1043000 c1043064 c2fc2c00 c0841c64 c2e7f044 7fffffff
  612. [12489.488084] 3d80: 00000001 c223e840 00000044 c2d93f50 00000044 c2d93f60 c2fc2c00 00000000
  613. [12489.496244] 3da0: 00000000 c0841f14 00000000 00000008 00000000 c2e7f000 c11e96c0 00000000
  614. [12489.504403] 3dc0: 00000523 00000065 00000065 c2d93f60 00000128 c2d93f50 c0841d44 c17db700
  615. [12489.512562] 3de0: 00000000 00000000 00000044 c2d93e0c 00000000 c07c7464 00000128 c05c7330
  616. [12489.520723] 3e00: c2d93e60 c2d93f60 00000000 00000000 c2d93e60 c07c8cb4 c2d93e60 c2d93f60
  617. [12489.528882] 3e20: be9c29c4 b6e2bc8c 0000000c 1e27f03d 00000001 00000000 c2d93f50 c17db700
  618. [12489.537041] 3e40: 00000000 00000000 c21b5800 00000128 00000000 c07c8d2c 00000000 dfb5f600
  619. [12489.545202] 3e60: 00000000 b6e89eb0 00000044 00000051 be9c2974 c21b5800 00000129 c05c7330
  620. [12489.553360] 3e80: c2d93ee0 c2d93f60 00000000 c2d93ee4 c2d93ee0 c07c8cb4 c2d93ee0 c2d93f60
  621. [12489.561521] 3ea0: 0000001f 00000010 00000000 00000000 00000001 1e27f03d 00000000 00000000
  622. [12489.569680] 3ec0: c2d93f50 00000000 c17bc780 be9c2974 c21b5800 c07c8dc4 00000000 00000000
  623. [12489.577841] 3ee0: 00000000 be9c29c4 b6e38060 00004000 00000001 c21b5800 c04de81c 00000100
  624. [12489.586000] 3f00: 00000122 b6e39000 029fbdb4 00000006 c2d93f4c c2d93f48 00000000 00000128
  625. [12489.594162] 3f20: c03002a4 1e27f03d c17db700 be9c29c8 00000000 00000128 c03002a4 c07c9100
  626. [12489.602318] 3f40: 00000000 00000000 00000000 fffffff7 c2d93ea4 0000000c c17db700 00000000
  627. [12489.610479] 3f60: 01010000 00000000 00000000 c2d93e6c 00000000 00000000 00000000 0000010d
  628. [12489.618638] 3f80: 00000000 00000000 00000000 00000000 be9c2a10 00000000 00000000 00000000
  629. [12489.626798] 3fa0: 0114a9d0 c0300040 00000000 00000000 0000000e be9c29c8 00000000 00000000
  630. [12489.634957] 3fc0: 00000000 00000000 0114a9d0 00000128 00000004 be9c2a10 00000001 00000000
  631. [12489.643119] 3fe0: be9c2970 be9c2960 b6fc8b9c b6fc800c 60000010 0000000e 00000000 00000000
  632. [12489.651282] copy_from_kernel_nofault from dump_mem+0xb4/0x130
  633. [12489.659428] dump_mem from die+0x264/0x49c
  634. [12489.665152] die from arm_syscall+0x80/0x294
  635. [12489.669234] arm_syscall from ret_fast_syscall+0x0/0x54
  636. [12489.673661] Exception stack(0xc2d93a78 to 0xc2d93ac0)
  637. [12489.678612] 3a60: dfb61680 dfb61680
  638. [12489.683830] 3a80: 00000003 00000000 00006302 00000000 dfb61680 dfb61680 00000000 c21b5800
  639. [12489.691990] 3aa0: c0c46680 c21b5800 c2e527e0 c2d93ad4 00000003 be9c2960 b6fc8b9c c0346aa4
  640. [12489.700153] Code: 8affffe8 e3560003 9a000007 e3a03000 (e4942000)
  641. [12489.708304] ---[ end trace 0000000000000000 ]---
  642. [12489.714377] Kernel panic - not syncing: Fatal exception
  643. [12489.719079] CPU2: stopping
  644. [12489.719090] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 6.1.62 #0
  645. [12489.719103] Hardware name: Generic DT based system
  646. [12489.719111] unwind_backtrace from show_stack+0x10/0x14
  647. [12489.719132] show_stack from dump_stack_lvl+0x40/0x4c
  648. [12489.719151] dump_stack_lvl from do_handle_IPI+0xf0/0x124
  649. [12489.719168] do_handle_IPI from ipi_handler+0x18/0x20
  650. [12489.719185] ipi_handler from handle_percpu_devid_irq+0x78/0x134
  651. [12489.719204] handle_percpu_devid_irq from generic_handle_domain_irq+0x28/0x38
  652. [12489.719224] generic_handle_domain_irq from gic_handle_irq+0x74/0x88
  653. [12489.719248] gic_handle_irq from generic_handle_arch_irq+0x34/0x44
  654. [12489.719268] generic_handle_arch_irq from call_with_stack+0x18/0x20
  655. [12489.719294] call_with_stack from __irq_svc+0x80/0x98
  656. [12489.719315] Exception stack(0xc1095f48 to 0xc1095f90)
  657. [12489.719329] 5f40: 00000005 00000000 01a9bc91 c0312360 c1082000 00000002
  658. [12489.719343] 5f60: c0d04f68 c0d04fa4 00000000 c0c45bf8 00000000 00000000 c0d05034 c1095f98
  659. [12489.719352] 5f80: c0307078 c030707c 60000013 ffffffff
  660. [12489.719361] __irq_svc from arch_cpu_idle+0x38/0x3c
  661. [12489.719384] arch_cpu_idle from default_idle_call+0x24/0x34
  662. [12489.719413] default_idle_call from do_idle+0x1e8/0x23c
  663. [12489.719433] do_idle from cpu_startup_entry+0x28/0x2c
  664. [12489.719446] cpu_startup_entry from secondary_start_kernel+0x144/0x148
  665. [12489.719463] secondary_start_kernel from 0x80301534
  666. [12490.808634] SMP: failed to stop secondary CPUs
  667. [12490.938272] Rebooting in 3 seconds..
  668. [▒
  669. Format: Log Type - Time(microsec) - Message - Optional Info
  670. Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
  671. S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.1.1-00117
  672. S - IMAGE_VARIANT_STRING=DAABANAZA
  673. S - OEM_IMAGE_VERSION_STRING=CRM
  674. S - Boot Config, 0x00000021
  675. S - Reset status Config, 0x00000010
  676. S - Core 0 Frequency, 0 MHz
  677. B - 261 - PBL, Start
  678. B - 1339 - bootable_media_detect_entry, Start
  679. B - 1679 - bootable_media_detect_success, Start
  680. B - 1692 - elf_loader_entry, Start
  681. B - 5069 - auth_hash_seg_entry, Start
  682. B - 7214 - auth_hash_seg_exit, Start
  683. B - 578934 - elf_segs_hash_verify_entry, Start
  684. B - 697764 - PBL, End
  685. B - 697787 - SBL1, Start
  686. B - 788562 - pm_device_init, Start
  687. D - 7 - pm_device_init, Delta
  688. B - 790091 - boot_flash_init, Start
  689. D - 63222 - boot_flash_init, Delta
  690. B - 857456 - boot_config_data_table_init, Start
  691. D - 3840 - boot_config_data_table_init, Delta - (419 Bytes)
  692. B - 864933 - clock_init, Start
  693. D - 7580 - clock_init, Delta
  694. B - 876687 - CDT version:2,Platform ID:8,Major ID:3,Minor ID:0,Subtype:1
  695. B - 880099 - sbl1_ddr_set_params, Start
  696. B - 885197 - cpr_init, Start
  697. D - 2 - cpr_init, Delta
  698. B - 889579 - Pre_DDR_clock_init, Start
  699. D - 5 - Pre_DDR_clock_init, Delta
  700. D - 13176 - sbl1_ddr_set_params, Delta
  701. B - 902891 - pm_driver_init, Start
  702. D - 3 - pm_driver_init, Delta
  703. B - 973964 - sbl1_wait_for_ddr_training, Start
  704. D - 27 - sbl1_wait_for_ddr_training, Delta
  705. B - 990136 - Image Load, Start
  706. D - 140756 - QSEE Image Loaded, Delta - (274048 Bytes)
  707. B - 1131324 - Image Load, Start
  708. D - 1437 - SEC Image Loaded, Delta - (2048 Bytes)
  709. B - 1141617 - Image Load, Start
  710. D - 189332 - APPSBL Image Loaded, Delta - (387035 Bytes)
  711. B - 1331346 - QSEE Execution, Start
  712. D - 60 - QSEE Execution, Delta
  713. B - 1337576 - SBL1, End
  714. D - 641867 - SBL1, Delta
  715. S - Flash Throughput, 2002 KB/s (663550 Bytes, 331347 us)
  716. S - DDR Frequency, 672 MHz
  717.  
  718.  
  719. U-Boot 2012.07 [Attitude Adjustment 12.09-rc1,unknown] (Jun 20 2017 - 06:15:49)
  720.  
  721. smem ram ptable found: ver: 1 len: 3
  722. DRAM: 512 MiB
  723. machid : 0x8030001
  724. NAND: SF: Detected W25Q32 with page size 4 KiB, total 4 MiB
  725. ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x400000
  726. 4 MiB
  727. MMC: qca_mmc: 0
  728. In: serial
  729. Out: serial
  730. Err: serial
  731. machid: 8030001
  732. flash_type: 0
  733.  
  734.  
  735. ZyXEL zloader v2.02 (Jun 20 2017 - 06:17:13)
  736.  
  737. MMC read: dev # 0, block # 16418, count 4 ...
  738.  
  739. MMC read: dev # 0, block # 16418, count 4 ...
  740. Multiboot clinent version: 2.0
  741. MAC0 addr:b8:ec:a3:ee:dc:13
  742. PHY ID1: 0x4d
  743. PHY ID2: 0xd0b1
  744. ipq40xx_ess_sw_init done
  745. eth0
  746. Warning: eth0 MAC addresses don't match:
  747. Address in SROM is b8:ec:a3:ee:dc:13
  748. Address in environment is b8:ec:a3:ee:dc:10
  749. <snip>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement