Hi,
With CM11 (and custom based rom) i can't connect to wifi !
I have no problem with LRS rom (stock based rom).
I try to change the channel, SSID, security (i try WPA(TKIP) , WPA(AES/CCMP) , WPA(TKIP + AES) )
My Wifi router has no WPA2 option.
I also try to change some settings in WCNSS_qcom_cfg.ini but still doesn't work.
In the logcat :
I/wpa_supplicant( 852): wlan0: Trying to associate with SSID 'xxxxxxx'
I/wpa_supplicant( 852): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
I/wpa_supplicant( 852): wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="xxxxxxx" auth_failures=4 duration=20
I/wpa_supplicant( 852): wlan0: CTRL-EVENT-SCAN-STARTED
I/wpa_supplicant( 852): wlan0: CTRL-EVENT-SCAN-STARTED
I/wpa_supplicant( 852): wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="xxxxxxx"
I/wpa_supplicant( 852): wlan0: Trying to associate with SSID 'xxxxxxx'
...
Could you help me ?
(sorry i'm french)
No one can help me ?
more debug
iwlist
lan0 Scan completed :
Cell 01 - Address: 7A:A2:81:xx:xx:xx
Channel:9
Frequency:2.452 GHz (Channel 9)
Quality=66/70 Signal level=-44 dBm
Encryption keyn
ESSID:"xxxxxxx"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
18 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000000083a893f3
Extra: Last beacon: 26924ms ago
IE: Unknown: 000C616C6963655F4D4241435546
IE: Unknown: 010882848B961224486C
IE: Unknown: 030109
IE: Unknown: 2A0104
IE: Unknown: 32040C183060
IE: Unknown: 2D1A6E1017FFFF000001000000000000000000000000000000000000
IE: Unknown: 3D1609050600000000000000000000000000000000000000
IE: Unknown: 3E0100
IE: WPA Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
IE: Unknown: 7F0101
IE: Unknown: DD07000C4300000000
IE: Unknown: DD1E00904C336E1017FFFF000001000000000000000000000000000000000000
IE: Unknown: DD1A00904C3409050600000000000000000000000000000000000000
cat /data/misc/wifi/wpa_supplicant.conf
ctrl_interface=/data/misc/wifi/sockets
fast_reauth=0
driver_param=use_p2p_group_interface=1use_multi_chan_concurrent=1
update_config=1
device_name=awifi_open_eu
manufacturer=LGE
model_name=LG-V500
model_number=LG-V500
serial_number=0a7bdc0c594ff990
device_type=10-0050F204-5
config_methods=physical_display virtual_push_button
network={
ssid="xxxxxxxxxxx"
psk="xxxxxx"
key_mgmt=WPA-PSK
priority=2
}
cat /etc/wifi/wpa_supplicant.conf
update_config=1
ctrl_interface=wlan0
eapol_version=1
ap_scan=1
wpa_supplicant -iwlan0 -c /data/misc/wifi/wpa_supplicant.conf -d
logcat -d |grep wpa_supplicant
I/wpa_supplicant( 830): wlan0: CTRL-EVENT-SCAN-STARTED
D/wpa_supplicant( 3130): wpa_supplicant v2.1-devel-4.4.4
D/wpa_supplicant( 3130): random: Trying to read entropy from /dev/random
I/wpa_supplicant( 3130): Successfully initialized wpa_supplicant
D/wpa_supplicant( 3130): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 3130): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 3130): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 3130): ctrl_interface='/data/misc/wifi/sockets'
D/wpa_supplicant( 3130): fast_reauth=0
D/wpa_supplicant( 3130): driver_param='use_p2p_group_interface=1use_multi_chan_concurrent=1'
D/wpa_supplicant( 3130): update_config=1
D/wpa_supplicant( 3130): device_name='awifi_open_eu'
D/wpa_supplicant( 3130): manufacturer='LGE'
D/wpa_supplicant( 3130): model_name='LG-V500'
D/wpa_supplicant( 3130): model_number='LG-V500'
D/wpa_supplicant( 3130): serial_number='0a7bdc0c594ff990'
D/wpa_supplicant( 3130): config_methods='physical_display virtual_push_button'
D/wpa_supplicant( 3130): Priority group 4
D/wpa_supplicant( 3130): id=0 ssid='xxxxxxxxx'
D/wpa_supplicant( 3130): nl80211: Could not add multicast membership for vendor events: -2 (No such file or directory)
I/wpa_supplicant( 3130): rfkill: Cannot open RFKILL control device
D/wpa_supplicant( 3130): nl80211: RFKILL status not available
D/wpa_supplicant( 3130): nl80211: Using driver-based off-channel TX
D/wpa_supplicant( 3130): nl80211: Using driver-based roaming
D/wpa_supplicant( 3130): nl80211: Supports Probe Response offload in AP mode
D/wpa_supplicant( 3130): nl80211: Use separate P2P group interface (driver advertised support)
D/wpa_supplicant( 3130): nl80211: Enable multi-channel concurrent (driver advertised support)
D/wpa_supplicant( 3130): nl80211: Driver is new enough to support monitor-less mode
D/wpa_supplicant( 3130): nl80211: interface wlan0 in phy phy0
D/wpa_supplicant( 3130): nl80211: Set mode ifindex 22 iftype 2 (STATION)
D/wpa_supplicant( 3130): nl80211: Subscribe to mgmt frames with non-AP handle 0xb8924878
D/wpa_supplicant( 3130): nl80211: Register frame type=0xd0 nl_handle=0xb8924878
D/wpa_supplicant( 3130): nl80211: Register frame match - hexdump(len=2): 04 0a
D/wpa_supplicant( 3130): nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
D/wpa_supplicant( 3130): nl80211: Register frame match - hexdump(len=2): 04 0a
D/wpa_supplicant( 3130): nl80211: Failed to register Action frame processing - ignore for now
D/wpa_supplicant( 3130): netlink: Operstate: linkmode=1, operstate=5
D/wpa_supplicant( 3130): nl80211: driver param='use_p2p_group_interface=1use_multi_chan_concurrent=1'
D/wpa_supplicant( 3130): nl80211: Use separate P2P group interface
D/wpa_supplicant( 3130): nl80211: Use Multi channel concurrency
D/wpa_supplicant( 3130): nl80211: Regulatory information - country=00
D/wpa_supplicant( 3130): nl80211: 2402-2472 @ 40 MHz
D/wpa_supplicant( 3130): nl80211: 2457-2482 @ 20 MHz
D/wpa_supplicant( 3130): nl80211: 2474-2494 @ 20 MHz
D/wpa_supplicant( 3130): nl80211: 5170-5250 @ 40 MHz
D/wpa_supplicant( 3130): nl80211: 5735-5835 @ 40 MHz
D/wpa_supplicant( 3130): nl80211: Added 802.11b mode based on 802.11g information
D/wpa_supplicant( 3130): wlan0: Own MAC address: cc:fa:00:xx:xx:xx
D/wpa_supplicant( 3130): wpa_driver_nl80211_set_key: ifindex=22 (wlan0) alg=0 addr=0x0 key_idx=0 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 3130): wpa_driver_nl80211_set_key: ifindex=22 (wlan0) alg=0 addr=0x0 key_idx=1 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 3130): wpa_driver_nl80211_set_key: ifindex=22 (wlan0) alg=0 addr=0x0 key_idx=2 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 3130): wpa_driver_nl80211_set_key: ifindex=22 (wlan0) alg=0 addr=0x0 key_idx=3 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 3130): wpa_driver_nl80211_set_key: ifindex=22 (wlan0) alg=0 addr=0x0 key_idx=4 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 3130): wpa_driver_nl80211_set_key: ifindex=22 (wlan0) alg=0 addr=0x0 key_idx=5 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 3130): wlan0: RSN: flushing PMKID list in the driver
D/wpa_supplicant( 3130): nl80211: Flush PMKIDs
D/wpa_supplicant( 3130): wlan0: Setting scan request: 0 sec 100000 usec
D/wpa_supplicant( 3130): TDLS: TDLS operation not supported by driver
D/wpa_supplicant( 3130): TDLS: Driver uses internal link setup
D/wpa_supplicant( 3130): WPS: Set UUID for interface wlan0
D/wpa_supplicant( 3130): WPS: UUID based on MAC address - hexdump(len=16): 6b f9 3b d1 9b 40 52 c7 xx xx xx xx 21 56 88 62
D/wpa_supplicant( 3130): EAPOL: SUPP_PAE entering state DISCONNECTED
D/wpa_supplicant( 3130): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 3130): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
D/wpa_supplicant( 3130): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
D/wpa_supplicant( 3130): EAPOL: SUPP_BE entering state INITIALIZE
D/wpa_supplicant( 3130): EAP: EAP entering state DISABLED
D/wpa_supplicant( 3130): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 3130): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
D/wpa_supplicant( 3130): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 3130): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
D/wpa_supplicant( 3130): Using existing control interface directory.
D/wpa_supplicant( 3130): ctrl_iface bind(PF_UNIX) failed: Address already in use
I/wpa_supplicant( 3130): ctrl_iface exists and seems to be in use - cannot override it
I/wpa_supplicant( 3130): Delete '/data/misc/wifi/sockets/wlan0' manually if it is not used anymore
E/wpa_supplicant( 3130): Failed to initialize control interface '/data/misc/wifi/sockets'.
E/wpa_supplicant( 3130): You may have another wpa_supplicant process already running or the file was
E/wpa_supplicant( 3130): left by an unclean termination of wpa_supplicant in which case you will need
E/wpa_supplicant( 3130): to manually remove this file before starting wpa_supplicant again.
D/wpa_supplicant( 3130): Failed to add interface wlan0
D/wpa_supplicant( 3130): wlan0: Request to deauthenticate - bssid=00:00:00:00:00:00 pending_bssid=00:00:00:00:00:00 reason=3 state=DISCONNECTED
D/wpa_supplicant( 3130): TDLS: Tear down peers
D/wpa_supplicant( 3130): wlan0: No keys have been configured - skip key clearing
D/wpa_supplicant( 3130): wlan0: State: DISCONNECTED -> DISCONNECTED
D/wpa_supplicant( 3130): wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT)
D/wpa_supplicant( 3130): netlink: Operstate: linkmode=-1, operstate=5
D/wpa_supplicant( 3130): EAPOL: External notification - portEnabled=0
D/wpa_supplicant( 3130): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 3130): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
D/wpa_supplicant( 3130): EAPOL: External notification - portValid=0
D/wpa_supplicant( 3130): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 3130): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00
D/wpa_supplicant( 3130): wlan0: No keys have been configured - skip key clearing
D/wpa_supplicant( 3130): wlan0: Cancelling scan request
D/wpa_supplicant( 3130): wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0)
D/wpa_supplicant( 3130): wlan0: Cancelling authentication timeout
D/wpa_supplicant( 3130): netlink: Operstate: linkmode=0, operstate=6
D/wpa_supplicant( 3130): nl80211: Set mode ifindex 22 iftype 2 (STATION)
D/wpa_supplicant( 3130): nl80211: Unsubscribe mgmt frames handle 0xb8924878 (mode change)
I/wpa_supplicant( 830): wlan0: CTRL-EVENT-DRIVER-STATE STARTED
I/wpa_supplicant( 830): wlan0: CTRL-EVENT-SCAN-STARTED
I/wpa_supplicant( 830): wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="xxxxxxxxx"
I/wpa_supplicant( 830): wlan0: Trying to associate with SSID 'xxxxxxxxx'
I/wpa_supplicant( 830): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
I/wpa_supplicant( 830): wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="xxxxxxxxx" auth_failures=7 duration=30
I/wpa_supplicant( 830): wlan0: CTRL-EVENT-SCAN-STARTED
Thanks for your help
Related
Well suddenly wiring will not enable on my nexus. Everything else works, I cleared userdata davlik and cache reinstalled my rom and still no go. So I flashed cm9 thinking it was a rom issue but it still will not enable. Any ideas?
Anybody..?
justanothernoob said:
Well suddenly wiring will not enable on my nexus. Everything else works, I cleared userdata davlik and cache reinstalled my rom and still no go. So I flashed cm9 thinking it was a rom issue but it still will not enable. Any ideas?
Click to expand...
Click to collapse
connect device to pc, 'adb logcat >> logcat-1.txt', enable wireless. paste it here so people might try to help you.
Looks to me like its saying wlan0 doesnt exist...
W/CommandListener( 110): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 110): Setting iface cfg
E/WifiStateMachine( 211): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/NetworkManagementService( 211): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 211): flags <[down]>
I/wpa_supplicant( 2079): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2079): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2079): wlan0: Failed to initialize driver interface
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiStateMachine( 211): Failed to setup control channel, restart supplicant
D/SoftapController( 110): Softap fwReload - Ok
W/CommandListener( 110): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 110): Setting iface cfg
D/NetworkManagementService( 211): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 211): flags <[down]>
E/WifiStateMachine( 211): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
I/wpa_supplicant( 2128): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2128): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2128): wlan0: Failed to initialize driver interface
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiHW ( 211): Supplicant not running, cannot connect
E/WifiStateMachine( 211): Failed to setup control channel, restart supplicant
justanothernoob said:
Looks to me like its saying wlan0 doesnt exist...
E/WifiStateMachine( 211): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
I/wpa_supplicant( 2128): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2128): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2128): wlan0: Failed to initialize driver interface
Click to expand...
Click to collapse
Try flashing a custom kernel like franco or fugumod.
I did that didn't fix it. I just put it all back to stock and locked the bootloader. Guess ill send it back...
justanothernoob said:
I did that didn't fix it. I just put it all back to stock and locked the bootloader. Guess ill send it back...
Click to expand...
Click to collapse
yeah, i would do that, if reflashing stock doesn't solve it. if it still happens, lock your bootloader and turn it in.
sorry we couldn't be of more assistance.
Yeah I've reflashed stock and locked boot loader hopefully Negri will rma it for me.
As the thread says, I have a wi-fi problem that seems to persist no matter what I do. I was running g2 slim, and whenever I turned on wi-fi, the phone would go into a restart loop until I turned wi-fi off. When I unrooted, stock froyo also failed to connect, but instead of restarting it just said "failed to search for networks". OTA Gingerbread acted the same as G2Slim, unsurprisingly. Downgrade, re-root, superwipe, and reinstall G2Slim, same problem.
The problem seems to be dependent on a particular access point, I'm guessing someone else's router in my apt. complex. At school I can connect to wi-fi no problem. At home I cannot, even if I use a different router.
In the logcat I see various errors associated with wi-fi, but I am not sure what is significant and what is not. Is there a particular filter I should run with logcat to make troubleshooting wi-fi easier?
Would it be worth to mess around with installing different radios to see if that fixes the problem?
If I'm understanding the output of logcat correct, here is the log from enabling wifi to the fatal exception:
Code:
I/Kineto::main( 2618): Kineto: WifiAppStatusCallback Enter ganMode: 80
I/ActivityManager( 2533): Starting: Intent { act=android.intent.action.MAIN cmp=com.android.settings/.WirelessSettings } from pid 2868
I/ActivityManager( 2533): Displayed com.android.settings/.WirelessSettings: +324ms
I/Kineto::wifi( 2618): onReceive Enter
I/Kineto::wifi( 2618): onReceive Exit
I/Kineto::wifi( 2618): onReceive Enter
I/Kineto::wifi( 2618): handleWifiStateChanged: WIFI_STATE_ENABLED
I/Kineto::main( 2618): Kineto: HandleWifiChangeStatus val: 3
I/Kineto::main( 2618): Kineto: WifiAvailable
I/Kineto::wifi( 2618): onReceive Exit
I/Kineto::main( 2618): handleMessage: 8
I/Kineto::main( 2618): handleMessage (Handler): 8
I/Kineto::main( 2618): Kineto: WIFI_AVAILABLE
I/Kineto::main( 2618): Kineto: InitNotify Enter reason: 8 CurrGanPref: 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
I/wpa_supplicant( 2969): Initial scan channel number: 11
I//system/bin/wpa_supplicant( 2968): ioctl[SIOCSIWPRIV]: No such device
E/wpa_supplicant( 2969): ioctl[SIOCGIFFLAGS]
I//system/bin/wpa_supplicant( 2968): Could not get interface 'eth0' flags
E/wpa_supplicant( 2969): ioctl[SIOCSIWPMKSA]
E/wpa_supplicant( 2969): ioctl[SIOCSIWMODE]
I//system/bin/wpa_supplicant( 2968): Could not configure driver to use managed mode
E/wpa_supplicant( 2969): ioctl[SIOCGIRANGE]
E/wpa_supplicant( 2969): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2969): ioctl[SIOCSIWAP]
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODEEXT]
I//system/bin/wpa_supplicant( 2968): ioctl[SIOCGIFINDEX]: No such device
E/wpa_supplicant( 2969): ioctl[SIOCSIWENCODE]
I/wpa_supplicant( 2969): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 2969): Failed to disable WPA in the driver.
E/wpa_supplicant( 2969): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2969): ioctl[SIOCSIWAP]
E/wpa_supplicant( 2969): ioctl[SIOCGIFFLAGS]
I/logwrapper( 2968): /system/bin/wpa_supplicant terminated by exit(255)
D/dalvikvm( 2709): GC_CONCURRENT freed 455K, 50% free 2964K/5895K, external 1625K/2137K, paused 8ms+3ms
D/dalvikvm( 2638): GC_EXPLICIT freed 123K, 46% free 3083K/5703K, external 4960K/5610K, paused 65ms
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status, wait 0.1s : WifiState = 3
E/WifiStateTracker( 2533): Can't get status over 2s : WifiState = 3
I/Kineto::main( 2618): KinetoNotify: CurrGanPref: 3 mAppSts: Not Connected to Wi-Fi mAppSts2: Connect to Wi-Fi network to make Wi-Fi calls
I/Kineto::main( 2618): stopAlarmTimer AlarmEvent
E/WifiHW ( 2533): Supplicant not running, cannot connect
E/WifiHW ( 2533): Supplicant not running, cannot connect
E/WifiHW ( 2533): Supplicant not running, cannot connect
V/WifiStateTracker( 2533): Supplicant died unexpectedly
D/WifiStateTracker( 2533): Reset connections and stopping DHCP
E/WifiStateTracker( 2533): Exception caught!
D/WifiStateTracker( 2533): Disabling interface
W/dalvikvm( 2533): threadid=27: thread exiting with uncaught exception (group=0x4001d570)
E/AndroidRuntime( 2533): *** FATAL EXCEPTION IN SYSTEM PROCESS: ConnectivityThread
Tried a handful of radios with G2 Slim, including stock froyo radios, all cause restart loop.
Unfortunately, most likely thing is a HW level issue...
It could be Wifi Calling screwing with things though. Have you tried using wifi without any wifi calling apk or libs?
Alright, well at least I can stop chasing it now.
The unroot procedure I used took me down to pre-OTA Froyo, which doesn't have wifi calling, and it still wouldn't search for networks.
phelixthecat said:
Alright, well at least I can stop chasing it now.
The unroot procedure I used took me down to pre-OTA Froyo, which doesn't have wifi calling, and it still wouldn't search for networks.
Click to expand...
Click to collapse
Anyone able to fix this issue?
It happened after CM 7.2 stable upgrade.
here is what I have tried so far:
1. reset permissions on conf file (and made wifi owner)
2. tried wpa_supplicant starting from shell. Gave error that:
Code:
# wpa_supplicant -Dwext -ieth0 -c/data/misc/wifi/wpa_supplicant.conf -dd
Could not get interface 'eth0' flags
Could not configure driver to use managed mode
ioctl[SIOCGIFINDEX]: No such device
Code:
D/wpa_supplicant( 2012): Initializing interface 'eth0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 2012): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 2012): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 2012): update_config=1
D/wpa_supplicant( 2012): ctrl_interface='eth0'
D/wpa_supplicant( 2012): eapol_version=1
D/wpa_supplicant( 2012): ap_scan=1
D/wpa_supplicant( 2012): fast_reauth=1
D/wpa_supplicant( 2012): Initializing interface (2) 'eth0'
E/wpa_supplicant( 2012): ioctl[SIOCGIFFLAGS]
E/wpa_supplicant( 2012): ioctl[SIOCSIWPMKSA]
E/wpa_supplicant( 2012): ioctl[SIOCSIWMODE]
E/wpa_supplicant( 2012): ioctl[SIOCGIRANGE]
E/wpa_supplicant( 2012): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2012): ioctl[SIOCSIWAP]
D/wpa_supplicant( 2012): WEXT: Operstate: linkmode=1, operstate=5
D/wpa_supplicant( 2012): Failed to add interface eth0
D/wpa_supplicant( 2012): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODEEXT]
D/wpa_supplicant( 2012): Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODE]
D/wpa_supplicant( 2012): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODEEXT]
D/wpa_supplicant( 2012): Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODE]
D/wpa_supplicant( 2012): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODEEXT]
D/wpa_supplicant( 2012): Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODE]
D/wpa_supplicant( 2012): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODEEXT]
D/wpa_supplicant( 2012): Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE
E/wpa_supplicant( 2012): ioctl[SIOCSIWENCODE]
D/wpa_supplicant( 2012): State: DISCONNECTED -> DISCONNECTED
I/wpa_supplicant( 2012): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
D/wpa_supplicant( 2012): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
D/wpa_supplicant( 2012): WEXT: Operstate: linkmode=-1, operstate=5
D/wpa_supplicant( 2012): wpa_driver_wext_set_wpa
D/wpa_supplicant( 2012): WEXT: SIOCSIWAUTH(param 7 value 0x0) failed: No such device)
E/wpa_supplicant( 2012): Failed to disable WPA in the driver.
D/wpa_supplicant( 2012): wpa_driver_wext_set_drop_unencrypted
D/wpa_supplicant( 2012): WEXT: SIOCSIWAUTH(param 5 value 0x0) failed: No such device)
D/wpa_supplicant( 2012): wpa_driver_wext_set_countermeasures
D/wpa_supplicant( 2012): WEXT: SIOCSIWAUTH(param 4 value 0x0) failed: No such device)
D/wpa_supplicant( 2012): No keys have been configured - skip key clearing
D/wpa_supplicant( 2012): Cancelling scan request
D/wpa_supplicant( 2012): Cancelling authentication timeout
E/wpa_supplicant( 2012): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2012): ioctl[SIOCSIWAP]
D/wpa_supplicant( 2012): WEXT: Operstate: linkmode=0, operstate=6
E/wpa_supplicant( 2012): ioctl[SIOCGIFFLAGS]
So today i found out i can't connect to internet anymore with my kindle. I tried flashing several roms (three different cm9 builds, modaco) but no dice... Here's the logcat of what happens when i turn on the wifi:
Code:
E/WifiStateMachine( 170): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
W/CommandListener( 113): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 113): Setting iface cfg
E/WifiStateMachine( 170): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/wpa_supplicant( 1057): wpa_supplicant v0.8.x-android-4.0.4_r1.2-48-gd933a3a
D/wpa_supplicant( 1057): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 1057): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1057): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1057): update_config=1
D/wpa_supplicant( 1057): ctrl_interface='wlan0'
D/wpa_supplicant( 1057): ap_scan=1
D/wpa_supplicant( 1057): fast_reauth=1
D/wpa_supplicant( 1057): Could not open file /sys/class/net/wlan0/phy80211/name: No such file or directory
I/wpa_supplicant( 1057): rfkill: Cannot open RFKILL control device
D/wpa_supplicant( 1057): nl80211: RFKILL status not available
D/wpa_supplicant( 1057): nl80211: Set mode ifindex 0 iftype 2 (STATION)
D/wpa_supplicant( 1057): nl80211: Failed to set interface 0 to mode 2: -19 (No such device)
D/wpa_supplicant( 1057): nl80211: Try mode change after setting interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
D/dalvikvm( 904): GC_FOR_ALLOC freed 2304K, 49% free 4369K/8519K, paused 17ms
D/dalvikvm( 904): GC_CONCURRENT freed 2K, 28% free 6163K/8519K, paused 2ms+3ms
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
D/dalvikvm( 904): GC_FOR_ALLOC freed 742K, 29% free 6328K/8839K, paused 15ms
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1057): nl80211: Failed to set interface down
D/wpa_supplicant( 1057): nl80211: Interface mode change to 2 from 0 failed
D/wpa_supplicant( 1057): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 1057): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 1057): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 1057): wlan0: Failed to initialize driver interface
D/wpa_supplicant( 1057): Failed to add interface wlan0
D/wpa_supplicant( 1057): Cancelling scan request
D/wpa_supplicant( 1057): Cancelling authentication timeout
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiStateMachine( 170): Failed to setup control channel, restart supplicant
E/WifiStateMachine( 170): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
W/CommandListener( 113): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 113): Setting iface cfg
E/WifiStateMachine( 170): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/wpa_supplicant( 1103): wpa_supplicant v0.8.x-android-4.0.4_r1.2-48-gd933a3a
D/wpa_supplicant( 1103): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 1103): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1103): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1103): update_config=1
D/wpa_supplicant( 1103): ctrl_interface='wlan0'
D/wpa_supplicant( 1103): ap_scan=1
D/wpa_supplicant( 1103): fast_reauth=1
D/wpa_supplicant( 1103): Could not open file /sys/class/net/wlan0/phy80211/name: No such file or directory
I/wpa_supplicant( 1103): rfkill: Cannot open RFKILL control device
D/wpa_supplicant( 1103): nl80211: RFKILL status not available
D/wpa_supplicant( 1103): nl80211: Set mode ifindex 0 iftype 2 (STATION)
D/wpa_supplicant( 1103): nl80211: Failed to set interface 0 to mode 2: -19 (No such device)
D/wpa_supplicant( 1103): nl80211: Try mode change after setting interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
D/dalvikvm( 904): GC_FOR_ALLOC freed 1051K, 31% free 6296K/9095K, paused 15ms
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
D/dalvikvm( 904): GC_FOR_ALLOC freed 1005K, 31% free 6338K/9095K, paused 15ms
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
D/wpa_supplicant( 1103): nl80211: Failed to set interface down
D/wpa_supplicant( 1103): nl80211: Interface mode change to 2 from 0 failed
D/wpa_supplicant( 1103): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 1103): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 1103): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 1103): wlan0: Failed to initialize driver interface
D/wpa_supplicant( 1103): Failed to add interface wlan0
D/wpa_supplicant( 1103): Cancelling scan request
D/wpa_supplicant( 1103): Cancelling authentication timeout
D/OpenGLRenderer( 266): Flushing caches (mode 0)
So... is there any way to fix this or can i just throw it out of the window and simply buy a more reliable tablet (Asus' Nexus 7 comes to mind right now...)?
So my wifi was working fine monday after noon.....come home that night and it will not turn on. The only thing i though could be the culprit was the kernel i just flashed. I installed a known working kernel and it still would not come on. Did odin to stock still same result. Searched for hours for a solution and could only find a few posts of the same type of issues on various forums. So was wondering was this ever found to be a known issue or is a occasional defect............below is my logcat for the wifi, which i get no matter what rom or kernel im on.
W/CommandListener( 108): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 108): Setting iface cfg
D/NetworkManagementService( 170): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 170): flags <[down]>
E/WifiStateMachine( 170): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
I/wpa_supplicant( 2221): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2221): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2221): wlan0: Failed to initialize driver interface
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiHW ( 170): Supplicant not running, cannot connect
E/WifiStateMachine( 170): Failed to setup control channel, restart supplicant
D/SoftapController( 108): Softap fwReload - Ok
W/CommandListener( 108): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 170): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 170): flags <[down]>
D/CommandListener( 108): Setting iface cfg
E/WifiStateMachine( 170): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
Midday bump for freshness
Sent from my Galaxy Nexus using xda premium
criptix said:
So my wifi was working fine monday after noon.....come home that night and it will not turn on. The only thing i though could be the culprit was the kernel i just flashed. I installed a known working kernel and it still would not come on. Did odin to stock still same result. Searched for hours for a solution and could only find a few posts of the same type of issues on various forums. So was wondering was this ever found to be a known issue or is a occasional defect............below is my logcat for the wifi, which i get no matter what rom or kernel im on.
Click to expand...
Click to collapse
See http://code.google.com/p/android/issues/detail?id=28036. The only partial workaround I've found is rooting, installing https://play.google.com/store/apps/details?id=com.fardjad.android.wifixmanager and rebooting/power cycling only when the wifi has been turned off successfully.
Hey,
I've destroyed my HOX years ago (WiFi won't turn on, Mobile network won't work) and i'm looking for a nandroid backup or a way to get my wifi back online
Does anyone know what i can do?
CID: T-MOB003
version-main: 3.14.114.27
Code:
D/WifiNative-wlan0( 538): doBoolean: SCAN TYPE=ONLY
D/wpa_supplicant( 854): wlan0: Control interface command 'SCAN TYPE=ONLY'
D/wpa_supplicant( 854): wlan0: Setting scan request: 0.000000 sec
D/wpa_supplicant( 854): wlan0: Starting AP scan for wildcard SSID
D/wpa_supplicant( 854): wlan0: Add radio work 'scan'@0x40c00e40
D/wpa_supplicant( 854): wlan0: First radio work item in the queue - schedule start immediately
D/wpa_supplicant( 854): wlan0: Starting radio work 'scan'@0x40c00e40 after 0.000121 second wait
D/wpa_supplicant( 854): wlan0: nl80211: scan request
D/wpa_supplicant( 854): nl80211: Add NL80211_SCAN_FLAG_FLUSH
D/wpa_supplicant( 854): nl80211: Scan trigger failed: ret=-11 (Try again)
D/wpa_supplicant( 854): wlan0: Radio work 'scan'@0x40c00e40 done in 0.000457 seconds
D/WifiNative-wlan0( 538): SCAN TYPE=ONLY: returned true
E/WifiStateMachine( 538): [1,294,162,514,592 ms] noteScanstart no scan source
E/WifiStateMachine( 538): DisconnectedState !CMD_START_SCAN 1000 33 ic=37 proc(ms):3 onGoing full started:1294162514592,4536 rssi=-127 f=-1 sc=0 link=-1 tx=0.0, 0.0, 0.0 rx=0.0 fiv=20000 [on:0 tx:0 rx:0 period:4542] from screen [on:0 period:1377363042]
E/WifiStateMachine( 538): ConnectModeState !CMD_START_SCAN 1000 33 ic=37 proc(ms):36 onGoing full started:1294162514592,4569 rssi=-127 f=-1 sc=0 link=-1 tx=0.0, 0.0, 0.0 rx=0.0 fiv=20000 [on:0 tx:0 rx:0 period:25] from screen [on:0 period:1377363067]
E/WifiStateMachine( 538): DriverStartedState !CMD_START_SCAN 1000 33 ic=37 proc(ms):60 onGoing full started:1294162514592,4593 rssi=-127 f=-1 sc=0 link=-1 tx=0.0, 0.0, 0.0 rx=0.0 fiv=20000 [on:0 tx:0 rx:0 period:23] from screen [on:0 period:1377363090]
D/WifiNative-wlan0( 538): doBoolean: SCAN TYPE=ONLY
D/wpa_supplicant( 854): wlan0: Control interface command 'SCAN TYPE=ONLY'
D/wpa_supplicant( 854): wlan0: Setting scan request: 0.000000 sec
D/wpa_supplicant( 854): wlan0: Starting AP scan for wildcard SSID
D/wpa_supplicant( 854): wlan0: Add radio work 'scan'@0x40c00e40
D/wpa_supplicant( 854): wlan0: First radio work item in the queue - schedule start immediately
D/wpa_supplicant( 854): wlan0: Starting radio work 'scan'@0x40c00e40 after 0.000120 second wait
D/wpa_supplicant( 854): wlan0: nl80211: scan request
D/wpa_supplicant( 854): nl80211: Add NL80211_SCAN_FLAG_FLUSH
D/wpa_supplicant( 854): nl80211: Scan trigger failed: ret=-11 (Try again)
D/wpa_supplicant( 854): wlan0: Radio work 'scan'@0x40c00e40 done in 0.000487 seconds
D/WifiNative-wlan0( 538): SCAN TYPE=ONLY: returned true
E/WifiStateMachine( 538): [1,294,162,519,194 ms] noteScanstart no scan source
E/WifiStateMachine( 538): WiFiStateMachine SCAN ALARM
E/WifiStateMachine( 538): DisconnectedState !CMD_START_SCAN -2 -2 ic=38 proc(ms):16 onGoing full started:1294162519194,5328 rssi=-127 f=-1 sc=0 link=-1 tx=0.0, 0.0, 0.0 rx=0.0 fiv=20000 [on:0 tx:0 rx:0 period:5329] from screen [on:0 period:1377368430]
E/WifiStateMachine( 538): ConnectModeState !CMD_START_SCAN -2 -2 ic=38 proc(ms):23 onGoing full started:1294162519194,5335 rssi=-127 f=-1 sc=0 link=-1 tx=0.0, 0.0, 0.0 rx=0.0 fiv=20000 [on:0 tx:0 rx:0 period:22] from screen [on:0 period:1377368452]
E/WifiStateMachine( 538): DriverStartedState !CMD_START_SCAN -2 -2 ic=38 proc(ms):43 onGoing full started:1294162519194,5355 rssi=-127 f=-1 sc=0 link=-1 tx=0.0, 0.0, 0.0 rx=0.0 fiv=20000 [on:0 tx:0 rx:0 period:2] from screen [on:0 period:1377368454]
D/WifiNative-wlan0( 538): doBoolean: SCAN TYPE=ONLY
D/wpa_supplicant( 854): wlan0: Control interface command 'SCAN TYPE=ONLY'
D/wpa_supplicant( 854): wlan0: Setting scan request: 0.000000 sec
D/wpa_supplicant( 854): wlan0: Starting AP scan for wildcard SSID
D/wpa_supplicant( 854): wlan0: Add radio work 'scan'@0x40c00e40
D/wpa_supplicant( 854): wlan0: First radio work item in the queue - schedule start immediately
D/wpa_supplicant( 854): wlan0: Starting radio work 'scan'@0x40c00e40 after 0.000121 second wait
D/wpa_supplicant( 854): wlan0: nl80211: scan request
D/wpa_supplicant( 854): nl80211: Add NL80211_SCAN_FLAG_FLUSH
D/wpa_supplicant( 854): nl80211: Scan trigger failed: ret=-11 (Try again)
D/wpa_supplicant( 854): wlan0: Radio work 'scan'@0x40c00e40 done in 0.000489 seconds
D/WifiNative-wlan0( 538): SCAN TYPE=ONLY: returned true
E/WifiStateMachine( 538): [1,294,162,524,571 ms] noteScanstart no scan source
D/HeadsetStateMachine( 1537): Disconnected process message: 10, size: 0