On Sun, Dec 07, 2008 at 12:40:00AM +0100, Stefan Lippers-Hollmann wrote: > 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" \ I think that's fine. Jan? -- Guido
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

