Bug#625701: [wpasupplicant] ipw3945 ioctl[SIOCSIWENCODEEXT]: Invalid argument

2011-05-05 Thread Ruiyan Yu

Package: wpasupplicant
Version: 0.7.3-3
Severity: normal

--- Please enter the report below this line. ---
I was able to connect to the university network.
Since last aptitude full-upgrade I received errors shown below and was 
unabled to connect.

It does not work for WPA-EPA-TTLS as well.

I dont have any other connection issues with wlan-network.


wpa_supplicant log with -dddt
---
1304546942.144667: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 
seq_len=0 key_len=0
1304546942.144688: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 
seq_len=0 key_len=0
1304546942.144697: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 
seq_len=0 key_len=0
1304546942.144705: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 
seq_len=0 key_len=0
1304546942.144713: wpa_driver_wext_set_key: alg=0 key_idx=4 set_tx=0 
seq_len=0 key_len=0

1304546942.144822: Driver did not support SIOCSIWENCODEEXT
1304546942.144828: wpa_driver_wext_set_key: alg=0 key_idx=5 set_tx=0 
seq_len=0 key_len=0

1304546942.144880: Driver did not support SIOCSIWENCODEEXT

wpa_supplicant.conf
---
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
eapol_version=1
ap_scan=1

network={
ssid=someid
id_str=somestr
scan_ssid=1
key_mgmt=WPA-EAP
eap=PEAP
identity=id@domain
anonymous_identity=anonymous@domain
password=somepass
ca_cert=somecert
phase2=auth=MSCHAPV2
}

interfaces
-
auto wlan0
iface wlan0 inet manual
wpa-driver wext

# Roaming Config File
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf

#Location
iface somestr inet dhcp



--- System information. ---
Architecture: i386
Kernel: Linux 2.6.38-2-686

Debian Release: wheezy/sid
500 testing www.debian-multimedia.org
500 testing security.debian.org
500 testing ftp.de.debian.org

--- Package information. ---
Depends (Version) | Installed
==-+-==
libc6 (= 2.3.6-6~) | 2.11.2-11
libdbus-1-3 (= 1.1.1) | 1.4.6-1
libnl1 (= 1.1) | 1.1-6
libpcsclite1 | 1.7.2-2
libreadline6 (= 6.0) | 6.1-3
libssl1.0.0 (= 1.0.0) | 1.0.0d-2
lsb-base (= 3.0-6) | 3.2-27
adduser | 3.112+nmu2


Package's Recommends field is empty.

Suggests (Version) | Installed
===-+-===
wpagui |
libengine-pkcs11-openssl |







--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#625701: [wpasupplicant] ipw3945 ioctl[SIOCSIWENCODEEXT]: Invalid argument

2011-05-05 Thread Kel Modderman
Hi Ruiyan,

On Thu, 5 May 2011 06:02:47 PM Ruiyan Yu wrote:
 Package: wpasupplicant
 Version: 0.7.3-3
 Severity: normal
 
 --- Please enter the report below this line. ---
 I was able to connect to the university network.
 Since last aptitude full-upgrade I received errors shown below and was
 unabled to connect.
 It does not work for WPA-EPA-TTLS as well.
 
 I dont have any other connection issues with wlan-network.
 
 
 wpa_supplicant log with -dddt
 ---
 1304546942.144667: wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0
 seq_len=0 key_len=0
 1304546942.144688: wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0
 seq_len=0 key_len=0
 1304546942.144697: wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0
 seq_len=0 key_len=0
 1304546942.144705: wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0
 seq_len=0 key_len=0
 1304546942.144713: wpa_driver_wext_set_key: alg=0 key_idx=4 set_tx=0
 seq_len=0 key_len=0
 1304546942.144822: Driver did not support SIOCSIWENCODEEXT
 1304546942.144828: wpa_driver_wext_set_key: alg=0 key_idx=5 set_tx=0
 seq_len=0 key_len=0
 1304546942.144880: Driver did not support SIOCSIWENCODEEXT
 
 wpa_supplicant.conf
 ---
 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
 eapol_version=1
 ap_scan=1
 
 network={
  ssid=someid
  id_str=somestr
  scan_ssid=1
  key_mgmt=WPA-EAP
  eap=PEAP
  identity=id@domain
  anonymous_identity=anonymous@domain
  password=somepass
  ca_cert=somecert
  phase2=auth=MSCHAPV2
 }
 
 interfaces
 -
 auto wlan0
 iface wlan0 inet manual
 wpa-driver wext

Can you please remove this wpa-driver line or try with wpa-driver nl80211?

 Kernel: Linux 2.6.38-2-686

With this kernel, nl80211 should be better than WEXT interface.

Thanks, Kel.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#625701: [wpasupplicant] ipw3945 ioctl[SIOCSIWENCODEEXT]: Invalid argument

2011-05-05 Thread Kel Modderman
On Thu, 5 May 2011 07:20:16 PM Ruiyan Yu wrote:
 Hi Kel,
 
 Am 05.05.2011 11:06, schrieb Kel Modderman:
  Can you please remove this wpa-driver line or try with wpa-driver
  nl80211?
  
  Kernel: Linux 2.6.38-2-686
  
  With this kernel, nl80211 should be better than WEXT interface.
  
  Thanks, Kel.
 
 It works great with wpa-driver nl80211.
 Thanks for your help!

Cool, copying the BTS + list for the record.

Normally I would close a bug fixed so easily, but it seems that
wpa-driver wext might actually be totally crap and cause more problems for 
other people.

It should possibly be removed from wpa_supplicant build configuration and 
nl80211 used instead. I'm not sure of the best way to migrate people's 
/etc/network/interfaces configuration which includes wpa-driver wext.

Idea's welcome.

Thanks, Kel.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org