-
Notifications
You must be signed in to change notification settings - Fork 49
no wifis found on Ubuntu 14.04, nmcl tool version 0.9.8.8 #7
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
base: master
Are you sure you want to change the base?
Conversation
|
Hi Paul, and thank you for your time. However, any edits must be made to https://github.com/msolters/wifi-control-node/blob/master/src/wifi-control.coffee and compiled to the .js target. Do not edit the .js directly as it will be overwritten by later edits or contributions. |
|
I believe the changes you are interested in making begin here |
|
Hey thanks i will have a look at this tomorrow. But again, please could you tell me what is your license? 2015-12-11 15:13 GMT+01:00 Mark Solters notifications@github.com:
|
|
ATP there is no license defined. Provided its dependencies though, I think that it should be MIT. |
|
Hey 2015-12-11 17:26 GMT+01:00 Mark Solters notifications@github.com:
|
|
Hi. Today I had time to test the other functions of your project on Ubuntu 2015-12-11 17:43 GMT+01:00 Paul Pfeiffer paulpfeiffer1988@googlemail.com:
|
|
Well I think the best way would be to create an issue for each problem you encounter. We are relying on a precise formatting when we parse nmcli so its quite easy to break or fool by changing the results just a bit. |
|
I think that at this point what would make the most sense is to migrate from |
|
FYI - I've created a fork and updated the Linux script to work with nmcli 0.9.8.8 on Ubuntu 14.04. Let me know if there's anything I can do to help bring this into the project. Perhaps two separate OS specific scripts selected based on the nmcli version? |
|
Hey @cmaissan I'm sure you have already a working solution for yourself, but I wonder if you might be bothered to try a different type of solution. I replaced almost all of the |
|
Hi @msolter. Thanks, we will check it out. |
Doesn´t find any wlan.
I have fixed it in my fork, so that it is working for me.