Re: nm_device_wifi_get_access_point returns an invalid number of APs.

2010-08-11 Thread pan son
Thanks Dan, Nope, it does not confirm with the output of nm-tool. The NMA applet and nm-tool both behave same. I call nm_device_wifi_get_access_points everytime I get a "access-point-added" or "access-point-removed" and I see a lots of APs with ssid /or bssid? as (hidden), which is different from

Re: Changes between NetworkManager 0.8 and 0.8.1

2010-08-11 Thread Dan Williams
On Wed, 2010-08-11 at 19:13 +0100, Alex Buell wrote: > Are there any docs on the differences or changes between NetworkManager > 0.8 and 0.8.1? The settings seems to have changed between 0.8 and 0.8.1. > > If I upgrade to 0.8.1 from 0.8, NetworkManager won't work any more but > if I downgrade back

Re: No 3G connection with built in Huwei E620

2010-08-11 Thread Dan Williams
On Wed, 2010-08-11 at 22:12 +0200, Mirko Gasparovic wrote: > Am 04.08.2010 08:08, schrieb Dan Williams: > > > > Basically: > > > > 1) stop NetworkManager > > 2) killall -TERM modem-manager > > 3) gdb modem-manager > > 4) r --debug > > 5) start NM from another terminal > > 6) attempt to reproduce th

Re: BCM4312/b43 acts weird with NetworkManager and F13

2010-08-11 Thread Dan Williams
On Wed, 2010-08-11 at 23:38 +0300, Ville-Pekka Vainio wrote: > I tried blacklisting the acer-wmi module and it seems NetworkManager now > works as expected: when I log in to GNOME, it has connected to my wifi > network. Should I report this as a kernel bug? Yes, against the acer-wmi kernel module.

Re: BCM4312/b43 acts weird with NetworkManager and F13

2010-08-11 Thread Ville-Pekka Vainio
I tried blacklisting the acer-wmi module and it seems NetworkManager now works as expected: when I log in to GNOME, it has connected to my wifi network. Should I report this as a kernel bug? -- Ville-Pekka Vainio ___ networkmanager-list mailing list ne

Re: No 3G connection with built in Huwei E620

2010-08-11 Thread Mirko Gasparovic
Am 04.08.2010 08:08, schrieb Dan Williams: > > Basically: > > 1) stop NetworkManager > 2) killall -TERM modem-manager > 3) gdb modem-manager > 4) r --debug > 5) start NM from another terminal > 6) attempt to reproduce the problem > 7) when the gdb/modem-manager window says NM crashed or aborted, ty

Re: BCM4312/b43 acts weird with NetworkManager and F13

2010-08-11 Thread Ville-Pekka Vainio
la, 2010-08-07 kello 21:54 -0500, Dan Williams kirjoitti: > Before you check "enable wireless", what is the contents of: > > /var/lib/NetworkManager/NetworkManager.state [main] NetworkingEnabled=true WirelessEnabled=false WWANEnabled=true > and what is the output of: > > rfkill list 0: hci0: B

Changes between NetworkManager 0.8 and 0.8.1

2010-08-11 Thread Alex Buell
Are there any docs on the differences or changes between NetworkManager 0.8 and 0.8.1? The settings seems to have changed between 0.8 and 0.8.1. If I upgrade to 0.8.1 from 0.8, NetworkManager won't work any more but if I downgrade back to 0.8, it all starts working again. What changes were made?

Re: Network-Manager 0.7.2 TLS problem

2010-08-11 Thread Dan Williams
On Wed, 2010-08-11 at 09:51 +0800, DAVID ZHOU wrote: > Hi Dan, > > I checked the source code of network-manager-applet 0.7.2 and 0.8.1, > find there are differences in eap-method-tls.c: Doing the path-based stuff in 0.8.x was a pretty big API change, and not something I'd recommend porting back

Re: Using an old V.92 Haynes modem

2010-08-11 Thread Dan Williams
On Tue, 2010-08-10 at 23:45 +0100, Alex Buell wrote: > On Tue, 2010-08-10 at 14:29 -0500, Dan Williams wrote: > > On Tue, 2010-08-10 at 17:22 +0100, Alex Buell wrote: > > > Hi! > > > > > > I think perhaps ModemManager may be misnamed. It can't handle old style > > > external modems such as my V.92

Re: nm_device_wifi_get_access_point returns an invalid number of APs.

2010-08-11 Thread Dan Williams
On Tue, 2010-08-10 at 20:22 -0700, pan son wrote: > Hi All, > I am writing my UI client to the Network Manager. > I periodically call the nm_device_wifi_get_access_points after every > 60 seconds. What I see is everytime the number of APs returned are > more then the previous call and most of them

Re: Cisco Anyconnect VPN

2010-08-11 Thread Gianluca Sforna
On Wed, Aug 11, 2010 at 3:03 AM, Mathieu Trudel wrote: > If you're really using the vpnc plugin, and not the openconnect > plugin, then it's very likely this is the cause of your problems. Ah, I suspected it could be the wrong plugin, but the other one I had installed (OpenVPN) did not fit as wel