NetworkManager taking ages to automatically connect to wifi

2013-05-21 Thread Sparhawk
Hi, Somewhere around the upgrade from Kubuntu 12.10 to 13.04, NetworkManager has started taking ages to connect automatically to my preferred wifi network. In the past, after waking from suspend, I would connect within a few seconds. Now it takes minutes. The exact time is erratic. Mostly it is

Re: [PATCH] Add libgsystem as a git submodule

2013-05-21 Thread Jirka Klimes
On Friday 17 of May 2013 14:10:56 Colin Walters wrote: On Fri, 2013-05-17 at 08:04 -0400, Pavel Simerda wrote: Colin, do you have any ideas for the NetworkManager codebase apart from the cleanup functions? Possibly; the structured logging for example. NM could tag e.g. DHCP log messages

NetworkManager --no-daemon vs --debug

2013-05-21 Thread Dan Winship
In git master, --no-daemon no longer has the behavior of redirecting NM's log output to stderr. Use --debug (aka -d) now to get that behavior. Rationale: When run with --no-daemon, NM used to duplicate all syslog output to stderr, for ease of debugging. But this meant it had to tell

Re: [PATCH] Add libgsystem as a git submodule

2013-05-21 Thread Colin Walters
On Tue, 2013-05-21 at 09:08 +0200, Jirka Klimes wrote: CC libgsystem_la-gsystem-file-utils.lo libgsystem/gsystem-file-utils.c: In function 'linkcopy_internal_attempt': libgsystem/gsystem-file-utils.c:358:3: error: implicit declaration of function 'g_clear_pointer'

Re: NetworkManager taking ages to automatically connect to wifi

2013-05-21 Thread Dan Williams
On Tue, 2013-05-21 at 16:18 +1000, Sparhawk wrote: Hi, Somewhere around the upgrade from Kubuntu 12.10 to 13.04, NetworkManager has started taking ages to connect automatically to my preferred wifi network. In the past, after waking from suspend, I would connect within a few seconds. Now

Re: Sierra Wireless MC7750 / MM 0.7.990 / NM 0.9.8

2013-05-21 Thread Dan Williams
On Mon, 2013-05-20 at 21:25 +0800, Heiher wrote: Help! $ mmcli -m 0 /org/freedesktop/ModemManager1/Modem/0 (device id 'e59e0d09c4fdf0d6f4a0ab3d2e45823ad0430e96') - Hardware | manufacturer: 'Sierra Wireless, Incorporated' | model: 'MC7750'

Re: [list] Please increase message size limit

2013-05-21 Thread Dan Williams
On Mon, 2013-05-20 at 13:03 +0200, Paul Menzel wrote: Dear networkmanager-list admins, could you please increase the size limit from 80 KB to 200 KB? Log files with the debug output from NetworkManager are easily 100 KB big. Compressing them reduces usability as the attachments have to be

Re: nm 0.9.4.0-10: warn Activation (wlan1/wireless): association took too long.

2013-05-21 Thread Dan Williams
On Mon, 2013-05-20 at 12:59 +0200, Paul Menzel wrote: Dear NetworkManager folks, using Debian Wheezy with the packages network-manager 0.9.0-10 and wpasupplicant 1.0-3+b1 and a Realtek RTL8188CUS based USB WLAN device, $ uname -a Linux myhostname 3.2.0-4-686-pae #1 SMP

Re: Select wired connection by router mac address?

2013-05-21 Thread Dan Williams
On Mon, 2013-05-20 at 09:10 -0300, Dan Winship wrote: On 05/19/2013 10:42 AM, Pavel Simerda wrote: I don't think anyone is working on this, even though it would be interesting and very practical. dcbw wrote his thoughts on it in NetworkManager's TODO though:

Re: NetworkManager taking ages to automatically connect to wifi

2013-05-21 Thread Sparhawk
On 22/05/13 01:47, Dan Williams wrote: On Tue, 2013-05-21 at 16:18 +1000, Sparhawk wrote: Hi, Somewhere around the upgrade from Kubuntu 12.10 to 13.04, NetworkManager has started taking ages to connect automatically to my preferred wifi network. In the past, after waking from suspend, I

Re: Sierra Wireless MC7750 / MM 0.7.990 / NM 0.9.8

2013-05-21 Thread Heiher
Currently, I can connect to network and got the IPv4 address (from ISP) of the network interface 'wwan0' by Networkmanager + ModemManager in lastest Arch Linux, but ping any IP addresses (e.g. 8.8.8.8) always reply 'timeout'. Thanks! On Tue, May 21, 2013 at 11:51 PM, Dan Williams