Linksys WRT1900ACS V2 OpenWrt SNAPSHOT

Hello all,

Since I notice less and less interest in linksys wrt1900acs v2 routers, I also come with a proposal for those who want to compile with the openwrt software, from my experience wrt1900acs v2 runs without problems with the following packages and settings, both on the wifi side and on the side of wire where for the time being they do not pass the speed test of 899mps!

/etc/sysctl.d

net.core.rmem_default=16777216
net.core.wmem_default=16777216
net.core.rmem_max=16777216
net.core.wmem_max=16777216

Packet Steering-enable
Software flow offloading-enable

/etc/config/irqbalance

config irqbalance 'irqbalance'
	option enabled '1'

/etc/config/wireless

c

onfig wifi-device 'radio0'
	option type 'mac80211'
	option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
	option channel '36'
	option band '5g'
	option htmode 'VHT80'
	option country 'RO'
	option cell_density '0'

config wifi-iface 'default_radio0'
	option device 'radio0'
	option network 'lan'
	option mode 'ap'
	option ssid ''
	option encryption 'psk2'
	option macaddr ''
	option key ''

config wifi-device 'radio1'
	option type 'mac80211'
	option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
	option channel '9'
	option band '2g'
	option htmode 'HT40'
	option country 'RO'
	option legacy_rates '1'
	option cell_density '0'
	option noscan '1'

config wifi-iface 'default_radio1'
	option device 'radio1'
	option network 'lan'
	option mode 'ap'
	option ssid ''
	option encryption 'psk2'
	option macaddr ''
	option key ''

-the solution to the Link is Down, Link is Up problem can be found in @Knarf's post:

changed the settings in the wan6 to have it as designated master and also relay mode
image
image728×301 9.96 KB

if 2- I did the same thing as 1 + removed my old wan ipv4 PPPoE protocol so I only have my Dual-Stack and my ipv6 protocols (though Dual-Stack is a tunnel interface for ipv6)

hope it may help some ppl out.

6in4
adblock
attendedsysupgrade-common
auc
banip
base-files
block-mount
busybox
ca-bundle
cgi-io
collectd
collectd-mod-conntrack
collectd-mod-contextswitch
collectd-mod-cpu
collectd-mod-cpufreq
collectd-mod-df
collectd-mod-disk
collectd-mod-dns
collectd-mod-filecount
collectd-mod-interface
collectd-mod-iptables
collectd-mod-irq
collectd-mod-iwinfo
collectd-mod-load
collectd-mod-memory
collectd-mod-netlink
collectd-mod-network
collectd-mod-openvpn
collectd-mod-ping
collectd-mod-processes
collectd-mod-protocols
collectd-mod-rrdtool
collectd-mod-tcpconns
collectd-mod-thermal
collectd-mod-uptime
collectd-mod-vmem
collectd-mod-wireless
curl
ddns-scripts
ddns-scripts-services
dnsmasq-full
drill
dropbear
e2fsprogs
firewall4
fstools
fwtool
getrandom
hostapd-common
htop
ip-tiny
iperf3
ipset
iptables-mod-conntrack-extra
iptables-mod-ipopt
irqbalance
iw
iwinfo
jshn
jsonfilter
kernel
kmod-cfg80211
kmod-fs-ext4
kmod-gpio-button-hotplug
kmod-ip6tables
kmod-ipt-conntrack
kmod-ipt-conntrack-extra
kmod-ipt-core
kmod-ipt-ipopt
kmod-ipt-ipset
kmod-ipt-nat
kmod-ipt-offload
kmod-ipt-raw
kmod-lib-crc-ccitt
kmod-mac80211
kmod-mii
kmod-mwlwifi
kmod-nf-conntrack
kmod-nf-conntrack6
kmod-nf-flow
kmod-nf-ipt
kmod-nf-ipt6
kmod-nf-nat
kmod-nf-reject
kmod-nf-reject6
kmod-nfnetlink
kmod-nft-offload
kmod-nls-base
kmod-ppp
kmod-pppoe
kmod-pppox
kmod-slhc
kmod-usb-core
kmod-usb-net
kmod-usb-storage
kmod-usb2
kmod-usb3
kmod-wireguard
libblobmsg-json
libc
libcurl
libgcc
libip4tc
libip6tc
libipset
libiwinfo
libiwinfo-data
libiwinfo-lua
libjson-c
libjson-script
libldns
liblua
liblucihttp
liblucihttp-lua
libmnl
libncurses
libnl-tiny
libopenssl
libpcre
libpthread
libqrencode
librt
libubox
libubus
libubus-lua
libuci
libuci-lua
libuclient
libustream-mbedtls
libuuid
libuv
libwolfssl
libxtables
logd
lua
luci
luci-app-adblock
luci-app-advanced-reboot
luci-app-attendedsysupgrade
luci-app-banip
luci-app-ddns
luci-app-firewall
luci-app-nlbwmon
luci-app-openvpn
luci-app-opkg
luci-app-statistics
luci-app-wifischedule
luci-base
luci-compat
luci-lib-base
luci-lib-ip
luci-lib-ipkg
luci-lib-json
luci-lib-jsonc
luci-lib-nixio
luci-mod-admin-full
luci-mod-network
luci-mod-rpc
luci-mod-status
luci-mod-system
luci-proto-ipv6
luci-proto-ppp
luci-proto-wireguard
luci-ssl
luci-theme-bootstrap
luci-theme-material
luci-theme-openwrt-2020
mtd
mtr-json
mwlwifi-firmware-88w8864
netifd
nftables-json
odhcp6c
odhcpd-ipv6only
openvpn-mbedtls
openwrt-keyring
opkg
ppp
ppp-mod-pppoe
ppp-mod-pptp
procd
procd-seccomp
procd-ujail
qrencode
rpcd
rpcd-mod-file
rpcd-mod-iwinfo
rpcd-mod-luci
rpcd-mod-rpcsys
rpcd-mod-rrdns
screen
tcpdump
terminfo
ubi-utils
uboot-envtools
ubox
ubus
ubusd
ucert
uci
uclient-fetch
uhttpd
uhttpd-mod-ubus
urandom-seed
urngd
usign
wget-ssl
wifischedule
wireguard-tools
wireless-regdb
wpad-basic-mbedtls
zlib

