Hello!
I've got a very diffcult problem with my usb wireless device. If it is plugged in, the driver zd1211rw is loaded.
Code:
iwlist scanning
lo Interface doesn't support scanning
eth0 Interface doesn't support scanning
wmaster0 Interface doesn't support scanning
wlan0 Scan completed:
Cell 01: ..
The stick is working, but now I start the wpa_supplicant (the config file is ok).
Code:
wpa_supplicant -Dwext -iwlan0 -C/etc/wpa_supplicant.conf
Now I get an error:
Code:
ioctl[SIOCSIWAUTH]: Operation not supported
Now a new
:
Code:
lo Interface doesn't support scanning
eth0 Interface doesn't support scanning
wmaster0 Interface doesn't support scanning
wlan0 Interface doesn't support scanning: Network is down.
My distribution is Slackware Current, buth I've got the same difficult problem with openSUSE 11.0
Any idea?
Best Regards
Christian