mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated Completely reset (markdown)
parent
e8c5a1e6fb
commit
ffb4c959a3
@ -1,6 +1,6 @@
|
|||||||
# Steps
|
# Steps
|
||||||
1. Backup your importance files in your sdcard to a computer or somewhere safe.
|
1. Backup your importance files in your sdcard to a computer or somewhere safe.
|
||||||
2. Download the latest Nightly release from GitHub.
|
2. Download the latest Nightly release from [GitHub](https://github.com/portapack-mayhem/mayhem-firmware/releases).
|
||||||
3. Take out your sdcard, take out your coin battery (button battery) and put them in somewhere safe and make sure they don't touch each other.
|
3. Take out your sdcard, take out your coin battery (button battery) and put them in somewhere safe and make sure they don't touch each other.
|
||||||
4. Following one of these ways to enter DFU mode (You may need to try one or more for success):
|
4. Following one of these ways to enter DFU mode (You may need to try one or more for success):
|
||||||
|
|
||||||
@ -22,11 +22,11 @@
|
|||||||
* Linux/ macOS:
|
* Linux/ macOS:
|
||||||
|
|
||||||
1. Use your package manager to install `hackrf`package, the command could be `sudo apt install hackrf` or `brew install hackrf` or `pacman -Sy hackrf` or others depending on your distro.
|
1. Use your package manager to install `hackrf`package, the command could be `sudo apt install hackrf` or `brew install hackrf` or `pacman -Sy hackrf` or others depending on your distro.
|
||||||
2. Unarchive the latest firmware package you downloaded.
|
2. [Unarchive](https://www.google.com/search?q=How+to+unarchive+a+zip+on+Linux) the latest firmware package you downloaded.
|
||||||
3. `cd`to the dir which you unarchived the firmware package.
|
3. `cd`to the dir which you unarchived the firmware package.
|
||||||
4. Excute `hackrf_spiflash -w ./firmware/portapack-h1_h2-mayhem.bin`
|
4. Excute `hackrf_spiflash -w ./firmware/portapack-h1_h2-mayhem.bin`
|
||||||
7. Download the latest Nightly SDCARD contents from GitHub.
|
7. Download the latest Nightly SDCARD contents from GitHub.
|
||||||
8. Unarchive the latest Nightly SDCARD contents you downloaded.
|
8. [Unarchive](https://www.google.com/search?q=How+to+unarchive+a+zip+on+Linux+and+Windows) the latest Nightly SDCARD contents you downloaded.
|
||||||
9. Format your sdcard to FAT32 format.
|
9. Format your sdcard to FAT32 format.
|
||||||
10. Put everything you unarchived in step 8 into your sdcard, but don't insert your sdcard yet.
|
10. Put everything you unarchived in step 8 into your sdcard, but don't insert your sdcard yet.
|
||||||
11. Try Won't Boot steps if needed.
|
11. Try Won't Boot steps if needed.
|
||||||
|
Loading…
Reference in New Issue
Block a user