Yosyp Posted November 17 Posted November 17 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 November 17 Posted November 17 Use the one that works / safe to ignore. I think one device is normal and the other for WiFi direct. 1 Quote
Yosyp Posted November 18 Author Posted November 18 What do you mean by "normal" and WiFi direct? 0 Quote
Igor Posted November 18 Posted November 18 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.