From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xavier Gnata Subject: usb_linux_update_endp_table: No such file or directory Date: Sat, 18 Oct 2008 16:57:25 +0200 Message-ID: <48F9F955.40609@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from fg-out-1718.google.com ([72.14.220.153]:45195 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750910AbYJRO6P (ORCPT ); Sat, 18 Oct 2008 10:58:15 -0400 Received: by fg-out-1718.google.com with SMTP id 19so775924fgg.17 for ; Sat, 18 Oct 2008 07:58:14 -0700 (PDT) Sender: kvm-owner@vger.kernel.org List-ID: Hi, I'm trying to plug an Ipod on a winXP guest. The host is a 2.6.27 and I'm using kvm-77. I get this (as root to avoid stupid +w problems): husb: open device 7.7 husb: config #1 need -1 husb: 1 interfaces claimed for configuration 1 husb: grabbed usb device 7.7 usb_linux_update_endp_table: No such file or directory Warning: could not add USB device host:05ac:1262 kvm is supposed to work with every usb device, isn' it? This one is nothing else but a usb_mass_storage device so I cannot see where the problem is. Xavier