RE: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-05 Thread Mark Knecht
> > There is a change in alsa-oss.c, immediately after rc1 came out, with > the following log message: > > - avoid the assert in snd_pcm_drain(). > - fixed the possible segfault at the wrong release of resources. > - more debug messages. > > > HTH > Clemens Clemens, rc2 is not working yet, but

RE: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-05 Thread Mark Knecht
> > There is a change in alsa-oss.c, immediately after rc1 came out, with > the following log message: > > - avoid the assert in snd_pcm_drain(). > - fixed the possible segfault at the wrong release of resources. > - more debug messages. > Clemens, Thanks. In this case I will either make the eff

Re: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-05 Thread Clemens Ladisch
Mark Knecht wrote: > I didn't see an announcement, but the Alsa page now shows 1.0.0rc2. Are you > suggesting that this might actually have been fixed in rc2? If so, what was > the cause? There is a change in alsa-oss.c, immediately after rc1 came out, with the following log message: - avoid the

RE: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-05 Thread Mark Knecht
> > I am using 1.0.0.rc1 on Gentoo with a 2.4.20-r9 kernel. I got the same > behavior on 0.9.8 and reported it but never got a response. > I didn't see an announcement, but the Alsa page now shows 1.0.0rc2. Are you suggesting that this might actually have been fixed in rc2? If so, what was the cau

Re: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-05 Thread Mark Knecht
On Fri, 2003-12-05 at 05:10, Clemens Ladisch wrote: > > I don't know if this is an Alsa problem, a driver problem, or just > > something that will never work because of my card's capabilities? > > An aoss problem, I think. Are you using the latest CVS version? > (You can update this single packa

Re: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-05 Thread Clemens Ladisch
Mark Knecht wrote: > On Thu, 2003-12-04 at 05:15, Erik Inge Bolsø wrote: > > On Thu, 4 Dec 2003, Mark Knecht wrote: > > >pcm.playback_5_6 { > > > type dshare > > > slave hdsp > > > Uhmm... for _playback_, shouldn't that be "type dmix"? Or am I confused > > again? > > I tried dmix

Re: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-04 Thread Mark Knecht
On Thu, 2003-12-04 at 05:15, Erik Inge Bolsø wrote: > On Thu, 4 Dec 2003, Mark Knecht wrote: > >pcm.playback_5_6 { > > type dshare > > slave hdsp > Uhmm... for _playback_, shouldn't that be "type dmix"? Or am I confused > again? > I tried dmix instead of dshare but get the sam

RE: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-04 Thread Mark Knecht
> > (At this point the xmms gui opens. I then press play) > > > > xmms: alsa-oss.c:222: oss_dsp_hw_params: Assertion `err >= 0' failed. > > /usr/bin/aoss: line 9: 2841 Aborted > > LD_PRELOAD=${exec_prefix}/lib/libaoss.so $* > > bash-2.05b$ > > fixed recently - at least it won't abort but returns a

Re: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-04 Thread Erik Inge Bolsø
On Thu, 4 Dec 2003, Mark Knecht wrote: >pcm.playback_5_6 { > type dshare > slave hdsp > ipc_key 314159265# some unique number > ipc_key_add_uid yes # "no" to let multiple users share it > bindings { >0 5 >1 6 >

Re: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-04 Thread Takashi Iwai
At Thu, 04 Dec 2003 05:06:37 -0800, Mark Knecht wrote: > > bash-2.05b$ aoss xmms > > (At this point the xmms gui opens. I then press play) > > xmms: alsa-oss.c:222: oss_dsp_hw_params: Assertion `err >= 0' failed. > /usr/bin/aoss: line 9: 2841 Aborted > LD_PRELOAD=${exec_prefix}/

Re: [Alsa-devel] aoss failures under Alsa-1.0.0rc1

2003-12-04 Thread Mark Knecht
On Thu, 2003-12-04 at 05:06, Mark Knecht wrote: > bash-2.05b$ aoss xmms > > (At this point the xmms gui opens. I then press play) > > xmms: alsa-oss.c:222: oss_dsp_hw_params: Assertion `err >= 0' failed. > /usr/bin/aoss: line 9: 2841 Aborted > LD_PRELOAD=${exec_prefix}/lib/libaos