I had a problem where the game complained
/dev/dsp: Input/output error Could not mmap /dev/dsp" message
Fixed by doing
sudo su echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
as root.