Hi All,

I've read through the troubleshooting guide and still can't seem to work out my issue. My guess at the moment is its a power issue.

I have a Alfa Networks AWUS036H 1MW wireless card which I don't seem to be able to get to work on the latest version of Kali for the Raspberry Pi.

From dmesg everything seems to be fine, in fact the output is the same as the output I get if I plug it into my laptop, which it works on.

usb 1-1.3.5: Product: RTL8187_Wireless
usb 1-1.3.5: Manufacturer: Manufacturer_Realtek_RTL8187_
usb 1-1.3.5: SerialNumber: 00C0CA40CFBC
cfg80211: Calling CRDA to update world regulatory domain
ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
ieee80211 phy0: hwaddr 00:c0:ca:40:cf:bc, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
rtl8187: Customer ID is 0xFF
Registered led device: rtl8187-phy0::radio
Registered led device: rtl8187-phy0::tx
Registered led device: rtl8187-phy0::rx
rtl8187: wireless switch is on
usbcore: registered new interface driver rtl8187

However when I run ifconfig or iwconfig wlan0 has no wireless extensions. The lights on my card are not on either. So I thought it was a power issue.

I purchased the 'Zipp' usb hub listed last on the list here 'http://elinux.org/RPi_Powered_USB_Hubs' but the same issue exists.

Anyone have any ideas?