[Hardy] [madwifi] fails to associate using /e/n/i

Bug #199275 reported by Matthew Tighe
10
Affects Status Importance Assigned to Milestone
wpasupplicant (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

A config that worked in Gutsy for connecting to a corporate network did work in Hardy for me yesterday. I also tried the new improved gui nm-applet with no love there either (although it did "see" the wireless network I was trying to connect to - which was huge improvement from gutsy).

/etc/wpa_supplicant/wpa_supplicant.conf:

network={
        ssid="CORPWiFi"
        scan_ssid=1
        key_mgmt=IEEE8021X
        eap=PEAP
        identity="domain\user_n"
        password="Password"
}

/etc/interfaces:

auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto eth0
auto wlan0
iface wlan0 inet dhcp
wpa-driver madwifi
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf.

Don't know what else to say except that it DID work under Gutsy but not under Hardy. It seemed like Hardy was just ignoring it.

Tags: regression
Revision history for this message
Matthew Tighe (tighem) wrote :

That trailing period is not in the config file at the end of "wpa_supplicant.conf".

Revision history for this message
Reinhard Tartler (siretart) wrote :

that part didn't change in wpasupplicant. Could you please run wpasupplicant by hand using heavy debug (use -dd as parameters) and attach that to this bug, please.

Alas, please say the exact version of wpasupplicant you are using (output of `dpkg -l wpasupplicant`)

Changed in wpasupplicant:
status: New → Incomplete
Revision history for this message
Matthew Tighe (tighem) wrote :

tighem@met:~$ dpkg -l wpasupplicant
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii wpasupplicant 0.6.0+0.5.8-0u Client support for WPA and WPA2 (IEEE 802.11
tighem@met:~$ sudo wpa_supplicant -iwlan0 -Dwext -c/etc/wpa_supplicant/wpa_supplicant.conf -dd > corpnetwifidebug.txt

Revision history for this message
ubuntu_demon (ubuntu-demon) wrote :
Revision history for this message
Reinhard Tartler (siretart) wrote :

the relevant part of the debug log is this:

Trying to associate with 00:13:19:92:46:b0 (SSID='CorpNetWiFi' freq=2427 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: clearing AP WPA IE
WPA: clearing AP RSN IE
WPA: clearing own WPA/RSN IE
No keys have been configured - skip key clearing
wpa_driver_wext_set_drop_unencrypted
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
WEXT: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - portControl=Auto
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b06 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b04 len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b1a len=23
Authentication with 00:00:00:00:00:00 timed out.
Added BSSID 00:13:19:92:46:b0 into blacklist
No keys have been configured - skip key clearing
State: ASSOCIATING -> DISCONNECTED

Revision history for this message
Reinhard Tartler (siretart) wrote :

oh, now I see that you are using 'madwifi' as driver for your card. That driver backend is deprecated by madwifi upstream.

Could you please try with 'wext' again? I'd need to see a new debug (-dd) log again.

Revision history for this message
Jayson Rowe (jayson.rowe) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in wpasupplicant:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.