Hi funkylogik,
I did the following;
After rooting the phone. - Moto G 4G XT1309
A. tether_dun_required=0 (each time I checked on my smartphone, it didn't seem to save before, but after rooting, it seemed to stay there). Reboot your device.
B. Make changes to the following;
build.prop
D. Now enable tethering.
Before Rooting
I did try A+C before rooting, but this didn't work.(I got text messages from Three stating that personal hotspot wasn't available)
I did try C before rooting, but this didn't work.(I got text messages from Three stating that personal hotspot wasn't available)
I could not try B as I needed root access.
After rooting
I tried A+B+C = tethering working, no messages from Three
I didn't try A+C, so I don't know if you really needed B (maybe because it now stored the tether_dun_required, B wasn't needed...but not too sure)
The above may help others out there if they're struggling!
I did the following;
After rooting the phone. - Moto G 4G XT1309
A. tether_dun_required=0 (each time I checked on my smartphone, it didn't seem to save before, but after rooting, it seemed to stay there). Reboot your device.
B. Make changes to the following;
build.prop
- Modifying system files could render your device useless, so by continuing you’re assuming that risk
- Since this involves working around a carrier setting, you also need to make sure that your plan doesn’t prohibit you to tether (Note: your plan doesn’t have specifically allow you to tether, it just has to not prohibityou from doing so)
- Using a root file explorer, navigate to /system/
- (Optional) Make a copy of the build.prop
- Open the build.prop file with a text editor
- Add the following line to the bottom of build.prop file: net.tethering.noprovisioning=true
- Save the file and reboot your device
D. Now enable tethering.
Before Rooting
I did try A+C before rooting, but this didn't work.(I got text messages from Three stating that personal hotspot wasn't available)
I did try C before rooting, but this didn't work.(I got text messages from Three stating that personal hotspot wasn't available)
I could not try B as I needed root access.
After rooting
I tried A+B+C = tethering working, no messages from Three
I didn't try A+C, so I don't know if you really needed B (maybe because it now stored the tether_dun_required, B wasn't needed...but not too sure)
The above may help others out there if they're struggling!