Bug 1426537
Summary: | USB with same vendor and product ID will only show the first one plugged into client in guest | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Andrei Stepanov <astepano> |
Component: | virt-viewer | Assignee: | ybendito |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.4 | CC: | astepano, bsanford, cfergeau, dblechte, dfleytma, djasa, gklein, lsurette, mtessun, rbalakri, rduda, rh-spice-bugs, spice-qe-bugs, srevivo, tpelka, victortoso, ybendito |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1425961 | Environment: | |
Last Closed: | 2017-03-10 14:58:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Spice | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1425961 |
Description
Andrei Stepanov
2017-02-24 08:44:11 UTC
Checked with VirtViewer v.5-256 (release of the day) and UsbDK 1.0.17, the problem is not reproducible. Both devices visible and both can be redirected independently. I have two Kingston DataTravel USB devices. They are USB3 devices. It depends where I attach above devices at my laptop. If I attach USB3 drive to USB2 port(hub) it works as USB2 device. remote-viewer works fine with it. If I attach USB3 drive to USB3 port(hub) it works as USB3 device. remote-viewer cannot work with USB3 devices. I had plugged second USB3 drive to USB3 port which could not be forwarded. $ lsusb -t /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M |__ Port 2: Dev 8, If 0, Class=Mass Storage, Driver=usb-storage, 5000M (XXX: CANNOT FORWARD) |__ Port 5: Dev 3, If 0, Class=Hub, Driver=hub/4p, 5000M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/15p, 480M |__ Port 6: Dev 28, If 0, Class=Mass Storage, Driver=usb-storage, 480M (XXX: CAN BE FORWARDED) |__ Port 7: Dev 2, If 0, Class=Vendor Specific Class, Driver=, 12M |__ Port 9: Dev 9, If 0, Class=Hub, Driver=hub/4p, 480M |__ Port 2: Dev 10, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 2: Dev 10, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 4: Dev 11, If 0, Class=Hub, Driver=hub/3p, 480M |__ Port 11: Dev 4, If 0, Class=Wireless, Driver=btusb, 12M |__ Port 11: Dev 4, If 1, Class=Wireless, Driver=btusb, 12M |__ Port 12: Dev 6, If 0, Class=Video, Driver=uvcvideo, 480M |__ Port 12: Dev 6, If 1, Class=Video, Driver=uvcvideo, 480M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M If I plugin two identical USB devices into USB2 port(hub) than remote-viewer can forward both of them to guest simultaneously. *** This bug has been marked as a duplicate of bug 976685 *** |