Hi guys i have i am just trying to get my ALFA Networks AWUS036H working with aircrack-ng and kismet in backtrack have tried the easy modules by pilotsnipes listed on the backtrack forum for live cd but couldnt get the card working properly. i have now installed a hardrive install of bt2 using vmware hoping that i can install the drivers manually however im having some problems :
i tried using this to install the drivers on my clean hd install of backtrack 2 on vmware.
ifconfig wlan0 down
rmmod r8187.ko
rmmod ieee80211-rtl.ko
rmmod ieee80211_crypt_ccmp-rtl.ko
rmmod ieee80211_crypt_tkip-rtl.ko
rmmod ieee80211_crypt_wep-rtl.ko
rmmod ieee80211_crypt-rtl.ko
wget
ftp://220.228.150.22/cn/wlan/rtl8187_linux_26.1010.zipunzip rtl8187_linux_26.1010.zip
cd rtl8187_linux_26.1010.0622.2006/
wget
http://patches.aircrack-ng.org/rtl8187_2.6.20v4.patchtar xzf drv.tar.gz
tar xzf stack.tar.gz
patch -Np1 -i rtl8187_2.6.20v4.patch
make
make install
but the link to the
http://patches.aircrack-ng.org/rtl8187_2.6.20v4.patch is broken so i tried raplacing it with the latest rtl8187 which seems to be the rtl8187_2.6.22.patch?? ok so this is how i tried to install it:
ifconfig wlan0 down
rmmod r8187.ko
rmmod ieee80211-rtl.ko
rmmod ieee80211_crypt_ccmp-rtl.ko
rmmod ieee80211_crypt_tkip-rtl.ko
rmmod ieee80211_crypt_wep-rtl.ko
rmmod ieee80211_crypt-rtl.ko
wget
ftp://220.228.150.22/cn/wlan/rtl8187_linux_26.1010.zipunzip rtl8187_linux_26.1010.zip
cd rtl8187_linux_26.1010.0622.2006/
wget
http://patches.aircrack-ng.org/rtl8187_2.6.22.patchtar xzf drv.tar.gz
tar xzf stack.tar.gz
patch -Np1 -i rtl8187_2.6.22.patch
make
make install
but then after i install when i try and wlan0up it says permission denied and when i type in sh wlan0up i get this and the alfa does not work.
rtl8187_linux_26.1010.0622.2006 # sh wlan0up
insmod: can't read 'ieee80211_crypt-rtl.ko': No such file or directory
insmod: can't read 'ieee80211_crypt_wep-rtl.ko': No such file or directory
insmod: can't read 'ieee80211_crypt_tkip-rtl.ko': No such file or directory
insmod: can't read 'ieee80211_crypt_ccmp-rtl.ko': No such file or directory
insmod: can't read 'ieee80211-rtl.ko': No such file or directory
insmod: can't read 'r8187.ko': No such file or directory
wlan0: ERROR while getting interface flags: No such device
i have tried moving these files to various locations but i still cant get it to work .. i am new to backtrack and linux but have been trying to get this working for a few days now and nothing i do seems to get it working i bought the card hoping it would be easy with the modules but couldnt it working. however now i think about it i would prefer to install the drivers manually as i want to run a vmware hd install of bt2 so that i dont have to keep changing the kismet.conf etc. could someone help me please? as you can tell i am not exactly sure of what im doing just trying to work stuff out. if someone could write a straight forward way for me to install the latest drivers for the alfa on bt2 i would be very happy indeed as i have been scratching my head for days
