2012/2/11 Lance R. Vick <la...@lrvick.net>:

[snip]

> Wander:
>
> Tried the latest git code in my environment now however I am still getting
> Operation Timeout:
>
> I'm using python 3.2 if that helps.
>
> --------------------------
>
> Traceback (most recent call last):
>   File "temper1.py", line 15, in <module>
>     ret = dev.read(0x82,8,1,5000)
>   File
> "/home/lrvick/.virtualenvs/temper1/lib/python3.2/site-packages/usb/core.py",
> line 654, in read
>     self.__get_timeout(timeout)
>   File
> "/home/lrvick/.virtualenvs/temper1/lib/python3.2/site-packages/usb/backend/libusb10.py",
> line 559, in intr_read
>     timeout)
>   File
> "/home/lrvick/.virtualenvs/temper1/lib/python3.2/site-packages/usb/backend/libusb10.py",
> line 648, in __read
>     _check(retval)
>   File
> "/home/lrvick/.virtualenvs/temper1/lib/python3.2/site-packages/usb/backend/libusb10.py",
> line 403, in _check
>     raise USBError(_str_error[ret], ret, _libusb_errno[ret])
> usb.core.USBError: [Errno 110] Operation timed out
>

Could you please send the lsusb -vv output for you device?

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to