Cannot connect to Simple Mobile APN
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
Undecided
|
Unassigned | ||
ofono (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Confirmed
|
High
|
Jonas G. Drange |
Bug Description
phablet@
current build number: 4
device name: arale
channel: ubuntu-
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://
MMS_APN SIMPLE
which is exactly what I see listed in the cellular settings on my phone.
phablet@
[ /ril_0 ]
[ /ril_0/context1 ]
Type = internet
Name = SIMPLE
Active = 0
Username =
Preferred = 1
Protocol = ip
Password =
Settings = { Method=dhcp }
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-
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-
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 =
Settings = { }
Active = 0
Type = internet
Name = SIMPLE
Preferred = 1
Protocol = ip
Username =
description: | updated |
description: | updated |
description: | updated |
Changed in canonical-devices-system-image: | |
assignee: | nobody → John McAleely (john.mcaleely) |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
Changed in ubuntu-system-settings (Ubuntu): | |
status: | New → Confirmed |
Changed in ubuntu-system-settings (Ubuntu): | |
assignee: | nobody → Jonas G. Drange (jonas-drange) |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
assignee: | John McAleely (john.mcaleely) → nobody |
@delete, don't worry about type=internet, when the mmsc is provided the APN will be used for both data and MMS. Please attach output of executing
/usr/share/ ofono/scripts/ list-modems --private
, that will give us some more information.