do you have the cfg80211 module installed?
lmsod | grep cfg80211
if not:
modprobe cfg80211
if you don't have cfg80211 module you need to compile it and load it,
then you should be able to get into monitor mode. you may also try getting the latest
ver...
lmsod | grep cfg80211
if not:
modprobe cfg80211
if you don't have cfg80211 module you need to compile it and load it,
then you should be able to get into monitor mode. you may also try getting the latest
ver...