rt73 driver on BackTrack 3
Hi I have just bought a linskys WUSB54GC wireless adapter I was`advised (by a freind and on forum sites) that this would be upto running all of the features of BT3 provided I install the rt73 drivers.
A problem has come up in that when I attempt to build the driver :
Code:
bt ~ # cd rt73-k2wrlz-2.01/Module
bt Module # make
I get a message saying: /lib/modules/2.6.21.5/build does not exist. I used the file browser program to navigate to /2.6.21.5 and sure enough it says build appears to no longer exist (does display a file type icon with a padlock on top though).
I tried to create such a directory but no joy. After this I searched the BT support forum for help and found a post advising me to locate something called kernel.lzm. I navigated to "/" and ran a search:
Code:
bt / # find / -name kernel.lzm
this returned no results. I have done a HD installation but I've tried this on the live cd aswell with no luck.
can someone help pls
thx
PS
I seem to be missing something is it possible I have a bad copy of BT3?
---Update---
--------------------------------------------------------------------------------
I was advised to download a newer version of the driver rt73-k2wrlz-3.0.1.tar but same thing again. Made a directory called build in the right location but now when i try make I get a message saying:
Code:
make[1]: Entering directory '/lib/modules/2.6.21.5/build'
make[1]: *** No rule to make target 'modules'. Stop.
make[1]: Leaving directory '/lib/modules/2.6.21.5/build'
rt73.ko failed to build!
make: *** [module] Error 1