Guus Sliepen wrote : > On Fri, Jul 24, 2009 at 02:38:32AM -0400, S Hwang wrote: > > > Perhaps this is a driver problem, and not specifically something > > with iwconfig, but I don't know how to tell beyond what I've > > already tried. > > I suspect it is a driver problem.
It's a bit more complex. You are trying to set a passphrase. This tells me that you are not using plain WEP, but WPA. The Wireless Tools can not do WPA, you absolutely need wpa_supplicant. To set WPA, wpa_supplicant uses a different API than the plain WEP API that iwconfig uses. That's why wpa_supplicant works and iwconfig does not. Now, why is the driver not accepting a plain WEP key ? It could be a driver bug, but I suspect that it's just that the key is not the right size. Make sure you have the proper number of bytes for plain WEP (see iwlist). Good luck... Jean -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org