currently Im on bt4 R1 blackhat release, and notice the same thing u mention above = no scan results. it appears that this release does not have the /usr/src/drivers folder, but hey no biggie... mind sharing which compat-wireless drivers you are using (date would work fine).
thanks for such a great OS!
UPDATE: compat-wireless-2010-07-24 + mac80211_2.6.32.2-wl_frag+ack_radiotap.patch is working for me
so for those on the back|track 4 R1 blackhat release, do the following ::
btw, I am using an ALFA AWUS036NH USB adapter with this setup =)Code:mkdir /usr/src/drivers cd /usr/src/drivers wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2010-04-20.tar.bz2 tar jxvf compat-wireless-2010-04-20.tar.bz2 cd compat-wireless-2010-04-20 wget http://patches.aircrack-ng.org/mac80...radiotap.patch cat mac80211_2.6.32.2-wl_frag+ack_radiotap.patch | patch -p1 make make install make unload modprobe rt2800usb




. diwr and myself wrestled with the same ''fixed channel mon0: -1' issue the other day. take a stab at an older version of compat-wireless and let us know if this corrects the issue?
