Re: [Alsa-user] Need help with asym

2004-01-30 Thread Stephen Stocker
> > Hi, > > > > Well, I don't know, maybe it's just an odd hardware setup or > > something. > > I did copy the relevant stuff from here into my .asoundrc, with the > > same results. > > > > Thanks a lot for all your efforts, anyway! :) > > Hmm, i have one last idea. Maybe your alsa-lib buil

Re: [Alsa-user] Need help with asym

2004-01-28 Thread Florian Schmidt
On Tue, 27 Jan 2004 21:57:08 -0600 (CST) Stephen Stocker <[EMAIL PROTECTED]> wrote: > Hi, > > Well, I don't know, maybe it's just an odd hardware setup or > something. > I did copy the relevant stuff from here into my .asoundrc, with the > same results. > > Thanks a lot for all your effo

Re: [Alsa-user] Need help with asym

2004-01-27 Thread Stephen Stocker
Hi, Well, I don't know, maybe it's just an odd hardware setup or something. I did copy the relevant stuff from here into my .asoundrc, with the same results. Thanks a lot for all your efforts, anyway! :) Steve On Tue, 27 Jan 2004, Florian Schmidt wrote: > On Tue, 27 Jan 2004 02:

Re: [Alsa-user] Need help with asym

2004-01-27 Thread Florian Schmidt
On Tue, 27 Jan 2004 02:50:32 -0600 (CST) Stephen Stocker <[EMAIL PROTECTED]> wrote: > # Currently only half duplex > pcm.duplex { >type asym >playback.pcm "dmix" >capture.pcm "dsnoop" > } hmm, this looks alright. I defined them like this (i don't think it mak

Re: [Alsa-user] Need help with asym

2004-01-27 Thread Stephen Stocker
OK. I hope the rather weird names aren't too confusing! I commented out the previous dmix and dsnoop entries (dm1 and dsn1), thinking it might have caused a problem. Thanks again, Steve --- pcm.sb16 { type hw card 0 device 0 } ctl.sb16 { type hw card 0 devi

Re: [Alsa-user] Need help with asym

2004-01-27 Thread Florian Schmidt
On Mon, 26 Jan 2004 19:58:52 -0600 (CST) Stephen Stocker <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks for the help, but I'm still getting the same thing. :( > I'm sort of confused (as usual :)) by that part of the error message > saying "requested or auto-format is not available", but that m

Re: [Alsa-user] Need help with asym

2004-01-26 Thread Stephen Stocker
Hi, Thanks for the help, but I'm still getting the same thing. :( I'm sort of confused (as usual :)) by that part of the error message saying "requested or auto-format is not available", but that may just be because of the "unable to initialize slave" from pcm_dsnoop.c. Hmm, wish I knew m

Re: [Alsa-user] Need help with asym

2004-01-26 Thread Florian Schmidt
On Mon, 26 Jan 2004 10:36:15 -0600 (CST) Stephen Stocker <[EMAIL PROTECTED]> wrote: > Using the standard example for the asym plugin (in .asoundrc), I'm > getting the following, while playing a wave with aplay -D duplex > test2.wav: > > [EMAIL PROTECTED]:~$ arecord -vD duplex test.wav Hi, try