JL2210
JL2210
The kernel requires programs to use documented interfaces (the "header files") to cooperate with it. The documented interfaces provide symbolic constants for the program to use in order to interact...
You're free to create a pull request.
It's quite literally a 'patch -Np1 -i' command. As these patches are only adding interfaces, there should be no issue.
I don't use graphical apps and it would be trivial to do. Along with the fact that I'm currently busy, someone else could do it, so I don't feel the...
linuxheaders GTK has nothing to do with Sommelier, and patches to the Linux headers aren't supposed to be applied to Sommelier.
How did you apply them? Several require symlinks to work (the Linux headers have changed from 3.18 to 4.11).
To get the benefit of the Linux header updates, Sommelier needs to be updated.
@vincowl Give me a little time. I can probably whip up an update.
I know how to build the kernel module. I just don't know how to install it.
I meant that I wanted to install the .ko file so I could do `modprobe slkm`.