[request] check your build.prop and relay info - Moto X Q&A

i need somebody to help me out. so i used the xblast module and there was this option to "use google DNS hack" i did but it doesnt say that you can't revert changes unless you do it manually. i need somebody thats rooted with a stock rom go into the build.prop and tell me what the defult code is for these 4 lines
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
Click to expand...
Click to collapse
only instead of 8.8.8.8 or 8.8.4.4 tell me what your says. Thanks. Greatly appreciated.

me myself and i said:
i need somebody to help me out. so i used the xblast module and there was this option to "use google DNS hack" i did but it doesnt say that you can't revert changes unless you do it manually. i need somebody thats rooted with a stock rom go into the build.prop and tell me what the defult code is for these 4 lines
only instead of 8.8.8.8 or 8.8.4.4 tell me what your says. Thanks. Greatly appreciated.
Click to expand...
Click to collapse
You may delete those lines from build.prop. They are not present on stock.

thank you very much. very grateful

Related

a-GPS settings from stock Rogers ROM

Could someone using the stock Rogers ROM help me out and post his/her a-GPS registry settings found here: HKLM\Software\HTC\SUPL AGPS
Thanks.
efrant said:
Could someone using the stock Rogers ROM help me out and post his/her a-GPS registry settings found here: HKLM\Software\HTC\SUPL AGPS
Thanks.
Click to expand...
Click to collapse
Attached. Hope this helps you.
Rumball said:
Attached. Hope this helps you.
Click to expand...
Click to collapse
Thank you very much.
Unfortunately, I still don't think I can get a-GPS to work on Rogers.
I am afraid those settings won't get us a-gps functionality. Server with that private IP is apparently visible only thru a very specific access point, which strangely why isn't specified in registry, also the key that enables the a-gps functionality is set to 0 which means agps is disabled. Apparently (to me) stock Rogers rom has a-gps function left out...

[Q] A way to activate stock USB & Wifi tethering?

