coolsnowwolf / lede

Lean's LEDE source
Other
29.81k stars 19.52k forks source link

小米R3G路由5gWiFi无法启用 #12430

Open OldCoding opened 2 months ago

OldCoding commented 2 months ago

详细叙述

使用最新源码编译的固件,在配置好WiFi后只有2.4g正常工作,5g显示设备未激活 image

重复 issue

具体型号

MI-R3G

详细日志

以下是系统运行日志 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 0.000000] Linux version 5.4.278 (runner@fv-az1789-69) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r6827-9541a7af4)) #0 SMP Tue Aug 20 09:34:00 2024 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] printk: bootconsole [early0] enabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] MIPS: machine is Xiaomi Mi Router 3G Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] VPE topology {2,2} total 4 Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Zone ranges: Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] HighMem empty Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Movable zone start for each node Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Early memory node ranges Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 0.000000] On node 0 totalpages: 65536 Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 0.000000] Normal zone: 576 pages used for memmap Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] percpu: Embedded 14 pages/cpu s26640 r8192 d22512 u57344 Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 0.000000] pcpu-alloc: s26640 r8192 d22512 u57344 alloc=14*4096 Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Writing ErrCtl register=00076fd0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Readback ErrCtl register=00076fd0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] Memory: 250084K/262144K available (6200K kernel code, 274K rwdata, 1304K rodata, 1232K init, 235K bss, 12060K reserved, 0K cma-reserved, 0K highmem) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] rcu: Hierarchical RCU implementation. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] NR_IRQS: 256 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] CPU Clock: 880MHz, start overclocking Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] CPU Clock: 1100MHz Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xfdb1960d81, max_idle_ns: 440795240157 ns Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 3475018995 ns Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.000008] sched_clock: 32 bits at 550MHz, resolution 1ns, wraps every 3904515583ns Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.007872] Calibrating delay loop... 732.36 BogoMIPS (lpj=3661824) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.074071] pid_max: default: 32768 minimum: 301 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.078838] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.086035] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.096571] rcu: Hierarchical SRCU implementation. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.101988] smp: Bringing up secondary CPUs ... Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.021726] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.021736] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.021748] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.021844] CPU1 revision is: 0001992f (MIPS 1004Kc) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.166789] Synchronize counters for CPU 1: done. Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.051012] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.051019] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.051027] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.051077] CPU2 revision is: 0001992f (MIPS 1004Kc) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.257606] Synchronize counters for CPU 2: done. Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.140458] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.140465] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 2.140472] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.140524] CPU3 revision is: 0001992f (MIPS 1004Kc) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.342815] Synchronize counters for CPU 3: done. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.372664] smp: Brought up 1 node, 4 CPUs Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.380842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.390619] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.397598] pinctrl core: initialized pinctrl subsystem Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.404573] NET: Registered protocol family 16 Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 0.420576] FPU Affinity set after 14640 emulations Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 0.436408] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.447610] clocksource: Switched to clocksource GIC Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.454246] NET: Registered protocol family 2 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.458811] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.466576] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.474884] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.482481] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.489562] TCP: Hash tables configured (established 2048 bind 2048) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.495964] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.502441] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.509631] NET: Registered protocol family 1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.513918] PCI: CLS 0 bytes, default 32 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.727575] 4 CPUs re-calibrate udelay(lpj = 3653632) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.734340] workingset: timestamp_bits=14 max_order=16 bucket_order=2 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.750648] squashfs: version 4.0 (2009/01/31) Phillip Lougher Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.756397] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.769318] mt7621_gpio 1e000600.gpio: registering 32 gpios Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.775088] mt7621_gpio 1e000600.gpio: registering 32 gpios Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.780890] mt7621_gpio 1e000600.gpio: registering 32 gpios Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.787267] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.794950] printk: console [ttyS0] disabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.799223] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.808194] printk: console [ttyS0] enabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.816438] printk: bootconsole [early0] disabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.828082] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.835455] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.841799] nand: ESMT NAND 128MiB 3,3V 8-bit Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.846134] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.853681] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.860213] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 0.867488] Scanning device for bad blocks Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.622357] 10 fixed-partitions partitions found on MTD device mt7621-nand Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.629211] Creating 10 MTD partitions on "mt7621-nand": Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.634501] 0x000000000000-0x000000080000 : "Bootloader" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.641245] 0x000000080000-0x0000000c0000 : "Config" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.647386] 0x0000000c0000-0x000000100000 : "Bdata" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.653565] 0x000000100000-0x000000140000 : "factory" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.659809] 0x000000140000-0x000000180000 : "crash" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.665961] 0x000000180000-0x0000001c0000 : "crash_syslog" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.672768] 0x0000001c0000-0x000000200000 : "reserved0" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.679353] 0x000000200000-0x000000600000 : "kernel_stock" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.686017] 0x000000600000-0x000000a00000 : "kernel" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.692324] 0x000000a00000-0x000007f80000 : "ubi" Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.702574] [mtk_hw_init] reset_lock:0, force:0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.707102] [mtk_hw_init] execute fe cold reset Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.723225] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.730932] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22 Tue Aug 20 17:34:15 2024 kern.err kernel: [ 2.739285] (unnamed net_device) (dummy): netif_napi_add() called with weight 256 Tue Aug 20 17:34:15 2024 kern.err kernel: [ 2.748961] mt7621-pci 1e140000.pcie: Parsing DT failed Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.756506] NET: Registered protocol family 10 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.762584] Segment Routing with IPv6 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.766325] NET: Registered protocol family 17 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 2.770909] Bridge firewalling registered Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.775208] 8021q: 802.1Q VLAN Support v1.8 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.783355] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.804660] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.814402] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.824137] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.834012] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.845135] DSA: tree 0 setup Tue Aug 20 17:34:15 2024 kern.err kernel: [ 2.848411] rt2880-pinmux pinctrl: pcie is already enabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.854006] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.861576] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) Tue Aug 20 17:34:15 2024 kern.err kernel: [ 2.869005] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.976047] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz Tue Aug 20 17:34:15 2024 kern.info kernel: [ 2.981620] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz Tue Aug 20 17:34:15 2024 kern.err kernel: [ 3.087001] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.093943] mt7621-pci 1e140000.pcie: PCIE0 enabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.098815] mt7621-pci 1e140000.pcie: PCIE1 enabled Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.103671] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.113094] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.119445] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.126285] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.133136] pci_bus 0000:00: root bus resource [bus 00-ff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.138647] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.144653] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.150905] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.157203] pci 0000:00:00.0: supports D1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.161206] pci 0000:00:00.0: PME# supported from D0 D1 D3hot Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.167274] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.173300] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.179557] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.185847] pci 0000:00:01.0: supports D1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.189845] pci 0000:00:01.0: PME# supported from D0 D1 D3hot Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.196926] pci 0000:01:00.0: [14c3:7603] type 00 class 0x028000 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.202968] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.209347] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.216663] pci 0000:00:00.0: PCI bridge to [bus 01-ff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.221892] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.227976] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.234732] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.241938] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.248718] pci 0000:02:00.0: [14c3:7662] type 00 class 0x028000 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.254737] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.261547] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.268325] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.275633] pci 0000:00:01.0: PCI bridge to [bus 02-ff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.280860] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.286924] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.293695] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.300901] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.307526] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.314118] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.321062] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.327654] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.334582] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.341353] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.348554] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.355309] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.362517] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.369290] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.376046] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.382816] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.389589] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.396346] pci 0000:00:00.0: PCI bridge to [bus 01] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.401301] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.408069] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.414823] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.422031] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.429328] pci 0000:02:00.0: BAR 6: assigned [mem 0x60300000-0x6030ffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.436513] pci 0000:00:01.0: PCI bridge to [bus 02] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.441466] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.448233] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.454986] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] Tue Aug 20 17:34:15 2024 kern.info kernel: [ 3.462699] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 3.463716] UBI: auto-attach mtd9 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 3.473078] ubi0: attaching mtd9 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.550969] ubi0: scanning is finished Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.570254] ubi0: attached mtd9 (name "ubi", size 117 MiB) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.575723] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.582589] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.589352] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.596275] ubi0: good PEBs: 940, bad PEBs: 0, corrupted PEBs: 0 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.602263] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.609460] ubi0: max/mean erase counter: 35/23, WL threshold: 4096, image sequence number: 1714138572 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.618732] ubi0: available PEBs: 0, total reserved PEBs: 940, PEBs reserved for bad PEB handling: 20 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.627940] ubi0: background thread "ubi_bgt0d" started, PID 486 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 4.630863] block ubiblock0_0: created from ubi0:0(rootfs) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 4.639444] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem Tue Aug 20 17:34:15 2024 kern.info kernel: [ 4.646379] hctosys: unable to open rtc device (rtc0) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 4.651633] clk: Disabling unused clocks Tue Aug 20 17:34:15 2024 kern.info kernel: [ 4.661712] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 4.672860] Freeing unused kernel memory: 1232K Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 4.677380] This architecture does not have kernel memory protection. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 4.683815] Run /sbin/init as init process Tue Aug 20 17:34:15 2024 user.info kernel: [ 5.084346] init: Console is alive Tue Aug 20 17:34:15 2024 user.info kernel: [ 5.088117] init: - watchdog - Tue Aug 20 17:34:15 2024 user.info kernel: [ 6.087052] kmodloader: loading kernel modules from /etc/modules-boot.d/ Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.151097] usbcore: registered new interface driver usbfs Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.156675] usbcore: registered new interface driver hub Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.162101] usbcore: registered new device driver usb Tue Aug 20 17:34:15 2024 kern.warn kernel: [ 6.177800] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.186759] xhci-mtk 1e1c0000.xhci: xHCI Host Controller Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.192115] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.207730] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000290010 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.216898] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.222856] xhci-mtk 1e1c0000.xhci: xHCI Host Controller Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.228183] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.235639] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.242989] hub 1-0:1.0: USB hub found Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.246811] hub 1-0:1.0: 2 ports detected Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.251628] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.260512] hub 2-0:1.0: USB hub found Tue Aug 20 17:34:15 2024 kern.info kernel: [ 6.264328] hub 2-0:1.0: 1 port detected Tue Aug 20 17:34:15 2024 user.info kernel: [ 6.275991] kmodloader: done loading kernel modules from /etc/modules-boot.d/ Tue Aug 20 17:34:15 2024 user.info kernel: [ 6.287998] init: - preinit - Tue Aug 20 17:34:15 2024 kern.info kernel: [ 7.178757] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode Tue Aug 20 17:34:15 2024 kern.info kernel: [ 7.187117] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx Tue Aug 20 17:34:15 2024 kern.info kernel: [ 7.195617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 7.410621] random: jshn: uninitialized urandom read (4 bytes read) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 7.474425] random: jshn: uninitialized urandom read (4 bytes read) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 7.508692] random: jshn: uninitialized urandom read (4 bytes read) Tue Aug 20 17:34:15 2024 user.info kernel: [ 10.842379] mount_root: loading kmods from internal overlay Tue Aug 20 17:34:15 2024 user.info kernel: [ 10.879135] kmodloader: loading kernel modules from //etc/modules-boot.d/ Tue Aug 20 17:34:15 2024 user.info kernel: [ 10.889654] kmodloader: done loading kernel modules from //etc/modules-boot.d/ Tue Aug 20 17:34:15 2024 user.info kernel: [ 10.983323] block: attempting to load /tmp/overlay/upper/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 10.990631] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 10.997428] block: attempting to load /tmp/overlay/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.003936] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.010800] block: attempting to load /etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.018835] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.025668] block: no usable configuration Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.048638] UBIFS (ubi0:1): default file-system created Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.055078] UBIFS (ubi0:1): Mounting in unauthenticated mode Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.060964] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 620 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.173399] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.181227] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.191103] UBIFS (ubi0:1): FS size: 70598656 bytes (67 MiB, 556 LEBs), journal size 3555328 bytes (3 MiB, 28 LEBs) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.201494] UBIFS (ubi0:1): reserved for root: 3334548 bytes (3256 KiB) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.208089] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 2D83829E-5D90-4B8E-9AB4-6834345F6C32, small LPT model Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.220960] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.228268] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.235066] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.241731] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.248562] block: attempting to load /etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.253907] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.260715] block: no usable configuration Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.269651] UBIFS (ubi0:1): un-mount UBI device 0 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.274357] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.286626] UBIFS (ubi0:1): Mounting in unauthenticated mode Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.292539] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 623 Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.404591] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.412420] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.422300] UBIFS (ubi0:1): FS size: 70598656 bytes (67 MiB, 556 LEBs), journal size 3555328 bytes (3 MiB, 28 LEBs) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.432693] UBIFS (ubi0:1): reserved for root: 3334548 bytes (3256 KiB) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 11.439299] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 2D83829E-5D90-4B8E-9AB4-6834345F6C32, small LPT model Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.480263] block: attempting to load /tmp/overlay/upper/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.487204] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.494028] block: attempting to load /tmp/overlay/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.500486] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.507283] block: attempting to load /etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.512661] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.519473] block: no usable configuration Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.526803] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.533970] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.540803] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.547358] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.554171] block: attempting to load /etc/config/fstab Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.559551] block: unable to load configuration (fstab: Entry not found) Tue Aug 20 17:34:15 2024 user.err kernel: [ 11.566329] block: no usable configuration Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.572726] mount_root: overlay filesystem has not been fully initialized yet Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.580570] mount_root: switching to ubifs overlay Tue Aug 20 17:34:15 2024 user.warn kernel: [ 11.603399] urandom-seed: Seed file not found (/etc/urandom.seed) Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.647334] procd: - early - Tue Aug 20 17:34:15 2024 user.info kernel: [ 11.650499] procd: - watchdog - Tue Aug 20 17:34:15 2024 user.info kernel: [ 12.237774] procd: - watchdog - Tue Aug 20 17:34:15 2024 user.info kernel: [ 12.281452] procd: - ubus - Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 12.340499] random: ubusd: uninitialized urandom read (4 bytes read) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 12.349003] random: ubusd: uninitialized urandom read (4 bytes read) Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 12.355842] random: ubusd: uninitialized urandom read (4 bytes read) Tue Aug 20 17:34:15 2024 user.info kernel: [ 12.365187] procd: - init - Tue Aug 20 17:34:15 2024 user.info kernel: [ 13.003015] kmodloader: loading kernel modules from /etc/modules.d/ Tue Aug 20 17:34:15 2024 user.info kernel: [ 13.058075] urngd: v1.0.2 started. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.122821] NET: Registered protocol family 38 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.137410] tun: Universal TUN/TAP device driver, 1.6 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.148969] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 13.176049] random: crng init done Tue Aug 20 17:34:15 2024 kern.notice kernel: [ 13.179564] random: 30 urandom warning(s) missed due to ratelimiting Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.253545] cryptodev: driver 1.13 loaded. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.266486] mediatek_soc_hnat 1e100000.hnat: wan = wan Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.271747] mediatek_soc_hnat 1e100000.hnat: lan = lan Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.276907] mediatek_soc_hnat 1e100000.hnat: ppd = lan Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.282095] mediatek_soc_hnat 1e100000.hnat: gmac num = 1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.287473] mediatek_soc_hnat 1e100000.hnat: wan dsa port = 4 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.293229] mediatek_soc_hnat 1e100000.hnat: ppe num = 1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.299258] mediatek_soc_hnat 1e100000.hnat: ext devices = ra0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.305151] mediatek_soc_hnat 1e100000.hnat: ext devices = rai0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.311104] mediatek_soc_hnat 1e100000.hnat: ext devices = rax0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.317000] mediatek_soc_hnat 1e100000.hnat: ext devices = apcli0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.323097] mediatek_soc_hnat 1e100000.hnat: ext devices = apclii0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.329295] mediatek_soc_hnat 1e100000.hnat: ext devices = apclix0 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.339984] mediatek_soc_hnat 1e100000.hnat: PPE0 entry number = 16384 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.361575] mediatek_soc_hnat 1e100000.hnat: PPE0 hwnat start Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.367512] hnat roaming work enable Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.374075] GACT probability on Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.379297] Mirror/redirect action on Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.395426] u32 classifier Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.398197] input device check on Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.401855] Actions configured Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.421694] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.429207] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.526403] usbcore: registered new interface driver usblp Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.578918] xt_time: kernel timezone is -0000 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.754278] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.759754] pci 0000:00:00.0: enabling device (0006 -> 0007) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.765395] mt7603e 0000:01:00.0: enabling device (0000 -> 0002) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 13.771581] mt7603e 0000:01:00.0: ASIC revision: 76030010 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 14.810684] mt7603e 0000:01:00.0: Firmware Version: ap_pcie Tue Aug 20 17:34:15 2024 kern.info kernel: [ 14.816251] mt7603e 0000:01:00.0: Build Time: 20160107100755 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 14.857590] mt7603e 0000:01:00.0: firmware init done Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 15.031103] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.047840] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.053263] pci 0000:00:01.0: enabling device (0006 -> 0007) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.058985] mt76x2e 0000:02:00.0: enabling device (0000 -> 0002) Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.065333] mt76x2e 0000:02:00.0: ASIC revision: 76120044 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.776850] mt76x2e 0000:02:00.0: ROM patch build: 20141115060606a Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.788204] mt76x2e 0000:02:00.0: Firmware Version: 0.0.00 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.793680] mt76x2e 0000:02:00.0: Build: 1 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.797777] mt76x2e 0000:02:00.0: Build Time: 201607111443____ Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.817609] mt76x2e 0000:02:00.0: Firmware running! Tue Aug 20 17:34:15 2024 kern.debug kernel: [ 15.824152] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.832066] PPP generic driver version 2.4.2 Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.838260] PPP MPPE Compression module registered Tue Aug 20 17:34:15 2024 kern.info kernel: [ 15.845004] NET: Registered protocol family 24 Tue Aug 20 17:34:15 2024 user.info kernel: [ 15.853957] kmodloader: done loading kernel modules from /etc/modules.d/ Tue Aug 20 17:34:15 2024 kern.info kernel: [ 27.564373] mtk_soc_eth 1e100000.ethernet eth0: TX vlan offload cannot be enabled when dsa is attached. Tue Aug 20 17:34:15 2024 kern.info kernel: [ 27.575653] mtk_soc_eth 1e100000.ethernet eth0: TX vlan offload cannot be enabled when dsa is attached. Tue Aug 20 17:34:15 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating engines.cnf Tue Aug 20 17:34:15 2024 daemon.notice procd: /etc/rc.d/S13openssl: [Builtin] Enabling devcrypto Tue Aug 20 17:34:15 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating providers.cnf Tue Aug 20 17:34:16 2024 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Tue Aug 20 17:34:16 2024 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Tue Aug 20 17:34:36 2024 user.notice : Added device handler type: 8021ad Tue Aug 20 17:34:36 2024 user.notice : Added device handler type: 8021q Tue Aug 20 17:34:36 2024 user.notice : Added device handler type: macvlan Tue Aug 20 17:34:36 2024 user.notice : Added device handler type: veth Tue Aug 20 17:34:36 2024 user.notice : Added device handler type: bridge Tue Aug 20 17:34:36 2024 user.notice : Added device handler type: Network device Tue Aug 20 17:34:36 2024 user.notice : Added device handler type: tunnel Tue Aug 20 17:34:36 2024 daemon.notice wpa_supplicant[2465]: Successfully initialized wpa_supplicant Tue Aug 20 17:34:37 2024 cron.err crond[2643]: crond (busybox 1.36.0) started, log level 5 Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.581193] mtk_soc_eth 1e100000.ethernet eth0: Link is Down Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.616956] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.625418] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.629185] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.641215] 8021q: adding VLAN 0 to HW filter on device lan1 Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.649901] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.657180] br-lan: port 1(lan1) entered blocking state Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.662746] br-lan: port 1(lan1) entered disabled state Tue Aug 20 17:34:39 2024 kern.info kernel: [ 52.668924] device lan1 entered promiscuous mode Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.673574] device eth0 entered promiscuous mode Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'lan' is enabled Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'lan' is setting up now Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'lan' is now up Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.704288] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.711585] 8021q: adding VLAN 0 to HW filter on device lan2 Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.721336] br-lan: port 2(lan2) entered blocking state Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.726612] br-lan: port 2(lan2) entered disabled state Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.733255] device lan2 entered promiscuous mode Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'loopback' is enabled Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'loopback' is setting up now Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'loopback' is now up Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.758130] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode Tue Aug 20 17:34:40 2024 kern.info kernel: [ 52.765469] 8021q: adding VLAN 0 to HW filter on device wan Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'wan' is enabled Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'wan6' is enabled Tue Aug 20 17:34:40 2024 daemon.notice netifd: Network device 'eth0' link is up Tue Aug 20 17:34:40 2024 daemon.notice netifd: Network device 'lo' link is up Tue Aug 20 17:34:40 2024 daemon.notice netifd: Interface 'loopback' has link connectivity Tue Aug 20 17:34:41 2024 daemon.err odhcpd[2582]: Failed to send to ff02::1%lan@br-lan (Address not available) Tue Aug 20 17:34:41 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network Tue Aug 20 17:34:41 2024 user.notice firewall: Reloading firewall due to ifup of lan (br-lan) Tue Aug 20 17:34:41 2024 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless Tue Aug 20 17:34:41 2024 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall Tue Aug 20 17:34:41 2024 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall Tue Aug 20 17:34:41 2024 authpriv.warn dropbear[3853]: Failed listening on '22': Error listening: Address not available Tue Aug 20 17:34:41 2024 authpriv.info dropbear[3853]: Not backgrounding Tue Aug 20 17:34:41 2024 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall Tue Aug 20 17:34:41 2024 user.notice ucitrack: Setting up /etc/config/sqm reload dependency on /etc/config/firewall Tue Aug 20 17:34:42 2024 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp Tue Aug 20 17:34:42 2024 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount Tue Aug 20 17:34:42 2024 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led Tue Aug 20 17:34:42 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of lan (br-lan) Tue Aug 20 17:34:42 2024 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system Tue Aug 20 17:34:42 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system Tue Aug 20 17:34:42 2024 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy wlan0) --> new PHY Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.667861] br-lan: port 3(wlan0) entered blocking state Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.673219] br-lan: port 3(wlan0) entered disabled state Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.679525] device wlan0 entered promiscuous mode Tue Aug 20 17:34:43 2024 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.705719] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.712665] br-lan: port 3(wlan0) entered blocking state Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.718091] br-lan: port 3(wlan0) entered forwarding state Tue Aug 20 17:34:43 2024 daemon.notice netifd: bridge 'br-lan' link is up Tue Aug 20 17:34:43 2024 daemon.notice netifd: Interface 'lan' has link connectivity Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.725552] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Tue Aug 20 17:34:43 2024 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->ENABLED Tue Aug 20 17:34:43 2024 daemon.notice hostapd: wlan0: AP-ENABLED Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.798297] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.805922] br-lan: port 1(lan1) entered blocking state Tue Aug 20 17:34:43 2024 kern.info kernel: [ 55.811284] br-lan: port 1(lan1) entered forwarding state Tue Aug 20 17:34:43 2024 daemon.notice netifd: Network device 'lan1' link is up Tue Aug 20 17:34:43 2024 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1) --> new PHY Tue Aug 20 17:34:43 2024 kern.info kernel: [ 56.286232] br-lan: port 4(wlan1) entered blocking state Tue Aug 20 17:34:43 2024 kern.info kernel: [ 56.291699] br-lan: port 4(wlan1) entered disabled state Tue Aug 20 17:34:43 2024 kern.info kernel: [ 56.297918] device wlan1 entered promiscuous mode Tue Aug 20 17:34:43 2024 kern.info kernel: [ 56.303178] br-lan: port 4(wlan1) entered blocking state Tue Aug 20 17:34:43 2024 kern.info kernel: [ 56.308600] br-lan: port 4(wlan1) entered forwarding state Tue Aug 20 17:34:43 2024 daemon.notice hostapd: wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE Tue Aug 20 17:34:43 2024 daemon.notice hostapd: wlan1: interface state COUNTRY_UPDATE->HT_SCAN Tue Aug 20 17:34:43 2024 user.notice ucitrack: Setting up /etc/config/arpbind reload trigger for non-procd /etc/init.d/arpbind Tue Aug 20 17:34:43 2024 user.notice ucitrack: Setting up /etc/config/passwall reload trigger for non-procd /etc/init.d/passwall Tue Aug 20 17:34:43 2024 user.notice ucitrack: Setting up /etc/config/passwall_server reload trigger for non-procd /etc/init.d/passwall_server Tue Aug 20 17:34:44 2024 daemon.err odhcpd[2582]: Failed to send to ff02::1%lan@br-lan (Address not available) Tue Aug 20 17:34:44 2024 kern.info kernel: [ 56.764094] br-lan: port 4(wlan1) entered disabled state Tue Aug 20 17:34:44 2024 user.notice ucitrack: Setting up /etc/config/shadowsocksr reload trigger for non-procd /etc/init.d/shadowsocksr Tue Aug 20 17:34:44 2024 user.notice ucitrack: Setting up /etc/config/vsftpd reload trigger for non-procd /etc/init.d/vsftpd Tue Aug 20 17:34:44 2024 kern.info kernel: [ 56.918368] mt7530 mdio-bus:1f lan2: Link is Up - 1Gbps/Full - flow control rx/tx Tue Aug 20 17:34:44 2024 kern.info kernel: [ 56.926253] mt7530 mdio-bus:1f wan: Link is Up - 1Gbps/Full - flow control rx/tx Tue Aug 20 17:34:44 2024 kern.info kernel: [ 56.934216] br-lan: port 2(lan2) entered blocking state Tue Aug 20 17:34:44 2024 kern.info kernel: [ 56.939576] br-lan: port 2(lan2) entered forwarding state Tue Aug 20 17:34:44 2024 daemon.notice netifd: Network device 'lan2' link is up Tue Aug 20 17:34:44 2024 kern.info kernel: [ 56.945664] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready Tue Aug 20 17:34:44 2024 daemon.notice netifd: Network device 'wan' link is up Tue Aug 20 17:34:44 2024 daemon.notice netifd: Interface 'wan' has link connectivity Tue Aug 20 17:34:44 2024 daemon.notice netifd: Interface 'wan' is setting up now Tue Aug 20 17:34:44 2024 daemon.notice netifd: Interface 'wan6' has link connectivity Tue Aug 20 17:34:44 2024 daemon.notice netifd: Interface 'wan6' is setting up now Tue Aug 20 17:34:44 2024 daemon.notice netifd: Network device 'wlan0' link is up Tue Aug 20 17:34:44 2024 daemon.notice netifd: wan (4792): udhcpc: started, v1.36.0 Tue Aug 20 17:34:44 2024 daemon.err odhcp6c[4800]: Failed to send RS (Address not available) Tue Aug 20 17:34:44 2024 daemon.notice procd: /etc/rc.d/S90kms: MI-R3G Tue Aug 20 17:34:44 2024 daemon.notice procd: /etc/rc.d/S90kms: Tue Aug 20 17:34:44 2024 kern.info kernel: [ 57.417972] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready Tue Aug 20 17:34:44 2024 kern.info kernel: [ 57.425132] br-lan: port 4(wlan1) entered blocking state Tue Aug 20 17:34:44 2024 kern.info kernel: [ 57.430611] br-lan: port 4(wlan1) entered forwarding state Tue Aug 20 17:34:44 2024 daemon.notice netifd: wan (4792): udhcpc: broadcasting discover Tue Aug 20 17:34:44 2024 daemon.notice hostapd: wlan1: interface state HT_SCAN->ENABLED Tue Aug 20 17:34:44 2024 daemon.notice hostapd: wlan1: AP-ENABLED Tue Aug 20 17:34:44 2024 daemon.notice netifd: Network device 'wlan1' link is up Tue Aug 20 17:34:45 2024 daemon.err odhcp6c[4800]: Failed to send SOLICIT message to ff02::1:2 (Address not available) Tue Aug 20 17:34:45 2024 daemon.notice netifd: wan (4792): udhcpc: broadcasting select for 192.168.0.5, server 192.168.0.1 Tue Aug 20 17:34:45 2024 daemon.notice netifd: wan (4792): udhcpc: lease of 192.168.0.5 obtained from 192.168.0.1, lease time 7056 Tue Aug 20 17:34:45 2024 daemon.notice netifd: Interface 'wan' is now up Tue Aug 20 17:34:45 2024 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Tue Aug 20 17:34:45 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of loopback (lo) Tue Aug 20 17:34:46 2024 daemon.err vlmcsd[5275]: Warning: Can't read /etc/vlmcsd.ini: No such file or directory Tue Aug 20 17:34:46 2024 daemon.err vlmcsd[5275]: Warning: Can't read /etc/vlmcsd.ini: No such file or directory Tue Aug 20 17:34:47 2024 user.notice firewall: Reloading firewall due to ifup of wan (wan) Tue Aug 20 17:34:48 2024 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Tue Aug 20 17:34:48 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of wan (wan) Tue Aug 20 17:34:49 2024 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Tue Aug 20 17:34:51 2024 daemon.info urandom_seed[6728]: Seed saved (/etc/urandom.seed) Tue Aug 20 17:34:51 2024 daemon.info procd: Not starting instance wechatpush::instance1, command not set Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5159] N: ttyd 1.6.3 (libwebsockets 4.3.2-20230609-802-g9541a7af4) Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5165] N: tty configuration: Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5171] N: start command: /bin/login Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5176] N: close signal: SIGHUP (1) Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5182] N: terminal type: xterm-256color Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5394] N: /usr/lib/libwebsockets-evlib_uv.so Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5402] N: lws_create_context: LWS: 4.3.2-20230609-802-g9541a7af4, NET CLI SRV H1 H2 WS ConMon IPV6-off Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5412] N: elops_init_pt_uv: Using foreign event loop... Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5420] N: lws_lc_tag: ++ [wsi|0|pipe] (1) Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5430] N: lws_lc_tag: ++ [vh|0|netlink] (1) Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5441] N: lws_lc_tag: ++ [vh|1|default|br-lan|br-lan|7681] (2) Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5479] N: [vh|1|default|br-lan|br-lan|7681]: lws_socket_bind: source ads 192.168.10.1 Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5485] N: lws_lc_tag: ++ [wsi|1|listen|default|br-lan|7681] (2) Tue Aug 20 17:34:51 2024 daemon.notice ttyd[6684]: [2024/08/20 17:34:51:5491] N: Listening on port: 7681 Tue Aug 20 17:34:51 2024 daemon.notice procd: /etc/rc.d/S99zerotier: disabled in config Tue Aug 20 17:34:51 2024 daemon.info procd: - init complete - Sat Aug 24 10:52:29 2024 cron.err crond[7050]: crond (busybox 1.36.0) started, log level 5 Sat Aug 24 10:52:30 2024 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sat Aug 24 10:52:31 2024 cron.err crond[7422]: crond (busybox 1.36.0) started, log level 5 Sat Aug 24 10:55:11 2024 daemon.err uhttpd[3174]: [info] luci: accepted login on /admin/status/overview for root from 192.168.10.11 Sat Aug 24 10:56:13 2024 kern.info kernel: [ 348.138498] device wlan0 left promiscuous mode Sat Aug 24 10:56:13 2024 kern.info kernel: [ 348.143540] br-lan: port 3(wlan0) entered disabled state Sat Aug 24 10:56:13 2024 kern.info kernel: [ 348.262616] device wlan1 left promiscuous mode Sat Aug 24 10:56:13 2024 kern.info kernel: [ 348.267566] br-lan: port 4(wlan1) entered disabled state Sat Aug 24 10:56:13 2024 daemon.notice hostapd: Remove interface 'wlan0' Sat Aug 24 10:56:13 2024 daemon.notice hostapd: wlan0: interface state ENABLED->DISABLED Sat Aug 24 10:56:13 2024 daemon.notice hostapd: wlan0: AP-DISABLED Sat Aug 24 10:56:13 2024 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING Sat Aug 24 10:56:13 2024 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Sat Aug 24 10:56:13 2024 daemon.notice hostapd: nl80211: Failed to remove interface wlan0 from bridge br-lan: Invalid argument Sat Aug 24 10:56:13 2024 daemon.notice ttyd[6684]: [2024/08/24 10:56:13:9066] N: rops_handle_POLLIN_netlink: DELADDR Sat Aug 24 10:56:13 2024 daemon.notice hostapd: Remove interface 'wlan1' Sat Aug 24 10:56:13 2024 daemon.notice hostapd: wlan1: interface state ENABLED->DISABLED Sat Aug 24 10:56:13 2024 daemon.notice hostapd: wlan1: AP-DISABLED Sat Aug 24 10:56:13 2024 daemon.notice hostapd: wlan1: CTRL-EVENT-TERMINATING Sat Aug 24 10:56:13 2024 daemon.notice hostapd: nl80211: deinit ifname=wlan1 disabled_11b_rates=0 Sat Aug 24 10:56:13 2024 daemon.notice hostapd: nl80211: Failed to remove interface wlan1 from bridge br-lan: Invalid argument Sat Aug 24 10:56:14 2024 daemon.notice ttyd[6684]: [2024/08/24 10:56:14:3716] N: rops_handle_POLLIN_netlink: DELADDR Sat Aug 24 10:56:14 2024 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy wlan0) --> new PHY Sat Aug 24 10:56:14 2024 kern.info kernel: [ 349.352552] br-lan: port 3(wlan0) entered blocking state Sat Aug 24 10:56:14 2024 kern.info kernel: [ 349.357928] br-lan: port 3(wlan0) entered disabled state Sat Aug 24 10:56:14 2024 kern.info kernel: [ 349.364126] device wlan0 entered promiscuous mode Sat Aug 24 10:56:14 2024 kern.info kernel: [ 349.369512] br-lan: port 3(wlan0) entered blocking state Sat Aug 24 10:56:14 2024 kern.info kernel: [ 349.374945] br-lan: port 3(wlan0) entered forwarding state Sat Aug 24 10:56:14 2024 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Sat Aug 24 10:56:14 2024 kern.info kernel: [ 349.400132] br-lan: port 3(wlan0) entered disabled state Sat Aug 24 10:56:14 2024 daemon.notice netifd: radio1 (7723): sh: acs_survey: out of range Sat Aug 24 10:56:16 2024 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override Sat Aug 24 10:56:16 2024 kern.info kernel: [ 350.697414] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Sat Aug 24 10:56:16 2024 kern.info kernel: [ 350.704335] br-lan: port 3(wlan0) entered blocking state Sat Aug 24 10:56:16 2024 kern.info kernel: [ 350.709784] br-lan: port 3(wlan0) entered forwarding state Sat Aug 24 10:56:16 2024 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->ENABLED Sat Aug 24 10:56:16 2024 daemon.notice hostapd: wlan0: AP-ENABLED Sat Aug 24 10:56:16 2024 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1) --> new PHY Sat Aug 24 10:56:16 2024 kern.info kernel: [ 351.425824] br-lan: port 4(wlan1) entered blocking state Sat Aug 24 10:56:16 2024 kern.info kernel: [ 351.431160] br-lan: port 4(wlan1) entered disabled state Sat Aug 24 10:56:16 2024 kern.info kernel: [ 351.437349] device wlan1 entered promiscuous mode Sat Aug 24 10:56:16 2024 kern.info kernel: [ 351.442522] br-lan: port 4(wlan1) entered blocking state Sat Aug 24 10:56:16 2024 kern.info kernel: [ 351.447827] br-lan: port 4(wlan1) entered forwarding state Sat Aug 24 10:56:16 2024 daemon.notice hostapd: wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE Sat Aug 24 10:56:16 2024 daemon.err hostapd: Hardware does not support configured mode Sat Aug 24 10:56:16 2024 daemon.warn hostapd: wlan1: IEEE 802.11 Hardware does not support configured mode (1) (hw_mode in hostapd.conf) Sat Aug 24 10:56:16 2024 daemon.err hostapd: Could not select hw_mode and channel. (-2) Sat Aug 24 10:56:16 2024 daemon.notice hostapd: wlan1: interface state COUNTRY_UPDATE->DISABLED Sat Aug 24 10:56:16 2024 daemon.notice hostapd: wlan1: AP-DISABLED Sat Aug 24 10:56:16 2024 daemon.err hostapd: wlan1: Unable to setup interface. Sat Aug 24 10:56:16 2024 daemon.notice hostapd: nl80211: deinit ifname=wlan1 disabled_11b_rates=0 Sat Aug 24 10:56:16 2024 kern.info kernel: [ 351.459024] device wlan1 left promiscuous mode Sat Aug 24 10:56:16 2024 kern.info kernel: [ 351.464017] br-lan: port 4(wlan1) entered disabled state Sat Aug 24 10:56:17 2024 daemon.notice hostapd: wlan1: CTRL-EVENT-TERMINATING Sat Aug 24 10:56:17 2024 daemon.err hostapd: hostapd_free_hapd_data: Interface wlan1 wasn't started Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): Command failed: ubus call hostapd config_add {"iface":"wlan1", "config":"/var/run/hostapd-phy1.conf"} (Invalid argument) Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): Usage: ubus [] [arguments...] Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): Options: Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): -s : Set the unix domain socket to connect to Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): -t : Set the timeout (in seconds) for a command to complete Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): -S: Use simplified output (for scripts) Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): -v: More verbose output Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): -m : (for monitor): include a specific message type Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): (can be used more than once) Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): -M <r|t> (for monitor): only capture received or transmitted traffic Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): Commands: Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): - list [] List objects Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): - call [] Call an object method Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): - subscribe [...] Subscribe to object(s) notifications Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): - listen [...] Listen for events Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): - send [] Send an event Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): - wait_for [...] Wait for multiple objects to appear on ubus Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): - monitor Monitor ubus traffic Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): Sat Aug 24 10:56:17 2024 daemon.notice netifd: radio1 (7723): Device setup failed: HOSTAPD_START_FAILED Sat Aug 24 10:56:17 2024 daemon.notice netifd: Network device 'wlan0' link is up Sat Aug 24 10:56:18 2024 daemon.info hostapd: wlan0: STA 50:ec:50:41:4f:c2 IEEE 802.11: authenticated Sat Aug 24 10:56:18 2024 daemon.info hostapd: wlan0: STA 50:ec:50:41:4f:c2 IEEE 802.11: associated (aid 1) Sat Aug 24 10:56:18 2024 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 50:ec:50:41:4f:c2 auth_alg=open Sat Aug 24 10:56:18 2024 daemon.info hostapd: wlan0: STA 50:ec:50:41:4f:c2 RADIUS: starting accounting session 5C4145D895CFB209 Sat Aug 24 10:56:18 2024 daemon.info hostapd: wlan0: STA 50:ec:50:41:4f:c2 WPA: pairwise key handshake completed (RSN) Sat Aug 24 10:56:18 2024 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 50:ec:50:41:4f:c2

OldCoding commented 2 months ago

你 5G wifi 的设置贴一下

只修改了名称、加密方式、密码,剩下的都是默认 屏幕截图 2024-08-26 194014 屏幕截图 2024-08-26 194058

OldCoding commented 2 months ago

你这个是 js luci 吧,换回默认的呢

默认的luci是正常的,但既然出了23.05分支的luci就修一下呗

Hirro029 commented 2 weeks ago

是不是共性啊?我的EA8500,也是这个问题。但是原来的Luci是好的,现在转到23.05就这样了。