Updated Update firmware troubleshooting (markdown)

sommermorgentraum
2024-12-04 10:06:19 +08:00
parent d178b0385d
commit 43deabde8f

@@ -25,7 +25,7 @@ This is a special mode to update the firmware in case of problems. To enable thi
### Windows
If you are in Windows, from the release package double click `dfu_hackrf_one.bat` and follow the instructions. Do not disconnect or reset your PortaPack after that procedure, continue in the step 3 of the [normal procedure](Update-firmware#normal-procedure).
If you are in Windows, from the release package double click `dfu_hackrf_one.bat` and follow the instructions. Do not disconnect or reset your PortaPack after that procedure, run flash_portapack_mayhem.bat.
### MacOS
_DFU Utils CLI tools for MacOS available through MacPorts or Homebrew_
@@ -34,7 +34,7 @@ _DFU Utils CLI tools for MacOS available through MacPorts or Homebrew_
2. Connect the device via USB
3. Switch to DFU mode as per the section above: *DFU*
4. Upload the firmware with `dfu-util --device 1fc9:000c --download hackrf_one_usb.dfu --reset`
5. Do not disconnect or reset your PortaPack after that procedure, run flash_portapack_mayhem.bat.
5. Do not disconnect or reset your PortaPack after that procedure, run hackrf_spiflash -w your_firmware_file.bin.
### Linux
_DFU Utils CLI tools for Linux available in standard repositories_