kalamity

Booting cf-E375AC without kmods

Oct 22nd, 2024
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.54 KB | None | 0 0
  1. [ 0.000000] Linux version 6.6.57 (XXXXXXXXXXXX) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r27859-f9da81d32f) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Mon Oct 21 01:18:21 2024
  2. [ 0.000000] printk: bootconsole [early0] enabled
  3. [ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
  4. [ 0.000000] MIPS: machine is COMFAST CF-E375AC
  5. [ 0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
  6. [ 0.000000] Initrd not found or empty - disabling initrd
  7. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  8. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  11. [ 0.000000] Movable zone start for each node
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  14. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  15. [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
  16. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  17. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
  18. [ 0.000000] Writing ErrCtl register=00000000
  19. [ 0.000000] Readback ErrCtl register=00000000
  20. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
  21. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  22. [ 0.000000] Memory: 120000K/131072K available (6240K kernel code, 603K rwdata, 1452K rodata, 1232K init, 204K bss, 11072K reserved, 0K cma-reserved)
  23. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  24. [ 0.000000] NR_IRQS: 51
  25. [ 0.000000] CPU clock: 775.000 MHz
  26. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
  27. [ 0.000001] sched_clock: 32 bits at 388MHz, resolution 2ns, wraps every 5541893118ns
  28. [ 0.008293] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  29. [ 0.074798] pid_max: default: 32768 minimum: 301
  30. [ 0.089023] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  31. [ 0.096759] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  32. [ 0.113178] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
  33. [ 0.124655] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  34. [ 0.135082] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  35. [ 0.144710] pinctrl core: initialized pinctrl subsystem
  36. [ 0.152229] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  37. [ 0.174625] clocksource: Switched to clocksource MIPS
  38. [ 0.190118] NET: Registered PF_INET protocol family
  39. [ 0.195523] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  40. [ 0.203919] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
  41. [ 0.212897] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  42. [ 0.221109] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  43. [ 0.229211] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
  44. [ 0.236683] TCP: Hash tables configured (established 1024 bind 1024)
  45. [ 0.243537] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  46. [ 0.250494] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  47. [ 0.258581] NET: Registered PF_UNIX/PF_LOCAL protocol family
  48. [ 0.264600] PCI: CLS 0 bytes, default 32
  49. [ 0.272965] workingset: timestamp_bits=14 max_order=15 bucket_order=1
  50. [ 0.281249] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  51. [ 0.287446] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  52. [ 0.304116] pinctrl-single 1804002c.pinmux: 544 pins, size 68
  53. [ 0.311495] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  54. [ 0.319291] printk: console [ttyS0] disabled
  55. [ 0.324342] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
  56. [ 0.333615] printk: console [ttyS0] enabled
  57. [ 0.333615] printk: console [ttyS0] enabled
  58. [ 0.342683] printk: bootconsole [early0] disabled
  59. [ 0.342683] printk: bootconsole [early0] disabled
  60. [ 0.370802] spi-nor spi0.0: mx25l12805d (16384 Kbytes)
  61. [ 0.376265] 4 fixed-partitions partitions found on MTD device spi0.0
  62. [ 0.382861] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
  63. [ 0.389739] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
  64. [ 0.396867] Creating 4 MTD partitions on "spi0.0":
  65. [ 0.401837] 0x000000000000-0x000000040000 : "u-boot"
  66. [ 0.410050] 0x000000040000-0x000000050000 : "art"
  67. [ 0.417028] OF: Bad cell count for /ahb/spi@1f000000/flash@0/partitions
  68. [ 0.424191] 0x000000050000-0x000000ff0000 : "firmware"
  69. [ 0.431967] 2 uimage-fw partitions found on MTD device firmware
  70. [ 0.438145] Creating 2 MTD partitions on "firmware":
  71. [ 0.443282] 0x000000000000-0x000000280000 : "kernel"
  72. [ 0.450341] 0x000000280000-0x000000fa0000 : "rootfs"
  73. [ 0.457332] mtd: setting mtd4 (rootfs) as root device
  74. [ 0.462638] 1 squashfs-split partitions found on MTD device rootfs
  75. [ 0.469075] 0x000000590000-0x000000fa0000 : "rootfs_data"
  76. [ 0.476622] 0x000000ff0000-0x000001000000 : "art-backup"
  77. [ 0.495328] ag71xx-legacy 19000000.eth: invalid MAC address, using random address
  78. [ 1.177741] ag71xx-legacy 19000000.eth: connected to PHY at mdio.0:00 [uid=4f51e91a, driver=Generic PHY]
  79. [ 1.188240] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii
  80. [ 1.195090] i2c_dev: i2c /dev entries driver
  81. [ 1.199682] ath79-wdt 18060008.wdt: unable to register misc device, err=-16
  82. [ 1.206932] ath79-wdt: probe of 18060008.wdt failed with error -16
  83. [ 1.215857] NET: Registered PF_INET6 protocol family
  84. [ 1.231067] Segment Routing with IPv6
  85. [ 1.235000] In-situ OAM (IOAM) with IPv6
  86. [ 1.239244] NET: Registered PF_PACKET protocol family
  87. [ 1.244508] 8021q: 802.1Q VLAN Support v1.8
  88. [ 1.265533] PCI host bridge to bus 0000:00
  89. [ 1.269791] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
  90. [ 1.276960] pci_bus 0000:00: root bus resource [io 0x0000]
  91. [ 1.282724] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  92. [ 1.290966] pci 0000:00:00.0: [168c:0056] type 00 class 0x028000
  93. [ 1.297231] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  94. [ 1.304367] pci 0000:00:00.0: PME# supported from D0 D3hot
  95. [ 1.311016] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  96. [ 1.317917] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
  97. [ 1.343621] clk: Disabling unused clocks
  98. [ 1.356750] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
  99. [ 1.370661] Freeing unused kernel image (initmem) memory: 1232K
  100. [ 1.376810] This architecture does not have kernel memory protection.
  101. [ 1.383470] Run /sbin/init as init process
  102. [ 2.014021] init: Console is alive
  103. [ 2.018029] init: - watchdog -
  104. [ 2.456151] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  105. [ 2.525649] gpio_button_hotplug: loading out-of-tree module taints kernel.
  106. [ 2.536777] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  107. [ 2.554890] init: - preinit -
  108. [ 6.454649] random: crng init done
  109. Failed to connect to the switch. Use the "list" command to see which switches are available.
  110. Failed to connect to the switch. Use the "list" command to see which switches are available.
  111. Failed to connect to the switch. Use the "list" command to see which switches are available.
  112. Failed to connect to the switch. Use the "list" command to see which switches are available.
  113. [ 7.530153] eth0: link up (1000Mbps/Full duplex)
  114. Press the [f] key and hit [enter] to enter failsafe mode
  115. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  116. [ 11.786559] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  117. [ 11.797817] urandom-seed: Seed file not found (/etc/urandom.seed)
  118. [ 11.855241] eth0: link down
  119. [ 11.885256] procd: - early -
  120. [ 11.888548] procd: - watchdog -
  121. [ 12.551733] procd: - watchdog -
  122. [ 12.556796] procd: - ubus -
  123. [ 12.745504] procd: - init -
  124. Please press Enter to activate this console.
  125. [ 13.863702] kmodloader: loading kernel modules from /etc/modules.d/*
  126. [ 14.118658] PPP generic driver version 2.4.2
  127. [ 14.135760] NET: Registered PF_PPPOX protocol family
  128. [ 14.159286] kmodloader: done loading kernel modules from /etc/modules.d/*
  129. [ 14.993315] urngd: v1.0.2 started.
  130. [ 38.939895] br-lan: port 1(eth0.2) entered blocking state
  131. [ 38.945548] br-lan: port 1(eth0.2) entered disabled state
  132. [ 38.951158] eth0.2: entered allmulticast mode
  133. [ 38.955697] ag71xx-legacy 19000000.eth eth0: entered allmulticast mode
  134. [ 38.962699] eth0.2: entered promiscuous mode
  135. [ 38.967163] ag71xx-legacy 19000000.eth eth0: entered promiscuous mode
  136. [ 39.023435] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
  137. [ 39.054762] jffs2_build_filesystem(): unlocking the mtd device...
  138. [ 39.054811] done.
  139. [ 39.063179] jffs2_build_filesystem(): erasing all blocks after the end marker...
  140. [ 43.074948] eth0: link up (1000Mbps/Full duplex)
  141. [ 43.104686] br-lan: port 1(eth0.2) entered blocking state
  142. [ 43.110290] br-lan: port 1(eth0.2) entered forwarding state
  143. [ 88.908641] done.
  144. [ 88.910685] jffs2: notice: (1616) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  145. [ 89.032206] overlayfs: upper fs does not support tmpfile.
Advertisement
Add Comment
Please, Sign In to add comment