NetworkManager does not see 3G Modem

2010-10-19 Thread Ma Begaj
Hi, I have here an another modem, Option Globetrotter GX0301 PCMCIA. It uses hso module and it is not visible by NetworkManager. My user is in dialout group (/dev/ttyHS* devices belong to dialout). Am I missing something here? Here is the data I have ... Thanks r...@x22:/home/mb# ls -l

Re: Is it possible that a command line interface to the network-manager functionality could be added?

2010-10-19 Thread Tassilo Horn
Darren Albers dalb...@gmail.com writes: Hi Darren, nmcli might be what you are looking for: I once looked at nmcli, but I couldn't figure out how to use it. To be more specific, how do I tell it to connect to the WIFI with SSID foo using WPA2 with user jon and password secret? Currently, I

SMS with modemmanager and Nokia N900

2010-10-19 Thread tom
Hi, i tried to use the testscript test/mm-send-sms.py to send a sms with my Nokia N900 phone. I got the following exception when i try to use the script with: $ python mm-send-sms.py 0123456789 mytext Sending message failed. Exception is: org.freedesktop.ModemManager.Modem.Gsm.Unknown: Unknown

[Patch][nm-applet] Fix: scope change from system to user will lose VPN secrets

2010-10-19 Thread cee1
Hi all, This patch covers a problem of losing VPN secrets when switching connection from system scope to user scope, the detailed traceback is in this thread: http://mail.gnome.org/archives/networkmanager-list/2010-October/msg00083.html nm-applet deletes a connection and then calls delete_cb to

Re: Patch for nm-openvpn: fix incompatible change of NMVpnPluginUiInterface

2010-10-19 Thread cee1
Hi Dan, I found these changes have already in repo, but: nm-openvpn: applied and then reverted: http://git.gnome.org/browse/network-manager-openvpn/commit/?id=fd508820f42448e43b921d9e1e3353ba11ba3a17 nm-pptp: in master