[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ALSA errors?
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: ALSA errors? |
Date: |
Mon, 15 Mar 2021 12:07:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 |
Cc'ing audio team
On 3/15/21 11:57 AM, Izak van Langevelde 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
> 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
> audio: Failed to create voice `ac97.pi'
> ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
> alsa: Could not initialize DAC
> alsa: Failed to open `default':
> alsa: Reason: No such file or directory
> ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
> alsa: Could not initialize DAC
> alsa: Failed to open `default':
> alsa: Reason: No such file or directory
> audio: Failed to create voice `ac97.po'
> 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
> 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
> audio: Failed to create voice `ac97.mc'
> ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
> alsa: Could not initialize DAC
> alsa: Failed to open `default':
> alsa: Reason: No such file or directory
> ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
> alsa: Could not initialize DAC
> alsa: Failed to open `default':
> alsa: Reason: No such file or directory
> audio: Failed to create voice `adlib'
> qemu-system-x86_64: Initialization of device adlib failed: Initializing
> audio voice failed
>
> Looks like the world has changed, how can I get qemu back into working
> shape?
>
>
> Any help is appreciated,
> Izak
>