This bug was fixed in the package network-manager - 0.9.8.0-0ubuntu17 --------------- network-manager (0.9.8.0-0ubuntu17) saucy; urgency=low
* Rework oFono context parsing into NM Connections. (LP: #1206888) * debian/patches/add_ofono_settings_support.patch: listen to inotify events for ofono settings file additions and changes. * debian/patches/add_ofono_settings_support.patch: refactor settings parsing to extract the read step on a per-IMSI basis; make that function callable via DBus. * debian/patches/add_ofono_support.patch: listen for ContextAdded from oFono and call the ReadImsiContexts function from the settings plugin to make sure we have all the latest connections from oFono. -- Mathieu Trudel-Lapierre <mathieu...@ubuntu.com> Tue, 20 Aug 2013 21:13:13 -0400 ** Changed in: network-manager (Ubuntu) Status: In Progress => Fix Released -- 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/1206888 Title: Mobile data not always activated properly Status in Touch Preview Images: In Progress Status in “network-manager” package in Ubuntu: Fix Released Bug description: It's possible for the device to come up on first boot with no active mobile data connection. When this happens, everything looks good from the ofono/rilmodem side of things ( ie. GPRS is attached and provisioning succeeded ), however NM never seems to activate the connection. The following is Dave's original description: I have done a --pending --wipe to try out some of the fixes for gprs. NM indicator is set to off Mobile data. I enable it and nothing. Below is the summary of what I hope is useful info. root@ubuntu-phablet:/# ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:524 errors:0 dropped:0 overruns:0 frame:0 TX packets:524 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:39505 (39.5 KB) TX bytes:39505 (39.5 KB) root@ubuntu-phablet:/# /usr/share/ofono/scripts/list-modems [ /ril_0 ] Features = gprs sms net sim Emergency = 0 Powered = 1 Lockdown = 0 Interfaces = org.ofono.ConnectionManager org.ofono.CallVolume org.ofono.SmartMessaging org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkRegistration org.ofono.NetworkTime org.ofono.VoiceCallManager org.ofono.SimManager Online = 1 Model = Fake Modem Model Revision = I9250XXLJ1 Type = hardware Serial = 351554052322998 Manufacturer = Fake Manufacturer [ org.ofono.ConnectionManager ] Attached = 1 RoamingAllowed = 0 Suspended = 0 Powered = 1 [ org.ofono.CallVolume ] Muted = 1 SpeakerVolume = 0 MicrophoneVolume = 0 [ org.ofono.SmartMessaging ] [ org.ofono.PushNotification ] [ org.ofono.MessageManager ] Alphabet = default UseDeliveryReports = 0 Bearer = cs-preferred ServiceCenterAddress = [ org.ofono.NetworkRegistration ] Status = registered Strength = 19 Name = T-Mobile Orange LocationAreaCode = 3218 Mode = auto MobileCountryCode = 234 Technology = umts CellId = 210924067 MobileNetworkCode = 33 [ org.ofono.NetworkTime ] [ org.ofono.VoiceCallManager ] EmergencyNumbers = 112 999 911 [ org.ofono.SimManager ] Retries = MobileCountryCode = 234 FixedDialing = 0 SubscriberNumbers = 07572378845 PreferredLanguages = en BarredDialing = 0 CardIdentifier = 8944302031557237537 LockedPins = MobileNetworkCode = 30 SubscriberIdentity = 234308342877614 Present = 1 PinRequired = none root@ubuntu-phablet:/# dpkg -l | grep ofono ii libofono-qt1 1.5+git20120419+bcf0c04-0ubuntu1 armhf Qt oFono library ii ofono 1.12phablet11 armhf Mobile telephony stack (daemon) ii ofono-scripts 1.12phablet11 armhf Mobile telephony stack (test and maintenance script files) ii telepathy-ofono 0.2daily13.06.14.1-0ubuntu1 armhf telepathy oFono connection manager To manage notifications about this bug go to: https://bugs.launchpad.net/touch-preview-images/+bug/1206888/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp