change function calls to support kernel 6.14.0#68
change function calls to support kernel 6.14.0#68siims wants to merge 1 commit intomedusalix:masterfrom
Conversation
…on and update PCM buffer management
|
Hey mate, As mentioned in some of the other recent PRs, you might want also want to try over at: https://github.com/dlundqvist/xone medusalix comes back occasionally and pulls stuff, including from there, but we don't know when that will be. |
|
Thank you, this fixed the module build errors with: |
|
I confirm this is working on Fedora 42. |
|
Hey, thanks for putting this PR together! I just wanted to share my experience trying this on Ubuntu 24.04 with the Initially, I ran into ABI mismatch errors when trying to load the modules: Solution: After reinstalling the linux headers ( So if anyone else on Ubuntu encounters this issue, try reinstalling your kernel headers first. |
No description provided.