Re: No 3G after disconnecting

2011-07-30 Thread Dan Williams
On Tue, 2011-07-26 at 12:17 +0200, wp1191918-hgvs wrote:
>  
> 
> Marius Kotsbak  hat am 26. Juli 2011 um 02:17
> geschrieben:
> 
> 
> > Den 25. juli 2011 12:08, skrev wp1191918-hgvs:
> > >  Hi,
> > >  
> > > I have found the following problem with an Ericsson F5521gw 3G modem:
> > >  
> > > 1. start system
> > > 2. bring up 3g connection by clicking on the configureation in nm-applet
> > > 3. wait until connection is established and can be used 
> > > 4. disconnect from 3g connection
> > > 5. when trying to bring up the connection again it fails
> > > 
> 
> > Seems like I found the cause. See my attached patch to the bug report:
> > 
> > https://bugzilla.gnome.org/show_bug.cgi?id=650740
> > 
> > --
> > Marius
> 
>  
> Hi Marius,
>  
> looks like with your patch I am no longer able to bring up the 3G connection 
> on
> any time.
>  
> I have captured the debug:
>  
> ** (modem-manager:17857): DEBUG: <1311674406.968858> (ttyACM0) opening serial
> port...
> ** (modem-manager:17857): DEBUG: <1311674406.969198> (ttyACM0) device open 
> count
> is 1 (open)
> ** (modem-manager:17857): DEBUG: <1311674406.969239> Modem
> /org/freedesktop/ModemManager/Modems/0: state changed (disabled -> enabling)
> ** (modem-manager:17857): DEBUG: <1311674407.70317> (ttyACM0): --> 'ATZ E0
> V1'
> ** (modem-manager:17857): DEBUG: <1311674407.81300> (ttyACM0): <-- 'ATZ
> E0*EMRDY: 1 V1'
> ** (modem-manager:17857): DEBUG: <1311674407.86296> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.86561> (ttyACM0): --> 'ATE0'
> ** (modem-manager:17857): DEBUG: <1311674407.94383> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.94626> (ttyACM0): -->
> 'AT+CMEE=1'
> ** (modem-manager:17857): DEBUG: <1311674407.106294> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.106517> (ttyACM0): --> 'ATX4
> &C1'
> ** (modem-manager:17857): DEBUG: <1311674407.118375> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.118615> (ttyACM0): -->
> 'AT+CFUN=1'
> ** (modem-manager:17857): DEBUG: <1311674407.146329> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.146502> (ttyACM1) opening serial
> port...
> ** (modem-manager:17857): DEBUG: <1311674407.147068> (ttyACM1) device open 
> count
> is 1 (open)
> ** (modem-manager:17857): DEBUG: <1311674407.147223> (ttyACM0): -->
> 'AT+IFC=1,1'
> ** (modem-manager:17857): DEBUG: <1311674407.159581> (ttyACM0): <--
> 'ERROR'
> ** (modem-manager:17857): DEBUG: Got failure code 100: Unknown error
> ** (modem-manager:17857): DEBUG: <1311674407.159755> (ttyACM1): <--
> '*EMRDY: 1'
> ** (modem-manager:17857): DEBUG: <1311674407.159878> (ttyACM0): -->
> 'AT+CSCS="UTF-8"'
> ** (modem-manager:17857): DEBUG: <1311674407.178268> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.178437> (ttyACM0): -->
> 'AT+CSCS?'
> ** (modem-manager:17857): DEBUG: <1311674407.188459> (ttyACM0): <--
> '+CSCS: "'
> ** (modem-manager:17857): DEBUG: <1311674407.190277> (ttyACM0): <--
> 'UTF-8"OK'
> ** (modem-manager:17857): DEBUG: <1311674407.190535> Modem
> /org/freedesktop/ModemManager/Modems/0: state changed (enabling -> registered)
> ** (modem-manager:17857): DEBUG: <1311674407.190854> (ttyACM0): -->
> 'AT+CREG=2'
> ** (modem-manager:17857): DEBUG: <1311674407.206247> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.206411> (ttyACM0): --> 
> 'AT+CSQ'
> ** (modem-manager:17857): DEBUG: <1311674407.218377> (ttyACM0): <--
> '+CSQ: 13,99OK'
> ** (modem-manager:17857): DEBUG: <1311674407.218877> (ttyACM0): -->
> 'AT+CREG?'
> ** (modem-manager:17857): DEBUG: <1311674407.234408> (ttyACM0): <--
> '+CREG: 2,1,"16CA","007FAFBB"OK'
> ** (modem-manager:17857): DEBUG: CS registration state changed: 1
> ** (modem-manager:17857): DEBUG: <1311674407.234802> (ttyACM0): -->
> 'AT+CGREG=2'
> ** (modem-manager:17857): DEBUG: <1311674407.250379> (ttyACM0): <--
> 'OK'
> ** (modem-manager:17857): DEBUG: <1311674407.250737> (ttyACM0): -->
> 'AT+COPS=3,2;+COPS?'
> ** (modem-manager:17857): DEBUG: <1311674407.274307> (ttyACM0): <--
> '+COPS: 0,2,"26201",2 OK'
> ** (modem-manager:17857): DEBUG: <1311674407.274675> (ttyACM0): -->
> 'AT+COPS=3,0;+COPS?'
> ** (modem-manager:17857): DEBUG: <1311674407.306407> (ttyACM0): <--
> '+COPS: 0,0,"T-Mobile D",2 OK'
> ** (modem-manager:17857): DEBUG: <1311674407.306900> (ttyACM0): --> 
> 'AT+CSQ'
> ** (modem-manager:17857): DEBUG: <1311674407.318306> (ttyACM0): <--
> '+CSQ: 13,99OK'
> ** (modem-manager:17857): DEBUG: <1311674407.318512> (ttyACM0): -->
> 'AT+CGREG?'
> ** (modem-manager:17857): DEBUG: <1311674407.330332> (ttyACM0): <--
> '+CGREG: 2,1,"16CA","007FAFBB",2OK'
> ** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): network_mode 
> =>
> 0
> ** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): username =>
> "xxx"
> ** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): number => 
> "*99#"
> ** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): apn =>
> "my-a

