The DWA-160A1 and DWA-160A2 both are same chipset (ar9170). The DWA-160B has a ralink chipset.I have the D-Link DWA-160A2 (version A i think with a minor revision?).
Is this the same chipset as the DWA-160A or does it have the DWA-160B chipset?
Your lsmod output shows that you don't have any of the wireless modules loaded. To get all the modules loaded try runningNeedless to say my USB adapter isnt working, just my virtual ethernet connection to my onboard wireless card. The light on the USB is always off when mounted by VWware. Backtrack can see my device as an EHCI Host Controller - 11n adapter. Here are the details from backtrack.If its still not working after that, it may be a VMware issue(I don't know shit about VMware).Code:modprobe -a ath ar9170usb mac80211 cfg80211 rfkill_backport led_class
--------------------------------------------------------------------
--------------------------------------------------------------------
The only reason it's unknown is because of:I did follow your steps but when i do like but i have some probs..
why is the chipset unknown?Code:root@bt:~# airmon-ng Interface Chipset Driver wlan0 Unknown ar9170usb - [phy0]
/usr/sbin/airmon-ng
line 174it should beCode:if [ x$DRIVER = "xOtus" -o x$DRIVER = "xarusb_lnx" -o x$DRIVER = "xar9170" ]
line 174Code:if [ x$DRIVER = "xOtus" -o x$DRIVER = "xarusb_lnx" -o x$DRIVER = "xar9170usb" ]



