We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like the drivers compile, but somehow they don't work, instead we found a lot of Unknown symbol in the dmesg log.
Also, If i trie with insmod, doesn't look fine:
sudo insmod driver/razerkbd.ko insmod: ERROR: could not insert module driver/razerkbd.ko: Unknown symbol in modul
Here You can found it attached:
dmesg.txt
make_verbose.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It looks like the drivers compile, but somehow they don't work, instead we found a lot of Unknown symbol in the dmesg log.
Also, If i trie with insmod, doesn't look fine:
Here You can found it attached:
dmesg.txt
make_verbose.txt
The text was updated successfully, but these errors were encountered: