On Sun, 19 Oct 2003 22:28:15 -0500
Ryan Underwood <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> On Sun, Oct 19, 2003 at 11:29:29PM +0100, Myk wrote:
> > 
> > Trying aoss with either the simple or complex variation does not
> > work at all - I tried it with ogg123, SpiralSynthModular, Sweep and
> > XMMS, and they all fail with "file not found". Which is odd.
> 
> what file is not found?  Remember that aoss needs its associated
> libraries to operate (libaoss, et.al.) that also come in the alsa-oss
> package.  Put them in /usr/local/lib and run ldconfig afterwards.

That's not the problem unfortunately - aoss fails like this if the dsp0
slave pcm is defined as dmix or another slave of type dmix. For example,
with:

pcm.dsp0 {
  type plug
  slave.pcm "hw:0,0"
}

# aoss ./oss_test
Opening of /dev/dsp successful
Set format successful
Set channels to 2 successful
Set sample rate to 44100 successful

and 
# aoss ogg123 
et al all run without problems (although no mixing, obviously :)

- 
Myk


-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to