I have raspberry pi with Ralink RT5370 dongle. To enter monitor mode I run:
Without these commands I receive "Error setting channel: command failed: Device or resource busy (-16)":
[code]sudo service network-manage...
Code: [Select]
sudo ifconfig wlan0 down
Without these commands I receive "Error setting channel: command failed: Device or resource busy (-16)":
[code]sudo service network-manage...