Re: [ecasound] No sound through OSS device

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] No sound through OSS device
From: Kai Vehmanen (k@eca.cx)
Date: Wed Jun 06 2001 - 02:33:36 EEST


On 5 Jun 2001, Roger Williams wrote:

> and qtecasound-0.1dev5), and it works fine as long as I'm not trying
> to write to my soundcard. When I set my output device to /dev/dsp, I
> simply get no sound. However, I can successfully cat stdout to the

One known problem case is OSS drivers that don't support the
OSS-triggering feature. In these cases ecasound should output an error
message along lines "AUDIOIO-OSS: OSS-device doesn't support
SNDCTL_DSP_SETTRIGGER". You can get around this by recompiling ecasound
with "./configure --disable-osstrigger ; make ; make install".

Another thing to check is mixer settings (make sure you have pcm-output
and master-vol enabled and at >50%). But of course if other apps work ok,
this shouldn't be the problem.

If you these don't help, can you (privately) send me output of
1) "ecasound -i somefile.wav -o /dev/dsp -d:255"
2) "strace ecasound -i somefile.wav -o /dev/dsp"

-- 
 http://www.eca.cx
 Audio software for Linux!

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Jun 06 2001 - 02:33:00 EEST