Model	Linksys WRT1900ACS v2
Architecture	ARMv7 Processor rev 1 (v7l)
Target Platform	mvebu/cortexa9
Firmware Version	OpenWrt SNAPSHOT r22599-1416b9bbe9 / LuCI Master git-23.104.28202-588c6a1
Kernel Version	5.15.107
Local Time	2023-04-19 10:03:54
Uptime	1h 24m 11s

the new mwlwifi: update to version 10.3.9.0-20230311 !!!






Hi. Are you building mwlwifi by yourself?

https://git.openwrt.org/?p=openwrt%2Fopenwrt.git&a=search&h=HEAD&st=commit&s=mwlwifi

You can build an image yourself here with the package proposed by me if you want, you can find the settings above!
https://firmware-selector.openwrt.org/

After several tests, I noticed that there are problems: disconnections and high ping latencies, the ping is left on the PC, it is clear that when I did the test on the phone the ping was already suffering, when I did it on the PC it started to increase and from there the constant ping increase

Pinging 192.168.15.1 with 32 bytes of data:
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=13ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=5ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=15ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=5ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=6ms TTL=64
Reply from 192.168.15.1: bytes=32 time=371ms TTL=64 - speed test smartphone
Reply from 192.168.15.1: bytes=32 time=2034ms TTL=64
Reply from 192.168.15.1: bytes=32 time=123ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1037ms TTL=64
Reply from 192.168.15.1: bytes=32 time=710ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1979ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2287ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64     - after speed test
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=9ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=12ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3419ms TTL=64   -  Speed test wifi pc
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=42ms TTL=64
Reply from 192.168.15.1: bytes=32 time=38ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3099ms TTL=64
Reply from 192.168.15.1: bytes=32 time=26ms TTL=64
Reply from 192.168.15.1: bytes=32 time=33ms TTL=64
Reply from 192.168.15.1: bytes=32 time=42ms TTL=64
Reply from 192.168.15.1: bytes=32 time=39ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2965ms TTL=64
Reply from 192.168.15.1: bytes=32 time=30ms TTL=64
Reply from 192.168.15.1: bytes=32 time=25ms TTL=64
Reply from 192.168.15.1: bytes=32 time=14ms TTL=64
Reply from 192.168.15.1: bytes=32 time=15ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3462ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=7ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=5ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3389ms TTL=64 - after the speed test the ping changes
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=6ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3312ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2448ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3417ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3416ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3278ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2441ms TTL=64
Reply from 192.168.15.1: bytes=32 time=9ms TTL=64
Reply from 192.168.15.1: bytes=32 time=40ms TTL=64
Reply from 192.168.15.1: bytes=32 time=42ms TTL=64
Reply from 192.168.15.1: bytes=32 time=36ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3408ms TTL=64
Reply from 192.168.15.1: bytes=32 time=20ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64

Ping statistics for 192.168.15.1:
    Packets: Sent = 217, Received = 217, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 1ms, Maximum = 3462ms, Average = 218ms

@anomeome Maybe we need a little help, your intervention matters!

Until kaloz pushes the PR, people will have to grab the patch and build:

wget -O package/kernel/mwlwifi/patches/006-PR412mac80211.patch https://github.com/kaloz/mwlwifi/pull/412.patch
make package/kernel/mwlwifi/{clean,compile}

jbsky should probably ping kaloz upstream, I doubt this repo has much of his attention.

1 Like

Done, kaloz merged commit! :star_struck:

How can I install this fix if I have SNAPSHOT r22658-2c530fcb97 / LuCI Master git-23.104.28202-588c6a1?

wget https://github.com/openwrt/openwrt/pull/12500.patch
patch -p1 < 12500.patch

Edit: this is to add it to your buildroot to compile in to you image.

is OK?

root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/info
driver name: mwlwifi
chip type: 88W8864
hw version: 7
driver version: 10.3.9.0
firmware version: 0x0702091a
power table loaded from dts: no
firmware region code: 0x30
mac address: 
2g: enable
5g: disable
antenna: 4 4
irq number: 82
ap macid support: 0000ffff
sta macid support: 00010000
macid used: 00000001
radio: enable
iobase0: 4b8c8eee
iobase1: 50c5d213
tx limit: 768
rx limit: 256
qe trigger number: 18149

I play a 4k movie on the TV and I also use the phone without problems so far!



I connected via wifi, three phones, the PC and the TV, all running 4k content from YouTube, no interruption, congratulations to everyone involved!

How normal are messages with WPA: group key handshake completed (RSN)?

Sat Apr 29 21:44:42 2023 daemon.info hostapd: phy1-ap0: STA ce5a IEEE 802.11: authenticated
Sat Apr 29 21:44:42 2023 daemon.info hostapd: phy1-ap0: STA ce5a IEEE 802.11: associated (aid 2)
Sat Apr 29 21:44:42 2023 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED ce:5a auth_alg=open
Sat Apr 29 21:44:42 2023 daemon.info hostapd: phy1-ap0: STA ce:5a WPA: pairwise key handshake completed (RSN)
Sat Apr 29 21:44:42 2023 daemon.notice hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED ce:5a

Sat Apr 29 21:52:58 2023 daemon.info hostapd: phy1-ap0: STA 10:49 WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA 40::0b WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA 20::bc WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA f4::96 WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy1-ap0: STA ce5a WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA 70:99 WPA: group key handshake completed (RSN)
Sat Apr 29 21:58:14 2023 authpriv.info dropbear[7521]: Exit (root) from <192.168.15.153:61048>: Exited normally
Sat Apr 29 21:59:35 2023 daemon.err uhttpd[2774]: [info] luci: accepted login on / for root from 192.168.15.153
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA 40:0b WPA: group key handshake completed (RSN)
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA 20::bc WPA: group key handshake completed (RSN)
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA f4::96 WPA: group key handshake completed (RSN)
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA 70:99 WPA: group key handshake completed (RSN)
Sat Apr 29 22:14:35 2023 kern.debug kernel: [ 1920.189295] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:35 2023 kern.debug kernel: [ 1920.376109] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1920.556097] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1920.736098] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1920.916093] ieee80211 phy0: change: 0x60
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1921.096094] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1921.276106] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.456125] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.636162] ieee80211 phy0: change: 0x60
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.816085] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.996091] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1922.176094] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1922.356084] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1922.536080] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1922.716084] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1922.896080] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1923.076071] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1923.256072] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1923.436068] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1923.616067] ieee80211 phy0: change: 0x60
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1923.796062] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1923.976065] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1924.166058] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1924.356058] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:40 2023 kern.debug kernel: [ 1924.586054] ieee80211 phy0: change: 0x62
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1953.864693] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1954.035710] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1954.215698] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1954.395705] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1954.565693] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1954.745691] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1954.925689] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1955.105689] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1955.275690] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.455709] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.625682] ieee80211 phy1: change: 0x42
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.805680] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.985682] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1956.195676] ieee80211 phy1: change: 0x42

