hzyitc / openwrt-redmi-ax3000

Openwrt for Redmi AX3000 / Xiaomi CR880x / Xiaomi CR881x
Other
423 stars 87 forks source link

802.11k and 802.11v issues. #6

Closed ohn0n0n0 closed 1 year ago

ohn0n0n0 commented 1 year ago

i try to enable 802.11k and 802.11v for band-steering. >https://openwrt.org/docs/guide-user/network/wifi/usteer.

i install wpad full (wpad-wolfssl or wpad-openssl)

when i add there line into /etc/config/wireless. the radio down.

option bss_transition '1' option wnm_sleep_mode '1' option time_advertisement '2' option time_zone 'GMT0' option ieee80211k '1' option rrm_neighbor_report '1' option rrm_beacon_report '1'

image

system log:

Sun Jan 29 14:38:56 2023 daemon.notice netifd: radio0 (5180): Command failed: Request timed out Sun Jan 29 14:38:56 2023 daemon.notice netifd: radio0 (5180): Command failed: Not found Sun Jan 29 14:38:56 2023 daemon.notice netifd: radio0 (5180): Device setup failed: HOSTAPD_START_FAILED Sun Jan 29 14:38:56 2023 daemon.notice netifd: Wireless device 'radio0' set retry=0 Sun Jan 29 14:38:56 2023 daemon.crit netifd: Wireless device 'radio0' setup failed, retry=0 Sun Jan 29 14:38:56 2023 daemon.notice netifd: Wireless device 'radio0' is now down

ohn0n0n0 commented 1 year ago

i flash old version and 802.11k and 802.11v work well. openwrt-ipq50xx-generic-redmi_ax3000-squashfs-nand-factory.zip

hzyitc commented 1 year ago

It seem like that this issue don't exist now?

ohn0n0n0 commented 1 year ago

It seem like that this issue don't exist now?

with lastest version i thinks it working now.