When i type make i get the error:
bt ~ # cd /root/rt61-cvs-2008032212/Module/
bt Module # make
make: *** /lib/modules/2.6.21.5/build: No such file or directory. Stop.
rt61.ko failed to build!
make: *** [module] Error 1
Here are two wireless Pci cards that work out of the box with backtrack 2 and most definitely works with backtrack 3
Just need to install this patch rt61-cvs you can download it from here: http://rt2x00.serialmonkey.com/rt61-cvs-daily.tar.gz
Linksys wireless pci lan adapter (£39.99 comes with a large anetnna about 8dbi)
wmp54g
802.11b/g
rt61
Zonet wireless pci lan adapter (£9.99 old card got it from a computer fair)
zew1601
802.11b/g
rt61
Setup-Guide
First download the patch from: Here(might need to place it in your root folder)
Then open up a shell and type:
tar xvfz rt61-cvs-daily.tar.gz
cd /root/rt61-cvs-2008011112/Module
make
Then, type:
make install
modprobe rt61
ifconfig wlan0 up
If you have any install problems Try This:
make clean
make debug
To enable injection all you need to type is:
iwpriv wlan0 rfmontx 1
_MaCc_
[CENTER][COLOR="Red"]Every great advance in natural knowledge has involved the absolute rejection of authority.[/COLOR]
[B]Thomas H. Huxley[/B][/CENTER]
When i type make i get the error:
bt ~ # cd /root/rt61-cvs-2008032212/Module/
bt Module # make
make: *** /lib/modules/2.6.21.5/build: No such file or directory. Stop.
rt61.ko failed to build!
make: *** [module] Error 1
Yeap. I have the same problem
make: *** /lib/modules/2.6.21.5/build: No such file or directory. Stop.
rt61.ko failed to build!
make: *** [module] Error 1
Yes same over here mate.
Cant think what the trouble might be though.
bt Module # make
make[1]: Entering directory `/lib/modules/2.6.20-BT-PwnSauce-NOSMP/build'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/lib/modules/2.6.20-BT-PwnSauce-NOSMP/build'
rt61.ko failed to build!
make: *** [module] Error 1
Ok, the error that occurs when trying to compile RT61 from BT3 happens because there aren't any linux kernel sources found under /lib/modules/2.6.21.5/build-> /usr/src/whatever
if you do ls -al /lib/modules/2.6.21.5/build it'll by a system link to /usr/src/something
so you can't compile external drivers for BT3 beta
that being said, you don't need to! RT61 works fine, especially for the wmp54g
i tried compiling it, and then noticed that under iwconfig that 'wlan0' was listed.. i was fine