Bonjour,
Mon Ubuntu ne détecte pas ma clé wifi, j'ai déjà cherché sur d'autre forum avec comme solution
The commands are
$ git clone
https://github.com/jurobystricky/Netgear-A6210
$ cd Netgear-A6210
$ make
$ sudo make install
Mais je rencontre un problème a partir de make :
*** Building driver with debug messages ***
cp -f os/linux/Makefile.6 /home/julien/Téléchargements/Netgear-A6210-master/os/linux/Makefile
make -C /lib/modules/4.13.0-32-generic/build DBGFLAGS=-DDBG SUBDIRS=/home/julien/Téléchargements/Netgear-A6210-master/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.13.0-32-generic »
CC [M] /home/julien/Téléchargements/Netgear-A6210-master/os/linux/../../os/linux/sta_ioctl.o
In file included from ./include/linux/bitmap.h:8:0,
from ./include/linux/cpumask.h:11,
from ./arch/x86/include/asm/cpumask.h:4,
from ./arch/x86/include/asm/msr.h:10,
from ./arch/x86/include/asm/processor.h:20,
from ./arch/x86/include/asm/cpufeature.h:4,
from ./arch/x86/include/asm/thread_info.h:63,
from ./include/linux/thread_info.h:37,
from ./arch/x86/include/asm/preempt.h:6,
from ./include/linux/preempt.h:80,
from ./include/linux/spinlock.h:50,
from ./include/linux/seqlock.h:35,
from ./include/linux/time.h:5,
from ./include/linux/stat.h:18,
from ./include/linux/module.h:10,
from /home/julien/Téléchargements/Netgear-A6210-master/include/os/rt_linux.h:14,
from /home/julien/Téléchargements/Netgear-A6210-master/include/rtmp_os.h:30,
from /home/julien/Téléchargements/Netgear-A6210-master/include/rtmp_comm.h:64,
from /home/julien/Téléchargements/Netgear-A6210-master/os/linux/../../os/linux/sta_ioctl.c:33:
In function ‘memcpy’,
inlined from ‘rt_ioctl_iwaplist’ at /home/julien/Téléchargements/Netgear-A6210-master/os/linux/../../os/linux/sta_ioctl.c:549:2:
./include/linux/string.h:305:4: error: call to ‘__read_overflow2’ declared with attribute error: detected read beyond size of object passed as 2nd parameter
__read_overflow2();
^~~~~~~~~~~~~~~~~~
scripts/Makefile.build:308 : la recette pour la cible « /home/julien/Téléchargements/Netgear-A6210-master/os/linux/../../os/linux/sta_ioctl.o » a échouée
make[2]: *** [/home/julien/Téléchargements/Netgear-A6210-master/os/linux/../../os/linux/sta_ioctl.o] Erreur 1
Makefile:1550 : la recette pour la cible « _module_/home/julien/Téléchargements/Netgear-A6210-master/os/linux » a échouée
make[1]: *** [_module_/home/julien/Téléchargements/Netgear-A6210-master/os/linux] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.13.0-32-generic »
Makefile:59 : la recette pour la cible « debug » a échouée
make: *** [debug] Erreur 2
Du coup si vous pouvez m'aider merci