RE: Help with NM DBus API

2011-04-18 Thread Jos Collin-ERS,HCLTech
> Just looking at the interfaces, it seems I need to call > NetworkManagerSettings.ListConnections() on the > NetworkManagerSystemSettings service (this is NM 0.7/0.8) to get the > path of the connection object; and then call > NetworkManagerSettings.Connection.Update( ... ) on this object, with >

Help with NM DBus API

2011-04-18 Thread David Rothlisberger
Hi, I'm looking for some insight into how to use the NM DBus API. (I've poked around a bit in the libnm-util and network-manager-applet sources but my small brain is none the wiser.) I have a single *system* connection (no user connections) and I want to change the settings of this system connect

Re: Modem Initialization

2011-04-18 Thread Vincenzo Romano
2011/4/18 Vincenzo Romano : > 2011/4/18 Vincenzo Romano : >> 2011/4/15 Dan Williams : >>> On Fri, 2011-04-15 at 12:37 +0200, Vincenzo Romano wrote: 2011/4/14 Dan Williams : > On Thu, 2011-04-14 at 16:20 +0200, Vincenzo Romano wrote: >> 2011/4/14 Aleksander Morgado : >> > >>

Re: Modem Initialization

2011-04-18 Thread Vincenzo Romano
2011/4/18 Vincenzo Romano : > 2011/4/15 Dan Williams : >> On Fri, 2011-04-15 at 12:37 +0200, Vincenzo Romano wrote: >>> 2011/4/14 Dan Williams : >>> > On Thu, 2011-04-14 at 16:20 +0200, Vincenzo Romano wrote: >>> >> 2011/4/14 Aleksander Morgado : >>> >> > >>> >> >> >> > Where on earth happens the m

Re: [Mbm-devel] Modem-/NetworkManager support for modems not using PPP

2011-04-18 Thread Torgny Johansson
Hi Marius! On Sat, Apr 16, 2011 at 2:57 PM, Marius Kotsbak wrote: > Hi! > > There seems to be now quite a bit of modems appearing now that does not > support the old method of using PPP protocol on the same tty device as > the AT commands are sent, or it is not recommended for higher HSPA+ and >

GNOME 3, NM 8.9 and Wireless as System connections

2011-04-18 Thread pec...@gmail.com
Hi people! While testing Fedora 15 with GNOME 3, I encountered strange problem: 1) On gnome3.org Live CD system, which I installed on USB Flash, Network Manager manages connection old way - as user-level initialized wireless connection with AP. It finds that AP has security, asks for secret and ev

Re: Modem Initialization

2011-04-18 Thread Vincenzo Romano
2011/4/15 Dan Williams : > On Fri, 2011-04-15 at 12:37 +0200, Vincenzo Romano wrote: >> 2011/4/14 Dan Williams : >> > On Thu, 2011-04-14 at 16:20 +0200, Vincenzo Romano wrote: >> >> 2011/4/14 Aleksander Morgado : >> >> > >> >> >> >> > Where on earth happens the modem initialization in NetWorkmanage