ConnMan
Size: 949
Comment: Instructions for installing indicator-network from the PPA
|
Size: 1834
Comment: Add link to my blog
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Connection Manager (ConnMan) = | There is a project going on to get [[https://launchpad.net/indicator-network|Network Menu]] and [[http://connman.net/|Connection Manager]] (connman) to Ubuntu 10.10 Netbook Edition (UNE). |
Line 3: | Line 3: |
!ConnMan and indicator-network installation instructions for Ubuntu 10.04 LTS: | * [[ConnMan/Installation|ConnMan/Installation]] * [[ConnMan/Reporting|ConnMan/Reporting]] * [[ConnMan/Debugging|ConnMan/Debugging]] * [[ConnMan/Hardware/3G|ConnMan/Hardware/3G]] * [[ConnMan/TODO|ConnMan/TODO]] * [[ConnMan/DailyBuilds|ConnMan/DailyBuilds]] |
Line 5: | Line 10: |
1. Install Indicator Network PPA: | == Status == |
Line 7: | Line 12: |
{{{ sudo add-apt-repository ppa:indicator-network-developers/ppa }}} | The project is in early phases still, but the packages are available for testing. Especially UI components are under heavy development. |
Line 9: | Line 14: |
1. Install indicator-network (which will also install connman): | Supported features: |
Line 11: | Line 16: |
{{{ sudo apt-get install indicator-network }}} | * Ethernet * Wi-Fi Open, WEP, WPA and WPA2 * 3G on GSM networks * BT PAN |
Line 13: | Line 21: |
1. Disable !NetworkManager from starting during boot: | Not supported currently: |
Line 15: | Line 23: |
{{{ sudo mv /etc/init/network-manager.conf /etc/init/network-manager.conf-disabled }}} | * any sort of VPN * Wi-Fi Ad-Hoc, WPA Enterprise * 3G on CDMA * BT DUN * IPv6 * PPPoE |
Line 17: | Line 30: |
1. Reboot computer | == Feedback == |
Line 19: | Line 32: |
1. Use [[NetworkSettings|NetworkMenu]] by clicking network indicator icon. | All feedback, good or bad, is appreciated. Please send any comments to [[https://launchpad.net/~kvalo|Kalle Valo]] <[[mailto:[email protected]|[email protected]]]>. |
Line 21: | Line 34: |
Current usage options: | File bugs to indicator-network project: |
Line 23: | Line 36: |
1. Wired: plug in cable and network will be automatically enabled 1. Wi-Fi: click indicator icon and choose network 1. Wi-Fi security: a dialog asks passphrase from user during connection establishment 1. Command-line tool cmcc for debugging and editing connections. For usage run: |
https://bugs.launchpad.net/indicator-network |
Line 28: | Line 38: |
{{{ cmcc help }}} | See [[ConnMan/Reporting|ConnMan/Reporting]] for more. == News == If you want to stay up-to-date what's happening in ConnMan Ubuntu project, follow [[https://kvalo.wordpress.com/category/connman/|connman category]] of Kalle Valo's blog. == Links == * [[NetworkSettings|Network Menu specification]] * [[http://connman.net|Connection Manager]] project * [[http://ofono.org|oFono]] project * [[https://launchpad.net/indicator-network|indicator-network]] in launchpad * [[https://launchpad.net/connman|connman]] in launchpad * [[https://launchpad.net/ofono|ofono]] in launchpad * [[https://launchpad.net/~indicator-network-developers/+archive/ppa|Indicator Network PPA]] |
There is a project going on to get Network Menu and Connection Manager (connman) to Ubuntu 10.10 Netbook Edition (UNE).
Status
The project is in early phases still, but the packages are available for testing. Especially UI components are under heavy development.
Supported features:
- Ethernet
- Wi-Fi Open, WEP, WPA and WPA2
- 3G on GSM networks
- BT PAN
Not supported currently:
- any sort of VPN
- Wi-Fi Ad-Hoc, WPA Enterprise
- 3G on CDMA
- BT DUN
- IPv6
- PPPoE
Feedback
All feedback, good or bad, is appreciated. Please send any comments to Kalle Valo <[email protected]>.
File bugs to indicator-network project:
https://bugs.launchpad.net/indicator-network
See ConnMan/Reporting for more.
News
If you want to stay up-to-date what's happening in ConnMan Ubuntu project, follow connman category of Kalle Valo's blog.
Links
Connection Manager project
oFono project
indicator-network in launchpad
connman in launchpad
ofono in launchpad
ConnMan (last edited 2011-03-15 13:06:52 by a88-115-184-248)