From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric S. Johansson" Subject: usb audio device troubles Date: Tue, 02 Dec 2014 07:16:08 -0500 Message-ID: <547DAD88.7060307@eggo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from z.eggo.org ([80.235.105.138]:57746 "EHLO z.eggo.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933019AbaLBMQN (ORCPT ); Tue, 2 Dec 2014 07:16:13 -0500 Received: from localhost (localhost [127.0.0.1]) by z.eggo.org (Postfix) with ESMTP id BBE1B3C2DB0 for ; Tue, 2 Dec 2014 14:16:11 +0200 (EET) Received: from z.eggo.org ([127.0.0.1]) by localhost (z.eggo.org [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id C-mZqCefmurT for ; Tue, 2 Dec 2014 14:16:10 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by z.eggo.org (Postfix) with ESMTP id 9DBA33C335A for ; Tue, 2 Dec 2014 14:16:10 +0200 (EET) Received: from z.eggo.org ([127.0.0.1]) by localhost (z.eggo.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id d_MNTcWaUa09 for ; Tue, 2 Dec 2014 14:16:10 +0200 (EET) Received: from [172.30.42.104] (unknown [73.38.247.110]) by z.eggo.org (Postfix) with ESMTPSA id 1F1203C2DB0 for ; Tue, 2 Dec 2014 14:16:09 +0200 (EET) Sender: kvm-owner@vger.kernel.org List-ID: I got win7 installed, virtio devices working and took forever to trickle in updates because of a w7 bug update manager bug that take up all cpu resources. now I got DNS 13 installed but I'm getting no audio. I pass throught the usb audio device (logitech h800 USB 046d:0a29) and it is seen as a device in windows. then I hear the headset sync-up beeps and the device vanishes from windows. pointers as to what I should look at next? --- eric