From 61f04f346d9c1e336d1dea7aae0860a78744b638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CA=8E=CA=9Es=CA=8Co=CA=9E=E1=B4=89=C9=90=C9=A5=C9=94?= =?UTF-8?q?=EA=93=95=20=C9=B9=CA=87o=CA=8E=EA=93=92?= Date: Fri, 2 Feb 2024 11:02:18 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7b17a57..66750f8 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -3,10 +3,10 @@ | Does not boot / white screen / black screen | Check [Won't boot](Won't-boot) and [Config Menu](Config-Menu). | | 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). | +| It says xxx missing / can't find xxx / xxx read error / xxx is outdated / xxx empty 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](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, however it’s normal on SDR. | -| 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 computer can't see my HackRF | Try at least 5 different cables. If you are on Windows, try to install drivers in release package. Also try your luck with [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 | | Screen went black when transmit / replay |Check [Stealth Mode](https://github.com/portapack-mayhem/mayhem-firmware/wiki/stealth-mode) | | Fail / freeze when recording| Make sure your sdcard is FAT32 format, and make sure it’s a branded one with acceptable quality |