Your message dated Mon, 26 Sep 2011 19:12:02 +0200
with message-id <[email protected]>
and subject line Re: Bug#625701: [wpasupplicant] ipw3945
ioctl[SIOCSIWENCODEEXT]: Invalid argument
has caused the Debian Bug report #625701,
regarding [wpasupplicant] ipw3945 ioctl[SIOCSIWENCODEEXT]: Invalid argument
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
625701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 |
--- End Message ---
--- Begin Message ---
Hi
On Monday 26 September 2011, Kel Modderman wrote:
> 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.
[...]
Closing as fixed for the reporter, default (in the absence of specific
wpa-driver=wext definitions is nl80211 anyways).
Regards
Stefan Lippers-Hollmann
signature.asc
Description: This is a digitally signed message part.
--- End Message ---