On Mon, 15 Mar 2021 at 10:58, Izak van Langevelde <[email protected]> wrote: > > It's been a while since I used qemu, but when I try to run my virtual > machine I get the following errors: > > ALSA lib pcm_dsnoop.c:641:(snd_pcm_dsnoop_open) unable to open slave > alsa: Could not initialize ADC > alsa: Failed to open `default': > alsa: Reason: No such file or directory
These all look like errors from the ALSA libraries. Can you check that a simple "use alsa to play audio" application like 'aplay' works without errors ? thanks -- PMM
