Hello.
I have a few question about this. When you say its working, does that mean with monitor mode + injection?
I have also stumbled across some problems whilst following your instructions. I have an N210 with the RTL8192e chipset, BT5 is also recognising this as RTL8187.
The part i'm having an issue on is:
I get:sudo apt-get install linux-source linux-headers-`uname -r`
linux-source is already the newest version.
E: Couldn't find package uname -r
it just does not go ahead and tells me:tar -xvjf rtl8192e_linux_2.6.0015.1013.2010.tar.gz
If i replace -xvjd with -xzf it goes through but when I then get too:bzip2. (stdin) is not a bzip2 file.
tar: Child returning status 2
tar: Exiting with failure status due to previous errors
which gives me the same error as mentioned above.sudo tar -C /usr/src -xvjf /usr/src/linux-source-your version number.tar.bz2
(linux-source-2.6.39.4)
I'm doing this via a LIVE BT5 USB because I want to see if it works with my netbook before doing a proper install. Is there any way you can help me? Thanks.
Dan.
(all commands are executed under root@root:~#
Another thing, in your instructions you say to reboot, but if I do that I will lose all changes as it's a LIVE i'm testing it on, is there no way to see the results without restarting?
UPDATE: I've also just tested the BT4-R2 and my RTL8192e card is not listed at all. iwconfig doesn't show it either. airmon-ng gives a blank display.


