[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] No sound on Linux (#489)

kksubbu notifications at github.com
Wed Apr 22 17:36:03 UTC 2020


The VM is trying to drive sound through a broken ALSA driver. Can you try these options:
$ squeak -vm-sound-pulse
$ squeak -vm-sound-oss
$ padsp squeak -vm-sound-oss
$ aoss squeak -vm-sound-oss

In each of these sessions, you can do "Beeper beep" to test sound.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/489#issuecomment-617924728
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200422/c31a0e50/attachment.html>


More information about the Vm-dev mailing list