Advertisement
Guest User

Untitled

a guest
Apr 28th, 2023
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.73 KB | None | 0 0
  1. root@LabWrt:/etc/config# reboot
  2. root@LabWrt:/etc/config# [ 180.408461] br-lan: port 1(eth0.1) entered disabled
  3. [ 180.428023] device eth0.1 left promiscuous mode
  4. [ 180.432839] br-lan: port 1(eth0.1) entered disabled state
  5. [ 180.995096] device eth0 left promiscuous mode
  6. [ 181.011346] mtk_soc_eth 10100000.ethernet eth0: port 5 link down
  7. [ 182.667131] reboot: Restarting system
  8.  
  9.  
  10. U-Boot 1.1.3 (Jan 29 2018 - 07:58:18)
  11.  
  12. Board: Ralink APSoC DRAM: 64 MB
  13. relocate_code Pointer at: 83fb4000
  14. enable ephy clock...done. rf reg 29 = 5
  15. SSC disabled.
  16. ******************************
  17. Software System Reset Occurred
  18. ******************************
  19. spi_wait_nsec: 29
  20. spi device id: 1c 70 17 1c 70 (70171c70)
  21. Warning: un-recognized chip ID, please update bootloader!
  22. ============================================
  23. Ralink UBoot Version: 5.0.0.0
  24. --------------------------------------------
  25. ASIC 7620_MP (Port5<->GigaSW)
  26. DRAM component: 512 Mbits DDR, width 16
  27. DRAM bus: 16 bit
  28. Total memory: 64 MBytes
  29. Flash component: SPI Flash
  30. Date:Jan 29 2018 Time:07:58:18
  31. ============================================
  32. icache: sets:512, ways:4, linesz:32 ,total:65536
  33. dcache: sets:256, ways:4, linesz:32 ,total:32768
  34.  
  35. ##### The CPU freq = 580 MHZ ####
  36. estimate memory size =64 Mbytes
  37. rt_rtl8367_init(1705):Begin
  38. Wait for RTL8367C Ready
  39. .
  40. RTL8367C is ready now!
  41. rt_rtl8367_init(1749):Call Func rt_rtl8367_enableRgmii()
  42.  
  43. continue to starting system.
  44. 0
  45. disable switch forward...
  46.  
  47. 3: System Boot system code via Flash.(0xbc020000)
  48. do_bootm:argc=2, addr=0xbc020000
  49. ## Booting image at bc020000 ...
  50. Uncompressing Kernel Image ... OK
  51. No initrd
  52. ## Transferring control to Linux (at address 80000000) ...
  53. ## Giving linux memsize in MB, 64
  54.  
  55. Starting kernel ...
  56.  
  57. [ 0.000000] Linux version 5.10.161 (user@DESKTOP-RR5L4OU) (mipsel-openwrt-lin 1.2.0, GNU ld (GNU Binutils) 2.37) #0 Tue Jan 3 00:24:21 2023
  58. [ 0.000000] Board has DDR2
  59. [ 0.000000] Analog PMU set to hw control
  60. [ 0.000000] Digital PMU set to hw control
  61. [ 0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6
  62. [ 0.000000] printk: bootconsole [early0] enabled
  63. [ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
  64. [ 0.000000] MIPS: machine is TP-Link Archer C5 v4
  65. [ 0.000000] Initrd not found or empty - disabling initrd
  66. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  67. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt
  68. [ 0.000000] Zone ranges:
  69. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
  70. [ 0.000000] Movable zone start for each node
  71. [ 0.000000] Early memory node ranges
  72. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
  73. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
  74. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
  75. [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jff
  76. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, lin
  77. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, line
  78. [ 0.000000] Writing ErrCtl register=0004ea60
  79. [ 0.000000] Readback ErrCtl register=0004ea60
  80. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  81. [ 0.000000] Memory: 56408K/65536K available (5263K kernel code, 612K rwdata, 0K cma-reserved)
  82. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  83. [ 0.000000] NR_IRQS: 256
  84. [ 0.000000] CPU Clock: 580MHz
  85. [ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_n
  86. [ 0.000000] systick: enable autosleep mode
  87. [ 0.000000] systick: running - mult: 214748, shift: 32
  88. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_i
  89. [ 0.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 74051
  90. [ 0.007681] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  91. [ 0.073624] pid_max: default: 32768 minimum: 301
  92. [ 0.078295] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linea
  93. [ 0.085350] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes,
  94. [ 0.095390] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE
  95. [ 0.107368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma
  96. [ 0.116936] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  97. [ 0.123610] pinctrl core: initialized pinctrl subsystem
  98. [ 0.129857] NET: Registered protocol family 16
  99. [ 0.405553] PCI host bridge /pcie@10140000 ranges:
  100. [ 0.410179] MEM 0x0000000020000000..0x000000002fffffff
  101. [ 0.415223] IO 0x0000000010160000..0x000000001016ffff
  102. [ 0.472648] rt2880_gpio 10000600.gpio: registering 24 gpios
  103. [ 0.478064] rt2880_gpio 10000600.gpio: registering 24 irq handlers
  104. [ 0.484426] rt2880_gpio 10000660.gpio: registering 32 gpios
  105. [ 0.489811] rt2880_gpio 10000660.gpio: registering 32 irq handlers
  106. [ 0.497581] PCI host bridge to bus 0000:00
  107. [ 0.501515] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
  108. [ 0.508244] pci_bus 0000:00: root bus resource [io 0x10160000-0x1016ffff]
  109. [ 0.514856] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  110. [ 0.521455] pci_bus 0000:00: No busn resource found for root bus, will use [b
  111. [ 0.529194] pci 0000:00:00.0: [1814:0801] type 01 class 0x060400
  112. [ 0.534997] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  113. [ 0.541062] pci 0000:00:00.0: reg 0x14: [mem 0x20200000-0x2020ffff]
  114. [ 0.547221] pci 0000:00:00.0: supports D1
  115. [ 0.551042] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  116. [ 0.558818] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
  117. [ 0.564629] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
  118. [ 0.571264] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  119. [ 0.577817] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  120. [ 0.585538] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  121. [ 0.591908] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
  122. [ 0.598396] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  123. [ 0.604753] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  124. [ 0.611529] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff]
  125. [ 0.618111] pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff pref
  126. [ 0.625133] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
  127. [ 0.631728] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bi
  128. [ 0.638843] pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref
  129. [ 0.645833] pci 0000:00:00.0: PCI bridge to [bus 01]
  130. [ 0.650662] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff]
  131. [ 0.657244] pci 0000:00:00.0: bridge window [mem 0x20100000-0x201fffff pref
  132. [ 0.673128] clocksource: Switched to clocksource systick
  133. [ 0.679646] NET: Registered protocol family 2
  134. [ 0.684178] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear
  135. [ 0.691938] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096
  136. [ 0.700172] TCP established hash table entries: 1024 (order: 0, 4096 bytes, l
  137. [ 0.707592] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
  138. [ 0.714421] TCP: Hash tables configured (established 1024 bind 1024)
  139. [ 0.720746] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  140. [ 0.727108] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  141. [ 0.734188] NET: Registered protocol family 1
  142. [ 0.738438] PCI: CLS 0 bytes, default 32
  143. [ 0.747747] rt-timer 10000100.timer: maximum frequency is 1220Hz
  144. [ 0.756770] workingset: timestamp_bits=14 max_order=14 bucket_order=0
  145. [ 0.768247] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  146. [ 0.773912] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT
  147. [ 0.786963] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  148. [ 0.794276] printk: console [ttyS0] disabled
  149. [ 0.798461] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud
  150. [ 0.808148] printk: console [ttyS0] enabled
  151. [ 0.808148] printk: console [ttyS0] enabled
  152. [ 0.816590] printk: bootconsole [early0] disabled
  153. [ 0.816590] printk: bootconsole [early0] disabled
  154. [ 0.837172] spi spi0.0: force spi mode3
  155. [ 0.842439] spi-nor spi0.0: en25qh64 (8192 Kbytes)
  156. [ 0.847503] 6 fixed-partitions partitions found on MTD device spi0.0
  157. [ 0.854053] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitio
  158. [ 0.861531] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitio
  159. [ 0.869303] Creating 6 MTD partitions on "spi0.0":
  160. [ 0.874246] 0x000000000000-0x000000020000 : "u-boot"
  161. [ 0.881940] 0x000000020000-0x0000007c0000 : "firmware"
  162. [ 0.888867] 2 tplink-fw partitions found on MTD device firmware
  163. [ 0.895015] Creating 2 MTD partitions on "firmware":
  164. [ 0.900104] 0x000000000000-0x0000002145c9 : "kernel"
  165. [ 0.905193] mtd: partition "kernel" doesn't end on an erase/write block -- fo
  166. [ 0.916712] 0x0000002145cc-0x0000007a0000 : "rootfs"
  167. [ 0.921798] mtd: partition "rootfs" doesn't start on an erase/write block bou
  168. [ 0.932393] mtd: setting mtd3 (rootfs) as root device
  169. [ 0.938775] 1 squashfs-split partitions found on MTD device rootfs
  170. [ 0.945178] 0x0000005a2000-0x0000007a0000 : "rootfs_data"
  171. [ 0.951964] 0x0000007c0000-0x0000007d0000 : "config"
  172. [ 0.960165] 0x0000007d0000-0x0000007e0000 : "rom"
  173. [ 0.966310] 0x0000007e0000-0x0000007f0000 : "romfile"
  174. [ 0.974631] 0x0000007f0000-0x000000800000 : "radio"
  175. [ 1.008731] gsw: setting port4 to ephy mode
  176. [ 1.013259] mtk_soc_eth 10100000.ethernet: generated random MAC address de:3a
  177. [ 1.026964] mtk_soc_eth 10100000.ethernet: port 5 - using fixed link paramete
  178. [ 1.034684] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
  179. [ 1.041487] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0
  180. [ 1.050711] rt2880_wdt 10000120.watchdog: Initialized
  181. [ 1.057157] NET: Registered protocol family 10
  182. [ 1.068029] Segment Routing with IPv6
  183. [ 1.071906] NET: Registered protocol family 17
  184. [ 1.076528] 8021q: 802.1Q VLAN Support v1.8
  185. [ 1.091711] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
  186. [ 1.105707] Freeing unused kernel memory: 1196K
  187. [ 1.110374] This architecture does not have kernel memory protection.
  188. [ 1.116974] Run /sbin/init as init process
  189. [ 1.868190] init: Console is alive
  190. [ 1.872280] init: - watchdog -
  191. [ 3.221733] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  192. [ 3.364371] usbcore: registered new interface driver usbfs
  193. [ 3.370167] usbcore: registered new interface driver hub
  194. [ 3.375674] usbcore: registered new device driver usb
  195. [ 3.386836] kmodloader: done loading kernel modules from /etc/modules-boot.d/
  196. [ 3.399998] init: - preinit -
  197. [ 5.148683] random: jshn: uninitialized urandom read (4 bytes read)
  198. [ 5.387061] random: jshn: uninitialized urandom read (4 bytes read)
  199. [ 5.651842] random: jshn: uninitialized urandom read (4 bytes read)
  200. Failed to connect to the switch. Use the "list" command to see which switches ar
  201. Failed to connect to the switch. Use the "list" command to see which switches ar
  202. Failed to connect to the switch. Use the "list" command to see which switches ar
  203. Failed to connect to the switch. Use the "list" command to see which switches ar
  204. [ 6.787470] mtk_soc_eth 10100000.ethernet eth0: port 5 link up (1000Mbps/Full
  205. [ 6.796322] 8021q: adding VLAN 0 to HW filter on device eth0
  206. [ 6.847954] random: procd: uninitialized urandom read (4 bytes read)
  207. Press the [f] key and hit [enter] to enter failsafe mode
  208. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  209. [ 8.539334] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  210. [ 8.551130] urandom-seed: Seed file not found (/etc/urandom.seed)
  211. [ 8.697832] mtk_soc_eth 10100000.ethernet eth0: port 5 link down
  212. [ 8.728180] procd: - early -
  213. [ 8.731689] procd: - watchdog -
  214. [ 9.153387] procd: - watchdog -
  215. [ 9.157435] procd: - ubus -
  216. [ 9.316797] random: ubusd: uninitialized urandom read (4 bytes read)
  217. [ 9.326796] random: ubusd: uninitialized urandom read (4 bytes read)
  218. [ 9.341042] random: ubusd: uninitialized urandom read (4 bytes read)
  219. [ 9.354071] procd: - init -
  220. Please press Enter to activate this console.
  221. [ 10.676064] random: jshn: uninitialized urandom read (4 bytes read)
  222. [ 10.703899] random: ubusd: uninitialized urandom read (4 bytes read)
  223. [ 10.735674] random: ubus: uninitialized urandom read (4 bytes read)
  224. [ 10.814984] kmodloader: loading kernel modules from /etc/modules.d/*
  225. [ 11.426390] Loading modules backported from Linux version v5.15.81-0-ge4a7232
  226. [ 11.434137] Backport generated by backports.git v5.15.81-1-0-ge1867d55
  227. [ 11.492835] urngd: jent-rng init failed, err: 2
  228. [ 11.823212] PPP generic driver version 2.4.2
  229. [ 11.833698] NET: Registered protocol family 24
  230. [ 11.908569] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "radio"
  231. [ 11.915853] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 d
  232. [ 11.923784] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
  233. [ 12.049045] kmodloader: done loading kernel modules from /etc/modules.d/*
  234. [ 26.225308] random: crng init done
  235. [ 26.228804] random: 94 urandom warning(s) missed due to ratelimiting
  236. ^CPlease press Enter to activate this console.
  237. [ 47.076052] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
  238. [ 47.083228] jffs2_build_filesystem(): unlocking the mtd device...
  239. [ 47.083233] done.
  240. [ 47.091566] jffs2_build_filesystem(): erasing all blocks after the end marker
  241. [ 50.243995] mtk_soc_eth 10100000.ethernet eth0: port 5 link up (1000Mbps/Full
  242. [ 50.260088] 8021q: adding VLAN 0 to HW filter on device eth0
  243. [ 50.341690] br-lan: port 1(eth0.1) entered blocking state
  244. [ 50.347313] br-lan: port 1(eth0.1) entered disabled state
  245. [ 50.353212] device eth0.1 entered promiscuous mode
  246. [ 50.358165] device eth0 entered promiscuous mode
  247. [ 50.465057] br-lan: port 1(eth0.1) entered blocking state
  248. [ 50.470656] br-lan: port 1(eth0.1) entered forwarding state
  249. [ 51.306010] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  250.  
  251.  
  252.  
  253.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement