Hi! I successfully installed Kali on my Raspberry Pi, and everything works just fine, except for the troublesome Ralink RT5370 WiFi adapter..

I installed the firmware for it using "apt-get install firmware-ralink". Afterwards connecting it to my router for browsing the WWW works just fine using xterm to edit "/etc/network/interfaces". The problems occurs when e.g. trying to enable packet injection: "airmon-ng start wlan0"; nothing happens. Just an empty list under the "Interface Chipset Driver" headers. Neither wicd or fern detects any wireless adapters, although I know my Ralink is running because I managed to connect to the internet....


iwconfig shows: wlan0 no wireless extensions

Is anyone familiar with my problem?