On Wed, Aug 14, 2013 at 2:44 PM, <bbiery@xxxxxxxxxxxxxxxxxx> wrote:
I have attempted to connect my phone using 3g so that I can use it for
development without having to switch back to Android, however, the data
connection does not connect. I am in Canada and Rogers is recognized as my
carrier on the phone, I am able to get SMS and Calls without issue,
however, when I attempt to turn wifi off I am left with no data connection
on the phone. Has anyone else experienced this?
Check if you are affected by
https://bugs.launchpad.net/touch-preview-images/+bug/1206888
I you are a simple
sudo /sbin/initctl restart network-manager
should get it going.
Another possibility could be that your operator's settings aren't in the
mobile broadband provider info database, in that case
/usr/share/ofono/scripts/list-contexts would return an non configured
context.
Cheers