No.

That patch needs to be applied to your build system sources...
And then recompile your firmware.

1 Like

I don't know what the problem is, but my router works very well on the wifi side!

 OpenWrt SNAPSHOT, r22658-2c530fcb97
root@OpenWrt:~# cat /etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
        option channel '36'
        option band '5g'
        option htmode 'VHT80'
        option cell_density '0'
        option beacon_int '100'
        option country 'RO'
        option frag '2346'
        option rts '2347'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option ssid ''
        option encryption 'psk2+ccmp'
        option macaddr ''
        option key ''
        option dtim_period '1'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'

config wifi-device 'radio1'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
        option channel '11'
        option band '2g'
        option htmode 'HT40'
        option legacy_rates '1'
        option cell_density '0'
        option noscan '1'
        option beacon_int '100'
        option country 'RO'
        option frag '2346'
        option rts '2347'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option ssid ''
        option encryption 'psk2+ccmp'
        option macaddr '50'
        option key ''
        option dtim_period '2'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'
![Screenshot 2023-04-30 070355|690x388](upload://udwch2MzOmte1kZnvsFs821eAB3.jpeg)

root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/info
driver name: mwlwifi
chip type: 88W8864
hw version: 7
driver version: 10.3.9.0
firmware version: 0x0702091a
power table loaded from dts: no
firmware region code: 0x30
mac address: 
2g: enable
5g: disable
antenna: 4 4
irq number: 82
ap macid support: 0000ffff
sta macid support: 00010000
macid used: 00000001
radio: enable
iobase0: 4a1d0bad
iobase1: 73612e57
tx limit: 768
rx limit: 256
qe trigger number: 95701
root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/sta
mac address: c
aid: 1
ampdu: true
amsdu: false
wds: false
ba_hist: disable
ht_cap: 0x002d, ampdu: 03, 05
rx_mask: 0xff, 00, 00, 00
rx_bw: 0, rx_nss: 1
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 000000000061
root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy0/mwlwifi/sta
mac address: 
aid: 2
ampdu: true
amsdu: false
wds: false
ba_hist: disable
ht_cap: 0x006f, ampdu: 03, 06
rx_mask: 0xff, ff, 00, 00
vht_cap: 0x0f8170b0, mcs: fffa, fffa
rx_bw: 2, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 000000000083
mac address: 
aid: 3
ampdu: true
amsdu: true
wds: false
ba_hist: disable
amsdu cap: 0x01
ht_cap: 0x006f, ampdu: 03, 06
rx_mask: 0xff, ff, 00, 00
vht_cap: 0x0f8170b0, mcs: fffa, fffa
rx_bw: 2, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 00000004b486
mac address: 
aid: 1
ampdu: true
amsdu: true
wds: false
ba_hist: disable
amsdu cap: 0x01
ht_cap: 0x006f, ampdu: 02, 00
rx_mask: 0xff, ff, 00, 00
vht_cap: 0x33c070b0, mcs: fffa, fffa
rx_bw: 2, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 0000000baf1f
root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy0/mwlwifi/ampdu
stream: 0
idx: 0
state: 3
mac address: 
tid: 0
stream: 1
idx: 1
state: 3
mac address: 
tid: 0
root@OpenWrt:~#

last config!!!

 OpenWrt SNAPSHOT, r22702-cf8d861978
 -----------------------------------------------------
root@OpenWrt:~#  cat /etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
        option channel '36'
        option band '5g'
        option htmode 'VHT80'
        option country 'RO'
        option cell_density '0'
        option frag '2346'
        option rts '2347'
        option beacon_int '100'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option ssid 
        option encryption 'psk2'
        option macaddr 
        option key ''
        option dtim_period '2'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'

config wifi-device 'radio1'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
        option channel '11'
        option band '2g'
        option htmode 'HT40'
        option country 'RO'
        option legacy_rates '1'
        option cell_density '0'
        option noscan '1'
        option frag '2346'
        option rts '2347'
        option beacon_int '100'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option ssid 
        option encryption 'psk2'
        option macaddr 
        option key ''
        option dtim_period '2'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'

root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/info
driver name: mwlwifi
chip type: 88W8864
hw version: 7
driver version: 10.3.9.0
firmware version: 0x0702091a
power table loaded from dts: no
firmware region code: 0x30
mac address: 
2g: enable
5g: disable
antenna: 4 4
irq number: 82
ap macid support: 0000ffff
sta macid support: 00010000
macid used: 00000001
radio: enable
iobase0: a023d05d
iobase1: 913fb359
tx limit: 768
rx limit: 256
qe trigger number: 112857

Firmware Version OpenWrt SNAPSHOT r22739-bbc7de3b16 / LuCI Master git-23.118.79121-6fb185f
Kernel Version 5.15.110
Wed May 10 16:09:15 2023 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Wed May 10 16:09:16 2023 user.debug adblock-4.1.5[2243]: f_dnsup  ::: dns: dnsmasq, cache_cmd: -, lookup_cmd: /usr/bin/nslookup, lookup_domain: example.com, restart_rc: 0, dns_flush: 0, dns_timeout: 20, dns_cnt: 1, in_rc: 0, out_rc: 0
Wed May 10 16:09:16 2023 user.debug adblock-4.1.5[2243]: f_jsnup  ::: status: enabled, cnt: 317166, mail: 0, mail_service: /etc/adblock/adblock.mail, mail_cnt: 0, mail_pid: -
Wed May 10 16:09:16 2023 user.info adblock-4.1.5[2243]: blocklist with overall 317166 blocked domains loaded successfully (Linksys WRT1900ACS, OpenWrt SNAPSHOT r22739-bbc7de3b16)
Wed May 10 16:09:16 2023 user.debug adblock-4.1.5[2243]: f_rmtemp ::: tmp_dir: /tmp/tmp.kHlIJg, src_file: /tmp/adb_sources.json, pid_file: /var/run/adblock.pid
Wed May 10 16:09:16 2023 daemon.err collectd[3258]: Sleeping only 2s because the next interval is 22.157 seconds in the past!
Wed May 10 16:09:29 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: adguardv4, cnt_dl: 27876, cnt_set: 23567, split_size: 512, time: 27, rc: 0, log: -
Wed May 10 16:09:29 2023 user.debug banIP-0.8.5-2[2517]: f_restore   ::: name: adguardtrackersv4, source: banIP.adguardtrackersv4.gz, target: tmp.dBpMob.adguardtrackersv4.load, in_rc: 0, rc: 0
Wed May 10 16:09:29 2023 user.debug banIP-0.8.5-2[2517]: f_restore   ::: name: adguardv6, source: banIP.adguardv6.gz, target: tmp.dBpMob.adguardv6.load, in_rc: 0, rc: 0
Wed May 10 16:09:30 2023 daemon.info dnsmasq[1]: now checking DNSSEC signature timestamps
Wed May 10 16:09:30 2023 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Wed May 10 16:09:30 2023 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Wed May 10 16:09:30 2023 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 8 names
Wed May 10 16:09:30 2023 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Wed May 10 16:09:31 2023 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED 40:9f:38:d8:d2:0b
Wed May 10 16:09:31 2023 daemon.info hostapd: phy0-ap0: STA IEEE 802.11: disassociated
Wed May 10 16:09:32 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: adguardtrackersv4, cnt_dl: 881, cnt_set: 679, split_size: 512, time: 3, rc: 0, log: -
Wed May 10 16:09:33 2023 daemon.info hostapd: phy0-ap0: STA IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Wed May 10 16:09:49 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: adguardv6, cnt_dl: 13328, cnt_set: 13126, split_size: 512, time: 20, rc: 0, log: -
Wed May 10 16:09:49 2023 user.debug banIP-0.8.5-2[2517]: f_restore   ::: name: adguardtrackersv6, source: banIP.adguardtrackersv6.gz, target: tmp.dBpMob.adguardtrackersv6.load, in_rc: 0, rc: 0
Wed May 10 16:09:49 2023 user.debug banIP-0.8.5-2[2517]: f_restore   ::: name: iblockadsv4, source: banIP.iblockadsv4.gz, target: tmp.dBpMob.iblockadsv4.load, in_rc: 0, rc: 0
Wed May 10 16:09:50 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: adguardtrackersv6, cnt_dl: 110, cnt_set: 110, split_size: 512, time: 1, rc: 0, log: -
Wed May 10 16:09:50 2023 daemon.notice netifd: Network device 'lan1' link is down
Wed May 10 16:09:50 2023 kern.info kernel: [   82.097034] br-lan: port 1(lan1) entered disabled state
Wed May 10 16:09:50 2023 kern.info kernel: [   82.102757] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Down
Wed May 10 16:09:53 2023 kern.info kernel: [   84.407459] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Up - 10Mbps/Full - flow control off
Wed May 10 16:09:53 2023 kern.info kernel: [   84.415986] br-lan: port 1(lan1) entered blocking state
Wed May 10 16:09:53 2023 kern.info kernel: [   84.421248] br-lan: port 1(lan1) entered forwarding state
Wed May 10 16:09:53 2023 daemon.notice netifd: Network device 'lan1' link is up
Wed May 10 16:09:55 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: iblockadsv4, cnt_dl: 3442, cnt_set: 3118, split_size: 512, time: 6, rc: 0, log: -
Wed May 10 16:09:55 2023 user.debug banIP-0.8.5-2[2517]: f_restore   ::: name: threatv4, source: banIP.threatv4.gz, target: tmp.dBpMob.threatv4.load, in_rc: 0, rc: 0
Wed May 10 16:09:55 2023 user.debug banIP-0.8.5-2[2517]: f_restore   ::: name: iblockspyv4, source: banIP.iblockspyv4.gz, target: tmp.dBpMob.iblockspyv4.load, in_rc: 0, rc: 0
Wed May 10 16:10:02 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: threatv4, cnt_dl: 1573, cnt_set: 1444, split_size: 512, time: 7, rc: 0, log: -
Wed May 10 16:10:04 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: iblockspyv4, cnt_dl: 3591, cnt_set: 2902, split_size: 512, time: 9, rc: 0, log: -
Wed May 10 16:10:04 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: blocklistvMAC, cnt_dl: -, cnt_set: 0, split_size: 512, time: 0, rc: 0, log: -
Wed May 10 16:10:05 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: blocklistv4, cnt_dl: 0, cnt_set: 0, split_size: 512, time: 1, rc: 0, log: -
Wed May 10 16:10:06 2023 user.debug banIP-0.8.5-2[2517]: f_down      ::: name: blocklistv6, cnt_dl: 0, cnt_set: 0, split_size: 512, time: 1, rc: 0, log: -
Wed May 10 16:10:06 2023 user.debug banIP-0.8.5-2[2517]: f_rmset     ::: sets: -, rc: -, log: -
Wed May 10 16:10:06 2023 user.debug banIP-0.8.5-2[2517]: f_rmdir     ::: directory: /tmp/tmp.NDmdKK
Wed May 10 16:10:08 2023 daemon.notice netifd: Network device 'lan1' link is down
Wed May 10 16:10:08 2023 kern.info kernel: [   99.546917] br-lan: port 1(lan1) entered disabled state
Wed May 10 16:10:08 2023 kern.info kernel: [   99.552369] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Down
Wed May 10 16:10:09 2023 user.info banIP-0.8.5-2[2517]: start banIP domain lookup
Wed May 10 16:10:09 2023 user.debug banIP-0.8.5-2[2517]: f_lookup    ::: feed: blocklist, domains: 0, IPs: 0, duration: 0m 0s
Wed May 10 16:10:09 2023 user.debug banIP-0.8.5-2[2517]: f_lookup    ::: feed: allowlist, domains: 0, IPs: 0, duration: 0m 0s
Wed May 10 16:10:09 2023 user.info banIP-0.8.5-2[2517]: start detached banIP log service
Wed May 10 16:10:11 2023 kern.info kernel: [  102.419353] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Wed May 10 16:10:11 2023 kern.info kernel: [  102.427947] br-lan: port 1(lan1) entered blocking state
Wed May 10 16:10:11 2023 kern.info kernel: [  102.433201] br-lan: port 1(lan1) entered forwarding state
Wed May 10 16:10:11 2023 daemon.notice netifd: Network device 'lan1' link is up
Wed May 10 16:10:20 2023 daemon.notice netifd: Network device 'lan1' link is down
Wed May 10 16:10:20 2023 kern.info kernel: [  111.496785] br-lan: port 1(lan1) entered disabled state
Wed May 10 16:10:20 2023 kern.info kernel: [  111.502533] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Down
Wed May 10 16:10:23 2023 kern.info kernel: [  114.359257] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Wed May 10 16:10:23 2023 kern.info kernel: [  114.367844] br-lan: port 1(lan1) entered blocking state
Wed May 10 16:10:23 2023 kern.info kernel: [  114.373095] br-lan: port 1(lan1) entered forwarding state
Wed May 10 16:10:23 2023 daemon.notice netifd: Network device 'lan1' link is up
Wed May 10 16:10:42 2023 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.15.153 
Wed May 10 16:10:42 2023 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.15.153  xXx
Wed May 10 16:10:50 2023 daemon.notice netifd: Network device 'lan1' link is down
Wed May 10 16:10:50 2023 kern.info kernel: [  141.596492] br-lan: port 1(lan1) entered disabled state
Wed May 10 16:10:50 2023 kern.info kernel: [  141.602295] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Down
Wed May 10 16:10:52 2023 kern.info kernel: [  143.688953] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Up - 10Mbps/Full - flow control off
Wed May 10 16:10:52 2023 kern.info kernel: [  143.697456] br-lan: port 1(lan1) entered blocking state
Wed May 10 16:10:52 2023 kern.info kernel: [  143.702708] br-lan: port 1(lan1) entered forwarding state
Wed May 10 16:10:52 2023 daemon.notice netifd: Network device 'lan1' link is up
Wed May 10 16:11:07 2023 daemon.notice netifd: Network device 'lan1' link is down
Wed May 10 16:11:07 2023 kern.info kernel: [  159.086283] br-lan: port 1(lan1) entered disabled state
Wed May 10 16:11:07 2023 kern.info kernel: [  159.091703] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Down
Wed May 10 16:11:10 2023 kern.info kernel: [  161.946679] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Wed May 10 16:11:10 2023 kern.info kernel: [  161.955283] br-lan: port 1(lan1) entered blocking state
Wed May 10 16:11:10 2023 kern.info kernel: [  161.960536] br-lan: port 1(lan1) entered forwarding state
Wed May 10 16:11:10 2023 daemon.notice netifd: Network device 'lan1' link is up
Wed May 10 16:11:19 2023 daemon.notice netifd: Network device 'lan1' link is down
Wed May 10 16:11:19 2023 kern.info kernel: [  170.856130] br-lan: port 1(lan1) entered disabled state
Wed May 10 16:11:19 2023 kern.info kernel: [  170.861616] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Down
Wed May 10 16:11:22 2023 kern.info kernel: [  173.826534] mv88e6085 f1072004.mdio-mii:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Wed May 10 16:11:22 2023 kern.info kernel: [  173.835176] br-lan: port 1(lan1) entered blocking state
Wed May 10 16:11:22 2023 kern.info kernel: [  173.840430] br-lan: port 1(lan1) entered forwarding state
Wed May 10 16:11:22 2023 daemon.notice netifd: Network device 'lan1' link is up
Wed May 10 16:11:24 2023 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.15.153 
Wed May 10 16:11:24 2023 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.15.153  xXx
Wed May 10 16:15:14 2023 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED 
Wed May 10 16:15:14 2023 daemon.info hostapd: phy0-ap0: STA  IEEE 802.11: disassociated due to inactivity
Wed May 10 16:15:34 2023 kern.err kernel: [  425.419043] ieee80211 phy0: cmd 0x9122=UpdateEncryption timed out
Wed May 10 16:15:34 2023 kern.err kernel: [  425.425192] ieee80211 phy0: return code: 0x1122
Wed May 10 16:15:34 2023 kern.err kernel: [  425.429744] ieee80211 phy0: timeout: 0x1122
Wed May 10 16:15:34 2023 kern.err kernel: [  425.433968] phy0-ap0: failed to remove key (0, ) from hardware (-5)
Wed May 10 16:15:34 2023 daemon.info hostapd: phy0-ap0: STA  IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Wed May 10 16:15:34 2023 kern.debug kernel: [  425.491147] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:15:54 2023 kern.err kernel: [  445.492906] ieee80211 phy0: cmd 0x9111=SetNewStation timed out
Wed May 10 16:15:54 2023 kern.err kernel: [  445.498916] ieee80211 phy0: return code: 0x1111
Wed May 10 16:15:54 2023 kern.err kernel: [  445.503485] ieee80211 phy0: timeout: 0x1111
Wed May 10 16:15:54 2023 daemon.notice hostapd: nl80211: nl80211_recv_beacons->nl_recvmsgs failed: -5
Wed May 10 16:15:57 2023 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED 6
Wed May 10 16:15:57 2023 daemon.info hostapd: phy0-ap0: STA 6 IEEE 802.11: disassociated due to inactivity
Wed May 10 16:15:57 2023 kern.debug kernel: [  448.540887] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:16:17 2023 kern.err kernel: [  468.546774] ieee80211 phy0: cmd 0x9122=UpdateEncryption timed out
Wed May 10 16:16:17 2023 kern.err kernel: [  468.552952] ieee80211 phy0: return code: 0x1122
Wed May 10 16:16:17 2023 kern.err kernel: [  468.557516] ieee80211 phy0: timeout: 0x1122
Wed May 10 16:16:17 2023 kern.err kernel: [  468.561735] phy0-ap0: failed to remove key (0, 6) from hardware (-5)
Wed May 10 16:16:17 2023 daemon.info hostapd: phy0-ap0: STA 6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Wed May 10 16:16:17 2023 kern.debug kernel: [  468.640884] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:16:37 2023 kern.err kernel: [  488.642661] ieee80211 phy0: cmd 0x9125=BAStream timed out
Wed May 10 16:16:37 2023 kern.err kernel: [  488.648096] ieee80211 phy0: return code: 0x1125
Wed May 10 16:16:37 2023 kern.err kernel: [  488.652663] ieee80211 phy0: timeout: 0x1125
Wed May 10 16:16:37 2023 kern.debug kernel: [  488.657307] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:16:57 2023 kern.err kernel: [  508.655869] ieee80211 phy0: cmd 0x9111=SetNewStation timed out
Wed May 10 16:16:57 2023 kern.err kernel: [  508.661749] ieee80211 phy0: return code: 0x1111
Wed May 10 16:16:57 2023 kern.err kernel: [  508.666301] ieee80211 phy0: timeout: 0x1111
Wed May 10 16:16:57 2023 kern.debug kernel: [  508.671167] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:17:17 2023 kern.err kernel: [  528.661168] ieee80211 phy0: cmd 0x801c=80211RadioControl timed out
Wed May 10 16:17:17 2023 kern.err kernel: [  528.667430] ieee80211 phy0: return code: 0x001c
Wed May 10 16:17:17 2023 kern.err kernel: [  528.672000] ieee80211 phy0: timeout: 0x001c
Wed May 10 16:17:17 2023 daemon.notice hostapd: nl80211: nl80211_recv_beacons->nl_recvmsgs failed: -5
Wed May 10 16:17:17 2023 daemon.err collectd[3258]: plugin_read_thread: read-function of the `iwinfo' plugin took 58.237 seconds, which is above its read interval (30.000 seconds). You might want to adjust the `Interval' or `ReadThreads' settings.
Wed May 10 16:29:46 2023 daemon.err uhttpd[2835]: [info] luci: accepted login on / for root from 192.168.15.153
Wed May 10 16:29:57 2023 daemon.notice hostapd: Remove interface 'phy0-ap0'
Wed May 10 16:29:57 2023 daemon.notice hostapd: phy0-ap0: interface state ENABLED->DISABLED
Wed May 10 16:29:57 2023 daemon.notice hostapd: phy0-ap0: AP-DISABLED
Wed May 10 16:29:57 2023 daemon.notice hostapd: phy0-ap0: CTRL-EVENT-TERMINATING
Wed May 10 16:29:57 2023 daemon.err hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Wed May 10 16:29:57 2023 daemon.notice hostapd: nl80211: deinit ifname=phy0-ap0 disabled_11b_rates=0
Wed May 10 16:29:57 2023 kern.info kernel: [ 1289.105345] device phy0-ap0 left promiscuous mode
Wed May 10 16:29:57 2023 kern.info kernel: [ 1289.110322] br-lan: port 5(phy0-ap0) entered disabled state
Wed May 10 16:29:58 2023 daemon.notice netifd: Network device 'phy0-ap0' link is down
Wed May 10 16:29:58 2023 kern.debug kernel: [ 1289.145512] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:30:18 2023 kern.err kernel: [ 1309.142489] ieee80211 phy0: cmd 0x9100=BssStart timed out
Wed May 10 16:30:18 2023 kern.err kernel: [ 1309.147939] ieee80211 phy0: return code: 0x1100
Wed May 10 16:30:18 2023 kern.err kernel: [ 1309.152495] ieee80211 phy0: timeout: 0x1100
Wed May 10 16:30:18 2023 kern.debug kernel: [ 1309.156716] ieee80211 phy0: change: 0x40
Wed May 10 16:30:18 2023 kern.debug kernel: [ 1309.160671] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:30:28 2023 daemon.notice netifd: radio0 (8041): Command failed: ubus call hostapd config_remove {"iface":"phy0-ap0"} (Request timed out)
Wed May 10 16:30:28 2023 daemon.notice netifd: radio1 (8056): Command failed: ubus call hostapd config_remove {"iface":"phy1-ap0"} (Request timed out)
Wed May 10 16:30:38 2023 kern.err kernel: [ 1329.164030] ieee80211 phy0: cmd 0x9114=SetApMode timed out
Wed May 10 16:30:38 2023 kern.err kernel: [ 1329.169561] ieee80211 phy0: return code: 0x1114
Wed May 10 16:30:38 2023 kern.err kernel: [ 1329.174130] ieee80211 phy0: timeout: 0x1114
Wed May 10 16:30:38 2023 kern.debug kernel: [ 1329.178332] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:30:58 2023 kern.err kernel: [ 1349.193610] ieee80211 phy0: cmd 0x8129=LinkAdaptCsMode timed out
Wed May 10 16:30:58 2023 kern.err kernel: [ 1349.199657] ieee80211 phy0: return code: 0x0129
Wed May 10 16:30:58 2023 kern.err kernel: [ 1349.204234] ieee80211 phy0: timeout: 0x0129
Wed May 10 16:30:58 2023 kern.debug kernel: [ 1349.208441] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:31:18 2023 kern.err kernel: [ 1369.213218] ieee80211 phy0: cmd 0x8120=80211hDetectRadar timed out
Wed May 10 16:31:18 2023 kern.err kernel: [ 1369.219455] ieee80211 phy0: return code: 0x0120
Wed May 10 16:31:18 2023 kern.err kernel: [ 1369.224044] ieee80211 phy0: timeout: 0x0120
Wed May 10 16:31:18 2023 kern.debug kernel: [ 1369.228269] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:31:38 2023 kern.err kernel: [ 1389.240854] ieee80211 phy0: cmd 0x810a=SetRfChannel timed out
Wed May 10 16:31:38 2023 kern.err kernel: [ 1389.246661] ieee80211 phy0: return code: 0x010a
Wed May 10 16:31:38 2023 kern.err kernel: [ 1389.251218] ieee80211 phy0: timeout: 0x010a
Wed May 10 16:31:38 2023 kern.debug kernel: [ 1389.255433] ieee80211 phy0: change: 0x100
Wed May 10 16:31:38 2023 kern.debug kernel: [ 1389.259462] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:31:58 2023 kern.err kernel: [ 1409.278495] ieee80211 phy0: cmd 0x801c=80211RadioControl timed out
Wed May 10 16:31:58 2023 kern.err kernel: [ 1409.284728] ieee80211 phy0: return code: 0x001c
Wed May 10 16:31:58 2023 kern.err kernel: [ 1409.289280] ieee80211 phy0: timeout: 0x001c
Wed May 10 16:31:58 2023 kern.debug kernel: [ 1409.332515] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:32:18 2023 kern.err kernel: [ 1429.330056] ieee80211 phy0: cmd 0x9122=UpdateEncryption timed out
Wed May 10 16:32:18 2023 kern.err kernel: [ 1429.336204] ieee80211 phy0: return code: 0x1122
Wed May 10 16:32:18 2023 kern.err kernel: [ 1429.340753] ieee80211 phy0: timeout: 0x1122
Wed May 10 16:32:18 2023 kern.err kernel: [ 1429.344988] phy0-ap0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-5)
Wed May 10 16:32:18 2023 kern.debug kernel: [ 1429.352967] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:32:38 2023 kern.err kernel: [ 1449.353562] ieee80211 phy0: cmd 0x9111=SetNewStation timed out
Wed May 10 16:32:38 2023 kern.err kernel: [ 1449.359441] ieee80211 phy0: return code: 0x1111
Wed May 10 16:32:38 2023 kern.err kernel: [ 1449.364010] ieee80211 phy0: timeout: 0x1111
Wed May 10 16:32:38 2023 kern.debug kernel: [ 1449.368324] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:32:58 2023 kern.err kernel: [ 1469.367108] ieee80211 phy0: cmd 0x801c=80211RadioControl timed out
Wed May 10 16:32:58 2023 kern.err kernel: [ 1469.373374] ieee80211 phy0: return code: 0x001c
Wed May 10 16:32:58 2023 kern.err kernel: [ 1469.377932] ieee80211 phy0: timeout: 0x001c
Wed May 10 16:32:58 2023 kern.debug kernel: [ 1469.382471] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:32:58 2023 daemon.err nlbwmon[6575]: Netlink receive failure: Out of memory
Wed May 10 16:32:58 2023 daemon.err nlbwmon[6575]: Unable to dump conntrack: No buffer space available
Wed May 10 16:32:58 2023 kern.debug kernel: [ 1469.407531] ieee80211 phy1: change: 0x40
Wed May 10 16:32:58 2023 kern.debug kernel: [ 1469.461099] ieee80211 phy1: change: 0x100
Wed May 10 16:32:58 2023 daemon.notice netifd: Network device 'phy1-ap0' link is down
Wed May 10 16:32:58 2023 kern.info kernel: [ 1469.529378] br-lan: port 6(phy1-ap0) entered disabled state
Wed May 10 16:32:58 2023 kern.info kernel: [ 1469.581344] device phy1-ap0 left promiscuous mode
Wed May 10 16:32:58 2023 kern.info kernel: [ 1469.586083] br-lan: port 6(phy1-ap0) entered disabled state
Wed May 10 16:32:58 2023 daemon.err hostapd: Failed to set beacon parameters
Wed May 10 16:32:58 2023 daemon.notice hostapd: Remove interface 'phy1-ap0'
Wed May 10 16:32:58 2023 daemon.notice hostapd: phy1-ap0: interface state ENABLED->DISABLED
Wed May 10 16:32:58 2023 daemon.notice hostapd: phy1-ap0: AP-DISABLED
Wed May 10 16:32:58 2023 daemon.notice hostapd: phy1-ap0: CTRL-EVENT-TERMINATING
Wed May 10 16:32:58 2023 daemon.err hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Wed May 10 16:32:58 2023 daemon.notice hostapd: nl80211: deinit ifname=phy1-ap0 disabled_11b_rates=0
Wed May 10 16:32:58 2023 daemon.err collectd[3258]: plugin_read_thread: read-function of the `iwinfo' plugin took 158.974 seconds, which is above its read interval (30.000 seconds). You might want to adjust the `Interval' or `ReadThreads' settings.
Wed May 10 16:32:58 2023 daemon.notice hostapd: nl80211: Failed to remove interface phy1-ap0 from bridge br-lan: No such device
Wed May 10 16:32:58 2023 daemon.err hostapd: Could not read interface phy1-ap0 flags: No such device
Wed May 10 16:32:58 2023 daemon.notice netifd: Wireless device 'radio1' is now down
Wed May 10 16:32:58 2023 daemon.notice netifd: Wireless device 'radio0' is now down
Wed May 10 16:32:59 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy phy1-ap0) --> new PHY
Wed May 10 16:33:00 2023 kern.debug kernel: [ 1471.108065] ieee80211 phy1: change: 0xffffffff
Wed May 10 16:33:00 2023 kern.info kernel: [ 1471.172727] br-lan: port 5(phy1-ap0) entered blocking state
Wed May 10 16:33:00 2023 kern.info kernel: [ 1471.178339] br-lan: port 5(phy1-ap0) entered disabled state
Wed May 10 16:33:00 2023 kern.info kernel: [ 1471.184212] device phy1-ap0 entered promiscuous mode
Wed May 10 16:33:00 2023 daemon.notice hostapd: phy1-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed May 10 16:33:00 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy phy0-ap0) --> new PHY
Wed May 10 16:33:00 2023 kern.debug kernel: [ 1471.200711] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:33:00 2023 kern.debug kernel: [ 1471.206009] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:33:20 2023 kern.err kernel: [ 1491.210629] ieee80211 phy0: cmd 0x8203=SetRateAdaptationMode timed out
Wed May 10 16:33:20 2023 kern.err kernel: [ 1491.217210] ieee80211 phy0: return code: 0x0203
Wed May 10 16:33:20 2023 kern.err kernel: [ 1491.221779] ieee80211 phy0: timeout: 0x0203
Wed May 10 16:33:20 2023 kern.debug kernel: [ 1491.226000] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:33:20 2023 daemon.err hostapd: Could not set interface phy0-ap0 flags (UP): I/O error
Wed May 10 16:33:20 2023 daemon.err hostapd: nl80211: Could not set interface 'phy0-ap0' UP
Wed May 10 16:33:20 2023 daemon.notice hostapd: nl80211: deinit ifname=phy0-ap0 disabled_11b_rates=0
Wed May 10 16:33:20 2023 daemon.err hostapd: nl80211 driver initialization failed.
Wed May 10 16:33:20 2023 daemon.notice hostapd: phy0-ap0: CTRL-EVENT-TERMINATING
Wed May 10 16:33:20 2023 daemon.err hostapd: hostapd_free_hapd_data: Interface phy0-ap0 wasn't started
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105): Command failed: ubus call hostapd config_add {"iface":"phy0-ap0", "config":"/var/run/hostapd-phy0.conf"} (Invalid argument)
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105): Usage: ubus [<options>] <command> [arguments...]
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105): Options:
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  -s <socket>:		Set the unix domain socket to connect to
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  -t <timeout>:		Set the timeout (in seconds) for a command to complete
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  -S:			Use simplified output (for scripts)
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  -v:			More verbose output
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  -m <type>:		(for monitor): include a specific message type
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105): 			(can be used more than once)
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  -M <r|t>		(for monitor): only capture received or transmitted traffic
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105): Commands:
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  - list [<path>]			List objects
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  - call <path> <method> [<message>]	Call an object method
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  - subscribe <path> [<path>...]	Subscribe to object(s) notifications
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  - listen [<path>...]			Listen for events
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  - send <type> [<message>]		Send an event
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  - wait_for <object> [<object>...]	Wait for multiple objects to appear on ubus
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):  - monitor				Monitor ubus traffic
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105):
Wed May 10 16:33:20 2023 daemon.notice netifd: radio0 (8105): Device setup failed: HOSTAPD_START_FAILED
Wed May 10 16:33:20 2023 daemon.notice netifd: Wireless device 'radio1' is now up
Wed May 10 16:33:20 2023 daemon.notice netifd: Wireless device 'radio0' set retry=0
Wed May 10 16:33:20 2023 daemon.crit netifd: Wireless device 'radio0' setup failed, retry=0
Wed May 10 16:33:20 2023 daemon.notice netifd: Wireless device 'radio0' is now down
Wed May 10 16:33:20 2023 kern.debug kernel: [ 1491.319034] ieee80211 phy1: change: 0x100
Wed May 10 16:33:20 2023 kern.debug kernel: [ 1491.330702] ieee80211 phy1: change: 0x42
Wed May 10 16:33:20 2023 kern.info kernel: [ 1491.455657] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
Wed May 10 16:33:20 2023 kern.info kernel: [ 1491.462452] br-lan: port 5(phy1-ap0) entered blocking state
Wed May 10 16:33:20 2023 kern.info kernel: [ 1491.468055] br-lan: port 5(phy1-ap0) entered forwarding state
Wed May 10 16:33:20 2023 daemon.notice netifd: Network device 'phy1-ap0' link is up
Wed May 10 16:33:20 2023 daemon.notice hostapd: phy1-ap0: interface state COUNTRY_UPDATE->ENABLED
Wed May 10 16:33:20 2023 daemon.notice hostapd: phy1-ap0: AP-ENABLED
Wed May 10 16:33:43 2023 daemon.err uhttpd[2835]: [info] luci: accepted login on / for root from 192.168.15.153
Wed May 10 16:35:10 2023 daemon.info hostapd: phy1-ap0: STA  IEEE 802.11: authenticated
Wed May 10 16:35:10 2023 daemon.info hostapd: phy1-ap0: STA  IEEE 802.11: associated (aid 1)
Wed May 10 16:35:10 2023 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED  auth_alg=open
Wed May 10 16:35:10 2023 daemon.info hostapd: phy1-ap0: STA  WPA: pairwise key handshake completed (RSN)
Wed May 10 16:35:10 2023 daemon.notice hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED 
Wed May 10 16:35:16 2023 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 
Wed May 10 16:35:16 2023 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.15.235 
Wed May 10 16:35:16 2023 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.15.235 
Wed May 10 16:35:16 2023 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.15.235 
Wed May 10 16:35:18 2023 kern.debug kernel: [ 1609.298308] ieee80211 phy1: Mac80211 start BA 
Wed May 10 16:38:46 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy phy0-ap0) --> new PHY
Wed May 10 16:38:46 2023 kern.debug kernel: [ 1817.984970] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:38:46 2023 kern.debug kernel: [ 1817.990278] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:39:06 2023 kern.err kernel: [ 1837.995745] ieee80211 phy0: cmd 0x8203=SetRateAdaptationMode timed out
Wed May 10 16:39:06 2023 kern.err kernel: [ 1838.002322] ieee80211 phy0: return code: 0x0203
Wed May 10 16:39:06 2023 kern.err kernel: [ 1838.006890] ieee80211 phy0: timeout: 0x0203
Wed May 10 16:39:06 2023 kern.debug kernel: [ 1838.011092] ieee80211 phy0: MACREG_REG_INT_CODE: 0x0000
Wed May 10 16:39:06 2023 daemon.err hostapd: Could not set interface phy0-ap0 flags (UP): I/O error
Wed May 10 16:39:06 2023 daemon.err hostapd: nl80211: Could not set interface 'phy0-ap0' UP
Wed May 10 16:39:06 2023 daemon.notice hostapd: nl80211: deinit ifname=phy0-ap0 disabled_11b_rates=0
Wed May 10 16:39:06 2023 daemon.err hostapd: nl80211 driver initialization failed.
Wed May 10 16:39:06 2023 daemon.notice hostapd: phy0-ap0: CTRL-EVENT-TERMINATING
Wed May 10 16:39:06 2023 daemon.err hostapd: hostapd_free_hapd_data: Interface phy0-ap0 wasn't started
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395): Command failed: ubus call hostapd config_add {"iface":"phy0-ap0", "config":"/var/run/hostapd-phy0.conf"} (Invalid argument)
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395): Usage: ubus [<options>] <command> [arguments...]
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395): Options:
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  -s <socket>:		Set the unix domain socket to connect to
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  -t <timeout>:		Set the timeout (in seconds) for a command to complete
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  -S:			Use simplified output (for scripts)
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  -v:			More verbose output
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  -m <type>:		(for monitor): include a specific message type
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395): 			(can be used more than once)
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  -M <r|t>		(for monitor): only capture received or transmitted traffic
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395): Commands:
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  - list [<path>]			List objects
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  - call <path> <method> [<message>]	Call an object method
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  - subscribe <path> [<path>...]	Subscribe to object(s) notifications
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  - listen [<path>...]			Listen for events
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  - send <type> [<message>]		Send an event
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  - wait_for <object> [<object>...]	Wait for multiple objects to appear on ubus
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):  - monitor				Monitor ubus traffic
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395):
Wed May 10 16:39:06 2023 daemon.notice netifd: radio0 (8395): Device setup failed: HOSTAPD_START_FAILED
Wed May 10 16:39:06 2023 daemon.notice netifd: Wireless device 'radio0' set retry=0
Wed May 10 16:39:06 2023 daemon.crit netifd: Wireless device 'radio0' setup failed, retry=0
Wed May 10 16:39:06 2023 daemon.notice netifd: Wireless device 'radio0' is now down