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#2737 - Radio0 Device is not active #7731

Closed
openwrt-bot opened this issue Jan 15, 2020 · 10 comments
Closed

FS#2737 - Radio0 Device is not active #7731

openwrt-bot opened this issue Jan 15, 2020 · 10 comments
Labels

Comments

@openwrt-bot
Copy link

sampsonf:

Supply the following if possible:

  • Device problem occurs on
    TPLink TP-WRD3600 v1
  • Software versions of OpenWrt/LEDE release, packages, etc.
    Luci-Network-Wireless, Radio0 Generic 802.11bg device is not active
    OpenWrt 19.03
  • Steps to reproduce
    Freshly installed. Reboot/Restart do not fix the issue

Radio0 is a Generic 802.11bg device, which is always not active even after restart of the device, or reboot of the router.
There is a Radio2, which is a Generic 802.11bgn device, which is working normally for 2.4Ghz band.

@openwrt-bot
Copy link
Author

sampsonf:

This is for the ath79 generic target

@openwrt-bot
Copy link
Author

IronicSven:

It seems to me that you have kept "keep settings" checked when you switched from ar71xx to ath79.
The unusable radio device should disappear if you reset the device to the defaults or delete the radio with uci.

@openwrt-bot
Copy link
Author

sampsonf:

I am upgrading ath79 target night built to 19.03.

Which night built do not have this issue.

@openwrt-bot
Copy link
Author

adrianschmutzler:

Sounds like an upgrade issues indeed. BTW, there is no 19.03, only 19.07?

@openwrt-bot
Copy link
Author

rulf:

similar here.

Model: TP-Link TL-WDR3600 v1
Architecture: Atheros AR9344 rev 2
Firmware: OpenWrt 19.07.1 r10911-c155900f66

radio0: Generic 802.11bg
Device is not active
0% - SSID: OpenWrt | Mode: Master
Wireless is not associated

radio1: Atheros AR9580 802.11an
Channel: 44 (5.220 GHz) | Bitrate: 93.8 Mbit/s
58% - SSID: OpenWrt | Mode: Master
BSSID: XX:XX:XX:XX:XX:XX | Encryption: WPA2 PSK (CCMP)

radio2: Generic 802.11bgn
Device is not active
0% - SSID: OpenWrt | Mode: Master
Wireless is disabled

How to get 2.4 GHz back?

@openwrt-bot
Copy link
Author

FRM-CCA:

Hi, same problem on Xiaomi Mi3g (v1)

MediaTek MT7603E 802.11bgn
Openwrt 19.07

@openwrt-bot
Copy link
Author

jow-:

You need to reset and recreate your wireless configuration. Via SSH, run rm /etc/config/wireless and reboot.

@openwrt-bot
Copy link
Author

FRM-CCA:

You close the ticket, but after reset wifi same problem on xiaomi 3g...
wait before closing

@openwrt-bot
Copy link
Author

steveeJ:

I experienced this issue on a fresh installation of OpenWrt 19.07.2, r10947-65030d81f3.

You need to reset and recreate your wireless configuration. Via SSH, run rm /etc/config/wireless and reboot.

This didn't work for me. Instead, I deleted all the settings via uci in an SSH session:

uci delete wireless.radio0
uci delete wireless.radio1
uci delete wireless.default_radio0
uci delete wireless.default_radio1
uci commit
reboot

Ater that, I set up the Wireless interfaces via Luci and radio0 worked fine.

@openwrt-bot
Copy link
Author

Lexus:

Hi Stefan,
How exactly did you do that ?
Have also deleted everything. Only now I have over luci under Network no wireless.
How can I set this up again ?

BR
Lexus

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