When I reboot the device I get the following:
root@ubuntu-phablet:/# /usr/share/ofono/scripts/list-contexts 
[ /ril_0 ]
    [ /ril_0/context1 ]
        Username = User
        Protocol = ip
        Name = Internet
        Settings = { }
        IPv6.Settings = { }
        Active = 0
        AccessPointName = general.t-mobile.uk
        Password = mms
        Type = internet

root@ubuntu-phablet:/# nmcli c
NAME                      UUID                                   TYPE           
   TIMESTAMP-REAL                    
/234308342877614/context1 344e5cdc-0bbf-7588-5cc6-61138f7c6b94   gsm            
   never                             
root@ubuntu-phablet:/# /usr/share/ofono/scripts/list-modems 
[ /ril_0 ]
    Features = sms net gprs sim 
    Emergency = 0
    Powered = 1
    Lockdown = 0
    Interfaces = org.ofono.CallVolume org.ofono.MessageManager 
org.ofono.NetworkRegistration org.ofono.ConnectionManager 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.CallVolume ]
        Muted = 1
        SpeakerVolume = 0
        MicrophoneVolume = 0
    [ org.ofono.MessageManager ]
    [ org.ofono.NetworkRegistration ]
        Status = registered
        Strength = 22
        Name = T-Mobile Orange
        LocationAreaCode = 3218
        Mode = auto
        MobileCountryCode = 234
        Technology = umts
        CellId = 210924067
        MobileNetworkCode = 33
    [ org.ofono.ConnectionManager ]
        Powered = 1
        Attached = 1
        Bearer = none
        Suspended = 0
        RoamingAllowed = 0
    [ 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 network-manager
ii  network-manager                                       0.9.8.0-0ubuntu17     
                      armhf        network management framework (daemon and 
userspace tools)


** Attachment added: "syslog"
   
https://bugs.launchpad.net/touch-preview-images/+bug/1206888/+attachment/3780854/+files/syslog

-- 
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

Reply via email to