coolsnowwolf / lede

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

新路由3无法搜索到WIFI信号 #8775

Closed UzkiS closed 1 year ago

UzkiS commented 2 years ago

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

1.关于你要提交的问题

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

2. 详细叙述

(1) 具体问题

新路由3无法搜索到WIFI信号, 新编译,尝试过闭源驱动,开源驱动,和默认配置,WIFI均没有信号,希望大佬可以帮忙解答一下 CI配置:https://github.com/LemoFire/Newifi3-OpenWrt-CI/blob/f1d02f4d6b7ce0ed4333fc50df7075b62fbe107a/.github/workflows/NEWIFI-D2.yml A:

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

A:新路由3 使用昨天最新的代码编译

(3) 详细日志

[    0.000000] Linux version 5.4.173 (lemofire@lemofire-virtual-machine) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r4117-94e7b85e4)) #0 SMP Tue Jan 25 04:29:51 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=000060e0
[    0.000000] Readback ErrCtl register=000060e0
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 509364K/524288K available (6170K kernel code, 256K rwdata, 1292K rodata, 1292K init, 238K bss, 14924K 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.000010] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
[    0.007824] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.073992] pid_max: default: 32768 minimum: 301
[    0.078809] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.086009] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.096819] rcu: Hierarchical SRCU implementation.
[    0.102223] smp: Bringing up secondary CPUs ...
[    1.312818] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    1.312830] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    1.312844] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    1.312961] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.167062] Synchronize counters for CPU 1: done.
[    1.031270] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    1.031279] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    1.031287] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    1.031342] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.257899] Synchronize counters for CPU 2: done.
[    1.120504] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    1.120513] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    1.120521] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    1.120586] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.343083] Synchronize counters for CPU 3: done.
[    0.372956] smp: Brought up 1 node, 4 CPUs
[    0.381704] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.391475] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.398577] pinctrl core: initialized pinctrl subsystem
[    0.405546] NET: Registered protocol family 16
[    0.423743] FPU Affinity set after 11720 emulations
[    0.443075] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[    0.454720] clocksource: Switched to clocksource GIC
[    0.461768] NET: Registered protocol family 2
[    0.466362] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.474162] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.482491] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.490086] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.497244] TCP: Hash tables configured (established 2048 bind 2048)
[    0.503669] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.510185] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.517429] NET: Registered protocol family 1
[    0.521725] PCI: CLS 0 bytes, default 32
[    0.764577] 4 CPUs re-calibrate udelay(lpj = 2924544)
[    0.771494] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    0.780609] random: fast init done
[    0.793274] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.799053] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.810704] bounce: pool size: 64 pages
[    0.816991] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.822754] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.828768] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.835361] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    0.843199] printk: console [ttyS0] disabled
[    0.847497] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    0.856480] printk: console [ttyS0] enabled
[    0.864732] printk: bootconsole [early0] disabled
[    0.877184] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[    0.892627] spi-nor spi0.0: w25q256 (32768 Kbytes)
[    0.897531] 4 fixed-partitions partitions found on MTD device spi0.0
[    0.903854] Creating 4 MTD partitions on "spi0.0":
[    0.908647] 0x000000000000-0x000000030000 : "u-boot"
[    0.915178] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.921842] 0x000000040000-0x000000050000 : "factory"
[    0.928192] 0x000000050000-0x000002000000 : "firmware"
[    0.934954] 2 uimage-fw partitions found on MTD device firmware
[    0.940859] Creating 2 MTD partitions on "firmware":
[    0.945837] 0x000000000000-0x00000026e5f5 : "kernel"
[    0.952036] 0x00000026e5f5-0x000001fb0000 : "rootfs"
[    0.958325] mtd: device 5 (rootfs) set to be root filesystem
[    0.964075] 1 squashfs-split partitions found on MTD device rootfs
[    0.970267] 0x000001c80000-0x000001fb0000 : "rootfs_data"
[    0.978367] libphy: Fixed MDIO Bus: probed
[    1.047713] ralink_soc_eth 1e100000.ethernet: generated random MAC address 82:a1:96:15:55:0f
[    1.056350] libphy: mdio: probed
[    2.462095] ralink_soc_eth 1e100000.ethernet: loaded mt7530 driver
[    2.469200] ralink_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22
[    2.480164] mt7621-pci 1e140000.pcie: Parsing DT failed
[    2.488067] NET: Registered protocol family 10
[    2.494047] Segment Routing with IPv6
[    2.497847] NET: Registered protocol family 17
[    2.502579] 8021q: 802.1Q VLAN Support v1.8
[    2.510771] gpio-export gpio_export: 1 gpio(s) exported
[    2.516369] rt2880-pinmux pinctrl: pcie is already enabled
[    2.521991] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    2.529598] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    2.636967] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    2.642530] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    2.747984] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    2.754930] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    2.759784] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    2.764656] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    2.774104] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    2.780462] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    2.787321] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    2.794165] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.799684] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    2.805713] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    2.811955] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff]
[    2.818280] pci 0000:00:00.0: supports D1
[    2.822271] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.828403] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    2.834413] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    2.840685] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff]
[    2.846999] pci 0000:00:01.0: supports D1
[    2.850992] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    2.858356] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
[    2.864391] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[    2.871210] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    2.878000] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    2.885553] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    2.890766] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    2.896853] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    2.903612] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    2.910821] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.917658] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000
[    2.923681] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    2.930078] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    2.937604] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    2.942814] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    2.948900] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    2.955674] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff pref]
[    2.962867] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    2.969522] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    2.976122] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    2.983053] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    2.989649] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    2.996597] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    3.003356] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[    3.010560] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[    3.017335] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref]
[    3.024525] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff]
[    3.031302] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff]
[    3.038078] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    3.044852] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    3.051617] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
[    3.058919] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
[    3.066124] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.071066] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    3.077836] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    3.084611] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    3.091807] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff]
[    3.098584] pci 0000:00:01.0: PCI bridge to [bus 02]
[    3.103526] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    3.110296] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    3.117067] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff pref]
[    3.125140] hctosys: unable to open rtc device (rtc0)
[    3.136712] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    3.148778] Freeing unused kernel memory: 1292K
[    3.153306] This architecture does not have kernel memory protection.
[    3.159743] Run /sbin/init as init process
[    4.142695] init: Console is alive
[    4.146596] init: - watchdog -
[    4.676448] ralink_soc_eth 1e100000.ethernet eth0: port 3 link up
[    6.518329] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    6.912578] usbcore: registered new interface driver usbfs
[    6.918232] usbcore: registered new interface driver hub
[    6.923656] usbcore: registered new device driver usb
[    6.941781] ANTFS Module: Version 07.19-b41ba529
[    6.949576] exfat: module is from the staging directory, the quality is unknown, you have been warned.
[    6.960760] exFAT: Version 1.3.0
[    7.002085] SCSI subsystem initialized
[    7.018248] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator
[    7.027009] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator
[    7.036019] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    7.041345] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
[    7.054808] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000290010
[    7.063988] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000
[    7.071080] hub 1-0:1.0: USB hub found
[    7.075003] hub 1-0:1.0: 2 ports detected
[    7.079607] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    7.084975] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
[    7.092439] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
[    7.099061] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.108081] hub 2-0:1.0: USB hub found
[    7.111913] hub 2-0:1.0: 1 port detected
[    7.127806] usbcore: registered new interface driver usb-storage
[    7.134488] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    7.155202] init: - preinit -
[    8.619300] crng init done
[    9.408643] ralink_soc_eth 1e100000.ethernet: PPE started
[   17.114903] mount_root: loading kmods from internal overlay
[   17.156787] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   17.169450] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[   17.812371] jffs2: notice: (614) jffs2_build_xattr_subsystem: complete building xattr subsystem, 26 of xdatum (0 unchecked, 26 orphan) and 39 of xref (2 dead, 37 orphan) found.
[   17.829147] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   17.836444] block: unable to load configuration (fstab: Entry not found)
[   17.843287] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[   17.850015] block: unable to load configuration (fstab: Entry not found)
[   17.856910] block: attempting to load /etc/config/fstab
[   17.863636] block: unable to load configuration (fstab: Entry not found)
[   17.870561] block: no usable configuration
[   17.910443] jffs2: notice: (612) jffs2_build_xattr_subsystem: complete building xattr subsystem, 26 of xdatum (0 unchecked, 26 orphan) and 39 of xref (2 dead, 37 orphan) found.
[   18.236357] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   18.243449] block: unable to load configuration (fstab: Entry not found)
[   18.250340] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[   18.256924] block: unable to load configuration (fstab: Entry not found)
[   18.263756] block: attempting to load /etc/config/fstab
[   18.269193] block: unable to load configuration (fstab: Entry not found)
[   18.276042] block: no usable configuration
[   18.282227] mount_root: overlay filesystem has not been fully initialized yet
[   18.290416] mount_root: switching to jffs2 overlay
[   18.302087] overlayfs: upper fs does not support tmpfile.
[   18.313643] urandom-seed: Seed file not found (/etc/urandom.seed)
[   18.443594] register mt7603_drv
[   18.446904] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=25
[   18.452304] pci 0000:00:01.0: enabling device (0006 -> 0007)
[   18.457962] mt7603_drv 0000:02:00.0: enabling device (0000 -> 0002)
[   18.470617] 
[   18.470617] 
[   18.470617] === pAd = 9a9229a1, size = 1648296 ===
[   18.470617] 
[   18.480270] <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x
[   18.486933] <-- RTMPAllocAdapterBlock, Status=0
[   18.491445] pAd->CSRBaseAddress =0xc0a80000, csr_addr=0xc0a80000!
[   18.497526] device_id =0x7603
[   18.500485] MT7603 AP Driver version 4.1.2.0
[   18.504752] mt7603_init()-->
[   18.507624] mt_bcn_buf_init(224): Not support for HIF_MT yet!
[   18.513335] <--mt7603_init()
[   18.516214] load_dev_l1profile()-->
[   18.521794] match_index_by_chipname() MT7603 found as INDEX0
[   18.527494] l1set_profile_path() profile update from /etc/Wireless/RT2860/RT2860AP.dat to /etc/wireless/mt7615/mt7615.1.dat
[   18.538617] l1set_eeprom_offset() eeprom offset remain 0x0
[   18.544087] l1set_eeprom_size() eeprom size update from 0x200 to 0x400
[   18.550614] l1set_ifname() ifname rename from ra0 to ra
[   18.555824] l1set_ifname() ifname remain ra
[   18.560000] l1set_ifname() ifname remain ra
[   18.564174] l1set_ifname() ifname remain apcli
[   18.651316] register rtpci
[   18.654155] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=24
[   18.659592] pci 0000:00:00.0: enabling device (0006 -> 0007)
[   18.665250] rtpci 0000:01:00.0: enabling device (0000 -> 0002)
[   18.676406] 
[   18.676406] 
[   18.676406] === pAd = 5310b312, size = 1403632 ===
[   18.676406] 
[   18.686084] <-- RTMPAllocTxRxRingMemory, Status=0
[   18.691575] <-- RTMPAllocAdapterBlock, Status=0
[   18.696120] pAd->CSRBaseAddress =0xc0e80000, csr_addr=0xc0e80000!
[   18.702187] device_id =0x7662
[   18.705160] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a
[   18.714783] MT76x2 AP Driver version: 3.0.5.0
[   18.719148] ====> mt76x2_ePA_per_rate_compensate_init: 5944 is_ePA: 1
[   18.725571] RtmpChipOpsEepromHook::e2p_type=0, inf_Type=5
[   18.730939] RtmpEepromGetDefault::e2p_default=2
[   18.735454] NVM is FLASH mode
[   18.738409] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=rai
[   18.746235] WiFi PCI Startup Time: 0.090s
[   18.779434] ralink_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
[   18.883880] procd: - early -
[   18.887158] procd: - watchdog -
[   19.684844] procd: - watchdog -
[   19.690190] procd: - ubus -
[   19.891028] procd: - init -
[   20.550507] kmodloader: loading kernel modules from /etc/modules.d/*
[   20.577671] NET: Registered protocol family 38
[   20.601604] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[   20.618046] tun: Universal TUN/TAP device driver, 1.6
[   20.630443] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   20.738653] cryptodev: driver 1.12 loaded.
[   20.760848] mtk-eip93 1e004000.crypto: PRNG initialized
[   20.772991] mtk-eip93 1e004000.crypto: EIP93 initialized succesfull
[   20.875827] usbcore: registered new interface driver ums-alauda
[   20.883620] usbcore: registered new interface driver ums-cypress
[   20.891682] usbcore: registered new interface driver ums-datafab
[   20.899667] usbcore: registered new interface driver ums-freecom
[   20.907690] usbcore: registered new interface driver ums-isd200
[   20.915787] usbcore: registered new interface driver ums-jumpshot
[   20.923717] usbcore: registered new interface driver ums-karma
[   20.932044] usbcore: registered new interface driver ums-sddr09
[   20.940095] usbcore: registered new interface driver ums-sddr55
[   20.948367] usbcore: registered new interface driver ums-usbat
[   20.979111] xt_time: kernel timezone is -0000
[   20.988138] PPP generic driver version 2.4.2
[   20.994321] PPP MPPE Compression module registered
[   21.000727] NET: Registered protocol family 24
[   21.009371] kmodloader: done loading kernel modules from /etc/modules.d/*
[   46.567714] ralink_soc_eth 1e100000.ethernet eth0: port 3 link down
[   74.239057] ralink_soc_eth 1e100000.ethernet: PPE started
[   74.244513] debugfs: Directory 'mtk_ppe' with parent '/' already present!
[   74.266286] br-lan: port 1(eth0.1) entered blocking state
[   74.271754] br-lan: port 1(eth0.1) entered disabled state
[   74.278196] device eth0.1 entered promiscuous mode
[   74.283044] device eth0 entered promiscuous mode
[   74.294695] br-lan: port 1(eth0.1) entered blocking state
[   74.300256] br-lan: port 1(eth0.1) entered forwarding state
[   74.326738] load_dev_l1profile()-->
[   74.330450] l1set_profile_path() profile remain /etc/wireless/mt7615/mt7615.1.dat
[   74.338540] l1set_eeprom_offset() eeprom offset remain 0x0
[   74.344186] l1set_eeprom_size() eeprom size remain 0x400
[   74.349731] l1set_ifname() ifname rename from ra0 to ra
[   74.355020] l1set_ifname() ifname remain ra
[   74.359299] l1set_ifname() ifname remain ra
[   74.363583] l1set_ifname() ifname remain apcli
[   74.369119] TX_BCN DESC ee1c8797 size = 320
[   74.373562] RX[0] DESC 76672da5 size = 2048
[   74.378735] RX[1] DESC 92dd315e size = 2048
[   74.533782] E2pAccessMode=2
[   74.538209] cfg_mode=9
[   74.540609] cfg_mode=9
[   74.542997] wmode_band_equal(): Band Equal!
[   74.551374] APSDCapable[0]=1
[   74.554278] APSDCapable[1]=1
[   74.557242] APSDCapable[2]=1
[   74.560160] APSDCapable[3]=1
[   74.563136] APSDCapable[4]=1
[   74.566162] APSDCapable[5]=1
[   74.569116] APSDCapable[6]=1
[   74.572036] APSDCapable[7]=1
[   74.575007] APSDCapable[8]=1
[   74.577949] APSDCapable[9]=1
[   74.580926] APSDCapable[10]=1
[   74.584026] APSDCapable[11]=1
[   74.587109] APSDCapable[12]=1
[   74.590153] APSDCapable[13]=1
[   74.593262] APSDCapable[14]=1
[   74.596358] APSDCapable[15]=1
[   74.599430] default ApCliAPSDCapable[0]=1
[   74.603536] default ApCliAPSDCapable[1]=1
[   74.792963] Key1Str is Invalid key length(0) or Type(0)
[   74.798917] Key2Str is Invalid key length(0) or Type(0)
[   74.804894] Key3Str is Invalid key length(0) or Type(0)
[   74.810722] Key4Str is Invalid key length(0) or Type(0)
[   74.863676] [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1
[   74.869676] [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0
[   74.875580] [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0
[   74.883241] FW Version:
[   74.883259] C
[   74.885796] L
[   74.887490] 1
[   74.889213] 7
[   74.890889] 3
[   74.892508] 7
[   74.894212] 6
[   74.895956] 6
[   74.897612] _
[   74.899209] R
[   74.900826] 
[   74.903977] FW Build Date:
[   74.903992] 2
[   74.906857] 0
[   74.908518] 1
[   74.910192] 7
[   74.911826] 1
[   74.913424] 1
[   74.915125] 1
[   74.916733] 0
[   74.918392] 1
[   74.920005] 0
[   74.921643] 5
[   74.923329] 9
[   74.925055] 3
[   74.926695] 2
[   74.928344] 
[   74.930005] 
[   74.933587] CmdAddressLenReq:(ret = 0)
[   74.938526] CmdFwStartReq: override = 1, address = 1048576
[   74.944291] CmdStartDLRsp: WiFI FW Download Success
[   74.964316] AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC)
[   74.970364] efuse_probe: efuse = 10000002
[   74.974529] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
[   74.980099] RtmpEepromGetDefault::e2p_dafault=1
[   74.984691] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
[   74.992292] NVM is FLASH mode, flash_offset = 0x0
[   74.997122] 1. Phy Mode = 14
[   75.002233] @@@  NICReadEEPROMParameters : pAd->FWLoad=0 
[   75.163399] Country Region from e2p = ffff
[   75.167700] tssi_1_target_pwr_g_band = 46
[   75.171754] 2. Phy Mode = 14
[   75.174971] 3. Phy Mode = 14
[   75.177901] NICInitPwrPinCfg(14): Not support for HIF_MT yet!
[   75.183770] NICInitializeAsic(588): Not support rtmp_mac_sys_reset () for HIF_MT yet!
[   75.191639] mt_mac_init()-->
[   75.194653] mt7603_init_mac_cr()-->
[   75.198806] AsicSetMacMaxLen(1907): Set the Max RxPktLen=1024!
[   75.204846] <--mt_mac_init()
[   75.208026]  WTBL Segment 1 info:
[   75.211461]      MemBaseAddr/FID:0x28000/0
[   75.215413]      EntrySize/Cnt:32/128
[   75.218908]  WTBL Segment 2 info:
[   75.222288]      MemBaseAddr/FID:0x40000/0
[   75.226193]      EntrySize/Cnt:64/128
[   75.229641]  WTBL Segment 3 info:
[   75.233016]      MemBaseAddr/FID:0x42000/64
[   75.237000]      EntrySize/Cnt:64/128
[   75.240458]  WTBL Segment 4 info:
[   75.243781]      MemBaseAddr/FID:0x44000/128
[   75.247818]      EntrySize/Cnt:32/128
[   75.251330] AntCfgInit(2689): Not support for HIF_MT yet!
[   75.256909] MCS Set = ff ff 00 00 01
[   77.132978] SYNC - BBP R4 to 20MHz.l
[   79.604353] SYNC - BBP R4 to 20MHz.l
[   82.084428] SYNC - BBP R4 to 20MHz.l
[   82.685537] SYNC - BBP R4 to 20MHz.l
[   83.285533] SYNC - BBP R4 to 20MHz.l
[   83.895534] SYNC - BBP R4 to 20MHz.l
[   84.495801] SYNC - BBP R4 to 20MHz.l
[   85.105805] SYNC - BBP R4 to 20MHz.l
[   85.705730] SYNC - BBP R4 to 20MHz.l
[   86.305805] SYNC - BBP R4 to 20MHz.l
[   86.905601] SYNC - BBP R4 to 20MHz.l
[   87.504700] [PMF]ap_pmf_init:: Security is not WPA2/WPA2PSK AES
[   87.510603] [PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0
[   87.516747] AsicSetRalinkBurstMode(4325): Not support for HIF_MT yet!
[   87.523156] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[   87.535222] AsicSetTxPreamble(4312): Not support for HIF_MT yet!
[   87.541285] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[   87.548939] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0
[   87.554871] Main bssid = f1:cc:20:22:c9:b1
[   87.559039] <==== rt28xx_init, Status=0
[   87.567173] @@@ ed_monitor_exit : ===>
[   87.570952] @@@ ed_monitor_exit : <===
[   87.574794] mt7603_set_ed_cca: TURN OFF EDCCA  mac 0x10618 = 0x8564267c, EDCCA_Status=0
[   87.582803] WiFi Startup Cost (ra0): 13.250s
[   87.589100] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   87.599701] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[   87.607491] MTPciPollTxRxEmpty
[   88.277134] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0
[   88.282960] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[   88.294342] RT28xxPciAsicRadioOff(): Not support for HIF_MT yet!
[   88.300423] RTMPDrvClose call RT28xxPciAsicRadioOff fail !!
[   88.306063] tx_kickout_fail_count = 0
[   88.309704] tx_timeout_fail_count = 0
[   88.313342] rx_receive_fail_count = 0
[   88.317221] alloc_cmd_msg = 81
[   88.320256] free_cmd_msg = 81
[   88.330948] build time = 
[   88.330959] 2
[   88.333583] 0
[   88.335255] 1
[   88.336824] 4
[   88.338387] 1
[   88.339950] 1
[   88.341513] 1
[   88.343076] 5
[   88.344699] 0
[   88.346272] 6
[   88.347835] 0
[   88.349398] 6
[   88.350961] 0
[   88.352524] 6
[   88.354087] a
[   88.355690] 
[   88.358732] 
[   88.360210] rom patch for E3 IC
[   88.363328] 
[   88.364821] platform = 
[   88.364824] A
[   88.367253] L
[   88.368816] P
[   88.370379] S
[   88.371942] 
[   88.374994] hw/sw version = 
[   88.374999] 8a
[   88.377860] 10
[   88.379509] 8a
[   88.381157] 10
[   88.382807] 
[   88.385941] patch version = 
[   88.385945] 0
[   88.388805] 0
[   88.390368] 0
[   88.391931] 10
[   88.393494] 
[   88.408137] FW Version:0.0.00 
[   88.408141] Build:1
[   88.413253] Build Time:
[   88.413255] 2
[   88.415700] 0
[   88.417266] 1
[   88.418829] 6
[   88.420392] 0
[   88.421955] 7
[   88.423518] 1
[   88.425094] 1
[   88.426660] 1
[   88.428222] 4
[   88.429785] 4
[   88.431348] 3
[   88.432910] _
[   88.434473] _
[   88.436087] _
[   88.437659] _
[   88.439224] 
[   88.442261] fw for E3 IC
[   88.460453] RX[0] DESC 6e52b014 size = 4096
[   88.465574] RX[1] DESC 77c90ad1 size = 512
[   88.567219] E2pAccessMode=2
[   88.570558] cfg_mode=14
[   88.572988] cfg_mode=14
[   88.575453] wmode_band_equal(): Band Not Equal!
[   88.696472] Key1Str is Invalid key length(0) or Type(0)
[   88.701894] Key2Str is Invalid key length(0) or Type(0)
[   88.707339] Key3Str is Invalid key length(0) or Type(0)
[   88.712766] Key4Str is Invalid key length(0) or Type(0)
[   88.730176] 1. Phy Mode = 49
[   88.733339] Initialize MAC Address from E2PROM 
[   88.737896] E2PROM MAC: f1:cc:20:22:c9:b2
[   88.741884] Use the MAC address what is assigned from EEPROM. 
[   88.747704] Current MAC: f1:cc:20:22:c9:b2
[   88.751818] get_chl_grp:illegal channel (167)
[   88.756173] get_chl_grp:illegal channel (167)
[   88.760505] get_chl_grp:illegal channel (169)
[   88.764855] get_chl_grp:illegal channel (169)
[   88.769186] get_chl_grp:illegal channel (171)
[   88.773515] get_chl_grp:illegal channel (171)
[   88.777869] get_chl_grp:illegal channel (173)
[   88.782201] get_chl_grp:illegal channel (173)
[   88.786590] Country Region from e2p = ffff
[   88.790701] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0
[   88.798748] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=1, ePA_type=1
[   88.805753] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=15, low_temp_slope=9
[   88.814511] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0
[   88.823210] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=-7, tc_upper_bound=4
[   88.831897] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0
[   88.840542] mt76x2_get_external_lna_gain::LNA type=0x1, BLNAGain=0xffffff8c, ALNAGain0=0xffffff8f, ALNAGain1=0xffffff8f, ALNAGain2=0xffffff8f
[   88.853211] 2. Phy Mode = 49
[   88.856130] 3. Phy Mode = 49
[   88.859022] andes_pci_fw_init
[   88.862034] 0x1300 = 00073200
[   88.891064] AntCfgInit: primary/secondary ant 0/1
[   88.895788] andes_load_cr:cr_type(2)
[   88.909541] MCS Set = ff ff 00 00 01
[   92.914648]  ch157 bssid=7c:b5:9b:a9:4e:0b
[   92.918744]  ch161 bssid=3c:cd:57:9d:e1:82
[   92.922815] =====================================================
[   92.928897] Channel 36 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   92.936788] Channel 40 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   92.944678] Channel 44 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   92.952554] Channel 48 : Dirty = 0, False CCA = 1, Busy Time = 0, Skip Channel = FALSE
[   92.960443] Channel 149 : Dirty = 0, False CCA = 5, Busy Time = 0, Skip Channel = FALSE
[   92.968422] Channel 153 : Dirty = 32, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[   92.976488] Channel 157 : Dirty = 102, False CCA = 15, Busy Time = 0, Skip Channel = FALSE
[   92.984725] Channel 161 : Dirty = 122, False CCA = 3, Busy Time = 0, Skip Channel = FALSE
[   92.992861] Channel 165 : Dirty = 32, False CCA = 41, Busy Time = 0, Skip Channel = FALSE
[   93.001004] =====================================================
[   93.007135] Rule 1 CCA value : Min Dirtiness (Include extension channel) ==> Select Channel 36 
[   93.015801] Min Dirty = 0
[   93.018403] ExChannel = 0 , 0
[   93.021350] BW        = 80
[   93.024223] mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=36, HT-CentCh=38, VHT-CentCh=42
[   93.078542] APStartUp(): AP Set CentralFreq at 42(Prim=36, HT-CentCh=38, VHT-CentCh=42, BBP_BW=2)
[   93.097486] mt76x2_calibration(channel = 42)
[   93.467846] Main bssid = f1:cc:20:22:c9:b2
[   93.471928] mt76x2_reinit_agc_gain:original agc_vga0 = 0x42, agc_vga1 = 0x42
[   93.478954] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x42, agc_vga1 = 0x42
[   93.485904] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x36, hi_lna1 = 0x36
[   93.493003] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x36, hi_lna1 = 0x36
[   93.500027] original vga value(chain0) = 42
[   93.504188] original vga value(chain1) = 42
[   93.508373] <==== rt28xx_init, Status=0
[   93.512197] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   93.520184] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   93.528341] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   93.536372] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wdsi
[   93.544535] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=apclii
[   93.552959] RTMPDrvOpen(1):Check if PDMA is idle!
[   93.557740] RTMPDrvOpen(2):Check if PDMA is idle!
[   93.562502] WiFi Interface Up Time (rai0): 5.230s
[   93.626917] andes_pci_erasefw
[   93.653198] ==>rlt_wlan_chip_onoff(): OnOff:0, Reset= 0, pAd->WlanFunCtrl:0x20b, Reg-WlanFunCtrl=0x20b
[   93.667082] WiFi Interface Down Time (rai0): 0.090s
[   93.777853] load_dev_l1profile()-->
[   93.781565] l1set_profile_path() profile remain /etc/wireless/mt7615/mt7615.1.dat
[   93.789304] l1set_eeprom_offset() eeprom offset remain 0x0
[   93.794919] l1set_eeprom_size() eeprom size remain 0x400
[   93.800324] l1set_ifname() ifname rename from ra0 to ra
[   93.805632] l1set_ifname() ifname remain ra
[   93.809892] l1set_ifname() ifname remain ra
[   93.814174] l1set_ifname() ifname remain apcli
[   93.819532] TX_BCN DESC ee1c8797 size = 320
[   93.823916] RX[0] DESC 76672da5 size = 2048
[   93.828922] RX[1] DESC 92dd315e size = 2048
[   93.857568] E2pAccessMode=2
[   93.861677] cfg_mode=9
[   93.864070] cfg_mode=9
[   93.866582] wmode_band_equal(): Band Equal!
[   93.875968] APSDCapable[0]=1
[   93.878910] APSDCapable[1]=1
[   93.881859] APSDCapable[2]=1
[   93.884798] APSDCapable[3]=1
[   93.887719] APSDCapable[4]=1
[   93.890673] APSDCapable[5]=1
[   93.893619] APSDCapable[6]=1
[   93.896574] APSDCapable[7]=1
[   93.899482] APSDCapable[8]=1
[   93.902414] APSDCapable[9]=1
[   93.905361] APSDCapable[10]=1
[   93.908359] APSDCapable[11]=1
[   93.911373] APSDCapable[12]=1
[   93.914402] APSDCapable[13]=1
[   93.917477] APSDCapable[14]=1
[   93.920502] APSDCapable[15]=1
[   93.923522] default ApCliAPSDCapable[0]=1
[   93.927633] default ApCliAPSDCapable[1]=1
[   94.127774] Key1Str is Invalid key length(0) or Type(0)
[   94.133508] Key2Str is Invalid key length(0) or Type(0)
[   94.139397] Key3Str is Invalid key length(0) or Type(0)
[   94.145266] Key4Str is Invalid key length(0) or Type(0)
[   94.203949] [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1
[   94.209975] [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0
[   94.215959] [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0
[   94.223789] FW Version:
[   94.223805] C
[   94.226385] L
[   94.228010] 1
[   94.229634] 7
[   94.231277] 3
[   94.232886] 7
[   94.234483] 6
[   94.236141] 6
[   94.237744] _
[   94.239349] R
[   94.240936] 
[   94.244016] FW Build Date:
[   94.244024] 2
[   94.246811] 0
[   94.248436] 1
[   94.250049] 7
[   94.251679] 1
[   94.253310] 1
[   94.254971] 1
[   94.256600] 0
[   94.258205] 1
[   94.259796] 0
[   94.261390] 5
[   94.262978] 9
[   94.264565] 3
[   94.266231] 2
[   94.267835] 
[   94.269430] 
[   94.272588] AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC)
[   94.278534] efuse_probe: efuse = 10000002
[   94.282589] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
[   94.288110] RtmpEepromGetDefault::e2p_dafault=1
[   94.292693] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
[   94.300317] NVM is FLASH mode, flash_offset = 0x0
[   94.305143] 1. Phy Mode = 14
[   94.395427] @@@  NICReadEEPROMParameters : pAd->FWLoad=1 
[   94.400847] Country Region from e2p = ffff
[   94.405005] tssi_1_target_pwr_g_band = 46
[   94.409063] 2. Phy Mode = 14
[   94.412093] 3. Phy Mode = 14
[   94.415090] NICInitPwrPinCfg(14): Not support for HIF_MT yet!
[   94.420835] NICInitializeAsic(588): Not support rtmp_mac_sys_reset () for HIF_MT yet!
[   94.428707] mt_mac_init()-->
[   94.431607] mt7603_init_mac_cr()-->
[   94.445412] AsicSetMacMaxLen(1907): Set the Max RxPktLen=1024!
[   94.451251] <--mt_mac_init()
[   94.454308]  WTBL Segment 1 info:
[   94.457659]      MemBaseAddr/FID:0x28000/0
[   94.461493]      EntrySize/Cnt:32/128
[   94.464928]  WTBL Segment 2 info:
[   94.468250]      MemBaseAddr/FID:0x40000/0
[   94.472082]      EntrySize/Cnt:64/128
[   94.475514]  WTBL Segment 3 info:
[   94.478838]      MemBaseAddr/FID:0x42000/64
[   94.482756]      EntrySize/Cnt:64/128
[   94.486224]  WTBL Segment 4 info:
[   94.489543]      MemBaseAddr/FID:0x44000/128
[   94.493554]      EntrySize/Cnt:32/128
[   94.497115] AntCfgInit(2689): Not support for HIF_MT yet!
[   94.502733] MCS Set = ff ff 00 00 01
[   94.508074] SYNC - BBP R4 to 20MHz.l
[   95.126179] SYNC - BBP R4 to 20MHz.l
[   95.725844] SYNC - BBP R4 to 20MHz.l
[   96.325621] SYNC - BBP R4 to 20MHz.l
[   96.925538] SYNC - BBP R4 to 20MHz.l
[   97.525540] SYNC - BBP R4 to 20MHz.l
[   98.125541] SYNC - BBP R4 to 20MHz.l
[   98.725533] SYNC - BBP R4 to 20MHz.l
[   99.325531] SYNC - BBP R4 to 20MHz.l
[   99.925539] SYNC - BBP R4 to 20MHz.l
[  100.525529] SYNC - BBP R4 to 20MHz.l
[  101.124685] [PMF]ap_pmf_init:: Security is not WPA2/WPA2PSK AES
[  101.130582] [PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0
[  101.136675] AsicSetRalinkBurstMode(4325): Not support for HIF_MT yet!
[  101.143083] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[  101.155122] AsicSetTxPreamble(4312): Not support for HIF_MT yet!
[  101.161145] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[  101.168780] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0
[  101.174689] Main bssid = f1:cc:20:22:c9:b1
[  101.178857] <==== rt28xx_init, Status=0
[  101.182737] @@@ ed_monitor_exit : ===>
[  101.186475] @@@ ed_monitor_exit : <===
[  101.190218] mt7603_set_ed_cca: TURN OFF EDCCA  mac 0x10618 = 0x8564267c, EDCCA_Status=0
[  101.198196] WiFi Startup Cost (ra0): 7.420s
[  101.209110] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[  101.216787] MTPciPollTxRxEmpty
[  101.857374] AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0
[  101.863197] RTMPSetPiggyBack(943): Not support for HIF_MT yet!
[  101.874356] RT28xxPciAsicRadioOff(): Not support for HIF_MT yet!
[  101.880387] RTMPDrvClose call RT28xxPciAsicRadioOff fail !!
[  101.886010] tx_kickout_fail_count = 0
[  101.889651] tx_timeout_fail_count = 0
[  101.893288] rx_receive_fail_count = 0
[  101.896943] alloc_cmd_msg = 55
[  101.899979] free_cmd_msg = 55
[  101.909840] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 0, pAd->WlanFunCtrl:0x208, Reg-WlanFunCtrl=0x209
[  101.919215] build time = 
[  101.919223] 2
[  101.921833] 0
[  101.923396] 1
[  101.925023] 4
[  101.926590] 1
[  101.928153] 1
[  101.929716] 1
[  101.931279] 5
[  101.932841] 0
[  101.934404] 6
[  101.935992] 0
[  101.937559] 6
[  101.939122] 0
[  101.940684] 6
[  101.942247] a
[  101.943810] 
[  101.946859] 
[  101.948338] rom patch for E3 IC
[  101.951455] 
[  101.952931] platform = 
[  101.952933] A
[  101.955378] L
[  101.956944] P
[  101.958507] S
[  101.960070] 
[  101.963106] hw/sw version = 
[  101.963108] 8a
[  101.965981] 10
[  101.967633] 8a
[  101.969281] 10
[  101.970930] 
[  101.974051] patch version = 
[  101.974053] 0
[  101.976930] 0
[  101.978496] 0
[  101.980059] 10
[  101.981622] 
[  101.985853] FW Version:0.0.00 
[  101.985856] Build:1
[  101.990970] Build Time:
[  101.990972] 2
[  101.993398] 0
[  101.994979] 1
[  101.996545] 6
[  101.998108] 0
[  101.999671] 7
[  102.001233] 1
[  102.002796] 1
[  102.004359] 1
[  102.005938] 4
[  102.007503] 4
[  102.009066] 3
[  102.010629] _
[  102.012192] _
[  102.013754] _
[  102.015334] _
[  102.016901] 
[  102.019938] fw for E3 IC
[  102.036876] RX[0] DESC 6e52b014 size = 4096
[  102.041954] RX[1] DESC 77c90ad1 size = 512
[  102.048689] E2pAccessMode=2
[  102.052030] cfg_mode=14
[  102.054460] cfg_mode=14
[  102.056975] wmode_band_equal(): Band Not Equal!
[  102.177895] Key1Str is Invalid key length(0) or Type(0)
[  102.183320] Key2Str is Invalid key length(0) or Type(0)
[  102.188763] Key3Str is Invalid key length(0) or Type(0)
[  102.194190] Key4Str is Invalid key length(0) or Type(0)
[  102.211598] 1. Phy Mode = 49
[  102.214769] Initialize MAC Address from E2PROM 
[  102.219283] E2PROM MAC: f1:cc:20:22:c9:b2
[  102.223269] Use the MAC address what is assigned from EEPROM. 
[  102.229126] Current MAC: f1:cc:20:22:c9:b2
[  102.233241] get_chl_grp:illegal channel (167)
[  102.237586] get_chl_grp:illegal channel (167)
[  102.241916] get_chl_grp:illegal channel (169)
[  102.246264] get_chl_grp:illegal channel (169)
[  102.250595] get_chl_grp:illegal channel (171)
[  102.254939] get_chl_grp:illegal channel (171)
[  102.259270] get_chl_grp:illegal channel (173)
[  102.263599] get_chl_grp:illegal channel (173)
[  102.267951] Country Region from e2p = ffff
[  102.272034] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0
[  102.279930] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=1, ePA_type=1
[  102.286880] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=15, low_temp_slope=9
[  102.295634] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0
[  102.304288] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=-7, tc_upper_bound=4
[  102.312958] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0
[  102.321567] mt76x2_get_external_lna_gain::LNA type=0x1, BLNAGain=0xffffff8c, ALNAGain0=0xffffff8f, ALNAGain1=0xffffff8f, ALNAGain2=0xffffff8f
[  102.334212] 2. Phy Mode = 49
[  102.337108] 3. Phy Mode = 49
[  102.339990] andes_pci_fw_init
[  102.342995] 0x1300 = 00064320
[  102.371312] AntCfgInit: primary/secondary ant 0/1
[  102.376009] andes_load_cr:cr_type(2)
[  102.389689] MCS Set = ff ff 00 00 01
[  106.394641]  ch157 bssid=7c:b5:9b:a9:4e:0b
[  106.398730]  ch161 bssid=3c:cd:57:9d:e1:82
[  106.402800] =====================================================
[  106.408880] Channel 36 : Dirty = 0, False CCA = 3, Busy Time = 0, Skip Channel = FALSE
[  106.416770] Channel 40 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[  106.424660] Channel 44 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[  106.432536] Channel 48 : Dirty = 0, False CCA = 0, Busy Time = 0, Skip Channel = FALSE
[  106.440424] Channel 149 : Dirty = 0, False CCA = 36, Busy Time = 0, Skip Channel = FALSE
[  106.448487] Channel 153 : Dirty = 32, False CCA = 14, Busy Time = 0, Skip Channel = FALSE
[  106.456635] Channel 157 : Dirty = 102, False CCA = 1, Busy Time = 0, Skip Channel = FALSE
[  106.464785] Channel 161 : Dirty = 122, False CCA = 1, Busy Time = 0, Skip Channel = FALSE
[  106.472920] Channel 165 : Dirty = 32, False CCA = 9, Busy Time = 0, Skip Channel = FALSE
[  106.480976] =====================================================
[  106.487105] Rule 1 CCA value : Min Dirtiness (Include extension channel) ==> Select Channel 36 
[  106.495769] Min Dirty = 0
[  106.498373] ExChannel = 0 , 0
[  106.501320] BW        = 80
[  106.504185] mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=36, HT-CentCh=38, VHT-CentCh=42
[  106.558418] APStartUp(): AP Set CentralFreq at 42(Prim=36, HT-CentCh=38, VHT-CentCh=42, BBP_BW=2)
[  106.577335] mt76x2_calibration(channel = 42)
[  106.947478] Main bssid = f1:cc:20:22:c9:b2
[  106.951560] mt76x2_reinit_agc_gain:original agc_vga0 = 0x42, agc_vga1 = 0x42
[  106.958586] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x42, agc_vga1 = 0x42
[  106.965528] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x36, hi_lna1 = 0x36
[  106.972626] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x36, hi_lna1 = 0x36
[  106.979650] original vga value(chain0) = 42
[  106.983811] original vga value(chain1) = 42
[  106.987994] <==== rt28xx_init, Status=0
[  106.991819] RTMPDrvOpen(1):Check if PDMA is idle!
[  106.996509] RTMPDrvOpen(2):Check if PDMA is idle!
[  107.001190] WiFi Interface Up Time (rai0): 5.090s
[  107.046442] andes_pci_erasefw
[  107.069448] ==>rlt_wlan_chip_onoff(): OnOff:0, Reset= 0, pAd->WlanFunCtrl:0x20b, Reg-WlanFunCtrl=0x20b
[  107.082256] WiFi Interface Down Time (rai0): 0.070s
[  267.448936] ralink_soc_eth 1e100000.ethernet eth0: port 4 link up
[  292.905999] ralink_soc_eth 1e100000.ethernet eth0: port 4 link down
[  295.728778] ralink_soc_eth 1e100000.ethernet eth0: port 2 link up

A:

UzkiS commented 2 years ago

iShot2022-01-28 22 56 39 我的搜不到 换别人编译的才行

Cathgao commented 2 years ago

是不是没编译WiFi驱动

UzkiS commented 2 years ago

是不是没编译WiFi驱动

编译了的,可以看CI配置

zhoujinshi commented 2 years ago

lede以外其他的分支可以openwrt-immortalwrt,要对比下参数 hostapd-common kmod-mt76 kmod-mt76-core kmod-mt7603 kmod-mt76x2 netifd wireless-regdb 开启这些即可完成编译