what is TTL target?
what TTL Fix module (magisk) do?
For me, it breaks my WiFi. Found this out after I flashed my phone again because it was having spotty issues. I've stopped using this personally.
Sent from my Mi MIX 2S using Tapatalk
This "fix" messes mine up too. What was the intention? Will reflashing the fix in magisk remove all and heal all?
nakedpwr said:
This "fix" messes mine up too. What was the intention? Will reflashing the fix in magisk remove all and heal all?
Click to expand...
Click to collapse
did it messed wifi even when you uninstalled it from magisk?
xumixu said:
did it messed wifi even when you uninstalled it from magisk?
Click to expand...
Click to collapse
It should fix the issues after an uninstall. I reflashed my phone before realizing what caused the issue.
TTL is "time to live" for internet use. This fix sets the TTL so minimal, a lot of websites can't respond fast enough to properly load.
Sent from my Mi MIX 2S using Tapatalk
Thanks for the explanation
Related
I have tried nearly every combination of settings I can think of. I originally had CM10, then dirty flashed to 10.1. Everything seems to be working swell with the rom, but I cannot get tethering to work. I leave security to "open" too. How should I set it up? Netd-master? Device on Auto? I have even switched those up. MMS clamping and routing fix are both checked as well.
Any suggestions?
Thanks in advance.
996 said:
I have tried nearly every combination of settings I can think of. I originally had CM10, then dirty flashed to 10.1. Everything seems to be working swell with the rom, but I cannot get tethering to work. I leave security to "open" too. How should I set it up? Netd-master? Device on Auto? I have even switched those up. MMS clamping and routing fix are both checked as well.
Any suggestions?
Thanks in advance.
Click to expand...
Click to collapse
I have only had luck when the 4.2 rom had the built-in wifi hotspot hacked, any other 3rd party wifi tether wouldn't work
996 said:
I have tried nearly every combination of settings I can think of. I originally had CM10, then dirty flashed to 10.1. Everything seems to be working swell with the rom, but I cannot get tethering to work. I leave security to "open" too. How should I set it up? Netd-master? Device on Auto? I have even switched those up. MMS clamping and routing fix are both checked as well.
Any suggestions?
Thanks in advance.
Click to expand...
Click to collapse
I just use the WiFi toggle. It works for the most part. Most can get it to work that way. When in doubt I use pdanet but I'll work with it a little tomorrow.
Sent from my SCH-I535 using xda premium
996 said:
I have tried nearly every combination of settings I can think of. I originally had CM10, then dirty flashed to 10.1. Everything seems to be working swell with the rom, but I cannot get tethering to work. I leave security to "open" too. How should I set it up? Netd-master? Device on Auto? I have even switched those up. MMS clamping and routing fix are both checked as well.
Any suggestions?
Thanks in advance.
Click to expand...
Click to collapse
I'm running a late December build and mine works fine with an open security. I haven't had any luck with any secured connection.
bobby janow said:
I just use the WiFi toggle. It works for the most part. Most can get it to work that way. When in doubt I use pdanet but I'll work with it a little tomorrow.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
FoxFi instantly crashes for me when I activate tethering. And isn't pdanet just for usb tethering?
996 said:
FoxFi instantly crashes for me when I activate tethering. And isn't pdanet just for usb tethering?
Click to expand...
Click to collapse
Yes it is. But it is fail safe.
Sent from my SCH-I535 using xda premium
Spotify plays when I power my phone on. Started a week or so ago. I checked the app and I don't see anything about play at startup. I think a couple weeks ago poweramp was doing this. Something must be triggering it but I can't find it. Any one have experience with this? Or know how I can find the reason. Is there a way to see what the CPU and ROM is loading at startup? Rooted 4.4.4 xposed.
dontbeweakvato said:
Spotify plays when I power my phone on. Started a week or so ago. I checked the app and I don't see anything about play at startup. I think a couple weeks ago poweramp was doing this. Something must be triggering it but I can't find it. Any one have experience with this? Or know how I can find the reason. Is there a way to see what the CPU and ROM is loading at startup? Rooted 4.4.4 xposed.
Click to expand...
Click to collapse
BootManager module then prevent it from starting on boot then?
Lethargy said:
BootManager module then prevent it from starting on boot then?
Click to expand...
Click to collapse
Yea that's good. But I want to know what is doing it, or why.
dontbeweakvato said:
Yea that's good. But I want to know what is doing it, or why.
Click to expand...
Click to collapse
Don't know, I don't use Spotify.
Might be when the sdcard is mounted at startup or whatever. Just want to know what.
Do you mean it actually plays music when you boot the phone?
Must be some other app causing that.
Sent from my Nexus 5 using Tapatalk
rootSU said:
Do you mean it actually plays music when you boot the phone?
Must be some other app causing that.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yup! Been playing spotify for the last week on startup. Think it might of played poweramp or something (maybe but not sure) last week.
Not sure what's causing it but you might try Autostarts (play store)...You can disable startup events for each app.
I would try reinstalling it but I'm assuming it's something to do with your setup. Perhaps an xposed module?
bblzd said:
I would try reinstalling it but I'm assuming it's something to do with your setup. Perhaps an xposed module?
Click to expand...
Click to collapse
Yep. Thanks. It was the chocolate milk module..... pretty sure.
I am running Android M Build # MPZ44Q. I read that changing the MTU from 1500 to 1204 will drastically improve tethering whether its Wi-Fi or USB. But how do I do it? I looked and tried some adb commands I came across. But I just got some error that said it cant be done.
Google what MTU stands for... The bigger the better is what it goes for...
P.S work at Cisco hence deal with it everyday
Op, you probably need to be rooted to tweak those variables.
Sent from my Nexus 5 using Tapatalk
rohit25 said:
Google what MTU stands for... The bigger the better is what it goes for...
P.S work at Cisco hence deal with it everyday
Click to expand...
Click to collapse
I know what MTU is. But its going to work different on a phone than on a router or switch. The phone is connected via USB 2.0. So the higher MTU may be causing a bottle neck which would slow down the connection.
beekay201 said:
Op, you probably need to be rooted to tweak those variables.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I am running a custom ROM so I am rooted.
I've tried to edit the mtu, the commands are there if you have busybox. However android will not actually allow you to edit the mtu. You can change the interface parameters but it doesn't work. The tethering doesn't have anything but barebones passthru built in and won't allow the changes to actually apply.
fwayfarer said:
I've tried to edit the mtu, the commands are there if you have busybox. However android will not actually allow you to edit the mtu. You can change the interface parameters but it doesn't work. The tethering doesn't have anything but barebones passthru built in and won't allow the changes to actually apply.
Click to expand...
Click to collapse
Weird. I know on some of the older phones you could do it. Well thanks for trying. I guess tethering will always suck for speed.
jaed.43725 said:
Weird. I know on some of the older phones you could do it. Well thanks for trying. I guess tethering will always suck for speed.
Click to expand...
Click to collapse
I use mine to download Xbox one games and it would be nice to tether and use if to play as well, but the mtu really screws that up, I know. I've tried the paid WiFi tether router app which has a setting to adjust the mtu, but it does not actually work either. We'd need custom drivers supporting the option, and for the chipset to actually accept the command.
fwayfarer said:
I use mine to download Xbox one games and it would be nice to tether and use if to play as well, but the mtu really screws that up, I know. I've tried the paid WiFi tether router app which has a setting to adjust the mtu, but it does not actually work either. We'd need custom drivers supporting the option, and for the chipset to actually accept the command.
Click to expand...
Click to collapse
I see. So this goes all the way to Qualcomm and Google possibly T-Mobile or AT&T being in collaboration to make the devices MTU locked. And if its a firmware or even hardware issue then its best to just let it be and look for a phone that can be changed if it comes to that.
fwayfarer said:
I've tried to edit the mtu, the commands are there if you have busybox. However android will not actually allow you to edit the mtu. You can change the interface parameters but it doesn't work. The tethering doesn't have anything but barebones passthru built in and won't allow the changes to actually apply.
Click to expand...
Click to collapse
I seem to remember some custom kernels supporting TCP IP tweaking.
Sent from my Nexus 5 using Tapatalk
beekay201 said:
I seem to remember some custom kernels supporting TCP IP tweaking.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
If you happen to find out do post. I would def be willing to try it.
So this was happening with my 6 Pro, also, so when the 7 Pro came out I traded up, but it's happening on the 7 as well.
Let me start off by saying I am on Wifi probably 95% So I get "some" notifications, but as soon as I switch to cell, a bunch of new notifications come through, has anyone seen this or know how to fix it?
Are you using any ad blocking? I've been having some issues with my pixel that I never had before (my first Google device).
issasaurus said:
Are you using any ad blocking? I've been having some issues with my pixel that I never had before (my first Google device).
Click to expand...
Click to collapse
No not at all.
Check whether it's detecting your wifi network as a metered connection, or change it from autodetect to "treat as unmetered" and see if it makes a difference...?
terlynn4 said:
Check whether it's detecting your wifi network as a metered connection, or change it from autodetect to "treat as unmetered" and see if it makes a difference...?
Click to expand...
Click to collapse
Thanks, I will give this a try.
terlynn4 said:
Check whether it's detecting your wifi network as a metered connection, or change it from autodetect to "treat as unmetered" and see if it makes a difference...?
Click to expand...
Click to collapse
I think this may have worked!! Thank you
idbl_fanatic said:
I think this may have worked!! Thank you
Click to expand...
Click to collapse
Awesome! Glad that seems to have fixed it.
One thing I would like to do is be able to record phone calls. Does the default dialer have this built in somewhere that can be activated? TIA
If all you wanna go is record, skvalex' Call Recorder is the best there is.
krakout said:
If all you wanna go is record, skvalex' Call Recorder is the best there is.
Click to expand...
Click to collapse
Seconded. Works well, been using it for quite awhile.
Worth every penny. Bought it years ago, never failed me.
krakout said:
If all you wanna go is record, skvalex' Call Recorder is the best there is.
Click to expand...
Click to collapse
No, I want to know what Magisk modules are recommended too. Thanks for the call recorder info.
bird333 said:
No, I want to know what Magisk modules are recommended too. Thanks for the call recorder info.
Click to expand...
Click to collapse
Here's what I'm using.
LSposed
AOSP Mods
Cool-Tensor
Thermal Throttling Modifier
Universal SafetyNet Fix
SystemUI Bootloop Saver (can be found on FoxMMM)
NoStorageRestrict (can also be found on FoxMMM)
Not putting anyone down, but what is the obsession lately with call recording?
schmeggy929 said:
Not putting anyone down, but what is the obsession lately with call recording?
Click to expand...
Click to collapse
I don't know of it being anything that's more popular "lately" as it's been a common feature that roms, dialers and modules have been including for as long as I've been modding phones (many, many years. For me, it's just a nice-to-have if you ever need it feature. And it's more like, OMG we take all of our calls on mini computers now and we can't easily record a call by default?? Just my opinion.
Fishawy said:
Here's what I'm using.
LSposed
AOSP Mods
Cool-Tensor
Thermal Throttling Modifier
Universal SafetyNet Fix
SystemUI Bootloop Saver (can be found on FoxMMM)
NoStorageRestrict (can also be found on FoxMMM)
Click to expand...
Click to collapse
Just to mention, Delta had built in bootloop saving functionality!
krakout said:
Just to mention, Delta had built in bootloop saving functionality!
Click to expand...
Click to collapse
Thanks for that, but I had all kind of problems with both Delta and the latest Canary (SafetyNet, AdAway, and patching init_boot), so I reverted to Stable and called it a day.
Having one extra module with peace of mind to me is much better than having one less module with troubles.
Really? Never had an issue with Delta... Weird. Anyhow that's for a different thread
krakout said:
Just to mention, Delta had built in bootloop saving functionality!
Click to expand...
Click to collapse
Cool tensor...lol
cultofluna said:
Cool tensor...lol
Click to expand...
Click to collapse
Wrong quote?
Anyone familiar with Magisk module for modded Gallery for unlimited backup storage?
schmeggy929 said:
Not putting anyone down, but what is the obsession lately with call recording?
Click to expand...
Click to collapse
Right??
weriwd said:
Anyone familiar with Magisk module for modded Gallery for unlimited backup storage?
Click to expand...
Click to collapse
There's a thread about that, but it's going to be buried several pages back or so
Fishawy said:
Here's what I'm using.
LSposed
AOSP Mods
Cool-Tensor
Thermal Throttling Modifier
Universal SafetyNet Fix
SystemUI Bootloop Saver (can be found on FoxMMM)
NoStorageRestrict (can also be found on FoxMMM)
Click to expand...
Click to collapse
Cool Tensor and Throttling modifier aren't 2 completely opposite and controversial modules to work together? What is the benefit for one module trying to set higher thermal limits to avoid throttling and the other one to limiting further the clocks for not throttling..
I would like your experience about this 2 mods working together it looks interesting but i don't know if they cooperate well..
Chrisnik said:
Cool Tensor and Throttling modifier aren't 2 completely opposite and controversial modules to work together? What is the benefit for one module trying to set higher thermal limits to avoid throttling and the other one to limiting further the clocks for not throttling..
I would like your experience about this 2 mods working together it looks interesting but i don't know if they cooperate well..
Click to expand...
Click to collapse
I was thinking the same myself, but thought maybe I was remembering something wrong.
Anyhow, Cool actually made my phone charge slower than a '99 Nokia, so there's that...
How do I get playstore to recognize Netflix as a valid app for my phone? On my last device, Universal SafetyNet Fix did the trick, but on the P7P.
The Apostle said:
How do I get playstore to recognize Netflix as a valid app for my phone? On my last device, Universal SafetyNet Fix did the trick, but on the P7P.
Click to expand...
Click to collapse
Use Universal SafetyNet Fix by @kdrag0n from [URL='https://github.com/kdrag0n/safetynet-fix/releases']here[/URL]