coolsnowwolf / lede

Lean's LEDE source
Other
29.56k stars 19.5k forks source link

新编译的CR660X 5.10内核无法拨号 #11056

Closed yuzhe1129 closed 1 year ago

yuzhe1129 commented 1 year ago

反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

2. 详细叙述

(1) 具体问题

刚又git pull了 重新编译了一次5.4 和5.10版本,5.10的如果没插光猫的可以获取IP登录界面,如果插了光猫的线就获取不了,手机连上WIFI获取的是1段光猫的IP,换了5.4的版本固件一切正常,附上TTL信息,

(2) 路由器型号和固件版本

CR660X

(3) 详细日志

5.10内核的,

PandoraBox-Boot Version 2.1 Build:Jun 13 2021-17:26:48 SoC:MT7621AT Memory-Testing...262144K OK MT7621:CPU clock set to 880Mhz PCIe:reset controller PB-Boot running at 0x8FF9C000! NAND: F59L1G81MA 128MiB Using internal default config Board:Xiaomi CR660X peripheral:device reset PandoraBox GPIO subsystem init PandoraBox MT762x GPIO driver initialized. GPIO_Mode_REG: 0x000AD028 PandoraBox LED subsystem init LED [Power] registered PandoraBox LED test PandoraBox Button subsystem init Button [Reset] registered Enable USB#1 Power MT7530 GSW initialized MT7530 set LAN/WAN LLLLW Booting from Flash... Booting image from bc200000 ... Image Name: MIPS OpenWrt Linux-5.10.176 Image Type: MIPS Linux Kernel Image (uncompressed) Data Size: 2750935 Bytes = 2.6 MB Load Address: 80001000 Entry Point: 80001000 Verifying Checksum ... OK Loading Kernel Image ... OK Flushing cache from 0x80001000 size 2750935 ... OK

OpenWrt kernel loader for MIPS based SoC Copyright (C) 2011 Gabor Juhos juhosg@openwrt.org Decompressing kernel... done! Starting kernel at 80001000...

