From 97670a95e9ad372c319280a1dbc8e5fb353f02cd Mon Sep 17 00:00:00 2001 From: Stupid retard noob attention king Date: Sun, 2 Jul 2023 13:29:26 +0800 Subject: [PATCH] Updated Update firmware (markdown) --- Update-firmware.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Update-firmware.md b/Update-firmware.md index d4cc008..3d76fff 100644 --- a/Update-firmware.md +++ b/Update-firmware.md @@ -17,6 +17,9 @@ Get the latest firmware from the [![GitHub release (latest by date)](https://img ### Linux +**For Ubuntu and Mint user: Ubuntu based distro never maintains their repo for hackrf package. You’ll face a lot of weird problems if your hackrf is R9.** +**To resolve these, please compile hackrf package yourself, or use other distro.** + 1. Connect the device via USB 2. Switch to HackRF mode via the on-screen option (in the PortaPack) 3. Upload the firmware with `hackrf_spiflash -w new_firmware_file.bin` (eg. portapack-h1_h2-mayhem.bin for mayhem firmware or hackrf_one_usb.bin for stock hackrf firmware)