I have an alfa AWU036H RTL8187L and I want to make it support injection I search on the web and I found a patch to make alfa supported injection but I have an problem in the batch:
root@laptop:~/rtl8187_linux_26.1010.0622.2006# make install
install -d /lib/modules/2.6.29.4/kernel/drivers/net/wireless/rtl_ieee80211
install -d /lib/modules/2.6.29.4/kernel/drivers/net/wireless/rtl8187
install -m 644 ./ieee80211/*.ko /lib/modules/2.6.29.4/kernel/driver/net/wireless
/rtl_ieee80211
install: cannot stat `./ieee80211/*.ko': No such file or directory
make: *** [install] Error 1
Any suggestions will be greatly appreciated.
./configureandmakefirst ? If so, what error messages did you get ? – bodhi.zazen Jan 18 at 16:38