Package Details: xmos_dfu-git r63.51ef375-1

Git Clone URL: https://aur.archlinux.org/xmos_dfu-git.git (read-only, click to copy)
Package Base: xmos_dfu-git
Description: CLI DFU utility for XMOS based JDS Labs USB Devices
Upstream URL: https://github.com/jdslabs/xmos_dfu
Keywords: dfu flash jds labs xmos
Licenses: LicenseRef-Modified-MIT
Conflicts: xmos_dfu
Provides: xmos_dfu
Submitter: sum01
Maintainer: sum01
Last Packager: sum01
Votes: 0
Popularity: 0.000000
First Submitted: 2024-10-26 23:07 (UTC)
Last Updated: 2024-10-26 23:07 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Pinned Comments

sum01 commented on 2024-10-26 23:18 (UTC)

You can run xmosdfu --listdevices and check to make sure something with VID = 0x20b1 or VID = 0x152A appears to see if it detects your JDS Labs device.

Run sudo xmosdfu --download "./some-jds-firmware.bin" to flash it (see https://blog.jdslabs.com/category/firmware/ for files).

Personally, I had to power cycle the device before xmosdfu could get a USB handle. I also had to do it again to get it to use the new firmware.

Latest Comments

sum01 commented on 2024-10-26 23:18 (UTC)

You can run xmosdfu --listdevices and check to make sure something with VID = 0x20b1 or VID = 0x152A appears to see if it detects your JDS Labs device.

Run sudo xmosdfu --download "./some-jds-firmware.bin" to flash it (see https://blog.jdslabs.com/category/firmware/ for files).

Personally, I had to power cycle the device before xmosdfu could get a USB handle. I also had to do it again to get it to use the new firmware.