Re: [Alsa-user] Unrecognized audio interface: Boss GT-100
Brought to you by:
perex
|
From: Clemens L. <cla...@go...> - 2012-04-16 09:26:30
|
John McFarland wrote:
> On Sun, Apr 15, 2012 at 2:12 PM, Clemens Ladisch
> <cla...@go...> wrote:
>> John McFarland wrote:
>>> I have never done any alsa tweaking before, but maybe it is just a
>>> matter of adding a new section to the quirks file and recompiling
>>> alsa?
>>
>> Try this:
>>
>> {
>> USB_DEVICE(0x0582, 0x014d), ...
>> },
>
> Thanks Clemens. I have never patched alsa before. Is there a guide
> or documentation that might help me with this?
Add this entry to sound/usb/quirks-table.h in the kernel source.
The details of recompiling and installing your own kernel depend on the
distribution (whatever it is); look for documentation there.
Regards,
Clemens
|