PySerial breaks with 3.13-0-65 kernel

October 1st, 2015

are you suddenly getting this error:

File “/usr/lib/python2.7/dist-packages/serial/serialposix.py”, line 460, in read
raise SerialException(’device reports readiness to read but returned no data (device disconnected?)’)
SerialException: device reports readiness to read but returned no data (device disconnected?)