From: LCID Fire <lcid-fire@gmx.net>
To: alsa-devel@alsa-project.org
Subject: Usb driver correction
Date: Sun, 27 Jan 2008 18:14:16 +0100 [thread overview]
Message-ID: <479CBBE8.3090306@gmx.net> (raw)
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 ;)
reply other threads:[~2008-01-27 17:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=479CBBE8.3090306@gmx.net \
--to=lcid-fire@gmx.net \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.