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 _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
