Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001223]: Unable to select card for playback
Date: Mon, 4 Jul 2005 10:28:59 +0200	[thread overview]
Message-ID: <c6582402d003f7979a9499b45aaa1a12@bugtrack.alsa-project.org> (raw)


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1223> 
======================================================================
Reported By:                nframpton
Assigned To:                jcdutton
======================================================================
Project:                    ALSA - driver
Issue ID:                   1223
Category:                   PCI - ca0106
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Distribution:               Leaf Bering v1.2
Kernel Version:             2.4.31
======================================================================
Date Submitted:             07-01-2005 02:59 CEST
Last Modified:              07-04-2005 10:28 CEST
======================================================================
Summary:                    Unable to select card for playback
Description: 
I have an Intel D875PBZ motherboard and several SB Live 24-bit (model
SB0410) cards.  If only one card is installed the ca0106 driver works
fine.  If multiple cards are installed I am unable to select a specific
card for playback.

# aplay -D hw:0,0 /tmp/new.wav
Playing WAVE '/tmp/new.wav' : Signed 16 bit Little Endian, Rate 16000 Hz,
Mono
aplay: set_params:862: Channels count non available

I am using the default configuration supplied with alsa-lib 1.0.9.

# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.9b.
Compiled on Jun 30 2005 for kernel 2.4.31-NANO.

# cat /proc/asound/cards
0 [CA0106         ]: CA0106 - CA0106
                     Live! 7.1 24bit [SB0410] at 0xb800 irq 3
1 [CA0106_1       ]: CA0106 - CA0106
                     Live! 7.1 24bit [SB0410] at 0xbc00 irq 10

# cat /proc/asound/devices
 19: [0- 3]: digital audio playback
 27: [0- 3]: digital audio capture
 18: [0- 2]: digital audio playback
 26: [0- 2]: digital audio capture
 17: [0- 1]: digital audio playback
 25: [0- 1]: digital audio capture
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
  0: [0- 0]: ctl
 33:       : timer
 51: [1- 3]: digital audio playback
 59: [1- 3]: digital audio capture
 50: [1- 2]: digital audio playback
 58: [1- 2]: digital audio capture
 49: [1- 1]: digital audio playback
 57: [1- 1]: digital audio capture
 48: [1- 0]: digital audio playback
 56: [1- 0]: digital audio capture
 32: [1- 0]: ctl

# cat /proc/interrupts
           CPU0
  0:      31884          XT-PIC  timer
  1:          3          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  3:          0          XT-PIC  snd_ca0106
  4:        635          XT-PIC  serial
 10:        726          XT-PIC  snd_ca0106, eth0
 14:       7402          XT-PIC  ide0
NMI:          0
ERR:          0

# cat /proc/asound/modules
0 snd-ca0106
1 snd-ca0106

# cat /proc/asound/pcm
00-00: ca0106 : CA0106 : playback 1 : capture 1
00-01: ca0106 : CA0106 : playback 1 : capture 1
00-02: ca0106 : CA0106 : playback 1 : capture 1
00-03: ca0106 : CA0106 : playback 1 : capture 1
01-00: ca0106 : CA0106 : playback 1 : capture 1
01-01: ca0106 : CA0106 : playback 1 : capture 1
01-02: ca0106 : CA0106 : playback 1 : capture 1
01-03: ca0106 : CA0106 : playback 1 : capture 1


======================================================================

----------------------------------------------------------------------
 jcdutton - 07-01-05 12:32 
----------------------------------------------------------------------
For card0:
aplay -D plug:front:0 /tmp/new.wav
For card1:
aplay -D plug:front:1 /tmp/new.wav

----------------------------------------------------------------------
 nframpton - 07-04-05 10:28 
----------------------------------------------------------------------
That worked fine, thanks.  Is this documented somewhere?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-01-05 02:59 nframpton      New Issue                                    
07-01-05 02:59 nframpton      Distribution              => Leaf Bering v1.2
07-01-05 02:59 nframpton      Kernel Version            => 2.4.31          
07-01-05 12:32 jcdutton       Note Added: 0005331                          
07-01-05 12:32 jcdutton       Status                   assigned => feedback
07-04-05 10:28 nframpton      Note Added: 0005383                          
======================================================================




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

             reply	other threads:[~2005-07-04  8:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-04  8:28 bugtrack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-09-10 11:06 [ALSA - driver 0001223]: Unable to select card for playback bugtrack
2005-07-01 10:32 bugtrack
2005-07-01 10:32 bugtrack
2005-07-01  0:59 bugtrack

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=c6582402d003f7979a9499b45aaa1a12@bugtrack.alsa-project.org \
    --to=bugtrack@alsa-project.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox