On 12/26/17 13:03, Stephen Morris wrote:
Thanks Ed, I don't remember where I got the driver from other than I found it on github via google for an early version of the 4.13 kernel, when the driver I was using prior to this one that had to be modified to cater for function moves between kernel header files with the 4.11 kernel, failing to compile with the 4.13 kernel. The driver I was using also came pre-configured for installation with dkms which was an advantage.
I'll try the driver you linked and see how it goes. As a matter of interest how did you find this link, my searches haven't provided it?
My google search was simply "8814au driver" and the link I provided was the first one.
FWIW, the link I provided does say that it is forked from tpircher/rtl8814AU (https://github.com/tpircher/rtl8814AU) and it has nice suggestions if you want to use dkms to keep the driver compiled automatically after kernel updates.