View Single Post
Posts: 300 | Thanked: 962 times | Joined on Jun 2010 @ USA
#93
Originally Posted by BluesLee View Post
Same here, i.e. it can't stick to 3G for instance. Commands from Nexus 5 don't seem to work.
Same here. I hope that's ironed out in the official release, as I basically have to use the nonstandard 3G APNs for my carrier in my area.

If not I guess I could script it.

Edit: I've fixed APN settings not sticking. I ssh'ed into my X and found that /var/lib/ofono wasn't populating anything, so I did the following:

Code:
devel-su
systemctl stop ofono.service
cd /var/lib
mv ofono ofono.backup
mkdir ofono
chown radio:radio ofono
systemctl start ofono.service
Changes made to APNs and network stick after reboots now.
__________________
Sony Xperia XA2 Ultra SFOS 3 + Sony Xperia X SFOS 3, Nokia N810

Last edited by deprecated; 2017-09-30 at 06:35.
 

The Following 15 Users Say Thank You to deprecated For This Useful Post: