Skip to content

Jenprog does not work on ubuntu precise VM #2

@riedel

Description

@riedel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions