All of lore.kernel.org
 help / color / mirror / Atom feed
From: Consul <void@aleksoft.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Audio problem
Date: Thu, 14 May 2009 19:13:20 -0700	[thread overview]
Message-ID: <guij42$1rs$1@ger.gmane.org> (raw)

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"

             reply	other threads:[~2009-05-15  2:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15  2:13 Consul [this message]
2009-05-15 11:34 ` [Qemu-devel] Audio problem malc
2009-05-15 16:01   ` [Qemu-devel] " Consul

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='guij42$1rs$1@ger.gmane.org' \
    --to=void@aleksoft.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.