[Bug 1227721] Re: gprs does not work on my network
Tony Espy
1227721 at bugs.launchpad.net
Thu Sep 19 16:02:51 UTC 2013
@Omer
Currently the ofono provisioning plugin only reports the SPN/MNC/MCC
used for the query on success. If the query fails, nothing is logged by
default:
Can you please do the following steps and report back the SPN/MNC/MCC
used when your phone tries to provion the APN?
1. stop NM & ofono; from adb root prompt:
# stop network-manager
# stop ofono
2. remove the current context from ofono's gprs settings file:
# cd /var/lib/ofono/<IMSI>/
# vi gprs
( delete 'context1' and all lines below it )
3. edit your ofono upstart job and add "-d plugins/provision.c" to the
ofonod command line:
/etc/init/ofono.override
4. reboot the phone
5. grab all the output from ofonod in /var/log/syslog
We're looking for a log statement that reads:
Provisioning for MCC %s, MNC %s, SPN '%s'
( with values populated for the %s args )
** Changed in: ofono (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Network-
manager, which is subscribed to ofono.
https://bugs.launchpad.net/bugs/1227721
Title:
gprs does not work on my network
To manage notifications about this bug go to:
https://bugs.launchpad.net/ofono/+bug/1227721/+subscriptions
More information about the Ubuntu-reviews
mailing list