Yosyp Posted yesterday at 12:27 PM Posted yesterday at 12:27 PM As highlighted by an issue on BTT's GitHub, why are two wireless interfaces present (wlan0 and wlan1)? What should we use ? armbian-config presents them both. 0 Quote
Igor Posted yesterday at 02:35 PM Posted yesterday at 02:35 PM Use the one that works / safe to ignore. I think one device is normal and the other for WiFi direct. 1 Quote
Yosyp Posted 10 hours ago Author Posted 10 hours ago What do you mean by "normal" and WiFi direct? 0 Quote
Igor Posted 1 hour ago Posted 1 hour ago One interface is for STA (client mode / normal wireless) and one for AP (access point, where you connect to) or P2P (Wi-Fi Direct). Some firmware / drivers enables this by default. Usually it is in Makefile (just example https://github.com/armbian/rtl8723ds/blob/main/Makefile) but it could also be deep in the code. Don't know. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.