Advertisement
lmahmutov

Untitled

Dec 14th, 2023
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.38 KB | None | 0 0
  1. IPQ807x# bootm
  2. ## Loading kernel from FIT Image at 44000000 ...
  3. Using 'config@hk09' configuration
  4. Trying 'kernel-1' kernel subimage
  5. Description: ARM64 OpenWrt Linux-5.15.119
  6. Type: Kernel Image
  7. Compression: gzip compressed
  8. Data Start: 0x440000ec
  9. Data Size: 18684631 Bytes = 17.8 MiB
  10. Architecture: AArch64
  11. OS: Linux
  12. Load Address: 0x41000000
  13. Entry Point: 0x41000000
  14. Hash algo: crc32
  15. Hash value: 90fa732c
  16. Hash algo: sha1
  17. Hash value: b2ea54288dbccdbf3ea50d148f2c3f941cf4aee3
  18. Verifying Hash Integrity ... crc32+ sha1+ OK
  19. ## Loading fdt from FIT Image at 44000000 ...
  20. Using 'config@hk09' configuration
  21. Trying 'fdt-1' fdt subimage
  22. Description: ARM64 OpenWrt Yuncore_ax880 device tree blob
  23. Type: Flat Device Tree
  24. Compression: uncompressed
  25. Data Start: 0x451d1d00
  26. Data Size: 43447 Bytes = 42.4 KiB
  27. Architecture: AArch64
  28. Hash algo: crc32
  29. Hash value: 38e0c22d
  30. Hash algo: sha1
  31. Hash value: f4da0cf6450eaa6dd3c1baac103fbaef68f767de
  32. Verifying Hash Integrity ... crc32+ sha1+ OK
  33. Booting using the fdt blob at 0x451d1d00
  34. Uncompressing Kernel Image ... OK
  35. Loading Device Tree to 4a3f2000, end 4a3ff9b6 ... OK
  36. fdt-fixup: unable to find compatible node
  37. mtdids not defined, no default present
  38. Could not find PCI in device tree
  39. Using machid 0x8010008 from environment
  40.  
  41. Starting kernel ...
  42.  
  43. Jumping to AARCH64 kernel via monitor
  44. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  45. [ 0.000000] Linux version 5.15.119 (lenz@buid) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.33
  46. [ 0.000000] Machine model: Yuncore ax880
  47. [ 0.000000] Zone ranges:
  48. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  49. [ 0.000000] DMA32 empty
  50. [ 0.000000] Normal empty
  51. [ 0.000000] Movable zone start for each node
  52. [ 0.000000] Early memory node ranges
  53. [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000040ffffff]
  54. [ 0.000000] node 0: [mem 0x0000000041000000-0x000000004a3fffff]
  55. [ 0.000000] node 0: [mem 0x000000004a400000-0x00000000510fffff]
  56. [ 0.000000] node 0: [mem 0x0000000051100000-0x000000007fffffff]
  57. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  58. [ 0.000000] psci: probing for conduit method from DT.
  59. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  60. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  61. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  62. [ 0.000000] psci: SMC Calling Convention v1.0
  63. [ 0.000000] psci: OSI mode supported.
  64. [ 0.000000] percpu: Embedded 17 pages/cpu s30808 r8192 d30632 u69632
  65. [ 0.000000] Detected VIPT I-cache on CPU0
  66. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
  67. [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.block=0,rootfs root=/dev/ubiblock01
  68. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  69. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  70. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  71. [ 0.000000] Memory: 874180K/1048576K available (7808K kernel code, 860K rwdata, 2136K rodata, 14)
  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: 64, nr_irqs: 64, preallocated irqs: 0
  77. [ 0.000000] Root IRQ handler: gic_handle_irq
  78. [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], SPI[448:479]
  79. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  80. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_is
  81. [ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  82. [ 0.000114] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 Bog)
  83. [ 0.000131] pid_max: default: 32768 minimum: 301
  84. [ 0.000620] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  85. [ 0.000637] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  86. [ 0.002653] rcu: Hierarchical SRCU implementation.
  87. [ 0.003429] smp: Bringing up secondary CPUs ...
  88. [ 0.004072] Detected VIPT I-cache on CPU1
  89. [ 0.004139] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  90. [ 0.004784] Detected VIPT I-cache on CPU2
  91. [ 0.004825] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  92. [ 0.005445] Detected VIPT I-cache on CPU3
  93. [ 0.005483] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  94. [ 0.005551] smp: Brought up 1 node, 4 CPUs
  95. [ 0.005577] SMP: Total of 4 processors activated.
  96. [ 0.005585] CPU features: detected: 32-bit EL0 Support
  97. [ 0.005592] CPU features: detected: CRC32 instructions
  98. [ 0.005644] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  99. [ 0.005654] CPU: All CPU(s) started at EL1
  100. [ 0.005675] alternatives: patching kernel code
  101. [ 0.015755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604s
  102. [ 0.015791] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  103. [ 0.016028] pinctrl core: initialized pinctrl subsystem
  104. [ 0.017478] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  105. [ 0.018005] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  106. [ 0.018047] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  107. [ 0.018083] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  108. [ 0.018456] thermal_sys: Registered thermal governor 'step_wise'
  109. [ 0.020227] cpuidle: using governor menu
  110. [ 0.020460] ASID allocator initialised with 65536 entries
  111. [ 0.074949] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
  112. [ 0.084048] SCSI subsystem initialized
  113. [ 0.084258] usbcore: registered new interface driver usbfs
  114. [ 0.084325] usbcore: registered new interface driver hub
  115. [ 0.084362] usbcore: registered new device driver usb
  116. [ 0.084583] CPUidle PSCI: failed to enable OSI mode: -95
  117. [ 0.084873] qcom_scm: convention: smc arm 64
  118. [ 0.086353] clocksource: Switched to clocksource arch_sys_counter
  119. [ 0.087353] NET: Registered PF_INET protocol family
  120. [ 0.087494] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  121. [ 0.088508] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  122. [ 0.088539] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  123. [ 0.088555] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  124. [ 0.088642] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  125. [ 0.088792] TCP: Hash tables configured (established 8192 bind 8192)
  126. [ 0.088902] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  127. [ 0.088955] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  128. [ 0.089170] NET: Registered PF_UNIX/PF_LOCAL protocol family
  129. [ 0.089206] PCI: CLS 0 bytes, default 64
  130. [ 0.108060] workingset: timestamp_bits=46 max_order=18 bucket_order=0
  131. [ 0.112883] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  132. [ 0.112908] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Re.
  133. [ 0.114075] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  134. [ 0.115660] qcom-qmp-phy 78000.phy: supply vdda-phy not found, using dummy regulator
  135. [ 0.115836] qcom-qmp-phy 78000.phy: supply vdda-pll not found, using dummy regulator
  136. [ 0.116966] qcom-qmp-phy 78000.phy: Registered Qcom-QMP phy
  137. [ 0.117821] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, using dummy regulator
  138. [ 0.117973] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not found, using dummy regulator
  139. [ 0.118142] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy
  140. [ 0.122413] bam-dma-engine 704000.dma-controller: num-channels unspecified in dt
  141. [ 0.122440] bam-dma-engine 704000.dma-controller: num-ees unspecified in dt
  142. [ 0.126678] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  143. [ 0.128698] msm_serial 78b3000.serial: msm_serial: detected port #0
  144. [ 0.128746] msm_serial 78b3000.serial: uartclk = 3686400
  145. [ 0.128795] 78b3000.serial: ttyMSM0 at MMIO 0x78b3000 (irq = 22, base_baud = 230400) is a MSM
  146. [ 0.128829] msm_serial: console setup on port #0
  147. [ 0.763907] printk: console [ttyMSM0] enabled
  148. [ 0.769136] msm_serial: driver initialized
  149. [ 0.778411] loop: module loaded
  150. [ 0.778486] Loading iSCSI transport class v2.0-870.
  151. [ 0.782340] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1
  152. [ 0.785232] nand: Macronix MX30UF1G18AC
  153. [ 0.791871] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  154. [ 0.795410] Block protection check failed
  155. [ 1.410574] 4 fixed-partitions partitions found on MTD device qcom_nand.0
  156. [ 1.410629] Creating 4 MTD partitions on "qcom_nand.0":
  157. [ 1.416375] 0x000000000000-0x000003400000 : "rootfs"
  158. [ 1.460975] mtd: setting mtd0 (rootfs) as root device
  159. [ 1.461275] mtdsplit: no squashfs found in "rootfs"
  160. [ 1.465021] 0x000003400000-0x000003c00000 : "0:wififw"
  161. [ 1.476599] 0x000003c00000-0x000007000000 : "rootfs_1"
  162. [ 1.516139] 0x000007000000-0x000007800000 : "0:wififw_1"
  163. [ 1.525037] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  164. [ 1.526730] spi-nor spi0.0: w25q64dw (8192 Kbytes)
  165. [ 1.548452] 19 fixed-partitions partitions found on MTD device spi0.0
  166. [ 1.548510] Creating 19 MTD partitions on "spi0.0":
  167. [ 1.553884] 0x000000000000-0x000000050000 : "0:sbl1"
  168. [ 1.559146] 0x000000050000-0x000000060000 : "0:mibib"
  169. [ 1.564204] 0x000000060000-0x000000080000 : "0:bootconfig"
  170. [ 1.569195] 0x000000080000-0x0000000a0000 : "0:bootconfig1"
  171. [ 1.574518] 0x0000000a0000-0x000000220000 : "0:qsee"
  172. [ 1.580038] 0x000000220000-0x0000003a0000 : "0:qsee_1"
  173. [ 1.585184] 0x0000003a0000-0x0000003b0000 : "0:devcfg"
  174. [ 1.590207] 0x0000003b0000-0x0000003c0000 : "0:devcfg_1"
  175. [ 1.595250] 0x0000003c0000-0x0000003d0000 : "0:apdp"
  176. [ 1.600765] 0x0000003d0000-0x0000003e0000 : "0:apdp_1"
  177. [ 1.605685] 0x0000003e0000-0x000000420000 : "0:rpm"
  178. [ 1.610648] 0x000000420000-0x000000460000 : "0:rpm_1"
  179. [ 1.615442] 0x000000460000-0x000000470000 : "0:cdt"
  180. [ 1.620626] 0x000000470000-0x000000480000 : "0:cdt_1"
  181. [ 1.625333] 0x000000480000-0x000000490000 : "0:appsblenv"
  182. [ 1.630550] 0x000000490000-0x000000550000 : "0:appsbl"
  183. [ 1.635903] 0x000000530000-0x0000005d0000 : "0:appsbl_1"
  184. [ 1.640954] 0x0000005d0000-0x000000610000 : "0:art"
  185. [ 1.646461] 0x000000610000-0x000000690000 : "0:ethphyfw"
  186. [ 1.657858] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
  187. [ 1.660996] s1: supplied by regulator-dummy
  188. [ 1.662789] s2: supplied by regulator-dummy
  189. [ 1.666819] vdd_s3: supplied by regulator-dummy
  190. [ 1.671034] vdd_s4: supplied by regulator-dummy
  191. [ 1.675583] s5: supplied by regulator-dummy
  192. [ 1.680003] l1: supplied by regulator-dummy
  193. [ 1.684097] l2: supplied by regulator-dummy
  194. [ 1.688332] l3: supplied by regulator-dummy
  195. [ 1.692474] l4: supplied by regulator-dummy
  196. [ 1.696637] l5: supplied by regulator-dummy
  197. [ 1.700767] l6: supplied by regulator-dummy
  198. [ 1.704978] l7: supplied by regulator-dummy
  199. [ 1.709140] l8: supplied by regulator-dummy
  200. [ 1.713346] l9: supplied by regulator-dummy
  201. [ 1.717559] l11: supplied by regulator-dummy
  202. [ 1.721619] l12: supplied by regulator-dummy
  203. [ 1.726157] l13: supplied by regulator-dummy
  204. [ 1.777494] i2c_dev: i2c /dev entries driver
  205. [ 1.781712] sdhci: Secure Digital Host Controller Interface driver
  206. [ 1.781756] sdhci: Copyright(c) Pierre Ossman
  207. [ 1.786859] sdhci-pltfm: SDHCI platform and OF driver helper
  208. [ 1.794683] remoteproc remoteproc0: releasing cd00000.q6v5_wcss
  209. [ 1.799807] NET: Registered PF_INET6 protocol family
  210. [ 1.803655] Segment Routing with IPv6
  211. [ 1.807907] In-situ OAM (IOAM) with IPv6
  212. [ 1.811447] NET: Registered PF_PACKET protocol family
  213. [ 1.815421] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update you.
  214. [ 1.820492] 8021q: 802.1Q VLAN Support v1.8
  215. [ 1.851801] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
  216. [ 1.852126] cpr4_ipq807x_apss_read_fuse_data: apc_corner: speed bin = 0
  217. [ 1.858058] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR fusing revision = 1
  218. [ 1.864525] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR misc fuse value = 0
  219. [ 1.872200] cpr4_ipq807x_apss_read_fuse_data: apc_corner: Voltage boost fuse config = 0 boost = e
  220. [ 1.879702] cpr3_mem_acc_init: apc: not using memory accelerator regulator
  221. [ 1.888837] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused SVS: open-looV
  222. [ 1.895780] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused NOM: open-looV
  223. [ 1.905768] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused TURBO: open-looV
  224. [ 1.915577] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused STURBO: open-looV
  225. [ 1.925437] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused SVS: quot[ 7]= 0
  226. [ 1.935197] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused NOM: quot[ 7]= 5
  227. [ 1.946048] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused TURBO: quot[ 7]=15
  228. [ 1.956985] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused STURBO: quot[ 7]=10
  229. [ 1.968061] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop
  230. [ 1.970770] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 19200 KHz, chaz
  231. [ 1.986724] remoteproc remoteproc0: cd00000.q6v5_wcss is availab�[ 2.007365] Freeing unused kK
  232. [ 2.086426] Run /init as init process
  233. [ 2.425133] init: Console is alive
  234. [ 2.425267] init: - watchdog -
  235. [ 2.435805] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  236. [ 2.459838] ssdk_switch_device_num_init[1335]:INFO:ess-switch dts node number: 1
  237. [ 2.459948] ssdk_dt_get_switch_node[1124]:INFO:ess-switch DT exist!
  238. [ 2.466313] ssdk_dt_parse_access_mode[999]:INFO:switch_access_mode: local bus
  239. [ 2.472340] ssdk_dt_parse_access_mode[1012]:INFO:switchreg_base_addr: 0x3a000000
  240. [ 2.479632] ssdk_dt_parse_access_mode[1013]:INFO:switchreg_size: 0x1000000
  241. [ 2.487065] ssdk_dt_parse_mac_mode[327]:INFO:mac mode = 0x0
  242. [ 2.493738] ssdk_dt_parse_mac_mode[336]:INFO:mac mode1 = 0xf
  243. [ 2.499211] ssdk_dt_parse_mac_mode[345]:INFO:mac mode2 = 0xf
  244. [ 2.505121] ssdk_dt_parse_phy_info[716]:INFO:[PORT 5] port_mac_sel = QGMAC_PORT
  245. [ 2.510763] ssdk_dt_parse_phy_info[716]:INFO:[PORT 6] port_mac_sel = QGMAC_PORT
  246. [ 2.517884] ssdk_dt_parse_uniphy[364]:INFO:ess-uniphy DT exist!
  247. [ 2.525334] ssdk_dt_parse_intf_mac[942]:INFO:dp5 MAC 00:1f:ce:07:96:68
  248. [ 2.531014] ssdk_dt_parse_intf_mac[942]:INFO:dp6 MAC 00:1f:ce:07:96:69
  249. [ 2.537590] ssdk_plat_init[1692]:INFO:ssdk_plat_init start
  250. [ 2.677654] ssdk_gcc_clock_init[1275]:INFO:SSDK gcc clock init successfully!
  251. [ 2.678706] qca808x_phy_api_ops_init[2566]:INFO:qca probe qca808x phy driver succeeded!
  252. [ 2.685807] regi_init[3953]:INFO:Initializing HPPE!!
  253. [ 2.926355] ssdk_ppe_reset_init[1535]:INFO:ppe reset successfully!
  254. [ 2.929848] qca_hppe_portctrl_hw_init[126]:INFO:Hawkeye PPE port initializing
  255. [ 3.773420] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 1 need not to configure mux and mac e
  256. [ 3.773454] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 2 need not to configure mux and mac e
  257. [ 3.781630] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 3 need not to configure mux and mac e
  258. [ 3.790742] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 4 need not to configure mux and mac e
  259. [ 3.799897] ssdk_switch_register[2017]:INFO:Chip version 0x1500
  260. [ 3.808970] qca_link_polling_select[1487]:INFO:link-polling-required node does not exist
  261. [ 3.814602] ssdk_switch_register[2043]:INFO:polling is selected
  262. [ 3.822949] regi_init[3957]:INFO:Initializing HPPE Done!!
  263. [ 3.828682] ssdk_genl_init[211]:INFO:ssdk genl family register success.
  264. [ 3.834135] regi_init[4020]:INFO:qca-ssdk module init succeeded!
  265. [ 3.842714] EDMA ver 1 hw init
  266. [ 3.847035] EDMA HW Reset completed succesfully
  267. [ 3.849696] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7)
  268. [ 3.854091] RxDesc:1 (15-15) RxFill:1 (7-7)
  269. [ 4.060370] QCA808X ethernet 90000.mdio-1:18: attached PHY driver (mii_bus:phy_addr=90000.mdio-1)
  270. [ 4.060935] nss-dp 3a001800.dp5 wan: Registered netdev wan(qcom-id:5)
  271. [ 4.270033] QCA808X ethernet 90000.mdio-1:1c: attached PHY driver (mii_bus:phy_addr=90000.mdio-1)
  272. [ 4.270602] nss-dp 3a001a00.dp6 lan: Registered netdev lan(qcom-id:6)
  273. [ 4.279038] **********************************************************
  274. [ 4.285437] * NSS Data Plane driver
  275. [ 4.291860] **********************************************************
  276. [ 4.302463] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  277. [ 4.302510] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
  278. [ 4.307475] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000000000
  279. [ 4.314901] xhci-hcd xhci-hcd.1.auto: irq 89, io mem 0x08a00000
  280. [ 4.324332] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  281. [ 4.330148] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
  282. [ 4.335702] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  283. [ 4.343686] hub 1-0:1.0: USB hub found
  284. [ 4.349929] hub 1-0:1.0: 1 port detected
  285. [ 4.353863] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  286. [ 4.357951] hub 2-0:1.0: USB hub found
  287. [ 4.365744] hub 2-0:1.0: 1 port detected
  288. [ 4.372194] usbcore: registered new interface driver usb-storage
  289. [ 4.373643] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  290. [ 4.389708] init: - preinit -
  291. [ 4.451934] random: jshn: uninitialized urandom read (4 bytes read)
  292. [ 4.466538] random: jshn: uninitialized urandom read (4 bytes read)
  293. [ 4.474417] random: jshn: uninitialized urandom read (4 bytes read)
  294. Press the [f] key and hit [enter] to enter failsafe mode
  295. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  296. [ 6.752311] procd: - early -
  297. [ 6.752397] procd: - watchdog -
  298. [ 6.801675] random: jshn: uninitialized urandom read (4 bytes read)
  299. Failed to connect to ubus
  300. [ 6.855451] random: jshn: uninitialized urandom read (4 bytes read)
  301. [ 7.272124] procd: - watchdog -
  302. [ 7.272379] procd: - ubus -
  303. [ 7.276717] random: ubusd: uninitialized urandom read (4 bytes read)
  304. [ 7.325128] procd: - init -
  305. Please press Enter to activate this console.
  306. [ 7.406287] urngd: v1.0.2 started.
  307. [ 7.420155] random: crng init done
  308. [ 7.420189] random: 32 urandom warning(s) missed due to ratelimiting
  309. [ 7.431235] kmodloader: loading kernel modules from /etc/modules.d/*
  310. [ 7.461210] NET: Registered PF_KEY protocol family
  311. [ 7.462285] Initializing XFRM netlink socket
  312. [ 7.474017] l2tp_core: L2TP core driver, V2.0
  313. [ 7.475068] l2tp_netlink: L2TP netlink interface
  314. [ 7.478881] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
  315. [ 7.482835] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
  316. [ 7.488342] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
  317. [ 7.494197] gre: GRE over IPv4 demultiplexor driver
  318. [ 7.500514] ip_gre: GRE over IPv4 tunneling driver
  319. [ 7.506681] ip6_gre: GRE over IPv6 tunneling driver
  320. [ 7.515101] GACT probability on
  321. [ 7.515820] Mirror/redirect action on
  322. [ 7.521992] u32 classifier
  323. [ 7.522022] input device check on
  324. [ 7.523713] Actions configured
  325. [ 7.538908] Bridge firewalling registered
  326. [ 7.539670] usbcore: registered new interface driver cdc_acm
  327. [ 7.541906] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  328. [ 7.548480] usbcore: registered new interface driver cdc_wdm
  329. [ 7.555896] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
  330. [ 7.561298] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
  331. [ 7.574078] usbcore: registered new interface driver ipheth
  332. [ 7.597482] NET: Registered PF_QIPCRTR protocol family
  333. [ 7.601476] usbcore: registered new interface driver usbserial_generic
  334. [ 7.601547] usbserial: USB Serial support registered for generic
  335. [ 7.622675] xt_time: kernel timezone is -0000
  336. [ 7.623650] usbcore: registered new interface driver asix
  337. [ 7.626981] usbcore: registered new interface driver ax88179_178a
  338. [ 7.632183] usbcore: registered new interface driver cdc_ether
  339. [ 7.638610] usbcore: registered new interface driver cdc_ncm
  340. [ 7.651203] usbcore: registered new interface driver huawei_cdc_ncm
  341. [ 7.670460] PPP generic driver version 2.4.2
  342. [ 7.671351] NET: Registered PF_PPPOX protocol family
  343. [ 7.674643] usbcore: registered new interface driver qmi_wwan
  344. [ 7.679799] usbcore: registered new interface driver rndis_host
  345. [ 7.685013] usbcore: registered new interface driver sierra
  346. [ 7.690204] usbserial: USB Serial support registered for Sierra USB modem
  347. [ 7.696494] usbcore: registered new interface driver sierra_net
  348. [ 7.710267] ath11k c000000.wifi: ipq8074 hw2.0
  349. [ 7.710300] ath11k c000000.wifi: FW memory mode: 0
  350. [ 7.713826] remoteproc remoteproc0: powering up cd00000.q6v5_wcss
  351. [ 7.718463] remoteproc remoteproc0: Booting fw image IPQ8074/q6_fw.mdt, size 668
  352. [ 8.069688] remoteproc remoteproc0: remote processor cd00000.q6v5_wcss is now up
  353. [ 8.071360] usbcore: registered new interface driver cdc_mbim
  354. [ 8.077045] usbcore: registered new interface driver option
  355. [ 8.081831] usbserial: USB Serial support registered for GSM modem (1-port)
  356. [ 8.088786] kmodloader: done loading kernel modules from /etc/modules.d/*
  357. [ 8.113462] ath11k c000000.wifi: qmi ignore invalid mem req type 3
  358. [ 8.120914] ath11k c000000.wifi: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff
  359. [ 8.120948] ath11k c000000.wifi: fw_version 0x290c84a5 fw_build_timestamp 2023-03-25 07:34 fw_bu1
  360. [ 8.486279] ath11k c000000.wifi: htt event 48 not handled
  361. [ 14.002984] br-lan: port 1(wan) entered blocking state
  362. [ 14.003027] br-lan: port 1(wan) entered disabled state
  363. [ 14.007212] device wan entered promiscuous mode
  364. [ 32.486392] l11: disabling
  365.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement