Please excuse my noob-ness.... has anyone else noticed that Startpage returns mostly worthless results? lol
I'm trying to get my usb wifi adpater (Atheros AR5005UG chipset) to stay in wireless B all the time and to not use G. After looking at about a hundred page results I finally learned to try:
sudo iwconfig wlan1 modu 11b
and the system responds:
Error for wireless request "Set Modulation" (8B2F) :
SET failed on device wlan1 ; Operation not supported.

This tells me something:
sudo iwlist wlan1 event
It returns some info:
wlan1 Wireless Events supported :
0x8B06 : Set Mode (kernel generated)

So here's the big question... is there a setting somewhere in Kali (1.1.0 32-bit) to use IEEE 802.11b only?