Skip to content

updating older iRange4X that needs the usb related boot loader update #63

@timrowledge

Description

@timrowledge

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

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