You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Verify correct operation by running **connmanctl services <service name>** and observe the local interface address as well as DNS. Also can check **ip addr ls** and **cat /etc/resolv.conf**
* Verify correct operation by running **connmanctl services <servicename>** and observe the local interface address as well as DNS. Also can check **ip addr ls** and **cat /etc/resolv.conf**
kylemanna
revised
this gist Oct 11, 2013.
1 changed file
with
2 additions
and
0 deletions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Should be automatically re-read without needing to restart connman.
* Verify this worked correctly by re-running **connmanctl services <servicename>** and observe **Immutable**, **AutoConnect** and **Favorite** are set to true.
* Verify correct operation by running **connmanctl services <service name>** and observe the local interface address as well as DNS. Also can check **ip addr ls** and **cat /etc/resolv.conf**
## Comments / Issues
* WiFi driver + connman-1.17 + beaglebone appears to be buggy with connmanctl disable/enable
* Connmanctl **connect** seems buggy, potential it calls enable?