greatscottgadgets / hackrf

low cost software radio platform
https://greatscottgadgets.com/hackrf/
GNU General Public License v2.0
6.65k stars 1.54k forks source link

"No HackRF boards found" #1478

Closed billmilosz closed 2 months ago

billmilosz commented 2 months ago

What would you like to know?

I have a recently purchased HackRF One that I want to use. The instructions on use are vague, but it seems that prior to connecting my Portapack H2 I need to update the firmware on the HackRF One board.

I have a Dell notebook running Ubuntu MATE. I have my HackRF One board connected to the Dell PC by a USB cable. Green, yellow and red LEDs are lit on the HackRF One board.

I am following instructions from a YouTube video on how to update the firmware on my HackRF One. The first instruction is to connect the HackRF One to a Linux computer by USB and type "hackrf_info" in a terminal window.

So, I type hackrf_info in a terminal on the Dell Ubuntu computer and I get:

hackrf_info version :2023.01.1
libhackrf version 2023.01.1 (0.8)
no HackRF boards found.

So how do I proceed?

straithe commented 2 months ago

Portapack uses its own firmware. For support with that third-party add-on please contact the person you purchased it from.

As for the HackRF One board not being seen at this moment, I suggest trying a few different USB cables.

billmilosz commented 2 months ago

Portapack is not yet installed. I will install it after updating the firmware. I tried six different USB cables, and all six work with other devices. I also tried all of the USB ports on the Ubuntu PC, all of which work just fine with other devices.

The Ubuntu PC needs to be able to "see" the HackRF One board before I can do anything with it. This is a brand new board, purchased 10 days ago from HackerWarehouse.com

straithe commented 2 months ago

You may need to try more USB cables. Please see our documentation for more information: https://hackrf.readthedocs.io/en/latest/usb_cables.html

martinling commented 2 months ago

@straithe I think you missed that @billmilosz has already done that.

@billmilosz Can you get the device to show up in DFU mode? To do so, hold the DFU button whilst pressing and releasing the RESET button.

Then in Ubuntu if you run lsusb it should show up as: 1fc9:000c NXP Semiconductors LPC4330FET180 [ARM Cortex M4 + M0] (device firmware upgrade mode)

If it doesn't show up in DFU mode then something is faulty and you'll need to follow up with Hacker Warehouse for an RMA.

billmilosz commented 2 months ago

I tried 6 different USB cables, all of which work well in other uses. But I then tried ANOTHER cable - a USB "A" to USB "C" cable with a USB "C" to micro USB adapter. This one worked, immediately. Go figure. On Wednesday, September 18, 2024 at 12:58:47 PM CDT, Martin Ling @.***> wrote:

@straithe I think you missed that @billmilosz has already done that.

@billmilosz Can you get the device to show up in DFU mode? To do so, hold the DFU button whilst pressing and releasing the RESET button.

Then in Ubuntu if you run lsusb it should show up as: 1fc9:000c NXP Semiconductors LPC4330FET180 [ARM Cortex M4 + M0] (device firmware upgrade mode)

If it doesn't show up in DFU mode then something is faulty and you'll need to follow up with Hacker Warehouse for an RMA.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

straithe commented 2 months ago

Happy to hear! I'll close this issue as completed.