Re: No 3G after disconnecting

2011-07-28 Thread Marius Kotsbak
On 27. juli 2011 15:03, wp1191918-hgvs wrote:
>  
>
> Marius Kotsbak  hat am 26. Juli 2011 um 12:40
> geschrieben:
>
>> Den 26. juli 2011 12:17, skrev wp1191918-hgvs:
>>>
>>>
>>> Marius Kotsbak  hat am 26. Juli 2011 um 02:17
>>> geschrieben:
>>>
>
> With nm-applet I can do (dis)connect cycles for the 3G connection. But I need 
> to
> do this on "Ethernet (Lenovo F5521gw)" -> "Auto usb0"
> while "Mobile Broadband" -> "3G-Mobil" does not work but is still shown in
> nm-applet. This will make our user getting confused and so this is not a valid
> workaround for our production.
>  
> So can someone tell me what the main problem is in this case and what has to 
> be
> done to fix it?

Okay, so what probably happened here is that before you applied the fix
to Network Manager to recognize the modem, it saw a USB ethernet
connection (just like when connecting a phone that tether its connection
directly) and then added it automatically to the wired connections list
(Auto usb0).

The reason why you haven't seen it before is because it is disconnected
until a special Ericssonl AT command opens it, and that happened after
the MBM plugin was associated with the modem. Probably the configured
wired connection entry was used instead of the MBM plugin handling the
usb0 Ethernet connection.

On a fresh installation containing those patches, the first step, auto
adding the usb0 to NM would probably not happen as it when NM first sees
it is associated with Ericsson MBM plugin.

--
Marius


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


Re: No 3G after disconnecting