[ 0.000000] Linux version 5.10.176 (cc@ubuntu) (mipsel-openwrt-linux-musl-gcc ( OpenWrt GCC 8.4.0 r5865-72efda15b) 8.4.0, GNU ld (GNU Binutils) 2.37) #0 SMP Sat A pr 1 07:17:55 2023 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is Xiaomi Mi Router CR660x [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] percpu: Embedded 15 pages/cpu s30256 r8192 d22992 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jff s2 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, lin ear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linea r) [ 0.000000] Writing ErrCtl register=00000390 [ 0.000000] Readback ErrCtl register=00000390 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 249064K/262144K available (6720K kernel code, 624K rwdata, 1404K rodata, 1288K init, 235K bss, 13080K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffi es. [ 0.000000] NR_IRQS: 256 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4 , max_idle_ns: 440795247997 ns [ 0.000013] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046 511103ns [ 0.007951] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idl e_ns: 4343773742 ns [ 0.016990] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.083163] pid_max: default: 32768 minimum: 301 [ 0.087930] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.095132] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, li near) [ 0.105769] rcu: Hierarchical SRCU implementation. [ 0.110812] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE b uild [ 0.118916] smp: Bringing up secondary CPUs ... [ 0.124200] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.124210] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.124223] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.124302] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.178690] Synchronize counters for CPU 1: done. [ 0.210798] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.210808] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.210816] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.210866] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.269944] Synchronize counters for CPU 2: done. [ 0.300565] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.300574] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.300582] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.300635] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.355134] Synchronize counters for CPU 3: done. [ 0.385004] smp: Brought up 1 node, 4 CPUs [ 0.393402] clocksource: jiffies: mask: 0xffffffff maxcycles: 0xffffffff, max idle_ns: 19112604462750000 ns [ 0.403223] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.410248] pinctrl core: initialized pinctrl subsystem [ 0.417843] NET: Registered protocol family 16 [ 0.423604] thermal_sys: Registered thermal governor 'step_wise' [ 0.424640] cpuidle: using governor teo [ 0.476337] clocksource: Switched to clocksource GIC [ 0.483405] NET: Registered protocol family 2 [ 0.488221] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.496388] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 by tes, linear) [ 0.504690] TCP established hash table entries: 2048 (order: 1, 8192 bytes, lin ear) [ 0.512312] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.519395] TCP: Hash tables configured (established 2048 bind 2048) [ 0.525836] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.532301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.539510] NET: Registered protocol family 1 [ 0.543806] PCI: CLS 0 bytes, default 32 [ 0.550297] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.561071] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.566854] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.579400] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.585253] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.591335] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.597957] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.606087] printk: console [ttyS0] disabled [ 0.610398] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.619401] printk: console [ttyS0] enabled [ 0.619401] printk: console [ttyS0] enabled [ 0.627663] printk: bootconsole [early0] disabled [ 0.627663] printk: bootconsole [early0] disabled [ 0.639790] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1 [ 0.646233] nand: ESMT PSU1GA30DT [ 0.649545] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.657135] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 0.663757] 8 fixed-partitions partitions found on MTD device mt7621-nand [ 0.670535] Creating 8 MTD partitions on "mt7621-nand": [ 0.675744] 0x000000000000-0x000000080000 : "Bootloader" [ 0.689810] 0x000000080000-0x0000000c0000 : "Nvram" [ 0.699764] 0x0000000c0000-0x000000100000 : "Bdata" [ 0.709625] 0x000000100000-0x000000180000 : "Factory" [ 0.723465] 0x000000180000-0x0000001c0000 : "crash" [ 0.733251] 0x0000001c0000-0x000000200000 : "crash_log" [ 0.743694] 0x000000200000-0x000000600000 : "kernel" [ 0.811270] 0x000000600000-0x000007f80000 : "ubi" [ 2.740902] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe10 0000, irq 22 [ 2.750243] mtk_soc_eth 1e100000.ethernet eth1: mediatek frame engine at 0xbe10 0000, irq 22 [ 2.762783] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges: [ 2.769539] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff] [ 2.778338] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x 0000000000 [ 2.786529] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x 0000000000 [ 2.794769] mt7621-pci 1e140000.pcie: Parsing DT failed [ 2.802297] NET: Registered protocol family 10 [ 2.808758] Segment Routing with IPv6 [ 2.812523] NET: Registered protocol family 17 [ 2.817147] Bridge firewalling registered [ 2.821531] 8021q: 802.1Q VLAN Support v1.8 [ 2.829372] rt2880-pinmux pinctrl: pcie is already enabled [ 2.834938] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges: [ 2.841656] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff] [ 2.850571] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x 0000000000 [ 2.858751] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x 0000000000 [ 2.867019] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1 ) [ 2.874850] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0 ) [ 2.882576] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22 [ 2.990029] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 2.995600] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 3.101370] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 3.108328] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 3.113184] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 3.118067] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, ma sk/settings: 0xf0000002 [ 3.127556] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 3.133914] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 3.140788] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 3.147659] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.153127] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff]) [ 3.163324] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 3.169347] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 3.175592] pci 0000:00:00.0: reg 0x14: initial BAR value 0x00000000 invalid [ 3.182644] pci 0000:00:00.0: reg 0x14: [mem size 0x00010000] [ 3.188458] pci 0000:00:00.0: supports D1 [ 3.192453] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 3.198688] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 3.204711] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 3.210987] pci 0000:00:01.0: reg 0x14: initial BAR value 0x00000000 invalid [ 3.218022] pci 0000:00:01.0: reg 0x14: [mem size 0x00010000] [ 3.223810] pci 0000:00:01.0: supports D1 [ 3.227821] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 3.235150] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), recon figuring [ 3.243172] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), recon figuring [ 3.251441] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280 [ 3.257501] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid [ 3.264528] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000 64bit pref] [ 3.271236] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid [ 3.278273] pci 0000:01:00.0: reg 0x18: [mem size 0x00004000 64bit pref] [ 3.284961] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid [ 3.291997] pci 0000:01:00.0: reg 0x20: [mem size 0x00001000 64bit pref] [ 3.298820] pci 0000:01:00.0: supports D1 D2 [ 3.303073] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.309723] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2 .5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 3.326155] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.331381] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 3.337468] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 3.344229] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff pref] [ 3.351446] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.358345] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280 [ 3.364387] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid [ 3.371437] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref] [ 3.378142] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid [ 3.385160] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref] [ 3.391866] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid [ 3.398902] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref] [ 3.405700] pci 0000:02:00.0: supports D1 D2 [ 3.409971] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.416628] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2 .5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 3.433040] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 3.438287] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 3.444355] pci 0000:00:01.0: bridge window [mem 0x60000000-0x600fffff] [ 3.451137] pci 0000:00:01.0: bridge window [mem 0x60000000-0x600fffff pref] [ 3.458352] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 3.465001] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 3.471608] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 3.478572] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 3.485157] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 3.492112] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 3.498893] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref] [ 3.506110] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff] [ 3.512871] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref] [ 3.520080] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff] [ 3.526870] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff] [ 3.533633] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 3.540417] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] [ 3.547214] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref] [ 3.554938] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref] [ 3.562678] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref] [ 3.570422] pci 0000:00:00.0: PCI bridge to [bus 01] [ 3.575368] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 3.582142] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 3.588924] pci 0000:00:00.0: bridge window [mem 0x60100000-0x602fffff pref] [ 3.596152] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref] [ 3.603875] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref] [ 3.611620] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref] [ 3.619359] pci 0000:00:01.0: PCI bridge to [bus 02] [ 3.624304] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] [ 3.631083] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff] [ 3.637861] pci 0000:00:01.0: bridge window [mem 0x60400000-0x605fffff pref] [ 3.650882] UBI: auto-attach mtd7 [ 3.654220] ubi0: attaching mtd7 [ 6.779214] ubi0: scanning is finished [ 6.800685] ubi0: attached mtd7 (name "ubi", size 121 MiB) [ 6.806252] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 6.813103] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 6.819890] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 6.826844] ubi0: good PEBs: 972, bad PEBs: 0, corrupted PEBs: 0 [ 6.832823] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 6.840034] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequen ce number: 1678116482 [ 6.849147] ubi0: available PEBs: 0, total reserved PEBs: 972, PEBs reserved fo r bad PEB handling: 20 [ 6.858385] ubi0: background thread "ubi_bgt0d" started, PID 412 [ 6.860771] block ubiblock0_0: created from ubi0:0(rootfs) [ 6.869906] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 6.885749] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 6.897452] Freeing unused kernel memory: 1288K [ 6.901987] This architecture does not have kernel memory protection. [ 6.908474] Run /sbin/init as init process [ 8.135175] init: Console is alive [ 8.139126] init: - watchdog - [ 9.985331] kmodloader: loading kernel modules from /etc/modules-boot.d/ [ 10.365937] kmodloader: done loading kernel modules from /etc/modules-boot.d/ [ 10.376246] init: - preinit - [ 13.190024] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii lin k mode [ 13.198402] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 13.206936] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 14.219660] random: jshn: uninitialized urandom read (4 bytes read) [ 14.296472] random: jshn: uninitialized urandom read (4 bytes read) [ 14.441097] random: jshn: uninitialized urandom read (4 bytes read) Failed to connect to the switch. Use the "list" command to see which switches are available. Failed to connect to the switch. Use the "list" command to see which switches are available. Failed to connect to the switch. Use the "list" command to see which switches are available. Failed to connect to the switch. Use the "list" command to see which switches are available. Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 15.781396] random: procd: uninitialized urandom read (4 bytes read) [ 19.994175] mount_root: loading kmods from internal overlay [ 20.036367] kmodloader: loading kernel modules from //etc/modules-boot.d/ [ 20.049634] kmodloader: done loading kernel modules from //etc/modules-boot.d/ [ 20.366947] block: attempting to load /etc/config/fstab [ 20.375214] block: unable to load configuration (fstab: Entry not found) [ 20.382183] block: no usable configuration [ 20.390084] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 20.396170] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 536 [ 20.479510] UBIFS (ubi0:1): recovery needed [ 20.673272] UBIFS (ubi0:1): recovery completed [ 20.677937] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs _data" [ 20.685743] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O uni t sizes: 2048 bytes/2048 bytes [ 20.695649] UBIFS (ubi0:1): FS size: 88502272 bytes (84 MiB, 697 LEBs), journal size 4444160 bytes (4 MiB, 35 LEBs) [ 20.706063] UBIFS (ubi0:1): reserved for root: 4180180 bytes (4082 KiB) [ 20.712652] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 97D0A82 6-5893-4400-A95B-26BFFFAB8BAE, small LPT model [ 20.730394] mount_root: loading kmods from internal overlay [ 20.761289] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modu les-boot.d/ [ 20.771494] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc /modules-boot.d/ [ 20.815455] block: attempting to load /etc/config/fstab [ 20.820948] block: unable to load configuration (fstab: Entry not found) [ 20.827838] block: no usable configuration [ 20.833560] mount_root: switching to ubifs overlay [ 20.882564] urandom-seed: Seeding with /etc/urandom.seed [ 20.935890] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 20.951314] procd: - early - [ 20.954432] procd: - watchdog - [ 21.526199] procd: - watchdog - [ 21.536720] procd: - ubus - [ 21.960212] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.968690] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.975555] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.985576] procd: - init - Please press Enter to activate this console. [ 23.258156] random: jshn: uninitialized urandom read (4 bytes read) [ 23.278633] random: ubusd: uninitialized urandom read (4 bytes read) [ 23.285322] random: ubus: uninitialized urandom read (4 bytes read) [ 23.575611] urngd: v1.0.2 started. [ 23.600084] kmodloader: loading kernel modules from /etc/modules.d/ [ 23.717121] random: crng init done [ 23.720554] random: 26 urandom warning(s) missed due to ratelimiting [ 24.197404] NET: Registered protocol family 38 [ 24.213114] tun: Universal TUN/TAP device driver, 1.6 [ 24.262396] cryptodev: driver 1.12 loaded. [ 24.275442] Loading modules backported from Linux version v5.15.33-0-g06f50ca83 ace [ 24.283073] Backport generated by backports.git v5.15.33-1-0-g183c4ab2 [ 24.298648] mtk-eip93 1e004000.crypto: EIP93 Crypto Engine Initialized. [ 24.347464] xt_time: kernel timezone is -0000 [ 24.415485] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=24 [ 24.421068] pci 0000:00:00.0: enabling device (0004 -> 0007) [ 24.426745] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002) [ 24.433561] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=25 [ 24.439043] pci 0000:00:01.0: enabling device (0004 -> 0007) [ 24.444701] mt7915e 0000:02:00.0: enabling device (0000 -> 0002) [ 24.608660] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 202209 29104113a [ 24.608660] [ 24.938468] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145 [ 24.976800] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205 [ 30.428402] PPP generic driver version 2.4.2 [ 30.434905] PPP MPPE Compression module registered [ 30.441449] NET: Registered protocol family 24 [ 30.466573] batman_adv: B.A.T.M.A.N. advanced 2022.3-openwrt-1 (compatibility v ersion 15) loaded [ 30.482145] kmodloader: done loading kernel modules from /etc/modules.d/ [ 42.876121] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii lin k mode [ 42.884286] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 42.886271] br-lan: port 1(eth0) entered blocking state [ 42.898109] br-lan: port 1(eth0) entered disabled state [ 42.903950] device eth0 entered promiscuous mode [ 42.914165] br-lan: port 1(eth0) entered blocking state [ 42.919528] br-lan: port 1(eth0) entered forwarding state [ 42.956128] mtk_soc_eth 1e100000.ethernet eth1: configuring for fixed/rgmii lin k mode [ 42.964785] mtk_soc_eth 1e100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 42.973887] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 43.971981] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 46.864222] br-lan: port 2(wlan0) entered blocking state [ 46.869658] br-lan: port 2(wlan0) entered disabled state [ 46.875613] device wlan0 entered promiscuous mode [ 46.880931] br-lan: port 2(wlan0) entered blocking state [ 46.886362] br-lan: port 2(wlan0) entered forwarding state [ 47.028583] br-lan: port 2(wlan0) entered disabled state [ 47.051828] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 47.058701] br-lan: port 2(wlan0) entered blocking state [ 47.064061] br-lan: port 2(wlan0) entered forwarding state [ 47.816343] br-lan: port 3(wlan1) entered blocking state [ 47.821669] br-lan: port 3(wlan1) entered disabled state [ 47.828006] device wlan1 entered promiscuous mode [ 47.833060] br-lan: port 3(wlan1) entered blocking state [ 47.838915] br-lan: port 3(wlan1) entered forwarding state [ 47.906216] br-lan: port 3(wlan1) entered disabled state [ 48.315033] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready [ 48.321855] br-lan: port 3(wlan1) entered blocking state [ 48.327450] br-lan: port 3(wlan1) entered forwarding state

yuzhe1129 commented 1 year ago

5.4内核的信息 PandoraBox-Boot Version 2.1 Build:Jun 13 2021-17:26:48 SoC:MT7621AT Memory-Testing...262144K OK MT7621:CPU clock set to 880Mhz PCIe:reset controller PB-Boot running at 0x8FF9C000! NAND: F59L1G81MA 128MiB Using internal default config Board:Xiaomi CR660X peripheral:device reset PandoraBox GPIO subsystem init PandoraBox MT762x GPIO driver initialized. GPIO_Mode_REG: 0x000AD028 PandoraBox LED subsystem init LED [Power] registered PandoraBox LED test PandoraBox Button subsystem init Button [Reset] registered Enable USB#1 Power MT7530 GSW initialized MT7530 set LAN/WAN LLLLW 0 Booting from Flash... Booting image from bc200000 ... Image Name: MIPS OpenWrt Linux-5.4.238 Image Type: MIPS Linux Kernel Image (uncompressed) Data Size: 2548702 Bytes = 2.4 MB Load Address: 80001000 Entry Point: 80001000 Verifying Checksum ... OK Loading Kernel Image ... OK Flushing cache from 0x80001000 size 2548702 ... OK

OpenWrt kernel loader for MIPS based SoC Copyright (C) 2011 Gabor Juhos juhosg@openwrt.org Decompressing kernel... done! Starting kernel at 80001000...

