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

Error on non 'wlan0' interfaces on Linux machines #41

Open
jee1mr opened this issue Nov 8, 2017 · 0 comments
Open

Error on non 'wlan0' interfaces on Linux machines #41

jee1mr opened this issue Nov 8, 2017 · 0 comments

Comments

@jee1mr
Copy link

jee1mr commented Nov 8, 2017

I get this error:

WiFiControl: Encountered an error while searching for wireless interface: [object Object]
WiFiControl: You cannot scan for nearby WiFi networks without a valid wireless interface.

Because the name of my wireless interface isn't wlan0, it's wlp4s0. I don't know why it's so. But I know it's not always wlan0 among linux machines. I have seen variations in different OSes.

This is my OS:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"

I can send a pull request which would be a generic solution irrespective of the interface name.

NickZ pushed a commit to NickZ/wifi-control-node that referenced this issue Dec 7, 2017
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

1 participant