Hello all,
I am yet another clueless newbie trying to learn kali. I bought the tp-link TL-WN722N since it was supposed to work out of the box, but I cannot for the life of me figure out how to get Kali to recognize it!
I checked out the "Troubleshooting Wireless Drivers" sticky, and I also used the search function to check other threads before I posted. The problem is that the solutions in other threads either don't work for me, or I don't understand the language and how-to's of some of the solutions. I hereby open this thread so that I may ask the questions I need to to get this working.
First things first, I am running Kali on a macbook pro retina 2012 in parallels 9.
Here are the results of some commonly recommended diagnostic steps:
root@dcvkali:~# airmon-ng
Interface Chipset Driverroot@dcvkali:~# lsusb
Bus 004 Device 002: ID 203a:fff9
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubroot@dcvkali:~# iwconfig
eth0 no wireless extensions.
lo no wireless extensions.root@dcvkali:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:1c:42:d9:b4:99
inet addr:10.211.55.7 Bcast:10.211.55.255 Mask:255.255.255.0
inet6 addr: fdb2:2c26:f4e4:0:21c:42ff:fed9:b499/64 Scope:Global
inet6 addr: fe80::21c:42ff:fed9:b499/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15182 errors:0 dropped:0 overruns:0 frame:0
TX packets:10989 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15486774 (14.7 MiB) TX bytes:1296903 (1.2 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:24 errors:0 dropped:0 overruns:0 frame:0
TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1440 (1.4 KiB) TX bytes:1440 (1.4 KiB)
I have tried changing USB ports, I have messed around with settings in devices --> Network 1 in parallels (though I admittedly don't understand what I'm doing, just blind trial and error.)
Please treat me as though I am five years old. No intermediary steps are obvious to me at my current experience level, kali-wise. I'm willing to try anything to make this work for me! Thank you ahead of time.