moskadebar
(usa Kali)
Enviado em 02/03/2015 - 15:02h
Boa tarde Pessoal,
Tenho uma placa usb tl-wn822n e não estou conseguindo fazer ela subir na minha VM com o Kali, instalei os drivers da tp-link no windows e quando compartilho a plaquinha com a VM a mesma é reconhecida pela #lsusb, mas não consgo iniciar a placa de jeito nenhum, tentei ifconfig, iwconfig, ifup e nada, não sei mais o que fazer, até tentei baixar uns drivers ath9k_htc, mas não deu em nada, segue os comando abaixo:
root@oS:~# lsusb
Bus 001 Device 003: ID 0cf3:7015 Atheros Communications, Inc. TP-Link TL-WN821N v3 802.11n [Atheros AR7010+AR9287]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
root@oS:~# ifup wlan0
Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit
https://www.isc.org/software/dhcp/
Cannot find device "wlan0"
Bind socket to interface: No such device
Failed to bring up wlan0.
root@oS:~# ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such device
root@oS:~# iwconfig
eth0 no wireless extensions.
lo no wireless extensions.
root@oS:~# iwlist scan
eth0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
root@oS:~#