Bugs item #2691823, was opened at 2009-03-18 08:45 Message generated for change (Comment added) made by iggy_cav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2691823&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: qemu Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Seika van Olstroem (seika) Assigned to: Nobody/Anonymous (nobody) Summary: Failed adding vendor-specific USB device Initial Comment: I have problems adding a specific USB device. The USB device a CAN/USB converter which works on Linux-Host, but when adding it in QEMU it failed: > usb_add host:12d6:0444 husb: open device 1.8 husb: update iface failed. no matching configuration It also fails, if I pass it at commandline. kvm -m 128 -drive file=disk0.qcow2 -usb -usbdevice host:12d6:0444 husb: open device 1.8 husb: update iface failed. no matching configuration Warning: could not add USB device host:12d6:0444 Other USB devices (Mouse, Camera, Serial Converter) can be added and used, except the CAN/USB adapter (see 'lsusb' for USB details). I'm sure the permissions are right and device isn't claimed by any other driver. CPU: AMD Turion(tm) 64 X2 Mobile Technology TL-56 KVM: 83 Host: Kernel: 2.6.27-14-generic Distribution: Ubuntu Hardy Heron Guest: Kernel: 2.6.24-23-virtual Distribution: Ubuntu Hardy Heron ---------------------------------------------------------------------- Comment By: Brian Jackson (iggy_cav) Date: 2009-03-18 09:15 Message: This isn't a usb 2.0 only device is it? Qemu (and therefore kvm) doesn't support usb 2.0. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2691823&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html