coolsnowwolf / lede

Lean's LEDE source
Other
29.18k stars 19.46k forks source link

K2P最新固件,端口转发中的“启用 NAT 环回”功能失效,内网无法访问转发端口 #9641

Closed MageDelfador closed 1 year ago

MageDelfador commented 2 years ago

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

1.关于你要提交的问题

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

2. 详细叙述

(1) 具体问题

A:端口转发中的“启用 NAT 环回”功能失效,内网无法访问转发端口。外网可以正常访问转发端口。(不保留配置升级,默认选项编译)

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

A:Phicomm K2P OpenWrt R22.6.16 / LuCI Master (git-22.174.19578-bdf3e99)

(3) 详细日志

A:没有产生端口转发相关的日志

MageDelfador commented 2 years ago

刚刚发现内网无线可以访问转发端口,但速度很慢。内网通过网线则完全不能访问

另外发个内核日志吧

内核日志
[    0.000000] Linux version 5.4.199 (zhen@zhen-ubuntu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r4599-94e2af1bc)) #0 SMP Thu Jun 23 05:27:22 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 Phicomm K2P
[    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-0x0000000007ffffff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000]   Normal zone: 288 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] percpu: Embedded 14 pages/cpu s27024 r8192 d22128 u57344
[    0.000000] pcpu-alloc: s27024 r8192 d22128 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: 32480
[    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Writing ErrCtl register=00000040
[    0.000000] Readback ErrCtl register=00000040
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 120264K/131072K available (6166K kernel code, 272K rwdata, 1296K rodata, 1276K init, 236K bss, 10808K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 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.000010] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
[    0.015494] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.087833] pid_max: default: 32768 minimum: 301
[    0.097168] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.111575] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.129844] rcu: Hierarchical SRCU implementation.
[    0.139996] smp: Bringing up secondary CPUs ...
[    0.138389] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.138399] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.138413] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.138522] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.209615] Synchronize counters for CPU 1: done.
[    9.648823] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    9.648831] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    9.648838] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    9.648894] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.330177] Synchronize counters for CPU 2: done.
[    9.767925] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    9.767934] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    9.767942] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    9.768006] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.449753] Synchronize counters for CPU 3: done.
[    0.509359] smp: Brought up 1 node, 4 CPUs
[    0.522025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.541470] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.555347] pinctrl core: initialized pinctrl subsystem
[    0.567227] NET: Registered protocol family 16
[    0.588888] FPU Affinity set after 11720 emulations
[    0.607384] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[    0.628007] random: fast init done
[    0.634727] clocksource: Switched to clocksource GIC
[    0.646504] NET: Registered protocol family 2
[    0.655221] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.670031] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.686543] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.701729] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.715740] TCP: Hash tables configured (established 1024 bind 1024)
[    0.728473] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.741358] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.755397] NET: Registered protocol family 1
[    0.763929] PCI: CLS 0 bytes, default 32
[    1.004680] 4 CPUs re-calibrate udelay(lpj = 2924544)
[    1.016494] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[    1.040664] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.052143] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    1.074804] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    1.086137] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    1.097379] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    1.109143] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    1.122945] printk: console [ttyS0] disabled
[    1.131385] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    1.149313] printk: console [ttyS0] enabled
[    1.165864] printk: bootconsole [early0] disabled
[    1.187436] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[    1.199133] spi-nor spi0.0: mx25l12805d (16384 Kbytes)
[    1.209497] 5 fixed-partitions partitions found on MTD device spi0.0
[    1.222154] Creating 5 MTD partitions on "spi0.0":
[    1.231699] 0x000000000000-0x000000030000 : "u-boot"
[    1.242980] 0x000000030000-0x000000040000 : "u-boot-env"
[    1.254984] 0x000000040000-0x000000050000 : "factory"
[    1.266366] 0x000000050000-0x0000000a0000 : "permanent_config"
[    1.279382] 0x0000000a0000-0x000001000000 : "firmware"
[    1.291208] 2 uimage-fw partitions found on MTD device firmware
[    1.303171] Creating 2 MTD partitions on "firmware":
[    1.313070] 0x000000000000-0x0000002705d2 : "kernel"
[    1.324297] 0x0000002705d2-0x000000f60000 : "rootfs"
[    1.335401] mtd: device 6 (rootfs) set to be root filesystem
[    1.346829] 1 squashfs-split partitions found on MTD device rootfs
[    1.359171] 0x000000870000-0x000000f60000 : "rootfs_data"
[    1.373499] [mtk_hw_init] reset_lock:0, force:0
[    1.382548] [mtk_hw_init] execute fe cold reset
[    1.404064] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22
[    1.421715] mtk_soc_eth 1e100000.ethernet eth1: mediatek frame engine at 0xbe100000, irq 22
[    1.438369] (unnamed net_device) (dummy): netif_napi_add() called with weight 256
[    1.455775] mt7621-pci 1e140000.pcie: Parsing DT failed
[    1.469009] NET: Registered protocol family 10
[    1.479434] Segment Routing with IPv6
[    1.486874] NET: Registered protocol family 17
[    1.495880] Bridge firewalling registered
[    1.504113] 8021q: 802.1Q VLAN Support v1.8
[    1.564886] mt753x 1e110000.gsw: LAN/WAN VLAN setting=llllw
[    1.576131] mt753x 1e110000.gsw: Switch is MediaTek MT7530 rev 1
[    3.023937] rt2880-pinmux pinctrl: pcie is already enabled
[    3.035050] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    3.049990] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    3.064792] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
[    3.179078] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    3.190182] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    3.301164] mt7621-pci 1e140000.pcie: pcie1 no card, disable it (RST & CLK)
[    3.315026] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    3.328883] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    3.338594] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    3.357298] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    3.369959] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    3.383643] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    3.397331] pci_bus 0000:00: root bus resource [bus 00-ff]
[    3.408287] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    3.420275] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    3.432753] pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff]
[    3.445307] pci 0000:00:00.0: supports D1
[    3.453273] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    3.466421] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280
[    3.478440] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[    3.492120] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link)
[    3.521061] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    3.531477] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    3.543606] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    3.557123] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    3.571502] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    3.584730] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    3.597895] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    3.611754] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    3.625272] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[    3.639649] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff]
[    3.653167] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    3.666689] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
[    3.681248] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.691130] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    3.704641] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    3.718163] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    3.733270] hctosys: unable to open rtc device (rtc0)
[    3.749528] VFS: Mounted root (squashfs filesystem) readonly on device 31:6.
[    3.768015] Freeing unused kernel memory: 1276K
[    3.777059] This architecture does not have kernel memory protection.
[    3.789871] Run /sbin/init as init process
[    4.919525] init: Console is alive
[    4.926772] init: - watchdog -
[    5.443956] mt753x 1e110000.gsw: Port 3 Link is Up - 1Gbps/Full
[    5.743487] mt753x 1e110000.gsw: Port 4 Link is Up - 1Gbps/Full
[    6.034065] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    6.395681] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    6.425185] init: - preinit -
[    8.564339] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[    8.580493] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    8.597367] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    9.248028] random: jshn: uninitialized urandom read (4 bytes read)
[    9.330412] random: jshn: uninitialized urandom read (4 bytes read)
[    9.457764] random: jshn: uninitialized urandom read (4 bytes read)
[   11.834696] urandom_read: 6 callbacks suppressed
[   11.843971] random: procd: uninitialized urandom read (4 bytes read)
[   12.667136] crng init done
[   15.890804] mount_root: loading kmods from internal overlay
[   15.928635] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   15.943644] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[   16.531951] jffs2: notice: (595) jffs2_build_xattr_subsystem: complete building xattr subsystem, 80 of xdatum (20 unchecked, 60 orphan) and 100 of xref (10 dead, 60 orphan) found.
[   16.564871] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   16.586821] block: extroot: not configured
[   16.662361] jffs2: notice: (593) jffs2_build_xattr_subsystem: complete building xattr subsystem, 80 of xdatum (20 unchecked, 60 orphan) and 100 of xref (10 dead, 60 orphan) found.
[   16.696202] mount_root: loading kmods from internal overlay
[   16.731822] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[   16.751787] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[   16.902605] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   16.921682] block: extroot: not configured
[   16.931423] mount_root: switching to jffs2 overlay
[   16.951439] overlayfs: upper fs does not support tmpfile.
[   16.966643] urandom-seed: Seeding with /etc/urandom.seed
[   17.014321] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   17.037481] procd: - early -
[   17.043449] procd: - watchdog -
[   17.805029] procd: - watchdog -
[   17.814931] procd: - ubus -
[   18.104247] procd: - init -
[   19.096289] kmodloader: loading kernel modules from /etc/modules.d/*
[   19.118709] NET: Registered protocol family 38
[   19.138119] tun: Universal TUN/TAP device driver, 1.6
[   19.154653] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   19.253563] cryptodev: driver 1.12 loaded.
[   19.268459] mediatek_soc_hnat 1e100000.hnat: wan = eth1
[   19.279025] mediatek_soc_hnat 1e100000.hnat: lan = eth0
[   19.289469] mediatek_soc_hnat 1e100000.hnat: ppd = eth0
[   19.299910] mediatek_soc_hnat 1e100000.hnat: gmac num = 2
[   19.310700] mediatek_soc_hnat 1e100000.hnat: ppe num = 1
[   19.321794] mediatek_soc_hnat 1e100000.hnat: ext devices = apcli0
[   19.334023] mediatek_soc_hnat 1e100000.hnat: ext devices = apclii0
[   19.346396] mediatek_soc_hnat 1e100000.hnat: ext devices = apclix0
[   19.358720] mediatek_soc_hnat 1e100000.hnat: ext devices = ra0
[   19.370348] mediatek_soc_hnat 1e100000.hnat: ext devices = rai0
[   19.382158] mediatek_soc_hnat 1e100000.hnat: ext devices = rax0
[   19.393979] mediatek_soc_hnat 1e100000.hnat: ext devices = wlan0
[   19.405980] mediatek_soc_hnat 1e100000.hnat: ext devices = wlan1
[   19.422689] mediatek_soc_hnat 1e100000.hnat: PPE0 entry number = 16384
[   19.448942] mediatek_soc_hnat 1e100000.hnat: PPE0 hwnat start
[   19.460537] hnat roaming work enable
[   20.228223] register mt_drv
[   20.233905] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=24
[   20.244709] pci 0000:00:00.0: enabling device (0006 -> 0007)
[   20.255997] mt_drv 0000:01:00.0: enabling device (0000 -> 0002)
[   20.283602] 
[   20.283602] == pAd = 1125693a, size = 4035968, Status=0 ==
[   20.297508] pAd->PciHif.CSRBaseAddress =0xc0c80000, csr_addr=0xc0c80000!
[   20.310847] RTMPInitPCIeDevice():device_id=0x7615
[   20.320232] mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
[   20.334430] mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
[   20.344476] AP Driver version-5.0.4.0
[   20.351762] RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0
[   20.365787] mt7615_init()-->
[   20.371504] Use the default ePAeLNA bin image!
[   20.380347] Use the default /etc_ro/wlan/MT7615E_EEPROM1.bin bin image!
[   20.393525] <--mt7615_init()
[   20.403299] <-- RTMPAllocTxRxRingMemory, Status=0
[   20.413003] RtmpOSFileOpen(): Error 2 opening /etc/wireless/l1profile.dat
[   20.565145] xt_time: kernel timezone is -0000
[   20.578659] PPP generic driver version 2.4.2
[   20.589200] PPP MPPE Compression module registered
[   20.600468] NET: Registered protocol family 24
[   20.613944] kmodloader: done loading kernel modules from /etc/modules.d/*
[   29.765060] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   29.781171] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   29.785536] br-lan: port 1(eth0) entered blocking state
[   29.808601] br-lan: port 1(eth0) entered disabled state
[   29.819993] device eth0 entered promiscuous mode
[   29.833923] br-lan: port 1(eth0) entered blocking state
[   29.844465] br-lan: port 1(eth0) entered forwarding state
[   29.919347] mtk_soc_eth 1e100000.ethernet eth1: configuring for fixed/rgmii link mode
[   29.935778] mtk_soc_eth 1e100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
[   29.974826] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   30.933021] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   32.620247] pppoe-IPTV: renamed from ppp0
[   32.671757] pppoe-wan: renamed from ppp1
[   36.570941] ra0: ===> main_virtual_if_open
[   36.579258] RtmpOSFileOpen(): Error 2 opening /etc/wireless/l1profile.dat
[   36.593628] load l1profile succeed!
[   36.600714] driver_own()::Try to Clear FW Own...
[   36.920996] driver_own()::Success to clear FW Own
[   36.933855] APWdsInitialize():WdsEntry Number=4
[   37.017168] [multi_profile_merge_5g_only] DBDC_MODE=1
[   37.032873] multi-profile merge success, en:1,pf1_num:4,pf2_num:4,total:8
[   37.046450] Open file "/tmp/profiles/mt_dbdc.dat" to store DBDC cfg! (14)
[   37.060590] RT_CfgSetMacAddress : invalid length (0)
[   37.071441] RT_CfgSetMacAddress : invalid length (0)
[   37.084245] SSID[0]=zhen, EdcaIdx=0
[   37.092426] SSID[4]=janewhere5, EdcaIdx=0
[   37.101552] DBDC Mode=1, eDBDC_mode = 1
[   37.109889] BSS0 PhyMode=14
[   37.115497] wmode_band_equal(): Band Equal!
[   37.123814] BSS1 PhyMode=14
[   37.129395] BSS2 PhyMode=14
[   37.135170] BSS3 PhyMode=14
[   37.140717] BSS4 PhyMode=49
[   37.146305] BSS5 PhyMode=49
[   37.151856] BSS6 PhyMode=49
[   37.157439] BSS7 PhyMode=49
[   37.164608] BandSteering=0
[   37.170268] BndStrgBssIdx=1;0;0;0;1;0;0;0
[   37.178538] [TxPower] BAND0: 100, BAND1: 100 
[   37.189840] [PERCENTAGEenable] BAND0: 1, BAND1: 1 
[   37.199663] [BFBACKOFFenable] BAND0: 0, BAND1: 0 
[   37.209205] CalCacheApply = 0 
[   37.216437] FragThreshold[0]=2346
[   37.223018] FragThreshold[1]=2346
[   37.229655] FragThreshold[2]=2346
[   37.236278] FragThreshold[3]=2346
[   37.242861] FragThreshold[4]=2346
[   37.249494] FragThreshold[5]=2346
[   37.256118] FragThreshold[6]=2346
[   37.262701] FragThreshold[7]=2346
[   37.270046] Valid=1
[   37.274206] APAifsn[0]=3
[   37.279266] APAifsn[1]=7
[   37.284296] APAifsn[2]=1
[   37.289356] APAifsn[3]=1
[   37.294610] Valid=1
[   37.298808] APAifsn[0]=3
[   37.303838] APAifsn[1]=7
[   37.308909] APAifsn[2]=1
[   37.313941] APAifsn[3]=1
[   37.327926] BSSAifsn[0]=3
[   37.333124] BSSAifsn[1]=7
[   37.338356] BSSAifsn[2]=2
[   37.343559] BSSAifsn[3]=2
[   37.349040] BSSAifsn[0]=3
[   37.354236] BSSAifsn[1]=7
[   37.359468] BSSAifsn[2]=2
[   37.365126] BSSAifsn[3]=2
[   37.370669] BSSAifsn[0]=3
[   37.375918] BSSAifsn[1]=7
[   37.381123] BSSAifsn[2]=2
[   37.386357] BSSAifsn[3]=2
[   37.391789] BSSAifsn[0]=3
[   37.397023] BSSAifsn[1]=7
[   37.402226] BSSAifsn[2]=2
[   37.407459] BSSAifsn[3]=2
[   37.412890] BSSAifsn[0]=3
[   37.418123] BSSAifsn[1]=7
[   37.423327] BSSAifsn[2]=2
[   37.428560] BSSAifsn[3]=2
[   37.433992] BSSAifsn[0]=3
[   37.439226] BSSAifsn[1]=7
[   37.444428] BSSAifsn[2]=2
[   37.449661] BSSAifsn[3]=2
[   37.455136] BSSAifsn[0]=3
[   37.460334] BSSAifsn[1]=7
[   37.465564] BSSAifsn[2]=2
[   37.470768] BSSAifsn[3]=2
[   37.476252] BSSAifsn[0]=3
[   37.481449] BSSAifsn[1]=7
[   37.486680] BSSAifsn[2]=2
[   37.491883] BSSAifsn[3]=2
[   37.499307] DfsZeroWait Support=0/0
[   37.507613] DfsZeroWaitCacTime=255/255
[   37.516085] read_etxbf: ETxBfEnCond = 0
[   37.523701] read_etxbf: BSSID[0]
[   37.530143] read_etxbf: MBSS[0] ETxBfEnCond = 0
[   37.539183] read_etxbf: ETxBfEnCond = 0
[   37.546836] read_etxbf: BSSID[1]
[   37.553248] read_etxbf: MBSS[1] ETxBfEnCond = 0
[   37.562282] read_etxbf: ETxBfEnCond = 0
[   37.569937] read_etxbf: BSSID[2]
[   37.576383] read_etxbf: MBSS[2] ETxBfEnCond = 0
[   37.585424] read_etxbf: ETxBfEnCond = 0
[   37.593042] read_etxbf: BSSID[3]
[   37.599482] read_etxbf: MBSS[3] ETxBfEnCond = 0
[   37.608523] read_etxbf: ETxBfEnCond = 1
[   37.616177] read_etxbf: BSSID[4]
[   37.622591] read_etxbf: MBSS[4] ETxBfEnCond = 1
[   37.631626] read_etxbf: ETxBfEnCond = 1
[   37.639281] read_etxbf: BSSID[5]
[   37.645725] read_etxbf: MBSS[5] ETxBfEnCond = 1
[   37.654766] read_etxbf: ETxBfEnCond = 1
[   37.662384] read_etxbf: BSSID[6]
[   37.668823] read_etxbf: MBSS[6] ETxBfEnCond = 1
[   37.677862] read_etxbf: ETxBfEnCond = 1
[   37.685516] read_etxbf: BSSID[7]
[   37.691930] read_etxbf: MBSS[7] ETxBfEnCond = 1
[   37.702346] [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
[   37.767338] [rtmp_read_ap_client_from_file] pf1=4 pf2=4
[   37.781361] APWdsInitialize():WdsEntry Number=4
[   37.790398] WDS-Enable mode=0
[   37.800804] HT: WDEV[0] Ext Channel = BELOW
[   37.809151] HT: WDEV[1] Ext Channel = BELOW
[   37.817502] HT: WDEV[2] Ext Channel = BELOW
[   37.825865] HT: WDEV[3] Ext Channel = BELOW
[   37.834182] HT: WDEV[4] Ext Channel = ABOVE
[   37.842528] HT: WDEV[5] Ext Channel = ABOVE
[   37.850878] HT: WDEV[6] Ext Channel = ABOVE
[   37.859226] HT: WDEV[7] Ext Channel = ABOVE
[   37.901079] WtcSetMaxStaNum: BssidNum:8, MaxStaNum:117 (WdsNum:4, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:118
[   37.921952] Top Init Done!
[   37.927386] Use dev_alloc_skb
[   37.934558] RX[0] DESC c0a105cc size = 16384
[   37.945032] RX[1] DESC 6c594da0 size = 8192
[   37.954032] cut_through_init(): ct sw token number = 4095
[   37.965205] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
[   37.980699] cut_through_token_list_init(): 793e655b,793e655b
[   37.992488] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
[   38.007991] cut_through_token_list_init(): 93fe36d3,93fe36d3
[   38.019312] Hif Init Done!
[   38.024735] ctl->txq = 29c36ccb
[   38.030976] ctl->rxq = 679f6cf5
[   38.037248] ctl->ackq = 238784ce
[   38.043663] ctl->kickq = 7921b28d
[   38.050281] ctl->tx_doneq = 701fec53
[   38.057423] ctl->rx_doneq = 7db19674
[   38.064598] Parsing patch header
[   38.071034]  Built date: 
[   38.071041] 2
[   38.076278] 0
[   38.079404] 1
[   38.082523] 8
[   38.085676] 0
[   38.088802] 5
[   38.091924] 1
[   38.095078] 8
[   38.098206] 1
[   38.101326] 0
[   38.104443] 0
[   38.107595] 6
[   38.110722] 0
[   38.113843] 4
[   38.116994] a
[   38.120122] 
[   38.126217] 
[   38.129171]  Platform: 
[   38.129175] A
[   38.134026] L
[   38.137186] P
[   38.140316] S
[   38.143437] 
[   38.149536]  HW/SW version: 
[   38.149539] 0x
[   38.155288] 8a
[   38.158588] 10
[   38.161881] 8a
[   38.165209] 10
[   38.168509] 
[   38.174794]  Patch version: 
[   38.174798] 0x
[   38.180519] 00
[   38.183813] 00
[   38.187141] 00
[   38.190442] 10
[   38.193735] 
[   38.200014]  Target address: 0x80000, length: 11072
[   38.210163] patch is not ready && get semaphore success
[   38.220799] EventGenericEventHandler: CMD Success
[   38.230474] MtCmdPatchFinishReq
[   38.248137] EventGenericEventHandler: CMD Success
[   38.257917] release patch semaphore
[   38.268448] WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
[   38.281074] Parsing CPU 0 fw tailer
[   38.288122]  Chip ID: 
[   38.288132] 0x
[   38.292952] 04
[   38.296408] 
[   38.302784]  Eco version: 
[   38.302794] 0x
[   38.308275] 00
[   38.311634] 
[   38.318026]  Region number: 
[   38.318047] 0x
[   38.323914] 00
[   38.327345] 
[   38.333734]  Format version: 
[   38.333744] 0x
[   38.339807] 00
[   38.343210] 
[   38.349624]  Ram version: 
[   38.349640] _
[   38.355611] r
[   38.358823] e
[   38.362014] s
[   38.365657] e
[   38.368828] r
[   38.372072] v
[   38.375643] e
[   38.378836] d
[   38.382004] _
[   38.385238] 
[   38.391377]  Built date: 
[   38.391389] 2
[   38.396693] 0
[   38.399933] 1
[   38.403146] 9
[   38.406416] 0
[   38.409584] 3
[   38.412784] 0
[   38.416051] 7
[   38.419219] 0
[   38.422370] 1
[   38.425603] 5
[   38.428765] 6
[   38.432347] 0
[   38.435548] 3
[   38.438690] 
[   38.441823] 
[   38.448015]  Common crc: 0x0
[   38.453757] Parsing tailer region 0
[   38.460796]  Feature set: 
[   38.460805] 0x
[   38.466279] 01
[   38.469595] 
[   38.475942]  Target address: 0x84000, Download size: 409600
[   38.487155] Parsing tailer region 1
[   38.494124]  Feature set: 
[   38.494128] 0x
[   38.499617] 01
[   38.502946] 
[   38.509290]  Target address: 0x209c400, Download size: 43328
[   38.520803] EventGenericEventHandler: CMD Success
[   38.535891] EventGenericEventHandler: CMD Success
[   38.545998] MtCmdFwStartReq: override = 0x1, address = 0x84000
[   38.557763] EventGenericEventHandler: CMD Success
[   38.567195] Parsing CPU 1 fw tailer
[   38.574128]  Chip ID: 
[   38.574132] 0x
[   38.578849] 04
[   38.582143] 
[   38.588417]  Eco version: 
[   38.588422] 0x
[   38.593789] 00
[   38.597116] 
[   38.603360]  Region number: 
[   38.603362] 0x
[   38.609153] 00
[   38.612502] 
[   38.618967]  Format version: 
[   38.618978] 0x
[   38.624996] 00
[   38.628338] 
[   38.634652]  Ram version: 
[   38.634664] _
[   38.640168] r
[   38.643406] e
[   38.646685] s
[   38.650315] e
[   38.653470] r
[   38.656708] v
[   38.659860] e
[   38.663051] d
[   38.666306] _
[   38.669474] 
[   38.675718]  Built date: 
[   38.675730] 2
[   38.681024] 0
[   38.684247] 1
[   38.687562] 9
[   38.690769] 0
[   38.693986] 4
[   38.697239] 1
[   38.700426] 5
[   38.703564] 1
[   38.706761] 5
[   38.709900] 4
[   38.713021] 1
[   38.716200] 4
[   38.719338] 9
[   38.722461] 
[   38.725646] 
[   38.731738]  Common crc: 0x0
[   38.737527] Parsing tailer region 0
[   38.744464]  Feature set: 
[   38.744469] 0x
[   38.749919] 01
[   38.753229] 
[   38.759589]  Target address: 0x90000000, Download size: 122608
[   38.771669] EventGenericEventHandler: CMD Success
[   38.783230] MtCmdFwStartReq: override = 0x4, address = 0x0
[   38.829643] EventGenericEventHandler: CMD Success
[   38.898930] MCU Init Done!
[   38.904348] efuse_probe: efuse = 10000212
[   38.912388] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
[   38.923263] RtmpEepromGetDefault::e2p_dafault=1
[   38.932440] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
[   38.947673] NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0]
[   38.964290] [34mNICReadEEPROMParameters: EEPROM 0x52 b300[m
[   46.457588] Country Region from e2p = 101
[   46.465600] mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
[   46.477941] mt7615_antenna_default_reset(): DBDC BAND0 TxPath = 2, RxPath = 2
[   46.492403] mt7615_antenna_default_reset(): DBDC BAND1 TxPath = 2, RxPath = 2
[   46.506660] RcRadioInit(): DbdcMode=1, ConcurrentBand=2
[   46.517100] RcRadioInit(): pRadioCtrl=e0839e92,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
[   46.533920] RcRadioInit(): pRadioCtrl=66702db0,Band=1,rfcap=2,channel=36,PhyMode=1 extCha=0xf
[   46.550919] rcUpdateBandForBFMU  PhyCtrl[0].RadioCtrl.IsBfBand = 1
[   46.563064] rcUpdateBandForBFMU  PhyCtrl[1].RadioCtrl.IsBfBand = 0
[   46.575220] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1
[   46.586518] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0
[   46.597808] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0
[   46.612048] MtCmdSetDbdcCtrl:(ret = 0)
[   46.619559] MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
[   46.631139] RtmpOSFileOpen(): Error 2 opening /etc_ro/Wireless/RT2860AP/SingleSKU.dat
[   46.646751] --> Error opening /etc_ro/Wireless/RT2860AP/SingleSKU.dat
[   46.659606] MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
[   46.671080] RtmpOSFileOpen(): Error 2 opening /etc_ro/Wireless/RT2860AP/SingleSKU.dat
[   46.686696] EEPROM Init Done!
[   46.692591] mt_mac_init()-->
[   46.698337] mt7615_init_mac_cr()-->
[   46.705313] mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
[   46.715749] mt7615_init_mac_cr(): TMAC_TRCR1=0x82783c8c
[   46.726170] <--mt_mac_init()
[   46.732361] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
[   46.745598] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
[   46.758839] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
[   46.771887] MAC Init Done!
[   46.777302] MT7615BBPInit():BBP Initialization.....
[   46.787012]  Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
[   46.805019]  Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
[   46.823026] MT7615BBPInit() todo
[   46.829444] PHY Init Done!
[   46.837360] MtCmdSetMacTxRx:(ret = 0)
[   46.844950] MtCmdSetMacTxRx:(ret = 0)
[   46.852604] WifiFwdSet::disabled=0
[   46.859461] Main bssid = 00:00:00:00:00:00
[   46.867928] MtCmdSetMacTxRx:(ret = 0)
[   46.875456] MtCmdSetMacTxRx:(ret = 0)
[   46.882974] MtCmdSetMacTxRx:(ret = 0)
[   46.890493] MtCmdSetMacTxRx:(ret = 0)
[   46.897853] INIT REDUCE TCP ACK, ra0
[   46.904979] <==== mt_wifi_init, Status=0
[   46.912771] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1
[   46.924029] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0
[   46.935315] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0
[   46.949463] MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
[   46.959368] MtCmdEDCCACtrl: BandIdx: 1, EDCCACtrl: 1
[   46.984122] The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
[   46.998730] hc_radio_res_request(): wdev=8, hobj is not ready!
[   47.012180] The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
[   47.026702] hc_radio_res_request(): wdev=9, hobj is not ready!
[   47.040692] The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
[   47.055275] hc_radio_res_request(): wdev=10, hobj is not ready!
[   47.069555] The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
[   47.084198] hc_radio_res_request(): wdev=11, hobj is not ready!
[   47.098154] Total allocated 4 WDS interfaces!
[   47.112914] WtcSetMaxStaNum: BssidNum:8, MaxStaNum:117 (WdsNum:4, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:118
[   47.252093] RedInit: set CR4/N9 RED Enable to 1.
[   47.261361] RedInit: RED Initiailize Done.
[   47.269656] cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
[   47.281715] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
[   47.294291] wifi_sys_open(), wdev idx = 0
[   47.302350] wdev_attr_update(): wdevId0 = 74:7d:24:92:2a:97
[   47.313480] rcUpdateBandForBFMU  PhyCtrl[0].RadioCtrl.IsBfBand = 1
[   47.325625] rcUpdateBandForBFMU  PhyCtrl[1].RadioCtrl.IsBfBand = 0
[   47.337763] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1
[   47.349032] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0
[   47.360300] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0
[   47.374652] MtCmdSetDbdcCtrl:(ret = 0)
[   47.382289] [1;33m [RadarStateCheck] RD_NORMAL_MODE [m 
[   47.393125] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   47.410125] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   47.427120] MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0
[   47.445138] BW = 1,TXStream = 2, RXStream = 2, scan(0)
[   47.706097] [DfsCacNormalStart] Normal start. Enable MAC TX
[   47.718535] Caller: wlan_operate_init+0xa4/0x11c [mt_wifi]
[   47.729546] phy_mode=14, ch=11, wdev_type=1
[   47.737983] ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
[   47.756561] ht_cap->HtCapParm: mdpu_density=4, ampdu_factor=3
[   47.768574] AP inf up for ra_0(func_idx) OmacIdx=0
[   47.778255] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
[   47.788438] ApAutoChannelAtBootUp----------------->
[   47.798409] ApAutoChannelAtBootUp: AutoChannelBootup = 0
[   47.809003] ApAutoChannelAtBootUp<-----------------
[   47.818738] [41m ap_run_at_boot() : ACS is disable !![m
[   47.829520] [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
[   47.841245] wifi_sys_linkup(), wdev idx = 0
[   47.849595] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
[   47.849595]  LinkToOmacIdx = 0, LinkToWdevType = 1
[   48.022557] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
[   48.047049] MtCmdSetDbdcCtrl:(ret = 0)
[   48.055836] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
[   48.067435] APStartUpForMbss: BssIndex = 0 channel = 11
[   48.078022] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
[   48.092610] Enable 20/40 BSSCoex Channel Scan(BssCoex=1)
[   48.103680] MtCmdSetMacTxRx:(ret = 0)
[   48.111336] MtCmdSetMacTxRx:(ret = 0)
[   48.118786] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   48.135813] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   48.152815] MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0
[   48.170706] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   48.183619] AP OBSS SYNC - BBP R4 to 20MHz.l
[   48.784874] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   48.801902] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   48.818949] MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0
[   48.836813] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   48.849713] AP OBSS SYNC - BBP R4 to 20MHz.l
[   49.145509] :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0)
[   49.464846] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   49.481865] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   49.498972] MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0
[   49.516869] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   49.529792] AP OBSS SYNC - BBP R4 to 20MHz.l
[   50.144880] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   50.162116] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   50.179338] MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0
[   50.197457] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   50.210418] AP OBSS SYNC - BBP R4 to 20MHz.l
[   50.814850] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   50.832058] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   50.849099] MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0
[   50.866961] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   50.879854] AP OBSS SYNC - BBP R4 to 20MHz.l
[   51.484846] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   51.501991] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   51.519086] MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0
[   51.536973] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   51.549829] AP OBSS SYNC - BBP R4 to 20MHz.l
[   52.154881] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   52.171982] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   52.189007] MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0
[   52.207221] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   52.220161] AP OBSS SYNC - BBP R4 to 20MHz.l
[   52.834830] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   52.851846] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   52.868855] MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 11 DBDCIdx= 0, Band= 0
[   52.887079] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   52.899954] AP OBSS SYNC - BBP R4 to 20MHz.l
[   53.534758] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   53.551762] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   53.568742] MtCmdChannelSwitch: control_chl = 12,control_ch2=0, central_chl = 12 DBDCIdx= 0, Band= 0
[   53.586921] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   53.599714] AP OBSS SYNC - BBP R4 to 20MHz.l
[   54.204738] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   54.221725] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   54.238697] MtCmdChannelSwitch: control_chl = 13,control_ch2=0, central_chl = 13 DBDCIdx= 0, Band= 0
[   54.256985] BW = 0,TXStream = 2, RXStream = 2, scan(1)
[   54.269894] AP OBSS SYNC - BBP R4 to 20MHz.l
[   54.874729] Channel[Idx=3, Ch=4].bEffectedChannel=0x2!
[   54.885078] needFallBack=TRUE due to OP/OT!
[   54.893498] Channel[Idx=4, Ch=5].bEffectedChannel=0x1!
[   54.903725] needFallBack=TRUE due to OS!
[   54.911527] Channel[Idx=5, Ch=6].bEffectedChannel=0x2!
[   54.921746] needFallBack=TRUE due to OP/OT!
[   54.930067] Channel[Idx=6, Ch=7].bEffectedChannel=0x3!
[   54.940288] needFallBack=TRUE due to OP/OT!
[   54.948610] Channel[Idx=7, Ch=8].bEffectedChannel=0x3!
[   54.958829] needFallBack=TRUE due to OP/OT!
[   54.967146] needFallBack=TRUE due to OS!
[   54.974947] Channel[Idx=8, Ch=9].bEffectedChannel=0x3!
[   54.985165] needFallBack=TRUE due to OP/OT!
[   54.993469] needFallBack=TRUE due to OS!
[   55.001268] Channel[Idx=9, Ch=10].bEffectedChannel=0x3!
[   55.011665] needFallBack=TRUE due to OP/OT!
[   55.019983] needFallBack=TRUE due to OS!
[   55.027785] Channel[Idx=10, Ch=11].bEffectedChannel=0x2!
[   55.038350] Channel[Idx=11, Ch=12].bEffectedChannel=0x2!
[   55.048913] needFallBack=TRUE due to OP/OT!
[   55.057242] Channel[Idx=12, Ch=13].bEffectedChannel=0x3!
[   55.067807] needFallBack=TRUE due to OP/OT!
[   55.076124] needFallBack=TRUE due to OS!
[   55.083951] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   55.100923] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   55.117898] MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0
[   55.135924] BW = 1,TXStream = 2, RXStream = 2, scan(0)
[   55.394594] [DfsCacNormalStart] Normal start. Enable MAC TX
[   55.405970] [DfsCacNormalStart] Normal start. Enable MAC TX
[   55.417291] apidx 0 for WscUUIDInit
[   55.424216] Generate UUID for apidx(0)
[   55.432492] extif_set_dev(ra0)
[   55.761580] rax0: ===> mbss_virtual_if_open
[   55.770109] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
[   55.782890] wifi_sys_open(), wdev idx = 4
[   55.790999] wdev_attr_update(): wdevId4 = 76:7d:24:c2:2a:97
[   55.802234] rcUpdateBandForBFMU  PhyCtrl[0].RadioCtrl.IsBfBand = 0
[   55.814491] rcUpdateBandForBFMU  PhyCtrl[1].RadioCtrl.IsBfBand = 1
[   55.826735] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 0
[   55.838073] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 1
[   55.849432] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 1
[   55.863978] MtCmdSetDbdcCtrl:(ret = 0)
[   55.871769] [1;33m [RadarStateCheck] RD_NORMAL_MODE [m 
[   55.882848] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload
[   55.899882] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload
[   55.916906] MtCmdChannelSwitch: control_chl = 149,control_ch2=0, central_chl = 155 DBDCIdx= 1, Band= 0
[   55.935489] BW = 2,TXStream = 2, RXStream = 2, scan(0)
[   56.411410] EventExtEventHandler: Unknown Ext Event(7)
[   56.511440] EventExtEventHandler: Unknown Ext Event(7)
[   56.611492] EventExtEventHandler: Unknown Ext Event(7)
[   56.711513] EventExtEventHandler: Unknown Ext Event(7)
[   56.811559] EventExtEventHandler: Unknown Ext Event(7)
[   56.911589] EventExtEventHandler: Unknown Ext Event(7)
[   57.011639] EventExtEventHandler: Unknown Ext Event(7)
[   57.028280] [DfsCacNormalStart] Normal start. Enable MAC TX
[   57.040541] Caller: wlan_operate_init+0xa4/0x11c [mt_wifi]
[   57.051522] phy_mode=49, ch=149, wdev_type=1
[   57.060042] ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
[   57.078648] ht_cap->HtCapParm: mdpu_density=4, ampdu_factor=3
[   57.090461] AP inf up for ra_4(func_idx) OmacIdx=20
[   57.100397] AsicRadioOnOffCtrl(): DbdcIdx=1 RadioOn
[   57.110373] ApAutoChannelAtBootUp----------------->
[   57.120122] ApAutoChannelAtBootUp: AutoChannelBootup = 0
[   57.130840] ApAutoChannelAtBootUp<-----------------
[   57.140561] [41m ap_run_at_boot() : ACS is disable !![m
[   57.151326] [PMF]APPMFInit:: apidx=4, MFPC=0, MFPR=0, SHA256=0
[   57.163037] wifi_sys_linkup(), wdev idx = 4
[   57.171375] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:126 for WDEV_TYPE:1
[   57.171375]  LinkToOmacIdx = 14, LinkToWdevType = 1
[   57.312055] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
[   57.336865] MtCmdSetDbdcCtrl:(ret = 0)
[   57.345051] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 14
[   57.356737] APStartUpForMbss: BssIndex = 1 channel = 149
[   57.367543] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 1
[   57.381415] apidx 4 for WscUUIDInit
[   57.388467] Generate UUID for apidx(4)
[   57.397000] extif_set_dev(rax0)
[   57.568108] br-lan: port 2(rax0) entered blocking state
[   57.578603] br-lan: port 2(rax0) entered disabled state
[   57.589891] device rax0 entered promiscuous mode
[   57.599700] br-lan: port 2(rax0) entered blocking state
[   57.610234] br-lan: port 2(rax0) entered forwarding state
[   57.778814] br-lan: port 3(ra0) entered blocking state
[   57.789108] br-lan: port 3(ra0) entered disabled state
[   57.800123] device ra0 entered promiscuous mode
[   57.809627] br-lan: port 3(ra0) entered blocking state
[   57.819978] br-lan: port 3(ra0) entered forwarding state
[   57.991554] New Sta:50:ec:50:c3:f4:2a
[   58.132395] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=1 from 50:EC:50:C3:F4:2A
[   58.132395] 
[   58.155698] PTK:ce4c0ffc23fec870bddcde12357826dfa5bcc1a2b8ebc0d078a0ce71b08dd64760ed6bf283bae92da53df2c8222635672f6541c210511fac1b2215b303feb227
[  126.354834] New Sta:a4:50:46:dc:ed:ed
[  126.492455] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from A4:50:46:DC:ED:ED
[  126.492455] 
[  126.515819] PTK:ac8c1d448bf4ec0b0dcddfc2a1d2ee4962c75a77a47783ebaaf112be2617b2df04a37543aa01f52cd1076c770082b3af05c25ac91629a4aac915003bbe6b7b81
[  126.586682] Rcv Wcid(2) AddBAReq
[  126.593152] Start Seq = 00000000
[  226.181003] Rcv Wcid(2) AddBAReq
[  226.187508] Start Seq = 00000002
[ 1198.061702] :MtCmdCr4Set: arg0(13) arg1(255) arg2(4)
[ 2154.088445] Del Sta:a4:50:46:dc:ed:ed
[ 2161.352435] New Sta:a4:50:46:dc:ed:ed
[ 2161.475797] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from A4:50:46:DC:ED:ED
[ 2161.475797] 
[ 2161.499067] PTK:1b98879ed357c6da0fa0e112dc756ae31b25f65f0fcdbae62408501a675097b8a815e26fcc61aefb8a0b9df5c4cc7a8a721a65c68218f0d99821ffeabe0edfe4
[ 2161.548884] Rcv Wcid(2) AddBAReq
[ 2161.555346] Start Seq = 00000000
[ 2694.177941] Del Sta:a4:50:46:dc:ed:ed
[ 3761.095717] New Sta:a4:50:46:dc:ed:ed
[ 3761.221264] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from A4:50:46:DC:ED:ED
[ 3761.221264] 
[ 3761.244480] PTK:04a5eba8546525183a687d7a6a4027b751876f69b19c9e2867a458ff478cee2034c9464c598763e96bb8644314cd7929b020c7ac5726341b738d0c01d912362d
[ 3761.292434] Rcv Wcid(2) AddBAReq
[ 3761.298875] Start Seq = 00000000
[ 3828.311337] Rcv Wcid(2) AddBAReq
[ 3828.317885] Start Seq = 00000002
[ 4035.999523] Del Sta:a4:50:46:dc:ed:ed
[ 4067.773234] New Sta:a4:50:46:dc:ed:ed
[ 4067.912722] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from A4:50:46:DC:ED:ED
[ 4067.912722] 
[ 4067.935942] PTK:82c5870688cfdf24b1fa7d06a61b801f23f0e398d17fd033ba67dd6c589f4465388d7ea3acce05eed510c285db78de1a46f87c217d897d46675595048060a7ef
[ 4068.003222] Rcv Wcid(2) AddBAReq
[ 4068.009659] Start Seq = 00000000
[ 4070.447136] Rcv Wcid(2) AddBAReq
[ 4070.453698] Start Seq = 00000002
[ 4459.433998] Del Sta:a4:50:46:dc:ed:ed
[ 4466.581716] New Sta:a4:50:46:dc:ed:ed
[ 4466.720802] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from A4:50:46:DC:ED:ED
[ 4466.720802] 
[ 4466.744030] PTK:4446d62e4f0f9cc7a8b51973f446046ca1b3d54ba8dcdf0db7f8fe9f3194ceb42fed5061ac52ebb6c4c5d8d6ae8c8af53ddb8b8e7f770d9bcd223356e2517a89
[ 4466.794113] Rcv Wcid(2) AddBAReq
[ 4466.800525] Start Seq = 00000000
[ 4491.726465] Rcv Wcid(2) AddBAReq
[ 4491.732893] Start Seq = 00000000
[ 4548.601224] Rcv Wcid(2) AddBAReq
[ 4548.607740] Start Seq = 00000002
[ 4849.955407] New Sta:94:87:e0:45:20:9e
[ 4850.081382] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=3 from 94:87:E0:45:20:9E
[ 4850.081382] 
[ 4850.104615] PTK:ee4f651e7b2b13fb174dfcb3067c2ed2fc548d8d3ae849d359f1fc291ff964398ae8bccd4295e26901b0b3234dac14149d082e1715682014b1ec38b2e84d750d
[ 4850.135406] Rcv Wcid(3) AddBAReq
[ 4850.141821] Start Seq = 00000000
[ 4850.323545] HcGetEdca(): wdev=1, hobj is not ready!
[ 4850.333281] HcGetEdca(): wdev=2, hobj is not ready!
[ 4850.342973] HcGetEdca(): wdev=3, hobj is not ready!
[ 4850.352795] HcGetEdca(): wdev=5, hobj is not ready!
[ 4850.362811] HcGetEdca(): wdev=6, hobj is not ready!
[ 4850.372569] HcGetEdca(): wdev=7, hobj is not ready!
[ 4850.382292] HcGetEdca(): wdev=8, hobj is not ready!
[ 4850.392015] HcGetEdca(): wdev=9, hobj is not ready!
[ 4850.401733] HcGetEdca(): wdev=10, hobj is not ready!
[ 4850.411656] HcGetEdca(): wdev=11, hobj is not ready!
[ 4850.421549] HcGetEdca(): wdev=12, hobj is not ready!
[ 4850.434531] HcGetEdca(): wdev=13, hobj is not ready!
[ 4880.290508] Rcv Wcid(2) AddBAReq
[ 4880.296981] Start Seq = 00000001
[ 4893.822440] Rcv Wcid(3) AddBAReq
[ 4893.828912] Start Seq = 00000000
[ 4905.042201] Rcv Wcid(3) AddBAReq
[ 4905.048710] Start Seq = 00000002
[ 4919.477593] Rcv Wcid(3) AddBAReq
[ 4919.484044] Start Seq = 00000000
[ 4973.065902] Rcv Wcid(3) AddBAReq
[ 4973.072333] Start Seq = 00000000
[ 5065.780335] Rcv Wcid(3) AddBAReq
[ 5065.786815] Start Seq = 00000000
[ 5262.550244] Rcv Wcid(3) AddBAReq
[ 5262.556719] Start Seq = 00000000
[ 5278.036573] Rcv Wcid(3) AddBAReq
[ 5278.043076] Start Seq = 00000000
[ 5533.756789] Rcv Wcid(3) AddBAReq
[ 5533.763251] Start Seq = 00000000
[ 5578.604157] Rcv Wcid(3) AddBAReq
[ 5578.610586] Start Seq = 00000000
[ 5595.673965] Rcv Wcid(3) AddBAReq
[ 5595.680398] Start Seq = 00000000
[ 5611.460653] Rcv Wcid(3) AddBAReq
[ 5611.467114] Start Seq = 00000000
[ 5612.442406] Rcv Wcid(3) AddBAReq
[ 5612.448834] Start Seq = 00000000
[ 5627.005673] Rcv Wcid(3) AddBAReq
[ 5627.012142] Start Seq = 00000000
[ 5637.840933] Rcv Wcid(3) AddBAReq
[ 5637.847517] Start Seq = 00000000
[ 5667.537625] Rcv Wcid(3) AddBAReq
[ 5667.544099] Start Seq = 00000000
[ 5693.494427] Rcv Wcid(3) AddBAReq
[ 5693.500913] Start Seq = 00000000
[ 5713.806518] Rcv Wcid(3) AddBAReq
[ 5713.813054] Start Seq = 00000000
[ 5749.406874] Rcv Wcid(3) AddBAReq
[ 5749.413658] Start Seq = 00000000
[ 5755.093491] Rcv Wcid(3) AddBAReq
[ 5755.100074] Start Seq = 00000000
[ 5756.544597] Rcv Wcid(3) AddBAReq
[ 5756.551025] Start Seq = 00000000
[ 5868.195144] Rcv Wcid(3) AddBAReq
[ 5868.201961] Start Seq = 00000000
[ 5878.838349] Rcv Wcid(3) AddBAReq
[ 5878.844801] Start Seq = 00000000
sonytxl commented 2 years ago

你的WIFI正常吗?我的有线OK,WiFi默认编译的,速度几乎没有

MageDelfador commented 2 years ago

你的WIFI正常吗?我的有线OK,WiFi默认编译的,速度几乎没有

正常,手机跑个宽带测速下载600M左右,应该还能更高。 可以看下交换机设置里,VLAN 1里的CPU (eth0) 要选“未标记” 否则WIFI就不行。也可以重置下路由器恢复默认配置

sonytxl commented 2 years ago

你的WIFI正常吗?我的有线OK,WiFi默认编译的,速度几乎没有

正常,手机跑个宽带测速下载600M左右,应该还能更高。 可以看下交换机设置里,VLAN 1里的CPU (eth0) 要选“未标记” 否则WIFI就不行。也可以重置下路由器恢复默认配置

兄弟你好,再请教一下,我的是k2p和你一样,我写的固件里面只有无线和接口设置,没有交换机设置,在接口设置里面WAN默认的就是WAN,eth0默认是没有打钩的,也找不到CPU这个选项,请问一下是再哪个选项下面可以找到?谢谢你。。。

MageDelfador commented 2 years ago

你的WIFI正常吗?我的有线OK,WiFi默认编译的,速度几乎没有

正常,手机跑个宽带测速下载600M左右,应该还能更高。 可以看下交换机设置里,VLAN 1里的CPU (eth0) 要选“未标记” 否则WIFI就不行。也可以重置下路由器恢复默认配置

兄弟你好,再请教一下,我的是k2p和你一样,我写的固件里面只有无线和接口设置,没有交换机设置,在接口设置里面WAN默认的就是WAN,eth0默认是没有打钩的,也找不到CPU这个选项,请问一下是再哪个选项下面可以找到?谢谢你。。。

可能是编译的时候配置选项有问题,make distclean后再重新设置编译一下试试吧

sonytxl commented 2 years ago

谢谢

sonytxl commented 2 years ago

你的WIFI正常吗?我的有线OK,WiFi默认编译的,速度几乎没有

正常,手机跑个宽带测速下载600M左右,应该还能更高。 可以看下交换机设置里,VLAN 1里的CPU (eth0) 要选“未标记” 否则WIFI就不行。也可以重置下路由器恢复默认配置

兄弟你好,再请教一下,我的是k2p和你一样,我写的固件里面只有无线和接口设置,没有交换机设置,在接口设置里面WAN默认的就是WAN,eth0默认是没有打钩的,也找不到CPU这个选项,请问一下是再哪个选项下面可以找到?谢谢你。。。

可能是编译的时候配置选项有问题,make distclean后再重新设置编译一下试试吧

再次请教一下,我在重新编译的时候luci找不到交换机的选项再哪里,请问交换机选项再哪个位置可以找到,再次感谢。。

MageDelfador commented 2 years ago

你的WIFI正常吗?我的有线OK,WiFi默认编译的,速度几乎没有

正常,手机跑个宽带测速下载600M左右,应该还能更高。 可以看下交换机设置里,VLAN 1里的CPU (eth0) 要选“未标记” 否则WIFI就不行。也可以重置下路由器恢复默认配置

兄弟你好,再请教一下,我的是k2p和你一样,我写的固件里面只有无线和接口设置,没有交换机设置,在接口设置里面WAN默认的就是WAN,eth0默认是没有打钩的,也找不到CPU这个选项,请问一下是再哪个选项下面可以找到?谢谢你。。。

可能是编译的时候配置选项有问题,make distclean后再重新设置编译一下试试吧

再次请教一下,我在重新编译的时候luci找不到交换机的选项再哪里,请问交换机选项再哪个位置可以找到,再次感谢。。

不需要额外修改,默认编译,路由器刷完固件里面就有了

steamch commented 2 years ago

楼主的问题解决了吗?

MageDelfador commented 2 years ago

没有,等待大佬回复中……现在临时的替代方案是关闭NAT环回,修改路由器的hosts

Subdue0 commented 2 years ago

我也遇到了这个问题,使用无线网络访问本地的服务,速度只有几十KB,有线网络一切正常,这要怎么解决呢?

Subdue0 commented 2 years ago

@sonytxl 你的问题解决了吗?

MageDelfador commented 1 year ago

修改/etc/sysctl.conf,添加:

net.bridge.bridge-nf-call-arptables=0
net.bridge.bridge-nf-call-ip6tables=0
net.bridge.bridge-nf-call-iptables=0

然后执行sysctl -p 也可以在编译前直接修改/lede/package/base-files/files/etc/sysctl.conf 搜索了一下ISSUES,好像这些配置总是随着内核变来变去, 所以最佳方案应该就是这样修改sysctl.conf文件了

steamch commented 1 year ago

修改/etc/sysctl.conf,添加:

net.bridge.bridge-nf-call-arptables=0
net.bridge.bridge-nf-call-ip6tables=0
net.bridge.bridge-nf-call-iptables=0

然后执行sysctl -p 也可以在编译前直接修改/lede/package/base-files/files/etc/sysctl.conf 搜索了一下ISSUES,好像这些配置总是随着内核变来变去, 所以最佳方案应该就是这样修改sysctl.conf文件了

sysctl: error: 'net.bridge/bridge-nf-call-arptables' is an unknown key sysctl: error: 'net.bridge/bridge-nf-call-ip6tables' is an unknown key sysctl: error: 'net.bridge/bridge-nf-call-iptables' is an unknown key 会出现这个。这个方法以前有效,现在不行了 .会自动变成/ 很奇怪

MageDelfador commented 1 year ago

我的是K2P,默认配置编译,5.4内核 可能是变斜杠的问题,找找变斜杠的原因吧