New comment by travankor on void-packages repository https://github.com/void-linux/void-packages/issues/25906#issuecomment-748604853 Comment: Actually ran into the previous issue issue where multiple applications (like mpv) wouldn't work while qtwebengine was playing audio. I don't think this happens 100% deterministically... but it's happening now at least. ``` ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave [ao/alsa] Playback open error: Device or resource busy Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock [ao/jack] cannot open server [ao] Failed to initialize audio driver 'jack' Could not open/initialize audio device -> no sound. Audio: no audio ``` Will give the non-sndio version a shot later.