coolsnowwolf / lede

Lean's LEDE source
Other
29.85k stars 19.53k forks source link

路由器重启后wifi不会默认打开 #8787

Open Jinnrry opened 2 years ago

Jinnrry commented 2 years ago

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

1.关于你要提交的问题

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

2. 详细叙述

(1) 具体问题

A:路由器只要重启以后,无线网络不会默认打开,必须手动开启一次无线网络

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

A:新3 OpenWrt R22.1.1 / LuCI Master (git-21.335.48743-5f363d9)

(3) 详细日志

A:

[    0.000000] Linux version 5.4.162 (jiangwe@DESKTOP-8K03O5L) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r4079-60e275903)) #0 SMP Thu Jan 13 02:11:31 2022
[    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 Newifi-D2
[    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  [mem 0x0000000010000000-0x0000000023ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000001bffffff]
[    0.000000]   node   0: [mem 0x0000000020000000-0x0000000023ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000023ffffff]
[    0.000000] On node 0 totalpages: 131072
[    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]   HighMem zone: 65536 pages, LIFO batch:15
[    0.000000] percpu: Embedded 14 pages/cpu s26992 r8192 d22160 u57344
[    0.000000] pcpu-alloc: s26992 r8192 d22160 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: 130496
[    0.000000] Kernel command line: console=ttyS0,115200 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=00008c10
[    0.000000] Readback ErrCtl register=00008c10
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 509428K/524288K available (6135K kernel code, 254K rwdata, 1288K rodata, 1268K init, 238K bss, 14860K reserved, 0K cma-reserved, 262144K 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 10 jiffies.
[    0.000000] NR_IRQS: 256
[    0.000000] random: get_random_bytes called from start_kernel+0x36c/0x584 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.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
[    0.007825] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.073989] pid_max: default: 32768 minimum: 301
[    0.078805] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.086006] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.096800] rcu: Hierarchical SRCU implementation.
[    0.102208] smp: Bringing up secondary CPUs ...
[    0.364270] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.364281] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.364294] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.364411] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.167043] Synchronize counters for CPU 1: done.
[    0.089511] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.089520] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.089530] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.089590] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.257875] Synchronize counters for CPU 2: done.
[    0.178751] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.178759] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.178769] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.178839] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.343057] Synchronize counters for CPU 3: done.
[    0.372932] smp: Brought up 1 node, 4 CPUs
[    0.381716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.391512] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.398540] pinctrl core: initialized pinctrl subsystem
[    0.405482] NET: Registered protocol family 16
[    0.422979] FPU Affinity set after 11720 emulations
[    0.442577] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[    0.454107] clocksource: Switched to clocksource GIC
[    0.461040] NET: Registered protocol family 2
[    0.465591] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.468505] random: fast init done
[    0.473398] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.484527] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.492116] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.499232] TCP: Hash tables configured (established 2048 bind 2048)
[    0.505704] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.512164] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.519445] NET: Registered protocol family 1
[    0.523739] PCI: CLS 0 bytes, default 32
[    0.764035] 4 CPUs re-calibrate udelay(lpj = 2924544)
[    0.770791] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    0.790473] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.796254] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.807673] bounce: pool size: 64 pages
[    0.813060] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.818950] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.824902] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.831368] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    0.839212] printk: console [ttyS0] disabled
[    0.843482] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    0.852472] printk: console [ttyS0] enabled
[    0.860727] printk: bootconsole [early0] disabled
[    0.873130] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[    0.888384] spi-nor spi0.0: w25q256 (32768 Kbytes)
[    0.893233] 4 fixed-partitions partitions found on MTD device spi0.0
[    0.899573] Creating 4 MTD partitions on "spi0.0":
[    0.904378] 0x000000000000-0x000000030000 : "u-boot"
[    0.910792] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.917503] 0x000000040000-0x000000050000 : "factory"
[    0.923943] 0x000000050000-0x000002000000 : "firmware"
[    0.930840] 2 uimage-fw partitions found on MTD device firmware
[    0.936796] Creating 2 MTD partitions on "firmware":
[    0.941751] 0x000000000000-0x00000026aefe : "kernel"
[    0.948120] 0x00000026aefe-0x000001fb0000 : "rootfs"
[    0.954425] mtd: device 5 (rootfs) set to be root filesystem
[    0.960178] 1 squashfs-split partitions found on MTD device rootfs
[    0.966362] 0x000000eb0000-0x000001fb0000 : "rootfs_data"
[    0.974473] libphy: Fixed MDIO Bus: probed
[    1.047344] libphy: mdio: probed
[    2.452543] ralink_soc_eth 1e100000.ethernet: loaded mt7530 driver
[    2.459638] ralink_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22
[    2.470738] mt7621-pci 1e140000.pcie: Parsing DT failed
[    2.478702] NET: Registered protocol family 10
[    2.484845] Segment Routing with IPv6
[    2.488604] NET: Registered protocol family 17
[    2.493374] 8021q: 802.1Q VLAN Support v1.8
[    2.501630] gpio-export gpio_export: 1 gpio(s) exported
[    2.507252] rt2880-pinmux pinctrl: pcie is already enabled
[    2.512880] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    2.520469] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    2.627864] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    2.633428] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    2.738916] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    2.745868] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    2.750722] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    2.755592] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    2.765066] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    2.771399] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    2.778262] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    2.785127] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.790633] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    2.796661] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    2.802903] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff]
[    2.809238] pci 0000:00:00.0: supports D1
[    2.813229] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.819353] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    2.825397] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    2.831639] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff]
[    2.837950] pci 0000:00:01.0: supports D1
[    2.841940] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    2.849321] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
[    2.855392] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[    2.862184] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    2.868975] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    2.876498] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    2.881712] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    2.887803] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    2.894576] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    2.901770] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.908605] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000
[    2.914654] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    2.921030] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    2.928557] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    2.933770] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    2.939863] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    2.946640] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff pref]
[    2.953835] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    2.960481] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    2.967083] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    2.974015] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    2.980610] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    2.987560] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    2.994338] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[    3.001528] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[    3.008305] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref]
[    3.015510] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff]
[    3.022272] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff]
[    3.029051] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    3.035824] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    3.042588] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
[    3.049895] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
[    3.057098] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.062040] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    3.068823] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    3.075594] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    3.082790] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff]
[    3.089566] pci 0000:00:01.0: PCI bridge to [bus 02]
[    3.094522] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    3.101280] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    3.108053] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff pref]
[    3.116065] hctosys: unable to open rtc device (rtc0)
[    3.128006] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    3.140113] Freeing unused kernel memory: 1268K
[    3.144670] This architecture does not have kernel memory protection.
[    3.151079] Run /sbin/init as init process
[    4.009038] ralink_soc_eth 1e100000.ethernet eth0: port 4 link up
[    4.058198] init: Console is alive
[    4.061963] init: - watchdog -
[    4.304459] ralink_soc_eth 1e100000.ethernet eth0: port 3 link up
[    4.604005] ralink_soc_eth 1e100000.ethernet eth0: port 1 link up
[    5.630719] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    5.973622] ralink_soc_eth 1e100000.ethernet eth0: port 1 link down
[    6.019987] usbcore: registered new interface driver usbfs
[    6.025610] usbcore: registered new interface driver hub
[    6.031003] usbcore: registered new device driver usb
[    6.048398] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator
[    6.057171] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator
[    6.066175] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    6.071500] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
[    6.084247] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000290010
[    6.093424] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000
[    6.100496] hub 1-0:1.0: USB hub found
[    6.104378] hub 1-0:1.0: 2 ports detected
[    6.109011] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    6.114373] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
[    6.121838] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
[    6.128461] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.137489] hub 2-0:1.0: USB hub found
[    6.141327] hub 2-0:1.0: 1 port detected
[    6.153988] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    6.174524] init: - preinit -
[    8.062148] ralink_soc_eth 1e100000.ethernet: PPE started
[    8.649954] random: jshn: uninitialized urandom read (4 bytes read)
[    8.658366] ralink_soc_eth 1e100000.ethernet eth0: port 1 link up
[    8.732008] random: jshn: uninitialized urandom read (4 bytes read)
[    8.920791] random: jshn: uninitialized urandom read (4 bytes read)
[    9.001924] random: crng init done
[    9.005338] random: 1 urandom warning(s) missed due to ratelimiting
[   10.016196] ralink_soc_eth 1e100000.ethernet eth0: port 1 link down
[   12.651732] ralink_soc_eth 1e100000.ethernet eth0: port 1 link up
[   13.992153] ralink_soc_eth 1e100000.ethernet eth0: port 1 link down
[   15.587326] mount_root: loading kmods from internal overlay
[   15.621252] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   15.632562] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[   16.103422] ralink_soc_eth 1e100000.ethernet eth0: port 1 link up
[   16.206672] jffs2: notice: (582) jffs2_build_xattr_subsystem: complete building xattr subsystem, 30 of xdatum (29 unchecked, 1 orphan) and 42 of xref (2 dead, 0 orphan) found.
[   16.223326] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   16.235291] block: extroot: not configured
[   16.300341] jffs2: notice: (580) jffs2_build_xattr_subsystem: complete building xattr subsystem, 30 of xdatum (29 unchecked, 1 orphan) and 42 of xref (2 dead, 0 orphan) found.
[   16.430014] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   16.440444] block: extroot: not configured
[   16.446242] mount_root: switching to jffs2 overlay
[   16.453911] overlayfs: upper fs does not support tmpfile.
[   16.466073] urandom-seed: Seeding with /etc/urandom.seed
[   16.595331] register mt7603_drv
[   16.598604] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=25
[   16.604003] pci 0000:00:01.0: enabling device (0006 -> 0007)
[   16.609672] mt7603_drv 0000:02:00.0: enabling device (0000 -> 0002)
[   16.622212] 
[   16.622212] 
[   16.622212] === pAd = 5854e558, size = 1648296 ===
[   16.622212] 
[   16.631885] <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x
[   16.638556] <-- RTMPAllocAdapterBlock, Status=0
[   16.643073] pAd->CSRBaseAddress =0xc0900000, csr_addr=0xc0900000!
[   16.649163] device_id =0x7603
[   16.652123] MT7603 AP Driver version 4.1.2.0
[   16.656382] mt7603_init()-->
[   16.659252] mt_bcn_buf_init(224): Not support for HIF_MT yet!
[   16.664981] <--mt7603_init()
[   16.667850] load_dev_l1profile()-->
[   16.778274] match_index_by_chipname() MT7603 found as INDEX0
[   16.783961] l1set_profile_path() profile update from /etc/Wireless/RT2860/RT2860AP.dat to /etc/wireless/mt7615/mt7615.1.dat
[   16.795098] l1set_eeprom_offset() eeprom offset remain 0x0
[   16.800570] l1set_eeprom_size() eeprom size update from 0x200 to 0x400
[   16.807092] l1set_ifname() ifname rename from ra0 to ra
[   16.812288] l1set_ifname() ifname remain ra
[   16.816480] l1set_ifname() ifname remain ra
[   16.820658] l1set_ifname() ifname remain apcli
[   16.902757] register rtpci
[   16.905674] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=24
[   16.911073] pci 0000:00:00.0: enabling device (0006 -> 0007)
[   16.916739] rtpci 0000:01:00.0: enabling device (0000 -> 0002)
[   16.927802] 
[   16.927802] 
[   16.927802] === pAd = 240cd4fb, size = 1403632 ===
[   16.927802] 
[   16.937516] <-- RTMPAllocTxRxRingMemory, Status=0
[   16.943007] <-- RTMPAllocAdapterBlock, Status=0
[   16.947600] pAd->CSRBaseAddress =0xc0d00000, csr_addr=0xc0d00000!
[   16.953676] device_id =0x7662
[   16.956668] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a
[   16.966286] MT76x2 AP Driver version: 3.0.5.0
[   16.970649] ====> mt76x2_ePA_per_rate_compensate_init: 5944 is_ePA: 1
[   16.977078] RtmpChipOpsEepromHook::e2p_type=0, inf_Type=5
[   16.982447] RtmpEepromGetDefault::e2p_default=2
[   16.986968] NVM is FLASH mode
[   16.989922] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=rai
[   16.997667] WiFi PCI Startup Time: 0.090s
[   17.031500] ralink_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
[   17.123325] procd: - early -
[   17.126618] procd: - watchdog -
[   18.064315] procd: - watchdog -
[   18.069209] procd: - ubus -
[   18.259147] procd: - init -
[   19.140359] kmodloader: loading kernel modules from /etc/modules.d/*
[   19.168698] NET: Registered protocol family 38
[   19.251543] cryptodev: driver 1.12 loaded.
[   19.270936] mtk-eip93 1e004000.crypto: PRNG initialized
[   19.281195] mtk-eip93 1e004000.crypto: EIP93 initialized succesfull
[   19.329254] xt_time: kernel timezone is -0000
[   19.385803] PPP generic driver version 2.4.2
[   19.392224] PPP MPPE Compression module registered
[   19.398593] NET: Registered protocol family 24
[   19.419629] kmodloader: done loading kernel modules from /etc/modules.d/*
[   28.280087] ralink_soc_eth 1e100000.ethernet: PPE started
[   28.285609] debugfs: Directory 'mtk_ppe' with parent '/' already present!
[   28.301341] br-lan: port 1(eth0.1) entered blocking state
[   28.306998] br-lan: port 1(eth0.1) entered disabled state
[   28.313234] device eth0.1 entered promiscuous mode
[   28.318131] device eth0 entered promiscuous mode
[   28.328803] br-lan: port 1(eth0.1) entered blocking state
[   28.334258] br-lan: port 1(eth0.1) entered forwarding state
[   29.411601] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   51.755816] load_dev_l1profile()-->
[   51.759451] l1set_profile_path() profile remain /etc/wireless/mt7615/mt7615.1.dat
[   51.767144] l1set_eeprom_offset() eeprom offset remain 0x0
[   51.772637] l1set_eeprom_size() eeprom size remain 0x400
[   51.778012] l1set_ifname() ifname rename from ra0 to ra
[   51.783244] l1set_ifname() ifname remain ra
[   51.787587] l1set_ifname() ifname remain ra
[   51.791787] l1set_ifname() ifname remain apcli
[   51.797111] TX_BCN DESC f3fb1c23 size = 320
[   51.801536] RX[0] DESC ad176897 size = 2048
[   51.806392] RX[1] DESC bb534e1a size = 2048
[   51.816445] E2pAccessMode=2
[   51.820079] cfg_mode=9
[   51.822423] cfg_mode=9
[   51.825040] wmode_band_equal(): Band Equal!
[   51.832589] APSDCapable[0]=1
[   51.835501] APSDCapable[1]=1
[   51.838374] APSDCapable[2]=1
[   51.841239] APSDCapable[3]=1
[   51.844146] APSDCapable[4]=1
[   51.847015] APSDCapable[5]=1
[   51.849877] APSDCapable[6]=1
[   51.852737] APSDCapable[7]=1
[   51.855634] APSDCapable[8]=1
[   51.858504] APSDCapable[9]=1
[   51.861366] APSDCapable[10]=1
[   51.864353] APSDCapable[11]=1
[   51.867309] APSDCapable[12]=1
[   51.870257] APSDCapable[13]=1
[   51.873205] APSDCapable[14]=1
[   51.876201] APSDCapable[15]=1
[   51.879158] default ApCliAPSDCapable[0]=1
[   51.883148] default ApCliAPSDCapable[1]=1
[   52.004707] Key1Str is Invalid key length(0) or Type(0)
[   52.010214] Key2Str is Invalid key length(0) or Type(0)
[   52.015920] Key3Str is Invalid key length(0) or Type(0)
[   52.021437] Key4Str is Invalid key length(0) or Type(0)
[   52.060461] [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1
[   52.066248] [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0
[   52.072008] [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0
[   52.079353] FW Version:
[   52.079363] C
[   52.081805] L
[   52.083368] 1
[   52.085036] 7
[   52.086688] 3
[   52.088296] 7
[   52.089884] 6
[   52.091465] 6
[   52.093100] _
[   52.094741] R
[   52.096343] 
[   52.099411] FW Build Date:
[   52.099419] 2
[   52.102197] 0
[   52.103830] 1
[   52.105508] 7
[   52.107103] 1
[   52.108691] 1
[   52.110317] 1
[   52.111932] 0
[   52.113532] 1
[   52.115203] 0
[   52.116832] 5
[   52.118473] 9
[   52.120111] 3
[   52.121691] 2
[   52.123323] 
[   52.124968] 
[   52.128520] CmdAddressLenReq:(ret = 0)
[   52.133639] CmdFwStartReq: override = 1, address = 1048576
[   52.139368] CmdStartDLRsp: WiFI FW Download Success
[   52.159011] AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC)
[   52.165010] efuse_probe: efuse = 10000002
[   52.169129] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
[   52.174628] RtmpEepromGetDefault::e2p_dafault=1
[   52.179182] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
[   52.186819] NVM is FLASH mode, flash_offset = 0x0
[   52.191584] 1. Phy Mode = 14
[   52.194960] @@@  NICReadEEPROMParameters : pAd->FWLoad=0 
[   52.355716] Country Region from e2p = ffff
[   52.359995] tssi_1_target_pwr_g_band = 46
[   52.364216] 2. Phy Mode = 14
[   52.367259] 3. Phy Mode = 14
[   52.370157] NICInitPwrPinCfg(14): Not support for HIF_MT yet!
[   52.376008] NICInitializeAsic(588): Not support rtmp_mac_sys_reset () for HIF_MT yet!
[   52.383805] mt_mac_init()-->
[   52.386701] mt7603_init_mac_cr()-->
[   52.390825] AsicSetMacMaxLen(1907): Set the Max RxPktLen=1024!
[   52.396664] <--mt_mac_init()
[   52.399675]  WTBL Segment 1 info:
[   52.402968]      MemBaseAddr/FID:0x28000/0
[   52.406806]      EntrySize/Cnt:32/128
[   52.410187]  WTBL Segment 2 info:
[   52.413480]      MemBaseAddr/FID:0x40000/0
[   52.417315]      EntrySize/Cnt:64/128
[   52.420695]  WTBL Segment 3 info:
[   52.423988]      MemBaseAddr/FID:0x42000/64
[   52.427913]      EntrySize/Cnt:64/128
[   52.431294]  WTBL Segment 4 info:
[   52.434610]      MemBaseAddr/FID:0x44000/128
[   52.438595]      EntrySize/Cnt:32/128
[   52.442070] AntCfgInit(2689): Not support for HIF_MT yet!
[   52.447630] MCS Set = ff ff 00 00 01
[   54.342565] SYNC - BBP R4 to 20MHz.l
[   56.832083] SYNC - BBP R4 to 20MHz.l
[   59.331553] SYNC - BBP R4 to 20MHz.l
[   59.935090] SYNC - BBP R4 to 20MHz.l
[   60.535050] SYNC - BBP R4 to 20MHz.l
[   61.135049] SYNC - BBP R4 to 20MHz.l
[   61.735045] SYNC - BBP R4 to 20MHz.l
[   62.335063] SYNC - BBP R4 to 20MHz.l
[   62.935050] SYNC - BBP R4 to 20MHz.l
[   63.535067] SYNC - BBP R4 to 20MHz.l
[   64.135056] SYNC - BBP R4 to 20MHz.l
[   64.734154] [PMF]ap_pmf_init:: Security is not WPA2/WPA2PSK AES
[   64.740070] [PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0
[   64.857977] [PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0
[   64.864293] AsicSetRalinkBurstMode(4325): Not support for HIF_MT yet!
[   64.870702] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[   64.882796] AsicSetTxPreamble(4312): Not support for HIF_MT yet!
[   64.891100] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[   64.898779] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0
[   64.904720] Main bssid = 20:76:93:56:8e:42
[   64.908891] <==== rt28xx_init, Status=0
[   64.916548] @@@ ed_monitor_exit : ===>
[   64.920380] @@@ ed_monitor_exit : <===
[   64.924221] mt7603_set_ed_cca: TURN OFF EDCCA  mac 0x10618 = 0x8564267c, EDCCA_Status=0
[   64.932219] WiFi Startup Cost (ra0): 13.170s
[   64.938134] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[   64.945800] MTPciPollTxRxEmpty
[   65.617136] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0
[   65.622962] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[   65.634303] RT28xxPciAsicRadioOff(): Not support for HIF_MT yet!
[   65.640289] RTMPDrvClose call RT28xxPciAsicRadioOff fail !!
[   65.645926] tx_kickout_fail_count = 0
[   65.649571] tx_timeout_fail_count = 0
[   65.653208] rx_receive_fail_count = 0
[   65.656874] alloc_cmd_msg = 81
[   65.659910] free_cmd_msg = 81
[   65.675476] load_dev_l1profile()-->
[   65.679708] l1set_profile_path() profile remain /etc/wireless/mt7615/mt7615.1.dat
[   65.687486] l1set_eeprom_offset() eeprom offset remain 0x0
[   65.693116] l1set_eeprom_size() eeprom size remain 0x400
[   65.698623] l1set_ifname() ifname rename from ra0 to ra
[   65.703916] l1set_ifname() ifname remain ra
[   65.708305] l1set_ifname() ifname remain ra
[   65.712654] l1set_ifname() ifname remain apcli
[   65.718244] TX_BCN DESC f3fb1c23 size = 320
[   65.722722] RX[0] DESC ad176897 size = 2048
[   65.727815] RX[1] DESC bb534e1a size = 2048
[   65.740210] E2pAccessMode=2
[   65.743874] cfg_mode=9
[   65.746282] cfg_mode=9
[   65.748650] wmode_band_equal(): Band Equal!
[   65.756420] APSDCapable[0]=1
[   65.759302] APSDCapable[1]=1
[   65.762170] APSDCapable[2]=1
[   65.765072] APSDCapable[3]=1
[   65.767947] APSDCapable[4]=1
[   65.770811] APSDCapable[5]=1
[   65.773676] APSDCapable[6]=1
[   65.776559] APSDCapable[7]=1
[   65.779426] APSDCapable[8]=1
[   65.782293] APSDCapable[9]=1
[   65.785189] APSDCapable[10]=1
[   65.788149] APSDCapable[11]=1
[   65.791102] APSDCapable[12]=1
[   65.794116] APSDCapable[13]=1
[   65.797079] APSDCapable[14]=1
[   65.800030] APSDCapable[15]=1
[   65.802983] default ApCliAPSDCapable[0]=1
[   65.806987] default ApCliAPSDCapable[1]=1
[   65.932516] Key1Str is Invalid key length(0) or Type(0)
[   65.938136] Key2Str is Invalid key length(0) or Type(0)
[   65.943727] Key3Str is Invalid key length(0) or Type(0)
[   65.949273] Key4Str is Invalid key length(0) or Type(0)
[   66.003006] [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1
[   66.008921] [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0
[   66.014787] [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0
[   66.022017] FW Version:
[   66.022028] C
[   66.024519] L
[   66.026101] 1
[   66.027669] 7
[   66.029265] 3
[   66.030865] 7
[   66.032471] 6
[   66.034134] 6
[   66.035772] _
[   66.037390] R
[   66.038994] 
[   66.042093] FW Build Date:
[   66.042105] 2
[   66.044864] 0
[   66.046481] 1
[   66.048096] 7
[   66.049684] 1
[   66.051253] 1
[   66.052823] 1
[   66.054438] 0
[   66.056022] 1
[   66.057629] 0
[   66.059249] 5
[   66.060836] 9
[   66.062444] 3
[   66.064098] 2
[   66.065681] 
[   66.067250] 
[   66.070328] AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC)
[   66.076178] efuse_probe: efuse = 10000002
[   66.080173] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
[   66.085608] RtmpEepromGetDefault::e2p_dafault=1
[   66.090164] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
[   66.097772] NVM is FLASH mode, flash_offset = 0x0
[   66.102529] 1. Phy Mode = 14
[   66.106373] @@@  NICReadEEPROMParameters : pAd->FWLoad=1 
[   66.111820] Country Region from e2p = ffff
[   66.116060] tssi_1_target_pwr_g_band = 46
[   66.120123] 2. Phy Mode = 14
[   66.123171] 3. Phy Mode = 14
[   66.126254] NICInitPwrPinCfg(14): Not support for HIF_MT yet!
[   66.132037] NICInitializeAsic(588): Not support rtmp_mac_sys_reset () for HIF_MT yet!
[   66.139894] mt_mac_init()-->
[   66.142808] mt7603_init_mac_cr()-->
[   66.147902] AsicSetMacMaxLen(1907): Set the Max RxPktLen=1024!
[   66.153766] <--mt_mac_init()
[   66.156912]  WTBL Segment 1 info:
[   66.160222]      MemBaseAddr/FID:0x28000/0
[   66.164139]      EntrySize/Cnt:32/128
[   66.167543]  WTBL Segment 2 info:
[   66.170841]      MemBaseAddr/FID:0x40000/0
[   66.174684]      EntrySize/Cnt:64/128
[   66.178071]  WTBL Segment 3 info:
[   66.181370]      MemBaseAddr/FID:0x42000/64
[   66.185533]      EntrySize/Cnt:64/128
[   66.188940]  WTBL Segment 4 info:
[   66.192242]      MemBaseAddr/FID:0x44000/128
[   66.196288]      EntrySize/Cnt:32/128
[   66.199750] AntCfgInit(2689): Not support for HIF_MT yet!
[   66.205343] MCS Set = ff ff 00 00 01
[   66.210094] SYNC - BBP R4 to 20MHz.l
[   66.805057] SYNC - BBP R4 to 20MHz.l
[   67.405027] SYNC - BBP R4 to 20MHz.l
[   68.005044] SYNC - BBP R4 to 20MHz.l
[   68.605245] SYNC - BBP R4 to 20MHz.l
[   69.205224] SYNC - BBP R4 to 20MHz.l
[   69.805321] SYNC - BBP R4 to 20MHz.l
[   70.405158] SYNC - BBP R4 to 20MHz.l
[   71.005209] SYNC - BBP R4 to 20MHz.l
[   71.605171] SYNC - BBP R4 to 20MHz.l
[   72.205142] SYNC - BBP R4 to 20MHz.l
[   72.804197] [PMF]ap_pmf_init:: Security is not WPA2/WPA2PSK AES
[   72.810118] [PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0
[   72.936883] [PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0
[   72.943206] AsicSetRalinkBurstMode(4325): Not support for HIF_MT yet!
[   72.949681] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[   72.962143] AsicSetTxPreamble(4312): Not support for HIF_MT yet!
[   72.970655] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[   72.978273] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0
[   72.984199] Main bssid = 20:76:93:56:8e:42
[   72.988388] <==== rt28xx_init, Status=0
[   72.992283] @@@ ed_monitor_exit : ===>
[   72.996042] @@@ ed_monitor_exit : <===
[   72.999801] mt7603_set_ed_cca: TURN OFF EDCCA  mac 0x10618 = 0x8564267c, EDCCA_Status=0
[   73.007852] WiFi Startup Cost (ra0): 7.330s
[   73.012030] [PMF]ApCli_Open:: MFPC=0, MFPR=0, SHA256=0
[   73.020453] MTPciPollTxRxEmpty
[   73.680555] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0
[   73.686425] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[   73.698393] RT28xxPciAsicRadioOff(): Not support for HIF_MT yet!
[   73.704476] RTMPDrvClose call RT28xxPciAsicRadioOff fail !!
[   73.710073] tx_kickout_fail_count = 0
[   73.713714] tx_timeout_fail_count = 0
[   73.717384] rx_receive_fail_count = 0
[   73.721030] alloc_cmd_msg = 55
[   73.724090] free_cmd_msg = 55
[   73.995226] build time = 
[   73.995239] 2
[   73.997873] 0
[   73.999445] 1
[   74.001020] 4
[   74.002600] 1
[   74.004273] 1
[   74.005886] 1
[   74.007497] 5
[   74.009080] 0
[   74.010701] 6
[   74.012320] 0
[   74.013916] 6
[   74.015574] 0
[   74.017182] 6
[   74.018769] a
[   74.020372] 
[   74.023460] 
[   74.025002] rom patch for E3 IC
[   74.028158] 
[   74.029656] platform = 
[   74.029663] A
[   74.032127] L
[   74.033722] P
[   74.035370] S
[   74.036958] 
[   74.040037] hw/sw version = 
[   74.040047] 8a
[   74.042927] 10
[   74.044643] 8a
[   74.046316] 10
[   74.047977] 
[   74.051119] patch version = 
[   74.051124] 0
[   74.053999] 0
[   74.055635] 0
[   74.057222] 10
[   74.058796] 
[   74.074148] FW Version:0.0.00 
[   74.074160] Build:1
[   74.079309] Build Time:
[   74.079315] 2
[   74.081757] 0
[   74.083331] 1
[   74.084937] 6
[   74.086524] 0
[   74.088099] 7
[   74.089673] 1
[   74.091248] 1
[   74.092823] 1
[   74.094425] 4
[   74.096006] 4
[   74.097588] 3
[   74.099173] _
[   74.100762] _
[   74.102352] _
[   74.103928] _
[   74.105553] 
[   74.108647] fw for E3 IC
[   74.128832] RX[0] DESC 14c46db2 size = 4096
[   74.134445] RX[1] DESC ed045ab1 size = 512
[   74.141483] E2pAccessMode=2
[   74.145111] cfg_mode=14
[   74.147566] cfg_mode=14
[   74.150028] wmode_band_equal(): Band Not Equal!
[   74.281309] Key1Str is Invalid key length(0) or Type(0)
[   74.286980] Key2Str is Invalid key length(0) or Type(0)
[   74.292439] Key3Str is Invalid key length(0) or Type(0)
[   74.297952] Key4Str is Invalid key length(0) or Type(0)
[   74.315030] 1. Phy Mode = 49
[   74.318224] Initialize MAC Address from E2PROM 
[   74.322746] E2PROM MAC: 20:76:93:56:8e:44
[   74.326796] Use the MAC address what is assigned from EEPROM. 
[   74.332615] Current MAC: 20:76:93:56:8e:44
[   74.336784] get_chl_grp:illegal channel (167)
[   74.341132] get_chl_grp:illegal channel (167)
[   74.345498] get_chl_grp:illegal channel (169)
[   74.349847] get_chl_grp:illegal channel (169)
[   74.354215] get_chl_grp:illegal channel (171)
[   74.358554] get_chl_grp:illegal channel (171)
[   74.362892] get_chl_grp:illegal channel (173)
[   74.367265] get_chl_grp:illegal channel (173)
[   74.371611] Country Region from e2p = ffff
[   74.375746] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0
[   74.383635] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=1, ePA_type=1
[   74.390631] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=15, low_temp_slope=9
[   74.399411] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0
[   74.408112] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=-7, tc_upper_bound=4
[   74.416803] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0
[   74.425437] mt76x2_get_external_lna_gain::LNA type=0x1, BLNAGain=0xffffff8c, ALNAGain0=0xffffff8f, ALNAGain1=0xffffff8f, ALNAGain2=0xffffff8f
[   74.438110] 2. Phy Mode = 49
[   74.441009] 3. Phy Mode = 49
[   74.443902] andes_pci_fw_init
[   74.446955] 0x1300 = 00073200
[   74.476271] AntCfgInit: primary/secondary ant 0/1
[   74.480968] andes_load_cr:cr_type(2)
[   74.495101] MCS Set = ff ff 00 00 01
[   78.504231]  ch36 bssid=dc:4b:dd:1d:51:f3
[   78.508270]  ch44 bssid=a4:c7:4b:5e:1b:60
[   78.512282]  ch165 bssid=80:22:78:a7:b1:df
[   78.516447] =====================================================
[   78.522547] Channel 36 : Dirty = 70, False CCA = 1, Busy Time = 0, Skip Channel = FALSE
[   78.530580] Channel 40 : Dirty = 64, False CCA = 4, Busy Time = 0, Skip Channel = FALSE
[   78.538637] Channel 44 : Dirty = 80, False CCA = 8, Busy Time = 0, Skip Channel = FALSE
[   78.546688] Channel 48 : Dirty = 32, False CCA = 45, Busy Time = 0, Skip Channel = FALSE
[   78.554812] Channel 149 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   78.562800] Channel 153 : Dirty = 0, False CCA = 4, Busy Time = 0, Skip Channel = FALSE
[   78.570846] Channel 157 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   78.578889] Channel 161 : Dirty = 32, False CCA = 2, Busy Time = 0, Skip Channel = FALSE
[   78.586982] Channel 165 : Dirty = 90, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   78.595055] =====================================================
[   78.601189] Rule 1 CCA value : Min Dirtiness (Include extension channel) ==> Select Channel 149 
[   78.609979] Min Dirty = 32
[   78.612681] ExChannel = 0 , 0
[   78.615656] BW        = 80
[   78.738717] mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=149, HT-CentCh=151, VHT-CentCh=155
[   78.795116] APStartUp(): AP Set CentralFreq at 155(Prim=149, HT-CentCh=151, VHT-CentCh=155, BBP_BW=2)
[   78.817232] mt76x2_calibration(channel = 155)
[   79.195438] Main bssid = 20:76:93:56:8e:44
[   79.199544] mt76x2_reinit_agc_gain:original agc_vga0 = 0x42, agc_vga1 = 0x42
[   79.206596] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x42, agc_vga1 = 0x42
[   79.213534] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x36, hi_lna1 = 0x36
[   79.220671] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x36, hi_lna1 = 0x36
[   79.227735] original vga value(chain0) = 42
[   79.231906] original vga value(chain1) = 42
[   79.236120] <==== rt28xx_init, Status=0
[   79.239954] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   79.248119] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   79.256793] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   79.265311] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   79.273632] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=apclii
[   79.282205] RTMPDrvOpen(1):Check if PDMA is idle!
[   79.287104] RTMPDrvOpen(2):Check if PDMA is idle!
[   79.291898] WiFi Interface Up Time (rai0): 5.290s
[   79.360947] andes_pci_erasefw
[   79.392930] ==>rlt_wlan_chip_onoff(): OnOff:0, Reset= 0, pAd->WlanFunCtrl:0x20b, Reg-WlanFunCtrl=0x20b
[   79.407905] WiFi Interface Down Time (rai0): 0.100s
[   79.442982] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 0, pAd->WlanFunCtrl:0x208, Reg-WlanFunCtrl=0x209
[   79.452510] build time = 
[   79.452530] 2
[   79.455382] 0
[   79.457026] 1
[   79.458653] 4
[   79.460285] 1
[   79.461899] 1
[   79.463493] 1
[   79.465169] 5
[   79.466836] 0
[   79.468474] 6
[   79.470105] 0
[   79.471716] 6
[   79.473329] 0
[   79.475032] 6
[   79.476694] a
[   79.478343] 
[   79.481456] 
[   79.482963] rom patch for E3 IC
[   79.486185] 
[   79.487754] platform = 
[   79.487765] A
[   79.490265] L
[   79.491898] P
[   79.493542] S
[   79.495272] 
[   79.498469] hw/sw version = 
[   79.498495] 8a
[   79.501454] 10
[   79.503159] 8a
[   79.504974] 10
[   79.506673] 
[   79.509927] patch version = 
[   79.509952] 0
[   79.512888] 0
[   79.514575] 0
[   79.516215] 10
[   79.517836] 
[   79.522746] FW Version:0.0.00 
[   79.522756] Build:1
[   79.528051] Build Time:
[   79.528070] 2
[   79.530555] 0
[   79.532209] 1
[   79.533854] 6
[   79.535600] 0
[   79.537255] 7
[   79.538917] 1
[   79.540579] 1
[   79.542216] 1
[   79.543826] 4
[   79.545510] 4
[   79.547158] 3
[   79.548781] _
[   79.550404] _
[   79.552036] _
[   79.553657] _
[   79.555333] 
[   79.558467] fw for E3 IC
[   79.583922] RX[0] DESC 14c46db2 size = 4096
[   79.589982] RX[1] DESC ed045ab1 size = 512
[   79.599214] E2pAccessMode=2
[   79.603172] cfg_mode=14
[   79.605825] cfg_mode=14
[   79.608355] wmode_band_equal(): Band Not Equal!
[   79.821344] Key1Str is Invalid key length(0) or Type(0)
[   79.827127] Key2Str is Invalid key length(0) or Type(0)
[   79.832853] Key3Str is Invalid key length(0) or Type(0)
[   79.838701] Key4Str is Invalid key length(0) or Type(0)
[   79.862275] 1. Phy Mode = 49
[   79.866671] Initialize MAC Address from E2PROM 
[   79.871334] E2PROM MAC: 20:76:93:56:8e:44
[   79.875446] Use the MAC address what is assigned from EEPROM. 
[   79.881328] Current MAC: 20:76:93:56:8e:44
[   79.885679] get_chl_grp:illegal channel (167)
[   79.890110] get_chl_grp:illegal channel (167)
[   79.894594] get_chl_grp:illegal channel (169)
[   79.899000] get_chl_grp:illegal channel (169)
[   79.903404] get_chl_grp:illegal channel (171)
[   79.907918] get_chl_grp:illegal channel (171)
[   79.912354] get_chl_grp:illegal channel (173)
[   79.916922] get_chl_grp:illegal channel (173)
[   79.921355] Country Region from e2p = ffff
[   79.925560] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0
[   79.933567] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=1, ePA_type=1
[   79.940683] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=15, low_temp_slope=9
[   79.949614] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0
[   79.958463] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=-7, tc_upper_bound=4
[   79.967366] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0
[   79.976086] mt76x2_get_external_lna_gain::LNA type=0x1, BLNAGain=0xffffff8c, ALNAGain0=0xffffff8f, ALNAGain1=0xffffff8f, ALNAGain2=0xffffff8f
[   79.988856] 2. Phy Mode = 49
[   79.991830] 3. Phy Mode = 49
[   79.994793] andes_pci_fw_init
[   79.997923] 0x1300 = 00064320
[   80.037582] AntCfgInit: primary/secondary ant 0/1
[   80.042369] andes_load_cr:cr_type(2)
[   80.061223] MCS Set = ff ff 00 00 01
[   84.324250]  ch36 bssid=dc:4b:dd:1d:51:f3
[   84.328307]  ch44 bssid=a4:c7:4b:5e:1b:60
[   84.332395]  ch165 bssid=80:22:78:a7:b1:df
[   84.336611] =====================================================
[   84.342738] Channel 36 : Dirty = 70, False CCA = 5, Busy Time = 0, Skip Channel = FALSE
[   84.350857] Channel 40 : Dirty = 64, False CCA = 27, Busy Time = 0, Skip Channel = FALSE
[   84.358985] Channel 44 : Dirty = 80, False CCA = 6, Busy Time = 0, Skip Channel = FALSE
[   84.367025] Channel 48 : Dirty = 32, False CCA = 43, Busy Time = 0, Skip Channel = FALSE
[   84.375309] Channel 149 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   84.383313] Channel 153 : Dirty = 0, False CCA = 1, Busy Time = 0, Skip Channel = FALSE
[   84.391368] Channel 157 : Dirty = 0, False CCA = 2, Busy Time = 0, Skip Channel = FALSE
[   84.399483] Channel 161 : Dirty = 32, False CCA = 1, Busy Time = 0, Skip Channel = FALSE
[   84.407597] Channel 165 : Dirty = 90, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   84.415702] =====================================================
[   84.421958] Rule 1 CCA value : Min Dirtiness (Include extension channel) ==> Select Channel 149 
[   84.430787] Min Dirty = 32
[   84.433507] ExChannel = 0 , 0
[   84.436527] BW        = 80
[   84.587273] mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=149, HT-CentCh=151, VHT-CentCh=155
[   84.658096] APStartUp(): AP Set CentralFreq at 155(Prim=149, HT-CentCh=151, VHT-CentCh=155, BBP_BW=2)
[   84.684595] mt76x2_calibration(channel = 155)
[   85.063320] Main bssid = 20:76:93:56:8e:44
[   85.067461] mt76x2_reinit_agc_gain:original agc_vga0 = 0x42, agc_vga1 = 0x42
[   85.074496] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x42, agc_vga1 = 0x42
[   85.081426] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x36, hi_lna1 = 0x36
[   85.088606] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x36, hi_lna1 = 0x36
[   85.095664] original vga value(chain0) = 42
[   85.099828] original vga value(chain1) = 42
[   85.104007] <==== rt28xx_init, Status=0
[   85.107905] RTMPDrvOpen(1):Check if PDMA is idle!
[   85.112597] RTMPDrvOpen(2):Check if PDMA is idle!
[   85.117350] WiFi Interface Up Time (rai0): 5.680s
[   85.283013] andes_pci_erasefw
[   85.306250] ==>rlt_wlan_chip_onoff(): OnOff:0, Reset= 0, pAd->WlanFunCtrl:0x20b, Reg-WlanFunCtrl=0x20b
[   85.319024] WiFi Interface Down Time (rai0): 0.070s
[   85.605453] br-lan: port 2(ra0) entered blocking state
[   85.610599] br-lan: port 2(ra0) entered disabled state
[   85.616479] device ra0 entered promiscuous mode
[   85.640475] load_dev_l1profile()-->
[   85.644274] l1set_profile_path() profile remain /etc/wireless/mt7615/mt7615.1.dat
[   85.651802] l1set_eeprom_offset() eeprom offset remain 0x0
[   85.657434] l1set_eeprom_size() eeprom size remain 0x400
[   85.662816] l1set_ifname() ifname rename from ra0 to ra
[   85.668103] l1set_ifname() ifname remain ra
[   85.672336] l1set_ifname() ifname remain ra
[   85.676573] l1set_ifname() ifname remain apcli
[   85.681849] TX_BCN DESC f3fb1c23 size = 320
[   85.686300] RX[0] DESC ad176897 size = 2048
[   85.690980] RX[1] DESC bb534e1a size = 2048
[   85.704233] E2pAccessMode=2
[   85.708289] cfg_mode=9
[   85.710691] cfg_mode=9
[   85.713087] wmode_band_equal(): Band Equal!
[   85.720857] APSDCapable[0]=1
[   85.723743] APSDCapable[1]=1
[   85.726728] APSDCapable[2]=1
[   85.729678] APSDCapable[3]=1
[   85.732570] APSDCapable[4]=1
[   85.735575] APSDCapable[5]=1
[   85.738508] APSDCapable[6]=1
[   85.741400] APSDCapable[7]=1
[   85.744322] APSDCapable[8]=1
[   85.747255] APSDCapable[9]=1
[   85.750175] APSDCapable[10]=1
[   85.753142] APSDCapable[11]=1
[   85.756126] APSDCapable[12]=1
[   85.759079] APSDCapable[13]=1
[   85.762033] APSDCapable[14]=1
[   85.765028] APSDCapable[15]=1
[   85.767995] default ApCliAPSDCapable[0]=1
[   85.771986] default ApCliAPSDCapable[1]=1
[   85.896629] Key1Str is Invalid key length(0) or Type(0)
[   85.902295] Key2Str is Invalid key length(0) or Type(0)
[   85.907879] Key3Str is Invalid key length(0) or Type(0)
[   85.913577] Key4Str is Invalid key length(0) or Type(0)
[   85.953928] [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1
[   85.959684] [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0
[   85.965492] [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0
[   85.972629] FW Version:
[   85.972636] C
[   85.975109] L
[   85.976685] 1
[   85.978253] 7
[   85.979820] 3
[   85.981391] 7
[   85.982982] 6
[   85.984596] 6
[   85.986169] _
[   85.987736] R
[   85.989305] 
[   85.992347] FW Build Date:
[   85.992350] 2
[   85.995094] 0
[   85.996679] 1
[   85.998250] 7
[   85.999838] 1
[   86.001427] 1
[   86.002994] 1
[   86.004584] 0
[   86.006158] 1
[   86.007722] 0
[   86.009289] 5
[   86.010854] 9
[   86.012422] 3
[   86.013991] 2
[   86.015588] 
[   86.017184] 
[   86.020275] AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC)
[   86.026157] efuse_probe: efuse = 10000002
[   86.030158] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
[   86.035566] RtmpEepromGetDefault::e2p_dafault=1
[   86.040298] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
[   86.047877] NVM is FLASH mode, flash_offset = 0x0
[   86.052614] 1. Phy Mode = 14
[   86.055956] @@@  NICReadEEPROMParameters : pAd->FWLoad=1 
[   86.061352] Country Region from e2p = ffff
[   86.065563] tssi_1_target_pwr_g_band = 46
[   86.069583] 2. Phy Mode = 14
[   86.072604] 3. Phy Mode = 14
[   86.075527] NICInitPwrPinCfg(14): Not support for HIF_MT yet!
[   86.081259] NICInitializeAsic(588): Not support rtmp_mac_sys_reset () for HIF_MT yet!
[   86.089105] mt_mac_init()-->
[   86.091995] mt7603_init_mac_cr()-->
[   86.095900] AsicSetMacMaxLen(1907): Set the Max RxPktLen=1024!
[   86.101718] <--mt_mac_init()
[   86.104857]  WTBL Segment 1 info:
[   86.108168]      MemBaseAddr/FID:0x28000/0
[   86.111984]      EntrySize/Cnt:32/128
[   86.115417]  WTBL Segment 2 info:
[   86.118725]      MemBaseAddr/FID:0x40000/0
[   86.122540]      EntrySize/Cnt:64/128
[   86.125970]  WTBL Segment 3 info:
[   86.129277]      MemBaseAddr/FID:0x42000/64
[   86.133179]      EntrySize/Cnt:64/128
[   86.136630]  WTBL Segment 4 info:
[   86.139936]      MemBaseAddr/FID:0x44000/128
[   86.143923]      EntrySize/Cnt:32/128
[   86.147462] AntCfgInit(2689): Not support for HIF_MT yet!
[   86.153160] MCS Set = ff ff 00 00 01
[   86.158014] SYNC - BBP R4 to 20MHz.l
[   86.765252] SYNC - BBP R4 to 20MHz.l
[   87.365291] SYNC - BBP R4 to 20MHz.l
[   87.975449] SYNC - BBP R4 to 20MHz.l
[   88.585194] SYNC - BBP R4 to 20MHz.l
[   89.185306] SYNC - BBP R4 to 20MHz.l
[   89.785339] SYNC - BBP R4 to 20MHz.l
[   90.385347] SYNC - BBP R4 to 20MHz.l
[   90.985481] SYNC - BBP R4 to 20MHz.l
[   91.585066] SYNC - BBP R4 to 20MHz.l
[   92.185090] SYNC - BBP R4 to 20MHz.l
[   92.784150] [PMF]ap_pmf_init:: Security is not WPA2/WPA2PSK AES
[   92.790059] [PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0
[   92.908043] [PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0
[   92.914348] AsicSetRalinkBurstMode(4325): Not support for HIF_MT yet!
[   92.920755] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[   92.932814] AsicSetTxPreamble(4312): Not support for HIF_MT yet!
[   92.941099] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[   92.948736] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0
[   92.954678] Main bssid = 20:76:93:56:8e:42
[   92.958849] <==== rt28xx_init, Status=0
[   92.962726] @@@ ed_monitor_exit : ===>
[   92.966467] @@@ ed_monitor_exit : <===
[   92.970209] mt7603_set_ed_cca: TURN OFF EDCCA  mac 0x10618 = 0x8564267c, EDCCA_Status=0
[   92.978195] WiFi Startup Cost (ra0): 7.340s
[   92.982896] IPv6: ADDRCONF(NETDEV_CHANGE): ra0: link becomes ready
[   92.989483] br-lan: port 2(ra0) entered blocking state
[   92.994672] br-lan: port 2(ra0) entered forwarding state
[   93.001262] br-lan: port 3(rai0) entered blocking state
[   93.006851] br-lan: port 3(rai0) entered disabled state
[   93.013336] device rai0 entered promiscuous mode
[   93.035406] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[   93.043176] [PMF]ApCli_Open:: MFPC=0, MFPR=0, SHA256=0
[   93.281215] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 0, pAd->WlanFunCtrl:0x208, Reg-WlanFunCtrl=0x209
[   93.290717] build time = 
[   93.290729] 2
[   93.293363] 0
[   93.295022] 1
[   93.296615] 4
[   93.298202] 1
[   93.299787] 1
[   93.301371] 1
[   93.302957] 5
[   93.304588] 0
[   93.306181] 6
[   93.307773] 0
[   93.309361] 6
[   93.310930] 0
[   93.312497] 6
[   93.314121] a
[   93.315708] 
[   93.318754] 
[   93.320239] rom patch for E3 IC
[   93.323363] 
[   93.324866] platform = 
[   93.324874] A
[   93.327340] L
[   93.328932] P
[   93.330502] S
[   93.332069] 
[   93.335145] hw/sw version = 
[   93.335155] 8a
[   93.338029] 10
[   93.339684] 8a
[   93.341337] 10
[   93.342992] 
[   93.346183] patch version = 
[   93.346195] 0
[   93.349075] 0
[   93.350657] 0
[   93.352249] 10
[   93.353833] 
[   93.358125] FW Version:0.0.00 
[   93.358132] Build:1
[   93.363267] Build Time:
[   93.363270] 2
[   93.365752] 0
[   93.367339] 1
[   93.368908] 6
[   93.370495] 0
[   93.372318] 7
[   93.373932] 1
[   93.375554] 1
[   93.377133] 1
[   93.378709] 4
[   93.380307] 4
[   93.381911] 3
[   93.383505] _
[   93.385163] _
[   93.386764] _
[   93.388346] _
[   93.389921] 
[   93.392984] fw for E3 IC
[   93.411117] RX[0] DESC 14c46db2 size = 4096
[   93.416414] RX[1] DESC ed045ab1 size = 512
[   93.423605] E2pAccessMode=2
[   93.427217] cfg_mode=14
[   93.429662] cfg_mode=14
[   93.432121] wmode_band_equal(): Band Not Equal!
[   93.571182] Key1Str is Invalid key length(0) or Type(0)
[   93.576668] Key2Str is Invalid key length(0) or Type(0)
[   93.582100] Key3Str is Invalid key length(0) or Type(0)
[   93.587650] Key4Str is Invalid key length(0) or Type(0)
[   93.609861] 1. Phy Mode = 49
[   93.613052] Initialize MAC Address from E2PROM 
[   93.617759] E2PROM MAC: 20:76:93:56:8e:44
[   93.621769] Use the MAC address what is assigned from EEPROM. 
[   93.627634] Current MAC: 20:76:93:56:8e:44
[   93.631759] get_chl_grp:illegal channel (167)
[   93.636148] get_chl_grp:illegal channel (167)
[   93.640498] get_chl_grp:illegal channel (169)
[   93.644911] get_chl_grp:illegal channel (169)
[   93.649258] get_chl_grp:illegal channel (171)
[   93.653594] get_chl_grp:illegal channel (171)
[   93.657987] get_chl_grp:illegal channel (173)
[   93.662382] get_chl_grp:illegal channel (173)
[   93.666806] Country Region from e2p = ffff
[   93.670948] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0
[   93.678968] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=1, ePA_type=1
[   93.686015] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=15, low_temp_slope=9
[   93.694842] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0
[   93.703526] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=-7, tc_upper_bound=4
[   93.712268] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0
[   93.720972] mt76x2_get_external_lna_gain::LNA type=0x1, BLNAGain=0xffffff8c, ALNAGain0=0xffffff8f, ALNAGain1=0xffffff8f, ALNAGain2=0xffffff8f
[   93.733726] 2. Phy Mode = 49
[   93.736754] 3. Phy Mode = 49
[   93.739691] andes_pci_fw_init
[   93.742755] 0x1300 = 00064320
[   93.778736] AntCfgInit: primary/secondary ant 0/1
[   93.783517] andes_load_cr:cr_type(2)
[   93.800062] MCS Set = ff ff 00 00 01
[   97.874137]  ch36 bssid=dc:4b:dd:1d:51:f3
[   97.878146]  ch44 bssid=a4:c7:4b:5e:1b:60
[   97.882133]  ch165 bssid=80:22:78:a7:b1:df
[   97.886430] =====================================================
[   97.892618] Channel 36 : Dirty = 70, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   97.900619] Channel 40 : Dirty = 64, False CCA = 109, Busy Time = 0, Skip Channel = FALSE
[   97.909017] Channel 44 : Dirty = 80, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   97.917145] Channel 48 : Dirty = 32, False CCA = 50, Busy Time = 0, Skip Channel = FALSE
[   97.925313] Channel 149 : Dirty = 0, False CCA = 12, Busy Time = 0, Skip Channel = FALSE
[   97.933530] Channel 153 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   97.941855] Channel 157 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   97.949862] Channel 161 : Dirty = 32, False CCA = 8, Busy Time = 0, Skip Channel = FALSE
[   97.957947] Channel 165 : Dirty = 90, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   97.966455] =====================================================
[   97.972788] Rule 1 CCA value : Min Dirtiness (Include extension channel) ==> Select Channel 149 
[   97.981738] Min Dirty = 32
[   97.984453] ExChannel = 0 , 0
[   97.987404] BW        = 80
[   98.106170] mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=149, HT-CentCh=151, VHT-CentCh=155
[   98.163836] APStartUp(): AP Set CentralFreq at 155(Prim=149, HT-CentCh=151, VHT-CentCh=155, BBP_BW=2)
[   98.186753] mt76x2_calibration(channel = 155)
[   98.562039] Main bssid = 20:76:93:56:8e:44
[   98.566174] mt76x2_reinit_agc_gain:original agc_vga0 = 0x42, agc_vga1 = 0x42
[   98.573187] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x42, agc_vga1 = 0x42
[   98.580138] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x36, hi_lna1 = 0x36
[   98.587573] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x36, hi_lna1 = 0x36
[   98.594681] original vga value(chain0) = 42
[   98.598852] original vga value(chain1) = 42
[   98.603027] <==== rt28xx_init, Status=0
[   98.606873] RTMPDrvOpen(1):Check if PDMA is idle!
[   98.611693] RTMPDrvOpen(2):Check if PDMA is idle!
[   98.616587] WiFi Interface Up Time (rai0): 5.340s
[   98.623078] IPv6: ADDRCONF(NETDEV_CHANGE): rai0: link becomes ready
[   98.629971] br-lan: port 3(rai0) entered blocking state
[   98.635287] br-lan: port 3(rai0) entered forwarding state
[   99.264269] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  100.284152] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  101.324150] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  102.364185] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  103.404158] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  105.874400] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  106.924267] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  107.964271] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  109.004664] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  110.044690] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  112.474659] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  113.484135] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  114.524136] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  115.564131] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  116.604130] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  118.285993] update_associated_mac_entry(): Peer's PhyCap=>Mode:VHT, BW:80M
[  118.497564] WpaEAPOLKeyAction: CliIdx == 0xFF  pHeader->Addr2(CE-89-2D-81-1B-1F) !!!
[  118.505307] Receive EAPoL-Key frame from STA CE-89-2D-81-1B-1F wcid(1)
[  118.513984] WpaEAPOLKeyAction: CliIdx == 0xFF  pHeader->Addr2(CE-89-2D-81-1B-1F) !!!
[  118.521715] Receive EAPoL-Key frame from STA CE-89-2D-81-1B-1F wcid(1)
[  118.528362] AP SETKEYS DONE - WPA2, AuthMode(7)=WPA2PSK, WepStatus(6)=AES, GroupWepStatus(6)=AES
[  118.528362] 
[  118.585389] Rcv Wcid(1) AddBAReq
[  118.588621] Start Seq = 00000000
[  119.036997] Rcv Wcid(1) AddBAReq
[  119.040231] Start Seq = 00000001
[  119.074307] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  120.124142] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  121.164138] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  122.204130] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  123.244139] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  125.674329] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  126.684136] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  127.724142] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  128.764178] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  129.804192] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  132.284282] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  133.324048] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  134.364147] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  135.404018] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  136.444027] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  138.884216] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  139.963917] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  141.003901] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  142.043962] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  143.083973] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  145.494018] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  146.523820] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  147.563802] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  148.603861] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  149.643761] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  152.094181] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  153.163785] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  154.203707] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  155.243697] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  156.283682] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  158.693907] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  159.723729] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  160.763702] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  161.803637] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  162.843725] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  165.293768] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  166.363740] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  167.403851] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  168.443640] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  169.483722] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  171.893845] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  172.923684] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  173.963594] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  175.003666] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  176.043908] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  178.503707] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  179.563524] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  180.603518] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  181.643516] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  182.683507] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  185.103678] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  186.123596] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  187.163515] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  188.203488] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  189.243594] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  191.703663] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  192.763603] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  193.803479] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  194.843484] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  195.883554] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  198.303596] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  199.323434] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  200.363422] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  201.403395] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  202.443388] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  204.903661] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  205.963374] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  207.003356] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  208.043344] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  209.083355] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  211.503504] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  212.523325] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  213.563398] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  214.603309] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  215.643297] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  218.103449] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  219.163286] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  220.203261] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  221.243278] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  222.283264] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  224.703413] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  225.723283] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  226.763303] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  227.803167] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  228.843233] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  231.303263] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  232.363042] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  233.403008] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  234.442976] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  235.482960] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  237.903145] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  238.922865] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  239.963104] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  241.002816] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  242.042804] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  244.502891] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  245.562687] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  246.602688] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  247.642624] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  248.682706] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  251.102724] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  252.122666] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  253.162536] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  254.202456] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  255.242458] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  257.712560] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  258.762350] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  259.802339] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  260.842319] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  261.882467] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  264.312470] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  265.322270] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  266.362908] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  267.402480] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  268.442224] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  270.912364] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  271.962171] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  273.002232] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  274.042154] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  275.082134] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  277.512299] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  278.522109] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  279.562164] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  280.602071] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  281.642063] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  284.112208] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  285.162040] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  286.202102] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  287.242028] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  288.282019] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  290.712144] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  291.722134] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  292.761908] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  293.801816] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  294.841763] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  297.311939] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  298.361757] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  299.401759] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  300.441762] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  301.481774] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  303.911970] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  304.921830] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  305.961835] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  307.001863] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  308.041839] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  310.511938] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  311.561750] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  312.601763] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  313.641754] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
[  314.681782] AP-Client probe: SSID=, BSSID=00:00:00:00:00:00
nanchuci commented 2 years ago

闭源驱动,你是不是改了LAN口设置

Jinnrry commented 2 years ago

闭源驱动,你是不是改了LAN口设置

没动呀

kzkzzzz commented 2 years ago

暂时手动开启可以解决,在启动项脚本加上

# 启动2.4g 和 5g 信号
ip link set ra0 up
ip link set rai0 up

# 桥接网卡
brctl addif br-lan ra0
brctl addif br-lan rai0
liwenjie119 commented 2 years ago

lan口改为192.168.100.3然后新三lan口有线接上级路由器当ap使用,重启后wifi无法启动,需要在页面重启无线。

hnrrn commented 2 years ago

闭源驱动,你是不是改了LAN口设置

我是在编译的时候更改了lan 口ip ,也出现这个问题。。。难道改 LAN口设置会影响的无线启动吗

Jinnrry commented 2 years ago

@hnrrn @liwenjie119 我也是改了Lan口IP,就会出这个问题,按照kzkzzzz说的,自己加了一个启动项解决了

脚本内容

#!/bin/sh /etc/rc.common
START=99
start() {
  ip link set ra0 up
  ip link set rai0 up

  brctl addif br-lan ra0
  brctl addif br-lan rai0
}

放到/etc/init.d/start_wifi 然后执行 /etc/init.d/start_wifi enable

modelsun commented 1 year ago

Jinnrr

请问这个怎么加到源码里,编译进固件?能这样搞吗?谢谢