Bruno Tavares wrote:

> [EMAIL PROTECTED] Bruno]# /sbin/iwconfig wlan0 mode Monitor
> Error for wireless request "Set Mode" (8B06) :
>     SET failed on device wlan0 ; Device or resource busy.
> 
> (it say it's busy but i'm connected to my wired connection!!!!!)

You have to bring the interface down to change the mode in mac80211,
then bring it up to use it... like

ifconfig wlan0 down

> [EMAIL PROTECTED] Bruno]# /sbin/iwconfig wmaster0 mode Monitor
> Error for wireless request "Set Mode" (8B06) :
>     SET failed on device wmaster0 ; Operation not supported.

Use wlan0 not wmaster0

-Andy

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to