找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888广告投放联系QQ68610888
广告投放联系QQ68610888广告投放联系QQ68610888
查看: 2842|回复: 52

IPQ5018 MR3000D-CI ImmortalWrt 25.12.0-rc2

[复制链接]
发表于 2026-5-2 09:30 | 显示全部楼层 |阅读模式
本帖最后由 debian 于 2026-7-18 10:14 编辑


ImmortalWrt 官方稳定版已适配,不再提供文件下载。
机器配置: IPQ5018+512M DDR3+128M NAND (兆易创新)



使用 https://github.com/immortalwrt/i ... v25.12.0-rc2.tar.gz 源码编译,原汁原味,可使用官方 kmod 仓库.
原厂固件原厂uboot刷入方式(自行寻找开启 SSH 的方法):
将下载的 immortalwrt-25.12.0-rc2-qualcommax-ipq50xx-cmcc_mr3000d-ci-squashfs-factory.ubi 文件通过 WIN SCP上传到 /tmp 目录下,然后依次执行.
export rootfs=$(cat /proc/mtd | grep rootfs | grep -v _ | cut -d: -f1)  
ubidetach -f -p /dev/${rootfs}  
ubiformat /dev/${rootfs} -y -f /tmp/immortalwrt-25.12.0-rc2-qualcommax-ipq50xx-cmcc_mr3000d-ci-squashfs-factory.ubi
reboot # reboot 如果卡住,则等待30S左右直接拔线重启

重启之后再刷一遍 immortalwrt-25.12.0-rc2-qualcommax-ipq50xx-cmcc_mr3000d-ci-squashfs-sysupgrade.bin
主界面截图:

另外 rootfs 分区大小只有 58M,固件安装之后还剩30M空间,还有 /dev/mtd16为rootfs_1 也是 58M,不知道怎么合并,望大佬伸出援手.
分区信息 & 内核日志:

  1. root@ImmortalWrt:~# cat /proc/mtd
  2. dev:    size   erasesize  name
  3. mtd0: 00080000 00020000 "0:sbl1"
  4. mtd1: 00080000 00020000 "0:mibib"
  5. mtd2: 00040000 00020000 "0:bootconfig"
  6. mtd3: 00040000 00020000 "0:bootconfig1"
  7. mtd4: 00100000 00020000 "0:qsee"
  8. mtd5: 00100000 00020000 "0:qsee_1"
  9. mtd6: 00040000 00020000 "0:devcfg"
  10. mtd7: 00040000 00020000 "0:devcfg_1"
  11. mtd8: 00040000 00020000 "0:cdt"
  12. mtd9: 00040000 00020000 "0:cdt_1"
  13. mtd10: 00080000 00020000 "0:appsblenv"
  14. mtd11: 00140000 00020000 "0:appsbl"
  15. mtd12: 00140000 00020000 "0:appsbl_1"
  16. mtd13: 00100000 00020000 "0:art"
  17. mtd14: 00080000 00020000 "0:training"
  18. mtd15: 03a00000 00020000 "rootfs"
  19. mtd16: 03a00000 00020000 "rootfs_1"
