Hi Stefan, On Sun, Dec 07, 2008 at 12:40:00AM +0100, Stefan Lippers-Hollmann wrote: > Package: kvm > Version: 72+dfsg-3 > Severity: wishlist > Tags: patch > > Since 1.0.17.dfsg-3, alsa-base doesn't load OSS compatibility modules > anymore, which breaks audio output (-soundhw es1370) of kvm (and qemu) > without taking manual action (like exporting QEMU_AUDIO_DRV=alsa; running > kvm through aoss does not work). > > The attached debdiff, which also applies against current git HEAD, reorders > the priority of kvm's audio options and prefers ALSA over OSS, while OSS > and the other options remain selectable through QEMU_AUDIO_DRV: > > - --audio-drv-list="oss alsa sdl" \ > + --audio-drv-list="alsa oss sdl" \ There are reports with craches using alsa. Did you do any testing with alsa yet? -- Guido
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org