qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Audio problem
@ 2009-05-15  2:13 Consul
  2009-05-15 11:34 ` malc
  0 siblings, 1 reply; 3+ messages in thread
From: Consul @ 2009-05-15  2:13 UTC (permalink / raw)
  To: qemu-devel

Hello,

With the current qemu I experience strange audio problem with some configurations
of Windows XP guests running on Windows XP hosts. When playing anything,
it sounds rather like a clock ticking than a familiar logon sound. Interestingly,
this happens only if I have enabled a network adapter, no matter if it is ne2k_pci
or rtl8139. The sound hardware doesn't matter either, but if I choose net=none,
the sound magically returns to normal.

Today I actually tried to pinpoint when this problem appeared first, but the only thing
I found is that the last commit which plays the sounds well while the network is enabled
is this one: 023f3329d87a6203d03a0e9ccb948772940da96. It looks like this commit has nothing
to do with audio, but since then I couldn't find any commit that would work.
There were some commits after that when the sound didn't play at all, but when it did,
the sound was always choppy. I don't think the above mentioned commit caused the actual
problem, but rather exposed another bug which is still there.

Any hints?

Qemu is compiled with these flags
./configure --target-list='i386-softmmu' --static --prefix='/c/qemu-dist' --audio-drv-list="dsound"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-15 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15  2:13 [Qemu-devel] Audio problem Consul
2009-05-15 11:34 ` malc
2009-05-15 16:01   ` [Qemu-devel] " Consul

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).