All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Erik de Castro Lopo <erikd-alsa@mega-nerd.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Two sound cards, only sound out of one
Date: Mon, 25 Aug 2003 12:59:37 +0200	[thread overview]
Message-ID: <s5hptiu80km.wl@alsa2.suse.de> (raw)
In-Reply-To: <20030824121353.06de39c8.erikd-alsa@mega-nerd.com>

At Sun, 24 Aug 2003 12:13:53 +1000,
Erik de Castro Lopo wrote:
> 
> Hi all,
> 
> Using version 0.9.6 of alsa-*.
> 
> I have two ENS1371 based cards plugged into the one machine:
> 
>     root@sound:~# cat /proc/asound/cards
>     0 [AudioPCI       ]: ENS1371 - Ensoniq AudioPCI
>                          Ensoniq AudioPCI ENS1371 at 0xa400, irq 10
>     1 [AudioPCI_1     ]: ENS1371 - Ensoniq AudioPCI
>                          Ensoniq AudioPCI ENS1371 at 0x9400, irq 5
> 
> I have also set up a /etc/asound.conf file containing aliases for the
> cards named "card0" and "card1".
> 
> I have also run alsamixergui with "-c 0" and "-c 1" parameters to set up
> output volumes on the two cards (and the controls on the two alsamixergui
> instances behave independantly).
> 
> However, when I playback a sound file using:
> 
>     aplay -D card0 a.wav
>     aplay -D card1 a.wav
> 
> Only card0 produces sound. I have also tried physically swapping the cards
> but only card0 produces sound. I have also tried the -v option to aplay to
> confirm that the output is going to device 0 and device 1.

if aplay -vv shows the correct configuration and VU meters, i'd
suspect it's a hardware issue.  i.e. mixer mutes or physical
connection.  to check the card's playback without physical connection,
you can record via loopback like the following procedure:

1. choose "Mix" as the capture source.
2. turn on "Capture" switch.
3. raise "Capture" volume.
4. adjust "PCM" and "Master" volumees and switches.
5. play a file and record at the same time.
6. check the recorded file

also, you can try to swap the card order,

	options snd-ens1371 index=1,0


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0

  parent reply	other threads:[~2003-08-25 10:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-24  2:13 Two sound cards, only sound out of one Erik de Castro Lopo
2003-08-24  9:51 ` Chris Rankin
2003-08-24 10:37   ` Erik de Castro Lopo
2003-08-26 16:13     ` Mark Knecht
2003-08-29  2:54       ` Erik de Castro Lopo
2003-08-29  3:37         ` Mark Knecht
2003-08-25 10:59 ` Takashi Iwai [this message]
2003-08-29  3:21   ` Erik de Castro Lopo
2003-08-29  4:16     ` Mark Knecht
2003-08-29  6:57       ` Erik de Castro Lopo
2003-08-29  9:27         ` Clemens Ladisch
2003-08-29  9:12     ` Takashi Iwai
2003-08-25 11:13 ` Clemens Ladisch
2003-08-29  2:18   ` Erik de Castro Lopo

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=s5hptiu80km.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=erikd-alsa@mega-nerd.com \
    /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.