Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIRMWARE INSTALLATION ISSUES WITH DFU #1518

Open
nak432 opened this issue Dec 17, 2024 · 1 comment
Open

FIRMWARE INSTALLATION ISSUES WITH DFU #1518

nak432 opened this issue Dec 17, 2024 · 1 comment

Comments

@nak432
Copy link

nak432 commented Dec 17, 2024

What type of issue is this?

permanent - occurring repeatedly

What issue are you facing?

Download [== ] 8% 4096 bytesdfu-util: Error during download (LIBUSB_ERROR_PIPE)

( KALI LINUX 64)

What are the steps to reproduce this?

sudo dfu-util --device 0408:4035 --download hackrf_one_usb.dfu

Can you provide any logs? (output, errors, etc.)

The DFU FIRMWARE installation STUCK at 8%. ERROR:
└─$ sudo dfu-util --device 0408:4035 --download hackrf_one_usb.dfu
dfu-util 0.11-dev

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/

dfu-util: Warning: DFU suffix CRC does not match
dfu-util: A valid DFU suffix will be required in a future dfu-util release
Opening DFU capable USB device...
Device ID 0408:4035
Run-Time device DFU version 0110
Claiming USB DFU (Run-Time) Interface...
Setting Alternate Interface zero...
Determining device status...
DFU state(0) = appIDLE, status(0) = No error condition is present
Device really in Run-Time Mode, send DFU detach request...
Device will detach and reattach...
Opening DFU USB Device...
Claiming USB DFU Interface...
Setting Alternate Interface #0 ...
Determining device status...
DFU state(2) = dfuIDLE, status(0) = No error condition is present
DFU mode device DFU version 0110
Device returned transfer size 4096
Copying data from PC to DFU device
Download [== ] 8% 4096 bytesdfu-util: Error during download (LIBUSB_ERROR_PIPE)

@miek
Copy link
Member

miek commented Dec 20, 2024

That isn't the correct --device string for a HackRF One - it should come up as 1fc9:000c. Are you sure you haven't mixed it up with another USB device on your system? As far as I can see 0408:4035 might be a webcam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants