[FS#3429] ramips/mt7621 | Xiaomi Mi Router 3G | snapshot | fails to load kmod's

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Nov 2 06:28:21 EST 2020


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Johann Neuhauser (jneuhauser) 

Attached to Project - OpenWrt/LEDE Project
Summary - ramips/mt7621 | Xiaomi Mi Router 3G | snapshot | fails to load kmod's
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details -  - Xiaomi Mi Router 3G (ramips/mt7621)
 - OpenWrt SNAPSHOT r14834-e48aac89a2

Steps to reproduce
  - Install snapshot build from any other running openwrt version sysupgrade -n -F https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-ramips-mt7621-xiaomi_mir3g-squashfs-sysupgrade.bin
  - dmseg or logread prints a lot of **kmodloader: missing dependency xxx**
 
kernel boot log:

root at OpenWrt:~# dmesg 
[    0.000000] Linux version 5.4.73 (builder at buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r14834-e48aac89a2)) #0 SMP Sun Nov 1 19:54:37 2020
[    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 3G
[    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] On node 0 totalpages: 65536
[    0.000000]   Normal zone: 576 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] percpu: Embedded 14 pages/cpu s26768 r8192 d22384 u57344
[    0.000000] pcpu-alloc: s26768 r8192 d22384 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Writing ErrCtl register=0001084e
[    0.000000] Readback ErrCtl register=0001084e
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 250404K/262144K available (5944K kernel code, 212K rwdata, 1272K rodata, 1264K init, 238K bss, 11740K 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] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 256
[    0.000000] random: get_random_bytes called from start_kernel+0x340/0x558 with crng_init=0
[    0.000000] CPU Clock: 880MHz
[    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[    0.000008] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
[    0.007809] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360)
[    0.042002] pid_max: default: 32768 minimum: 301
[    0.046778] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.054004] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.064490] rcu: Hierarchical SRCU implementation.
[    0.069958] smp: Bringing up secondary CPUs ...
[    7.369034] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    7.369045] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    7.369058] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    7.369162] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.102732] Synchronize counters for CPU 1: done.
[    7.430670] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    7.430678] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    7.430686] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    7.430744] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.167467] Synchronize counters for CPU 2: done.
[    7.491765] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    7.491773] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    7.491781] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    7.491842] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.225334] Synchronize counters for CPU 3: done.
[    0.255215] smp: Brought up 1 node, 4 CPUs
[    0.263867] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.273560] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.280644] pinctrl core: initialized pinctrl subsystem
[    0.287620] NET: Registered protocol family 16
[    0.303601] FPU Affinity set after 4688 emulations
[    0.320123] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[    0.331502] clocksource: Switched to clocksource GIC
[    0.338316] NET: Registered protocol family 2
[    0.343682] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.352213] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.359812] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.366890] TCP: Hash tables configured (established 2048 bind 2048)
[    0.373342] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.379822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.387033] NET: Registered protocol family 1
[    0.391351] PCI: CLS 0 bytes, default 32
[    0.487470] 4 CPUs re-calibrate udelay(lpj = 1167360)
[    0.494072] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.506752] random: fast init done
[    0.512543] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.518327] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.529498] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.538693] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.544589] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.550413] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.556778] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.566922] printk: console [ttyS0] disabled
[    0.571230] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    0.580222] printk: console [ttyS0] enabled
[    0.588486] printk: bootconsole [early0] disabled
[    0.600520] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388
[    0.607934] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1
[    0.614276] nand: ESMT NAND 128MiB 3,3V 8-bit
[    0.618630] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.626188] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
[    0.632730] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388
[    0.640026] Scanning device for bad blocks
[    2.749477] 10 fixed-partitions partitions found on MTD device mt7621-nand
[    2.756340] Creating 10 MTD partitions on "mt7621-nand":
[    2.761653] 0x000000000000-0x000000080000 : "Bootloader"
[    2.768425] 0x000000080000-0x0000000c0000 : "Config"
[    2.774855] 0x0000000c0000-0x000000100000 : "Bdata"
[    2.781073] 0x000000100000-0x000000140000 : "factory"
[    2.787393] 0x000000140000-0x000000180000 : "crash"
[    2.793705] 0x000000180000-0x0000001c0000 : "crash_syslog"
[    2.800564] 0x0000001c0000-0x000000200000 : "reserved0"
[    2.807296] 0x000000200000-0x000000600000 : "kernel_stock"
[    2.814143] 0x000000600000-0x000000a00000 : "kernel"
[    2.820708] 0x000000a00000-0x000007f80000 : "ubi"
[    2.828874] libphy: Fixed MDIO Bus: probed
[    2.857950] libphy: mdio: probed
[    2.861473] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    2.871713] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[    2.882169] mt7621-pci 1e140000.pcie: Parsing DT failed
[    2.890256] NET: Registered protocol family 10
[    2.896530] Segment Routing with IPv6
[    2.900350] NET: Registered protocol family 17
[    2.904905] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    2.918131] 8021q: 802.1Q VLAN Support v1.8
[    2.925060] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    2.941915] libphy: dsa slave smi: probed
[    2.946549] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY]
[    2.956320] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY]
[    2.966089] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY]
[    2.976191] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[    2.987399] DSA: tree 0 setup
[    2.990701] rt2880-pinmux pinctrl: pcie is already enabled
[    2.996201] mt7621-pci 1e140000.pcie: Error applying setting, reverse things back
[    3.003834] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    3.011412] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    3.118903] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    3.124487] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    3.230074] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    3.237027] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    3.241898] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    3.246777] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    3.256251] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    3.262613] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    3.269480] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    3.276348] pci_bus 0000:00: root bus resource [bus 00-ff]
[    3.281868] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    3.287903] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    3.294166] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[    3.300499] pci 0000:00:00.0: supports D1
[    3.304511] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    3.310634] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    3.316684] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    3.322947] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[    3.329269] pci 0000:00:01.0: supports D1
[    3.333281] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    3.340330] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.348330] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.356536] pci 0000:01:00.0: [14c3:7603] type 00 class 0x028000
[    3.362589] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    3.368988] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    3.376412] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    3.381643] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    3.387732] pci 0000:00:00.0:   bridge window [mem 0x00000000-0x000fffff]
[    3.394510] pci 0000:00:00.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    3.401728] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    3.408542] pci 0000:02:00.0: [14c3:7662] type 00 class 0x028000
[    3.414602] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[    3.421421] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    3.428217] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    3.435645] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    3.440874] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    3.446965] pci 0000:00:01.0:   bridge window [mem 0x00000000-0x000fffff]
[    3.453746] pci 0000:00:01.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    3.460963] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    3.467618] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    3.474222] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    3.481176] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    3.487781] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    3.494734] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    3.501517] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[    3.508732] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[    3.515516] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref]
[    3.522729] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff]
[    3.529517] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff]
[    3.536303] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    3.543083] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    3.549872] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff]
[    3.556657] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.561620] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    3.568401] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    3.575183] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    3.582405] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit]
[    3.589718] pci 0000:02:00.0: BAR 6: assigned [mem 0x60300000-0x6030ffff pref]
[    3.596929] pci 0000:00:01.0: PCI bridge to [bus 02]
[    3.601891] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    3.608671] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    3.615468] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff pref]
[    3.623219] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off
[    3.624490] UBI: auto-attach mtd9
[    3.633472] ubi0: attaching mtd9
[    4.928508] ubi0: scanning is finished
[    4.950616] ubi0: attached mtd9 (name "ubi", size 117 MiB)
[    4.956124] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    4.962981] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    4.969753] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    4.976698] ubi0: good PEBs: 940, bad PEBs: 0, corrupted PEBs: 0
[    4.982688] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    4.989895] ubi0: max/mean erase counter: 8/3, WL threshold: 4096, image sequence number: 687133564
[    4.998915] ubi0: available PEBs: 0, total reserved PEBs: 940, PEBs reserved for bad PEB handling: 20
[    5.008134] ubi0: background thread "ubi_bgt0d" started, PID 489
[    5.010102] block ubiblock0_0: created from ubi0:0(rootfs)
[    5.019626] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    5.026586] hctosys: unable to open rtc device (rtc0)
[    5.038401] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    5.049679] Freeing unused kernel memory: 1264K
[    5.054238] This architecture does not have kernel memory protection.
[    5.060666] Run /sbin/init as init process
[    5.625993] init: Console is alive
[    5.629665] init: - watchdog -
[    5.942413] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    6.031721] kmodloader: failed to find dependency usb-common
[    6.037469] kmodloader: failed to find dependency usbcore
[    6.043111] kmodloader: failed to find dependency usb-common
[    6.048950] kmodloader: failed to find dependency usbcore
[    6.054452] kmodloader: failed to find dependency usb-common
[    6.060191] kmodloader: failed to find dependency usbcore
[    6.065649] kmodloader: failed to find dependency usbcore
[    6.071138] kmodloader: failed to find dependency usb-common
[    6.076858] kmodloader: failed to find dependency usbcore
[    6.082309] kmodloader: failed to find dependency usb-common
[    6.088025] kmodloader: failed to find dependency usbcore
[    6.093479] kmodloader: failed to find dependency usbcore
[    6.098931] kmodloader: failed to find dependency usbcore
[    6.104389] kmodloader: failed to find dependency usb-common
[    6.110110] kmodloader: failed to find dependency usbcore
[    6.115606] kmodloader: failed to find dependency usb-common
[    6.121317] kmodloader: failed to find dependency usbcore
[    6.126775] kmodloader: failed to find dependency usb-common
[    6.132492] kmodloader: failed to find dependency usbcore
[    6.137943] kmodloader: failed to find dependency usbcore
[    6.143398] kmodloader: failed to find dependency usbcore
[    6.148859] kmodloader: failed to find dependency usb-common
[    6.154570] kmodloader: failed to find dependency usbcore
[    6.160026] kmodloader: failed to find dependency usbcore
[    6.165485] kmodloader: failed to find dependency usb-common
[    6.171220] kmodloader: failed to find dependency usbcore
[    6.176687] kmodloader: failed to find dependency usb-common
[    6.182542] kmodloader: failed to find dependency usb-common
[    6.188265] kmodloader: failed to find dependency usbcore
[    6.193721] kmodloader: failed to find dependency usb-common
[    6.199432] kmodloader: failed to find dependency usbcore
[    6.204890] kmodloader: failed to find dependency usbcore
[    6.210345] kmodloader: failed to find dependency usbcore
[    6.215807] kmodloader: failed to find dependency usb-common
[    6.221518] kmodloader: failed to find dependency usbcore
[    6.226973] kmodloader: failed to find dependency usbcore
[    6.232433] kmodloader: failed to find dependency usb-common
[    6.238148] kmodloader: failed to find dependency usbcore
[    6.243604] kmodloader: failed to find dependency usb-common
[    6.252200] kmodloader: failed to find dependency usb-common
[    6.257994] kmodloader: failed to find dependency usbcore
[    6.263509] kmodloader: failed to find dependency usb-common
[    6.269221] kmodloader: failed to find dependency usbcore
[    6.274678] kmodloader: failed to find dependency usbcore
[    6.280139] kmodloader: failed to find dependency usbcore
[    6.285590] kmodloader: failed to find dependency usb-common
[    6.291303] kmodloader: failed to find dependency usbcore
[    6.296763] kmodloader: failed to find dependency usbcore
[    6.302215] kmodloader: failed to find dependency usb-common
[    6.307931] kmodloader: failed to find dependency usbcore
[    6.313385] kmodloader: failed to find dependency usb-common
[    6.319124] kmodloader: 4 modules could not be probed
[    6.324243] kmodloader: missing dependency usb-common
[    6.329353] kmodloader: missing dependency usbcore
[    6.334199] kmodloader: - xhci-hcd - 2
[    6.338010] kmodloader: dependency not loaded xhci-hcd
[    6.343202] kmodloader: missing dependency usbcore
[    6.348052] kmodloader: - xhci-mtk - 2
[    6.351864] kmodloader: missing dependency usbcore
[    6.356709] kmodloader: dependency not loaded xhci-hcd
[    6.361906] kmodloader: - xhci-pci - 2
[    6.365750] kmodloader: missing dependency usbcore
[    6.370655] kmodloader: dependency not loaded xhci-hcd
[    6.375875] kmodloader: missing dependency usb-common
[    6.380998] kmodloader: - xhci-plat-hcd - 3
[    6.387825] init: - preinit -
[    7.069474] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[    7.077811] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    7.086321] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    7.217445] random: jshn: uninitialized urandom read (4 bytes read)
[    7.279017] random: jshn: uninitialized urandom read (4 bytes read)
[    7.316036] random: jshn: uninitialized urandom read (4 bytes read)
[    7.525215] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[    7.532258] 8021q: adding VLAN 0 to HW filter on device lan1
[   11.619998] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[   11.627581] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
[   11.717335] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   11.723242] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 607
[   11.811111] UBIFS (ubi0:1): recovery needed
[   12.005310] UBIFS (ubi0:1): recovery completed
[   12.009908] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   12.017727] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   12.027621] UBIFS (ubi0:1): FS size: 112500736 bytes (107 MiB, 886 LEBs), journal size 5586944 bytes (5 MiB, 44 LEBs)
[   12.038197] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[   12.044805] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID A4749DC0-3342-4FBA-AB64-E2AE10713F88, small LPT model
[   12.062504] mount_root: switching to ubifs overlay
[   12.084539] urandom-seed: Seeding with /etc/urandom.seed
[   12.231650] mt7530 mdio-bus:1f lan1: Link is Down
[   12.246540] procd: - early -
[   12.249580] procd: - watchdog -
[   12.843648] procd: - watchdog -
[   12.847140] procd: - ubus -
[   12.905627] procd: - init -
[   13.367924] kmodloader: loading kernel modules from /etc/modules.d/*
[   13.385478] kmodloader: failed to find dependency usbcore
[   13.391352] kmodloader: failed to find dependency usbcore
[   13.396843] kmodloader: failed to find dependency usb-common
[   13.402559] kmodloader: failed to find dependency usbcore
[   13.408047] kmodloader: failed to find dependency usbcore
[   13.413505] kmodloader: failed to find dependency usb-common
[   13.419216] kmodloader: failed to find dependency usbcore
[   13.424673] kmodloader: failed to find dependency usb-common
[   13.430387] kmodloader: failed to find dependency usbcore
[   13.435846] kmodloader: failed to find dependency usbcore
[   13.441320] kmodloader: failed to find dependency usbcore
[   13.446777] kmodloader: failed to find dependency usb-common
[   13.452496] kmodloader: failed to find dependency usbcore
[   13.457951] kmodloader: failed to find dependency usb-common
[   13.463666] kmodloader: failed to find dependency usbcore
[   13.469120] kmodloader: failed to find dependency usbcore
[   13.474572] kmodloader: failed to find dependency usbcore
[   13.480038] kmodloader: failed to find dependency usb-common
[   13.485752] kmodloader: failed to find dependency usbcore
[   13.491231] kmodloader: failed to find dependency usbcore
[   13.496691] kmodloader: failed to find dependency usb-common
[   13.502409] kmodloader: failed to find dependency usbcore
[   13.507903] kmodloader: failed to find dependency usb-common
[   13.513624] kmodloader: failed to find dependency usbcore
[   13.519079] kmodloader: failed to find dependency usbcore
[   13.524537] kmodloader: failed to find dependency usbcore
[   13.529990] kmodloader: failed to find dependency usb-common
[   13.535705] kmodloader: failed to find dependency usbcore
[   13.541161] kmodloader: failed to find dependency usbcore
[   13.546612] kmodloader: failed to find dependency usb-common
[   13.552329] kmodloader: failed to find dependency usbcore
[   13.557784] kmodloader: failed to find dependency usb-common
[   13.563270] urngd: v1.0.2 started.
[   13.565026] kmodloader: failed to find dependency usbcore
[   13.572271] kmodloader: failed to find dependency mt76
[   13.577469] kmodloader: failed to find dependency mac80211
[   13.583006] kmodloader: failed to find dependency cfg80211
[   13.588549] kmodloader: failed to find dependency mt76x02-lib
[   13.594349] kmodloader: failed to find dependency mt76x2-common
[   13.600326] kmodloader: failed to find dependency mt76
[   13.605517] kmodloader: failed to find dependency mac80211
[   13.611130] kmodloader: failed to find dependency usb-common
[   13.616851] kmodloader: failed to find dependency usbcore
[   13.622342] kmodloader: failed to find dependency usb-common
[   13.628184] kmodloader: failed to find dependency usbcore
[   13.633683] kmodloader: failed to find dependency usbcore
[   13.639139] kmodloader: failed to find dependency usbcore
[   13.644598] kmodloader: failed to find dependency usb-common
[   13.650308] kmodloader: failed to find dependency usbcore
[   13.655765] kmodloader: failed to find dependency usbcore
[   13.661221] kmodloader: failed to find dependency usb-common
[   13.666931] kmodloader: failed to find dependency usbcore
[   13.672388] kmodloader: failed to find dependency usb-common
[   13.696384] xt_time: kernel timezone is -0000
[   13.706619] random: crng init done
[   13.710132] random: 7 urandom warning(s) missed due to ratelimiting
[   13.716748] PPP generic driver version 2.4.2
[   13.722579] NET: Registered protocol family 24
[   13.738386] kmodloader: 7 modules could not be probed
[   13.743601] kmodloader: missing dependency usbcore
[   13.748522] kmodloader: - ledtrig-usbport - 1
[   13.752974] kmodloader: missing dependency mt76
[   13.757601] kmodloader: missing dependency mac80211
[   13.762539] kmodloader: missing dependency cfg80211
[   13.767502] kmodloader: - mt7603e - 3
[   13.771212] kmodloader: missing dependency mt76x02-lib
[   13.776411] kmodloader: missing dependency mt76x2-common
[   13.781775] kmodloader: missing dependency mt76
[   13.786364] kmodloader: missing dependency mac80211
[   13.791296] kmodloader: - mt76x2e - 4
[   13.795028] kmodloader: missing dependency usb-common
[   13.800140] kmodloader: missing dependency usbcore
[   13.804985] kmodloader: - xhci-hcd - 2
[   13.808797] kmodloader: dependency not loaded xhci-hcd
[   13.813988] kmodloader: missing dependency usbcore
[   13.818836] kmodloader: - xhci-mtk - 2
[   13.822645] kmodloader: missing dependency usbcore
[   13.827515] kmodloader: dependency not loaded xhci-hcd
[   13.832709] kmodloader: - xhci-pci - 2
[   13.836520] kmodloader: missing dependency usbcore
[   13.841369] kmodloader: dependency not loaded xhci-hcd
[   13.846560] kmodloader: missing dependency usb-common
[   13.851669] kmodloader: - xhci-plat-hcd - 3
[   17.577750] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   17.584649] mtk_soc_eth 1e100000.ethernet: PPE table busy
[   17.600642] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   17.609297] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   17.614296] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[   17.625395] 8021q: adding VLAN 0 to HW filter on device lan1
[   17.634128] br-lan: port 1(lan1) entered blocking state
[   17.639450] br-lan: port 1(lan1) entered disabled state
[   17.645577] device lan1 entered promiscuous mode
[   17.650294] device eth0 entered promiscuous mode
[   17.682029] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[   17.689353] 8021q: adding VLAN 0 to HW filter on device lan2
[   17.699054] br-lan: port 2(lan2) entered blocking state
[   17.704397] br-lan: port 2(lan2) entered disabled state
[   17.711222] device lan2 entered promiscuous mode
[   17.735986] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   17.743167] 8021q: adding VLAN 0 to HW filter on device wan
[   22.756008] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[   22.763556] br-lan: port 1(lan1) entered blocking state
[   22.768802] br-lan: port 1(lan1) entered forwarding state
[   22.775190] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   35.875504] usb_vbus: disablin


More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3429

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list