Re: NM Shutting Down

2012-08-20 Thread Pavel Simerda
> From: cac...@quantum-sci.com > On Monday, 20 August, 2012 07:48:59 you wrote: > > > Aug 19 10:44:34 hex NetworkManager[17362]: Auto-activating > > > connection 'Sirius'. > > > Aug 19 10:44:34 hex NetworkManager[17362]: Activation > > > (wlan0) > > > starting connection 'Sirius' > > > Aug 19 10:

Re: NM Shutting Down

2012-08-20 Thread CACook
On Monday, 20 August, 2012 09:54:13 you wrote: > > Not enough of the log? I wonder what a reason 4 is? > > "disassociated due to inactivity" I seem to be having chronic connection drops, as at bottom hereto. I'm working on the network all the time when it happens, so inactivity can't be it.

Re: NM Shutting Down

2012-08-20 Thread Dan Williams
On Mon, 2012-08-20 at 07:59 -0700, cac...@quantum-sci.com wrote: > On Monday, 20 August, 2012 07:48:59 you wrote: > > > Aug 19 10:44:34 hex NetworkManager[17362]: Auto-activating > > > connection 'Sirius'. > > > Aug 19 10:44:34 hex NetworkManager[17362]: Activation (wlan0) > > > starting connecti

Re: NM Shutting Down

2012-08-20 Thread CACook
On Monday, 20 August, 2012 07:48:59 you wrote: > > Aug 19 10:44:34 hex NetworkManager[17362]: Auto-activating > > connection 'Sirius'. > > Aug 19 10:44:34 hex NetworkManager[17362]: Activation (wlan0) > > starting connection 'Sirius' > > Aug 19 10:44:34 hex NetworkManager[17362]: (wlan0): device

Re: NM Shutting Down

2012-08-20 Thread Pavel Simerda
> From: cac...@quantum-sci.com > On Sunday, 19 August, 2012 16:25:50 you wrote: > > > From: cac...@quantum-sci.com > > > Every two hours or so, NM pops up a window asking me for the wifi > > > router password. Well if I Cancel, it disconnects me! This is a > > > nuisance. How do I make it stay c

Re: NM Shutting Down

2012-08-20 Thread CACook
On Sunday, 19 August, 2012 16:25:50 you wrote: > > From: cac...@quantum-sci.com > > Every two hours or so, NM pops up a window asking me for the wifi > > router password. Well if I Cancel, it disconnects me! This is a > > nuisance. How do I make it stay connected? > > Probably needs more info f

Re: [MM] [PATCH] broadband-bearer, icera: fix CID matching for unsolicited IPDPACT responses

2012-08-20 Thread Aleksander Morgado
This happens when developed but not tested :-) Good catch! Pushed. On 08/20/2012 08:26 AM, Ben Chan wrote: > --- > plugins/icera/mm-broadband-modem-icera.c |2 +- > src/mm-broadband-bearer.c|7 +-- > 2 files changed, 6 insertions(+), 3 deletions(-) > > diff --git a/p

Re: [MM] [PATCH] icera: fix modem_load_current_bands and modem_set_bands

2012-08-20 Thread Aleksander Morgado
On 08/20/2012 08:27 AM, Ben Chan wrote: > This patch modifies MMBroadbandModemIcera as follows: > - Change modem_load_current_bands to report only bands that are > currently enabled > - Change modem_set_bands to handle setting ANY band in a way that no > forbidden bands are activated. Pushed,