I am trying to load a third party emulator that wants to access my audio output. The emulator launches successfully, except for audio. I am getting the following message:
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
sdl_audio: ALSA: Couldn't open audio device: No such file or directory
Is it possible that ALSA is configured in some strange way?