openwrt / mt76

mac80211 driver for MediaTek MT76x0e, MT76x2e, MT7603, MT7615, MT7628 and MT7688
742 stars 342 forks source link

MT7621 Cudy WR1300 v3 Wfi 5g not working with channel auto #892

Open palbiez opened 3 months ago

palbiez commented 3 months ago

Hi, I'm new in Openwrt and installed yesterday a Cudy WR1300 v3 with the current 23.05.3 release. After creating a wireless network the 5g device is not coming up successful

The Channel Analisys says no data and my second SSID is says: "Wireless is not associated" restart is not successful

I changed the Country code to US nothing happens. Changed back to DE Changed the channel from Auto to 36. All is working well.

root@WR1300v3:~# cat /etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option path '1e140000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0'
        option channel 'auto'
        option band '2g'
        option htmode 'HT20'
        option country 'DE'
        option cell_density '0'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option ssid 'Froschi'
        option encryption 'psk2+ccmp'
        option key 'password'
        option dtim_period '1'
        option ieee80211k '1'
        option disassoc_low_ack '0'
        option ieee80211r '1'
        option ft_over_ds '0'
        option reassociation_deadline '20000'
        option bss_transition '1'
        option mobility_domain 'b2d7'
        option wnm_sleep_mode '1'
        option ft_psk_generate_local '1'

config wifi-device 'radio1'
        option type 'mac80211'
        option path '1e140000.pcie/pci0000:00/0000:00:01.0/0000:02:00.0'
        option channel 'auto'
        option band '5g'
        option htmode 'VHT80'
        option country 'DE'
        option cell_density '0'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option ssid 'Froschi'
        option encryption 'psk2+ccmp'
        option key 'password'
        option dtim_period '3'
        option ieee80211k '1'
        option disassoc_low_ack '0'
        option ieee80211r '1'
        option ft_over_ds '0'
        option reassociation_deadline '20000'
        option bss_transition '1'
        option mobility_domain 'b2d7'
        option wnm_sleep_mode '1'
        option ft_psk_generate_local '1'

config wifi-iface 'wifinet2'
        option device 'radio0'
        option mode 'ap'
        option ssid 'ALBsmart'
        option encryption 'psk-mixed'
        option key 'password'
        option network 'lan'

config wifi-iface 'wifinet3'
        option device 'radio1'
        option mode 'ap'
        option ssid 'ALBsmart '
        option encryption 'psk-mixed'
        option key 'password'
        option network 'lan'

Network

root@WR1300v3:~# cat /etc/config/network

config interface 'loopback'
        option device 'lo'
        option proto 'static'
        option ipaddr '127.0.0.1'
        option netmask '255.0.0.0'

config globals 'globals'
        option packet_steering '1'
        option ula_prefix 'fd9f:f265:6dcf::/48'

config device
        option name 'br-lan'
        option type 'bridge'
        list ports 'lan1'
        list ports 'lan2'
        list ports 'lan3'
        list ports 'lan4'

config interface 'lan'
        option device 'br-lan'
        option proto 'static'
        option ipaddr '192.168.2.254'
        option netmask '255.255.255.0'
        option ip6assign '60'
        option gateway '192.168.2.1'
        list dns '192.168.2.1'

config interface 'wan'
        option device 'wan'
        option proto 'dhcp'

config interface 'wan6'
        option device 'wan'
        option proto 'dhcpv6'

Kernel log

