|
From: | Programmingkid |
Subject: | Re: [Qemu-discuss] how use qemu soundhw |
Date: | Wed, 25 Jun 2014 08:01:01 -0400 |
On Jun 24, 2014, at 12:00 PM, address@hidden wrote:
I assume you are using Linux as your host operating system. This is what worked for me: ./configure --target-list=i386-softmmu --audio-drv-list=alsa --enable-sdl && make export QEMU_AUDIO_DRV=alsa Then run QEMU with -soundhw ac97 I am sure OSS, and pulse audio are broken. ALSA is the only thing that works. |
[Prev in Thread] | Current Thread | [Next in Thread] |