I just dropped the ofono task as I'd like to fix this via the apn-db.
I've also self-assigned.
** No longer affects: ofono (Ubuntu)
** Changed in: android (Ubuntu)
Assignee: (unassigned) => Tony Espy (awe)
--
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/1352873
Title:
IIJmio (Japanese MVNO provider) missing type attribute
Status in android package in Ubuntu:
Confirmed
Bug description:
I insert SIM by IIJmio and restart ofono, however cannot detect
service provider.
/var/log/syslog:
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: Provisioning for MCC 440, MNC
10, SPN 'NTT DOCOMO', IMSI '4401031xxxxxxxx', GID1 'FFFFFF'
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: toplevel_apndb_start: apn for
mopera U missing type attribute
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: toplevel_apndb_start: apn for
b-mobile 3G・4G 1GB/Fair missing type attribute
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: toplevel_apndb_start: apn for
b-mobile 3G・4G U300 missing type attribute
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: toplevel_apndb_start: apn for
b-mobile スマホ電話 missing type attribute
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: toplevel_apndb_start: apn for
b-mobile 4G カメレオンSIM missing type attribute
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: toplevel_apndb_start: apn for
IIJmio missing type attribute
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: provision_get_settings:
provisioning failed - no APNs found.
Aug 5 12:58:11 ubuntu-phablet ofonod[7497]: Provision failed
/system/etc/apns-conf.xml:
<apn carrier="IIJmio"
mcc="440"
mnc="10"
apn="iijmio.jp"
user="mio@iij"
server=""
password="iij"
authtype="3"
mmsc=""
/>
To resolve this, I created /custom/etc/apns-conf.xml and worked it.
<apn carrier="IIJmio"
mcc="440"
mnc="10"
apn="iijmio.jp"
type="default,supl"
user="mio@iij"
server=""
password="iij"
authtype="3"
mmsc=""
/>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1352873/+subscriptions
--
Mailing list: https://launchpad.net/~ubuntu-phonedations-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phonedations-bugs
More help : https://help.launchpad.net/ListHelp