no wifi connection with cm 10.2 nightly after board replacement - Galaxy Note II Q&A, Help & Troubleshooting

Samsung replaced the board in my GT-N7100 after the SDS bug struck. eMMC check now reports: Type: V3W00M, FwRev:0x00
Has anybody the same type and managed to get wifi working with 4.3?
Installation of cm-10.2-20130910-NIGHTLY-n7100.zip works but when I set up wifi after the first reboot I'm stuck. The SSIDs are shown correctly, I just can't connect to any and see this in the log:
I/wpa_supplicant( 3111): wlan0: Trying to associate with 94:0c:6d:ee:63:47 (SSID='router' freq=2422 MHz)
I/wpa_supplicant( 3111): wlan0: CTRL-EVENT-ASSOC-REJECT bssid=94:0c:6d:ee:23:12 status_code=1
I/wpa_supplicant( 3111): wlan0: CTRL-EVENT-DISCONNECTED bssid=94:0c:6d:ee:63:47 reason=3 locally_generated=1
I/wpa_supplicant( 3111): wlan0: Trying to associate with 94:0c:6d:ee:63:47 (SSID='router' freq=2422 MHz)
I tried the ROM on another GT-N7100, there it works fine. One difference between the phones is that the repaired one has a MAC address in Murata's range (F0:27:65:00:00:00 - F0:27:65:FF:FF:FF), the old board has a Samsung MAC.

Related

[Q] LEAP Wifi broken in 4.2 ?

After upgrading to stock 4.2 , I cannot connect to my office enterprise network ( WPA2-EAP ) using LEAP
It remains in a "connecting" status for a while, than disconnects.
Credentials (i.e. userid/passwd ) are obviously ok.
I guess it's a 4.2 issue because reverting to 4.1.2 (nandroid) I can connect again.
Home wifi (wpa2-psk) works with 4.2 , anyway.
Does anybody have the same issue?
If someone have a working LEAP Wifi configuration, could please provide his "wpa_supplicant.conf" configuration ( /data/misc/wifi ) or provide any useful hint ?
Thanks in advance.
Just wanted to confirm I have had the same experience. I have been using Advanced Leap WIFI from oneguyinabasement.com successfully for months. My 4.1.2 device (phone) still connects fine.
Regretting pushing upgrade on my Nexus 7, I would (and might have to) trade the excitement of the Android loader for a working tablet.
Hopefully this will be a short term blip, not a barrier to all the 4.2 goodness for us stuck in a locked down enterprise.
kliw said:
After upgrading to stock 4.2 , I cannot connect to my office enterprise network ( WPA2-EAP ) using LEAP
It remains in a "connecting" status for a while, than disconnects.
Credentials (i.e. userid/passwd ) are obviously ok.
I guess it's a 4.2 issue because reverting to 4.1.2 (nandroid) I can connect again.
Home wifi (wpa2-psk) works with 4.2 , anyway.
Does anybody have the same issue?
If someone have a working LEAP Wifi configuration, could please provide his "wpa_supplicant.conf" configuration ( /data/misc/wifi ) or provide any useful hint ?
Thanks in advance.
Click to expand...
Click to collapse
Same Issue
Hi,
I Have same issue with my Enterprise Wifi since I upgraded My Galaxy S III to Android Revolution 16 (4.1.2)
Before, I used to connect with leap wifi free (Why Android does not provide a native solution ???)
But I get an authentication error, and, of course, my credentials are fine.
Seems to be an Adroid 4.2 Issue : on android google bug tracker
Same issue here, Galaxy S3 with 4.1.2 Custom Rom, no wifi.
wednesday13 said:
Same issue here, Galaxy S3 with 4.1.2 Custom Rom, no wifi.
Click to expand...
Click to collapse
I encounted same issue, Galaxy S3 with 4.1.2 LIDROID V8.1 ROM, only found LEAP protocol has this problem so far.
Disappointed
I should have found this post and hold off upgrade to 4.2.1, when I came to my office this morning and can not connect to LEAP wifi anymore.
Same here.
Samsung galaxy S3 with 4.1.2 last stock rom ELL5.
No solution today - I've found an issue tracker in google http://code.google.com/p/android/issues/detail?id=34212
I'm investigating to use a modified wpa_supplicant
I have fixed this by copying etc/wifi folder from last version
Sent from my GT-I9300 using Tapatalk 2
wednesday13 said:
I have fixed this by copying etc/wifi folder from last version
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
wednesday13, Can you provide more information?
When I look at /etc/wifi on my 4.2 Nexus 7, I only see 1 file, wpa_supplicant.conf, and this file has the following 5 lines:
update_config=1
ctrl_interface=wlan0
eapol_version=1
ap_scan=1
fast_reauth=1
It would be great to know what you see, and especially if there's some simple difference.
Thanks! -David
In my galaxy s3,I just copied the whole folder from 4.1.1 to 4.1.2. It works on mine
Sent from my GT-I9300 using Tapatalk 2
I have the same problem since updated my Galaxy Note 10.1 form 4.0.4 to 4.1.1.
two days ago.
wednesday13 said:
In my galaxy s3,I just copied the whole folder from 4.1.1 to 4.1.2. It works on mine
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
I understand. However, I no longer have a 4.1.1 to copy from, so I'm asking what files you now have in your /etc/wifi folder, and if you have only wpa_supplicant.conf (as I do), how it differs from the version I have. Perhaps with this information we can figure out how to fix those of us who have already updated and don't have the old configuration.
Thanks again! -David
I would like to find the answer to this problem. I have been compiling, configuring, and using wpa_supplicant with LEAP for many years, and am willing to do the investigation into what changed between Android 4.1.x and 4.2.x. However, I am new to Android and don't have a lot of resources available, so I need some help from someone who still has LEAP access working on 4.1.
For background, I have a rooted Nexus 7 with Android 4.2, running Terminal Emulator and BusyBox. Below is a console log of commands I have executed on my system. What I'd really like is for someone who is running 4.1 and has LEAP working (an IBMer would be ideal) and who has root access to execute the same set of commands and post the output. (I have added some blank lines for readability and removed some output lines not germane to the problem.)
==========================================================================================
[email protected]:/ # ps | grep wpa
wifi 578 1 2744 732 c0112160 401c010c S /system/bin/wpa_supplicant
[email protected]:/ # ls -al /system/bin/wpa_supplicant
-rwxr-xr-x root shell 670356 2012-12-12 11:24 wpa_supplicant
[email protected]:/ # /system/bin/wpa_supplicant -v
wpa_supplicant v2.0-devel-4.2
Copyright (c) 2003-2012, Jouni Malinen <[email protected]> and contributors
[email protected]:/ # uname -a
Linux localhost 3.1.10-g22b4fcd #1 SMP PREEMPT Fri Nov 2 10:55:26 PDT 2012 armv7l GNU/Linux
1|[email protected]:/ # find / -iname wpa_supp*
/system/bin/wpa_supplicant
/system/etc/wifi/wpa_supplicant.conf
/data/misc/wifi/wpa_supplicant.conf
[email protected]:/ls -al /wifi/wpa_supplicant.conf /data/misc/wifi/wpa_supplicant.conf
-rw-r--r-- root root 77 2012-06-25 18:38 wpa_supplicant.conf
-rw-rw---- system wifi 3019 2012-12-26 19:12 wpa_supplicant.conf
[email protected]:/ # cat /system/etc/wifi/wpa_supplicant.conf
update_config=1
ctrl_interface=wlan0
eapol_version=1
ap_scan=1
fast_reauth=1
[email protected]:/ # cat /data/misc/wifi/wpa_supplicant.conf
update_config=1
device_name=nakasi
manufacturer=asus
model_name=Nexus 7
model_number=Nexus 7
serial_number=015d24a425080c1b
device_type=1-0050F204-1
config_methods=physical_display virtual_push_button keypad
... [other network stanzas removed for brevity] ...
network={
ssid="IBM"
scan_ssid=1
key_mgmt=WPA-EAP
eap=LEAP
identity="xxxxxxxxxxxxxxxxxxx"
password="xxxxxxxxxxxxxxxxxxx"
}
[email protected]:/ # logcat | grep wpa
... [unnecessary lines deleted]...
I/wpa_supplicant( 578): wlan0: CTRL-EVENT-SSID-REENABLED id=36 ssid="IBM"
I/wpa_supplicant( 578): wlan0: Trying to associate with 18:33:9d:a0:e4:01 (SSID='IBM' freq=2462 MHz)
I/wpa_supplicant( 578): wlan0: Associated with 18:33:9d:a0:e4:01
I/wpa_supplicant( 578): wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
I/wpa_supplicant( 578): wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=17
I/wpa_supplicant( 578): wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 17 (LEAP) selected
I/wpa_supplicant( 578): wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
I/wpa_supplicant( 578): wlan0: Authentication with 18:33:9d:a0:e4:01 timed out.
I/wpa_supplicant( 578): wlan0: CTRL-EVENT-DISCONNECTED bssid=18:33:9d:a0:e4:01 reason=3 locally_generated=1
I/wpa_supplicant( 578): wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=36 ssid="IBM" auth_failures=2 duration=20
...[unnecessary lines deleted]...
==============================================================================
Another note: The IBM stanza in my wpa_supplicant.conf file is identical to the one that works for my laptop running OpenSUSE Linux on the same network.
Depending on the 4.1 output, it might also be interesting to try the version of wpa_supplicant running on 4.1 under 4.2 to see what would happen.
Thanks for any help! -David
Hi, Same issue here, except that my connection using leap wifi free stopped working when I migrated to 4.1.2, not 4.2. other symptoms seem to be the same. Unfortunately i do not have the older files.
wednesday13 said:
In my galaxy s3,I just copied the whole folder from 4.1.1 to 4.1.2. It works on mine
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
I've just wpa_supplicant.conf and bcmdhd.cal inside that directory, and they are the same in 4.2.1 and in 4.1.2 .
Do you have other files ?
davidapease said:
Depending on the 4.1 output, it might also be interesting to try the version of wpa_supplicant running on 4.1 under 4.2 to see what would happen.
Click to expand...
Click to collapse
in a few days I'll back to work and I'll give a try.
David,
I am IBMer and want to get this fix as well, however when I did your command sequence, several commands are not found (grep, uname, etc)
What terminal emulator do you use ? I use Android Terminal Emulator by Jack Paelvich in Google Play store. My device is Galaxy Nexus, rooted, with Jellybeam 4.1.2. I have upgraded to 4.2.x, falled back to 4.1.2 after realised LEAP wifi is broken.
EDIT : ignore it, just installed busybox as well, it works ok now. I've posted the log in Google issue# 40023 http://code.google.com/p/android/is...s Owner Summary Stars&groupby=&sort=&id=40023
LEAP working on Android 4.2
I have successfully gotten LEAP working on Android 4.2 by running the 4.1.2 version of wpa_supplicant. My steps for doing this are detailed here:
code.google.com/p/android/issues/detail?id=40023#c43
(Sorry, I'm too junior to post a proper URL.)
Have fun, and good luck!
-David
davidapease said:
I have successfully gotten LEAP working on Android 4.2 by running the 4.1.2 version of wpa_supplicant. My steps for doing this are detailed here:
code.google.com/p/android/issues/detail?id=40023#c43
(Sorry, I'm too junior to post a proper URL.)
Have fun, and good luck!
-David
Click to expand...
Click to collapse
The 4.1.2 version of wpa_supplicant is here http://snk.to/f-cu3a753u , if you don't want download a full image to extract it
The method posted by David works perfectly :good:
After installing last XXELLC on my G-S3 I930 - version 4.1.2 CSC XEF, I can't connect to LEAP WIFI.
I've also tested my Notes 10.1 tablet with 4.1.1 and it's not working.
part of logcat are here
I/wpa_supplicant( 8893): State: DISCONNECTED -> SCANNING
I/wpa_supplicant( 8893): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00.00.00
I/wpa_supplicant( 8893): Scan requested (ret=0) - scan timeout 30 seconds
I/wpa_supplicant( 8893): nl80211: Received scan results (3 BSSes)
I/wpa_supplicant( 8893): Trying to associate with 00.21.70 (freq=5180 MHz rssi=-79dBm)
I/wpa_supplicant( 8893): 49424D
I/wpa_supplicant( 8893): ASSOC when wpa_state = 3, do_assoc = 0, reassociate = 0
I/wpa_supplicant( 8893): State: SCANNING -> ASSOCIATING
I/wpa_supplicant( 8893): CTRL-EVENT-STATE-CHANGE id=-1 state=5 BSSID=00.21.70
I/wpa_supplicant( 8893): Start Assoc status = [0] !!!!!
I/wpa_supplicant( 8893): CTRL-EVENT-ASSOC-REJECT bssid=00.21.70 status_code=13
E/wpa_supplicant( 8893): Retrying assoc Iteration:1
I/wpa_supplicant( 8893): State: ASSOCIATING -> DISCONNECTED
I/wpa_supplicant( 8893): CTRL-EVENT-STATE-CHANGE id=6 state=0 BSSID=00.21.70
I/wpa_supplicant( 8893): 49424D
I/wpa_supplicant( 8893): State: DISCONNECTED -> SCANNING
Click to expand...
Click to collapse

JB 4.1.2 ROM has bugs in WiFi

I tried both ROM which using latest 4.1.2 JellyBean, but found bugs when connecting wifi. It's always obtaining ip address..
But sometimes, it can get ip.. toggling wifi on/off cannot success connecting.
Here's the logcat, hope some experts here can give me solutions
As I'm now very dissapointed why some people not getting this problem..
Code:
E/WifiHW ( 2529): supplicant_name : wpa_supplicant
I/wpa_supplicant(29520): wpa_supplicant v2.0-devel-4.1.2 2012-11-26/18:22:02
E/wpa_supplicant(29520): Can't open default ap file
I/wpa_supplicant(29520): rfkill: Cannot open RFKILL control device
E/WifiHW ( 2529): wifi_wpa_ctrl_cleanup is skiped.
I/p2p_supplicant(29523): wpa_supplicant v2.0-devel-4.1.200
I/wpa_supplicant(29520): State: DISCONNECTED -> SCANNING
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00.00.00
I/wpa_supplicant(29520): Scan requested (ret=0) - scan timeout 10 seconds
I/wpa_supplicant(29520): nl80211: Received scan results (2 BSSes)
I/wpa_supplicant(29520): Trying to associate with F4.7C.2A (freq=2412 MHz rssi=-50dBm)
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): ASSOC when wpa_state = 3, do_assoc = 0, reassociate = 0
I/wpa_supplicant(29520): State: SCANNING -> ASSOCIATING
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=-1 state=5 BSSID=F4.7C.2A
I/wpa_supplicant(29520): Start Assoc status = [0] !!!!!
W/wpa_supplicant(29520): wlan0: Failed to initiate AP scan
E/wpa_supplicant(29520): wlan0: Not associated - Delay processing of received EAPOL frame !!!!
I/wpa_supplicant(29520): State: ASSOCIATING -> ASSOCIATED
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=6 BSSID=F4.7C.2A
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): Associated with F4.7C.2A
I/wpa_supplicant(29520): State: ASSOCIATED -> 4WAY_HANDSHAKE
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=7 BSSID=00.00.00
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
I/wpa_supplicant(29520): State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=8 BSSID=00.00.00
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): WPA: Key negotiation completed with F4.7C.2A [PTK=CCMP GTK=CCMP]
I/wpa_supplicant(29520): State: GROUP_HANDSHAKE -> COMPLETED
I/wpa_supplicant(29520): CTRL-EVENT-CONNECTED - Connection to F4.7C.2A completed (auth) [id=0 id_str=]
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=9 BSSID=00.00.00
I/wpa_supplicant(29520): 6369706C756B
I/dhcpcd (29551): dhcp main start
I/dhcpcd (29551): if(wlan0) info get Success. (MAC : F4.7C.2A)
I/dhcpcd (29551): bssid match
E/DhcpStateMachine( 2529): DHCP failed on wlan0: Timed out waiting for DHCP to finish
I/dhcpcd (30384): dhcp main start
I/dhcpcd (30384): if(wlan0) info get Success. (MAC : F4.7C.2A)
I/dhcpcd (30384): bssid match
hendry said:
I tried both ROM which using latest 4.1.2 JellyBean, but found bugs when connecting wifi. It's always obtaining ip address..
But sometimes, it can get ip.. toggling wifi on/off cannot success connecting.
Here's the logcat, hope some experts here can give me solutions
As I'm now very dissapointed why some people not getting this problem..
Code:
E/WifiHW ( 2529): supplicant_name : wpa_supplicant
I/wpa_supplicant(29520): wpa_supplicant v2.0-devel-4.1.2 2012-11-26/18:22:02
E/wpa_supplicant(29520): Can't open default ap file
I/wpa_supplicant(29520): rfkill: Cannot open RFKILL control device
E/WifiHW ( 2529): wifi_wpa_ctrl_cleanup is skiped.
I/p2p_supplicant(29523): wpa_supplicant v2.0-devel-4.1.200
I/wpa_supplicant(29520): State: DISCONNECTED -> SCANNING
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00.00.00
I/wpa_supplicant(29520): Scan requested (ret=0) - scan timeout 10 seconds
I/wpa_supplicant(29520): nl80211: Received scan results (2 BSSes)
I/wpa_supplicant(29520): Trying to associate with F4.7C.2A (freq=2412 MHz rssi=-50dBm)
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): ASSOC when wpa_state = 3, do_assoc = 0, reassociate = 0
I/wpa_supplicant(29520): State: SCANNING -> ASSOCIATING
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=-1 state=5 BSSID=F4.7C.2A
I/wpa_supplicant(29520): Start Assoc status = [0] !!!!!
W/wpa_supplicant(29520): wlan0: Failed to initiate AP scan
E/wpa_supplicant(29520): wlan0: Not associated - Delay processing of received EAPOL frame !!!!
I/wpa_supplicant(29520): State: ASSOCIATING -> ASSOCIATED
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=6 BSSID=F4.7C.2A
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): Associated with F4.7C.2A
I/wpa_supplicant(29520): State: ASSOCIATED -> 4WAY_HANDSHAKE
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=7 BSSID=00.00.00
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
I/wpa_supplicant(29520): State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=8 BSSID=00.00.00
I/wpa_supplicant(29520): 6369706C756B
I/wpa_supplicant(29520): WPA: Key negotiation completed with F4.7C.2A [PTK=CCMP GTK=CCMP]
I/wpa_supplicant(29520): State: GROUP_HANDSHAKE -> COMPLETED
I/wpa_supplicant(29520): CTRL-EVENT-CONNECTED - Connection to F4.7C.2A completed (auth) [id=0 id_str=]
I/wpa_supplicant(29520): CTRL-EVENT-STATE-CHANGE id=0 state=9 BSSID=00.00.00
I/wpa_supplicant(29520): 6369706C756B
I/dhcpcd (29551): dhcp main start
I/dhcpcd (29551): if(wlan0) info get Success. (MAC : F4.7C.2A)
I/dhcpcd (29551): bssid match
E/DhcpStateMachine( 2529): DHCP failed on wlan0: Timed out waiting for DHCP to finish
I/dhcpcd (30384): dhcp main start
I/dhcpcd (30384): if(wlan0) info get Success. (MAC : F4.7C.2A)
I/dhcpcd (30384): bssid match
Click to expand...
Click to collapse
Why are you posting this here when you've already posted it in the Omega 8 thread? This is not the place to be posting it. I'm not seeing any wifi problems.
I want some experts here can give me solutions on what's wrong with my device.. so everybody can see
My friend also never got problem using 4.1.2 based ROM. I think maybe the structure android files on my devices has invalid permission access or something else i dont know.. That's why i want to get any explanation on this..
Here i added more logcat debug data
Code:
I/WifiManager( 2820): setWifiEnabled : true
E/WifiHW ( 2529): ##################### set firmware type 0 #####################
D/WifiStateMachine( 2529): setWifiEnabled : WifiNative.setFwType(0)
D/WifiService( 2529): setWifiEnabled: true pid=2820, uid=10092
I/WifiHW ( 2529): module is semco
E/WifiHW ( 2529): ==========[WIFI] Station firmware load ===========
I/WifiHW ( 2529): Start Check B2 #######
I/WifiHW ( 2529): wifi_trigger_poke : Found 4334B3
I/WifiHW ( 2529): ==========[WIFI] SEMCO MODULE ===========
D/WfdService( 2529): intent recieved android.net.wifi.WIFI_STATE_CHANGED
D/STATUSBAR-NetworkController( 2820): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-WifiQuickSettingButton( 2820): Wifi onReceive(2)
D/TMSERVER/TMNetworkReceiver( 4961): TMNetworkReceiver.onReceive() Action android.net.wifi.WIFI_STATE_CHANGED
E/WifiHW ( 2529): supplicant_name : wpa_supplicant
D/WifiP2pService( 2529): P2pDisabledState{ what=131203 }
E/WifiHW ( 2529): wifi_wpa_ctrl_cleanup is skiped.
E/WifiHW ( 2529): supplicant_name : p2p_supplicant
D/WifiP2pService( 2529): Supplicant start successful
D/WifiP2pService( 2529): P2pEnablingState
E/WifiHW ( 2529): Unable to open connection to supplicant on "/data/misc/wifi/sockets/p2p0": Connection refused
D/STATUSBAR-NetworkController( 2820): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-WifiQuickSettingButton( 2820): Wifi onReceive(3)
D/WfdService( 2529): intent recieved android.net.wifi.WIFI_STATE_CHANGED
D/WifiP2pService( 2529): P2pEnablingState{ what=143378 }
D/WifiP2pService( 2529): DefaultState{ what=143378 }
E/WifiP2pService( 2529): Unhandled message { what=143378 }
E/WifiHW ( 2529): ##################### set firmware type 0 #####################
D/WifiStateMachine( 2529): setWifiEnabled : WifiNative.setFwType(0)
D/WifiService( 2529): startScan: false pid=31094, uid=10027
E/WifiHW ( 2529): ##################### set firmware type 0 #####################
D/WifiStateMachine( 2529): setWifiEnabled : WifiNative.setFwType(0)
D/WifiService( 2529): startScan: false pid=3240, uid=10031
D/WifiNative( 2529): callSECApiBoolean - ID [13]
D/TMSERVER/TMNetworkReceiver( 4961): TMNetworkReceiver.onReceive() Action android.net.wifi.WIFI_STATE_CHANGED
D/WifiNative( 2529): callSECApiVoid - ID [50]
D/WfdService( 2529): intent recieved android.net.wifi.STATE_CHANGE
D/STATUSBAR-NetworkController( 2820): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-NetworkController( 2820): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
E/WifiP2pStateTracker( 2529): getNetworkInfo : NetworkInfo: type: WIFI_P2P[], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: false
D/TMSERVER/TMNetworkReceiver( 4961): TMNetworkReceiver.onReceive() Action android.net.wifi.STATE_CHANGE
E/WifiHW ( 2529): ##################### set firmware type 0 #####################
D/WifiStateMachine( 2529): setWifiEnabled : WifiNative.setFwType(0)
E/WifiHW ( 2529): ##################### set firmware type 0 #####################
D/WifiStateMachine( 2529): setWifiEnabled : WifiNative.setFwType(0)
D/WifiP2pService( 2529): P2pEnablingState{ what=147457 }
D/WifiP2pService( 2529): P2p socket connection successful
D/WifiP2pService( 2529): P2pEnabledState
D/WifiP2pService( 2529): sending p2p connection changed broadcast
I/STATUSBAR-QuickSettingButton( 2820): action: android.net.wifi.p2p.STATE_CHANGED
E/WifiStateMachine( 2529): BroadcastReceiver : WIFI_P2P_STATE_CHANGED_ACTION is : android.net.wifi.p2p.STATE_CHANGED
D/WfdService( 2529): intent recieved android.net.wifi.p2p.STATE_CHANGED
D/WfdService( 2529): intent recieved android.net.wifi.p2p.CONNECTION_STATE_CHANGE
D/WfdService( 2529): onReceive << WIFI_P2P_CONNECTION_CHANGED_ACTION
D/WfdService( 2529): WIFI_P2P_CONNECTION_CHANGED_ACTION >> isConnected() false
W/WifiP2pStateTracker( 2529): WifiP2pStateReceiver : android.net.wifi.p2p.CONNECTION_STATE_CHANGE
D/WifiP2pService( 2529): DeviceAddress: 3a:76:f1
D/WifiP2pService( 2529): InactiveState
D/WifiP2pService( 2529): InactiveState{ what=147462 }
D/WifiP2pService( 2529): P2pEnabledState{ what=147462 }
D/WfdService( 2529): intent recieved android.net.wifi.p2p.THIS_DEVICE_CHANGED
D/WfdService( 2529): WIFI_P2P_THIS_DEVICE_CHANGED_ACTION arrived
D/WifiP2pService( 2529): DefaultState{ what=147462 }
D/WifiDirectBR( 5039): WifiDirectBroadcastReceiver::onReceive() : android.net.wifi.p2p.STATE_CHANGED
D/WifiDirectBR( 5039): WifiDirectBroadcastReceiver::onReceive() : android.net.wifi.p2p.CONNECTION_STATE_CHANGE
D/WifiDirectBR( 5039): WifiDirectBroadcastReceiver::onReceive(), Action : WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION, isConnected() == false
D/WifiDirectBR( 5039): stopServiceTest : false
try installing this modem LJ2 http://www.mediafire.com/?9wfmm51c87b2bwn
I think the problem lies in the modem/router software, it only is a problem on specific routers. I haven`t had a issue yet so far.
Flash the official stock 4.1.2 polish release that must came out. Check it out, may solve your problem!
I already tried several ways, from installing poland 4.1.2 stock ROM, same problem...
I think router is okay.. why using stock 4.1.1 ROM, wifi always working good and always getting ip address whatever i toggle on/off wifi several times..
I also already flashed modem from 4.1.1 stock rom, but still no success..
The only solutions is to copy /etc/wifi folder from 4.1.1 stock to any 4.1.2 custom rom.. I just got this solutions from someone here in this forum too..
Strange, why it happened on some devices. Why most people not suffering this problem like me..If my device has some hardware broken, why using 4.1.1 stock rom, the problem dissapeared ?
If this is the bugs on 4.1.2 ROM, we should report it to samsung, so they can fix this bugs on the next build of the ROM..
Also custom rom developer should patch their ROM to avoid this bugs..
I have same problem with 4.1.1 it is perfect, but with 4.1.2 it has same problems as yours.
---------- Post added at 02:33 PM ---------- Previous post was at 02:16 PM ----------
hendry said:
I already tried several ways, from installing poland 4.1.2 stock ROM, same problem...
I think router is okay.. why using stock 4.1.1 ROM, wifi always working good and always getting ip address whatever i toggle on/off wifi several times..
I also already flashed modem from 4.1.1 stock rom, but still no success..
The only solutions is to copy /etc/wifi folder from 4.1.1 stock to any 4.1.2 custom rom.. I just got this solutions from someone here in this forum too..
Strange, why it happened on some devices. Why most people not suffering this problem like me..If my device has some hardware broken, why using 4.1.1 stock rom, the problem dissapeared ?
Click to expand...
Click to collapse
Can you please attach the /etc/wifi folder from 4.1.1 stock??? I want to fix my wifi problem.
Thanks
hendry said:
I already tried several ways, from installing poland 4.1.2 stock ROM, same problem...
I think router is okay.. why using stock 4.1.1 ROM, wifi always working good and always getting ip address whatever i toggle on/off wifi several times..
I also already flashed modem from 4.1.1 stock rom, but still no success..
The only solutions is to copy /etc/wifi folder from 4.1.1 stock to any 4.1.2 custom rom.. I just got this solutions from someone here in this forum too..
Strange, why it happened on some devices. Why most people not suffering this problem like me..If my device has some hardware broken, why using 4.1.1 stock rom, the problem dissapeared ?
Click to expand...
Click to collapse
Yes your right . i am also facing wifi problem disconcerting in 4.1.2 .. in previous version 4.1.1 working fine
Well i dont have this problem as yours....have a stranger one lol
I have 50 mbits internet speed at home with speed of 5.2 MB/S while just on 4.1.2 speed dont cross 2 or 3 mbits out of 50 mbits while download speed is only 200 to 270 KB/S.....
Sent from my GT-N7100 using XDA Premium HD app
I've some problem with wifi on galaxy tab 3 7.0 (JB 4.1.2)
When connect using hotspot laptop or tethering via other device, my wifi always scanning every 7s. make my battery run out.
I was trying use advance setting (static IP) but still same.
How to solved this problem?

[Q] Wi-Fi network 802.1X EAP 'Password not configured'

Hello there,
I have a strange issue with my 4.2.2 (rooted; unlocked) Galaxy Nexus (GSM)
On my university we use Eduroam, a wi-fi network which uses PEAP authentication with MCHAPV2 Phase 2 auth.
What's going wrong?
When I connect to this network everything works fine until a certain point were Android somehow loses the password.
Code:
D/CommandListener( 124): Setting iface cfg
D/CommandListener( 124): Trying to bring up p2p0
I/wpa_supplicant(14426): wlan0: Trying to associate with 00:1a:1e:15:8d:20 (SSID='eduroam' freq=2412 MHz)
I/wpa_supplicant(14426): wlan0: Associated with 00:1a:1e:15:8d:20
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-PEER-CERT depth=3 subject='/C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root'
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-PEER-CERT depth=3 subject='/C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root'
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-PEER-CERT depth=2 subject='/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=/CN=UTN-USERFirst-Hardware'
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=NL/O=TERENA/CN=TERENA SSL CA'
I/wpa_supplicant(14426): wlan0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/C=NL/O=Universiteit Utrecht/OU=ICT Service Centrum/CN='
I/ActivityManager( 385): START u0 {act=android.settings.WIFI_SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings$WifiSettingsActivity} from pid 530
D/BluetoothAdapter( 8904): 1110622808: getState() : mService = null. Returning STATE_OFF
I/Choreographer( 8904): Skipped 31 frames! The application may be doing too much work on its main thread.
D/WifiService( 385): setWifiEnabled: true pid=8904, uid=1000
D/BluetoothAdapter( 8904): 1110622808: getState() : mService = null. Returning STATE_OFF
I/ActivityManager( 385): Process org.yoki.android.buienalarm (pid 14014) has died.
I/ActivityManager( 385): Process com.google.android.calendar (pid 14258) has died.
I/ActivityManager( 385): Displayed com.android.settings/.Settings$WifiSettingsActivity: +940ms
I/wpa_supplicant(14426): EAP-MSCHAPV2: Password not configured
I/wpa_supplicant(14426): wlan0: CTRL-REQ-PASSWORD-2:Password needed for SSID eduroam
W/Settings( 670): Setting auto_time_zone has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
D/AlarmManagerService( 385): Kernel timezone updated to -120 minutes west of GMT
What I've already tried
Manually downloading and installing the certificate
Manually adding the wifi as 'hidden network'
Downloading an app, and installing it from there
Using a different kernel with updated Wifi Drivers (AK Rubik r30)
This problem occurs in stock ROM and in PA ROM. With stock kernel and the Fancy Kernel, AL Rubik
Please help me identify the solution to this problem, I've googled AND searched in XDA-forums, but to no avail as of yet.
This problem as been there for a week now, and there was a time were it just worked. (Same phone)
I know no one else on campus with this problem.
Maybe this problem is smaller.
What in essence goes wrong is that Android deletes the password from its wpa_supplicant.conf.
Is this a known issue?
I tried multiple ROM's, my password didn't change between 4.0 and 4.2.2...
Should I try downgrading wpa_supplicant itself?
Code:
network={
ssid="eduroam"
scan_ssid=1
key_mgmt=WPA-EAP IEEE8021X
eap=PEAP
identity="<student number>@soliscom.uu.nl"
password="<a password with capitals numbers and special tokens>"
ca_cert="keystore://CACERT_eduroam"
phase2="auth=MSCHAPV2"
}
Bump

WiFi issues (MJ5 bootloader)

Hi everyone,
My Note 2 suffers from strange wifi issues.
I am running the MJ5 bootloader and tested KitKat ResurrectionRemix and DN3 ROMS;
Oddly, I can't connect to WiFi networks most of the time.
I can activate the WiFi toggle and I can see surrounding WiFi networks but when I try to connect to one of them (protected or not), the device displays "authenticating" and then immediately "Saved, secure".
However, I saw my device once connecting to one of these saved networks from itself but therefore I hadn't any Internet connection.
Any one has faced a similar issue ?
.ant1
ant1fr said:
Hi everyone,
My Note 2 suffers from strange wifi issues.
I am running the MJ5 bootloader and tested KitKat ResurrectionRemix and DN3 ROMS;
Oddly, I can't connect to WiFi networks most of the time.
I can activate the WiFi toggle and I can see surrounding WiFi networks but when I try to connect to one of them (protected or not), the device displays "authenticating" and then immediately "Saved, secure".
However, I saw my device once connecting to one of these saved networks from itself but therefore I hadn't any Internet connection.
Any one has faced a similar issue ?
.ant1
Click to expand...
Click to collapse
Try hurricane.modem changer tool.see if.it will help
tonylee000 said:
Try hurricane.modem changer tool.see if.it will help
Click to expand...
Click to collapse
I tried 4 different modem firmwares without any effect. And I don't see any log entry that could explain the problem on DDMS.
This issue is turning me nuts !
.ant1
Something I noticed : when I try to connect to a Wifi network, the signal strength seems to drop to zero. Maybe the device bellieves the network is not strong enought to be connected to.
But still no answer why I have this problem...
I finally managed to get some interesting logs and it seems my device fails authenticating on my WiFi network. It seems that is fails only on 2.4Ghz networks, not 5Ghz ones. Also I noticed BSSID turns to 00.00.00. Normal ? :
Code:
04-02 22:29:38.713: I/wpa_supplicant(2814): CTRL-EVENT-SSID-REENABLED id=0 ssid="4641425966726565"
04-02 22:29:42.159: I/wpa_supplicant(2814): Trying to associate with 9A.91.34 (SSID='4641425966726565' freq=2462 MHz)
04-02 22:29:42.159: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=-1 state=5 BSSID=00.00.00 SSID=
04-02 22:29:42.784: I/wpa_supplicant(2814): CTRL-EVENT-ASSOC-REJECT bssid=9A.91.34 status_code=1
04-02 22:29:46.994: I/wpa_supplicant(2814): CTRL-EVENT-DISCONNECTED bssid=9A.91.34 reason=3 locally_generated=1
04-02 22:29:46.994: I/wpa_supplicant(2814): CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="4641425966726565" auth_failures=1 duration=10
04-02 22:29:46.994: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00.00.00 SSID=4641425966726565
04-02 22:29:47.004: I/wpa_supplicant(2814): CTRL-EVENT-SSID-REENABLED id=2 ssid="746957696669"
04-02 22:29:47.004: I/wpa_supplicant(2814): Trying to associate with 00.FD.6C (SSID='746957696669' freq=2412 MHz)
04-02 22:29:47.004: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=2 state=5 BSSID=00.00.00 SSID=746957696669
04-02 22:29:47.584: I/wpa_supplicant(2814): CTRL-EVENT-ASSOC-REJECT bssid=00.FD.6C status_code=1
04-02 22:29:57.039: I/wpa_supplicant(2814): CTRL-EVENT-DISCONNECTED bssid=00.FD.6C reason=3 locally_generated=1
04-02 22:29:57.039: I/wpa_supplicant(2814): CTRL-EVENT-SSID-TEMP-DISABLED id=2 ssid="746957696669" auth_failures=1 duration=10
04-02 22:29:57.039: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=2 state=0 BSSID=00.00.00 SSID=746957696669
04-02 22:29:58.054: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00.00.00 SSID=
There have been a few reports of.odd behaviour after downgrading from.kitkat. it works ok with kitkat installed yes?
I dont know of a fix but you could try my guide: http://forum.xda-developers.com/showthread.php?t=2700479
originally for people having issue going to 4.3 but the theory would be the same. Cant hurt to.try
ant1fr said:
I finally managed to get some interesting logs and it seems my device fails authenticating on my WiFi network. It seems that is fails only on 2.4Ghz networks, not 5Ghz ones. Also I noticed BSSID turns to 00.00.00. Normal ? :
Code:
04-02 22:29:38.713: I/wpa_supplicant(2814): CTRL-EVENT-SSID-REENABLED id=0 ssid="4641425966726565"
04-02 22:29:42.159: I/wpa_supplicant(2814): Trying to associate with 9A.91.34 (SSID='4641425966726565' freq=2462 MHz)
04-02 22:29:42.159: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=-1 state=5 BSSID=00.00.00 SSID=
04-02 22:29:42.784: I/wpa_supplicant(2814): CTRL-EVENT-ASSOC-REJECT bssid=9A.91.34 status_code=1
04-02 22:29:46.994: I/wpa_supplicant(2814): CTRL-EVENT-DISCONNECTED bssid=9A.91.34 reason=3 locally_generated=1
04-02 22:29:46.994: I/wpa_supplicant(2814): CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="4641425966726565" auth_failures=1 duration=10
04-02 22:29:46.994: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00.00.00 SSID=4641425966726565
04-02 22:29:47.004: I/wpa_supplicant(2814): CTRL-EVENT-SSID-REENABLED id=2 ssid="746957696669"
04-02 22:29:47.004: I/wpa_supplicant(2814): Trying to associate with 00.FD.6C (SSID='746957696669' freq=2412 MHz)
04-02 22:29:47.004: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=2 state=5 BSSID=00.00.00 SSID=746957696669
04-02 22:29:47.584: I/wpa_supplicant(2814): CTRL-EVENT-ASSOC-REJECT bssid=00.FD.6C status_code=1
04-02 22:29:57.039: I/wpa_supplicant(2814): CTRL-EVENT-DISCONNECTED bssid=00.FD.6C reason=3 locally_generated=1
04-02 22:29:57.039: I/wpa_supplicant(2814): CTRL-EVENT-SSID-TEMP-DISABLED id=2 ssid="746957696669" auth_failures=1 duration=10
04-02 22:29:57.039: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=2 state=0 BSSID=00.00.00 SSID=746957696669
04-02 22:29:58.054: I/wpa_supplicant(2814): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00.00.00 SSID=
Click to expand...
Click to collapse
tonylee000 said:
There have been a few reports of.odd behaviour after downgrading from.kitkat. it works ok with kitkat installed yes?
I dont know of a fix but you could try my guide: http://forum.xda-developers.com/showthread.php?t=2700479
originally for people having issue going to 4.3 but the theory would be the same. Cant hurt to.try
Click to expand...
Click to collapse
Gonna try that. But FYI both the ROMs with with I have the issue are KK-based (4.4.2)
PS : What's the purpose of the BLPatch ?
tonylee000 said:
There have been a few reports of.odd behaviour after downgrading from.kitkat. it works ok with kitkat installed yes?
I dont know of a fix but you could try my guide: http://forum.xda-developers.com/showthread.php?t=2700479
originally for people having issue going to 4.3 but the theory would be the same. Cant hurt to.try
Click to expand...
Click to collapse
Didn't help
I followed all the steps and reflash but I still can't connect to WiFi networks !
Might not help either but did you try dr ketans Wifi Fix? Http://goo.gl/6NLgkt
the blpatch flashes the dmg1 bootloader over the mj5 bl enabling the dmg1 to be flashed. Cant flash the dmg1 rom over the mj5 bl
ant1fr said:
Didn't help
I followed all the steps and reflash but I still can't connect to WiFi networks !
Click to expand...
Click to collapse
OK. So I followed Dr.Ketan guide to downgrade from MJ5 with the BLPatch and the WiFi Patch.
Now I have a working WiFi connexion. Also I notice that once connected, the WiFi signal strength is always very low even when being close to the antenna. If I disconnect the network, the signal strength comes back to what it should be... Also some acore FC
I think that the problem comes from a missing WiFi driver needed by the MJ5 bootloader. I may have missed one of the pre-MJ5 Samsung update that included new WiFi drivers. Unfortunately it's almost impossible to identify what's missing !
EDIT : False hope ! After few mintues, got disconnected and unable to connect again to any WiFi network
EDIT2 : And back again. Actually I think my device only connectes to 5GHz WiFi networks. Unable to authenticate with WiFi networks working on 2.4Ghz freq band...
EDIT2 : And back again. Actually I think my device only connectes to 5GHz WiFi networks. Unable to authenticate with WiFi networks working on 2.4Ghz freq band...[/QUOTE]
Sorry for this post months after yours, but...Yes, I've had this exact problem for at least a year or so and I have also tried everything. I finally gave up and only use the phone when I just don't need wi-fi. And now I've switched modems in my home and can no longer broadcast in 5ghz, so now I can't even get wi-fi through that.
One other peculiarity I've found is that if you have unsecured wi-fi it will also work. Even on 2.4Ghz. Very strange. So, no help here- just understanding your issue.
beefgalore said:
EDIT2 : And back again. Actually I think my device only connectes to 5GHz WiFi networks. Unable to authenticate with WiFi networks working on 2.4Ghz freq band...
Sorry for this post months after yours, but...Yes, I've had this exact problem for at least a year or so and I have also tried everything. I finally gave up and only use the phone when I just don't need wi-fi. And now I've switched modems in my home and can no longer broadcast in 5ghz, so now I can't even get wi-fi through that.
One other peculiarity I've found is that if you have unsecured wi-fi it will also work. Even on 2.4Ghz. Very strange. So, no help here- just understanding your issue.
Click to expand...
Click to collapse
The problem is the authentication with wpa2 if you change your router at wpa or wep is connecting. I had the same problem with a fritzbox and the solution was this.
Sent from my GT-N7100 using Tapatalk 2
vagsvag said:
The problem is the authentication with wpa2 if you change your router at wpa or wep is connecting. I had the same problem with a fritzbox and the solution was this.
I believe that is one of the many things I've tried in the past, but certainly worth trying again. Of course, it doesn't help when you use other wi-fi spots, but oh well- better than nothing.
Click to expand...
Click to collapse

CM11 WIFI can't connect

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

Categories

Resources