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

Linksys WRT32X (radio2)almost always ends up in the "Wireless is disabled or not associated" state #373

Open
Einic opened this issue Oct 17, 2019 · 5 comments

Comments

@Einic
Copy link

Einic commented Oct 17, 2019

I tried installing OpenWrt Reboot v18.06.4 on my WRT32X. This alone has made the router go from shutting off the wireless interfaces after a few hours to bringing them back up on its own after a bit (but not before causing all the devices on wifi to choke for a few minutes.) I can share/pm logs.

Thu Oct 17 10:25:32 2019 daemon.notice netifd: radio2 (25183): Could not find PHY for device 'radio2' Thu Oct 17 10:25:32 2019 daemon.notice netifd: radio2 (25201): WARNING: Variable 'data' does not exist or is not an array/object

@eduperez
Copy link

Disable radio2 and forget about it, see the "Note for DFS of WRT3200ACM" on the README.

@davidc502
Copy link

Agreed.. disable radio2. Not recommended.

@Einic
Copy link
Author

Einic commented Oct 31, 2019

Disable radio2 and forget about it, see the "Note for DFS of WRT3200ACM" on the README.

Radio2 (5g) and radio0 (5g) are very unstable, often unable to connect, unable to connect to the Internet

@howl
Copy link

howl commented Jan 30, 2020

#280 (comment) Will not solve your main problem but at least you could use dfs without disabling mwifiex. Your issue also happens to me but is very rare to happen.

@zmetzing
Copy link

zmetzing commented Jan 12, 2022

Radio2 works fine for me. I'm using it as DMZ "guest" wireless on 5.2 GHz.

Linksys WRT3200ACM ARMv7 Processor rev 1 (v7l)

OpenWrt 19.07.8 r11364-ef56c85848 / LuCI openwrt-19.07 branch git-21.189.23240-7b931da

config wifi-device 'radio2'
option type 'mac80211'
option channel '36'
option hwmode '11a'
option path 'platform/soc/soc:internal-regs/f10d8000.sdhci/mmc_host/mmc0/mmc0:0001/mmc0:0001:1'
option htmode 'VHT20'

config wifi-iface 'default_radio2'
option device 'radio2'
option mode 'ap'
option network 'dmz'
option key '12345'
option ssid 'Luggage'
option encryption 'psk2'

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

No branches or pull requests

5 participants