sharebrained / portapack-hackrf

Portability Add-On for the HackRF Software-Defined Radio.
GNU General Public License v2.0
978 stars 407 forks source link

Restoring HackRF Firmware #97

Closed ghost closed 8 years ago

ghost commented 8 years ago

I followed the directions in the section titled, "Restoring HackRF Firmware" and received the following output: No DFU capable USB device found

While in this state, or in Portapak mode, and even running in "HackRF Mode", no new devices show up for the "lsusb" command either...

jboone commented 8 years ago

The HackRF will only appear as a DFU device if you hold the DFU button while plugging in USB or pressing and releasing the RESET button.

The PortaPack firmware does not use USB and will not show up at all on a host computer.

You should see something with lsusb after switching from PortaPack to HackRF mode. Let's get the easy things out of the way -- try different cables, different USB ports on your computer, reboot your OS. A surprising number of these issues are caused by a bad cable or connector, or the operating system being in a bad mood. Also, check that your OS power management isn't interfering. For instance, this HackRF issue: https://github.com/mossmann/hackrf/issues/243

Let me know what you discover.

ghost commented 8 years ago

Oh, the shame... it was just a bad cable.

jboone commented 8 years ago

No worries. You're definitely not alone. ;-)