Re: 3G - can't reconnect after connection is created

2013-09-04 Thread Dan Williams
On Wed, 2013-09-04 at 03:33 +0200, FA - ML wrote:
 Hello,
 
 I have a strange problem with network-manager and my 3g connection.
 My system:
 
 - I run Debian wheezy (stable)
 - Kernel is 2.6.31.14.27-efikamx
 - I installed network-manager and network-manager-gnome and stalonetray
 - I do not use a DE. I have X plus Xmonad installed. Whenever I need to
   use nm-applet, I launch stalonetray.
 
 The problem:
 
 - I add a broadband connection (3G) via the nm applet; fill in all the
   needed infos
 - I try to connect to such connection, it works flawlessly
 - I disconnect
 - When I try to reconnect back again, I cannot.
 - The only way to get the connection to work back again is to edit
   connection / delete and then add it back once again
 
 I attach the log obtained via `modem-manager --debug` and
 `NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon`. In those logs
 I perform the add/connect/disconnect actions.
 
 It seems an authentication problem, but I have no idea on how to solve it.
 Any help appreciated!

It's clearly not a ModemManager issue, but an NM issue.  Could you run
NetworkManager with these options?

/usr/sbin/NetworkManager --no-daemon --log-level=debug
--log-domains=core,hw,device,agents,ip4

and post the log output?  Also, can you paste in the connection file
from /etc/NetworkManager/system-connections (taking out any information
you consider confidential, of course).

Thanks,
Dan

___
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: 3G - can't reconnect after connection is created

2013-09-04 Thread FA - ML
On Wed, Sep 04, 2013 at 07:30:24AM -0500, Dan Williams wrote:
 It's clearly not a ModemManager issue, but an NM issue.  Could you run
 NetworkManager with these options?
 
 /usr/sbin/NetworkManager --no-daemon --log-level=debug
 --log-domains=core,hw,device,agents,ip4
 
 and post the log output?  Also, can you paste in the connection file
 from /etc/NetworkManager/system-connections (taking out any information
 you consider confidential, of course).
 
 Thanks,
 Dan

Alas, yesterday night I fiddled with trayer/stalonetray/network-manager
and general connectivity settings plus gnome-keyring in my PC. It seemed
nothing worked but when I could not replicate the problem today (which means,
everything is working fine now).

I am puzzled by this fact and a bit frustrated I acted rashly without
managing to document the solution.

In any case, problem solved. Thanks for your prompt reply Dan, if the issue
will come up again I will make sure to report it back
-F

___
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list