Snippet content copied to clipboard.
Are you sure to delete this snippet? No, don't delete
  1. U-Boot 1.1.3 (Apr 24 2015 - 09:27:12)
  2. Board: Ralink APSoC DRAM: 32 MB
  3. relocate_code Pointer at: 81fac000
  4. ******************************
  5. Software System Reset Occurred
  6. ******************************
  7. spi_wait_nsec: 42
  8. spi device id: ef 40 18 0 0 (40180000)
  9. find flash: W25Q128BV
  10. raspi_read: from:30000 len:1000
  11. .raspi_read: from:30000 len:1000
  12. .============================================
  13. Ralink UBoot Version: 4.0.1.0
  14. --------------------------------------------
  15. ASIC 5350_MP (Port5<->None)
  16. DRAM_CONF_FROM: Boot-Strapping
  17. DRAM_TYPE: SDRAM
  18. DRAM_SIZE: 256 Mbits
  19. DRAM_WIDTH: 16 bits
  20. DRAM_TOTAL_WIDTH: 16 bits
  21. TOTAL_MEMORY_SIZE: 32 MBytes
  22. Flash component: SPI Flash
  23. Date:Apr 24 2015 Time:09:27:12
  24. ============================================
  25. icache: sets:256, ways:4, linesz:32 ,total:32768
  26. dcache: sets:128, ways:4, linesz:32 ,total:16384
  27. ##### The CPU freq = 360 MHZ ####
  28. estimate memory size =32 Mbytes
  29. Hold GPIO 0 high for 3 seconds then release to trigger webpage to load image
  30. GPIO 0 is low
  31. Please choose the operation:
  32. 1: Load system code to SDRAM via TFTP.
  33. 2: Load system code then write to Flash via TFTP.
  34. 3: Boot system code via Flash (default).
  35. 4: Entr boot command line interface.
  36. 8: Start Web Server to load system code.
  37. 9: Load Boot Loader code then write to Flash via TFTP.
  38. You chose 8
  39. 0
  40. raspi_read: from:40028 len:6
  41. .
  42. NetTxPacket = 0x81FE6500
  43. KSEG1ADDR(NetTxPacket) = 0xA1FE6500
  44. NetLoop,call eth_halt !
  45. NetLoop,call eth_init !
  46. Trying Eth0 (10/100-M)
  47. Waitting for RX_DMA_BUSY status Start... done
  48. Header Payload scatter function is Disable !!
  49. ETH_STATE_ACTIVE!!
  50. Trying Eth0 (10/100-M)
  51. ETH_STATE_ACTIVE!!
  52. HTTP server is starting at IP : 172.21.10.31
  53. HTTP server is ready!
  54. Request for: /
  55. opening file /index.html
  56. found file /style.css
  57. found file /404.html
  58. found file /index.html
  59. Request for: /style.css
  60. opening file /style.css
  61. found file /style.css
  62. Request for: /uboot.html
  63. opening file /uboot.html
  64. found file /style.css
  65. found file /404.html
  66. found file /index.html
  67. found file /flashing.html
  68. found file /fail.html
  69. web Data will be downloaded at 0x80300000 in RAM
  70. Upgrade type: firmware
  71. Upload file size: 5505855 bytes
  72. Loading: #######################################
  73. #######################################
  74. #######################################
  75. #######################################
  76. #######################################
  77. #######################################
  78. #######################################
  79. #######################################
  80. #######################################
  81. ###############################all data collected
  82. upload size: 0x 54037F, expected size: 0x 54033F
  83. upload good
  84. ask for file /flashing.html
  85. opening file /flashing.html
  86. found file /style.css
  87. found file /404.html
  88. found file /index.html
  89. found file /flashing.html
  90. state reset
  91. state reset successful
  92. sending result page
  93. Request for: /
  94. opening file /index.html
  95. found file /style.css
  96. found file /404.html
  97. found file /index.html
  98. Request for: /style.css
  99. opening file /style.css
  100. found file /style.css
  101. HTTP upload is done! Upgrading...
  102. ****************************
  103. * FIRMWARE UPGRADING *
  104. * DO NOT POWER OFF DEVICE! *
  105. ****************************
  106. Executing: erase linux; cp.weblinux
  107. Erase linux kernel block !!
  108. From 0x50000 length 0xFB0000
  109. raspi_erase: offs:50000 len:fb0000
  110. ...........................................................................................................................................................................................................................................................
  111. Copy linux image from web[5505855 byte] to SPI Flash[0x00050000]....
  112. raspi_write: to:50000 len:54033f
  113. .....................................................................................
  114. HTTP ugrade is done! Rebooting...
  115. U-Boot 1.1.3 (Apr 24 2015 - 09:27:12)
  116. Board: Ralink APSoC DRAM: 32 MB
  117. relocate_code Pointer at: 81fac000
  118. ******************************
  119. Software System Reset Occurred
  120. ******************************
  121. spi_wait_nsec: 42
  122. spi device id: ef 40 18 0 0 (40180000)
  123. find flash: W25Q128BV
  124. raspi_read: from:30000 len:1000
  125. .raspi_read: from:30000 len:1000
  126. .============================================
  127. Ralink UBoot Version: 4.0.1.0
  128. --------------------------------------------
  129. ASIC 5350_MP (Port5<->None)
  130. DRAM_CONF_FROM: Boot-Strapping
  131. DRAM_TYPE: SDRAM
  132. DRAM_SIZE: 256 Mbits
  133. DRAM_WIDTH: 16 bits
  134. DRAM_TOTAL_WIDTH: 16 bits
  135. TOTAL_MEMORY_SIZE: 32 MBytes
  136. Flash component: SPI Flash
  137. Date:Apr 24 2015 Time:09:27:12
  138. ============================================
  139. icache: sets:256, ways:4, linesz:32 ,total:32768
  140. dcache: sets:128, ways:4, linesz:32 ,total:16384
  141. ##### The CPU freq = 360 MHZ ####
  142. estimate memory size =32 Mbytes
  143. Hold GPIO 0 high for 3 seconds then release to trigger webpage to load image
  144. GPIO 0 is low
  145. Please choose the operation:
  146. 1: Load system code to SDRAM via TFTP.
  147. 2: Load system code then write to Flash via TFTP.
  148. 3: Boot system code via Flash (default).
  149. 4: Entr boot command line interface.
  150. 8: Start Web Server to load system code.
  151. 9: Load Boot Loader code then write to Flash via TFTP.
  152. GPIO 0 went high 0
  153. 3: System Boot system code via Flash.
  154. ## Booting image at bc050000 ...
  155. raspi_read: from:50000 len:40
  156. . Image Name: MIPS OpenWrt Linux-5.10.111
  157. Created: 2022-04-20 16:14:08 UTC
  158. Image Type: MIPS Linux Kernel Image (lzma compressed)
  159. Data Size: 2200126 Bytes = 2.1 MB
  160. Load Address: 80000000
  161. Entry Point: 80000000
  162. raspi_read: from:50040 len:21923e
  163. .................................. Verifying Checksum ... OK
  164. Uncompressing Kernel Image ... OK
  165. No initrd
  166. ## Transferring control to Linux (at address 80000000) ...
  167. ## Giving linux memsize in MB, 32
  168. Starting kernel ...
  169. [ 0.000000] Linux version 5.10.111 (aholmes@astraea-lnx) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19508-0d2d52df69e) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Wed Apr 20 16:14:08 2022
  170. [ 0.000000] SoC Type: Ralink RT5350 id:1 rev:3
  171. [ 0.000000] printk: bootconsole [early0] enabled
  172. [ 0.000000] CPU0 revision is: 0001964c (MIPS 24KEc)
  173. [ 0.000000] MIPS: machine is VoCore (16M)
  174. [ 0.000000] Initrd not found or empty - disabling initrd
  175. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  176. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  177. [ 0.000000] Zone ranges:
  178. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff]
  179. [ 0.000000] Movable zone start for each node
  180. [ 0.000000] Early memory node ranges
  181. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
  182. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
  183. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8120
  184. [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
  185. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
  186. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  187. [ 0.000000] Writing ErrCtl register=00073a30
  188. [ 0.000000] Readback ErrCtl register=00073a30
  189. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  190. [ 0.000000] Memory: 23912K/32768K available (5339K kernel code, 605K rwdata, 1092K rodata, 1212K init, 210K bss, 8856K reserved, 0K cma-reserved)
  191. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  192. [ 0.000000] NR_IRQS: 256
  193. [ 0.000000] random: get_random_bytes called from start_kernel+0x3b8/0x5a8 with crng_init=0
  194. [ 0.000000] CPU Clock: 360MHz
  195. [ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
  196. [ 0.000000] systick: running - mult: 214748, shift: 32
  197. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 10618113593 ns
  198. [ 0.000017] sched_clock: 32 bits at 180MHz, resolution 5ns, wraps every 11930464253ns
  199. [ 0.015757] Calibrating delay loop... 239.61 BogoMIPS (lpj=1198080)
  200. [ 0.098047] pid_max: default: 32768 minimum: 301
  201. [ 0.107562] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  202. [ 0.122063] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  203. [ 0.142705] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  204. [ 0.165335] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  205. [ 0.184923] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  206. [ 0.198623] pinctrl core: initialized pinctrl subsystem
  207. [ 0.213401] NET: Registered protocol family 16
  208. [ 0.372804] rt2880_gpio 10000600.gpio: registering 22 gpios
  209. [ 0.384049] rt2880_gpio 10000600.gpio: registering 22 irq handlers
  210. [ 0.397141] rt2880_gpio 10000660.gpio: registering 6 gpios
  211. [ 0.408138] rt2880_gpio 10000660.gpio: registering 6 irq handlers
  212. [ 0.442714] clocksource: Switched to clocksource MIPS
  213. [ 0.455614] NET: Registered protocol family 2
  214. [ 0.464732] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  215. [ 0.480870] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  216. [ 0.497694] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  217. [ 0.512944] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
  218. [ 0.526922] TCP: Hash tables configured (established 1024 bind 1024)
  219. [ 0.539946] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  220. [ 0.553030] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  221. [ 0.567464] NET: Registered protocol family 1
  222. [ 0.587963] rt-timer 10000100.timer: maximum frequency is 3662Hz
  223. [ 0.609124] workingset: timestamp_bits=14 max_order=13 bucket_order=0
  224. [ 0.631621] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  225. [ 0.643242] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  226. [ 0.665221] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  227. [ 0.689218] gpio-export gpio-export: 17 gpio(s) exported
  228. [ 0.700499] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  229. [ 0.719404] printk: console [ttyS0] disabled
  230. [ 0.728106] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
  231. [ 0.747875] printk: console [ttyS0] enabled
  232. [ 0.747875] printk: console [ttyS0] enabled
  233. [ 0.764441] printk: bootconsole [early0] disabled
  234. [ 0.764441] printk: bootconsole [early0] disabled
  235. [ 0.840949] spi spi0.0: force spi mode3
  236. [ 0.851295] spi-nor spi0.0: w25q128 (16384 Kbytes)
  237. [ 0.861115] 4 fixed-partitions partitions found on MTD device spi0.0
  238. [ 0.873918] Creating 4 MTD partitions on "spi0.0":
  239. [ 0.883568] 0x000000000000-0x000000030000 : "uboot"
  240. [ 0.898125] 0x000000030000-0x000000040000 : "uboot-env"
  241. [ 0.911167] 0x000000040000-0x000000050000 : "factory"
  242. [ 0.928522] 0x000000050000-0x000001000000 : "firmware"
  243. [ 0.941631] 2 uimage-fw partitions found on MTD device firmware
  244. [ 0.953642] Creating 2 MTD partitions on "firmware":
  245. [ 0.963644] 0x000000000000-0x00000021927e : "kernel"
  246. [ 0.973610] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
  247. [ 0.997024] 0x00000021927e-0x000000fb0000 : "rootfs"
  248. [ 1.007140] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
  249. [ 1.030071] mtd: device 5 (rootfs) set to be root filesystem
  250. [ 1.041795] 1 squashfs-split partitions found on MTD device rootfs
  251. [ 1.054303] 0x00000053a000-0x000000fb0000 : "rootfs_data"
  252. [ 1.095858] spi spi1.0: force spi mode3
  253. [ 1.147654] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
  254. [ 1.164723] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
  255. [ 1.182449] rt2880_wdt 10000120.watchdog: Initialized
  256. [ 1.195355] NET: Registered protocol family 10
  257. [ 1.216290] Segment Routing with IPv6
  258. [ 1.224024] NET: Registered protocol family 17
  259. [ 1.233254] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  260. [ 1.259236] 8021q: 802.1Q VLAN Support v1.8
  261. [ 1.294261] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  262. [ 1.320941] Freeing unused kernel memory: 1212K
  263. [ 1.330077] This architecture does not have kernel memory protection.
  264. [ 1.343002] Run /sbin/init as init process
  265. [ 2.712730] random: fast init done
  266. [ 2.754573] rt3050-esw 10110000.esw: port 4 link up
  267. [ 3.080748] init: Console is alive
  268. [ 3.088787] init: - watchdog -
  269. [ 5.995063] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  270. [ 6.318830] usbcore: registered new interface driver usbfs
  271. [ 6.330217] usbcore: registered new interface driver hub
  272. [ 6.341201] usbcore: registered new device driver usb
  273. [ 6.362165] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  274. [ 6.387834] init: - preinit -
  275. [ 10.160543] random: jshn: uninitialized urandom read (4 bytes read)
  276. [ 10.639589] random: jshn: uninitialized urandom read (4 bytes read)
  277. [ 10.851172] random: jshn: uninitialized urandom read (4 bytes read)
  278. [ 11.187184] urandom_read: 1 callbacks suppressed
  279. [ 11.187203] random: jshn: uninitialized urandom read (4 bytes read)
  280. [ 12.087562] rt3050-esw 10110000.esw: port 4 link down
  281. [ 12.643341] random: procd: uninitialized urandom read (4 bytes read)
  282. Press the [f] key and hit [enter] to enter failsafe mode
  283. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  284. [ 13.710958] rt3050-esw 10110000.esw: port 4 link up
  285. [ 13.720954] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  286. [ 13.749877] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  287. [ 17.373058] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  288. [ 17.396927] urandom-seed: Seed file not found (/etc/urandom.seed)
  289. [ 17.842611] procd: - early -
  290. [ 17.849350] procd: - watchdog -
  291. [ 19.168908] procd: - watchdog -
  292. [ 19.177024] procd: - ubus -
  293. [ 19.525811] random: ubusd: uninitialized urandom read (4 bytes read)
  294. [ 19.544280] random: ubusd: uninitialized urandom read (4 bytes read)
  295. [ 19.558493] random: ubusd: uninitialized urandom read (4 bytes read)
  296. [ 19.601552] procd: - init -
  297. Please press Enter to activate this console.
  298. [ 22.546631] kmodloader: loading kernel modules from /etc/modules.d/*
  299. [ 23.535530] i2c /dev entries driver
  300. [ 23.557959] i2c-ralink 10000900.i2c: clock 100KHz, re-start support
  301. [ 23.612417] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace
  302. [ 23.627722] Backport generated by backports.git v5.15.33-1-0-g183c4ab2
  303. [ 23.820492] urngd: v1.0.2 started.
  304. [ 24.609808] PPP generic driver version 2.4.2
  305. [ 24.638002] NET: Registered protocol family 24
  306. [ 24.799966] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
  307. [ 24.814595] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5350, rev 0500 detected
  308. [ 24.830190] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5350 detected
  309. [ 25.133496] kmodloader: done loading kernel modules from /etc/modules.d/*
  310. [ 25.631191] random: crng init done
  311. [ 25.638165] random: 1 urandom warning(s) missed due to ratelimiting
  312. [ 34.637180] [xx_custom] INFO: Timezone sanity check enabled: TIME_ZONE=Australia/Melbourne BOOT_TZ=UTC
  313. [ 34.672985] [xx_custom] WARNING: Timezone does not match, continuing
  314. [ 34.703138] [xx_custom] WARN: Unable to find eth0.1, will use generic hostname
  315. [ 34.734317] [xx_custom] INFO: Setting hostname to vocore-16m
  316. [ 34.785717] [xx_custom] INFO: Using fixed root password: send4help
  317. [ 34.871774] [xx_custom] INFO: Applying LAN configuration
  318. [ 34.939403] [xx_custom] INFO: Applying DHCP configuration
  319. [ 35.014879] [xx_custom] INFO: Applying NTP and timezone configuration
  320. [ 35.084979] [xx_custom] INFO: Applying miscellaneous settings
  321. [ 35.158617] [xx_custom] INFO: Setting system.autoconf=done
  322. [ 35.209210] [xx_custom] INFO: Finished applying custom default configuration, please check log for errors.
  323. [ 73.897657] rt3050-esw 10110000.esw: port 4 link down
  324. [ 75.537440] rt3050-esw 10110000.esw: port 4 link up
  325. [ 80.121147] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
  326. [ 80.164312] jffs2_build_filesystem(): unlocking the mtd device...
  327. [ 80.164339] done.
  328. [ 80.180661] jffs2_build_filesystem(): erasing all blocks after the end marker...
  329. [ 92.473870] br-lan: port 1(eth0.1) entered blocking state
  330. [ 92.499743] br-lan: port 1(eth0.1) entered disabled state
  331. [ 92.511367] device eth0.1 entered promiscuous mode
  332. [ 92.521097] device eth0 entered promiscuous mode
  333. [ 92.914835] br-lan: port 1(eth0.1) entered blocking state
  334. [ 92.925765] br-lan: port 1(eth0.1) entered forwarding state
  335. [ 93.443717] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  336. [ 339.179113] done.
  337. [ 339.183131] jffs2: notice: (1509) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  338. [ 339.559945] overlayfs: upper fs does not support tmpfile.
  339. BusyBox v1.35.0 (2022-04-20 16:14:08 UTC) built-in shell (ash)
  340. _______ ________ __
  341. | |.-----.-----.-----.| | | |.----.| |_
  342. | - || _ | -__| || | | || _|| _|
  343. |_______|| __|_____|__|__||________||__| |____|
  344. |__| W I R E L E S S F R E E D O M
  345. -----------------------------------------------------
  346. OpenWrt SNAPSHOT, r19508-0d2d52df69e
  347. -----------------------------------------------------
  348. root@vocore-16m / # free
  349. total used free shared buff/cache available
  350. Mem: 25124 13120 5920 120 6084 8620
  351. Swap: 0 0 0
  352. root@vocore-16m / # oof
  353. /bin/ash: oof: not found
  354. root@vocore-16m / # cat /proc/meminfo
  355. MemTotal: 25124 kB
  356. MemFree: 5916 kB
  357. MemAvailable: 8620 kB
  358. Buffers: 0 kB
  359. Cached: 5192 kB
  360. SwapCached: 0 kB
  361. Active: 3712 kB
  362. Inactive: 3048 kB
  363. Active(anon): 156 kB
  364. Inactive(anon): 1532 kB
  365. Active(file): 3556 kB
  366. Inactive(file): 1516 kB
  367. Unevictable: 0 kB
  368. Mlocked: 0 kB
  369. SwapTotal: 0 kB
  370. SwapFree: 0 kB
  371. Dirty: 0 kB
  372. Writeback: 0 kB
  373. AnonPages: 1576 kB
  374. Mapped: 2528 kB
  375. Shmem: 120 kB
  376. KReclaimable: 896 kB
  377. Slab: 6356 kB
  378. SReclaimable: 896 kB
  379. SUnreclaim: 5460 kB
  380. KernelStack: 336 kB
  381. PageTables: 336 kB
  382. NFS_Unstable: 0 kB
  383. Bounce: 0 kB
  384. WritebackTmp: 0 kB
  385. CommitLimit: 12560 kB
  386. Committed_AS: 11276 kB
  387. VmallocTotal: 1048372 kB
  388. VmallocUsed: 1376 kB
  389. VmallocChunk: 0 kB
  390. Percpu: 96 kB
  391. root@vocore-16m / # df -h
  392. Filesystem Size Used Available Use% Mounted on
  393. /dev/root 3.3M 3.3M 0 100% /rom
  394. tmpfs 12.3M 64.0K 12.2M 1% /tmp
  395. tmpfs 12.3M 56.0K 12.2M 0% /tmp/root
  396. tmpfs 512.0K 0 512.0K 0% /dev
  397. /dev/mtdblock6 10.5M 536.0K 9.9M 5% /overlay
  398. overlayfs:/overlay 10.5M 536.0K 9.9M 5% /
  399. root@vocore-16m / # free -m
  400. total used free shared buff/cache available
  401. Mem: 25124 13120 5912 120 6092 8616
  402. Swap: 0 0 0
  403. root@vocore-16m / # dmesg
  404. [ 0.000000] Linux version 5.10.111 (aholmes@astraea-lnx) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19508-0d2d52df69e) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Wed Apr 20 16:14:08 2022
  405. [ 0.000000] SoC Type: Ralink RT5350 id:1 rev:3
  406. [ 0.000000] printk: bootconsole [early0] enabled
  407. [ 0.000000] CPU0 revision is: 0001964c (MIPS 24KEc)
  408. [ 0.000000] MIPS: machine is VoCore (16M)
  409. [ 0.000000] Initrd not found or empty - disabling initrd
  410. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  411. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  412. [ 0.000000] Zone ranges:
  413. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff]
  414. [ 0.000000] Movable zone start for each node
  415. [ 0.000000] Early memory node ranges
  416. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
  417. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
  418. [ 0.000000] On node 0 totalpages: 8192
  419. [ 0.000000] Normal zone: 72 pages used for memmap
  420. [ 0.000000] Normal zone: 0 pages reserved
  421. [ 0.000000] Normal zone: 8192 pages, LIFO batch:0
  422. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  423. [ 0.000000] pcpu-alloc: [0] 0
  424. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8120
  425. [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
  426. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
  427. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  428. [ 0.000000] Writing ErrCtl register=00073a30
  429. [ 0.000000] Readback ErrCtl register=00073a30
  430. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  431. [ 0.000000] Memory: 23912K/32768K available (5339K kernel code, 605K rwdata, 1092K rodata, 1212K init, 210K bss, 8856K reserved, 0K cma-reserved)
  432. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  433. [ 0.000000] NR_IRQS: 256
  434. [ 0.000000] random: get_random_bytes called from start_kernel+0x3b8/0x5a8 with crng_init=0
  435. [ 0.000000] CPU Clock: 360MHz
  436. [ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
  437. [ 0.000000] systick: running - mult: 214748, shift: 32
  438. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 10618113593 ns
  439. [ 0.000017] sched_clock: 32 bits at 180MHz, resolution 5ns, wraps every 11930464253ns
  440. [ 0.015757] Calibrating delay loop... 239.61 BogoMIPS (lpj=1198080)
  441. [ 0.098047] pid_max: default: 32768 minimum: 301
  442. [ 0.107562] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  443. [ 0.122063] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  444. [ 0.142705] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  445. [ 0.165335] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  446. [ 0.184923] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  447. [ 0.198623] pinctrl core: initialized pinctrl subsystem
  448. [ 0.213401] NET: Registered protocol family 16
  449. [ 0.372804] rt2880_gpio 10000600.gpio: registering 22 gpios
  450. [ 0.384049] rt2880_gpio 10000600.gpio: registering 22 irq handlers
  451. [ 0.397141] rt2880_gpio 10000660.gpio: registering 6 gpios
  452. [ 0.408138] rt2880_gpio 10000660.gpio: registering 6 irq handlers
  453. [ 0.442714] clocksource: Switched to clocksource MIPS
  454. [ 0.455614] NET: Registered protocol family 2
  455. [ 0.464732] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  456. [ 0.480870] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  457. [ 0.497694] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  458. [ 0.512944] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
  459. [ 0.526922] TCP: Hash tables configured (established 1024 bind 1024)
  460. [ 0.539946] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  461. [ 0.553030] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  462. [ 0.567464] NET: Registered protocol family 1
  463. [ 0.587963] rt-timer 10000100.timer: maximum frequency is 3662Hz
  464. [ 0.609124] workingset: timestamp_bits=14 max_order=13 bucket_order=0
  465. [ 0.631621] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  466. [ 0.643242] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  467. [ 0.665221] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  468. [ 0.689218] gpio-export gpio-export: 17 gpio(s) exported
  469. [ 0.700499] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  470. [ 0.719404] printk: console [ttyS0] disabled
  471. [ 0.728106] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
  472. [ 0.747875] printk: console [ttyS0] enabled
  473. [ 0.764441] printk: bootconsole [early0] disabled
  474. [ 0.840949] spi spi0.0: force spi mode3
  475. [ 0.851295] spi-nor spi0.0: w25q128 (16384 Kbytes)
  476. [ 0.861115] 4 fixed-partitions partitions found on MTD device spi0.0
  477. [ 0.873918] Creating 4 MTD partitions on "spi0.0":
  478. [ 0.883568] 0x000000000000-0x000000030000 : "uboot"
  479. [ 0.898125] 0x000000030000-0x000000040000 : "uboot-env"
  480. [ 0.911167] 0x000000040000-0x000000050000 : "factory"
  481. [ 0.928522] 0x000000050000-0x000001000000 : "firmware"
  482. [ 0.941631] 2 uimage-fw partitions found on MTD device firmware
  483. [ 0.953642] Creating 2 MTD partitions on "firmware":
  484. [ 0.963644] 0x000000000000-0x00000021927e : "kernel"
  485. [ 0.973610] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
  486. [ 0.997024] 0x00000021927e-0x000000fb0000 : "rootfs"
  487. [ 1.007140] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
  488. [ 1.030071] mtd: device 5 (rootfs) set to be root filesystem
  489. [ 1.041795] 1 squashfs-split partitions found on MTD device rootfs
  490. [ 1.054303] 0x00000053a000-0x000000fb0000 : "rootfs_data"
  491. [ 1.095858] spi spi1.0: force spi mode3
  492. [ 1.147654] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
  493. [ 1.164723] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
  494. [ 1.182449] rt2880_wdt 10000120.watchdog: Initialized
  495. [ 1.195355] NET: Registered protocol family 10
  496. [ 1.216290] Segment Routing with IPv6
  497. [ 1.224024] NET: Registered protocol family 17
  498. [ 1.233254] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  499. [ 1.259236] 8021q: 802.1Q VLAN Support v1.8
  500. [ 1.294261] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  501. [ 1.320941] Freeing unused kernel memory: 1212K
  502. [ 1.330077] This architecture does not have kernel memory protection.
  503. [ 1.343002] Run /sbin/init as init process
  504. [ 1.351167] with arguments:
  505. [ 1.351175] /sbin/init
  506. [ 1.351183] with environment:
  507. [ 1.351192] HOME=/
  508. [ 1.351200] TERM=linux
  509. [ 2.712730] random: fast init done
  510. [ 2.754573] rt3050-esw 10110000.esw: port 4 link up
  511. [ 3.080748] init: Console is alive
  512. [ 3.088787] init: - watchdog -
  513. [ 5.995063] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  514. [ 6.318830] usbcore: registered new interface driver usbfs
  515. [ 6.330217] usbcore: registered new interface driver hub
  516. [ 6.341201] usbcore: registered new device driver usb
  517. [ 6.362165] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  518. [ 6.387834] init: - preinit -
  519. [ 10.160543] random: jshn: uninitialized urandom read (4 bytes read)
  520. [ 10.639589] random: jshn: uninitialized urandom read (4 bytes read)
  521. [ 10.851172] random: jshn: uninitialized urandom read (4 bytes read)
  522. [ 11.187184] urandom_read: 1 callbacks suppressed
  523. [ 11.187203] random: jshn: uninitialized urandom read (4 bytes read)
  524. [ 12.087562] rt3050-esw 10110000.esw: port 4 link down
  525. [ 12.643341] random: procd: uninitialized urandom read (4 bytes read)
  526. [ 13.710958] rt3050-esw 10110000.esw: port 4 link up
  527. [ 13.720954] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  528. [ 13.749877] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  529. [ 17.373058] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  530. [ 17.396927] urandom-seed: Seed file not found (/etc/urandom.seed)
  531. [ 17.842611] procd: - early -
  532. [ 17.849350] procd: - watchdog -
  533. [ 19.168908] procd: - watchdog -
  534. [ 19.177024] procd: - ubus -
  535. [ 19.525811] random: ubusd: uninitialized urandom read (4 bytes read)
  536. [ 19.544280] random: ubusd: uninitialized urandom read (4 bytes read)
  537. [ 19.558493] random: ubusd: uninitialized urandom read (4 bytes read)
  538. [ 19.601552] procd: - init -
  539. [ 22.546631] kmodloader: loading kernel modules from /etc/modules.d/*
  540. [ 23.535530] i2c /dev entries driver
  541. [ 23.557959] i2c-ralink 10000900.i2c: clock 100KHz, re-start support
  542. [ 23.612417] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace
  543. [ 23.627722] Backport generated by backports.git v5.15.33-1-0-g183c4ab2
  544. [ 23.820492] urngd: v1.0.2 started.
  545. [ 24.609808] PPP generic driver version 2.4.2
  546. [ 24.638002] NET: Registered protocol family 24
  547. [ 24.799966] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
  548. [ 24.814595] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5350, rev 0500 detected
  549. [ 24.830190] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5350 detected
  550. [ 24.844255] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  551. [ 25.133496] kmodloader: done loading kernel modules from /etc/modules.d/*
  552. [ 25.631191] random: crng init done
  553. [ 25.638165] random: 1 urandom warning(s) missed due to ratelimiting
  554. [ 34.637180] [xx_custom] INFO: Timezone sanity check enabled: TIME_ZONE=Australia/Melbourne BOOT_TZ=UTC
  555. [ 34.672985] [xx_custom] WARNING: Timezone does not match, continuing
  556. [ 34.703138] [xx_custom] WARN: Unable to find eth0.1, will use generic hostname
  557. [ 34.734317] [xx_custom] INFO: Setting hostname to vocore-16m
  558. [ 34.785717] [xx_custom] INFO: Using fixed root password: send4help
  559. [ 34.871774] [xx_custom] INFO: Applying LAN configuration
  560. [ 34.939403] [xx_custom] INFO: Applying DHCP configuration
  561. [ 35.014879] [xx_custom] INFO: Applying NTP and timezone configuration
  562. [ 35.084979] [xx_custom] INFO: Applying miscellaneous settings
  563. [ 35.158617] [xx_custom] INFO: Setting system.autoconf=done
  564. [ 35.209210] [xx_custom] INFO: Finished applying custom default configuration, please check log for errors.
  565. [ 73.897657] rt3050-esw 10110000.esw: port 4 link down
  566. [ 75.537440] rt3050-esw 10110000.esw: port 4 link up
  567. [ 80.121147] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
  568. [ 80.164312] jffs2_build_filesystem(): unlocking the mtd device...
  569. [ 80.164339] done.
  570. [ 80.180661] jffs2_build_filesystem(): erasing all blocks after the end marker...
  571. [ 92.473870] br-lan: port 1(eth0.1) entered blocking state
  572. [ 92.499743] br-lan: port 1(eth0.1) entered disabled state
  573. [ 92.511367] device eth0.1 entered promiscuous mode
  574. [ 92.521097] device eth0 entered promiscuous mode
  575. [ 92.914835] br-lan: port 1(eth0.1) entered blocking state
  576. [ 92.925765] br-lan: port 1(eth0.1) entered forwarding state
  577. [ 93.443717] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  578. [ 339.179113] done.
  579. [ 339.183131] jffs2: notice: (1509) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  580. [ 339.559945] overlayfs: upper fs does not support tmpfile.
  581. root@vocore-16m / #

Edit this Snippet