mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated Completely reset (markdown)
parent
ffb4c959a3
commit
774beb9683
@ -14,7 +14,7 @@
|
||||
* Linux/ macOS:
|
||||
|
||||
1. Use your package manager to install `dfu-util`package, the command could be `sudo apt install dfu-util` or `brew install dfu-util` or `pacman -Sy dfu-util` or others depnding on your distro.
|
||||
2. Open a terminal, input `dfu-util --device 1fc9:000c --download hackrf_one_usb.dfu --reset`
|
||||
2. [Unarchive](https://www.google.com/search?q=How+to+unarchive+a+zip+on+Linux) the release package you downloaded in step 2, open a terminal, `cd` into the dir you unarchived, input `dfu-util --device 1fc9:000c --download hackrf_one_usb.dfu --reset` and check if it succeed.
|
||||
3. Do not disconnect or reset your PortaPack after that procedure.
|
||||
6. Note that at this point, you had never unplugged or reboot your PortaPack. Now flash latest Mayhem firmware (which is different thing from the one we did above):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user