Re: RS232 GSM Modem

2010-04-29 Thread Dan Williams
On Thu, 2010-04-29 at 09:53 +0200, toabctl wrote: > > > 2010/4/28 Dan Williams > On Wed, 2010-04-28 at 09:37 +0200, toabctl wrote: > > 1) How does network-manager detect that the modem is > connected? Or how > > can i tell networkmanager on which port the modem is

Re: [PATCH] fix self-inheritance of NMDHCPDhcpcd

2010-04-29 Thread Dan Williams
On Thu, 2010-04-29 at 20:42 +0400, Mikhail Efremov wrote: > From: Mikhail Efremov Oops, good catch :) Pushed. Dan > --- > src/dhcp-manager/nm-dhcp-dhcpcd.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/dhcp-manager/nm-dhcp-dhcpcd.c > b/src/dhcp-manager/nm

Re: [PATCH] add vid/pid for Dell 5541 and 5542

2010-04-29 Thread Dan Williams
On Thu, 2010-04-29 at 10:23 +0200, Torgny Johansson wrote: > Hi! > > Two new vid/pids to the mbm udev rules file. Pushed, thanks! > Regards > Torgny Johansson > > diff --git a/plugins/77-mm-ericsson-mbm.rules > b/plugins/77-mm-ericsson-mbm.rules > index e64baa6..8804036 100644 > --- a/plugins/

RE: Confusing about DBus API specification

2010-04-29 Thread Dan Williams
On Thu, 2010-04-29 at 21:33 -0700, Nguyen Canh Toan wrote: > Dear Dan, > > I do understand these fundamental concepts. Thank for your useful tutorial > anyway. > > I think my problem is I do not understand object as well as interface > hierarchy exposed by NetworkManager DBus service. > > Accord

Re: Alcatel x060s - incorrect port

2010-04-29 Thread Dan Williams
On Thu, 2010-04-29 at 14:53 +0400, Andrey Alakozov wrote: > Hi, > > In udevadm DB, ttyUSB1 has ID_MM_LONGCHEER_PORT_TYPE_AUX=1 flag, and > ttyUSB2 has ID_MM_LONGCHEER_PORT_TYPE_MODEM=1 flag. > > I've changed ATTRS{idProduct}=="", ENV{.MM_USBIFNUM}=="03" > > in 77-mm-longcheer-port-types.rule

[PATCH] fix self-inheritance of NMDHCPDhcpcd

2010-04-29 Thread Mikhail Efremov
From: Mikhail Efremov --- src/dhcp-manager/nm-dhcp-dhcpcd.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/dhcp-manager/nm-dhcp-dhcpcd.c b/src/dhcp-manager/nm-dhcp-dhcpcd.c index 56b7481..7169493 100644 --- a/src/dhcp-manager/nm-dhcp-dhcpcd.c +++ b/src/dhcp-manage

[PATCH] editor: mark two tooltips as translatable

2010-04-29 Thread Ozan Çağlayan
--- src/connection-editor/ce-page-wireless.glade |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/connection-editor/ce-page-wireless.glade b/src/connection-editor/ce-page-wireless.glade index 1cd9f3f..14cf313 100644 --- a/src/connection-editor/ce-page-wireless.glade

Re: Alcatel x060s - incorrect port

2010-04-29 Thread Andrey Alakozov
Hi, In udevadm DB, ttyUSB1 has ID_MM_LONGCHEER_PORT_TYPE_AUX=1 flag, and ttyUSB2 has ID_MM_LONGCHEER_PORT_TYPE_MODEM=1 flag. I've changed ATTRS{idProduct}=="", ENV{.MM_USBIFNUM}=="03" in 77-mm-longcheer-port-types.rules to be both aux and modem and it worked! Now NM could connect OK. While

[PATCH] add vid/pid for Dell 5541 and 5542

2010-04-29 Thread Torgny Johansson
Hi! Two new vid/pids to the mbm udev rules file. Regards Torgny Johansson diff --git a/plugins/77-mm-ericsson-mbm.rules b/plugins/77-mm-ericsson-mbm.rules index e64baa6..8804036 100644 --- a/plugins/77-mm-ericsson-mbm.rules +++ b/plugins/77-mm-ericsson-mbm.rules @@ -36,6 +36,10 @@ ATTRS{idVendor

Re: RS232 GSM Modem

2010-04-29 Thread toabctl
2010/4/28 Dan Williams > On Wed, 2010-04-28 at 09:37 +0200, toabctl wrote: > > 1) How does network-manager detect that the modem is connected? Or how > > can i tell networkmanager on which port the modem is attached? I use a > > rs232<->usb adapter so the port is /dev/ttyUSB0 . > > ModemManager u