kjetil-fleten
July 6th, 2014, 11:53 AM
Hi
I'm trying to update my sons internet radios firmware from one of our Ubuntu computers; we have 5 Ubuntu, no Mac and no Windows in our household :-)
The radio can be upgraded via USB, and I have installed dfu-util for the purpose.
When I connect the radio to the PC in download mode, I can see that the radio is connected, but I can't upload firmware because dfu-util tells me there is to many attached devices. There is only one, and thats the radio. I get this ouput:
$ dfu-util -l
dfu-util 0.5
(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
(C) 2010-2011 Tormod Volden (DfuSe support)
This program is Free Software and has ABSOLUTELY NO WARRANTY
dfu-util does currently only support DFU version 1.0
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=0, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=1, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=2, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=3, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=4, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=5, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=6, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=7, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=8, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=9, name="UNDEFINED"
Found Runtime: [03f0:171d] devnum=0, cfg=1, intf=3, alt=0, name="UNDEFINED"
And the failure message itselves:
$ dfu-util -D zImage-RM50-YD3-V0.45-P-20121210-204454.img1
dfu-util 0.5
(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
(C) 2010-2011 Tormod Volden (DfuSe support)
This program is Free Software and has ABSOLUTELY NO WARRANTY
dfu-util does currently only support DFU version 1.0
More than one DFU capable USB device found, you might try `--list' and then disconnect all but one device
Any idéas how I can tell dfu-util which DFU entry to use ?
Or how to remove all the extra DFU's from the same device ?
I'm trying to update my sons internet radios firmware from one of our Ubuntu computers; we have 5 Ubuntu, no Mac and no Windows in our household :-)
The radio can be upgraded via USB, and I have installed dfu-util for the purpose.
When I connect the radio to the PC in download mode, I can see that the radio is connected, but I can't upload firmware because dfu-util tells me there is to many attached devices. There is only one, and thats the radio. I get this ouput:
$ dfu-util -l
dfu-util 0.5
(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
(C) 2010-2011 Tormod Volden (DfuSe support)
This program is Free Software and has ABSOLUTELY NO WARRANTY
dfu-util does currently only support DFU version 1.0
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=0, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=1, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=2, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=3, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=4, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=5, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=6, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=7, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=8, name="UNDEFINED"
Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=9, name="UNDEFINED"
Found Runtime: [03f0:171d] devnum=0, cfg=1, intf=3, alt=0, name="UNDEFINED"
And the failure message itselves:
$ dfu-util -D zImage-RM50-YD3-V0.45-P-20121210-204454.img1
dfu-util 0.5
(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
(C) 2010-2011 Tormod Volden (DfuSe support)
This program is Free Software and has ABSOLUTELY NO WARRANTY
dfu-util does currently only support DFU version 1.0
More than one DFU capable USB device found, you might try `--list' and then disconnect all but one device
Any idéas how I can tell dfu-util which DFU entry to use ?
Or how to remove all the extra DFU's from the same device ?