2011-07-27 Thread Marius Kotsbak
I have also seen that behavior. Remove the auto usb0 entry from network
manager. Not sure if it would appear there if the patches were in place
first. Hopefully not.
On 27 Jul 2011 15:03, "wp1191918-hgvs"  wrote:
>
>
>
> Marius Kotsbak  hat am 26. Juli 2011 um 12:40
> geschrieben:
>
>> Den 26. juli 2011 12:17, skrev wp1191918-hgvs:
>> >
>> >
>> > Marius Kotsbak  hat am 26. Juli 2011 um 02:17
>> > geschrieben:
>> >
>> >
>> >> Den 25. juli 2011 12:08, skrev wp1191918-hgvs:
>> >>>   Hi,
>> >>>
>> >>> I have found the following problem with an Ericsson F5521gw 3G modem:
>> >>>
>> >>> 1. start system
>> >>> 2. bring up 3g connection by clicking on the configureation in
nm-applet
>> >>> 3. wait until connection is established and can be used
>> >>> 4. disconnect from 3g connection
>> >>> 5. when trying to bring up the connection again it fails
>> >>>
>> >> Seems like I found the cause. See my attached patch to the bug report:
>> >>
>> >> https://bugzilla.gnome.org/show_bug.cgi?id=650740
>> >>
>> >> --
>> >> Marius
>> >
>> > Hi Marius,
>> >
>> > looks like with your patch I am no longer able to bring up the 3G
connection
>> > on
>> > any time.
>>
>> Strange. I would recommend turning off and on the modem again (if you
>> have a button for that, else turn off and on the laptop). Also make sure
>> there is only one modem-manager running.
>>
>> Anyway, looking at the log it seems like the mbm module is not used at
>> all (so I can't see that my patch made any difference). It uses general
>> ACM PPP dial, not the usb0 ethernet connection. Make sure you have the
>> "cdc_ncm" module.
>>
>> You also need the following patch (included in modemmanager >=0.4.996,
>> but it is just a text file change needed):
>>
>>
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=0b757465ffe6108066d32312ab4e895c372c8f72
>>
>> See also
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/792301
>>
>
> So I have patched the /lib/udev/rules.d/77-mm-ericsson-mbm.rules file and
> rebooted my system. Now I have the following devices:
>
> - Device: usb0  [Auto usb0]

>   Type:  Wired
>   Driver:cdc_ncm
>   State: connected
>   Default:   no
>   HW Address:02:80:37:EC:02:00
>
>   Capabilities:
> Carrier Detect:  yes
>
>   Wired Properties
> Carrier: on
>
>   IPv4 Settings:
> Address: 10.33.145.106
> Prefix:  29 (255.255.255.248)
> Gateway: 10.33.145.107
>
> DNS: 10.39.148.253
> DNS: 10.39.148.249
>
> - Device: ttyACM0
--
>   Type:  Mobile Broadband (GSM)
>   Driver:cdc_acm
>   State: disconnected
>   Default:   no
>
>   Capabilities:
>
> With nm-applet I can do (dis)connect cycles for the 3G connection. But I
need to
> do this on "Ethernet (Lenovo F5521gw)" -> "Auto usb0"
> while "Mobile Broadband" -> "3G-Mobil" does not work but is still shown in
> nm-applet. This will make our user getting confused and so this is not a
valid
> workaround for our production.
>
> So can someone tell me what the main problem is in this case and what has
to be
> done to fix it?
>
> -- HG
___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: No 3G after disconnecting

2011-07-27 Thread wp1191918-hgvs

 

Marius Kotsbak  hat am 26. Juli 2011 um 12:40
geschrieben:

> Den 26. juli 2011 12:17, skrev wp1191918-hgvs:
> >   
> >
> > Marius Kotsbak  hat am 26. Juli 2011 um 02:17
> > geschrieben:
> >
> >
> >> Den 25. juli 2011 12:08, skrev wp1191918-hgvs:
> >>>   Hi,
> >>>   
> >>> I have found the following problem with an Ericsson F5521gw 3G modem:
> >>>   
> >>> 1. start system
> >>> 2. bring up 3g connection by clicking on the configureation in nm-applet
> >>> 3. wait until connection is established and can be used
> >>> 4. disconnect from 3g connection
> >>> 5. when trying to bring up the connection again it fails
> >>>
> >> Seems like I found the cause. See my attached patch to the bug report:
> >>
> >> https://bugzilla.gnome.org/show_bug.cgi?id=650740
> >>
> >> --
> >> Marius
> >   
> > Hi Marius,
> >   
> > looks like with your patch I am no longer able to bring up the 3G connection
> > on
> > any time.
>
> Strange. I would recommend turning off and on the modem again (if you
> have a button for that, else turn off and on the laptop). Also make sure
> there is only one modem-manager running.
>
> Anyway, looking at the log it seems like the mbm module is not used at
> all (so I can't see that my patch made any difference). It uses general
> ACM PPP dial, not the usb0 ethernet connection. Make sure you have the
> "cdc_ncm" module.
>
> You also need the following patch (included in modemmanager >=0.4.996,
> but it is just a text file change needed):
>
> http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=0b757465ffe6108066d32312ab4e895c372c8f72
>
> See also https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/792301
>
 
So I have patched the /lib/udev/rules.d/77-mm-ericsson-mbm.rules file and
rebooted my system. Now I have the following devices:
 
- Device: usb0  [Auto usb0] 
  Type:  Wired
  Driver:    cdc_ncm
  State: connected
  Default:   no
  HW Address:    02:80:37:EC:02:00

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier: on

  IPv4 Settings:
    Address: 10.33.145.106
    Prefix:  29 (255.255.255.248)
    Gateway: 10.33.145.107

    DNS: 10.39.148.253
    DNS: 10.39.148.249
 
- Device: ttyACM0 --
  Type:  Mobile Broadband (GSM)
  Driver:    cdc_acm
  State: disconnected
  Default:   no

  Capabilities:

With nm-applet I can do (dis)connect cycles for the 3G connection. But I need to
do this on "Ethernet (Lenovo F5521gw)" -> "Auto usb0"
while "Mobile Broadband" -> "3G-Mobil" does not work but is still shown in
nm-applet. This will make our user getting confused and so this is not a valid
workaround for our production.
 
So can someone tell me what the main problem is in this case and what has to be
done to fix it? 
 
-- HG 
___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: No 3G after disconnecting

2011-07-26 Thread Marius Kotsbak

Den 26. juli 2011 12:17, skrev wp1191918-hgvs:
  


Marius Kotsbak  hat am 26. Juli 2011 um 02:17
geschrieben:



Den 25. juli 2011 12:08, skrev wp1191918-hgvs:

  Hi,
  
I have found the following problem with an Ericsson F5521gw 3G modem:
  
1. start system

2. bring up 3g connection by clicking on the configureation in nm-applet
3. wait until connection is established and can be used 
4. disconnect from 3g connection

5. when trying to bring up the connection again it fails


Seems like I found the cause. See my attached patch to the bug report:

https://bugzilla.gnome.org/show_bug.cgi?id=650740

--
Marius
  
Hi Marius,
  
looks like with your patch I am no longer able to bring up the 3G connection on

any time.


Strange. I would recommend turning off and on the modem again (if you 
have a button for that, else turn off and on the laptop). Also make sure 
there is only one modem-manager running.


Anyway, looking at the log it seems like the mbm module is not used at 
all (so I can't see that my patch made any difference). It uses general 
ACM PPP dial, not the usb0 ethernet connection. Make sure you have the 
"cdc_ncm" module.


You also need the following patch (included in modemmanager >=0.4.996, 
but it is just a text file change needed):


http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=0b757465ffe6108066d32312ab4e895c372c8f72

See also https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/792301

--
Marius


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


Re: No 3G after disconnecting

2011-07-26 Thread wp1191918-hgvs

 

Marius Kotsbak  hat am 26. Juli 2011 um 02:17
geschrieben:


> Den 25. juli 2011 12:08, skrev wp1191918-hgvs:
> >  Hi,
> >  
> > I have found the following problem with an Ericsson F5521gw 3G modem:
> >  
> > 1. start system
> > 2. bring up 3g connection by clicking on the configureation in nm-applet
> > 3. wait until connection is established and can be used 
> > 4. disconnect from 3g connection
> > 5. when trying to bring up the connection again it fails
> > 

> Seems like I found the cause. See my attached patch to the bug report:
> 
> https://bugzilla.gnome.org/show_bug.cgi?id=650740
> 
> --
> Marius

 
Hi Marius,
 
looks like with your patch I am no longer able to bring up the 3G connection on
any time.
 
I have captured the debug:
 
** (modem-manager:17857): DEBUG: <1311674406.968858> (ttyACM0) opening serial
port...
** (modem-manager:17857): DEBUG: <1311674406.969198> (ttyACM0) device open count
is 1 (open)
** (modem-manager:17857): DEBUG: <1311674406.969239> Modem
/org/freedesktop/ModemManager/Modems/0: state changed (disabled -> enabling)
** (modem-manager:17857): DEBUG: <1311674407.70317> (ttyACM0): --> 'ATZ E0
V1'
** (modem-manager:17857): DEBUG: <1311674407.81300> (ttyACM0): <-- 'ATZ
E0*EMRDY: 1 V1'
** (modem-manager:17857): DEBUG: <1311674407.86296> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.86561> (ttyACM0): --> 'ATE0'
** (modem-manager:17857): DEBUG: <1311674407.94383> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.94626> (ttyACM0): -->
'AT+CMEE=1'
** (modem-manager:17857): DEBUG: <1311674407.106294> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.106517> (ttyACM0): --> 'ATX4
&C1'
** (modem-manager:17857): DEBUG: <1311674407.118375> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.118615> (ttyACM0): -->
'AT+CFUN=1'
** (modem-manager:17857): DEBUG: <1311674407.146329> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.146502> (ttyACM1) opening serial
port...
** (modem-manager:17857): DEBUG: <1311674407.147068> (ttyACM1) device open count
is 1 (open)
** (modem-manager:17857): DEBUG: <1311674407.147223> (ttyACM0): -->
'AT+IFC=1,1'
** (modem-manager:17857): DEBUG: <1311674407.159581> (ttyACM0): <--
'ERROR'
** (modem-manager:17857): DEBUG: Got failure code 100: Unknown error
** (modem-manager:17857): DEBUG: <1311674407.159755> (ttyACM1): <--
'*EMRDY: 1'
** (modem-manager:17857): DEBUG: <1311674407.159878> (ttyACM0): -->
'AT+CSCS="UTF-8"'
** (modem-manager:17857): DEBUG: <1311674407.178268> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.178437> (ttyACM0): -->
'AT+CSCS?'
** (modem-manager:17857): DEBUG: <1311674407.188459> (ttyACM0): <--
'+CSCS: "'
** (modem-manager:17857): DEBUG: <1311674407.190277> (ttyACM0): <--
'UTF-8"OK'
** (modem-manager:17857): DEBUG: <1311674407.190535> Modem
/org/freedesktop/ModemManager/Modems/0: state changed (enabling -> registered)
** (modem-manager:17857): DEBUG: <1311674407.190854> (ttyACM0): -->
'AT+CREG=2'
** (modem-manager:17857): DEBUG: <1311674407.206247> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.206411> (ttyACM0): --> 'AT+CSQ'
** (modem-manager:17857): DEBUG: <1311674407.218377> (ttyACM0): <--
'+CSQ: 13,99OK'
** (modem-manager:17857): DEBUG: <1311674407.218877> (ttyACM0): -->
'AT+CREG?'
** (modem-manager:17857): DEBUG: <1311674407.234408> (ttyACM0): <--
'+CREG: 2,1,"16CA","007FAFBB"OK'
** (modem-manager:17857): DEBUG: CS registration state changed: 1
** (modem-manager:17857): DEBUG: <1311674407.234802> (ttyACM0): -->
'AT+CGREG=2'
** (modem-manager:17857): DEBUG: <1311674407.250379> (ttyACM0): <--
'OK'
** (modem-manager:17857): DEBUG: <1311674407.250737> (ttyACM0): -->
'AT+COPS=3,2;+COPS?'
** (modem-manager:17857): DEBUG: <1311674407.274307> (ttyACM0): <--
'+COPS: 0,2,"26201",2 OK'
** (modem-manager:17857): DEBUG: <1311674407.274675> (ttyACM0): -->
'AT+COPS=3,0;+COPS?'
** (modem-manager:17857): DEBUG: <1311674407.306407> (ttyACM0): <--
'+COPS: 0,0,"T-Mobile D",2 OK'
** (modem-manager:17857): DEBUG: <1311674407.306900> (ttyACM0): --> 'AT+CSQ'
** (modem-manager:17857): DEBUG: <1311674407.318306> (ttyACM0): <--
'+CSQ: 13,99OK'
** (modem-manager:17857): DEBUG: <1311674407.318512> (ttyACM0): -->
'AT+CGREG?'
** (modem-manager:17857): DEBUG: <1311674407.330332> (ttyACM0): <--
'+CGREG: 2,1,"16CA","007FAFBB",2OK'
** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): network_mode =>
0
** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): username =>
"xxx"
** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): number => "*99#"
** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): apn =>
"my-apn.tda.t-d1.de"
** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): allowed_mode =>
0
** (modem-manager:17857): DEBUG: <1311674419.304153> (ttyACM0): password =>
"yyy"
** (modem-manager:17857): DEBUG: <1311674419.304424> (ttyACM0): simple connect
state 0
** (modem-manager:17857): DEBUG: <1311674419.304506>

