Yeah. Something is very wrong here.Code:airmon-ng start wlan0 Found 2 processes that could cause trouble. If airodump-ng, aireplay-ng or airtun-ng stops working after a short period of time, you may want to kill (some of) them! PID Name 709 dhclient3 14665 dhclient3 Process with PID 14665 (dhclient3) is running on interface wlan0 Interface Chipset Driver wlan0 AR9001/9002/9271 usb (monitor mode enabled)
Alfa awus036neh rt2870/3070 1000mw
Ive been using this in bt4r2 and its been great the signal is super but in bt5 the signal is really low any ideas
The usually setup still reaps no rewards
the power is now at 30 but the signal is not great compared what it use to be my sh*ty little pci edimax-7128g with a 5dbi antenna has more signal and picking up more AP'S than the alfa and it has a 9dbi antennaCode:iw reg set BO iwconfig wlan1 txpower 30
what the hell ?? As far as I can remember the backtrack team patched it in bt4r2 and it was the fix after bt4 and it worked like a charm
can the mods or anyone tell where OR how to get this patch to get the signal its capable of
Net2010 ???????????????????????????
thankswith the Bluetooth error did it still compile and work for you as the signal is killing me and wounder will this compatible wireless pack increase it
r083rt
Followed all the steps you laid out, and everything went smoothly (no errors) but it just doesn't work. This is what I get:
root@bt:~# airmon-ng start wlan0
Interface Chipset Driver
wlan0 Ralink RT2870/3070 rt2800usb - [phy0]
(monitor mode enabled on mon0)
root@bt:~# aireplay-ng -9 mon0
23:29:45 Trying broadcast probe requests...
23:29:47 No Answer...
23:29:47 Found 0 APs
root@bt:~#
And I know for certain there are AP's.. one being in my house! I have no problem getting this to work in BT4R2. So, I don't understand whats going wrong. Any suggestions?
edit: I use the latest VMware Player and have BT5 GNOME 32
edit again:
I trashed all the BT5 stuff and started over... the awus036nh now works out of the box with my clean slate bt5 gnome 32!
Last edited by waterways; 05-23-2011 at 04:28 AM.
in BT5 alpha awsuso36nh works so well with the default drivers and you can raise the frequency to 30db, the injection works! hello! (I tried was made with the 5db antenna locked up at home)
iw reg Sept. BO
iwconfig wlanx txpower 30
macchanger-m xx: xx: xx: xx: xx: xx wlanx
airmon-ng start wlanx
airodump-ng mon0
aireplay-ng -9 mon0
I am not able to make it past the first make! I am using the latest version downloadable with Gnome 32-bit in place.
root@bt:/usr/src/compat-wireless-2010-04-20# make
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h
make -C /lib/modules/2.6.38/build M=/usr/src/compat-wireless-2010-04-20 modules
make[1]: Entering directory `/usr/src/linux-source-2.6.38'
WARNING: Symbol version dump /usr/src/linux-source-2.6.38/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /usr/src/compat-wireless-2010-04-20/compat/main.o
In file included from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
/usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:56:1: warning: "HWEIGHT8" redefined
In file included from /usr/src/linux-source-2.6.38/arch/x86/include/asm/bitops.h:451,
from /usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:19,
from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
include/asm-generic/bitops/const_hweight.h:32:1: warning: this is the location of the previous definition
In file included from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
/usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:67:1: warning: "HWEIGHT16" redefined
In file included from /usr/src/linux-source-2.6.38/arch/x86/include/asm/bitops.h:451,
from /usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:19,
from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
include/asm-generic/bitops/const_hweight.h:33:1: warning: this is the location of the previous definition
In file included from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
/usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:68:1: warning: "HWEIGHT32" redefined
In file included from /usr/src/linux-source-2.6.38/arch/x86/include/asm/bitops.h:451,
from /usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:19,
from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
include/asm-generic/bitops/const_hweight.h:34:1: warning: this is the location of the previous definition
In file included from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
/usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:69:1: warning: "HWEIGHT64" redefined
In file included from /usr/src/linux-source-2.6.38/arch/x86/include/asm/bitops.h:451,
from /usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:19,
from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
include/asm-generic/bitops/const_hweight.h:35:1: warning: this is the location of the previous definition
In file included from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
/usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:75:1: warning: "HWEIGHT" redefined
In file included from /usr/src/linux-source-2.6.38/arch/x86/include/asm/bitops.h:451,
from /usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:19,
from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/compat/main.c:1:
include/asm-generic/bitops/const_hweight.h:40:1: warning: this is the location of the previous definition
LD [M] /usr/src/compat-wireless-2010-04-20/compat/compat.o
CC [M] /usr/src/compat-wireless-2010-04-20/drivers/bluetooth/hci_vhci.o
In file included from include/linux/kernel.h:17,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/percpu.h:44,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/current.h:5,
from /usr/src/linux-source-2.6.38/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:7,
from include/linux/module.h:9,
from /usr/src/compat-wireless-2010-04-20/drivers/bluetooth/hci_vhci.c:26:
/usr/src/compat-wireless-2010-04-20/include/linux/bitops.h:56:1: warning: "HWEIGHT8" redefined
from /usr/src/compat-wireless-2010-04-20/drivers/bluetooth/hci_vhci.c:26:
include/asm-generic/bitops/const_hweight.h:32:1: warning: this is the location of the previous definition/hci_vhci.c:26:
include/asm-generic/bitops/const_hweight.h:40:1: warning: this is the location of the previous definition
In file included from include/net/sock.h:50,
from /usr/src/compat-wireless-2010-04-20/include/net/bluetooth/bluetooth.h:32,
from /usr/src/compat-wireless-2010-04-20/drivers/bluetooth/hci_vhci.c:39:
include/linux/netdevice.h:849: error: field pm_qos_req has incomplete type
make[3]: *** [/usr/src/compat-wireless-2010-04-20/drivers/bluetooth/hci_vhci.o] Error 1
make[2]: *** [/usr/src/compat-wireless-2010-04-20/drivers/bluetooth] Error 2
make[1]: *** [_module_/usr/src/compat-wireless-2010-04-20] Error 2
make[1]: Leaving directory `/usr/src/linux-source-2.6.38'
make: *** [modules] Error 2
root@bt:/usr/src/compat-wireless-2010-04-20#
hello! inverser
i have bt5-32kde in hhd install! and awuso36nh work great!(but 36h is the very "alfetta!" bye
Hello,
I'm trying to help out someone who has a AWUS036NH with BT5 .
lsusb shows : Bus 002 Device 005: ID 148f:3070 Ralink Technology, Corp.
But neither airodump-ng or aireplay-ng see any network (no error shown, just no networks).Ofcourse 1 network is very close.I killed the dhclient3 client hanging on wlan3, but still now networks.PHP Code:airmon-ng start wlan0
Interface Chipset Driver
wlan0 AR9001/9002/9271 usb (monitor mode enabled)
But if he starts Wicd, he can see nearby networks (i only have a ssh connection to the laptop running bt5)
Now, i'm not sure, should this model use rt2870sta linux driver?Also airmon-ng should recognise it as AR9001/... ? Any tip?