Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2770 - Some WiFi interfaces are not coming up after a reboot #7573

Open
openwrt-bot opened this issue Jan 24, 2020 · 1 comment
Open

FS#2770 - Some WiFi interfaces are not coming up after a reboot #7573

openwrt-bot opened this issue Jan 24, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

fntmx:

ipq806x / R7800

Master

I started having issues in master when some of wifi (either 5GHz or 2GHz) interfaces would not come up and it now takes several router reboots to get them all going. I have compared the output of "wifi status" in both cases and noticed that when the interfaces did not come up, the output was missing the "ifname" line for the affected interfaces. Restarting wifi triggers a similar issue: some wifi's would show up dis-associated in LuCI.

These are some messages related to one of the interfaces. In this case the router came up with wifi radios disabled (on purpose) and once a PPPoE link got established and the connectivity verified, a hot plug script enabled wifi and then restarted it.

daemon.notice hostapd: nl80211: Failed to remove interface ap2 from bridge br-lan: No such device
user.notice root: ip link set dev ap2 up
daemon.notice hostapd: ap2: CTRL-EVENT-TERMINATING
daemon.err hostapd: hostapd_free_hapd_data: Interface ap2 wasn't started

This all used to work until a month or so ago. I am now back to 19.07 where is all working fine.

@openwrt-bot
Copy link
Author

fntmx:

Could it be caused by https://bugs.openwrt.org/index.php?do=details&task_id=2637 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant