-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kernel 4.15rc1 build fails.. #83
Comments
also kernel 4.13.0-26-generic generating -Weeror=implicit-function-declaration error on the following calls: |
I've tried several other repositories with rt8812au drivers with the same result whether compiling and installing directly or using dkms |
I have the same problem due to a kernel update from 4.10.0-28-generic to 4.13.-26-generic Unable to compile under the new kernel. I came back to older version, and everything was fine. |
@Jarrux I reverted and it works. Didn't even need to recompile. I guess until they make something stable then i'll stick to 4.10 |
You may find it safer to revert to 4.4 rather than 4.10. Ubuntu and others have announced that 4.10 will not be patched for the meltdown and Sceptre vulnerabilities whereas 4.4 and 4.13 have been already. |
This commit seems to be fixing issues with the new timer interface found in 4.15 (worked for me): |
Support for 4.15 kernel should now work (or at least compile) with commits I added to the 4.3.20 branch. |
Just tested it on 4.15.10-300.fc27.x86_64. It builds with no errors but after trying to install it with "modprobe -a 8812au" it didn't detect my wireless adapter (D-Link DWA-171 A1). Reverting to this driver worked: https://github.com/aircrack-ng/rtl8812au |
What's the USB ID ( |
According to https://wikidevi.com/wiki/D-Link_DWA-171_rev_A1 it's |
Changing the TBF: you're probably better off using their driver/repo. |
has compilation issues
The text was updated successfully, but these errors were encountered: