Netgear A6210
1.volte radice @:~ # sudo apt-get install git
2.volte radice @:~ # git clone https://github.com/jurobystricky/Netgear-A6210
3. volte radice @:~ # sudo make
4. volte radice @:~ # sudo make install
5. volte radice @:~ # sudo riavvio
Correlati
grande…!! che è grande consiglio un buon lavoro, Ho letto e visto anche ogni tuo post, bella artical molto utile il tuo post Grazie mille per aver condiviso questo e le informazioni di fornire.
useless:
/root/Netgear-A6210/os/linux/../../os/linux/rt_linux.c:108:9: error: ‘struct timer_list’ has no member named ‘data’
pTimer->data = (unsigned long)dati;
^~
/root/Netgear-A6210/os/linux/../../os/linux/rt_linux.c:109:20: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
pTimer->function = function;
^
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.15.0-kali2-common/scripts/Makefile.build:329: recipe for target ‘/root/Netgear-A6210/os/linux/../../os/linux/rt_linux.o’ failed
make[4]: *** [/root/Netgear-A6210/os/linux/../../os/linux/rt_linux.o] Errore 1
/usr/src/linux-headers-4.15.0-kali2-common/Makefile:1528: recipe for target ‘_module_/root/Netgear-A6210/os/linux’ failed
make[3]: *** [_module_/root/Netgear-A6210/os/linux] Errore 2
Makefile:146: recipe for target ‘sub-make’ failed
make[2]: *** [sub-make] Errore 2
Makefile:8: recipe for target ‘all’ failed
make[1]: *** [tutti] Errore 2
make[1]: Leaving directory ‘/usr/src/linux-headers-4.15.0-kali2-amd64’
Makefile:59: ricetta per il target ‘di debug’ failed
make: *** [mettere a punto] Errore 2
root@m3:~ / Netgear-A6210 # sudo make instal
make: *** Nessuna regola per fare di destinazione ‘instal’. Stop.
root@m3:~ / Netgear-A6210 # sudo make install
make -C / root / Netgear-A6210 / os / linux -f Makefile.6 installare
make[1]: Entrando directory ‘/ root / Netgear-A6210 / os / linux’
rm-rf / etc / Wireless / RT2870STA
mkdir -pv / etc / Wireless / RT2870STA
mkdir: directory creata ‘/ etc / Wireless / RT2870STA’
cp /root/Netgear-A6210/conf/RT2870STA.dat / etc / Wireless / RT2870STA /.
installare /lib/modules/4.15.0-kali2-amd64/kernel/drivers/net/wireless/ -d
installare -m 644 -c mt7662u_sta.ko /lib/modules/4.15.0-kali2-amd64/kernel/drivers/net/wireless/
installare: non può stat ‘mt7662u_sta.ko’: Nessun file o directory con questo nome
Makefile.6:721: ricetta per il target ‘installazione’ failed
make[1]: *** [installare] Errore 1
make[1]: Lasciando directory ‘/ root / Netgear-A6210 / os / linux’
Makefile:76: ricetta per il target ‘installazione’ failed
make: *** [installare] Errore 2
root@m3:~ / Netgear A6210 #
While “sudo make“ it is showing:
make: *** Nessun target specificato e nessun makefile trovato. Stop.
E mentre “sudo make install“ la sua mostra
make: *** Nessuna regola per rendere il target "installazione". Stop.
cosa fare adesso. se dopo questo ho riavviato ancora non riesco a connettersi.
Prova a installare make e riprova:
Comando per l'installazione: sudo apt-get install build-essential