can u show me how to blacklist my wnda3100 driver
i dont know how to do it
thank you
i saw it how to blacklist in first page
thank you
it looks like you didn't blacklist arusb_lnx. ath0 won't show up after arusb_lnx is blacklisted, it should be something like this:
Code:root@IClsd:~# airmon-ng Interface Chipset Driver wlan0 AR9001U ar9170usb - [phy15] root@IClsd:~# airmon-ng start wlan0 Interface Chipset Driver wlan0 AR9001U ar9170usb - [phy15] (monitor mode enabled on mon0)
can u show me how to blacklist my wnda3100 driver
i dont know how to do it
thank you
i saw it how to blacklist in first page
thank you
Last edited by hunglam; 06-07-2010 at 06:45 AM.
after i blacklist my wnda3100 usb adapter
the device not found anymore
when i type airmon-ng nothing show up
please help
thank you
my wnda3100 working now thanks
Last edited by hunglam; 06-10-2010 at 01:11 AM.
i got the same problem, my device is WN111v2.
and my dmesg show:
thank youusb 1-2: new high speed USB device using ehci_hcd and address 5
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: reset high speed USB device using ehci_hcd and address 5
usb 1-2: ar9170.fw firmware file not found, trying old firmware...
i am sure this is a simple problem but its hurting my head =) i am using VMware player go though all the steps verify that the blacklist was changed but when i reboot it it all go's back to how it was beforeany ideas?
bah such a noob think i got it![]()
Last edited by lupin; 06-12-2010 at 05:54 AM. Reason: Merging...
usb 1-2: ar9170.fw firmware file not found, trying old firmware... if your getting this you probably installed a version of compat-wireless that is newer than 2.6.32.x
if you did just open a terminal, cd to your compat-wireless directory, and run
to remove the drivers. then follow the tut. using the correct version of compat-wirelessCode:make uninstall
************************************************** *****************************************
if you updated the kernel to 2.6.34 the only thing that needs to be done to get ar9170usb working is:
Open /etc/modprobe.d/blacklist with any text editor and add blacklist arusb_lnx to the list and save the file.
************************************************** ***********************************************
First off, thank you for posting something relevant to what I am seeking. If I am trying to get ar9170 chipset (netgear wn111v2) to work with Backtrack 3 + vmware (due to not being able to download the larger Backtrack 4), are the steps still the same? I put the updated drivers in the same location, but when I went to make, I received the "no such file or directory"- and then tried the code line you suggested in this event, but received another "no such file or directory." Thank you for any help that you can give.
I did all the steps from the tut, but airmon-ng wont show any interface as well as iwconfig. I blacklisted the old driver und fixed airmon-ng to use ar9170usb driver. What could be the problem I'm facing?
On startup an error occurs:
usb 1-1: device descriptor read/64, error -71
does this has something to do that my WNDA3100(v1) is not working? how can i fix this?