Search results

  1. D

    Post 5GHz wifi problem fix?

    [Guide][Root] How to disable 5 GHz Wi-Fi Following this post by Ironsigh on LG G3 subforum, I was able to disable 5 GHz Wi-Fi on my rooted Xiaomi Mi A1: Open a root shell using adb: adb shell Navigate to /vendor/etc/wifi: cd /vendor/etc/wifi Mount /system as read-write: mount -o remount,rw /...
  2. D

    Post Netflix not working after pie update

    Unfortunately, this issue isn't solved yet and I reproduced It after switching to LineageOS 16.0. Apparently, any time the device switches to a Wi-Fi network, some system service disables PMTU Discovery by setting /proc/sys/net/ipv4/ip_no_pmtu_disc to 1. It looks like this kernel parameter is...
  3. D

    Post Audio Recording Problem After Android 10

    Turn off Voice Match I have the same problem on stock after updating ti Android 10. Following this suggestion on another thread solved the issue: Open the Google App > Settings and turn off Voice Match Be sure to disable both "OK Google" and "While Driving" Reboot
  4. D

    Post Netflix not working after pie update

    Lowering the MTU size from 1488 (the default) to 1480 on my router appeared to "solve" the problem almost instantly. For reference, I followed the steps detailed both in How to find the proper MTU size on D-Link router? and in the user manual, which boil down to: Run ping to determine the...
  5. D

    Post Does your Wifi disconnects and reconnects on its own?

    I have the same problem on a stock device (with Android Pie): dual band Wi-Fi keeps disconnecting, unless I am within 3 m (10 feet) of the router. Disabling the 5 GHz 802.11ac network solved the issue.