[    0.000000] Linux version 5.15.150 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23809-234f1a2efa) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Fri Mar 22 22:09:42 2024
[    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:4
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[    0.000000] MIPS: machine is Cudy WR1300 v3
[    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] 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] percpu: Embedded 12 pages/cpu s17808 r8192 d23152 u49152
[    0.000000] pcpu-alloc: s17808 r8192 d23152 u49152 alloc=12*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,115200 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=000480c0
[    0.000000] Readback ErrCtl register=000480c0
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 119280K/131072K available (7303K kernel code, 629K rwdata, 880K rodata, 1224K init, 225K bss, 11792K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 256
[    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[    0.000004] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[    0.008043] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.066216] pid_max: default: 32768 minimum: 301
[    0.071625] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.078839] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.090399] rcu: Hierarchical SRCU implementation.
[    0.095872] smp: Bringing up secondary CPUs ...
[    0.101264] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.101292] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.101307] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.101351] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.160644] Synchronize counters for CPU 1: done.
[    0.193134] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.193155] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.193166] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.193193] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.252111] Synchronize counters for CPU 2: done.
[    0.282750] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.282772] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.282783] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.282815] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.337294] Synchronize counters for CPU 3: done.
[    0.367152] smp: Brought up 1 node, 4 CPUs
[    0.376392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.386194] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.393269] pinctrl core: initialized pinctrl subsystem
[    0.400054] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.406669] thermal_sys: Registered thermal governor 'step_wise'
[    0.412854] FPU Affinity set after 11720 emulations
[    0.431469] clocksource: Switched to clocksource GIC
[    0.437900] NET: Registered PF_INET protocol family
[    0.442975] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.451080] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.459430] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.467106] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.474714] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.481722] TCP: Hash tables configured (established 1024 bind 1024)
[    0.488152] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.494642] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.501934] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.507560] PCI: CLS 0 bytes, default 32
[    0.514381] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[    0.526081] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.531929] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.543304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.554600] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.560504] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.566469] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.572555] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    0.579221] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    0.587989] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0060000000
[    0.596108] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    0.961471] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    0.968365] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    0.973243] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    0.978057] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    0.985281] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    0.991590] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.997002] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    1.003859] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    1.010011] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    1.015963] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.022186] pci 0000:00:00.0: reg 0x14: [mem 0x60500000-0x6050ffff]
[    1.028484] pci 0000:00:00.0: supports D1
[    1.032421] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    1.038892] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    1.044910] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.051088] pci 0000:00:01.0: reg 0x14: [mem 0x60510000-0x6051ffff]
[    1.057398] pci 0000:00:01.0: supports D1
[    1.061316] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    1.069150] pci 0000:01:00.0: [14c3:7603] type 00 class 0x028000
[    1.075165] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    1.081548] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.088959] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    1.094159] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    1.100158] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.106928] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    1.114101] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.120919] pci 0000:02:00.0: [14c3:7663] type 00 class 0x000280
[    1.126910] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
[    1.134086] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref]
[    1.141226] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref]
[    1.148534] pci 0000:02:00.0: supports D1 D2
[    1.152741] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.159315] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    1.175475] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    1.180634] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    1.186733] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.193451] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x604fffff pref]
[    1.200598] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    1.207255] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    1.213798] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.220685] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    1.227280] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.234192] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    1.240901] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[    1.248106] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[    1.254841] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x604fffff pref]
[    1.262029] pci 0000:00:00.0: BAR 1: assigned [mem 0x60500000-0x6050ffff]
[    1.268727] pci 0000:00:01.0: BAR 1: assigned [mem 0x60510000-0x6051ffff]
[    1.275493] pci 0000:00:00.0: BAR 7: assigned [io  0x0000-0x0fff]
[    1.281544] pci 0000:00:01.0: BAR 7: assigned [io  0x1000-0x1fff]
[    1.287566] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff]
[    1.294326] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.299221] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    1.305298] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.312045] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    1.319187] pci 0000:02:00.0: BAR 0: assigned [mem 0x60300000-0x603fffff 64bit pref]
[    1.326918] pci 0000:02:00.0: BAR 2: assigned [mem 0x60400000-0x60403fff 64bit pref]
[    1.334605] pci 0000:02:00.0: BAR 4: assigned [mem 0x60404000-0x60404fff 64bit pref]
[    1.342289] pci 0000:00:01.0: PCI bridge to [bus 02]
[    1.347173] pci 0000:00:01.0:   bridge window [io  0x1000-0x1fff]
[    1.353254] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.359960] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x604fffff pref]
[    1.369588] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    1.380644] printk: console [ttyS0] disabled
[    1.385018] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    1.394034] printk: console [ttyS0] enabled
[    1.402302] printk: bootconsole [early0] disabled
[    1.415475] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[    1.422466] spi-nor spi0.0: XM25QH128C (16384 Kbytes)
[    1.427601] 7 fixed-partitions partitions found on MTD device spi0.0
[    1.434046] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    1.441367] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    1.449030] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    1.456409] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[    1.464488] Creating 7 MTD partitions on "spi0.0":
[    1.469320] 0x000000000000-0x000000030000 : "u-boot"
[    1.475490] 0x000000030000-0x000000040000 : "u-boot-env"
[    1.481876] 0x000000040000-0x000000050000 : "factory"
[    1.487837] 0x000000050000-0x000000fd0000 : "firmware"
[    1.494293] 2 uimage-fw partitions found on MTD device firmware
[    1.500228] Creating 2 MTD partitions on "firmware":
[    1.505239] 0x000000000000-0x0000002ab44c : "kernel"
[    1.510189] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[    1.519558] 0x0000002ab44c-0x000000f80000 : "rootfs"
[    1.524583] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[    1.534744] mtd: setting mtd5 (rootfs) as root device
[    1.539903] 1 squashfs-split partitions found on MTD device rootfs
[    1.546132] 0x0000006a0000-0x000000f80000 : "rootfs_data"
[    1.552633] 0x000000fd0000-0x000000fe0000 : "debug"
[    1.558646] 0x000000fe0000-0x000000ff0000 : "backup"
[    1.564756] 0x000000ff0000-0x000001000000 : "bdinfo"
[    1.714644] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module
[    1.728569] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[    1.740437] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21
[    1.750512] i2c_dev: i2c /dev entries driver
[    1.757979] NET: Registered PF_INET6 protocol family
[    1.765446] Segment Routing with IPv6
[    1.769186] In-situ OAM (IOAM) with IPv6
[    1.773248] NET: Registered PF_PACKET protocol family
[    1.778383] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.791877] 8021q: 802.1Q VLAN Support v1.8
[    1.802166] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module
[    1.828001] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode
[    1.835788] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
[    1.842249] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=23)
[    1.856403] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=24)
[    1.869197] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=25)
[    1.882119] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=26)
[    1.894829] DSA: tree 0 setup
[    1.905632] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    1.916718] Freeing unused kernel image (initmem) memory: 1224K
[    1.922740] This architecture does not have kernel memory protection.
[    1.929166] Run /sbin/init as init process
[    1.933263]   with arguments:
[    1.933270]     /sbin/init
[    1.933275]   with environment:
[    1.933280]     HOME=/
[    1.933285]     TERM=linux
[    2.385937] init: Console is alive
[    2.389717] init: - watchdog -
[    3.078062] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.132617] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.142138] init: - preinit -
[    3.968012] random: jshn: uninitialized urandom read (4 bytes read)
[    4.086575] random: jshn: uninitialized urandom read (4 bytes read)
[    4.125841] random: jshn: uninitialized urandom read (4 bytes read)
[    4.403421] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[    4.415951] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    4.421887] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
[    4.431909] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.675978] jffs2: notice: (451) jffs2_build_xattr_subsystem: complete building xattr subsystem, 33 of xdatum (26 unchecked, 6 orphan) and 43 of xref (6 dead, 0 orphan) found.
[    6.695781] mount_root: switching to jffs2 overlay
[    6.706871] overlayfs: upper fs does not support tmpfile.
[    6.725945] urandom-seed: Seeding with /etc/urandom.seed
[    6.847682] procd: - early -
[    6.850798] procd: - watchdog -
[    7.458854] procd: - watchdog -
[    7.463396] procd: - ubus -
[    7.531276] random: ubusd: uninitialized urandom read (4 bytes read)
[    7.540037] random: ubusd: uninitialized urandom read (4 bytes read)
[    7.551401] random: ubusd: uninitialized urandom read (4 bytes read)
[    7.562372] procd: - init -
[    8.258334] kmodloader: loading kernel modules from /etc/modules.d/*
[    8.489341] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
[    8.496905] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
[    8.686679] pci 0000:00:00.0: enabling device (0006 -> 0007)
[    8.692441] mt7603e 0000:01:00.0: enabling device (0000 -> 0002)
[    8.698696] mt7603e 0000:01:00.0: ASIC revision: 76030010
[    9.417833] urngd: v1.0.2 started.
[    9.725426] mt7603e 0000:01:00.0: Firmware Version: ap_pcie
[    9.731028] mt7603e 0000:01:00.0: Build Time: 20160107100755
[    9.759130] mt7603e 0000:01:00.0: firmware init done
[    9.952511] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    9.966664] pci 0000:00:01.0: enabling device (0006 -> 0007)
[    9.972396] mt7615e 0000:02:00.0: enabling device (0000 -> 0002)
[    9.995240] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[    9.995294] ieee80211 phy1: copying sband (band 1) due to VHT EXT NSS BW flag
[   10.073673] PPP generic driver version 2.4.2
[   10.081777] NET: Registered PF_PPPOX protocol family
[   10.098970] kmodloader: done loading kernel modules from /etc/modules.d/*
[   10.223267] random: crng init done
[   10.226704] random: 31 urandom warning(s) missed due to ratelimiting
[   11.816388] mt7615e 0000:02:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
[   12.057248] mt7615e 0000:02:00.0: HW/SW Version: 0x65322d31, Build Time: 2009041715da1a1
[   12.057248] 
[   12.225762] mt7615e 0000:02:00.0: N9 Firmware Version: 7663mp1827, Build Time: 20200904171623
[   12.234360] mt7615e 0000:02:00.0: Region number: 0x3
[   12.239321] mt7615e 0000:02:00.0: Parsing tailer Region: 0
[   12.247809] mt7615e 0000:02:00.0: Region 0, override_addr = 0x00112c00
[   12.254505] mt7615e 0000:02:00.0: Parsing tailer Region: 1
[   12.261015] mt7615e 0000:02:00.0: Parsing tailer Region: 2
[   12.267074] mt7615e 0000:02:00.0: override_addr = 0x00112c00, option = 3
[   18.409098] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   18.436021] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   18.444426] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   18.453588] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   18.464224] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
[   18.473148] br-lan: port 1(lan1) entered blocking state
[   18.478439] br-lan: port 1(lan1) entered disabled state
[   18.486418] device lan1 entered promiscuous mode
[   18.491086] device eth0 entered promiscuous mode
[   18.529335] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode
[   18.538400] br-lan: port 2(lan2) entered blocking state
[   18.543748] br-lan: port 2(lan2) entered disabled state
[   18.551075] device lan2 entered promiscuous mode
[   18.568527] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode
[   18.577372] br-lan: port 3(lan3) entered blocking state
[   18.582779] br-lan: port 3(lan3) entered disabled state
[   18.590106] device lan3 entered promiscuous mode
[   18.607073] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode
[   18.615676] br-lan: port 4(lan4) entered blocking state
[   18.620953] br-lan: port 4(lan4) entered disabled state
[   18.628734] device lan4 entered promiscuous mode
[   18.647831] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:04] driver [MediaTek MT7530 PHY] (irq=POLL)
[   18.657414] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii link mode
[   21.007708] mt7530-mdio mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control rx/tx
[   21.015791] br-lan: port 4(lan4) entered blocking state
[   21.021084] br-lan: port 4(lan4) entered forwarding state
[   21.043288] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   22.396780] br-lan: port 5(phy0-ap0) entered blocking state
[   22.402464] br-lan: port 5(phy0-ap0) entered disabled state
[   22.408711] device phy0-ap0 entered promiscuous mode
[   22.761791] br-lan: port 6(phy1-ap0) entered blocking state
[   22.767432] br-lan: port 6(phy1-ap0) entered disabled state
[   22.773808] device phy1-ap0 entered promiscuous mode
[   22.779237] br-lan: port 6(phy1-ap0) entered blocking state
[   22.784969] br-lan: port 6(phy1-ap0) entered forwarding state
[   23.391961] br-lan: port 6(phy1-ap0) entered disabled state
[   31.221685] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
[   31.228651] br-lan: port 5(phy0-ap0) entered blocking state
[   31.234294] br-lan: port 5(phy0-ap0) entered forwarding state
[   31.386014] br-lan: port 7(phy0-ap1) entered blocking state
[   31.391730] br-lan: port 7(phy0-ap1) entered disabled state
[   31.397909] device phy0-ap1 entered promiscuous mode
[   31.405359] br-lan: port 7(phy0-ap1) entered blocking state
[   31.410990] br-lan: port 7(phy0-ap1) entered forwarding state
[   31.444823] device phy0-ap1 left promiscuous mode
[   31.449868] br-lan: port 7(phy0-ap1) entered disabled state
[   31.505719] br-lan: port 7(phy0-ap1) entered blocking state
[   31.511317] br-lan: port 7(phy0-ap1) entered disabled state
[   31.517483] device phy0-ap1 entered promiscuous mode
[   31.522912] br-lan: port 7(phy0-ap1) entered blocking state
[   31.528514] br-lan: port 7(phy0-ap1) entered forwarding state
[   31.813743] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap1: link becomes ready
[  468.562375] br-lan: port 6(phy1-ap0) entered disabled state
[  468.569700] device phy1-ap0 left promiscuous mode
[  468.574786] br-lan: port 6(phy1-ap0) entered disabled state
[  468.867265] br-lan: port 6(phy1-ap0) entered blocking state
[  468.872909] br-lan: port 6(phy1-ap0) entered disabled state
[  468.879417] device phy1-ap0 entered promiscuous mode
[  468.885027] br-lan: port 6(phy1-ap0) entered blocking state
[  468.890714] br-lan: port 6(phy1-ap0) entered forwarding state
[  468.897960] br-lan: port 6(phy1-ap0) entered disabled state
[  469.718392] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
[  469.725423] br-lan: port 6(phy1-ap0) entered blocking state
[  469.731015] br-lan: port 6(phy1-ap0) entered forwarding state
[  469.787591] br-lan: port 8(phy1-ap1) entered blocking state
[  469.793272] br-lan: port 8(phy1-ap1) entered disabled state
[  469.799354] device phy1-ap1 entered promiscuous mode
[  469.816080] br-lan: port 8(phy1-ap1) entered blocking state
[  469.821728] br-lan: port 8(phy1-ap1) entered forwarding state
[  469.835169] device phy1-ap1 left promiscuous mode
[  469.840212] br-lan: port 8(phy1-ap1) entered disabled state
[  469.887000] br-lan: port 8(phy1-ap1) entered blocking state
[  469.892595] br-lan: port 8(phy1-ap1) entered disabled state
[  469.898758] device phy1-ap1 entered promiscuous mode
[  469.904233] br-lan: port 8(phy1-ap1) entered blocking state
[  469.909836] br-lan: port 8(phy1-ap1) entered forwarding state
[  469.916071] br-lan: port 8(phy1-ap1) entered disabled state
[  470.210772] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap1: link becomes ready
[  470.217873] br-lan: port 8(phy1-ap1) entered blocking state
[  470.223519] br-lan: port 8(phy1-ap1) entered forwarding state
[  511.380152] br-lan: port 8(phy1-ap1) entered disabled state
[  511.474181] device phy1-ap1 left promiscuous mode
[  511.478929] br-lan: port 8(phy1-ap1) entered disabled state
[  511.723677] device phy1-ap0 left promiscuous mode
[  511.728652] br-lan: port 6(phy1-ap0) entered disabled state
[  512.598036] br-lan: port 6(phy1-ap0) entered blocking state
[  512.603719] br-lan: port 6(phy1-ap0) entered disabled state
[  512.609844] device phy1-ap0 entered promiscuous mode
[  512.615464] br-lan: port 6(phy1-ap0) entered blocking state
[  512.621106] br-lan: port 6(phy1-ap0) entered forwarding state
[  512.627926] br-lan: port 6(phy1-ap0) entered disabled state
[  512.646489] device phy1-ap0 left promiscuous mode
[  512.651539] br-lan: port 6(phy1-ap0) entered disabled state
[  512.717796] br-lan: port 6(phy1-ap0) entered blocking state
[  512.723486] br-lan: port 6(phy1-ap0) entered disabled state
[  512.729585] device phy1-ap0 entered promiscuous mode
[  513.406133] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
[  513.413207] br-lan: port 6(phy1-ap0) entered blocking state
[  513.418799] br-lan: port 6(phy1-ap0) entered forwarding state
[  513.507677] br-lan: port 8(phy1-ap1) entered blocking state
[  513.513366] br-lan: port 8(phy1-ap1) entered disabled state
[  513.519555] device phy1-ap1 entered promiscuous mode
[  513.536103] br-lan: port 8(phy1-ap1) entered blocking state
[  513.541766] br-lan: port 8(phy1-ap1) entered forwarding state
[  513.562301] device phy1-ap1 left promiscuous mode
[  513.567414] br-lan: port 8(phy1-ap1) entered disabled state
[  513.627193] br-lan: port 8(phy1-ap1) entered blocking state
[  513.632795] br-lan: port 8(phy1-ap1) entered disabled state
[  513.638974] device phy1-ap1 entered promiscuous mode
[  513.644558] br-lan: port 8(phy1-ap1) entered blocking state
[  513.650214] br-lan: port 8(phy1-ap1) entered forwarding state
[  513.656963] br-lan: port 8(phy1-ap1) entered disabled state
[  513.954924] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap1: link becomes ready
[  513.962015] br-lan: port 8(phy1-ap1) entered blocking state
[  513.967711] br-lan: port 8(phy1-ap1) entered forwarding state
[  540.469898] br-lan: port 8(phy1-ap1) entered disabled state
[  540.713967] device phy1-ap1 left promiscuous mode
[  540.718715] br-lan: port 8(phy1-ap1) entered disabled state
[  541.123945] device phy1-ap0 left promiscuous mode
[  541.128943] br-lan: port 6(phy1-ap0) entered disabled state
[  541.837097] br-lan: port 6(phy1-ap0) entered blocking state
[  541.842888] br-lan: port 6(phy1-ap0) entered disabled state
[  541.849365] device phy1-ap0 entered promiscuous mode
[  541.854954] br-lan: port 6(phy1-ap0) entered blocking state
[  541.860614] br-lan: port 6(phy1-ap0) entered forwarding state
[  542.033411] br-lan: port 6(phy1-ap0) entered disabled state
[  571.022618] br-lan: port 6(phy1-ap0) entered disabled state
[  571.029653] device phy1-ap0 left promiscuous mode
[  571.034786] br-lan: port 6(phy1-ap0) entered disabled state
[  571.369141] br-lan: port 6(phy1-ap0) entered blocking state
[  571.374889] br-lan: port 6(phy1-ap0) entered disabled state
[  571.381177] device phy1-ap0 entered promiscuous mode
[  571.393795] device phy1-ap0 left promiscuous mode
[  571.398849] br-lan: port 6(phy1-ap0) entered disabled state
[  571.457379] br-lan: port 6(phy1-ap0) entered blocking state
[  571.463009] br-lan: port 6(phy1-ap0) entered disabled state
[  571.469335] device phy1-ap0 entered promiscuous mode
[  572.230013] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
[  572.237152] br-lan: port 6(phy1-ap0) entered blocking state
[  572.242785] br-lan: port 6(phy1-ap0) entered forwarding state
[  572.255791] br-lan: port 8(phy1-ap1) entered blocking state
[  572.261446] br-lan: port 8(phy1-ap1) entered disabled state
[  572.267828] device phy1-ap1 entered promiscuous mode
[  572.286554] br-lan: port 8(phy1-ap1) entered blocking state
[  572.292222] br-lan: port 8(phy1-ap1) entered forwarding state
[  572.334558] device phy1-ap1 left promiscuous mode
[  572.339595] br-lan: port 8(phy1-ap1) entered disabled state
[  572.427560] br-lan: port 8(phy1-ap1) entered blocking state
[  572.433286] br-lan: port 8(phy1-ap1) entered disabled state
[  572.439449] device phy1-ap1 entered promiscuous mode
[  572.444978] br-lan: port 8(phy1-ap1) entered blocking state
[  572.450610] br-lan: port 8(phy1-ap1) entered forwarding state
[  572.457201] br-lan: port 8(phy1-ap1) entered disabled state
[  572.764628] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap1: link becomes ready
[  572.771579] br-lan: port 8(phy1-ap1) entered blocking state
[  572.777218] br-lan: port 8(phy1-ap1) entered forwarding state
[ 2953.457466] br-lan: port 8(phy1-ap1) entered disabled state
[ 2953.601547] device phy1-ap1 left promiscuous mode
[ 2953.606297] br-lan: port 8(phy1-ap1) entered disabled state
[ 2953.861408] device phy1-ap0 left promiscuous mode
[ 2953.866404] br-lan: port 6(phy1-ap0) entered disabled state
[ 2955.038361] br-lan: port 6(phy1-ap0) entered blocking state
[ 2955.044096] br-lan: port 6(phy1-ap0) entered disabled state
[ 2955.050373] device phy1-ap0 entered promiscuous mode
[ 2955.055942] br-lan: port 6(phy1-ap0) entered blocking state
[ 2955.061692] br-lan: port 6(phy1-ap0) entered forwarding state
[ 2955.077705] device phy1-ap0 left promiscuous mode
[ 2955.082962] br-lan: port 6(phy1-ap0) entered disabled state
[ 2955.164769] br-lan: port 6(phy1-ap0) entered blocking state
[ 2955.170458] br-lan: port 6(phy1-ap0) entered disabled state
[ 2955.176760] device phy1-ap0 entered promiscuous mode
[ 2955.182260] br-lan: port 6(phy1-ap0) entered blocking state
[ 2955.187909] br-lan: port 6(phy1-ap0) entered forwarding state
[ 2955.880882] br-lan: port 6(phy1-ap0) entered disabled state

Syslog

Jul  1 05:50:28 WR1300v3 usteer: Creating local node hostapd.phy0-ap0
Jul  1 07:50:28 WR1300v3 kernel: [   31.405359] br-lan: port 7(phy0-ap1) entered blocking state
Jul  1 07:50:28 WR1300v3 kernel: [   31.410990] br-lan: port 7(phy0-ap1) entered forwarding state
Jul  1 07:50:28 WR1300v3 kernel: [   31.444823] device phy0-ap1 left promiscuous mode
Jul  1 07:50:28 WR1300v3 kernel: [   31.505719] br-lan: port 7(phy0-ap1) entered blocking state
Jul  1 07:50:28 WR1300v3 kernel: [   31.511317] br-lan: port 7(phy0-ap1) entered disabled state
Jul  1 07:50:28 WR1300v3 kernel: [   31.522912] br-lan: port 7(phy0-ap1) entered blocking state
Jul  1 05:50:29 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy0-ap0, ssid=Froschi
Jul  1 05:50:29 WR1300v3 usteer: Connecting to local node hostapd.phy0-ap0
Jul  1 05:50:29 WR1300v3 usteer: Creating local node hostapd.phy0-ap1
Jul  1 05:50:29 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy0-ap1, ssid=ALBsmart
Jul  1 05:50:29 WR1300v3 usteer: Connecting to local node hostapd.phy0-ap1
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: started, version 2.90 cachesize 150
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: DNS service limited to local subnets
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: UBus support enabled: connected to system bus
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for test
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for onion
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for localhost
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for local
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for invalid
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for bind
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for lan
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using nameserver 192.168.2.1#53
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for test
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for onion
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for localhost
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for local
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for invalid
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for bind
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: using only locally-known addresses for lan
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: read /etc/hosts - 12 names
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Jul  1 07:54:41 WR1300v3 dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Jul  1 05:56:03 WR1300v3 uhttpd[1780]: [info] luci: accepted login on / for root from 192.168.2.111
Jul  1 07:57:46 WR1300v3 kernel: [  468.897960] br-lan: port 6(phy1-ap0) entered disabled state
Jul  1 05:57:46 WR1300v3 usteer: Creating local node hostapd.phy1-ap0
Jul  1 07:57:47 WR1300v3 kernel: [  469.787591] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 07:57:47 WR1300v3 kernel: [  469.793272] br-lan: port 8(phy1-ap1) entered disabled state
Jul  1 07:57:47 WR1300v3 kernel: [  469.799354] device phy1-ap1 entered promiscuous mode
Jul  1 07:57:47 WR1300v3 kernel: [  469.816080] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 07:57:47 WR1300v3 kernel: [  469.821728] br-lan: port 8(phy1-ap1) entered forwarding state
Jul  1 07:57:47 WR1300v3 kernel: [  469.887000] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 07:57:47 WR1300v3 kernel: [  469.892595] br-lan: port 8(phy1-ap1) entered disabled state
Jul  1 05:57:47 WR1300v3 odhcpd[1621]: No default route present, overriding ra_lifetime!
Jul  1 05:57:47 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy1-ap0, ssid=Froschi
Jul  1 05:57:47 WR1300v3 usteer: Connecting to local node hostapd.phy1-ap0
Jul  1 05:57:47 WR1300v3 usteer: Creating local node hostapd.phy1-ap1
Jul  1 05:57:47 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy1-ap1, ssid=ALBsmart 
Jul  1 05:57:47 WR1300v3 usteer: Connecting to local node hostapd.phy1-ap1
Jul  1 07:58:28 WR1300v3 kernel: [  511.474181] device phy1-ap1 left promiscuous mode
Jul  1 07:58:29 WR1300v3 dnsmasq[1]: read /etc/hosts - 12 names
Jul  1 07:58:29 WR1300v3 dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Jul  1 07:58:29 WR1300v3 dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Jul  1 07:58:29 WR1300v3 kernel: [  512.615464] br-lan: port 6(phy1-ap0) entered blocking state
Jul  1 07:58:29 WR1300v3 kernel: [  512.646489] device phy1-ap0 left promiscuous mode
Jul  1 05:58:30 WR1300v3 odhcpd[1621]: No default route present, overriding ra_lifetime!
Jul  1 05:58:30 WR1300v3 usteer: Creating local node hostapd.phy1-ap0
Jul  1 07:58:30 WR1300v3 kernel: [  513.627193] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 07:58:30 WR1300v3 kernel: [  513.632795] br-lan: port 8(phy1-ap1) entered disabled state
Jul  1 07:58:30 WR1300v3 kernel: [  513.638974] device phy1-ap1 entered promiscuous mode
Jul  1 07:58:30 WR1300v3 kernel: [  513.644558] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 05:58:31 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy1-ap0, ssid=Froschi
Jul  1 05:58:31 WR1300v3 usteer: Connecting to local node hostapd.phy1-ap0
Jul  1 05:58:31 WR1300v3 usteer: Creating local node hostapd.phy1-ap1
Jul  1 05:58:31 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy1-ap1, ssid=ALBsmart 
Jul  1 05:58:31 WR1300v3 usteer: Connecting to local node hostapd.phy1-ap1
Jul  1 05:58:37 WR1300v3 odhcpd[1621]: No default route present, overriding ra_lifetime!
Jul  1 05:58:41 WR1300v3 odhcpd[1621]: No default route present, overriding ra_lifetime!
Jul  1 05:58:47 WR1300v3 odhcpd[1621]: No default route present, overriding ra_lifetime!
Jul  1 07:58:57 WR1300v3 kernel: [  540.713967] device phy1-ap1 left promiscuous mode
Jul  1 07:58:58 WR1300v3 kernel: [  541.123945] device phy1-ap0 left promiscuous mode
Jul  1 07:58:58 WR1300v3 kernel: [  541.128943] br-lan: port 6(phy1-ap0) entered disabled state
Jul  1 07:58:59 WR1300v3 dnsmasq[1]: read /etc/hosts - 12 names
Jul  1 07:58:59 WR1300v3 dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Jul  1 07:58:59 WR1300v3 dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Jul  1 07:59:28 WR1300v3 kernel: [  571.022618] br-lan: port 6(phy1-ap0) entered disabled state
Jul  1 07:59:28 WR1300v3 kernel: [  571.393795] device phy1-ap0 left promiscuous mode
Jul  1 07:59:28 WR1300v3 kernel: [  571.398849] br-lan: port 6(phy1-ap0) entered disabled state
Jul  1 07:59:28 WR1300v3 kernel: [  571.457379] br-lan: port 6(phy1-ap0) entered blocking state
Jul  1 07:59:28 WR1300v3 kernel: [  571.463009] br-lan: port 6(phy1-ap0) entered disabled state
Jul  1 05:59:29 WR1300v3 usteer: Creating local node hostapd.phy1-ap0
Jul  1 07:59:29 WR1300v3 kernel: [  572.255791] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 07:59:29 WR1300v3 kernel: [  572.261446] br-lan: port 8(phy1-ap1) entered disabled state
Jul  1 07:59:29 WR1300v3 kernel: [  572.267828] device phy1-ap1 entered promiscuous mode
Jul  1 07:59:29 WR1300v3 kernel: [  572.334558] device phy1-ap1 left promiscuous mode
Jul  1 07:59:29 WR1300v3 kernel: [  572.339595] br-lan: port 8(phy1-ap1) entered disabled state
Jul  1 07:59:29 WR1300v3 kernel: [  572.427560] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 07:59:29 WR1300v3 kernel: [  572.433286] br-lan: port 8(phy1-ap1) entered disabled state
Jul  1 07:59:29 WR1300v3 kernel: [  572.439449] device phy1-ap1 entered promiscuous mode
Jul  1 07:59:29 WR1300v3 kernel: [  572.444978] br-lan: port 8(phy1-ap1) entered blocking state
Jul  1 07:59:29 WR1300v3 dnsmasq[1]: read /etc/hosts - 12 names
Jul  1 07:59:29 WR1300v3 dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Jul  1 07:59:29 WR1300v3 dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Jul  1 05:59:30 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy1-ap0, ssid=Froschi
Jul  1 05:59:30 WR1300v3 usteer: Connecting to local node hostapd.phy1-ap0
Jul  1 05:59:30 WR1300v3 usteer: Creating local node hostapd.phy1-ap1
Jul  1 05:59:30 WR1300v3 usteer: Found nl80211 phy on wdev hostapd.phy1-ap1, ssid=ALBsmart 
Jul  1 05:59:30 WR1300v3 usteer: Connecting to local node hostapd.phy1-ap1
Jul  1 08:03:31 WR1300v3 dnsmasq[1]: read /etc/hosts - 12 names
Jul  1 08:03:31 WR1300v3 dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Jul  1 08:03:31 WR1300v3 dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Jul  1 08:39:10 WR1300v3 kernel: [ 2953.457466] br-lan: port 8(phy1-ap1) entered disabled state
Jul  1 08:39:11 WR1300v3 kernel: [ 2953.861408] device phy1-ap0 left promiscuous mode
Jul  1 08:39:11 WR1300v3 kernel: [ 2953.866404] br-lan: port 6(phy1-ap0) entered disabled state
Jul  1 08:39:12 WR1300v3 dnsmasq[1]: read /etc/hosts - 12 names
Jul  1 08:39:12 WR1300v3 dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Jul  1 08:39:12 WR1300v3 dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Jul  1 08:39:12 WR1300v3 kernel: [ 2955.061692] br-lan: port 6(phy1-ap0) entered forwarding state
Jul  1 08:39:12 WR1300v3 kernel: [ 2955.164769] br-lan: port 6(phy1-ap0) entered blocking state
Jul  1 08:39:12 WR1300v3 kernel: [ 2955.182260] br-lan: port 6(phy1-ap0) entered blocking state
Jul  1 08:39:12 WR1300v3 kernel: [ 2955.187909] br-lan: port 6(phy1-ap0) entered forwarding state
zekica commented 3 months ago

The 5GHz chip - MT7613BE found in this router is handled in the driver as a special case in the MT7615 driver, internally referred to as 7663.

There is code in mt7615_init_wiphy that sets up available channels:

    if (is_mt7663(&phy->dev->mt76)) {
        wiphy->iface_combinations = if_comb;
        wiphy->n_iface_combinations = ARRAY_SIZE(if_comb);
    } else {
        wiphy->iface_combinations = if_comb_radar;
        wiphy->n_iface_combinations = ARRAY_SIZE(if_comb_radar);
    }

where if_comb and if_comb_radar have the following values:


static const struct ieee80211_iface_combination if_comb_radar[] = {
    {
        .limits = if_limits,
        .n_limits = ARRAY_SIZE(if_limits),
        .max_interfaces = MT7615_MAX_INTERFACES,
        .num_different_channels = 1,
        .beacon_int_infra_match = true,
        .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
                       BIT(NL80211_CHAN_WIDTH_20) |
                       BIT(NL80211_CHAN_WIDTH_40) |
                       BIT(NL80211_CHAN_WIDTH_80) |
                       BIT(NL80211_CHAN_WIDTH_160) |
                       BIT(NL80211_CHAN_WIDTH_80P80),
    }
};

static const struct ieee80211_iface_combination if_comb[] = {
    {
        .limits = if_limits,
        .n_limits = ARRAY_SIZE(if_limits),
        .max_interfaces = MT7615_MAX_INTERFACES,
        .num_different_channels = 1,
        .beacon_int_infra_match = true,
    }
}; 

This directly causes DFS channels to not be available on MT7613.

I'm sure that this is intentional as there is a possibility that MT7663 firmware doesn't support detecting radar pulses (or doesn't detect them properly).

It would be trivial change the code and enable DFS channels, but you may be breaking local regulations if the hardware doesn't detect the radar pulses properly.