复制代码
  1. root@ImmortalWrt:~# dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014]
  3. [    0.000000] Linux version 6.12.79 (buildbot@buildbot.infra.immortalwrt.org) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r37753-914b6e73dfb7) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Tue Apr 14 03:00:36 2026
  4. [    0.000000] Machine model: CMCC MR3000D-CI
  5. [    0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a7fffff (4096 KiB) nomap non-reusable tz_apps@4a400000
  6. [    0.000000] OF: reserved mem: 0x000000004a800000..0x000000004a9fffff (2048 KiB) nomap non-reusable bootloader@4a800000
  7. [    0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004abfffff (1024 KiB) nomap non-reusable smem@4ab00000
  8. [    0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004adfffff (2048 KiB) nomap non-reusable tz@4ac00000
  9. [    0.000000] OF: reserved mem: 0x000000004b000000..0x000000004dffffff (49152 KiB) nomap non-reusable wcss@4b000000
  10. [    0.000000] Zone ranges:
  11. [    0.000000]   DMA      [mem 0x0000000040000000-0x000000005fffffff]
  12. [    0.000000]   DMA32    empty
  13. [    0.000000]   Normal   empty
  14. [    0.000000] Movable zone start for each node
  15. [    0.000000] Early memory node ranges
  16. [    0.000000]   node   0: [mem 0x0000000040000000-0x000000004a3fffff]
  17. [    0.000000]   node   0: [mem 0x000000004a400000-0x000000004a9fffff]
  18. [    0.000000]   node   0: [mem 0x000000004aa00000-0x000000004aafffff]
  19. [    0.000000]   node   0: [mem 0x000000004ab00000-0x000000004adfffff]
  20. [    0.000000]   node   0: [mem 0x000000004ae00000-0x000000004affffff]
  21. [    0.000000]   node   0: [mem 0x000000004b000000-0x000000004dffffff]
  22. [    0.000000]   node   0: [mem 0x000000004e000000-0x000000005fffffff]
  23. [    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  24. [    0.000000] psci: probing for conduit method from DT.
  25. [    0.000000] psci: PSCIv1.0 detected in firmware.
  26. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  27. [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
  28. [    0.000000] psci: SMC Calling Convention v1.0
  29. [    0.000000] psci: OSI mode supported.
  30. [    0.000000] psci: [Firmware Bug]: failed to set PC mode: -1
  31. [    0.000000] percpu: Embedded 20 pages/cpu s43288 r8192 d30440 u81920
  32. [    0.000000] pcpu-alloc: s43288 r8192 d30440 u81920 alloc=20*4096
  33. [    0.000000] pcpu-alloc: [0] 0 [0] 1
  34. [    0.000000] Detected VIPT I-cache on CPU0
  35. [    0.000000] CPU features: detected: Spectre-v4
  36. [    0.000000] alternatives: applying boot alternatives
  37. [    0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1 swiotlb=1 coherent_pool=2M
  38. [    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  39. [    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  40. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 131072
  41. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  42. [    0.000000] software IO TLB: area num 2.
  43. [    0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 0MB
  44. [    0.000000] software IO TLB: mapped [mem 0x000000005f580000-0x000000005f600000] (0MB)
  45. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  46. [    0.000000] rcu: Hierarchical RCU implementation.
  47. [    0.000000] rcu:         RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  48. [    0.000000]         Tracing variant of Tasks RCU enabled.
  49. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  50. [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  51. [    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
  52. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  53. [    0.000000] Root IRQ handler: gic_handle_irq
  54. [    0.000000] GICv2m: range[mem 0x0b00a000-0x0b00aff7], SPI[448:479]
  55. [    0.000000] GICv2m: range[mem 0x0b00b000-0x0b00bff7], SPI[480:511]
  56. [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  57. [    0.000000] arch_timer: cp15 and mmio timer(s) running at 24.00MHz (virt/virt).
  58. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  59. [    0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  60. [    0.000137] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  61. [    0.000160] pid_max: default: 32768 minimum: 301
  62. [    0.005282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
  63. [    0.005304] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
  64. [    0.011893] rcu: Hierarchical SRCU implementation.
  65. [    0.011907] rcu:         Max phase no-delay instances is 1000.
  66. [    0.012475] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  67. [    0.013130] smp: Bringing up secondary CPUs ...
  68. [    0.014239] Detected VIPT I-cache on CPU1
  69. [    0.014384] CPU1: Booted secondary processor 0x0000000001 [0x51af8014]
  70. [    0.014610] smp: Brought up 1 node, 2 CPUs
  71. [    0.014631] SMP: Total of 2 processors activated.
  72. [    0.014635] CPU: All CPU(s) started at EL1
  73. [    0.014642] CPU features: detected: 32-bit EL0 Support
  74. [    0.014649] CPU features: detected: CRC32 instructions
  75. [    0.014725] alternatives: applying system-wide alternatives
  76. [    0.014964] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  77. [    0.015262] Memory: 439084K/524288K available (9024K kernel code, 910K rwdata, 2840K rodata, 960K init, 302K bss, 83352K reserved, 0K cma-reserved)
  78. [    0.022289] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  79. [    0.022324] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  80. [    0.022485] 29216 pages in range for non-PLT usage
  81. [    0.022494] 520736 pages in range for PLT usage
  82. [    0.024666] pinctrl core: initialized pinctrl subsystem
  83. [    0.029520] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  84. [    0.030695] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  85. [    0.031030] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  86. [    0.031333] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  87. [    0.031943] thermal_sys: Registered thermal governor 'step_wise'
  88. [    0.032051] cpuidle: using governor menu
  89. [    0.032385] ASID allocator initialised with 65536 entries
  90. [    0.037912] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000
  91. [    0.076094] SCSI subsystem initialized
  92. [    0.076435] usbcore: registered new interface driver usbfs
  93. [    0.076491] usbcore: registered new interface driver hub
  94. [    0.076584] usbcore: registered new device driver usb
  95. [    0.076933] qcom_scm: convention: smc arm 64
  96. [    0.079846] clocksource: Switched to clocksource arch_sys_counter
  97. [    0.084188] NET: Registered PF_INET protocol family
  98. [    0.084418] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  99. [    0.087177] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
  100. [    0.087217] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  101. [    0.087243] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
  102. [    0.087294] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
  103. [    0.087475] TCP: Hash tables configured (established 4096 bind 4096)
  104. [    0.088089] MPTCP token hash table entries: 512 (order: 2, 12288 bytes, linear)
  105. [    0.088312] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  106. [    0.088351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  107. [    0.088837] NET: Registered PF_UNIX/PF_LOCAL protocol family
  108. [    0.088922] PCI: CLS 0 bytes, default 64
  109. [    0.092570] workingset: timestamp_bits=46 max_order=17 bucket_order=0
  110. [    0.093392] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  111. [    0.093407] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  112. [    0.096437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  113. [    0.215485] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  114. [    0.223013] msm_serial 78af000.serial: msm_serial: detected port #0
  115. [    0.223223] msm_serial 78af000.serial: uartclk = 1843199
  116. [    0.224084] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 21, base_baud = 115199) is a MSM
  117. [    0.224240] msm_serial: console setup on port #0
  118. [    0.224331] printk: legacy console [ttyMSM0] enabled
  119. [    0.962249] msm_serial: driver initialized
  120. [    0.977124] loop: module loaded
  121. [    0.983995] spi-nand spi0.0: GigaDevice SPI NAND was found.
  122. [    0.984044] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
  123. [    1.135570] i2c_dev: i2c /dev entries driver
  124. [    1.139274] sdhci: Secure Digital Host Controller Interface driver
  125. [    1.139319] sdhci: Copyright(c) Pierre Ossman
  126. [    1.145036] sdhci-pltfm: SDHCI platform and OF driver helper
  127. [    1.154600] remoteproc remoteproc0: releasing cd00000.remoteproc
  128. [    1.158861] NET: Registered PF_INET6 protocol family
  129. [    1.163928] Segment Routing with IPv6
  130. [    1.166080] In-situ OAM (IOAM) with IPv6
  131. [    1.169700] NET: Registered PF_PACKET protocol family
  132. [    1.173808] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  133. [    1.179304] 8021q: 802.1Q VLAN Support v1.8
  134. [    1.242138] spi-nand spi0.0: GigaDevice SPI NAND was found.
  135. [    1.242187] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
  136. [    1.247291] 17 qcomsmem partitions found on MTD device spi0.0
  137. [    1.255024] Creating 17 MTD partitions on "spi0.0":
  138. [    1.260682] 0x000000000000-0x000000080000 : "0:sbl1"
  139. [    1.268229] 0x000000080000-0x000000100000 : "0:mibib"
  140. [    1.273004] 0x000000100000-0x000000140000 : "0:bootconfig"
  141. [    1.277260] 0x000000140000-0x000000180000 : "0:bootconfig1"
  142. [    1.282739] 0x000000180000-0x000000280000 : "0:qsee"
  143. [    1.289659] 0x000000280000-0x000000380000 : "0:qsee_1"
  144. [    1.294723] 0x000000380000-0x0000003c0000 : "0:devcfg"
  145. [    1.298030] 0x0000003c0000-0x000000400000 : "0:devcfg_1"
  146. [    1.303258] 0x000000400000-0x000000440000 : "0:cdt"
  147. [    1.308730] 0x000000440000-0x000000480000 : "0:cdt_1"
  148. [    1.313363] 0x000000480000-0x000000500000 : "0:appsblenv"
  149. [    1.319122] 0x000000500000-0x000000640000 : "0:appsbl"
  150. [    1.326109] 0x000000640000-0x000000780000 : "0:appsbl_1"
  151. [    1.331067] 0x000000780000-0x000000880000 : "0:art"
  152. [    1.336574] 0x000000880000-0x000000900000 : "0:training"
  153. [    1.339609] 0x000000900000-0x000004300000 : "rootfs"
  154. [    1.459380] mtd: setting mtd15 (rootfs) as root device
  155. [    1.460188] mtdsplit: no squashfs found in "rootfs"
  156. [    1.463541] 0x000004300000-0x000007d00000 : "rootfs_1"
  157. [    1.604250] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 799999 KHz, changing to: 1008000 KHz
  158. [    1.607055] remoteproc remoteproc0: cd00000.remoteproc is available
  159. [    1.614165] qcom-q6-mpd cd00000.remoteproc: pd-1 node found
  160. [    1.621619] remoteproc remoteproc1: pd-1 is available
  161. [    1.625668] qcom-q6-mpd cd00000.remoteproc: pd-2 node found
  162. [    1.632255] remoteproc remoteproc2: pd-2 is available
  163. [    1.636296] qcom-q6-mpd cd00000.remoteproc: pd-3 node found
  164. [    1.642940] remoteproc remoteproc3: pd-3 is available
  165. [    1.652672] ubi0: attaching mtd15
  166. [    2.186771] ubi0: scanning is finished
  167. [    2.250996] ubi0: attached mtd15 (name "rootfs", size 58 MiB)
  168. [    2.251070] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  169. [    2.255761] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  170. [    2.262584] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  171. [    2.269388] ubi0: good PEBs: 464, bad PEBs: 0, corrupted PEBs: 0
  172. [    2.276177] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  173. [    2.282422] ubi0: max/mean erase counter: 5/3, WL threshold: 4096, image sequence number: 1774469393
  174. [    2.289441] ubi0: available PEBs: 0, total reserved PEBs: 464, PEBs reserved for bad PEB handling: 20
  175. [    2.298789] ubi0: background thread "ubi_bgt0d" started, PID 600
  176. [    2.300510] block ubiblock0_1: created from ubi0:1(rootfs)
  177. [    2.314199] clk: Disabling unused clocks
  178. [    2.329160] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
  179. [    2.329679] Freeing unused kernel memory: 960K
  180. [    2.335411] Run /sbin/init as init process
  181. [    2.339629]   with arguments:
  182. [    2.339634]     /sbin/init
  183. [    2.339638]   with environment:
  184. [    2.339642]     HOME=/
  185. [    2.339648]     TERM=linux
  186. [    2.684298] init: Console is alive
  187. [    2.684691] init: - watchdog -
  188. [    3.599875] random: crng init done
  189. [    3.667756] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  190. [    3.848297] gpio_button_hotplug: loading out-of-tree module taints kernel.
  191. [    3.902526] ssdk_dt_parse_mac_mode[300]:INFO:mac mode1 doesn't exit!
  192. [    3.902583] ssdk_dt_parse_mac_mode[308]:INFO:mac mode2 doesn't exit!
  193. [    3.908066] ssdk_dt_parse_port_bmp[1064]:INFO:port_bmp doesn't exist!
  194. [    3.914431] ssdk_dt_parse_interrupt[942]:INFO:intr-gpio does not exist
  195. [    5.429841] ssdk_mp_reset_init[1311]:INFO:MP reset successfully!
  196. [    5.760850] _adpt_mp_uniphy_clk_output_ctrl_set[264]:INFO:uniphy will output clock as 25000000Hz
  197. [    5.761013] regi_init[2548]:INFO:Initializing SCOMPHY Done!!
  198. [    5.768901] regi_init[2574]:INFO:qca-ssdk module init succeeded!
  199. [    5.778186] nss-dp 39c00000.dp1 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:1) with GMAC, mac_base: 0xffffffc081bb0000
  200. [    5.852136] Qualcomm Atheros IPQ5018 internal PHY 88000.mdio-1:07: attached PHY driver (mii_bus:phy_addr=88000.mdio-1:07, irq=POLL)
  201. [    5.959107] nss-dp 39d00000.dp2 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:2) with GMAC, mac_base: 0xffffffc081bd0000
  202. [    5.960433] Generic PHY fixed-0:00: attached PHY driver (mii_bus:phy_addr=fixed-0:00, irq=POLL)
  203. [    5.974170] **********************************************************
  204. [    5.980911] * NSS Data Plane driver
  205. [    5.987377] **********************************************************
  206. [    6.017608] usbcore: registered new interface driver usb-storage
  207. [    6.020235] usbcore: registered new interface driver uas
  208. [    6.023508] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  209. [    6.031079] init: - preinit -
  210. [    6.121351] qca8k 90000.mdio-1:11: configuring for fixed/sgmii link mode
  211. [    6.129089] qca8k 90000.mdio-1:11: Link is Up - 1Gbps/Full - flow control off
  212. [    6.191023] qca8k 90000.mdio-1:11 lan3 (uninitialized): PHY [90000.mdio-1:00] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
  213. [    6.261147] qca8k 90000.mdio-1:11 lan2 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
  214. [    6.341085] qca8k 90000.mdio-1:11 lan1 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
  215. [    6.411089] qca8k 90000.mdio-1:11 wan (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
  216. [    6.419000] nss-dp 39d00000.dp2 eth1: entered promiscuous mode
  217. [    6.421979] DSA: tree 0 setup
  218. [    7.289947] nss-dp 39d00000.dp2 eth1: PHY Link up speed: 1000
  219. [    7.293242] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode
  220. [    7.295234] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  221. [    7.301520] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  222. [   11.587604] mount_root: loading kmods from internal overlay
  223. [   11.610249] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  224. [   11.613479] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  225. [   11.677472] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  226. [   11.922321] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  227. [   11.922640] block: unable to load configuration (fstab: Entry not found)
  228. [   11.928276] block: attempting to load /tmp/overlay/etc/config/fstab
  229. [   11.935414] block: unable to load configuration (fstab: Entry not found)
  230. [   11.941148] block: attempting to load /etc/config/fstab
  231. [   11.955298] block: unable to load configuration (fstab: Entry not found)
  232. [   11.955529] block: no usable configuration
  233. [   11.981534] UBIFS (ubi0:2): default file-system created
  234. [   11.982774] UBIFS (ubi0:2): Mounting in unauthenticated mode
  235. [   11.985833] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 802
  236. [   12.104514] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
  237. [   12.104570] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  238. [   12.111403] UBIFS (ubi0:2): FS size: 38346752 bytes (36 MiB, 302 LEBs), max 312 LEBs, journal size 1904640 bytes (1 MiB, 15 LEBs)
  239. [   12.121262] UBIFS (ubi0:2): reserved for root: 1811211 bytes (1768 KiB)
  240. [   12.132884] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 77AE083A-2111-4566-B118-BA8A09E7A392, small LPT model
  241. [   12.140925] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
  242. [   12.151174] block: unable to load configuration (fstab: Entry not found)
  243. [   12.157712] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
  244. [   12.164792] block: unable to load configuration (fstab: Entry not found)
  245. [   12.171015] block: attempting to load /etc/config/fstab
  246. [   12.177798] block: unable to load configuration (fstab: Entry not found)
  247. [   12.182733] block: no usable configuration
  248. [   12.194685] UBIFS (ubi0:2): un-mount UBI device 0
  249. [   12.194783] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops
  250. [   12.206728] UBIFS (ubi0:2): Mounting in unauthenticated mode
  251. [   12.207016] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 805
  252. [   12.323918] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
  253. [   12.323973] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  254. [   12.330796] UBIFS (ubi0:2): FS size: 38346752 bytes (36 MiB, 302 LEBs), max 312 LEBs, journal size 1904640 bytes (1 MiB, 15 LEBs)
  255. [   12.340673] UBIFS (ubi0:2): reserved for root: 1811211 bytes (1768 KiB)
  256. [   12.352288] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 77AE083A-2111-4566-B118-BA8A09E7A392, small LPT model
  257. [   12.369132] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  258. [   12.577004] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  259. [   12.577296] block: unable to load configuration (fstab: Entry not found)
  260. [   12.583106] block: attempting to load /tmp/overlay/etc/config/fstab
  261. [   12.589878] block: unable to load configuration (fstab: Entry not found)
  262. [   12.595727] block: attempting to load /etc/config/fstab
  263. [   12.602759] block: unable to load configuration (fstab: Entry not found)
  264. [   12.607584] block: no usable configuration
  265. [   12.618267] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
  266. [   12.618575] block: unable to load configuration (fstab: Entry not found)
  267. [   12.625385] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
  268. [   12.632384] block: unable to load configuration (fstab: Entry not found)
  269. [   12.638584] block: attempting to load /etc/config/fstab
  270. [   12.645471] block: unable to load configuration (fstab: Entry not found)
  271. [   12.650335] block: no usable configuration
  272. [   12.659684] mount_root: overlay filesystem has not been fully initialized yet
  273. [   12.661735] mount_root: switching to ubifs overlay
  274. [   12.683160] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  275. [   12.687036] urandom-seed: Seed file not found (/etc/urandom.seed)
  276. [   12.750801] procd: - early -
  277. [   12.751039] procd: - watchdog -
  278. [   12.979095] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  279. [   13.235485] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  280. [   13.422845] procd: - watchdog -
  281. [   13.520032] procd: - ubus -
  282. [   13.583411] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  283. [   13.686480] procd: - init -
  284. [   14.019633] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  285. [   14.538596] kmodloader: loading kernel modules from /etc/modules.d/*
  286. [   14.564149] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  287. [   14.917868] NET: Registered PF_ALG protocol family
  288. [   14.937370] urngd: v1.0.2 started.
  289. [   14.958517] ntfs3: Enabled Linux POSIX ACLs support
  290. [   15.001386] Loading modules backported from Linux version v6.18.7-0-g5dfbc5357
  291. [   15.001448] Backport generated by backports.git c8a37ce
  292. [   15.063975] NET: Registered P购物IPCRTR protocol family
  293. [   15.076641] usbcore: registered new interface driver ums-alauda
  294. [   15.091695] usbcore: registered new interface driver ums-cypress
  295. [   15.095609] usbcore: registered new interface driver ums-datafab
  296. [   15.105410] usbcore: registered new interface driver ums-freecom
  297. [   15.110293] usbcore: registered new interface driver ums-isd200
  298. [   15.112282] usbcore: registered new interface driver ums-jumpshot
  299. [   15.117852] usbcore: registered new interface driver ums-karma
  300. [   15.122307] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  301. [   15.132954] usbcore: registered new interface driver ums-sddr09
  302. [   15.146130] usbcore: registered new interface driver ums-sddr55
  303. [   15.151142] usbcore: registered new interface driver ums-usbat
  304. [   15.475607] PPP generic driver version 2.4.2
  305. [   15.477705] PPP MPPE Compression module registered
  306. [   15.482740] NET: Registered PF_PPPOX protocol family
  307. [   15.564379] ath11k c000000.wifi: ipq5018 hw1.0
  308. [   15.564444] ath11k c000000.wifi: FW memory mode: 1
  309. [   15.606019] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  310. [   15.871011] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  311. [   16.938239] mtdblock_open: 3 callbacks suppressed
  312. [   16.938261] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  313. [   17.198032] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  314. [   17.454455] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  315. [   17.711209] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  316. [   17.966020] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  317. [   18.224307] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  318. [   18.481550] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  319. [   18.735881] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  320. [   18.994167] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  321. [   19.249111] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  322. [   20.862349] remoteproc remoteproc1: powering up pd-1
  323. [   20.863113] remoteproc remoteproc1: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
  324. [   20.866427] remoteproc remoteproc0: powering up cd00000.remoteproc
  325. [   20.874958] remoteproc remoteproc0: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
  326. [   23.196132] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up
  327. [   23.213053] remoteproc remoteproc1: remote processor pd-1 is now up
  328. [   23.216264] ath11k b00a040.wifi: Multipd architecture - userpd: 2
  329. [   23.218701] ath11k b00a040.wifi: qcn6122 hw1.0
  330. [   23.224508] ath11k b00a040.wifi: FW memory mode: 1
  331. [   23.241053] ath11k c000000.wifi: qmi fail to get qcom,m3-dump-addr, ignore m3 dump mem req
  332. [   23.247624] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff
  333. [   23.248248] ath11k c000000.wifi: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
  334. [   23.285940] remoteproc remoteproc2: powering up pd-2
  335. [   23.287417] remoteproc remoteproc2: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
  336. [   23.300552] remoteproc remoteproc2: remote processor pd-2 is now up
  337. [   23.318901] kmodloader: done loading kernel modules from /etc/modules.d/*
  338. [   23.396708] ath11k b00a040.wifi: qmi ignore invalid mem req type 10
  339. [   23.404077] ath11k b00a040.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff
  340. [   23.404135] ath11k b00a040.wifi: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
  341. [   23.443735] mtdblock_open: 5 callbacks suppressed
  342. [   23.443758] mtdblock: MTD device '0:art' is NAND, please consider using UBI block devices instead.
  343. [   23.805687] mtdblock: MTD device '0:art' is NAND, please consider using UBI block devices instead.
  344. [   27.420832] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
  345. [   34.462536] nss-dp 39d00000.dp2 eth1: PHY Link is down
  346. [   34.476365] nss-dp 39d00000.dp2 eth1: PHY Link up speed: 1000
  347. [   34.502869] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode
  348. [   34.553873] br-lan: port 1(lan1) entered blocking state
  349. [   34.553940] br-lan: port 1(lan1) entered disabled state
  350. [   34.558188] qca8k 90000.mdio-1:11 lan1: entered allmulticast mode
  351. [   34.563329] nss-dp 39d00000.dp2 eth1: entered allmulticast mode
  352. [   34.573661] qca8k 90000.mdio-1:11 lan1: entered promiscuous mode
  353. [   34.598636] qca8k 90000.mdio-1:11 lan2: configuring for phy/gmii link mode
  354. [   34.600962] br-lan: port 2(lan2) entered blocking state
  355. [   34.604447] br-lan: port 2(lan2) entered disabled state
  356. [   34.609769] qca8k 90000.mdio-1:11 lan2: entered allmulticast mode
  357. [   34.617641] qca8k 90000.mdio-1:11 lan2: entered promiscuous mode
  358. [   34.642066] qca8k 90000.mdio-1:11 lan3: configuring for phy/gmii link mode
  359. [   34.644366] br-lan: port 3(lan3) entered blocking state
  360. [   34.647887] br-lan: port 3(lan3) entered disabled state
  361. [   34.653865] qca8k 90000.mdio-1:11 lan3: entered allmulticast mode
  362. [   34.661623] qca8k 90000.mdio-1:11 lan3: entered promiscuous mode
  363. [   34.730561] qca8k 90000.mdio-1:11 wan: configuring for phy/gmii link mode
  364. [   35.530442] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  365. [   35.530505] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  366. [   36.849975] br-lan: port 4(phy0-ap0) entered blocking state
  367. [   36.850062] br-lan: port 4(phy0-ap0) entered disabled state
  368. [   36.858008] ath11k c000000.wifi phy0-ap0: entered allmulticast mode
  369. [   36.900380] ath11k c000000.wifi phy0-ap0: entered promiscuous mode
  370. [   37.139241] br-lan: port 4(phy0-ap0) entered blocking state
  371. [   37.139333] br-lan: port 4(phy0-ap0) entered forwarding state
  372. [   37.703134] qca8k 90000.mdio-1:11 lan2: Link is Up - 1Gbps/Full - flow control rx/tx
  373. [   37.703387] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  374. [   37.710175] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  375. [   37.719159] br-lan: port 2(lan2) entered blocking state
  376. [   37.725217] br-lan: port 2(lan2) entered forwarding state
  377. [   37.861859] qca8k 90000.mdio-1:11 wan: Link is Up - 1Gbps/Full - flow control rx/tx
  378. [   37.862129] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  379. [   37.868359] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  380. [   38.297835] br-lan: port 5(phy1-ap0) entered blocking state
  381. [   38.297917] br-lan: port 5(phy1-ap0) entered disabled state
  382. [   38.348125] ath11k b00a040.wifi phy1-ap0: entered allmulticast mode
  383. [   38.349705] ath11k b00a040.wifi phy1-ap0: entered promiscuous mode
  384. [   38.353854] br-lan: port 5(phy1-ap0) entered blocking state
  385. [   38.359567] br-lan: port 5(phy1-ap0) entered forwarding state
  386. [   38.380191] br-lan: port 5(phy1-ap0) entered disabled state
  387. [   39.197752] br-lan: port 5(phy1-ap0) entered blocking state
  388. [   39.197840] br-lan: port 5(phy1-ap0) entered forwarding state
  389. [  503.609775] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  390. [  503.609835] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  391. [  503.618248] qca8k 90000.mdio-1:11 lan2: Link is Down
  392. [  503.624287] br-lan: port 2(lan2) entered disabled state
  393. [  512.972037] qca8k 90000.mdio-1:11 lan2: Link is Up - 1Gbps/Full - flow control rx/tx
  394. [  512.972190] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  395. [  512.978927] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  396. [  512.988043] br-lan: port 2(lan2) entered blocking state
  397. [  512.994056] br-lan: port 2(lan2) entered forwarding state
  398. [  521.289345] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  399. [  521.289407] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  400. [  521.297656] br-lan: port 2(lan2) entered disabled state
  401. [  521.297871] qca8k 90000.mdio-1:11 lan2: Link is Down
  402. [  523.372066] qca8k 90000.mdio-1:11 lan2: Link is Up - 1Gbps/Full - flow control rx/tx
  403. [  523.372300] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
  404. [  523.379375] ssdk_dev_event[2313]:ERROR:netdev change notify failed
  405. [  523.388353] br-lan: port 2(lan2) entered blocking state
  406. [  523.394091] br-lan: port 2(lan2) entered forwarding state
复制代码



本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
发表于 2026-5-2 09:49 | 显示全部楼层
这个路由器信号怎么样?

点评

带独立功放,强不强没试.  详情 回复 发表于 2026-5-2 09:50
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

 楼主| 发表于 2026-5-2 09:50 | 显示全部楼层
baby998 发表于 2026-5-2 09:49
这个路由器信号怎么样?

带独立功放,强不强没试.
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-2 09:59 | 显示全部楼层

极致大分区,自己刷


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

点评

大佬,相同硬件,相同分区的mr3000d-04,可以直接你这个大分区还是要修改,怎么修改?  详情 回复 发表于 2026-5-4 11:12
另外大佬,如果刷了你这个大分区mibib,要不要重新修改这个IMAGE_SIZE := 59392k?  详情 回复 发表于 2026-5-2 10:30
大佬牛哇,你这是qsdk固件嘛?  详情 回复 发表于 2026-5-2 10:18
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-2 10:09 | 显示全部楼层
新设备 没见过
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

 楼主| 发表于 2026-5-2 10:18 | 显示全部楼层
VIKING_YFY 发表于 2026-5-2 09:59
极致大分区,自己刷

大佬牛哇,你这是qsdk固件嘛?
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

 楼主| 发表于 2026-5-2 10:30 | 显示全部楼层
VIKING_YFY 发表于 2026-5-2 09:59
极致大分区,自己刷

另外大佬,如果刷了你这个大分区mibib,要不要重新修改这个IMAGE_SIZE := 59392k?
  1. define Device/cmcc_mr3000d-ci
  2.         $(call Device/FitImageLzma)
  3.         $(call Device/UbiFit)
  4.         DEVICE_VENDOR := CMCC
  5.         DEVICE_MODEL := MR3000D-CI
  6.         DEVICE_DTS_CONFIG := config@mp03.3-m1
  7.         SOC := ipq5018
  8.         BLOCKSIZE := 128k
  9.         PAGESIZE := 2048
  10.         IMAGE_SIZE := 59392k
  11.         NAND_SIZE := 128m
  12.         DEVICE_PACKAGES := ath11k-firmware-ipq5018-qcn6122 \
  13.                 ipq-wifi-cmcc_mr3000d-ci
  14. endef
  15. TARGET_DEVICES += cmcc_mr3000d-ci
复制代码
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-2 11:10 | 显示全部楼层
谢谢分享!!!
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-4 11:12 | 显示全部楼层
VIKING_YFY 发表于 2026-5-2 09:59
极致大分区,自己刷

大佬,相同硬件,相同分区的mr3000d-04,可以直接你这个大分区还是要修改,怎么修改?
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-4 11:29 | 显示全部楼层
支持一下
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-4 12:42 | 显示全部楼层
thank you very much!
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-9 21:40 | 显示全部楼层
感谢分享,刷入看看
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-10 20:14 | 显示全部楼层
wolaikankan
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-11 00:44 | 显示全部楼层
多谢大佬的分享
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2026-5-11 11:55 来自手机 | 显示全部楼层
这玩意这么久了终于有人分享固件了
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /2 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2026-8-24 01:22

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 电话:13506125623

快速回复 返回顶部 返回列表