Results 1 to 5 of 5

Thread: Adaptor wireless TP-LINK TL-WN722NC( Chipset Atheros AR9271) driver problem

  1. #1
    Join Date
    2013-Sep
    Posts
    1

    Adaptor wireless TP-LINK TL-WN722NC( Chipset Atheros AR9271) driver problem

    Hi, i just installed Kali Linux using VMware workstation and i have one big problem. My wifi adapter is not recognized.
    When i use command: lsusb i get:

    Bus 001 Device 003: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
    Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
    Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Using: iwconfig command ,i get:

    eth0 no wireless extensions.

    lo no wireless extensions.

    Using airmon-ng command i get:

    Interface Chipset Driver

    I put a last firmware to lib/firmware, but nothing still not work !!!

  2. #2
    Join Date
    2013-Jul
    Location
    United States
    Posts
    520
    Make sure your usb device is disconnected from the host and connected to the guest. http://www.vmware.com/support/ws45/d...es_usb_ws.html
    Also, internal network cards will not work with a virtual machine. You will either need to buy a USB adapter (I recommend the Alfa AWUS036H) or you need to install Kali onto your hard drive.
    Last edited by soxrok2212; 2013-09-20 at 00:12.

  3. #3
    I have got right now one ar9271 plugged and it was recognized out of the box ( kali installed on hard drive )


    Code:
    kcdtv@noname4u:~$ sudo airmon-ng
    
    
    Interface	Chipset		Driver
    
    wlan0		Ralink 2573 USB	rt73usb - [phy1]
    wlan4		Atheros AR9271	ath9k - [phy2]
    wlan1		Ralink RT2870/3070	rt2800usb - [phy0]
    
    kcdtv@noname4u:~$ sudo airmon-ng start wlan4
    
    
    Found 4 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!
    -e 
    PID	Name
    2500	NetworkManager
    2691	wpa_supplicant
    3101	dhclient
    3373	dhclient
    Process with PID 3373 (dhclient) is running on interface wlan1
    
    
    Interface	Chipset		Driver
    
    wlan0		Ralink 2573 USB	rt73usb - [phy1]
    wlan4		Atheros AR9271	ath9k - [phy2]
    				(monitor mode enabled on mon0)
    wlan1		Ralink RT2870/3070	rt2800usb - [phy0]
    So the problem is realy linked to your virtual machine settings

  4. #4
    Join Date
    2014-Feb
    Posts
    3
    Correct. I have the same problem with VMware

  5. #5
    Join Date
    2014-Sep
    Posts
    1
    Hi,
    i have a problem with AR9271 (TP-Link WN722N) while airodump-ng shows fixed channel -1

    CH 11 ][ Elapsed: 4 s ][ 2014-09-25 00:03 ][ fixed channel mon0: -1

    BSSID PWR RXQ Beacons #Data, #/s CH MB ENC CIPHER AUTH E

    00:18:39:A1:71:58 -68 100 46 1339 251 11 54 . WEP WEP d

    BSSID STATION PWR Rate Lost Frames Probe

    00:18:39:A1:71:58 38:48:4C:31:9E:B7 -56 0 -24 0 18
    00:18:39:A1:71:58 28:E1:4C:A4:88:BA -68 36 -36 2 582
    00:18:39:A1:71:58 38:48:4C:37:17:FF -73 54 -54 69 826

    and while aireplay-ng

    No source MAC (-h) specified. Using the device MAC (E8E:27:12:E0:A2)
    00:09:29 Waiting for beacon frame (BSSID: 00:18:39:A1:71:58) on channel -1
    00:09:29 Couldn't determine current channel for mon0, you should either force the operation with --ignore-negative-one or apply a kernel patch

    even if i use --ignore-negative-one doesn't works.
    Need help from the pros thank you...

Similar Threads

  1. Replies: 6
    Last Post: 2017-10-19, 06:57
  2. USB WiFi Card (atheros AR9271) TP-Link WTL71N error.
    By syarz in forum General Archive
    Replies: 0
    Last Post: 2013-11-10, 02:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •