-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
The instructions on updating the bootloader at https://github.com/benlye/flash-multi/blob/master/doc/New_Bootloader.md only refers to use of the Windows app for the job.
I don't have a Windows machine.
Assorted attempts to follow the rather wide range of different instructions have failed
- "load this to use unix" failed initially because the unix related pack assumes only x86 unix exists. This is not helpful if trying to use a Raspberry Pi.
- after trying on an x86 unix machine it seems the du-utils provided in the package is faulty in some way
- installing du-utils from the ubuntu repository worked better but not completely. For example the following -
dfu-util -l -v
dfu-util 0.11
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
libusb version 1.0.27 (11882)
dfu-util: Failed to retrieve language identifiers
dfu-util: Failed to retrieve language identifiers
dfu-util: Failed to retrieve language identifiers
dfu-util: Failed to retrieve language identifiers
dfu-util: Failed to retrieve language identifiers
dfu-util: Failed to retrieve language identifiers
Found DFU: [1eaf:0003] ver=0201, devnum=7, cfg=1, intf=0, path="1-1.1", alt=2, name="UNKNOWN", serial="UNKNOWN"
Found DFU: [1eaf:0003] ver=0201, devnum=7, cfg=1, intf=0, path="1-1.1", alt=1, name="UNKNOWN", serial="UNKNOWN"
Found DFU: [1eaf:0003] ver=0201, devnum=7, cfg=1, intf=0, path="1-1.1", alt=0, name="UNKNOWN", serial="UNKNOWN"
This is very frustrating. I even found an explanation suggesting replacing the TX firmware with ErSky9 to update the module boot loader but that seems a bit extreme.
Advice & fixes would be appreciated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels