google-code-export / minicm

Automatically exported from code.google.com/p/minicm
0 stars 0 forks source link

802.1x EAP WLAN Authentification not working #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

wpa_supplicant.conf:
network={
    ssid="MYSSID"
    key_mgmt=WPA-EAP
    eap=PEAP
    identity="Domain\Username"
        password="password"
    phase2="auth=MSCHAPV2"
    priority=51
}

What is the expected output? What do you see instead?
WLAN is not connected, sometimes the password line gets lost

What version of MiniCM you are using? On what device (mini, pro, x8)?
mini 7.0.1, problem since 7.0.0, 6.0 has been working

What app(s) are involved in the problem?
None

Have you tried rebooting your device?
Yes

What is the adb logcat output when the problem accurs (see:
http://wiki.cyanogenmod.com/index.php?title=Logcat)

I/wpa_supplicant( 3201): CTRL-EVENT-STATE-CHANGE id=1 state=4
V/WifiMonitor( 1810): Event [CTRL-EVENT-STATE-CHANGE id=1 state=4]
V/WifiStateTracker( 1810): Changing supplicant state: ASSOCIATING ==> ASSOCIATED

I/WidgetPrefs( 2511): Loaded widget prefs for 4
I/wpa_supplicant( 3201): Associated with 02:a0:57:15:f1:5f
V/WifiMonitor( 1810): Event [Associated with 02:a0:57:15:f1:5f]
I/wpa_supplicant( 3201): Authentication with 02:a0:57:15:f1:5f timed out.
V/WifiMonitor( 1810): Event [Authentication with 02:a0:57:15:f1:5f timed out.]
I/wpa_supplicant( 3201): CTRL-EVENT-STATE-CHANGE id=1 state=0
I/wpa_supplicant( 3201): CTRL-EVENT-STATE-CHANGE id=-1 state=2
V/WifiMonitor( 1810): Event [CTRL-EVENT-STATE-CHANGE id=1 state=0]
V/WifiMonitor( 1810): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
V/WifiStateTracker( 1810): Changing supplicant state: ASSOCIATED ==> DISCONNECTE
D
V/WifiStateTracker( 1810): Changing supplicant state: DISCONNECTED ==> SCANNING
E/wpa_supplicant( 3201): ERROR - wpa_driver_tista_private_send - error sending W
ext private IOCTL to STA driver (ioctl_cmd = 8021501,  res = -1, errno = 95)
E/wpa_supplicant( 3201): ERROR - Failed to do tista scan!
W/wpa_supplicant( 3201): Failed to initiate AP scan.

Please provide any additional information below.

How can i raise the timeout ? It seems to timeout immediately...

Original issue reported on code.google.com by lorenz.u...@gmail.com on 27 May 2011 at 3:46

GoogleCodeExporter commented 9 years ago
Used version is MiniCM7 2.0.1, not 7.0.1 ...

Original comment by lorenz.u...@gmail.com on 27 May 2011 at 4:27

GoogleCodeExporter commented 9 years ago
Hi, did this use to work with stock 2.1 firmware?

Original comment by birbi...@gmail.com on 27 May 2011 at 5:41

GoogleCodeExporter commented 9 years ago
Am 27.5.2011 19:58, schrieb minicm@googlecode.com:

Yes, it did and it also works with all versions of MiniCM 6.
(Sorry, i did not check my google mail account for a long time...)

Original comment by lorenz.u...@gmail.com on 23 Jul 2011 at 9:38

GoogleCodeExporter commented 9 years ago
No change with MiniCM7 2.0.6, is there anything i can do ?

Original comment by lorenz.u...@gmail.com on 24 Aug 2011 at 1:52

GoogleCodeExporter commented 9 years ago
Seems to be fixed in MiniCM7-2.0.7

Original comment by jeroen.l...@gmail.com on 31 Aug 2011 at 4:50

GoogleCodeExporter commented 9 years ago

Original comment by birbi...@gmail.com on 16 Sep 2011 at 11:23