From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA17i-0008SY-DQ for qemu-devel@nongnu.org; Fri, 07 Sep 2012 12:09:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TA17c-0005fa-4q for qemu-devel@nongnu.org; Fri, 07 Sep 2012 12:09:38 -0400 Received: from mail.lotspeich.org ([23.21.113.224]:54736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA17c-0005eN-0G for qemu-devel@nongnu.org; Fri, 07 Sep 2012 12:09:32 -0400 Received: from [192.168.200.132] (hsv.pikewerks.com [69.73.30.18]) (authenticated bits=0) by mail.lotspeich.org (8.14.5/8.14.5) with ESMTP id q87G9O5H023448 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Fri, 7 Sep 2012 16:09:25 GMT Message-ID: <504A1C35.5070809@lotspeich.org> Date: Fri, 07 Sep 2012 11:09:25 -0500 From: Erik Lotspeich MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Linux KVM, Windows 7 guest choppy sound List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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? Thanks! Regards Erik