[ 0.000000] Linux version 5.4.238 (cc@ubuntu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r5865-72efda15b)) #0 SMP Sat Apr 1 07:17:55 2023 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is Xiaomi Mi Router CR660x [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] percpu: Embedded 14 pages/cpu s26640 r8192 d22512 u57344 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,j ffs2 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, l inear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, lin ear) [ 0.000000] Writing ErrCtl register=00000390 [ 0.000000] Readback ErrCtl register=00000390 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 250088K/262144K available (6190K kernel code, 273K rwdata , 1300K rodata, 1248K init, 235K bss, 12056K reserved, 0K cma-reserved, 0K highm em) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jif fies. [ 0.000000] NR_IRQS: 256 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478ab b4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_i dle_ns: 4343773742 ns [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 48806 45118ns [ 0.007878] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.074040] pid_max: default: 32768 minimum: 301 [ 0.078823] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linea r) [ 0.086023] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.096731] rcu: Hierarchical SRCU implementation. [ 0.102195] smp: Bringing up secondary CPUs ... [ 3.247862] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 3.247871] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 3.247883] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 3.247984] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.166946] Synchronize counters for CPU 1: done. [ 3.340960] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 3.340968] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 3.340977] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 3.341037] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.257813] Synchronize counters for CPU 2: done. [ 3.428696] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 3.428704] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 3.428713] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 3.428774] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.343006] Synchronize counters for CPU 3: done. [ 0.372871] smp: Brought up 1 node, 4 CPUs [ 0.381548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns [ 0.391338] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.398340] pinctrl core: initialized pinctrl subsystem [ 0.405557] NET: Registered protocol family 16 [ 0.439290] workqueue: max_active 576 requested for napi_workq is out of rang e, clamping between 1 and 512 [ 0.450888] clocksource: Switched to clocksource GIC [ 0.457238] thermal_sys: Registered thermal governor 'step_wise' [ 0.457802] NET: Registered protocol family 2 [ 0.468323] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear ) [ 0.476416] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.484733] TCP established hash table entries: 2048 (order: 1, 8192 bytes, l inear) [ 0.492324] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.499397] TCP: Hash tables configured (established 2048 bind 2048) [ 0.505834] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.512326] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.519520] NET: Registered protocol family 1 [ 0.523838] PCI: CLS 0 bytes, default 32 [ 0.760820] 4 CPUs re-calibrate udelay(lpj = 2924544) [ 0.767563] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.785725] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.791497] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT Y) (c) 2001-2006 Red Hat, Inc. [ 0.804374] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.810142] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.816007] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.822401] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.830113] printk: console [ttyS0] disabled [ 0.834399] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.843376] printk: console [ttyS0] enabled [ 0.843376] printk: console [ttyS0] enabled [ 0.851637] printk: bootconsole [early0] disabled [ 0.851637] printk: bootconsole [early0] disabled [ 0.863389] mt7621-nand 1e003000.nand: Using programmed access timing: 31c073 88 [ 0.871030] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1 [ 0.877351] nand: ESMT PSU1GA30DT [ 0.880648] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB siz e: 64 [ 0.888211] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 0.894758] mt7621-nand 1e003000.nand: Using programmed access timing: 210051 34 [ 0.902054] mt7621-nand 1e003000.nand: Using programmed access timing: 210051 34 [ 0.909330] Scanning device for bad blocks [ 2.884238] 8 fixed-partitions partitions found on MTD device mt7621-nand [ 2.891010] Creating 8 MTD partitions on "mt7621-nand": [ 2.896229] 0x000000000000-0x000000080000 : "Bootloader" [ 2.903019] 0x000000080000-0x0000000c0000 : "Nvram" [ 2.909109] 0x0000000c0000-0x000000100000 : "Bdata" [ 2.915462] 0x000000100000-0x000000180000 : "Factory" [ 2.921914] 0x000000180000-0x0000001c0000 : "crash" [ 2.928052] 0x0000001c0000-0x000000200000 : "crash_log" [ 2.934601] 0x000000200000-0x000000600000 : "kernel" [ 2.941079] 0x000000600000-0x000007f80000 : "ubi" [ 2.951955] [mtk_hw_init] reset_lock:0, force:0 [ 2.956485] [mtk_hw_init] execute fe cold reset [ 2.974004] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe 100000, irq 22 [ 2.983150] mtk_soc_eth 1e100000.ethernet eth1: mediatek frame engine at 0xbe 100000, irq 22 [ 2.991515] (unnamed net_device) (dummy): netif_napi_add() called with weight 256 [ 3.001309] mt7621-pci 1e140000.pcie: Parsing DT failed [ 3.008826] NET: Registered protocol family 10 [ 3.015093] Segment Routing with IPv6 [ 3.018862] NET: Registered protocol family 17 [ 3.023468] Bridge firewalling registered [ 3.027745] 8021q: 802.1Q VLAN Support v1.8 [ 3.081043] mt753x 1e110000.gsw: LAN/WAN VLAN setting=llllw [ 3.086733] mt753x 1e110000.gsw: Switch is MediaTek MT7530 rev 1 [ 4.530580] rt2880-pinmux pinctrl: pcie is already enabled [ 4.536231] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) [ 4.543812] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) [ 4.551268] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -2 2 [ 4.658391] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 4.663968] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 4.769439] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 4.776389] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 4.781256] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 4.786117] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 4.795565] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 4.801918] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 4.808761] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 4.815630] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.821143] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 4.827152] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 4.833411] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 4.839720] pci 0000:00:00.0: supports D1 [ 4.843723] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 4.849814] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 4.855847] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 4.862103] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 4.868400] pci 0000:00:01.0: supports D1 [ 4.872406] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 4.879531] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), rec onfiguring [ 4.887529] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), rec onfiguring [ 4.895713] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280 [ 4.901769] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref ] [ 4.908972] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref ] [ 4.916194] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref ] [ 4.923516] pci 0000:01:00.0: supports D1 D2 [ 4.927767] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 4.934401] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 4.949593] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 4.954828] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 4.960908] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 4.967667] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref ] [ 4.974876] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 4.981679] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280 [ 4.987713] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref ] [ 4.994938] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref ] [ 5.002162] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref ] [ 5.009472] pci 0000:02:00.0: supports D1 D2 [ 5.013737] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.020353] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 5.035532] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 5.040741] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 5.046826] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff] [ 5.053603] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff pref ] [ 5.060796] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 5.067451] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 5.074061] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 5.081007] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 5.087589] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 5.094538] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 5.101312] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref ] [ 5.108502] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff] [ 5.115278] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref ] [ 5.122484] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff] [ 5.129244] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff] [ 5.136022] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 5.142795] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] [ 5.149562] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bi t pref] [ 5.157301] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bi t pref] [ 5.165037] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bi t pref] [ 5.172775] pci 0000:00:00.0: PCI bridge to [bus 01] [ 5.177717] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 5.184487] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 5.191262] pci 0000:00:00.0: bridge window [mem 0x60100000-0x602fffff pref ] [ 5.198461] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bi t pref] [ 5.206200] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bi t pref] [ 5.213940] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bi t pref] [ 5.221673] pci 0000:00:01.0: PCI bridge to [bus 02] [ 5.226615] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] [ 5.233388] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff] [ 5.240144] pci 0000:00:01.0: bridge window [mem 0x60400000-0x605fffff pref ] [ 5.248753] UBI: auto-attach mtd7 [ 5.252107] ubi0: attaching mtd7 [ 6.506341] ubi0: scanning is finished [ 6.527749] ubi0: attached mtd7 (name "ubi", size 121 MiB) [ 6.533257] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 6.540096] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 6.546867] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 6.553810] ubi0: good PEBs: 972, bad PEBs: 0, corrupted PEBs: 0 [ 6.559786] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 12 8 [ 6.566984] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequ ence number: 1678116482 [ 6.576088] ubi0: available PEBs: 0, total reserved PEBs: 972, PEBs reserved for bad PEB handling: 20 [ 6.585301] ubi0: background thread "ubi_bgt0d" started, PID 511 [ 6.589455] block ubiblock0_0: created from ubi0:0(rootfs) [ 6.596814] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 6.603769] hctosys: unable to open rtc device (rtc0) [ 6.616976] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. [ 6.628453] Freeing unused kernel memory: 1248K [ 6.633065] This architecture does not have kernel memory protection. [ 6.639479] Run /sbin/init as init process [ 6.914833] mt753x 1e110000.gsw: Port 4 Link is Up - 1Gbps/Full [ 7.790684] mt753x 1e110000.gsw: Port 1 Link is Up - 1Gbps/Full [ 7.871139] init: Console is alive [ 7.874921] init: - watchdog - [ 9.514888] kmodloader: loading kernel modules from /etc/modules-boot.d/ [ 9.759255] kmodloader: done loading kernel modules from /etc/modules-boot.d/ [ 9.771308] init: - preinit - [ 11.736134] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii l ink mode [ 11.744525] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flo w control rx/tx [ 11.753045] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 12.488085] random: jshn: uninitialized urandom read (4 bytes read) [ 12.564909] random: jshn: uninitialized urandom read (4 bytes read) [ 12.713902] random: jshn: uninitialized urandom read (4 bytes read) Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 15.401790] random: procd: uninitialized urandom read (4 bytes read) [ 19.494102] mount_root: loading kmods from internal overlay [ 19.528774] kmodloader: loading kernel modules from //etc/modules-boot.d/ [ 19.537313] kmodloader: done loading kernel modules from //etc/modules-boot.d/ [ 19.746061] block: attempting to load /etc/config/fstab [ 19.756994] block: unable to load configuration (fstab: Entry not found) [ 19.763898] block: no usable configuration [ 19.771134] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 19.777045] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 636 [ 19.859015] UBIFS (ubi0:1): recovery needed [ 20.040153] UBIFS (ubi0:1): recovery completed [ 20.044782] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 20.052607] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 20.062495] UBIFS (ubi0:1): FS size: 88375296 bytes (84 MiB, 696 LEBs), journal size 4444160 bytes (4 MiB, 35 LEBs) [ 20.072901] UBIFS (ubi0:1): reserved for root: 4174182 bytes (4076 KiB) [ 20.079488] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 303A3410-8B4E-424D-BB63-013C14F2A9E4, small LPT model [ 20.097216] mount_root: loading kmods from internal overlay [ 20.132303] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/ [ 20.143818] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/ [ 20.188568] block: attempting to load /etc/config/fstab [ 20.194031] block: unable to load configuration (fstab: Entry not found) [ 20.200896] block: no usable configuration [ 20.208039] mount_root: switching to ubifs overlay [ 20.252326] urandom-seed: Seeding with /etc/urandom.seed [ 20.307088] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 20.324826] procd: - early - [ 20.327933] procd: - watchdog - [ 20.901220] procd: - watchdog - [ 20.907669] procd: - ubus - [ 21.107987] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.116559] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.123495] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.137248] procd: - init - Please press Enter to activate this console. [ 22.111406] random: ubusd: uninitialized urandom read (4 bytes read) [ 22.118077] random: ubus: uninitialized urandom read (4 bytes read) [ 22.256825] random: jshn: uninitialized urandom read (4 bytes read) [ 22.325310] kmodloader: loading kernel modules from /etc/modules.d/ [ 22.489275] urngd: v1.0.2 started. [ 22.635873] random: crng init done [ 22.639296] random: 27 urandom warning(s) missed due to ratelimiting [ 22.646500] NET: Registered protocol family 38 [ 22.661940] tun: Universal TUN/TAP device driver, 1.6 [ 22.711323] cryptodev: driver 1.12 loaded. [ 22.720704] mediatek_soc_hnat 1e100000.hnat: wan = eth1 [ 22.725965] mediatek_soc_hnat 1e100000.hnat: lan = eth0 [ 22.731216] mediatek_soc_hnat 1e100000.hnat: ppd = eth0 [ 22.736424] mediatek_soc_hnat 1e100000.hnat: gmac num = 2 [ 22.741857] mediatek_soc_hnat 1e100000.hnat: ppe num = 1 [ 22.747479] mediatek_soc_hnat 1e100000.hnat: ext devices = ra0 [ 22.753303] mediatek_soc_hnat 1e100000.hnat: ext devices = rai0 [ 22.759192] mediatek_soc_hnat 1e100000.hnat: ext devices = rax0 [ 22.765099] mediatek_soc_hnat 1e100000.hnat: ext devices = apcli0 [ 22.771177] mediatek_soc_hnat 1e100000.hnat: ext devices = apclii0 [ 22.777326] mediatek_soc_hnat 1e100000.hnat: ext devices = apclix0 [ 22.788901] mediatek_soc_hnat 1e100000.hnat: PPE0 entry number = 16384 [ 22.808062] mediatek_soc_hnat 1e100000.hnat: PPE0 hwnat start [ 22.813919] hnat roaming work enable [ 22.827281] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace [ 22.835059] Backport generated by backports.git v5.15.33-1-0-g183c4ab2 [ 22.849063] mtk-eip93 1e004000.crypto: EIP93 Crypto Engine Initialized. [ 22.895845] xt_time: kernel timezone is -0000 [ 22.961981] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=24 [ 22.967398] pci 0000:00:00.0: enabling device (0004 -> 0007) [ 22.973059] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002) [ 22.979924] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=25 [ 22.985383] pci 0000:00:01.0: enabling device (0004 -> 0007) [ 22.991043] mt7915e 0000:02:00.0: enabling device (0000 -> 0002) [ 23.153743] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a [ 23.153743] [ 23.475316] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145 [ 23.514726] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205 [ 28.981564] PPP generic driver version 2.4.2 [ 28.987955] PPP MPPE Compression module registered [ 28.994797] NET: Registered protocol family 24 [ 29.022874] batman_adv: B.A.T.M.A.N. advanced 2022.3-openwrt-1 (compatibility version 15) loaded [ 29.037817] kmodloader: done loading kernel modules from /etc/modules.d/ [ 41.598965] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 41.607669] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 41.617183] br-lan: port 1(eth0) entered blocking state [ 41.622558] br-lan: port 1(eth0) entered disabled state [ 41.628536] device eth0 entered promiscuous mode [ 41.638983] br-lan: port 1(eth0) entered blocking state [ 41.644264] br-lan: port 1(eth0) entered forwarding state [ 41.682001] mtk_soc_eth 1e100000.ethernet eth1: configuring for fixed/rgmii link mode [ 41.690539] mtk_soc_eth 1e100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 41.700257] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 43.023879] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 43.034204] pppoe-wan: renamed from ppp0 PandoraBox-Boot Version 2.1 Build:Jun 13 2021-17:26:48 SoC:MT7621AT Memory-Testing...262144K OK MT7621:CPU clock set to 880Mhz PCIe:reset controller PB-Boot running at 0x8FF9C000! NAND: F59L1G81MA 128MiB Using internal default config Board:Xiaomi CR660X peripheral:device reset PandoraBox GPIO subsystem init PandoraBox MT762x GPIO driver initialized. GPIO_Mode_REG: 0x000AD028 PandoraBox LED subsystem init LED [Power] registered PandoraBox LED test PandoraBox Button subsystem init Button [Reset] registered Enable USB#1 Power MT7530 GSW initialized MT7530 set LAN/WAN LLLLW 0 Booting from Flash... Booting image from bc200000 ... Image Name: MIPS OpenWrt Linux-5.4.238 Image Type: MIPS Linux Kernel Image (uncompressed) Data Size: 2548702 Bytes = 2.4 MB Load Address: 80001000 Entry Point: 80001000 Verifying Checksum ... OK Loading Kernel Image ... OK Flushing cache from 0x80001000 size 2548702 ... OK

