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
8812au: Unknown symbol __vfs_read (err 0) #2
Comments
|
This issue has now been dealt with, with somewhat better fixes than just replacing the offending lines. It only applies to kernels >= 4.14, therefore the fixes test which kernel version and add/remove lines appropriately. That way the new code still compiles on old kernels. |
|
Fixed with 08e0472. |
fix the kernel reads error. Unknown symbol __vfs_read (err 0). on Linux kali 4.14.0-kali1-amd64 astsam#1 SMP Debian 4.14.2-1kali1 (2017-12-04) x86_64 GNU/Linux (kali-linux-2017.3-vm-amd64 source: zebulon2/rtl8812au-driver-5.2.9#2 zebulon2/rtl8812au-driver-5.2.9@08e0472?diff=split
|
Something is wrong since my last update : System: Arch Linux |
|
The unknown symbol error can be fixed by: |
Works for me!. Thank you very much TheChatty |
Arch Linux, Kernel 4.14.r1108.g87df261-1
It seems to be related with this openzfs/spl#656, which can be solved by sarangnemo/anbox@f633d64
The text was updated successfully, but these errors were encountered: