From: Robert Riebisch <rr@bttr-software.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] dsound: warning: Voice is already playing
Date: Tue, 17 Feb 2009 20:54:41 +0100 [thread overview]
Message-ID: <499B1601.9090909@bttr-software.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0902170214250.3484@linmac.oyster.ru>
malc wrote:
>> > What is the exact sequence of events that leads to it?
>>
>> What do you mean by "sequence"?
>
> Step by step actions after which the following message is seen, including
> all command line parameters.
Build QEMU using:
MSYS-1.0.10.exe
msysDTK-1.0.1.exe +
binutils-2.17.50-20060824-1.tar.gz
gcc-core-3.4.5-20060117-3.tar.gz
gcc-g++-3.4.5-20060117-3.tar.gz
mingw32-make-3.81-20080326-2.tar.gz
mingw-runtime-3.14.tar.gz
mingw-utils-0.3.tar.gz
w32api-3.13-mingw32-dev.tar.gz +
fmodapi375win.zip
./configure --prefix="C:/Programme/qemu-trunk"
--target-list="i386-softmmu" --audio-card-list="ac97 es1370 sb16 cs4231a
adlib gus" --audio-drv-list="dsound sdl fmod"
--fmod-inc="$FMOD_PATH/api/inc"
--fmod-lib="$FMOD_PATH/api/lib/libfmod.a" && make && make install
Run QEMU with "C:\Programme\qemu-trunk\qemu.exe -fda empty.img -soundhw
all -localtime -no-kqemu" on Windows 2000 Professional SP4.
I narrowed it down to GUS emulation, because this warning also appears,
when I just use "-soundhw gus" (not "all").
Robert Riebisch
--
BTTR Software
http://www.bttr-software.de/
next prev parent reply other threads:[~2009-02-17 19:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-16 21:49 [Qemu-devel] dsound: warning: Voice is already playing Robert Riebisch
2009-02-16 21:59 ` malc
2009-02-16 22:02 ` Robert Riebisch
2009-02-16 23:16 ` malc
2009-02-17 19:54 ` Robert Riebisch [this message]
2009-02-17 22:27 ` malc
2009-02-18 20:18 ` Jan Kiszka
2009-02-18 20:44 ` malc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=499B1601.9090909@bttr-software.de \
--to=rr@bttr-software.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).