[Hackrf-dev] hackrf firmware update does not work

Dominic Spill dominicgs at gmail.com
Sat May 30 19:38:23 EDT 2015


On 30 May 2015 at 23:04, Bernard <colombier at bernard.li> wrote:
>
> My setup:
> - HackRF one from the kickstarter batch
> - Fedora 21 workstation AMD64 (up to date)
> - Package hackrf (HackRF Utilities) v 2014.08.1 r 1.fc21 from the main
> fedora repository

This looks like a reasonable setup, I wouldn't expect problems with
the fedora build, although I have not tried it.

>
> [bernard at juglans-nigra HACKRF]$ hackrf_info
> Found HackRF board.
> Board ID Number: 2 (HackRF One)
> Firmware Version: git-44df9d1

< other output cut>

> [bernard at juglans-nigra HACKRF]$ hackrf_info
> Found HackRF board.
> Board ID Number: 2 (HackRF One)
> Firmware Version: git-44df9d1

It looks like the firmware is not being correctly written to the
flash.  Could you try using dfu-util to write the
hackrf_one_usb_ram.dfu firmware image file?

dfu-util --device 1fc9:000c --alt 0 --download hackrf_one_usb_ram.dfu

As it loads in to RAM, it will be lost when you remove power from the
device, so make sure to try it as soon as you have written it.

Thanks,
  Dominic


More information about the HackRF-dev mailing list