Re: [Alsa-user] Getting 2 cards to work together

2003-10-07 Thread Clemens Ladisch
Bruce Zohn wrote: > I have a usb microphone on device 0 and a via8235 on device 1. > How can I configure them so I can play and record on the > appropriate devices? I can always say, "aplay -D hw:1,0 > file.wav", but that doesn't work for xmms or xine. For OSS applications, tell them to use /dev/

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Brett I. Holcomb
You're welcome. On Sun, 12 Jan 2003 00:48:52 +0100 Fabrice DELENTE <[EMAIL PROTECTED]> wrote: > > Well, not obvious - if I had not read the Gentoo ALSA docs I wouldn't have > > known about it! Although the sound card matrix docs do mention it. > > Yes, I said obvious because I had read about it

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Fabrice DELENTE
> Well, not obvious - if I had not read the Gentoo ALSA docs I wouldn't have > known about it! Although the sound card matrix docs do mention it. Yes, I said obvious because I had read about it in the alsamixer man page, but it didn't ring any bell in my brain :^) I think I'm going to have a loo

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Brett I. Holcomb
Well, not obvious - if I had not read the Gentoo ALSA docs I wouldn't have known about it! Although the sound card matrix docs do mention it. On Sat, 11 Jan 2003 19:50:06 +0100 Fabrice DELENTE <[EMAIL PROTECTED]> wrote: > > > > when doing alsamixer -c 1? Can you try unmuting there by pressing

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Brett I. Holcomb
Did you do an amixer set Master nn unmute where nn is a volume level? On Sun, 12 Jan 2003 03:37:15 +0900 Georgi Georgiev <[EMAIL PROTECTED]> wrote: > Fabrice DELENTE wrote: > > > > Simple mixer control 'Master',0 > > Capabilities: pvolume pswitch pswitch-joined > > Playback channels: Fron

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Fabrice DELENTE
> I think "off" refers to Mute. Do you have something like this by any chance > (refering to the Master M and Headphone in my case): > > | +--+ +MM+ +MM+ | > | |##| | | | | | > | |##| | | | | | > | |##| | | | |

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Brett I. Holcomb
On Sat, 11 Jan 2003 15:57:12 +0100 Fabrice DELENTE <[EMAIL PROTECTED]> wrote: These numbers are the card number-service number. Check www.alsa-project.org in the supported cards list for your card. Under details it tells you what these numbers are. > By the way do you know whether the 0, 1, 3,

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Georgi Georgiev
Fabrice DELENTE wrote: By the way do you know whether the 0, 1, 3, 8 and 12 numbers in 1-0, 1-1, etc.. are card independent (ie standard numbers that should be given regardless of the card model)? Standard numbers for sound services. 0 - mixer 1 - sequencer 3 - dsp 8 - sequencer2 12 - adsp as ta

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Fabrice DELENTE
> Standard numbers for sound services. > 0 - mixer [...] Ok, thanks. > It sounds like you have a problem with your xmms configuration. How did you > configure your xmms? What card does it use for output? Maybe you need to > modprobe the other one, so that you get enough cards loaded? What happe

Re: [Alsa-user] Getting 2 cards to work

2003-01-11 Thread Frank Barknecht
Hi, Fabrice DELENTE hat gesagt: // Fabrice DELENTE wrote: > 2°) After asking in comp.os.linux.harware, I was told to create a > ~/.asoundrc file. It's not needed, they told you wrong (I think). > $ cat /etc/modules.conf > # ALSA part > alias char-major-116 snd > alias snd-card-0 snd-ens1371 > a