Re: multiplex mode support

2010-10-06 Thread Marcel Holtmann
Hi Dan, > > > > > Thanks, Dan! I have to deal with such a modem. Except the > > > > > implementation in kernel. I am interest in the implementation on user > > > > > space. The problem I may meet: > > > > > 1. How to get the data from the modem before other module get? From my > > > > > understand

Re: Filter out wifi networks?

2010-10-06 Thread Dan Williams
On Tue, 2010-10-05 at 19:02 +0200, Tomas Petersson wrote: > Hello, at home I get a list of about 25 wifi networks from my > neighboors, at work > about ten. I would like to filter out networks that I know I will > never use, as its > a bit annoying to see them. I have searched the docs and googled

Re: multiplex mode support

2010-10-06 Thread Dan Williams
On Wed, 2010-10-06 at 23:33 +0200, Marcel Holtmann wrote: > Hi Dan, > > > > > Thanks, Dan! I have to deal with such a modem. Except the > > > > implementation in kernel. I am interest in the implementation on user > > > > space. The problem I may meet: > > > > 1. How to get the data from the modem

Re: multiplex mode support

2010-10-06 Thread Marcel Holtmann
Hi Dan, > > > Thanks, Dan! I have to deal with such a modem. Except the > > > implementation in kernel. I am interest in the implementation on user > > > space. The problem I may meet: > > > 1. How to get the data from the modem before other module get? From my > > > understanding, for ppp, after

Re: Filter out wifi networks?

2010-10-06 Thread Braiam Peguero
On 05/10/10 13:02, Tomas Petersson wrote: > Hello, at home I get a list of about 25 wifi networks from my > neighboors, at work > about ten. I would like to filter out networks that I know I will > never use, as its > a bit annoying to see them. I have searched the docs and googled, but > cant > f

Re: do not use GUI choice config

2010-10-06 Thread rain blue
Dear, Thanks jirka reply. Yes, nm-applet doesn't have "selecting config" So, I search DBus about org.freedesktop.NetworkManager that has ActivateConnection. i use this DBUS method that can change user configuration file & reconnect. But, Step.1.when i use org.freedesktop.Netwo

Re: multiplex mode support

2010-10-06 Thread Dan Williams
On Thu, 2010-09-30 at 08:54 +0900, Marcel Holtmann wrote: > Hi, > > > Thanks, Dan! I have to deal with such a modem. Except the > > implementation in kernel. I am interest in the implementation on user > > space. The problem I may meet: > > 1. How to get the data from the modem before other module

Re: Re:GSM modem enable failed: (32) Failed to find a usable modem character set

2010-10-06 Thread Dan Williams
On Sun, 2010-10-03 at 16:58 +0530, Shakthi Prasad GS wrote: > On Fri, 2010-09-24 at 23:57 -0500, Dan Williams wrote: > > > it. Just comment out few places where modem manager checks for the best > > > character set; so that it works fine even if it is horrid, and > > > evil.(Just what I did- It ma

Filter out wifi networks?

2010-10-06 Thread Tomas Petersson
Hello, at home I get a list of about 25 wifi networks from my neighboors, at work about ten. I would like to filter out networks that I know I will never use, as its a bit annoying to see them. I have searched the docs and googled, but cant find any info on this issue. Cheers, Tomas __

Re: Per-network VPN configuration

2010-10-06 Thread Ma Begaj
2010/10/5 Thomas Bushnell, BSG : > On Tue, Oct 5, 2010 at 3:50 AM, Ma Begaj wrote: >> >> 2010/10/5 Thomas Bushnell, BSG : >> > Currently you can say that a VPN should be automatically connected, and >> > then >> > whenever NM turns on, it tries to connect to that VPN. This is awesome. >> >> Really

do not use GUI choice config

2010-10-06 Thread rain blue
Dear, I need some comments for this operation. In normal case, user select what they want config by GUI & connect ( /etc/Networkmanager/system-connections/. || /home/NAME/.gconf/system/networking ) Now, because i close nm-applet GUI. So, user can't select config by GUI. how can i select con