So I'm unlocked and using pretty much everything but AT&T. Is there a way to allow stock tethering functionality on our device?
I already tried getting rid of TetheringGuard.apk/odex and ATT_Hotspot.apk/odex, borrowing hacked telephony.db from http://forum.xda-developers.com/showthread.php?t=1677261, and editing build.prop with this:
ro.wifi.hotspotUI=1
ro.usb.tetheringUI=1
ro.tether.denied=false
No go.
PdtS said:
So I'm unlocked and using pretty much everything but AT&T. Is there a way to allow stock tethering functionality on our device?
I already tried getting rid of TetheringGuard.apk/odex and ATT_Hotspot.apk/odex, borrowing hacked telephony.db from http://forum.xda-developers.com/showthread.php?t=1677261, and editing build.prop with this:
ro.wifi.hotspotUI=1
ro.usb.tetheringUI=1
ro.tether.denied=false
No go.
Click to expand...
Click to collapse
I was able to do it through settings without any mods.
Hey James! Was it on your Sense rom? 'Cause I haven't flashed it yet
PdtS said:
Hey James! Was it on your Sense rom? 'Cause I haven't flashed it yet
Click to expand...
Click to collapse
Nah the stock Rom. I will reflash to confirm but I'm pretty sure it just worked
Sent from my HTC first using xda premium
This is what I'm getting every time. Notice how this message is in Sense framework for some reason.
PdtS said:
This is what I'm getting every time. Notice how this message is in Sense framework for some reason.
Click to expand...
Click to collapse
On stock rom? I guess it goes to show how crappy they build this rom
Sent from my HTC first using xda premium
Any updates? I'm on the road can't download it ruu rooted stock roms running mms sense...
Tried deleting tetheringguard.apk no go. Will delete wifirouter.apk and try...
I'm facing the same problem. Could anybody tell us how to troubleshoot this??
After being back on stock ROM I must have been mistaken on my earlier comment. I will look into it once I can some free time
jmz said:
After being back on stock ROM I must have been mistaken on my earlier comment. I will look into it once I can some free time
Click to expand...
Click to collapse
Thank you, JMZ. A particularly (ocassionally) useful feature, especially when using a Straight Talk AT&T SIM. (Only 4 hours till my phone arrives!!) --Larry
Hello JMZ, I'm having same problem. I can't start my wifi hotspot. I don't know how to root my device. This is my first android device. Is it necessary to root my device to use my wifi hotspot. How do i check my ROM type (You guys mentiones STOCK and SENCE ROMS here).
Please help me on this.
Thanks in advance.
Solved
jmz said:
After being back on stock ROM I must have been mistaken on my earlier comment. I will look into it once I can some free time
Click to expand...
Click to collapse
Thanks to diekastro's post #8 at the XDA HTC One X Forum, I found this allowed me to activate a wireless hotspot and eliminated the AT&T check, using SQLite editor.
-- albeit not for the faint of heart:
Make a backup of telephony.db (in case this doesn't work for you)
Your internet APN should be configured (Settings - Mobile data - Access Point names)
1)Open Telephony.db (flange files: data/data/com.android.providers.telephony/databases)
2)Select 'carriers'
3)Search second row, then select Edit field
4)Change ID field with a number non used in this db (ex: in my case the last row is "37" so I used "38") - Save
5)Repeat the 3 and 4 steps, but using row 12.
6)Search the last line (or line with your carrier internet APN)
7)Select the row and Edit Field.
8)Change the ID field to "2". - Save
9)Chose the second row, then Clone Record and change ID field to '12' - Save
Now just need to make changes on the newly created lines:
Row number 2 -> Edit field
1)Change name to ATT Phone
2)Change Type to "default"
2)Insert_by field to "internal".
3)State to "readonly"
Row number 12 -> Edit field
1)Change name to Entiltlement
2)Change Type to "entitle"
2)Insert_by field to "internal".
3)State to "hidden"
My phone: HTC First, rooted and s-off. Stock rom w/ JMZ Kernel. Straight Talk SIM (AT&T network)
--Good luck
amphi66 said:
Thanks to diekastro's post #8 at the XDA HTC One X Forum, I found this allowed me to activate a wireless hotspot and eliminated the AT&T check, using SQLite editor.
-- albeit not for the faint of heart:
Make a backup of telephony.db (in case this doesn't work for you)
Your internet APN should be configured (Settings - Mobile data - Access Point names)
1)Open Telephony.db (flange files: data/data/com.android.providers.telephony/databases)
2)Select 'carriers'
3)Search second row, then select Edit field
4)Change ID field with a number non used in this db (ex: in my case the last row is "37" so I used "38") - Save
5)Repeat the 3 and 4 steps, but using row 12.
6)Search the last line (or line with your carrier internet APN)
7)Select the row and Edit Field.
8)Change the ID field to "2". - Save
9)Chose the second row, then Clone Record and change ID field to '12' - Save
Now just need to make changes on the newly created lines:
Row number 2 -> Edit field
1)Change name to ATT Phone
2)Change Type to "default"
2)Insert_by field to "internal".
3)State to "readonly"
Row number 12 -> Edit field
1)Change name to Entiltlement
2)Change Type to "entitle"
2)Insert_by field to "internal".
3)State to "hidden"
My phone: HTC First, rooted and s-off. Stock rom w/ JMZ Kernel. Straight Talk SIM (AT&T network)
--Good luck
Click to expand...
Click to collapse
do you mind pulling that file and uploading here?
jmz said:
do you mind pulling that file and uploading here?
Click to expand...
Click to collapse
My file is specific to a ST SIM (mvno). Could that cause confusion?
BTW, your work has been invaluable -- Thank you!
amphi66 said:
My file is specific to a ST SIM (mvno). Could that cause confusion?
BTW, your work has been invaluable -- Thank you!
Click to expand...
Click to collapse
Yeah maybe. Can you clarify which one is suppose to be copied to slot 2? Cause the way I read it I just copy 38(which was in slot 2) back to slot 2 and the clone that one to 12. Maybe it has just been a long day....
Sent from my manta using Tapatalk 2
jmz said:
Yeah maybe. Can you clarify which one is suppose to be copied to slot 2? Cause the way I read it I just copy 38(which was in slot 2) back to slot 2 and the clone that one to 12. Maybe it has just been a long day....
Sent from my manta using Tapatalk 2
Click to expand...
Click to collapse
That could be confusing & it is now easy to forget what I did, but it probably should read: 'search the "original" last line (or line with your internet carrier APN)' -- in my example it was line 37 renumbered to 2.
Basically the script just resets the database and subsitutes our actual APN & settings for the default AT&T values, so there is no conflict.
amphi66 said:
That could be confusing & it is now easy to forget what I did, but it probably should read: 'search the "original" last line (or line with your internet carrier APN)' -- in my example it was line 37 renumbered to 2.
Basically the script just resets the database and subsitutes our actual APN & settings for the default AT&T values, so there is no conflict.
Click to expand...
Click to collapse
@jmz: I sent you a PM last night with my telephony.db (after mod). Hope that helped! --Larry
amphi66 said:
@jmz: I sent you a PM last night with my telephony.db (after mod). Hope that helped! --Larry
Click to expand...
Click to collapse
Yeah I got it. Thanks. Somehow I got mine working. I will make a flashable zip for everyone so they don't have to worry about doing all this. Thanks for finding the right solution
jmz said:
Yeah I got it. Thanks. Somehow I got mine working. I will make a flashable zip for everyone so they don't have to worry about doing all this. Thanks for finding the right solution
Click to expand...
Click to collapse
You would almost need some sort of "interactive" zip, as the line numbers and APN details will most likely be personalized per user. But that's why you are a great Dev and I just know enough to be dangerous! Thanks.
amphi66 said:
You would almost need some sort of "interactive" zip, as the line numbers and APN details will most likely be personalized per user. But that's why you are a great Dev and I just know enough to be dangerous! Thanks.
Click to expand...
Click to collapse
Well as long as the user is ATT it will work. My databases.db. if they aren't they will have to do it manually. I can of course include your for users that are on ST(ATT). And as new users come in just add it in. That's what they did for the other att devices like one x and one x+
Sent from my manta using Tapatalk 2

