Re: Trying to convert an old hand-rolled bonding configuration to NetworkManager

2012-05-16 Thread Thomas Graf
On Tue, May 15, 2012 at 11:18:26AM -0400, Andrew Mahone wrote: On May 15, 2012 7:20 AM, Thomas Graf tg...@infradead.org wrote: It use the same format as the initscripts. Seeé

Re: NMIP4Config availability in NetworkManger.DeviceState.ACTIVATED

2012-05-16 Thread Jirka Klimes
On Monday 14 of May 2012 17:12:53 Radek Vykydal wrote: Hi, I am trying to get NMIP4Config object after device becomes NetworkManager.DeviceState.ACTIVATED but it is not available immediately. Do I have to poll for it or is there any event/state I can use? Thanks, Radek The thing is

[PATCH] olpc-mesh: force use of WEXT

2012-05-16 Thread Daniel Drake
The libertas driver now uses nl80211 for mesh, and wifi-utils chooses to use wifi-utils-nl80211. The wifi-utils-nl80211 code does not have implementations for mesh_get_channel/mesh_set_channel and this breaks mesh networking. Adding these methods under nl80211 is a little painful. For now, force

Re: [PATCH] olpc-mesh: force use of WEXT

2012-05-16 Thread Dan Williams
On Wed, 2012-05-16 at 18:51 +0100, Daniel Drake wrote: The libertas driver now uses nl80211 for mesh, and wifi-utils chooses to use wifi-utils-nl80211. The wifi-utils-nl80211 code does not have implementations for mesh_get_channel/mesh_set_channel and this breaks mesh networking. Adding

Re: [PATCH 1/1] configure: fix libsoup check

2012-05-16 Thread Dan Williams
On Sun, 2012-05-13 at 11:16 +0200, Thomas Bechtold wrote: --- configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Pushed, thanks! Dan diff --git a/configure.ac b/configure.ac index fe54b40..1330572 100644 --- a/configure.ac +++ b/configure.ac @@ -692,7 +692,7 @@

Re: Wireless disabled by hardware

2012-05-16 Thread Dan Williams
On Sat, 2012-05-12 at 18:56 -0300, Felipe Alcubillas wrote: I'm using ubuntu 10.10. I can't connect to wifi. I've tried everything (trust me, I REALLY read everything I could at forums and tried a thousand times) but I just can't solve this problem. How can I enable my wifi again? If NM says

Re: Trying to convert an old hand-rolled bonding configuration to NetworkManager

2012-05-16 Thread Dan Williams
On Wed, 2012-05-16 at 07:32 -0400, Thomas Graf wrote: On Tue, May 15, 2012 at 11:18:26AM -0400, Andrew Mahone wrote: On May 15, 2012 7:20 AM, Thomas Graf tg...@infradead.org wrote: It use the same format as the initscripts. Seeé

Re: small potential exception when adding a wifi connection while device disconnected‏

2012-05-16 Thread Dan Williams
On Tue, 2012-05-08 at 19:11 +, Jonas Vikstrom wrote: Hello, I have potentially found a small exception when adding a wifi connection while device disconnected. If I do: dev_iface.Disconnect() ... con_path = nm_settings_iface.AddConnection(config)

Re: Trying to convert an old hand-rolled bonding configuration to NetworkManager

2012-05-16 Thread Thomas Graf
On Wed, May 16, 2012 at 05:45:56PM -0500, Dan Williams wrote: On Wed, 2012-05-16 at 07:32 -0400, Thomas Graf wrote: Bonding support is currently only available using the ifcfg-rh plugin. Well, and 'keyfile' which automatically supports everything we add to NM. But we're also trying to

Re: Change the state of iface from disconnected to connected using nmcli

2012-05-16 Thread Dan Williams
On Mon, 2012-05-14 at 17:36 +0200, Jirka Klimes wrote: On Thursday 22 of March 2012 11:10:56 Dan Williams wrote: On Sun, 2012-03-18 at 23:43 +0530, Abhijeet Rastogi wrote: Hi, This is my first post here. I have tried googling and looking at the manpage but no help.

Re: Unmanaged eth0 - NM still logs eth0

2012-05-16 Thread Dan Williams
On Fri, 2012-04-27 at 12:20 +0200, PongráczI wrote: Dear All, I use NM for managing only GSM and openvpn connections. In the interfaces file I setup the static IP addresses. The system starts well and working well for a while, but after some time (many hours or days), I can see these

Re: Nokia 21M-02

2012-05-16 Thread Dan Williams
On Thu, 2012-04-26 at 21:28 +0200, Tore Anderson wrote: * dcbw @ IRC if you can grab ATV and AT+CLAC on your stick and send to the mailing list that would be great Here goes: Darn, that tells me nothing. I don't even see the normal Icera commands there. Dan ATV: - ACTIVE

Re: Wireless disabled by hardware

2012-05-16 Thread José Queiroz
Hi Felipe, 2012/5/12 Felipe Alcubillas felipereisalcubil...@gmail.com I'm using ubuntu 10.10. I can't connect to wifi. I've tried everything (trust me, I REALLY read everything I could at forums and tried a thousand times) but I just can't solve this problem. How can I enable my wifi again?