At Sun, 04 Feb 2007 09:41:21 -0500, S. Petty wrote: > > 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 Add the following line in the slave block format S32_LE Currently, the default format of direct plugins is S16, and most of ice1712 boards support only 32bit format. Takashi ------------------------------------------------------------------------- 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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel