I'm not sure there is a driver in BT3 for rt2860 that works with injection. It would be so great if we could get one that works, though.
I'm not sure there is a driver in BT3 for rt2860 that works with injection. It would be so great if we could get one that works, though.
I have been trying to install the apocolipse driver
make[2]: *** [/root/rt2870-2.6.27-apocolipse/os/linux/../../os/linux/rt_profile.o] Error 1
make[1]: *** [_module_/root/rt2870-2.6.27-apocolipse/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-source-2.6.29.4'
make: *** [LINUX] Error 2
I assume there is nothing i can do about these errors
I would love to get my rockland n3 (rt2870) working with any ver. of backtrack. I can't find it but I saw someone claim there is a driver that works flawless with the rt2870 in backtrack 2. If anyone knows about this please link me in a pm. Thank you all so much that try to help us.
hi all!
ok sorry but i can't post my message as i would like cuz he contains URLS and i have to post 15 message to add urls...
then i ask:
CRACK WEP with BT4-Final under VMware Workstation using WUSB600N Linksys Wireless Stick
i use BT4-Beta under VMware for windows XP with WiFi card Linksys WUSB600N.
i update kernel
i use driver: 2009_0820_RT2870_Linux_STA_V2.2.0.0
i would edit config.mk
replace
# Support Wpa_Supplicant
HAS_WPA_SUPPLICANT=n
and
# Support Native WpaSupplicant for Network Maganger
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
by
# Support Wpa_Supplicant
HAS_WPA_SUPPLICANT=y
and
# Support Native WpaSupplicant for Network Maganger
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
i edit rt2870.h adding line "{USB_DEVICE(0x1737,0x0071)}, /* WUSB600N
after line "{USB_DEVICE(0x157E,0x300E)}, /* U-Media */ \"
BUT... these lines not thereooo