Page MenuHomePureOS Tracker

Libusb transfer timeout when using flashrom and ch341a usb programmer
Open, HighPublic

Description

On PureOS 8.0, kernel 4.18.0-2, reading/writing firmware using flashrom (included 0.9.9-r1954, as well as v1.0 and upstream master compiled from source) in conjunction with a CH341a USB flash programmer fails, with a LIBUSB_TRANSFER_TIMED_OUT error. Running verbose mode shows data is being read/written, just eventually times out. No error under any other Debian or Ubuntu based distros tested (GalliumOS 3.0, Mint 19.1, Ubuntu 18.10, Debian 9.7.0). PureOS's libusb-1.0.0 package was installed under other distros to test, and had no issues, so points to a kernel/OS config issue vs a libusb issue.

Event Timeline

MrChromebox created this task.Feb 5 2019, 18:59
jeremiah.foster triaged this task as Low priority.Feb 8 2019, 08:28
jeremiah.foster raised the priority of this task from Low to High.Feb 15 2019, 17:59
jeremiah.foster added a subscriber: jeremiah.foster.EditedMar 4 2019, 09:31

flashrom does not even display its version number via flashrom —version - it complains about being unknown on PureOS after being updated from 0.99 => 1.0.

$  flashrom
flashrom unknown on Linux 4.19.0-2-amd64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

additional note: this doesn't appear to be a kernel issue, as I installed the Liquorix kernel and had the same result there - so must be one of the underlying packages libusb depends on