-
Notifications
You must be signed in to change notification settings - Fork 29
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
Not found interfaces #8
Comments
I also tried it on Raspberry Pi 3b with the same result, although it showed only 2 wlans: wlan0 unassigned and wlan1 connected to my starting wifi. I then tried to modify the bash file by switching wlan1 with wlan0 because i thought wlan0 was supposed to be connected to my wifi and it didn't work |
Can you share the full output if |
I can
|
I think this is not a copy of another issue above.
(I am using Bash script)
I have done everything as I should, installed drivers from install-wifi and the problem still occurs.
My wifi dongle is Tp-Link TL WN823N RTL8192EU (output from lsusb). When I use iwconfig it displays 3 wlans: wlan0 and wlan2 connected to my starting wifi network and wlan1 not connected to anything and without name (unassociated EESID:"")
Edit: I am using RPi Zero W here
The text was updated successfully, but these errors were encountered: