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

Hardcoded 'wlan0' does not work on all devices #477

Closed
KeyWeeUsr opened this issue Nov 13, 2018 · 1 comment
Closed

Hardcoded 'wlan0' does not work on all devices #477

KeyWeeUsr opened this issue Nov 13, 2018 · 1 comment

Comments

@KeyWeeUsr
Copy link
Contributor

KeyWeeUsr commented Nov 13, 2018

wlan0 occurrences need to be replaced in GNU/Linux wifi implementation with dynamically fetched interface name.

@KeyWeeUsr
Copy link
Contributor Author

ref #470

@KeyWeeUsr KeyWeeUsr added this to the 1.4.0 milestone Nov 24, 2018
AndreMiras pushed a commit to AndreMiras/plyer that referenced this issue Apr 24, 2023
By default it'll use self.interfaces[0] therefore it won't fail with a non-existing 'wlan0' interface on some machines

Closes kivy#477
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant