← Back to team overview

desktop-packages team mailing list archive

[Bug 1378102] Re: Activating an Internet context (APN) fails with NetworkManager[1356]: <warn> OFONO connection failed: (32) Implementation not provided

 

I totally agree with Mathieu's previous comment.  This has been
discussed before, and all parties had agreed that the most pragmatic
approach to this bug at this point in our cycle was to simply have the
APN editor disable the current context before activating a new context.

Changing this in ofono requires a change to the core ofono GPRS
behavior.  Some modems allow multiple contexts to be activated.  In our
case, as we only allow a single Internet context to be activated and
indicate this to the ofono core, when a second context is activated, the
error NotImplemented ( which I agree is a poor choice ) is returned.

I'll add an ofono task to this bug and set it's importance to wishlist.
The desired behavior change is something that we'll need to discuss with
upstream.


** Also affects: ofono (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: ofono (Ubuntu)
       Status: New => Confirmed

** Changed in: ofono (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1378102

Title:
  Activating an Internet context (APN) fails with NetworkManager[1356]:
  <warn> OFONO connection failed: (32) Implementation not provided

Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “ofono” package in Ubuntu:
  Confirmed

Bug description:
  When trying to activate an Internet context when there already is
  another context active, the activation fails with:

  NetworkManager[1356]: <info> Activation (/ril_1) starting connection '/244121301955547/context7'
  NetworkManager[1356]: <info> (/ril_1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
  NetworkManager[1356]: <info> Activation (/ril_1) Stage 1 of 5 (Device Prepare) scheduled...
  NetworkManager[1356]: <info> Activation (/ril_1) Stage 1 of 5 (Device Prepare) started...
  NetworkManager[1356]: <info> Activation (/ril_1) Stage 1 of 5 (Device Prepare) complete.
  NetworkManager[1356]: <warn> OFONO connection failed: (32) Implementation not provided
  NetworkManager[1356]: <info> (/ril_1): device state change: prepare -> failed (reason 'unknown') [40 120 1]
  NetworkManager[1356]: <warn> Activation (/ril_1) failed for connection '/244121301955547/context7'
  NetworkManager[1356]: <info> (/ril_1): device state change: failed -> disconnected (reason 'none') [120 30 0]
  NetworkManager[1356]: <info> (/ril_1): deactivating device (reason 'none') [0]

  
  $ system-image-cli -i
  current build number: 71
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/utopic-proposed
  last update: 2014-10-06 15:59:25
  version version: 71
  version ubuntu: 20141006
  version device: 20141002-d5938d7
  version custom: krillin-0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1378102/+subscriptions


References