From: Jan Kiszka <jan.kiszka@web.de>
To: Erik Lotspeich <erik@lotspeich.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Linux KVM, Windows 7 guest choppy sound
Date: Sat, 08 Sep 2012 12:53:47 +0200 [thread overview]
Message-ID: <504B23BB.2080407@web.de> (raw)
In-Reply-To: <504A1C35.5070809@lotspeich.org>
[-- Attachment #1: Type: text/plain, Size: 1284 bytes --]
On 2012-09-07 18:09, Erik Lotspeich wrote:
> Hi,
>
> I apologize if this isn't the right venue for this message, but this
> mailing list seems a bit more active than qemu-discuss.
>
> Background:
> I am running OpenSUSE 12.1. I fixed audio issues in VM guests by setting
> the following in qemu.conf:
>
> vnc_allow_host_audio = 1
>
> I also set user= and group= to allow qemu-kvm to run as the same user as
> I am logged in as. This allowed qemu-kvm to send audio to pulseaudio.
>
> My issue:
> I am using the ICH6 virtual audio driver in my VMs. In my Linux VMs, the
> sound works perfectly without any issues. In my Windows 7 VM, the sound
> works with the exception of static and choppiness in the audio. Has
> anyone else seen this or have any ideas for a fix?
Known issue, likely unfixable in QEMU due to hard-coded constraints of
the driver Windows uses (too small playback buffers).
I gave up on hda, I'm happily using a passed-through USB headset now.
Another known-to-work alternative is PCI passthrough of the host sound
hardware. However, both approaches are no option when the host is out of
reach.
What seems to work better - but is lacking input support - is usb-audio.
Maybe worth a try when you don't need a microphone.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
next prev parent reply other threads:[~2012-09-08 10:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-07 16:09 [Qemu-devel] Linux KVM, Windows 7 guest choppy sound Erik Lotspeich
2012-09-08 10:53 ` Jan Kiszka [this message]
2012-09-09 14:50 ` Avi Kivity
2012-09-10 9:06 ` Jan Kiszka
2012-09-10 9:12 ` Avi Kivity
[not found] ` <504F4948.3020809@lotspeich.org>
2012-09-11 14:34 ` Jan Kiszka
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=504B23BB.2080407@web.de \
--to=jan.kiszka@web.de \
--cc=erik@lotspeich.org \
--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).