* which ALSA version supports subdevices for multi ad-da cards?
@ 2004-07-14 5:03 sailaja.reddy
2004-07-14 8:40 ` which ALSA version supports subdevices for mult Giuliano Pochini
0 siblings, 1 reply; 2+ messages in thread
From: sailaja.reddy @ 2004-07-14 5:03 UTC (permalink / raw)
To: alsa-user; +Cc: alsa-devel, sailaja.reddy
[-- Attachment #1: Type: text/plain, Size: 605 bytes --]
Hi All,
I am a new alsa user and I have the following problem:
** Presently using alsa-driver-0.5.x. But, in this there are no
subdevices allocatable for multichannel ad-da cards.
[ad - anolog to digital
da - digital to anolog]
** My current need is support of subdevices for multichannel ad-da
cardss.
Which alsa-driver version supports subdevices for multi ad-da cards?
"amixer" will be of any help to me?
Shall I make use of ".asoundrc" file (currently I am not using it)?
Any quick info on this would be of really great help.
Thanks & Regards,
Sailaja
[-- Attachment #2: Type: text/html, Size: 2517 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: which ALSA version supports subdevices for mult
2004-07-14 5:03 which ALSA version supports subdevices for multi ad-da cards? sailaja.reddy
@ 2004-07-14 8:40 ` Giuliano Pochini
0 siblings, 0 replies; 2+ messages in thread
From: Giuliano Pochini @ 2004-07-14 8:40 UTC (permalink / raw)
To: sailaja.reddy; +Cc: alsa-devel, alsa-user
On 14-Jul-2004 sailaja.reddy@wipro.com wrote:
> I am a new alsa user and I have the following problem:
>
> ** Presently using alsa-driver-0.5.x. But, in this there are no
> subdevices allocatable for multichannel ad-da cards.
ALSA-0.5 is deprecated. Why don't you use 1.0.5 ?
> ** My current need is support of subdevices for multichannel ad-da
> cardss.
> Which alsa-driver version supports subdevices for multi ad-da cards?
bash-2.05$ cd alsa-kernel/pci/
bash-2.05$ grep -r snd_pcm_new .
[...]
./via82xx.c: err = snd_pcm_new(chip->card,
chip->card->shortname, 0, 4, 1, &pcm);
^ ^
outsubdevs | | insubdevs
[...]
> "amixer" will be of any help to me?
No. Use "aplay -l" and "arecord -l" to get a list of
available devices/subdevices. Or read the stuff in /proc .
--
Giuliano.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-14 8:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-14 5:03 which ALSA version supports subdevices for multi ad-da cards? sailaja.reddy
2004-07-14 8:40 ` which ALSA version supports subdevices for mult Giuliano Pochini
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.