On Sun, Apr 15, 2012 at 2:12 PM, Clemens Ladisch
<cladisch@xxxxxxxxxxxxxx> 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),
> .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
> /* .vendor_name = "BOSS", */
> /* .product_name = "GT-100", */
> .ifnum = QUIRK_ANY_INTERFACE,
> .type = QUIRK_COMPOSITE,
> .data = (const struct snd_usb_audio_quirk[]) {
> {
> .ifnum = 1,
> .type = QUIRK_AUDIO_STANDARD_INTERFACE
> },
> {
> .ifnum = 2,
> .type = QUIRK_AUDIO_STANDARD_INTERFACE
> },
> {
> .ifnum = 3,
> .type = QUIRK_MIDI_FIXED_ENDPOINT,
> .data = & (const struct snd_usb_midi_endpoint_info) {
> .out_cables = 0x0001,
> .in_cables = 0x0001
> }
> },
> {
> .ifnum = -1
> }
> }
> }
> },
>
>
> Regards,
> Clemens
Thanks Clemens. I have never patched alsa before. Is there a guide
or documentation that might help me with this? I'm working with an
out of the box Linux distro. I'm not exactly sure about what packages
I would need to remove from my system, what source packages I would
need to compile (I see driver, firmware, library, etc. on the download
page), and how to install/test them after recompiling.
I appreciate your help.
John
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user
[ALSA Devel] [Linux Audio Users] [Fedora Users] [Fedora Desktop] [Free Dating Site] [Fedora SELinux] [Big List of Linux Books] [Yosemite News] [Yosemite Photos] [KDE Users] [Fedora Tools]