← Back to team overview

ubuntu-phonedations-bugs team mailing list archive

[Bug 1504992] Re: Cannot connect to Simple Mobile APN

 

phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/activate-context 1
Error activating /ril_0/context1: org.ofono.Error.InProgress: Operation already in progress
phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/deactivate-context 1
Error deactivating /ril_0/context1: org.ofono.Error.InProgress: Operation already in progress


phablet@ubuntu-phablet:~$ ifconfig 
ip6tnl0   Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
          UP RUNNING NOARP  MTU:1452  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

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:65536  Metric:1
          RX packets:15236 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15236 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1251281 (1.2 MB)  TX bytes:1251281 (1.2 MB)

sit0      Link encap:IPv6-in-IPv4  
          UP RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

tunl0     Link encap:IPIP Tunnel  HWaddr   
          UP RUNNING NOARP  MTU:0  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0     Link encap:Ethernet  HWaddr 38:bc:1a:29:19:e2  
          inet addr:10.25.26.57  Bcast:10.25.255.255  Mask:255.254.0.0
          inet6 addr: fe80::3abc:1aff:fe29:19e2/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:64868 errors:0 dropped:0 overruns:0 frame:0
          TX packets:41087 errors:191 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:84391976 (84.3 MB)  TX bytes:8434904 (8.4 MB)

** Attachment added: "syslog.txt"
   https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1504992/+attachment/4496813/+files/syslog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Phonedations bugs, which is subscribed to ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1504992

Title:
  Cannot connect to Simple Mobile APN

Status in ofono package in Ubuntu:
  New

Bug description:
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 4
  device name: arale
  channel: ubuntu-touch/stable/meizu.en
  last update: 2015-09-06 05:21:39
  version version: 4
  version ubuntu: 20150825.1
  version device: 20150818-0b38025
  version custom: 20150814-887-8-46

  The APN settings provided by the carrier are:
  FIELD 	SETTINGS
  APN 	SIMPLE
  MMSC 	HTTP://SMPL.MMS.MSG.ENG.T-MOBILE.COM/MMS/WAPENC
  MMS_APN 	SIMPLE
  which is exactly what I see listed in the cellular settings on my phone.

  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-contexts
  [ /ril_0 ]
      [ /ril_0/context1 ]
          MessageProxy =
          Type = internet
          Name = SIMPLE
          Active = 0
          AccessPointName = simple
          Username =
          Preferred = 1
          Protocol = ip
          IPv6.Settings = { }
          Password =
          Settings = { Method=dhcp }
          MessageCenter = http://smpl.mms.msg.eng.t-mobile.com/mms/wapenc

  I noticed that the above command returns "Type = internet", even
  though in cellular settings the APN is set as "Internet and MMS".

  Perhaps this has been fixed in a development version of Touch, but I
  don't know how to find / install said version for Meizu MX4.

  UPDATE :: I found out how I can switch to more up-to-date versions of
  touch. I am now using rc. The issue persists. Here's the updated OS
  info:

  current build number: 6
  device name: arale
  channel: ubuntu-touch/rc/meizu.en
  last update: 2015-10-11 15:15:25
  version version: 6
  version ubuntu: 20150825.1
  version device: 20150818-0b38025
  version custom: 20150814-887-8-46

  UPDATE #2 :: I bit the bullet and updated to devel-proposed. The issue
  persists.

  current build number: 136
  device name: arale
  channel: ubuntu-touch/devel-proposed/meizu.en
  last update: 2015-10-11 15:51:30
  version version: 136
  version ubuntu: 20151011
  version device: 20150818-0b38025
  version custom: 20150925-900-8-47

  The related context now looks like this:

  [ /ril_0 ]
      [ /ril_0/context1 ]
          Password = 
          MessageCenter = http://smpl.mms.msg.eng.t-mobile.com/mms/wapenc
          Settings = { }
          Active = 0
          Type = internet
          Name = SIMPLE
          IPv6.Settings = { }
          AccessPointName = simple
          MessageProxy = 
          Preferred = 1
          Protocol = ip
          AuthenticationMethod = chap
          Username =

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1504992/+subscriptions


References