OpenWrt kernel loader for MIPS based SoC Copyright (C) 2011 Gabor Juhos juhosg@openwrt.org Decompressing kernel... done! Starting kernel at 80001000...

[ 0.000000] Linux version 5.4.238 (cc@ubuntu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r5865-72efda15b)) #0 SMP Sat Apr 1 07:17:55 2023 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is Xiaomi Mi Router CR660x [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] percpu: Embedded 14 pages/cpu s26640 r8192 d22512 u57344 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,j ffs2 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, l inear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, lin ear) [ 0.000000] Writing ErrCtl register=00000390 [ 0.000000] Readback ErrCtl register=00000390 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 250088K/262144K available (6190K kernel code, 273K rwdata , 1300K rodata, 1248K init

BusyBox v1.36.0 (2023-03-31 05:49:17 UTC) built-in shell (ash)

, 235K bss, 12056K reserved, 0K cma-reserved, 0K highm em) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jif fies. [ 0.000000] NR_IRQS: 256 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478ab b4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_i dle_ns: 4343773742 ns [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 48806 45118ns [ 0.007878] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.074040] pidmax: default: 32768 minimum: 301 [ 0.078823] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linea r) [ 0.086023] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.096731] rcu: Hierarchical SRCU implementation. [ 0.102195] smp: Bringing up secondary CPUs ... [ 3.247862] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 3.247871] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 3.247883] ____ / /\ _ _ / LE / \ | | | | | | / DE / \ | || || |) | | /__/ LE \ |___||/|| \ \ DE / \ LE \ / ------------------------------------------- \ DE \ / OpenWrt SNAPSHOT, r5866-bad53b120 ____\/ -------------------------------------------

