openwrt / openwrt

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
19.04k stars 10.05k forks source link

21.03.2 on WRT3200ACM - radio1 cannot be activated #11242

Open MacWeber opened 1 year ago

MacWeber commented 1 year ago

Everything works on version 21.03.0, but upgrading to version 21.03.2 I get this error either in clean configuration or importing the wireless configuration from the past version. radio0 works fine, and I've tested adding just a single interface to radio1, with nothing on radio0 , but I get the same error. I've tried to set a custom MAC address to radio1, but it also didn't help.

Error messages:

Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885): Command failed: ubus call hostapd config_add {"iface":"wlan1", "config":"/var/run/hostapd-phy1.conf"} (Invalid argument)
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885): Usage: ubus [<options>] <command> [arguments...]
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885): Options:
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  -s <socket>:     Set the unix domain socket to connect to
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  -t <timeout>:        Set the timeout (in seconds) for a command to complete
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  -S:          Use simplified output (for scripts)
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  -v:          More verbose output
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  -m <type>:       (for monitor): include a specific message type
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):           (can be used more than once)
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  -M <r|t>     (for monitor): only capture received or transmitted traffic
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885): Commands:
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  - list [<path>]          List objects
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  - call <path> <method> [<message>]   Call an object method
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  - subscribe <path> [<path>...]   Subscribe to object(s) notifications
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  - listen [<path>...]         Listen for events
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  - send <type> [<message>]        Send an event
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  - wait_for <object> [<object>...]    Wait for multiple objects to appear on ubus
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):  - monitor                Monitor ubus traffic
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885):
Sun Nov 13 19:50:47 2022 daemon.notice netifd: radio1 (7885): Device setup failed: HOSTAPD_START_FAILED
Sun Nov 13 19:50:47 2022 daemon.notice netifd: Wireless device 'radio1' set retry=0
Sun Nov 13 19:50:47 2022 daemon.crit netifd: Wireless device 'radio1' setup failed, retry=0
MacWeber commented 1 year ago

Firmware version: OpenWrt 22.03.2 r19803-9a599fee93 / LuCI openwrt-22.03 branch git-22.304.65171-ec905e6