Re: No 3G after disconnecting

2011-07-25 Thread Marius Kotsbak

Den 25. juli 2011 12:08, skrev wp1191918-hgvs:


Hi,

I have found the following problem with an Ericsson F5521gw 3G modem:

1. start system

2. bring up 3g connection by clicking on the configureation in nm-applet

3. wait until connection is established and can be used

4. disconnect from 3g connection

5. when trying to bring up the connection again it fails



Seems like I found the cause. See my attached patch to the bug report:

https://bugzilla.gnome.org/show_bug.cgi?id=650740

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


Re: No 3G after disconnecting

2011-07-25 Thread Marius Bjørnstad Kotsbak

Den 25. juli 2011 12:08, skrev wp1191918-hgvs:


Hi,

I have found the following problem with an Ericsson F5521gw 3G modem:

1. start system

2. bring up 3g connection by clicking on the configureation in nm-applet

3. wait until connection is established and can be used

4. disconnect from 3g connection

5. when trying to bring up the connection again it fails

A workaround is to deaktivate mobile broadband wait and activate 
mobile broadband again.




Japp, I have seen the same. Here is the bug report:

https://bugzilla.gnome.org/show_bug.cgi?id=650740

--
Marius

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


No 3G after disconnecting

2011-07-25 Thread wp1191918-hgvs
Hi,
 
