ngoquang2708 / android_device_samsung_vivalto3gvn

Device tree for Samsung Galaxy V SM-G313HZ
7 stars 8 forks source link

WiFi: connect to AP cause boot loop #82

Closed ngoquang2708 closed 6 years ago

ngoquang2708 commented 7 years ago
10-01 21:02:08.016  2121  2221 E WifiHW  : Unable to open connection to supplicant on "@android:wpa_wlan0": Permission denied
ngoquang2708 commented 7 years ago
10-01 21:25:38.697   199   581 V IdletimerController: runCmd(/system/bin/ip6tables -w -t raw -A idletimer_raw_PREROUTING -i wlan0 -j IDLETIMER --timeout 15 --label 1 --send_nl_msg 1) res_ipv4=1, res_ipv6=1
10-01 21:25:38.707   525   609 E ConnectivityService: Exception in setupDataActivityTracking java.lang.IllegalStateException: command '42 idletimer add wlan0 15 1' failed with '400 42 Failed to add interface'
ngoquang2708 commented 7 years ago

If I connect to AP right in CMSetupWizard, bootloop would gone! So, Is CMSetupWizard issue???

diepquynh commented 7 years ago

Maybe, and what's the problem of CMSW with you?

ngoquang2708 commented 7 years ago

Disconnect then reconnect WiFi, bootloop again!

ngoquang2708 commented 7 years ago

Latest updates from CM repos fixed this issue.

ngoquang2708 commented 7 years ago

This issue re-appear again only when I enabled dex-preopt. The one that crash is org.cyanogenmod.cmparts. It crash right after connected to the WiFi.