root@OpenWrt:/# Build:Jun 13 2021-17:26:48 /bin/ash: Build:Jun: not found root@OpenWrt:/# SoC:MT7621AT /bin/ash: SoC:MT7621AT: not found root@OpenWrt:/# Memory-Testing...262144K OK /bin/ash: Memory-Testing...262144K: not found root@OpenWrt:/# MT7621:CPU clock set to 880Mhz /bin/ash: MT7621:CPU: not found root@OpenWrt:/# PCIe:reset controller /bin/ash: PCIe:reset: not found root@OpenWrt:/# PB-Boot running at 0x8FF9C000! /bin/ash: PB-Boot: not found root@OpenWrt:/# NAND: F59L1G81MA 128MiB /bin/ash: NAND:: not found root@OpenWrt:/# Using internal default config /bin/ash: Using: not found root@OpenWrt:/# Board:Xiaomi CR660X /bin/ash: Board:Xiaomi: not found root@OpenWrt:/# peripheral:device reset /bin/ash: peripheral:device: not found root@OpenWrt:/# PandoraBox GPIO subsystem init /bin/ash: PandoraBox: not found root@OpenWrt:/# PandoraBox MT762x GPIO driver initialized. /bin/ash: PandoraBox: not found root@OpenWrt:/# GPIO_Mode_REG: 0x000AD028 /bin/ash: GPIO_Mode_REG:: not found root@OpenWrt:/# PandoraBox LED subsystem init /bin/ash: PandoraBox: not found root@OpenWrt:/# LED [Power] registered /bin/ash: LED: not found root@OpenWrt:/# PandoraBox LED test /bin/ash: PandoraBox: not found root@OpenWrt:/# PandoraBox Button subsystem init /bin/ash: PandoraBox: not found root@OpenWrt:/# Button [Reset] registered /bin/ash: Button: not found root@OpenWrt:/# Enable USB#1 Power /bin/ash: Enable: not found root@OpenWrt:/# MT7530 GSW initialized /bin/ash: MT7530: not found root@OpenWrt:/# MT7530 set LAN/WAN LLLLW 0 /bin/ash: MT7530: not found root@OpenWrt:/# Booting from Flash... /bin/ash: Booting: not found root@OpenWrt:/# Booting image from bc200000 ... /bin/ash: Booting: not found root@OpenWrt:/# Image Name: MIPS OpenWrt Linux-5.4.238 /bin/ash: Image: not found root@OpenWrt:/# Image Type: MIPS Linux Kernel Image (uncompressed) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# Data Size: 2548702 Bytes = 2.4 MB /bin/ash: Data: not found root@OpenWrt:/# Load Address: 80001000 /bin/ash: Load: not found root@OpenWrt:/# Entry Point: 80001000 /bin/ash: Entry: not found root@OpenWrt:/# Verifying Checksum ... OK /bin/ash: Verifying: not found root@OpenWrt:/# Loading Kernel Image ... OK /bin/ash: Loading: not found root@OpenWrt:/# Flushing cache from 0x80001000 size 2548702 ... OK /bin/ash: Flushing: not found root@OpenWrt:/# root@OpenWrt:/# root@OpenWrt:/# OpenWrt kernel loader for MIPS based SoC /bin/ash: OpenWrt: not found root@OpenWrt:/# Copyright (C) 2011 Gabor Juhos juhosg@openwrt.org /bin/ash: syntax error: unexpected word (expecting ")") root@OpenWrt:/# Decompressing kernel... done! /bin/ash: Decompressing: not found root@OpenWrt:/# Starting kernel at 80001000... /bin/ash: Starting: not found root@OpenWrt:/# root@OpenWrt:/# [ 0.000000] Linux version 5.4.238 (cc@ubuntu) (gcc version 8. 4.0 (OpenWrt GCC 8.4.0 r5865-72efda15b)) #0 SMP Sat Apr 1 07:17:55 2023 /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 ash: missing ] root@OpenWrt:/# [ 0.000000] printk: bootconsole [early0] enabled ash: missing ] root@OpenWrt:/# [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.000000] MIPS: machine is Xiaomi Mi Router CR660x ash: missing ] root@OpenWrt:/# [ 0.000000] Initrd not found or empty - disabling initrd ash: missing ] root@OpenWrt:/# [ 0.000000] VPE topology {2,2} total 4 ash: missing ] root@OpenWrt:/# [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, line size 32 bytes. ash: missing ] root@OpenWrt:/# [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es ash: missing ] root@OpenWrt:/# [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 by tes. ash: missing ] root@OpenWrt:/# [ 0.000000] Zone ranges: ash: missing ] root@OpenWrt:/# [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fff ffff] ash: missing ] root@OpenWrt:/# [ 0.000000] HighMem empty ash: missing ] root@OpenWrt:/# [ 0.000000] Movable zone start for each node ash: missing ] root@OpenWrt:/# [ 0.000000] Early memory node ranges ash: missing ] root@OpenWrt:/# [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000ff fffff] ash: missing ] root@OpenWrt:/# [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00 0000000fffffff] ash: missing ] root@OpenWrt:/# [ 0.000000] percpu: Embedded 14 pages/cpu s26640 r8192 d22512 u57344 ash: missing ] root@OpenWrt:/# [ 0.000000] Built 1 zonelists, mobility grouping on. Total p ages: 64960 ash: missing ] root@OpenWrt:/# [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootf stype=squashfs,j ffs2 ash: missing ] root@OpenWrt:/# [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, l inear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, lin ear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.000000] Writing ErrCtl register=00000390 ash: missing ] root@OpenWrt:/# [ 0.000000] Readback ErrCtl register=00000390 ash: missing ] root@OpenWrt:/# [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap fr ee:off ash: missing ] root@OpenWrt:/# [ 0.000000] Memory: 250088K/262144K available (6190K kernel c ode, 273K rwdata , 1300K rodata, 1248K init, 235K bss, 12056K reserved, 0K cma- reserved, 0K highm em) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4 , Nodes=1 ash: missing ] root@OpenWrt:/# [ 0.000000] rcu: Hierarchical RCU implementation. ash: missing ] root@OpenWrt:/# [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jif fies. ash: missing ] root@OpenWrt:/# [ 0.000000] NR_IRQS: 256 ash: missing ] root@OpenWrt:/# [ 0.000000] CPU Clock: 880MHz ash: missing ] root@OpenWrt:/# [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cy cles: 0xcaf478ab b4, max_idle_ns: 440795247997 ns ash: missing ] root@OpenWrt:/# [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0 xffffffff, max_i dle_ns: 4343773742 ns ash: missing ] root@OpenWrt:/# [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, w raps every 48806 45118ns ash: missing ] root@OpenWrt:/# [ 0.007878] Calibrating delay loop... 586.13 BogoMIPS (lpj=29 30688) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.074040] pid_max: default: 32768 minimum: 301 ash: missing ] root@OpenWrt:/# [ 0.078823] Mount-cache hash table entries: 1024 (order: 0, 4 096 bytes, linea r) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.086023] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.096731] rcu: Hierarchical SRCU implementation. ash: missing ] root@OpenWrt:/# [ 0.102195] smp: Bringing up secondary CPUs ... ash: missing ] root@OpenWrt:/# [ 3.247862] Primary instruction cache 32kB, VIPT, 4-way, line size 32 bytes. ash: missing ] root@OpenWrt:/# [ 3.247871] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es ash: missing ] root@OpenWrt:/# [ 3.247883] MIPS secondary cache 256kB, 8-way, linesize 32 by tes. ash: missing ] root@OpenWrt:/# [ 3.247984] CPU1 revision is: 0001992f (MIPS 1004Kc) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.166946] Synchronize counters for CPU 1: done. ash: missing ] root@OpenWrt:/# [ 3.340960] Primary instruction cache 32kB, VIPT, 4-way, line size 32 bytes. ash: missing ] root@OpenWrt:/# [ 3.340968] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es ash: missing ] root@OpenWrt:/# [ 3.340977] MIPS secondary cache 256kB, 8-way, linesize 32 by tes. ash: missing ] root@OpenWrt:/# [ 3.341037] CPU2 revision is: 0001992f (MIPS 1004Kc) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.257813] Synchronize counters for CPU 2: done. ash: missing ] root@OpenWrt:/# [ 3.428696] Primary instruction cache 32kB, VIPT, 4-way, line size 32 bytes. ash: missing ] root@OpenWrt:/# [ 3.428704] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es ash: missing ] root@OpenWrt:/# [ 3.428713] MIPS secondary cache 256kB, 8-way, linesize 32 by tes. ash: missing ] root@OpenWrt:/# [ 3.428774] CPU3 revision is: 0001992f (MIPS 1004Kc) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.343006] Synchronize counters for CPU 3: done. ash: missing ] root@OpenWrt:/# [ 0.372871] smp: Brought up 1 node, 4 CPUs ash: missing ] root@OpenWrt:/# [ 0.381548] clocksource: jiffies: mask: 0xffffffff max_cycles : 0xffffffff, ma x_idle_ns: 19112604462750000 ns ash: missing ] root@OpenWrt:/# [ 0.391338] futex hash table entries: 1024 (order: 3, 32768 b ytes, linear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.398340] pinctrl core: initialized pinctrl subsystem ash: missing ] root@OpenWrt:/# [ 0.405557] NET: Registered protocol family 16 ash: missing ] root@OpenWrt:/# [ 0.439290] workqueue: max_active 576 requested for napi_work q is out of rang e, clamping between 1 and 512 ash: missing ] root@OpenWrt:/# [ 0.450888] clocksource: Switched to clocksource GIC ash: missing ] root@OpenWrt:/# [ 0.457238] thermal_sys: Registered thermal governor 'step_wi se' ash: missing ] root@OpenWrt:/# [ 0.457802] NET: Registered protocol family 2 ash: missing ] root@OpenWrt:/# [ 0.468323] IP idents hash table entries: 4096 (order: 3, 327 68 bytes, linear ) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.476416] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.484733] TCP established hash table entries: 2048 (order: 1, 8192 bytes, l inear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.492324] TCP bind hash table entries: 2048 (order: 2, 1638 4 bytes, linear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.499397] TCP: Hash tables configured (established 2048 bin d 2048) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.505834] UDP hash table entries: 256 (order: 1, 8192 bytes , linear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.512326] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.519520] NET: Registered protocol family 1 ash: missing ] root@OpenWrt:/# [ 0.523838] PCI: CLS 0 bytes, default 32 ash: missing ] root@OpenWrt:/# [ 0.760820] 4 CPUs re-calibrate udelay(lpj = 2924544) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.767563] workingset: timestamp_bits=14 max_order=16 bucket _order=2 ash: missing ] root@OpenWrt:/# [ 0.785725] squashfs: version 4.0 (2009/01/31) Phillip Loughe r /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.791497] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME ) (CMODE_PRIORIT Y) (c) 2001-2006 Red Hat, Inc. /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.804374] mt7621_gpio 1e000600.gpio: registering 32 gpios ash: missing ] root@OpenWrt:/# [ 0.810142] mt7621_gpio 1e000600.gpio: registering 32 gpios ash: missing ] root@OpenWrt:/# [ 0.816007] mt7621_gpio 1e000600.gpio: registering 32 gpios ash: missing ] root@OpenWrt:/# [ 0.822401] Serial: 8250/16550 driver, 3 ports, IRQ sharing d isabled ash: missing ] root@OpenWrt:/# [ 0.830113] printk: console [ttyS0] disabled ash: missing ] root@OpenWrt:/# [ 0.834399] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 0.843376] printk: console [ttyS0] enabled ash: missing ] root@OpenWrt:/# [ 0.843376] printk: console [ttyS0] enabled ash: missing ] root@OpenWrt:/# [ 0.851637] printk: bootconsole [early0] disabled ash: missing ] root@OpenWrt:/# [ 0.851637] printk: bootconsole [early0] disabled ash: missing ] root@OpenWrt:/# [ 0.863389] mt7621-nand 1e003000.nand: Using programmed acces s timing: 31c073 88 ash: missing ] root@OpenWrt:/# [ 0.871030] nand: device found, Manufacturer ID: 0xc8, Chip I D: 0xd1 ash: missing ] root@OpenWrt:/# [ 0.877351] nand: ESMT PSU1GA30DT ash: missing ] root@OpenWrt:/# [ 0.880648] nand: 128 MiB, SLC, erase size: 128 KiB, page siz e: 2048, OOB siz e: 64 ash: missing ] root@OpenWrt:/# [ 0.888211] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits ash: missing ] root@OpenWrt:/# [ 0.894758] mt7621-nand 1e003000.nand: Using programmed acces s timing: 210051 34 ash: missing ] root@OpenWrt:/# [ 0.902054] mt7621-nand 1e003000.nand: Using programmed acces s timing: 210051 34 ash: missing ] root@OpenWrt:/# [ 0.909330] Scanning device for bad blocks ash: missing ] root@OpenWrt:/# [ 2.884238] 8 fixed-partitions partitions found on MTD device mt7621-nand ash: missing ] root@OpenWrt:/# [ 2.891010] Creating 8 MTD partitions on "mt7621-nand": ash: missing ] root@OpenWrt:/# [ 2.896229] 0x000000000000-0x000000080000 : "Bootloader" ash: missing ] root@OpenWrt:/# [ 2.903019] 0x000000080000-0x0000000c0000 : "Nvram" ash: missing ] root@OpenWrt:/# [ 2.909109] 0x0000000c0000-0x000000100000 : "Bdata" ash: missing ] root@OpenWrt:/# [ 2.915462] 0x000000100000-0x000000180000 : "Factory" ash: missing ] root@OpenWrt:/# [ 2.921914] 0x000000180000-0x0000001c0000 : "crash" ash: missing ] root@OpenWrt:/# [ 2.928052] 0x0000001c0000-0x000000200000 : "crash_log" ash: missing ] root@OpenWrt:/# [ 2.934601] 0x000000200000-0x000000600000 : "kernel" ash: missing ] root@OpenWrt:/# [ 2.941079] 0x000000600000-0x000007f80000 : "ubi" ash: missing ] root@OpenWrt:/# [ 2.951955] [mtk_hw_init] reset_lock:0, force:0 ash: missing ] root@OpenWrt:/# [ 2.956485] [mtk_hw_init] execute fe cold reset ash: missing ] root@OpenWrt:/# [ 2.974004] mtk_soc_eth 1e100000.ethernet eth0: mediatek fram e engine at 0xbe 100000, irq 22 ash: missing ] root@OpenWrt:/# [ 2.983150] mtk_soc_eth 1e100000.ethernet eth1: mediatek fram e engine at 0xbe 100000, irq 22 ash: missing ] root@OpenWrt:/# [ 2.991515] (unnamed net_device) (dummy): netif_napi_add() ca lled with weight 256 /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 3.001309] mt7621-pci 1e140000.pcie: Parsing DT failed ash: missing ] root@OpenWrt:/# [ 3.008826] NET: Registered protocol family 10 ash: missing ] root@OpenWrt:/# [ 3.015093] Segment Routing with IPv6 ash: missing ] root@OpenWrt:/# [ 3.018862] NET: Registered protocol family 17 ash: missing ] root@OpenWrt:/# [ 3.023468] Bridge firewalling registered ash: missing ] root@OpenWrt:/# [ 3.027745] 8021q: 802.1Q VLAN Support v1.8 ash: missing ] root@OpenWrt:/# [ 3.081043] mt753x 1e110000.gsw: LAN/WAN VLAN setting=llllw ash: missing ] root@OpenWrt:/# [ 3.086733] mt753x 1e110000.gsw: Switch is MediaTek MT7530 re v 1 ash: missing ] root@OpenWrt:/# [ 4.530580] rt2880-pinmux pinctrl: pcie is already enabled ash: missing ] root@OpenWrt:/# [ 4.536231] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149 000 (dual port = 1) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 4.543812] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a 000 (dual port = 0) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 4.551268] mt7621-pci 1e140000.pcie: failed to parse bus ran ges property: -2 2 ash: missing ] root@OpenWrt:/# [ 4.658391] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz ash: missing ] root@OpenWrt:/# [ 4.663968] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz ash: missing ] root@OpenWrt:/# [ 4.769439] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 4.776389] mt7621-pci 1e140000.pcie: PCIE0 enabled ash: missing ] root@OpenWrt:/# [ 4.781256] mt7621-pci 1e140000.pcie: PCIE1 enabled ash: missing ] root@OpenWrt:/# [ 4.786117] mt7621-pci 1e140000.pcie: PCI coherence region ba se: 0x60000000, mask/settings: 0xf0000002 ash: missing ] root@OpenWrt:/# [ 4.795565] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 ash: missing ] root@OpenWrt:/# [ 4.801918] pci_bus 0000:00: root bus resource [io 0x1e16000 0-0x1e16ffff] ash: missing ] root@OpenWrt:/# [ 4.808761] pci_bus 0000:00: root bus resource [mem 0x6000000 0-0x6fffffff] ash: missing ] root@OpenWrt:/# [ 4.815630] pci_bus 0000:00: root bus resource [bus 00-ff] ash: missing ] root@OpenWrt:/# [ 4.821143] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060 400 ash: missing ] root@OpenWrt:/# [ 4.827152] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7ff fffff] ash: missing ] root@OpenWrt:/# [ 4.833411] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x000 0ffff] ash: missing ] root@OpenWrt:/# [ 4.839720] pci 0000:00:00.0: supports D1 ash: missing ] root@OpenWrt:/# [ 4.843723] pci 0000:00:00.0: PME# supported from D0 D1 D3hot ash: missing ] root@OpenWrt:/# [ 4.849814] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060 400 ash: missing ] root@OpenWrt:/# [ 4.855847] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7ff fffff] ash: missing ] root@OpenWrt:/# [ 4.862103] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x000 0ffff] ash: missing ] root@OpenWrt:/# [ 4.868400] pci 0000:00:01.0: supports D1 ash: missing ] root@OpenWrt:/# [ 4.872406] pci 0000:00:01.0: PME# supported from D0 D1 D3hot ash: missing ] root@OpenWrt:/# [ 4.879531] pci 0000:00:00.0: bridge configuration invalid ([ bus 00-00]), rec onfiguring /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 4.887529] pci 0000:00:01.0: bridge configuration invalid ([ bus 00-00]), rec onfiguring /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 4.895713] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000 280 ash: missing ] root@OpenWrt:/# [ 4.901769] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000 fffff 64bit pref ] ash: pci: unknown operand root@OpenWrt:/# [ 4.908972] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x000 03fff 64bit pref ] ash: pci: unknown operand root@OpenWrt:/# [ 4.916194] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x000 00fff 64bit pref ] ash: pci: unknown operand root@OpenWrt:/# [ 4.923516] pci 0000:01:00.0: supports D1 D2 ash: missing ] root@OpenWrt:/# [ 4.927767] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3 hot D3cold ash: missing ] root@OpenWrt:/# [ 4.934401] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandw idth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 4.949593] pci 0000:00:00.0: PCI bridge to [bus 01-ff] ash: missing ] root@OpenWrt:/# [ 4.954828] pci 0000:00:00.0: bridge window [io 0x0000-0x0 fff] ash: missing ] root@OpenWrt:/# [ 4.960908] pci 0000:00:00.0: bridge window [mem 0x00000000 -0x000fffff] ash: missing ] root@OpenWrt:/# [ 4.967667] pci 0000:00:00.0: bridge window [mem 0x00000000 -0x000fffff pref ] ash: pci: unknown operand root@OpenWrt:/# [ 4.974876] pci_bus 0000:01: busn_res: [bus 01-ff] end is upd ated to 01 ash: missing ] root@OpenWrt:/# [ 4.981679] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000 280 ash: missing ] root@OpenWrt:/# [ 4.987713] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000 fffff 64bit pref ] ash: pci: unknown operand root@OpenWrt:/# [ 4.994938] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x000 03fff 64bit pref ] ash: pci: unknown operand root@OpenWrt:/# [ 5.002162] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x000 00fff 64bit pref ] ash: pci: unknown operand root@OpenWrt:/# [ 5.009472] pci 0000:02:00.0: supports D1 D2 ash: missing ] root@OpenWrt:/# [ 5.013737] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3 hot D3cold ash: missing ] root@OpenWrt:/# [ 5.020353] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandw idth, limited by 2.5 GT/s x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 5.035532] pci 0000:00:01.0: PCI bridge to [bus 02-ff] ash: missing ] root@OpenWrt:/# [ 5.040741] pci 0000:00:01.0: bridge window [io 0x0000-0x0 fff] ash: missing ] root@OpenWrt:/# [ 5.046826] pci 0000:00:01.0: bridge window [mem 0x00000000 -0x000fffff] ash: missing ] root@OpenWrt:/# [ 5.053603] pci 0000:00:01.0: bridge window [mem 0x00000000 -0x000fffff pref ] ash: pci: unknown operand root@OpenWrt:/# [ 5.060796] pci_bus 0000:02: busn_res: [bus 02-ff] end is upd ated to 02 ash: missing ] root@OpenWrt:/# [ 5.067451] pci 0000:00:00.0: BAR 0: no space for [mem size 0 x80000000] ash: missing ] root@OpenWrt:/# [ 5.074061] pci 0000:00:00.0: BAR 0: failed to assign [mem si ze 0x80000000] ash: missing ] root@OpenWrt:/# [ 5.081007] pci 0000:00:01.0: BAR 0: no space for [mem size 0 x80000000] ash: missing ] root@OpenWrt:/# [ 5.087589] pci 0000:00:01.0: BAR 0: failed to assign [mem si ze 0x80000000] ash: missing ] root@OpenWrt:/# [ 5.094538] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000 -0x600fffff] ash: missing ] root@OpenWrt:/# [ 5.101312] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000 -0x602fffff pref ] ash: pci: unknown operand root@OpenWrt:/# [ 5.108502] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000 -0x603fffff] ash: missing ] root@OpenWrt:/# [ 5.115278] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000 -0x605fffff pref ] ash: pci: unknown operand root@OpenWrt:/# [ 5.122484] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000 -0x6060ffff] ash: missing ] root@OpenWrt:/# [ 5.129244] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000 -0x6061ffff] ash: missing ] root@OpenWrt:/# [ 5.136022] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000 -0x1e160fff] ash: missing ] root@OpenWrt:/# [ 5.142795] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000 -0x1e161fff] ash: missing ] root@OpenWrt:/# [ 5.149562] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000 -0x601fffff 64bi t pref] ash: missing ] root@OpenWrt:/# [ 5.157301] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000 -0x60203fff 64bi t pref] ash: missing ] root@OpenWrt:/# [ 5.165037] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000 -0x60204fff 64bi t pref] ash: missing ] root@OpenWrt:/# [ 5.172775] pci 0000:00:00.0: PCI bridge to [bus 01] ash: missing ] root@OpenWrt:/# [ 5.177717] pci 0000:00:00.0: bridge window [io 0x1e160000 -0x1e160fff] ash: missing ] root@OpenWrt:/# [ 5.184487] pci 0000:00:00.0: bridge window [mem 0x60000000 -0x600fffff] ash: missing ] root@OpenWrt:/# [ 5.191262] pci 0000:00:00.0: bridge window [mem 0x60100000 -0x602fffff pref ] ash: pci: unknown operand root@OpenWrt:/# [ 5.198461] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000 -0x604fffff 64bi t pref] ash: missing ] root@OpenWrt:/# [ 5.206200] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000 -0x60503fff 64bi t pref] ash: missing ] root@OpenWrt:/# [ 5.213940] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000 -0x60504fff 64bi t pref] ash: missing ] root@OpenWrt:/# [ 5.221673] pci 0000:00:01.0: PCI bridge to [bus 02] ash: missing ] root@OpenWrt:/# [ 5.226615] pci 0000:00:01.0: bridge window [io 0x1e161000 -0x1e161fff] ash: missing ] root@OpenWrt:/# [ 5.233388] pci 0000:00:01.0: bridge window [mem 0x60300000 -0x603fffff] ash: missing ] root@OpenWrt:/# [ 5.240144] pci 0000:00:01.0: bridge window [mem 0x60400000 -0x605fffff pref ] ash: pci: unknown operand root@OpenWrt:/# [ 5.248753] UBI: auto-attach mtd7 ash: missing ] root@OpenWrt:/# [ 5.252107] ubi0: attaching mtd7 ash: missing ] root@OpenWrt:/# [ 6.506341] ubi0: scanning is finished ash: missing ] root@OpenWrt:/# [ 6.527749] ubi0: attached mtd7 (name "ubi", size 121 MiB) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 6.533257] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 6.540096] ubi0: min./max. I/O unit sizes: 2048/2048, sub-pa ge size 2048 ash: missing ] root@OpenWrt:/# [ 6.546867] ubi0: VID header offset: 2048 (aligned 2048), dat a offset: 4096 /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 6.553810] ubi0: good PEBs: 972, bad PEBs: 0, corrupted PEBs : 0 ash: missing ] root@OpenWrt:/# [ 6.559786] ubi0: user volume: 2, internal volumes: 1, max. v olumes count: 12 8 ash: missing ] root@OpenWrt:/# [ 6.566984] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequ ence number: 1678116482 ash: missing ] root@OpenWrt:/# [ 6.576088] ubi0: available PEBs: 0, total reserved PEBs: 972 , PEBs reserved for bad PEB handling: 20 ash: missing ] root@OpenWrt:/# [ 6.585301] ubi0: background thread "ubi_bgt0d" started, PID 511 ash: missing ] root@OpenWrt:/# [ 6.589455] block ubiblock0_0: created from ubi0:0(rootfs) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 6.596814] ubiblock: device ubiblock0_0 (rootfs) set to be r oot filesystem /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 6.603769] hctosys: unable to open rtc device (rtc0) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 6.616976] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 6.628453] Freeing unused kernel memory: 1248K ash: missing ] root@OpenWrt:/# [ 6.633065] This architecture does not have kernel memory pro tection. ash: missing ] root@OpenWrt:/# [ 6.639479] Run /sbin/init as init process ash: missing ] root@OpenWrt:/# [ 6.914833] mt753x 1e110000.gsw: Port 4 Link is Up - 1Gbps/Fu ll ash: missing ] root@OpenWrt:/# [ 7.790684] mt753x 1e110000.gsw: Port 1 Link is Up - 1Gbps/Fu ll ash: missing ] root@OpenWrt:/# [ 7.871139] init: Console is alive ash: missing ] root@OpenWrt:/# [ 7.874921] init: - watchdog - ash: missing ] root@OpenWrt:/# [ 9.514888] kmodloader: loading kernel modules from /etc/modu les-boot.d/ ash: missing ] root@OpenWrt:/# [ 9.759255] kmodloader: done loading kernel modules from /etc /modules-boot.d/ ash: missing ] root@OpenWrt:/# [ 9.771308] init: - preinit - ash: missing ] root@OpenWrt:/# [ 11.736134] mtk_soc_eth 1e100000.ethernet eth0: configuring f or fixed/rgmii l ink mode ash: missing ] root@OpenWrt:/# [ 11.744525] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flo w control rx/tx ash: missing ] root@OpenWrt:/# [ 11.753045] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 12.488085] random: jshn: uninitialized urandom read (4 bytes read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 12.564909] random: jshn: uninitialized urandom read (4 bytes read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 12.713902] random: jshn: uninitialized urandom read (4 bytes read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# Press the [f] key and hit [enter] to enter failsafe mode /bin/ash: Press: not found root@OpenWrt:/# Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level /bin/ash: Press: not found root@OpenWrt:/# [ 15.401790] random: procd: uninitialized urandom read (4 byte s read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 19.494102] mount_root: loading kmods from internal overlay ash: missing ] root@OpenWrt:/# [ 19.528774] kmodloader: loading kernel modules from //etc/mod ules-boot.d/ ash: missing ] root@OpenWrt:/# [ 19.537313] kmodloader: done loading kernel modules from //et c/modules-boot.d/ ash: missing ] root@OpenWrt:/# [ 19.746061] block: attempting to load /etc/config/fstab ash: missing ] root@OpenWrt:/# [ 19.756994] block: unable to load configuration (fstab: Entry not found) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 19.763898] block: no usable configuration ash: missing ] root@OpenWrt:/# [ 19.771134] UBIFS (ubi0:1): Mounting in unauthenticated mode /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 19.777045] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 636 /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 19.859015] UBIFS (ubi0:1): recovery needed /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.040153] UBIFS (ubi0:1): recovery completed /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.044782] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volu me 1, name "rootfs_data" /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.052607] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.062495] UBIFS (ubi0:1): FS size: 88375296 bytes (84 MiB, 696 LEBs), journal size 4444160 bytes (4 MiB, 35 LEBs) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.072901] UBIFS (ubi0:1): reserved for root: 4174182 bytes (4076 KiB) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.079488] UBIFS (ubi0:1): media format: w5/r0 (latest is w5 /r0), UUID 303A3410-8B4E-424D-BB63-013C14F2A9E4, small LPT model /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.097216] mount_root: loading kmods from internal overlay ash: missing ] root@OpenWrt:/# [ 20.132303] kmodloader: loading kernel modules from /tmp/over lay/upper/etc/modules-boot.d/ ash: missing ] root@OpenWrt:/# [ 20.143818] kmodloader: done loading kernel modules from /tmp /overlay/upper/etc/modules-boot.d/ ash: missing ] root@OpenWrt:/# [ 20.188568] block: attempting to load /etc/config/fstab ash: missing ] root@OpenWrt:/# [ 20.194031] block: unable to load configuration (fstab: Entry not found) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 20.200896] block: no usable configuration ash: missing ] root@OpenWrt:/# [ 20.208039] mount_root: switching to ubifs overlay ash: missing ] root@OpenWrt:/# [ 20.252326] urandom-seed: Seeding with /etc/urandom.seed ash: missing ] root@OpenWrt:/# [ 20.307088] mtk_soc_eth 1e100000.ethernet eth0: Link is Down ash: missing ] root@OpenWrt:/# [ 20.324826] procd: - early - ash: missing ] root@OpenWrt:/# [ 20.327933] procd: - watchdog - ash: missing ] root@OpenWrt:/# [ 20.901220] procd: - watchdog - ash: missing ] root@OpenWrt:/# [ 20.907669] procd: - ubus - ash: missing ] root@OpenWrt:/# [ 21.107987] random: ubusd: uninitialized urandom read (4 byte s read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 21.116559] random: ubusd: uninitialized urandom read (4 byte s read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 21.123495] random: ubusd: uninitialized urandom read (4 byte s read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 21.137248] procd: - init - ash: missing ] root@OpenWrt:/# Please press Enter to activate this console. /bin/ash: Please: not found root@OpenWrt:/# [ 22.111406] random: ubusd: uninitialized urandom read (4 byte s read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 22.118077] random: ubus: uninitialized urandom read (4 bytes read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 22.256825] random: jshn: uninitialized urandom read (4 bytes read) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 22.325310] kmodloader: loading kernel modules from /etc/modu les.d/* ash: missing ] root@OpenWrt:/# [ 22.489275] urngd: v1.0.2 started. ash: missing ] root@OpenWrt:/# [ 22.635873] random: crng init done ash: missing ] root@OpenWrt:/# [ 22.639296] random: 27 urandom warning(s) missed due to ratel imiting /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 22.646500] NET: Registered protocol family 38 ash: missing ] root@OpenWrt:/# [ 22.661940] tun: Universal TUN/TAP device driver, 1.6 ash: missing ] root@OpenWrt:/# [ 22.711323] cryptodev: driver 1.12 loaded. ash: missing ] root@OpenWrt:/# [ 22.720704] mediatek_soc_hnat 1e100000.hnat: wan = eth1 ash: missing ] root@OpenWrt:/# [ 22.725965] mediatek_soc_hnat 1e100000.hnat: lan = eth0 ash: missing ] root@OpenWrt:/# [ 22.731216] mediatek_soc_hnat 1e100000.hnat: ppd = eth0 ash: missing ] root@OpenWrt:/# [ 22.736424] mediatek_soc_hnat 1e100000.hnat: gmac num = 2 ash: missing ] root@OpenWrt:/# [ 22.741857] mediatek_soc_hnat 1e100000.hnat: ppe num = 1 ash: missing ] root@OpenWrt:/# [ 22.747479] mediatek_soc_hnat 1e100000.hnat: ext devices = ra 0 ash: missing ] root@OpenWrt:/# [ 22.753303] mediatek_soc_hnat 1e100000.hnat: ext devices = ra i0 ash: missing ] root@OpenWrt:/# [ 22.759192] mediatek_soc_hnat 1e100000.hnat: ext devices = ra x0 ash: missing ] root@OpenWrt:/# [ 22.765099] mediatek_soc_hnat 1e100000.hnat: ext devices = ap cli0 ash: missing ] root@OpenWrt:/# [ 22.771177] mediatek_soc_hnat 1e100000.hnat: ext devices = ap clii0 ash: missing ] root@OpenWrt:/# [ 22.777326] mediatek_soc_hnat 1e100000.hnat: ext devices = ap clix0 ash: missing ] root@OpenWrt:/# [ 22.788901] mediatek_soc_hnat 1e100000.hnat: PPE0 entry numbe r = 16384 ash: missing ] root@OpenWrt:/# [ 22.808062] mediatek_soc_hnat 1e100000.hnat: PPE0 hwnat start ash: missing ] root@OpenWrt:/# [ 22.813919] hnat roaming work enable ash: missing ] root@OpenWrt:/# [ 22.827281] Loading modules backported from Linux version v5. 15.33-0-g06f50ca83ace ash: missing ] root@OpenWrt:/# [ 22.835059] Backport generated by backports.git v5.15.33-1-0- g183c4ab2 ash: missing ] root@OpenWrt:/# [ 22.849063] mtk-eip93 1e004000.crypto: EIP93 Crypto Engine In itialized. ash: missing ] root@OpenWrt:/# [ 22.895845] xt_time: kernel timezone is -0000 ash: missing ] root@OpenWrt:/# [ 22.961981] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=24 ash: missing ] root@OpenWrt:/# [ 22.967398] pci 0000:00:00.0: enabling device (0004 -> 0007) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 22.973059] mt7915e_hif 0000:01:00.0: enabling device (0000 -

