-
Notifications
You must be signed in to change notification settings - Fork 9
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
compilation for older kernels #1
Comments
Ah, interesting. So it looks like the It would be possible to use an I'll try to update when this is done. |
I released version 1.12 which addresses this most immediate compilation error. I do not know if you'll encounter others trying to build on your version of Linux, but if so, please do open a new issue. (If this fix doesn't work for some reason, reopen this issue.) Hope it works well for you! |
thanks @emilyst I will check it out & confirm. |
Emily, it works well, tested RPi4 with pro controller & joycons with joycond - all worked as expected. |
Wonderful! Thank you for the confirmation. |
it would be great to allow older kernels used with arm boards to leverage the hid-nx driver.
here is an example with the 5.10.128 kernel used with amlogic boards (s922x).
the error is the same with the RPi4 using the 5.15.x kernel.
The text was updated successfully, but these errors were encountered: