[Vm-dev] Linux ALSA sound bug

Derek O'Connell doconnel at gmail.com
Wed Apr 1 17:57:37 UTC 2009


It's possible the hardware (DSP?) does not support interrupts needed
for triggering the callback so that function is not implemented. For
others with a similar problem if OSS does not work then checkout the
dsp wrapper for another sound server, eg, "esddsp" and "padsp" for
ESD/PulseAudio resp.

DOC

On Wed, Apr 1, 2009 at 2:38 PM, Bert Freudenberg <bert at freudenbergs.de> wrote:
>
> Whenever I try to play a sound in Etoys on Fedora 10, the VM logs a notice:
>
> soundStart: snd_add_pcm_handler: Function not implemented
>
> This has been reported a couple of times but did not make it to this list
> yet, apparently:
>
>        http://tinyurl.com/c4kmta
>
> A workaround is to force using OSS instead of ALSA using the -vm-sound-OSS
> option.
>
> I filed this at
>
> http://bugs.squeak.org/view.php?id=7328
>
> (wondered why it was auto-assigned to Tim - maybe Dave would be a better
> taker now?)
>
> - Bert -
>
>


More information about the Vm-dev mailing list