To enable software buttons

Adding the qemu.hw.mainkeys=0 line at the end of prop didn't worked? anything else i need to do?
Got it!
blackinux said:
Adding the qemu.hw.mainkeys=0 line at the end of prop didn't worked? anything else i need to do?
Click to expand...
Click to collapse
I missspelled qemu.. my bad.. works like a charm! thank u

Bluetooth and Wi-Fi Hotspot not working with 6.0

Upgraded to 6.0 with stock base and semi-stock kernel with root to avoid the triangle. Bluetooth will not play, it does connect, but no sound. For Wi-Fi hotspot, I'm on Straight Talk, and it is asking me to contact AT&T to authorize service.
Does anyone know if this is this a kernel or/and 6.0 base issue?
Used Base, Bootloader, and Radio from here
http://forum.xda-developers.com/nexus-6/development/fxz-nexus-6-recovery-flashable-fastboot-t3066052
Used kernel from here
http://forum.xda-developers.com/nexus-6/development/kernel-stock-kernel-root-color-control-t3218958
TIA!!
byrdcfmma said:
Upgraded to 6.0 with stock base and semi-stock kernel with root to avoid the triangle. Bluetooth will not play, it does connect, but no sound. For Wi-Fi hotspot, I'm on Straight Talk, and it is asking me to contact AT&T to authorize service.
Does anyone know if this is this a kernel or/and 6.0 base issue?
Used Base, Bootloader, and Radio from here
http://forum.xda-developers.com/nexus-6/development/fxz-nexus-6-recovery-flashable-fastboot-t3066052
Used kernel from here
http://forum.xda-developers.com/nexus-6/development/kernel-stock-kernel-root-color-control-t3218958
TIA!!
Click to expand...
Click to collapse
hmm.. im wifi tethering right now on android 6.0. but im using despair kernel. whos your provider?
simms22 said:
hmm.. im wifi tethering right now on android 6.0. but im using despair kernel. whos your provider?
Click to expand...
Click to collapse
Straight Talk, as long as the CC payment clears, they don't care what you do, lol... I was thinking it was the kernel too. When I get home I will check out Despair. How is your BT?
byrdcfmma said:
Straight Talk, as long as the CC payment clears, they don't care what you do, lol... I was thinking it was the kernel too. When I get home I will check out Despair. How is your BT?
Click to expand...
Click to collapse
Google sees your Straight Talk as AT&T so without modifying settings.db with "tether_dun_required" =0 tethering will not work.
byrdcfmma said:
Straight Talk, as long as the CC payment clears, they don't care what you do, lol... I was thinking it was the kernel too. When I get home I will check out Despair. How is your BT?
Click to expand...
Click to collapse
bluetooth i dont use, so i cant comment on it :angel:
Witek_M said:
Google sees your Straight Talk as AT&T so without modifying settings.db with "tether_dun_required" =0 tethering will not work.
Click to expand...
Click to collapse
Thank you for the info. Can you tell me how or point me in the right direction to modify settings.db if you get a chance?
byrdcfmma said:
Thank you for the info. Can you tell me how or point me in the right direction to modify settings.db if you get a chance?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=47203432&postcount=70
Witek_M said:
Google sees your Straight Talk as AT&T so without modifying settings.db with "tether_dun_required" =0 tethering will not work.
Click to expand...
Click to collapse
FYI that doesn't exist anymore. That was what worked for lollipop, but now with marshmallow they got rid of that file
jasonftfw said:
FYI that doesn't exist anymore. That was what worked for lollipop, but now with marshmallow they got rid of that file
Click to expand...
Click to collapse
I think it is now in build.prop file: net.tethering.noprovisioning=true. ?
Witek_M said:
I think it is now in build.prop file: net.tethering.noprovisioning=true. ?
Click to expand...
Click to collapse
That's what I've been told needs to be done but I haven't had any luck with it
does changing the kernel require root, or just unlocked bootloader? I tried rooting so I could update the build.prop file, but it soft bricked my phone after i rebooted phone and i needed to reflash stock (used no wipe option). So phone is working but no hotspot and no root (scared to try again after the last time!)
---------- Post added at 11:22 PM ---------- Previous post was at 11:14 PM ----------
simms22 said:
hmm.. im wifi tethering right now on android 6.0. but im using despair kernel. whos your provider?
Click to expand...
Click to collapse
Do i need to be rooted to try a different kernel? I am willing to try the one you are using if it gives me back tethering. I dont use it much, and its my data to use, i dont want my carrier preventing me from using it! I have Cricket, i tried calling them to find out if the feature can be added and they said since its a bring your own device that it can't. it worked before i got the 6.0 update! WHY YOU DO THIS GOOGLE!

Change dns?

Someone knows, how to modify the DNS. I can not find the option in settings.
Thanks.
sanzuca said:
Someone knows, how to modify the DNS. I can not find the option in settings.
Thanks.
Click to expand...
Click to collapse
I don't think you can on 8.1 without root, but I think the Android P beta has an option for it

Categories

Resources