Comment 2 for bug 232004

Revision history for this message
Lee Revell (rlrevell) wrote : Re: qemu alsa support sucks

1. the specific steps or actions you took that caused you to encounter the problem

    Launch qemu with QEMU_AUDIO_DRV=alsa set and sound support enabled, using command line
    "QEMU_AUDIO_DRV=alsa qemu -kernel-kqemu -soundhw es1370 -m 1024 windows.img".

2. Expected behavior: sound works in the guest.

3. Encountered behavior: qemu spews alsa error messages to the console. In the Windows XP guest, an es1370
    soundcard is detected, and sounds appear to play, but the host does not output any audio.