8 Problemi di compatibilità con adattatore wireless

Stato
Discussione chiusa ad ulteriori risposte.
Non ho fatto c/p perché quando lo scarichi da github hai uno zip... Quindi fare tar - xvzf non ha senso
Una volta decompresso con unzip ho fatto i comandi con c/p
 
Ultima modifica:
Là il testo diceva di far partire install.sh e io l'ho fatto... Non capisco cosa altro intendi per installare un driver...

Se dipende dalla VM non sarebbe meglio fare un Dual boot? Io da bambino ho sempre usato il Dual boot Linux / Windows e non avevo di questi problemi (però usavo Ubuntu con ethernet senza wifi e tutti i problemi a questa collegati)

EDIT

ls non dà errori (ovviamente) guarda
Bash:
root@kali:~# ls
Desktop  Documents  Downloads  Music  Pictures  Public  Templates  Videos
root@kali:~# cd ~/Downloads/
root@kali:~/Downloads# ls
crunch-3.6.tgz                   Realtek-RTL8192EU-driver-master.zip
Realtek-RTL8192EU-driver.git     rtl8192eu-driver-1.0
Realtek-RTL8192EU-driver-master  rtl8192eu-driver-1.0.tar.gz
root@kali:~/Downloads# ls ~/Downloads/Realtek*
/root/Downloads/Realtek-RTL8192EU-driver.git
/root/Downloads/Realtek-RTL8192EU-driver-master.zip

/root/Downloads/Realtek-RTL8192EU-driver-master:
How-to-install.txt  install_folder  README.md
root@kali:~/Downloads# cd ~/Downloads/Realtek*/install_folder
root@kali:~/Downloads/Realtek-RTL8192EU-driver-master/install_folder# ls
android_ref_codes_JB_4.1             install.sh
android_ref_codes_JB_4.2             install.sh.txt
android_reference_codes              readme.txt
android_reference_codes_ICS_nl80211  ReleaseNotes.pdf
document                             WiFi_Direct_User_Interface
driver                               wireless_tools
How-to-install.txt                   wpa_supplicant_hostapd
il problema nasce quando a questo punto scrivo ./install.sh

INOLTRE

ho eseguito il comando apt-get install linux-header-$(uname -r) su VB e guardate qui
Bash:
root@kali:~# apt-get install linux-generic-$(uname -r)
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package linux-generic-4.7.0-kali1-amd64
E: Couldn't find any package by glob 'linux-generic-4.7.0-kali1-amd64'
E: Couldn't find any package by regex 'linux-generic-4.7.0-kali1-amd64'
 
Chiudo perchè ho scoperto che non esistono driver per questo adattatore per il mio kernel (mi pare 4.x o 3.x), ho risolto acquistando la WN722N. Grazie comunque a tutti per la vostra disponibilità :)
 
Stato
Discussione chiusa ad ulteriori risposte.