0002) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 22.979924] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=25 ash: missing ] root@OpenWrt:/# [ 22.985383] pci 0000:00:01.0: enabling device (0004 -> 0007) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 22.991043] mt7915e 0000:02:00.0: enabling device (0000 -> 00 02) /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 23.153743] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a ash: missing ] root@OpenWrt:/# [ 23.153743] ash: missing ] root@OpenWrt:/# [ 23.475316] mt7915e 0000:02:00.0: WM Firmware Version: ____00 0000, Build Time: 20220929104145 ash: missing ] root@OpenWrt:/# [ 23.514726] mt7915e 0000:02:00.0: WA Firmware Version: DEV_00 0000, Build Time: 20220929104205 ash: missing ] root@OpenWrt:/# [ 28.981564] PPP generic driver version 2.4.2 ash: missing ] root@OpenWrt:/# [ 28.987955] PPP MPPE Compression module registered ash: missing ] root@OpenWrt:/# [ 28.994797] NET: Registered protocol family 24 ash: missing ] root@OpenWrt:/# [ 29.022874] batman_adv: B.A.T.M.A.N. advanced 2022.3-openwrt- 1 (compatibility version 15) loaded /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 29.037817] kmodloader: done loading kernel modules from /etc /modules.d/* ash: missing ] root@OpenWrt:/# [ 41.598965] mtk_soc_eth 1e100000.ethernet eth0: configuring f or fixed/rgmii link mode ash: missing ] root@OpenWrt:/# [ 41.607669] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx ash: missing ] root@OpenWrt:/# [ 41.617183] br-lan: port 1(eth0) entered blocking state /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 41.622558] br-lan: port 1(eth0) entered disabled state /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 41.628536] device eth0 entered promiscuous mode ash: missing ] root@OpenWrt:/# [ 41.638983] br-lan: port 1(eth0) entered blocking state /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 41.644264] br-lan: port 1(eth0) entered forwarding state /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 41.682001] mtk_soc_eth 1e100000.ethernet eth1: configuring f or fixed/rgmii link mode ash: missing ] root@OpenWrt:/# [ 41.690539] mtk_soc_eth 1e100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx ash: missing ] root@OpenWrt:/# [ 41.700257] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 43.023879] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becom es ready /bin/ash: syntax error: unexpected "(" root@OpenWrt:/# [ 43.034204] pppoe-wan: renamed from ppp0

yuzhe1129 commented 1 year ago

刚才发现5.4内核的,居然无线没有,降回23.3.3了,新的怎么感觉都是BUG

qjiang888 commented 1 year ago

@yuzhe1129 请教大佬怎么降级回23.3.3

yuzhe1129 commented 1 year ago

@yuzhe1129请教大佬怎么降级回23.3.3

之前编译的固件啊,刷回来啊,要不然呢

Kuron88 commented 1 year ago

我也是遇到了知音的问题,然后我把5.10跟5.4的内核跳转下,还是5.4的内核是正常的

lwb1978 commented 1 year ago

估计7621的都有无法拨号的问题,小娱c5新编译的也无法拨号

Kuron88 commented 1 year ago

这个问题现在修复了没?

lwb1978 commented 1 year ago

这个问题现在修复了没?

截止今天并没有。

Kuron88 commented 1 year ago

好像恢复到5.4的内核去了

lwb1978 commented 1 year ago

好像恢复到5.4的内核去了

4月5日恢复到了5.4内核,重新编译后正常拨号了