Skip to content
Joseph-Smith edited this page Jul 5, 2018 · 4 revisions

Welcome to the Netgear-A6210 wiki!

Cant find issues for this, so I am reporting that this functions on Kernel 4.17.3 on Fedora 28. I have to replug it into the USB port again after the machine has finished starting up, but this has been the case since I started using this driver.

Here are the warning for running compiling and installing on 4.17.4 on Fedora 28 :

$ fgrep warning x.out

./include/linux/string.h:360:9: warning: argument 2 null where non-null expected [-Wnonnull]

./include/linux/string.h:246:9: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]

/root/Netgear-A6210/os/linux/../../os/linux/cfg80211/cfg80211.c:343:47: warning: bitwise comparison always evaluates to false [-Wtautological-compare]

/root/Netgear-A6210/os/linux/../../os/linux/cfg80211/cfg80211.c:349:47: warning: bitwise comparison always evaluates to false [-Wtautological-compare]

Clone this wiki locally