[Spice-devel] usb redirection

Hans de Goede hdegoede at redhat.com
Thu Nov 3 07:19:24 PDT 2011


Hi,

On 11/03/2011 02:46 PM, Damien Churchill wrote:

<snip>

> libusb:error [calculate_timeout] failed to read monotonic clock, errno=22

I've investigated this a bit, and this is the error where all the other
errors come from. This means that the following code:

clock_gettime(CLOCK_MONOTONIC, &tv)

Is failing, and setting errno to EINVAL, which suggests that CLOCK_MONOTONIC
is not supported, are you running a generic distro kernel ?

Regards,

Hans


More information about the Spice-devel mailing list