Qian Peng
2014-09-03 08:35:26 UTC
Hi all :)
We're using spice USB redirect function and find USB devices can't be
redirected sometimes.
When plug a USB device, spice client(in XP) can sense and call
libusb_get_device_list()
libusb log is as follows:
2014-09-02 10:44:31:[000008f8]
os/windows_usb.c:1465:windows_get_device_list: PRO:
\\.\USB#VID_0930&PID_6544#7E5BE265445FCD90E3AA4DEE
2014-09-02 10:44:31:[000008f8]
os/windows_usb.c:1510:windows_get_device_list: extra GUID:
{F301EA50-83E7-461E-A909-630FB2A1C2A6}
2014-09-02 10:44:31:[000008f8]
os/windows_usb.c:1574:windows_get_device_list: allocating new device for
session [24F]
2014-09-02 10:44:31:[000008f8] os/windows_usb.c:1166:init_device: found 1
configurations (active conf: 1)
libusbx: error [cache_config_descriptors] could not access configuration
descriptor (actual) for
'\\.\USB#VID_0930&PID_6544#7E5BE265445FCD90E3AA4DEE': [995]
ÔÔÐÔÎԶܲӊÔÔѲȫȳìÓØ Çº I/O ÓØ·c
(block about 5s)
At the beginning the device can be redirected, but we open and close spice
client process several times, this problem will occur. After re-plug the
usb device, the problem disappears.
the issue looks like
http://sourceforge.net/p/libusbx/mailman/libusbx-devel/thread/1349577786.68914.1354005550176.JavaMail.open-xchange%40com4.strato.de/#msg30149384
How do we avoid or solve the problem?
Thanks in advance!
We're using spice USB redirect function and find USB devices can't be
redirected sometimes.
When plug a USB device, spice client(in XP) can sense and call
libusb_get_device_list()
libusb log is as follows:
2014-09-02 10:44:31:[000008f8]
os/windows_usb.c:1465:windows_get_device_list: PRO:
\\.\USB#VID_0930&PID_6544#7E5BE265445FCD90E3AA4DEE
2014-09-02 10:44:31:[000008f8]
os/windows_usb.c:1510:windows_get_device_list: extra GUID:
{F301EA50-83E7-461E-A909-630FB2A1C2A6}
2014-09-02 10:44:31:[000008f8]
os/windows_usb.c:1574:windows_get_device_list: allocating new device for
session [24F]
2014-09-02 10:44:31:[000008f8] os/windows_usb.c:1166:init_device: found 1
configurations (active conf: 1)
libusbx: error [cache_config_descriptors] could not access configuration
descriptor (actual) for
'\\.\USB#VID_0930&PID_6544#7E5BE265445FCD90E3AA4DEE': [995]
ÔÔÐÔÎԶܲӊÔÔѲȫȳìÓØ Çº I/O ÓØ·c
(block about 5s)
At the beginning the device can be redirected, but we open and close spice
client process several times, this problem will occur. After re-plug the
usb device, the problem disappears.
the issue looks like
http://sourceforge.net/p/libusbx/mailman/libusbx-devel/thread/1349577786.68914.1354005550176.JavaMail.open-xchange%40com4.strato.de/#msg30149384
How do we avoid or solve the problem?
Thanks in advance!