On Wed, 20 Dec 2017 at 06:17:44 +0300, Dmitry Eremin-Solenikov wrote: > UT99 audio driver uses /dev/dsp for audio output. Modern Linux systems > will not have this device. Please consider adding 'Suggests: > libpulsedsp:i386' to ut99 package and LD_PRELOAD'ing this library if > necessary (PulseAudio present and running).
I'm using osspd, which I think is a more robust answer than a LD_PRELOAD hack. I'll add a Recommends or Depends on that (I thought I already had). smcv