-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Probably not only jenprog related.
Just for anybody else to confirm or close:
jenprog seems to work very unreliably on on a linux vm with 3.8 kernel.
Linux precise64 3.8.0-19-generic #30~precise1-Ubuntu SMP Wed May 1 22:26:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
e.g. mostly
File "/home/vagrant/jenprog/flashutils.py", line 57, in identify_flash self.flash_manufacturer = flash[1]
IndexError: list index out of range
or communication always times out
File "/home/vagrant/jenprog/con_serial.py", line 112, in talk
n,ans = ord(self.ser.read(1)), ""
TypeError: ord() expected a character, but string of length 0 found
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels