@Selene If you need help configuring your device manually for testing, you can do the following:
As root, on the device: # stop network-manager # stop ofono # cd /var/lib/ofono/<IMSI> edit the file 'gprs' and remove all existing contexts, then add: [context1] Name=Straight Talk AccessPointName=tfdata Username= Password= Type=internet Protocol=ip MessageProxy=mms3.tracfone.com:80 MessageCenter=http://mmstf.net # start ofono # start network-manager Not sure the MMS settings are 100% correct, so you'll need to give that a check, but this should make GPRS ( ie. mobile data ) work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1351434 Title: APN info for Straight Talk via AT&T To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/android-src-vendor/+bug/1351434/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
