From e7de488e34ccfb3043e035f309ab3fa49b4e3f6b Mon Sep 17 00:00:00 2001 From: sommermoregentraum Date: Sun, 21 Jan 2024 10:40:57 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 00e0f70..5acdd02 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -4,7 +4,7 @@ | Crash / Guru Meditation. | Try [Full reset](Completely-reset). If still does not work, try [Updating the Xilinx CPLD on hackrf board](Updating-the-Xilinx-CPLD-on-hackrf-board). If nothing works, [report an issue on GitHub](https://github.com/portapack-mayhem/mayhem-firmware/issues/new/choose). | | No splash screen / No time & date / Touchscreen does not work / Status bar icon disappeared / Backlight timeout abnormal / Encoder dial abnormal | Check [settings](https://github.com/portapack-mayhem/mayhem-firmware/wiki/Settings). | | It says xxx missing / can't find xxx / xxx read error / xxx is outdated or you can't see xxx. | Make sure sdcard contents matches your [firmware version](https://github.com/portapack-mayhem/mayhem-firmware/releases). | -| Apps are missing or greyed out after upgrading. | Make sure sdcard contents matches your [firmware version](https://github.com/portapack-mayhem/mayhem-firmware/releases), particularly the external APPS folder. | +| Apps are missing or greyed out after upgrading. | Make sure [sdcard contents](https://github.com/portapack-mayhem/mayhem-firmware/wiki/Update-firmware#microsd-card-files) matches your [firmware version](https://github.com/portapack-mayhem/mayhem-firmware/releases), particularly the external APPS folder, and make sure you [correctly put the sdcard contents](https://github.com/portapack-mayhem/mayhem-firmware/wiki/Update-firmware#microsd-card-files). | | Unexpected spike on my waterfall / IQ / spectrum. | It's either a [DC offset](https://hackrf.readthedocs.io/en/latest/faq.html#what-is-the-big-spike-in-the-center-of-my-received-spectrum) or noise from power. For reducing the noise, try using the internal battery. For DC offset, there's nothing you can do. | | My computer can't see my HackRF no matter what I do | Try at least 5 different cables. If you are on Windows, try to install [Zadig](https://zadig.akeo.ie/), if not working, try on a Linux machine (exclude Ubuntu) | | My sound board app can't see the files i putted in, but my fileman app can | folow [Soundboard](https://github.com/portapack-mayhem/mayhem-firmware/wiki/Soundboard) to make correct file |