On 02/23/2014 05:52 PM, sub_acoustic wrote:
Hi,
Excuse my ignorance, but how to I recompile a kernel with the quirk? Or
if
you could direct me to the information
I can't find any straightforward instructions anywhere...
Here's what I did:
1) placed the quirks in a file (/usr/src/zoom_quirks.h)
2) included it in the build by adding a line to
/usr/src/linux/sound/usb/quirks_table.h:
#include "../../../zoom_quirks.h"
It might be more direct to add the the quirk intry directly in
/usr/src/linux/sound/usb/quirks_table.h, but this way it survives across
different kernel builds and is easier to fiddle with.
Hi Atte,
Am I right that you can make a change to your zoom_quirks.h file and it will
be included when you reboot (without rebuilding the kernel)? I was looking
for a way to do this... so simple. :)
--
View this message in context: