* Usb driver correction
@ 2008-01-27 17:14 LCID Fire
0 siblings, 0 replies; only message in thread
From: LCID Fire @ 2008-01-27 17:14 UTC (permalink / raw)
To: alsa-devel
Hi.
I hope you guys can help me with 3 problems I have.
I have a usb device which has 3 streams - which all work fine (that's
not the problem yet ;)).
Aside from this there is also a mixer created. Alsa cannot retrieve any
information from the mixer - not the minimum, nor the maximum or current
value. Basicly alsa leaves the mixer in a state where it cannot be used
- which leads to a question why not omnit the mixer?
What I am ending up with are these 2 volumes:
[4] FU [PCM Capture Volume] ch = 1, val = 0/1/1
[9] FU [PCM Capture Volume] ch = 1, val = 0/1/1
What would I have to do to disable these?
Is it enough to define a usbmix_name_map in usbmixer_maps.c with {4,
NULL} and {9, NULL}?
Also, the usb device has a switch - from line input to phono input. I
know what control message I have to send to change the switch - but
where has such an additional switch to be implemented?
Is it similar to snd_audigy2nx_led_get in usbmixer.c?
Would be great if someone could explain these mysteries to me ;)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-27 17:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-27 17:14 Usb driver correction LCID Fire
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.