GSM connection failed after connection made "available to all users"

Bug #861464 reported by dvo
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ModemManager
New
Undecided
Unassigned

Bug Description

On Ubuntu 11.04 using NetworkManager 0.8.4 and modemmanager 0.4,
I had a working broadband (3G/2G) connection,
but after I checked "Available to all users" and saved it, I could not connect any more.

 In /var/log/daemon.log, I got either
* "Operation not supported":
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) starting connection 'UMTS'
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 3 -> 4 (reason 0)
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) scheduled...
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) started...
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 4 -> 6 (reason 0)
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) complete.
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) scheduled...
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) started...
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 6 -> 4 (reason 0)
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) complete.
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <warn> GSM connection failed: (32) Operation not supported
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 4 -> 9 (reason 1)
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> Marking connection 'UMTS' invalid.
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <warn> Activation (ttyUSB2) failed.
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 9 -> 3 (reason 0)
> Sep 28 14:27:38 mchn256c NetworkManager[1021]: <info> (ttyUSB2): deactivating device (reason: 0).

or:
* Sending command failed: 'Resource temporarily unavailable':
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) starting connection 'Vodafone_all'
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 3 -> 4 (reason 0)
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) scheduled...
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) started...
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 4 -> 6 (reason 0)
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) complete.
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) scheduled...
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) started...
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 6 -> 4 (reason 0)
> Sep 28 14:22:19 mchn256c NetworkManager[1021]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) complete.
> Sep 28 14:22:28 mchn256c NetworkManager[1021]: <warn> GSM connection failed: (32) Sending command failed: 'Resource temporarily unavailable'
> Sep 28 14:22:28 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 4 -> 9 (reason 1)
> Sep 28 14:22:28 mchn256c NetworkManager[1021]: <info> Marking connection 'Vodafone_all' invalid.
> Sep 28 14:22:28 mchn256c NetworkManager[1021]: <warn> Activation (ttyUSB2) failed.
> Sep 28 14:22:28 mchn256c NetworkManager[1021]: <info> (ttyUSB2): device state change: 9 -> 3 (reason 0)
> Sep 28 14:22:28 mchn256c NetworkManager[1021]: <info> (ttyUSB2): deactivating device (reason: 0).

Then also all other broadband connections were blocked until I killed modem-manager and waited:
  killall modem-manager; sleep 20
Un-checking "Available to all users" did not help, but only creating/usring a new broadband connection.

Revision history for this message
Pieter (diepes) wrote :

Ubuntu 12.04 with updated kernel.
$ uname -a
Linux t420 3.4.4-030404-generic #201206221555 SMP Fri Jun 22 19:56:36 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Jul 19 19:19:23 t420 NetworkManager[2083]: <info> Activation (ttyACM1) starting connection '3g'
Jul 19 19:19:23 t420 NetworkManager[2083]: <info> (ttyACM1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jul 19 19:19:23 t420 NetworkManager[2083]: <info> Activation (ttyACM1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 19 19:19:23 t420 NetworkManager[2083]: <info> Activation (ttyACM1) Stage 1 of 5 (Device Prepare) started...
Jul 19 19:19:23 t420 NetworkManager[2083]: <info> Activation (ttyACM1) Stage 1 of 5 (Device Prepare) complete.
Jul 19 19:19:23 t420 NetworkManager[2083]: <warn> GSM connection failed: (32) Operation not supported
Jul 19 19:19:23 t420 NetworkManager[2083]: <info> (ttyACM1): device state change: prepare -> failed (reason 'unknown') [40 120 1]
Jul 19 19:19:23 t420 NetworkManager[2083]: <warn> Activation (ttyACM1) failed.
Jul 19 19:19:23 t420 NetworkManager[2083]: <info> (ttyACM1): device state change: failed -> disconnected (reason 'none') [120 30 0]
Jul 19 19:19:23 t420 NetworkManager[2083]: <info> (ttyACM1): deactivating device (reason 'none') [0]
Jul 19 19:19:23 t420 NetworkManager[2083]: nm_system_iface_flush_routes: assertion `ifindex > 0' failed
Jul 19 19:19:23 t420 NetworkManager[2083]: nm_system_iface_flush_addresses: assertion `ifindex > 0' failed

Revision history for this message
Thomas Hood (jdthood) wrote :

What device do you have?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.