Advertisement
SnarlingFox

Untitled

Nov 24th, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.13 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 6.1.62 (build@OpenWrt-Build) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r24437-80dc1615fc) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Wed Nov 22 19:30:07 2023
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Zyxel WSQ50
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] Zone ranges:
  9. [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff]
  10. [ 0.000000] HighMem empty
  11. [ 0.000000] Movable zone start for each node
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
  14. [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
  15. [ 0.000000] node 0: [mem 0x0000000088000000-0x000000009fffffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff]
  17. [ 0.000000] percpu: Embedded 12 pages/cpu s17108 r8192 d23852 u49152
  18. [ 0.000000] pcpu-alloc: s17108 r8192 d23852 u49152 alloc=12*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  21. [ 0.000000] Kernel command line: board=WSQ50 root=/dev/mmcblk0p5 rootwait zld_ver=2.02 mtdparts=spi0.0:0x60000@0x60000(0:QSEE)ro,0x80000@0xE0000(u-boot)ro,0x10000(env)ro,0x10000(0:ART)ro,0x10000(dualflag),0x10000(CRT)ro,0x260000(reserved) clk_ignore_unused fstools_ignore_partname=1
  22. [ 0.000000] Unknown kernel command line parameters "board=WSQ50 zld_ver=2.02 fstools_ignore_partname=1", will be passed to user space.
  23. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  24. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  25. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  26. [ 0.000000] Memory: 505828K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18460K reserved, 0K cma-reserved, 0K highmem)
  27. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  28. [ 0.000000] rcu: Hierarchical RCU implementation.
  29. [ 0.000000] Tracing variant of Tasks RCU enabled.
  30. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  31. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  32. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  33. [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
  34. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
  35. [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
  36. [ 0.000018] Switching to timer-based delay loop, resolution 20ns
  37. [ 0.000266] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  38. [ 0.000288] CPU: Testing write buffer coherency: ok
  39. [ 0.000343] pid_max: default: 32768 minimum: 301
  40. [ 0.001208] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  41. [ 0.001230] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  42. [ 0.003198] qcom_scm: convention: smc legacy
  43. [ 0.004240] cblist_init_generic: Setting adjustable number of callback queues.
  44. [ 0.004255] cblist_init_generic: Setting shift to 2 and lim to 1.
  45. [ 0.004448] Setting up static identity map for 0x80300000 - 0x8030003c
  46. [ 0.004603] rcu: Hierarchical SRCU implementation.
  47. [ 0.004613] rcu: Max phase no-delay instances is 1000.
  48. [ 0.005270] smp: Bringing up secondary CPUs ...
  49. [ 0.008710] smp: Brought up 1 node, 4 CPUs
  50. [ 0.008733] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  51. [ 0.008744] CPU: All CPU(s) started in SVC mode.
  52. [ 0.014722] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  53. [ 0.014877] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  54. [ 0.014907] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  55. [ 0.015248] pinctrl core: initialized pinctrl subsystem
  56. [ 0.017336] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  57. [ 0.017769] DMA: preallocated 256 KiB pool for atomic coherent allocations
  58. [ 0.019036] thermal_sys: Registered thermal governor 'step_wise'
  59. [ 0.019406] cpuidle: using governor ladder
  60. [ 0.019449] cpuidle: using governor menu
  61. [ 0.043135] cryptd: max_cpu_qlen set to 1000
  62. [ 0.044908] usbcore: registered new interface driver usbfs
  63. [ 0.044969] usbcore: registered new interface driver hub
  64. [ 0.045024] usbcore: registered new device driver usb
  65. [ 0.045074] pps_core: LinuxPPS API ver. 1 registered
  66. [ 0.045081] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  67. [ 0.045105] PTP clock support registered
  68. [ 0.047472] clocksource: Switched to clocksource arch_sys_counter
  69. [ 0.049093] NET: Registered PF_INET protocol family
  70. [ 0.049357] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  71. [ 0.051199] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  72. [ 0.051242] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  73. [ 0.051266] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  74. [ 0.051327] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
  75. [ 0.051479] TCP: Hash tables configured (established 4096 bind 4096)
  76. [ 0.051632] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  77. [ 0.051674] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  78. [ 0.052038] NET: Registered PF_UNIX/PF_LOCAL protocol family
  79. [ 0.052094] PCI: CLS 0 bytes, default 64
  80. [ 0.053282] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  81. [ 0.059632] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  82. [ 0.059651] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  83. [ 0.192831] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
  84. [ 0.192893] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
  85. [ 0.192964] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
  86. [ 0.369290] qcom-pcie 40000000.pci: iATU unroll: disabled
  87. [ 0.369307] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
  88. [ 0.469421] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
  89. [ 0.469562] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
  90. [ 0.469578] pci_bus 0000:00: root bus resource [bus 00-ff]
  91. [ 0.469593] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
  92. [ 0.469607] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
  93. [ 0.469696] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
  94. [ 0.469723] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
  95. [ 0.469790] pci 0000:00:00.0: PME# supported from D0 D3hot
  96. [ 0.471308] PCI: bus0: Fast back to back transfers disabled
  97. [ 0.471544] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
  98. [ 0.471672] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  99. [ 0.472244] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  100. [ 0.472923] PCI: bus1: Fast back to back transfers disabled
  101. [ 0.472967] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
  102. [ 0.472985] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
  103. [ 0.473006] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
  104. [ 0.473074] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  105. [ 0.473088] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
  106. [ 0.476199] pcieport 0000:00:00.0: AER: enabled with IRQ 31
  107. [ 0.478670] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
  108. [ 0.478688] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
  109. [ 0.479419] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  110. [ 0.479527] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  111. [ 0.479624] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  112. [ 0.479710] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  113. [ 0.480032] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  114. [ 0.480603] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
  115. [ 0.480625] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
  116. [ 0.480674] msm_serial 78af000.serial: msm_serial: detected port #0
  117. [ 0.480744] msm_serial 78af000.serial: uartclk = 1843200
  118. [ 0.480863] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
  119. [ 0.480896] msm_serial: console setup on port #0
  120. [ 1.247404] printk: console [ttyMSM0] enabled
  121. [ 1.252527] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  122. [ 1.256343] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  123. [ 1.264195] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  124. [ 1.271987] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
  125. [ 1.279841] msm_serial 78b0000.serial: msm_serial: detected port #1
  126. [ 1.287633] msm_serial 78b0000.serial: uartclk = 1843200
  127. [ 1.293768] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
  128. [ 1.299645] msm_serial: driver initialized
  129. [ 1.314379] loop: module loaded
  130. [ 1.315456] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  131. [ 1.317348] spi-nor spi0.0: w25q32 (4096 Kbytes)
  132. [ 1.323830] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
  133. [ 1.323850] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
  134. [ 1.328286] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
  135. [ 1.336664] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
  136. [ 1.345294] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
  137. [ 1.353870] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
  138. [ 1.362723] 7 cmdlinepart partitions found on MTD device spi0.0
  139. [ 1.379805] Creating 7 MTD partitions on "spi0.0":
  140. [ 1.385439] 0x000000060000-0x0000000c0000 : "0:QSEE"
  141. [ 1.391063] 0x0000000e0000-0x000000160000 : "u-boot"
  142. [ 1.396023] 0x000000160000-0x000000170000 : "env"
  143. [ 1.400976] 0x000000170000-0x000000180000 : "0:ART"
  144. [ 1.405560] 0x000000180000-0x000000190000 : "dualflag"
  145. [ 1.410377] 0x000000190000-0x0000001a0000 : "CRT"
  146. [ 1.415500] 0x0000001a0000-0x000000400000 : "reserved"
  147. [ 1.475067] i2c_dev: i2c /dev entries driver
  148. [ 1.475240] i2c_qup 78b7000.i2c: using default clock-frequency 100000
  149. [ 1.481348] sdhci: Secure Digital Host Controller Interface driver
  150. [ 1.484757] sdhci: Copyright(c) Pierre Ossman
  151. [ 1.490865] sdhci-pltfm: SDHCI platform and OF driver helper
  152. [ 1.510845] lp5562 0-0030: internal clock used
  153. [ 1.515917] NET: Registered PF_INET6 protocol family
  154. [ 1.517850] Segment Routing with IPv6
  155. [ 1.520033] In-situ OAM (IOAM) with IPv6
  156. [ 1.523657] NET: Registered PF_PACKET protocol family
  157. [ 1.527530] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
  158. [ 1.527814] 8021q: 802.1Q VLAN Support v1.8
  159. [ 1.540212] Registering SWP/SWPB emulation handler
  160. [ 1.564762] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
  161. [ 1.565160] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
  162. [ 1.621009] mmc0: new HS200 MMC card at address 0001
  163. [ 1.622232] mmcblk0: mmc0:0001 004G60 3.69 GiB
  164. [ 1.626917] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
  165. [ 1.631151] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
  166. [ 1.635601] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
  167. [ 1.640138] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
  168. [ 1.650362] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
  169. [ 1.730333] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
  170. [ 1.810325] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
  171. [ 1.891736] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
  172. [ 1.892898] device eth0 entered promiscuous mode
  173. [ 1.901830] DSA: tree 0 setup
  174. [ 1.907170] clk: Not disabling unused clocks
  175. [ 1.914461] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
  176. [ 1.916531] Freeing unused kernel image (initmem) memory: 1024K
  177. [ 1.957752] Run /sbin/init as init process
  178. [ 1.957785] with arguments:
  179. [ 1.957791] /sbin/init
  180. [ 1.957797] with environment:
  181. [ 1.957802] HOME=/
  182. [ 1.957807] TERM=linux
  183. [ 1.957813] board=WSQ50
  184. [ 1.957819] zld_ver=2.02
  185. [ 1.957824] fstools_ignore_partname=1
  186. [ 2.239589] init: Console is alive
  187. [ 2.240041] init: - watchdog -
  188. [ 3.211790] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  189. [ 3.628925] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  190. [ 3.629008] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  191. [ 3.633554] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  192. [ 3.641056] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
  193. [ 3.650547] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  194. [ 3.656175] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  195. [ 3.661758] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  196. [ 3.670034] hub 1-0:1.0: USB hub found
  197. [ 3.675943] hub 1-0:1.0: 1 port detected
  198. [ 3.680150] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  199. [ 3.684283] hub 2-0:1.0: USB hub found
  200. [ 3.696550] hub 2-0:1.0: 1 port detected
  201. [ 3.697166] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  202. [ 3.699606] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  203. [ 3.705060] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
  204. [ 3.712439] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  205. [ 3.718772] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
  206. [ 3.728768] hub 3-0:1.0: USB hub found
  207. [ 3.733705] hub 3-0:1.0: 1 port detected
  208. [ 3.740262] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  209. [ 3.746671] init: - preinit -
  210. [ 3.987540] usb 1-1: new full-speed USB device number 2 using xhci-hcd
  211. [ 5.917474] random: crng init done
  212. [ 6.315795] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  213. [ 6.316560] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  214. [ 6.322693] qca8k-ipq4019 c000000.switch: PSGMII calibration!
  215. [ 6.330628] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  216. [ 7.254585] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  217. [ 9.525800] mount_root: loading kmods from internal overlay
  218. [ 9.543379] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  219. [ 9.545665] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  220. [ 10.208079] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  221. [ 10.208364] block: unable to load configuration (fstab: Entry not found)
  222. [ 10.214032] block: attempting to load /tmp/overlay/etc/config/fstab
  223. [ 10.220893] block: unable to load configuration (fstab: Entry not found)
  224. [ 10.226785] block: attempting to load /etc/config/fstab
  225. [ 10.235639] block: unable to load configuration (fstab: Entry not found)
  226. [ 10.238920] block: no usable configuration
  227. [ 10.245918] block: attempting to load /etc/config/fstab
  228. [ 10.249582] block: unable to load configuration (fstab: Entry not found)
  229. [ 10.254547] block: no usable configuration
  230. [ 10.262331] loop0: detected capacity change from 0 to 131072
  231. [ 10.307486] loop0: detected capacity change from 131072 to 118016
  232. [ 10.339472] EXT4-fs (loop0): recovery complete
  233. [ 10.340657] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
  234. [ 10.343387] mount_root: loading kmods from internal overlay
  235. [ 10.371096] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
  236. [ 10.371600] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
  237. [ 10.931667] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  238. [ 10.933532] block: extroot: not configured
  239. [ 10.938122] block: attempting to load /etc/config/fstab
  240. [ 10.941570] block: unable to load configuration (fstab: Entry not found)
  241. [ 10.946632] block: no usable configuration
  242. [ 10.954915] mount_root: switching to ext4 overlay
  243. [ 10.964001] urandom-seed: Seeding with /etc/urandom.seed
  244. [ 11.050033] procd: - early -
  245. [ 11.050303] procd: - watchdog -
  246. [ 11.655005] procd: - watchdog -
  247. [ 11.656428] procd: - ubus -
  248. [ 11.812562] procd: - init -
  249. [ 12.428643] kmodloader: loading kernel modules from /etc/modules.d/*
  250. [ 12.476868] hid: raw HID events driver (C) Jiri Kosina
  251. [ 12.515950] Bluetooth: Core ver 2.22
  252. [ 12.516116] NET: Registered PF_BLUETOOTH protocol family
  253. [ 12.518647] Bluetooth: HCI device and connection manager initialized
  254. [ 12.523933] Bluetooth: HCI socket layer initialized
  255. [ 12.530335] Bluetooth: L2CAP socket layer initialized
  256. [ 12.534888] Bluetooth: SCO socket layer initialized
  257. [ 12.542033] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  258. [ 12.544748] Bluetooth: BNEP filters: protocol multicast
  259. [ 12.550354] Bluetooth: BNEP socket layer initialized
  260. [ 12.572137] usbcore: registered new interface driver btusb
  261. [ 12.573155] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
  262. [ 12.573416] Bluetooth: hci0: unexpected event for opcode 0x0000
  263. [ 12.576541] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
  264. [ 12.579121] Bluetooth: HCI UART driver ver 2.3
  265. [ 12.583871] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
  266. [ 12.589584] Bluetooth: HCI UART protocol H4 registered
  267. [ 12.611358] Bluetooth: HCI UART protocol BCSP registered
  268. [ 12.616554] Bluetooth: HCI UART protocol ATH3K registered
  269. [ 12.623959] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  270. [ 12.627335] Bluetooth: HIDP socket layer initialized
  271. [ 12.646505] Bluetooth: RFCOMM TTY layer initialized
  272. [ 12.646583] Bluetooth: RFCOMM socket layer initialized
  273. [ 12.650318] Bluetooth: RFCOMM ver 1.11
  274. [ 12.663164] usbcore: registered new interface driver ath3k
  275. [ 12.861286] PPP generic driver version 2.4.2
  276. [ 12.862967] NET: Registered PF_PPPOX protocol family
  277. [ 12.897176] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
  278. [ 12.898398] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
  279. [ 12.904411] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
  280. [ 13.370049] urngd: v1.0.2 started.
  281. [ 14.268794] EXT4-fs (mmcblk0p10): recovery complete
  282. [ 14.268861] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
  283. [ 16.001845] EXT4-fs (mmcblk0p9): recovery complete
  284. [ 16.001911] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
  285. [ 16.005595] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
  286. [ 28.042593] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
  287. [ 28.042666] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  288. [ 28.055742] 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
  289. [ 30.393764] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 0bfe5c35
  290. [ 33.916690] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  291. [ 33.916759] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
  292. [ 34.000010] 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'
  293. [ 34.000847] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
  294. [ 34.290032] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  295. [ 34.372191] ath: EEPROM regdomain: 0x0
  296. [ 34.372220] ath: EEPROM indicates default country code should be used
  297. [ 34.372227] ath: doing EEPROM country->regdmn map search
  298. [ 34.372235] ath: country maps to regdmn code: 0x3a
  299. [ 34.372245] ath: Country alpha2 being used: US
  300. [ 34.372253] ath: Regpair used: 0x3a
  301. [ 35.182127] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  302. [ 35.182200] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  303. [ 35.194089] 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
  304. [ 35.326542] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 d140cd7d
  305. [ 36.615217] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  306. [ 36.615288] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
  307. [ 36.664047] 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'
  308. [ 36.665012] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  309. [ 36.806244] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  310. [ 36.935511] ath: EEPROM regdomain: 0x0
  311. [ 36.935540] ath: EEPROM indicates default country code should be used
  312. [ 36.935547] ath: doing EEPROM country->regdmn map search
  313. [ 36.935555] ath: country maps to regdmn code: 0x3a
  314. [ 36.935564] ath: Country alpha2 being used: US
  315. [ 36.935573] ath: Regpair used: 0x3a
  316. [ 37.555803] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
  317. [ 37.555891] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  318. [ 37.567928] 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
  319. [ 37.631737] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 d140cd7d
  320. [ 38.919400] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  321. [ 38.919474] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
  322. [ 38.968459] 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'
  323. [ 38.969413] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
  324. [ 39.109643] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  325. [ 39.223383] ath: EEPROM regdomain: 0x0
  326. [ 39.223413] ath: EEPROM indicates default country code should be used
  327. [ 39.223420] ath: doing EEPROM country->regdmn map search
  328. [ 39.223428] ath: country maps to regdmn code: 0x3a
  329. [ 39.223437] ath: Country alpha2 being used: US
  330. [ 39.223447] ath: Regpair used: 0x3a
  331. [ 39.232167] kmodloader: done loading kernel modules from /etc/modules.d/*
  332. [ 46.686869] ipqess-edma c080000.ethernet eth0: Link is Down
  333. [ 46.695215] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
  334. [ 46.695545] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  335. [ 46.702310] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  336. [ 46.717315] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
  337. [ 46.718610] br-lan: port 1(lan1) entered blocking state
  338. [ 46.724297] br-lan: port 1(lan1) entered disabled state
  339. [ 46.730153] device lan1 entered promiscuous mode
  340. [ 46.760920] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
  341. [ 46.763203] br-lan: port 2(lan2) entered blocking state
  342. [ 46.767432] br-lan: port 2(lan2) entered disabled state
  343. [ 46.773163] device lan2 entered promiscuous mode
  344. [ 46.791438] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
  345. [ 46.794153] br-lan: port 3(lan3) entered blocking state
  346. [ 46.798094] br-lan: port 3(lan3) entered disabled state
  347. [ 46.803749] device lan3 entered promiscuous mode
  348. [ 46.825830] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
  349. [ 49.920084] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
  350. [ 49.920178] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
  351. root@OpenWrt:/overlay/upper/lib/firmware/ath10k#
  352.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement