Squeak is dog slow after playing sound

Martin Kuball MartinKuball at web.de
Fri Jun 20 21:02:12 UTC 2003


Am Donnerstag, 19. Juni 2003 22:14 schrieben Sie:
> Martin Kuball ha scritto:
> >Thanks! Now it works like a charm.
> >
> >By the way, I tried the option -nomixer but it was not accepted by the vm.
> >
> >Martin
> >
> >Am Dienstag, 17. Juni 2003 02:28 schrieben Sie:
> >>On Monday 16 June 2003 01:45 pm, Martin Kuball wrote:
> >>>Thanks for the answer. I worked. But I don't intend to change my
> >>>audio system. I would rather try to dig down and try to find the
> >>>real cause. Maybe with some help from the list I will eventually
> >>>get there.  If I have more questions or found something I will
> >>>report here.
> >>
> >>Are you using something like Gnome or KDE that provides an audio daemon
> >>(like esd or artsd)? If so, they probably have the /dev/dsp locked up.
> >>
> >>Try starting Squeak using esddsp or artsdsp.
> >>Here's how I start Squeak on my RedHat system:
> >>
> >>#!/bin/sh
> >>artsdsp /usr/local/bin/squeak -display unix:0 -swapbtn -xshm -memory 90M
> >>"$@" &
>
> I tried too, but don't seem to works!!!

You mean the -nomixer flag?

Martin



More information about the Squeak-dev mailing list