From fcf0fb0df1363b5184d7c70da8c3c31a9c4259b4 Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Sun, 7 Apr 2024 15:20:09 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 74e13e9..889e504 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -2,6 +2,7 @@ |----------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | 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). | +| Freeze when launch specific app (but no crash or Guru Meditation) | It's mostly from power part. Try:
-Full charge
-Change battery
-Plug into a reliable power source
-Change battery
-Change at least 5 cables| | 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 / 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). |