rtl8814au
rtl8814au copied to clipboard
Drivers for the rtl8814au chipset wireless adapters (D-Link DWA-192 rev A1)
/root/GIT/rtl8814au/driver/os_dep/linux/os_intfs.c:1697:22: error: initialization of ‘u16 (*)(struct net_device *, struct sk_buff *, struct net_device *, u16 (*)(struct net_device *, struct sk_buff *, struct net_device *))’ {aka ‘short unsigned int (*)(struct net_device...
Below is the error output: CC [M] /home/a/q.32/hw/aukey.wf-r12.wifi/200202.coolshou/os_dep/linux/rtw_proc.o /home/a/q.32/hw/aukey.wf-r12.wifi/200202.coolshou/os_dep/linux/rtw_proc.c: In function ‘rtw_proc_create_entry’: /home/a/q.32/hw/aukey.wf-r12.wifi/200202.coolshou/os_dep/linux/rtw_proc.c:89:71: error: passing argument 4 of ‘proc_create_data’ from incompatible pointer type [-Werror=incompatible-pointer-types] 89 | roc_create_data(name, S_IFREG | S_IRUGO...
Using the latest fedora build version=31. Kernel version=5.3.8-300.fc31.x86_64 Kernel is refusing to load the 8814au.ko module due to failed verification of signature or module keys. dmesg output [dmesg.txt](https://github.com/coolshou/rtl8814au/files/3829141/dmesg.txt)
I have compiled and installed the driver. Trying to connect to the wifi network don't work. The modifications for the 4.19 kernel may be the problem. may linux distro is...