frequent wifi disconnects

Hello,

Has anyone experienced frequent WIFI disconnects after installing gapps? Besides being very annoying, I can not reconnect and I have to reboot the OS.

Thank you.
Gabriel

Comments

  • Does emteria have drivers for HSDPA/HSUPA USB modems? I tried today to plug a ZTE model K3571-Z USB modem, but it seems that I have no controls over it. There are no buttons, options or settings available to setup or control the modem.

    I tried this, because WIFI really has problems after I installed Open Gapps. WIFI disconnects frequently and can not reconnect. I have to reboot the OS to connect to WIFI again. If I don't install Open Gapps, the WIFI is working fine, but the problem is that some apps do not work properly or do not start if google services are not installed or not running.

    For example Google Maps works for a while, and then WIFI disconnects. If I start Youtube, it disconnects the WIFI instantly! If I use ConnectBot it's working for a while, and than it disconnects. And so on...

  • After the wpa_supplicant reassociates to the SSID, and the Dhcpclient receives the leased IP address, I think this seems to be the problem:

    12-02 00:07:42.521 204 460 E Netd : netlink response contains error (File exists)
    12-02 00:07:42.521 204 460 E Netd : failed to add interface wlan0 to netId 101
    12-02 00:07:42.525 467 519 E ConnectivityService: Exception adding interface: java.lang.IllegalStateException: command '49 network interface add 101 wlan0' failed with '400 49 addInterfaceToNetwork() failed (File exists)'
    12-02 00:07:42.526 204 460 E Netd : interface wlan0 not assigned to any netId
    12-02 00:07:42.529 204 460 E Netd : interface wlan0 not assigned to any netId
    12-02 00:07:42.531 467 519 E ConnectivityService: Exception in addRoute for non-gateway: java.lang.IllegalStateException: command '51 network route add 101 wlan0 192.168.248.0/22' failed with '400 51 addRoute() failed (No such device)'
    12-02 00:07:42.532 204 460 E Netd : interface wlan0 not assigned to any netId
    12-02 00:07:42.535 467 519 E ConnectivityService: Exception in addRoute for gateway: java.lang.IllegalStateException: command '52 network route add 101 wlan0 0.0.0.0/0 192.168.251.254' failed with '400 52 addRoute() failed (No such device)'
    12-02 00:07:42.535 467 519 D ConnectivityService: Setting DNS servers for network 101 to [/8.8.8.8]

  • But before that, wpa_supplicant had some problems:

    12-02 00:07:34.999 544 544 E wpa_supplicant: wpa_driver_nl80211_driver_cmd: failed to issue private command: RXFILTER-STOP
    12-02 00:07:34.999 544 544 I wpa_supplicant: wlan0: CTRL-EVENT-DRIVER-STATE HANGED
    12-02 00:07:37.414 467 515 D WifiStateMachine: SupplicantStoppingState: stopSupplicant init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
    12-02 00:07:37.426 544 544 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=18:33:9d:a0:31:e2 reason=3 locally_generated=1
    12-02 00:07:37.462 544 544 I wpa_supplicant: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
    12-02 00:07:37.473 544 544 I wpa_supplicant: wlan0: CTRL-EVENT-TERMINATING
    12-02 00:07:38.680 467 515 E WifiMonitor: killSupplicant p2pfalse init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
    12-02 00:07:39.562 2433 2433 I wpa_supplicant: Successfully initialized wpa_supplicant

  • We've fixed an issue with Android reporting "No internet" when trying to reconnect WLAN. It will be in the upcoming release.

  • Good to hear that. I can hardly wait to test it. What about 3G USB Modems? Thank you. Gabriel

  • Should be fixed now.

This discussion has been closed.