padelt/temper-python

Operation timed out

Siggemada opened this issue · 1 comments

Hi, is this the same issue discussed in https://github.com/padelt/temper-python/issues/73 ?

Found 1 devices
WARNING:temperusb.temper:Encountered [Errno 110] Operation timed out, resetting <DEVICE ID 0c45:7401 on Bus 003 Address 013> and trying again.
ERROR:temperusb.temper:[Errno 110] Operation timed out
Traceback (most recent call last):
File "/usr/local/bin/temper-poll", line 11, in
load_entry_point('temperusb==1.5.3', 'console_scripts', 'temper-poll')()
File "build/bdist.linux-x86_64/egg/temperusb/cli.py", line 55, in main
File "build/bdist.linux-x86_64/egg/temperusb/temper.py", line 322, in get_temperatures
File "build/bdist.linux-x86_64/egg/temperusb/temper.py", line 272, in get_data
File "build/bdist.linux-x86_64/egg/temperusb/temper.py", line 243, in get_data
File "build/bdist.linux-x86_64/egg/temperusb/temper.py", line 402, in _interrupt_read
File "/usr/lib/python2.7/dist-packages/usb/core.py", line 988, in read
self.__get_timeout(timeout))
File "/usr/lib/python2.7/dist-packages/usb/backend/libusb1.py", line 851, in intr_read
timeout)
File "/usr/lib/python2.7/dist-packages/usb/backend/libusb1.py", line 936, in __read
_check(retval)
File "/usr/lib/python2.7/dist-packages/usb/backend/libusb1.py", line 595, in _check
raise USBError(_strerror(ret), ret, _libusb_errno[ret])
usb.core.USBError: [Errno 110] Operation timed out

Closing because of age. I suspect we cannot do much in this situation. Please reopen as needed.