All of lore.kernel.org
 help / color / mirror / Atom feed
* dsnoop slave definition fails on startup
@ 2007-02-04 14:41 S. Petty
  2007-02-06 11:57 ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: S. Petty @ 2007-02-04 14:41 UTC (permalink / raw)
  To: alsa-devel

In the past I've used SuSE 9.x for my installations with a Delta 1010LT 
card, but the most recent install I opted for SuSE 10.1.  I'm starting 
to regret it!   I've never needed to install alsa by hand, the distro 
install has always taken care of it.

I have the 1010LT broken out into 8 separate devices.  I have this exact 
configuration running on at least a dozen other machines, and have 
gotten quite good at getting it going in a hurry.  This SuSE 10.1, 
install, though gives me the following errors when I try to start the 
device:

> ALSA lib pcm_dsnoop.c:568:(snd_pcm_dsnoop_open) unable to initialize slave
> ALSA lib pcm_direct.c:849:(snd_pcm_direct_initialize_slave) requested or auto-format is not available

My asound.conf looks like this:

> # Asound.conf START
> pcm.snoop10 {
>         type dsnoop
>         ipc_key 123
>         slave {
>                 pcm"hw:1"
>                 period_time 0
>                 period_size 1024
>                 buffer_size 4096
>                 rate 11025
>                 channels 10
>         }
>         slowptr true
> 
> }
> pcm.channel1 {
>         type plug
>         slave.pcm snoop10
>         ttable.0.0 1
> }
> pcm.channel2 {
>         type plug
>         slave.pcm snoop10
>         ttable.0.1 1
> }     ....  down to channel 8

The alsa driver version is 1.0.11rc3, and the kernel version is 
2.6.16.27-0.6

Can anyone suggest anything that I might check or change?  Is a 
definition in my asound now incompatible with the current version of 
drivers?

Thanks for any help.	


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-02-12 11:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-04 14:41 dsnoop slave definition fails on startup S. Petty
2007-02-06 11:57 ` Takashi Iwai
2007-02-10  3:03   ` Lee Revell
2007-02-12 10:58     ` Takashi Iwai
2007-02-12 11:34       ` Clemens Ladisch
2007-02-12 11:45         ` Takashi Iwai

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.