qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 7/7] audio: probe audio drivers by default


From: Daniel P . Berrangé
Subject: Re: [Qemu-devel] [PULL 7/7] audio: probe audio drivers by default
Date: Fri, 15 Feb 2019 14:46:05 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

On Thu, Jan 24, 2019 at 02:20:20PM +0100, Gerd Hoffmann wrote:
> Add the drivers listed in audio_possible_drivers to audio_drv_list,
> using the try-* variants.  That way the probable drivers are compiled by
> default if possible.
> 
> Additioal tweaks:
>   linux: reorder to: pa alsa sdl oss.

Unfortunately this breaks QEMU on hosts which lack a physical  sound
card. The alsa driver activates itself, despite the fact it is incapable
of working, and thus causes QEMU startup to fail when AUD_open_out is
tried

https://bugs.launchpad.net/qemu/+bug/1816052


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]