From b2234c5abfe27bb78941ae380322305531870371 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Tue, 16 Jan 2024 13:44:39 +0100 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 95184f0..153690a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,7 +1,7 @@ | Problem | Solution | |----------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | Does not boot / white screen / black screen / resets / coin battery dead | Check [Won't boot](Won't-boot) and [Config Menu](Config-Menu). | -| Crash / Guru Meditation. | Try [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). | +| 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). | | 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. |