I have found the following problem with an Ericsson F5521gw 3G modem:
 
1. start system
2. bring up 3g connection by clicking on the configureation in nm-applet
3. wait until connection is established and can be used 
4. disconnect from 3g connection
5. when trying to bring up the connection again it fails
 
A workaround is to deaktivate mobile broadband wait and activate mobile
broadband again.
 
I have captured some debug for this situation.
 
Can someone help please?
 
Our systems are Ubuntu Lucid with newer packages for modem-manager,
network-manager and network-manager-gnome:
 
ii  modemmanager   0.4+git.20101103t150351.a2d54b1-lvm1
D-Bus service for managing modems
ii  network-manager    0.8.4-0ubuntu0~lvm0 
network management framework daemon
ii  network-manager-gnome  0.8.4-0ubuntu0~lvm0 
network management framework (GNOME frontend)
 
Jul 25 11:47:07 c457826 ntpd[5018]: ntp_io: estimated max descriptors: 1024,
initial socket boundary: 16
Jul 25 11:47:07 c457826 ntpd[5018]: Listening on interface #0 wildcard,
0.0.0.0#123 Disabled
Jul 25 11:47:07 c457826 ntpd[5018]: Listening on interface #1 wildcard, ::#123
Disabled
Jul 25 11:47:07 c457826 ntpd[5018]: Listening on interface #2 eth0,
fe80::f2de:f1ff:fe71:c33f#123 Enabled
Jul 25 11:47:07 c457826 ntpd[5018]: Listening on interface #3 lo, ::1#123
Enabled
Jul 25 11:47:07 c457826 ntpd[5018]: Listening on interface #4 lo, 127.0.0.1#123
Enabled
Jul 25 11:47:07 c457826 ntpd[5018]: Listening on interface #5 eth0,
10.180.24.92#123 Enabled
Jul 25 11:47:07 c457826 ntpd[5018]: Listening on interface #6 ppp0,
10.33.145.106#123 Enabled
Jul 25 11:47:07 c457826 ntpd[5018]: kernel time sync status 2040
Jul 25 11:47:07 c457826 ntpd[5018]: frequency initialized -6.546 PPM from
/var/lib/ntp/ntp.drift
Jul 25 11:47:45 c457826 NetworkManager[1016]:  (ttyACM0): device state
change: 8 -> 3 (reason 39)
Jul 25 11:47:45 c457826 NetworkManager[1016]:  (ttyACM0): deactivating
device (reason: 39).
Jul 25 11:47:45 c457826 pppd[4620]: Terminating on signal 15
Jul 25 11:47:45 c457826 NetworkManager[1016]:  [1311587265.813742]
[nm-system.c:1349] flush_routes(): (ttyACM0) failed to lookup interface index
Jul 25 11:47:45 c457826 pppd[4620]: Connect time 0.8 minutes.
Jul 25 11:47:45 c457826 pppd[4620]: Sent 0 bytes, received 0 bytes.
Jul 25 11:47:45 c457826 NetworkManager[1016]:  (ttyACM0): writing
resolv.conf to /sbin/resolvconf
Jul 25 11:47:45 c457826 pppd[4620]: Connection terminated.
Jul 25 11:47:46 c457826 NetworkManager[1016]:  Policy set 'Auto eth0'
(eth0) as default for IPv4 routing and DNS.
Jul 25 11:47:46 c457826 NetworkManager[1016]:  Policy set 'Auto eth0'
(eth0) as default for IPv4 routing and DNS.
Jul 25 11:47:46 c457826 NetworkManager[1016]:  [1311587266.24733]
[nm-netlink-monitor.c:117] link_msg_handler(): netlink link message: iface idx 6
flags 0x1090
Jul 25 11:47:46 c457826 NetworkManager[1016]:    SCPlugin-Ifupdown: devices
removed (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Jul 25 11:47:46 c457826 NetworkManager[1016]:  [1311587266.26124]
[nm-udev-manager.c:497] handle_uevent(): UDEV event: action 'remove' subsys
'net' device 'ppp0'
Jul 25 11:47:46 c457826 NetworkManager[1016]:  [1311587266.27192]
[nm-netlink-monitor.c:117] link_msg_handler(): netlink link message: iface idx 6
flags 0x1090
Jul 25 11:47:46 c457826 lvm-printing: unable to import
/etc/createprinter/lvm-druckerliste.csv
Jul 25 11:47:46 c457826 lvm-printing: successfully accepted printer D347
Jul 25 11:47:46 c457826 lvm-printing: successfully accepted printer D347-C
Jul 25 11:47:46 c457826 lvm-openvpn: ttyACM0 down
Jul 25 11:47:46 c457826 pppd[4620]: Exit.
Jul 25 11:47:47 c457826 NetworkManager[1016]:  [1311587267.180913]
[nm-netlink-monitor.c:117] link_msg_handler(): netlink link message: iface idx 4
flags 0x1003
Jul 25 11:47:48 c457826 NetworkManager[1016]:  [1311587268.570]
[nm-ppp-manager.c:1034] ensure_killed(): waiting for pppd pid 4620 to exit
Jul 25 11:47:48 c457826 NetworkManager[1016]:  [1311587268.823]
[nm-ppp-manager.c:1036] ensure_killed(): pppd pid 4620 cleaned up
Jul 25 11:47:54 c457826 NetworkManager[1016]:  Activation (ttyACM0)
starting connection 'LVM-Mobil'
Jul 25 11:47:54 c457826 NetworkManager[1016]:  (ttyACM0): device state
change: 3 -> 4 (reason 0)
Jul 25 11:47:54 c457826 NetworkManager[1016]:  Activation (ttyACM0) Stage
1 of 5 (Device Prepare) scheduled...
Jul 25 11:47:54 c457826 NetworkManager[1016]:  Activation (ttyACM0) Stage
1 of 5 (Device Prepare) started...
Jul 25 11:47:54 c457826 NetworkManager[1016]:  (ttyACM0): device state
change: 4 -> 6 (reason 0)
Jul 25 11:47:54 c457826 NetworkManager[1016]:  Activation (ttyACM0) Stage
1 of 5 (Device Prepare) complete.
Jul 25 11:47:54 c457826 NetworkManager[1016]:  Activation (ttyACM0) Stage
1 of 5 (Device Prepare) scheduled...
Jul 25 11:47:54 c457826 NetworkManager[1016]:  Activation (ttyACM0) Stage
1 of 5 (Device Prepare) started...