From 376f586e7cd7caf927d05c5fbe82cc5af5679dc8 Mon Sep 17 00:00:00 2001
From: zxkmm <24917424+zxkmm@users.noreply.github.com>
Date: Tue, 20 Aug 2024 12:53:12 +0800
Subject: [PATCH] Updated Troubleshooting (markdown)
---
Troubleshooting.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/Troubleshooting.md b/Troubleshooting.md
index 0997057..ede50cb 100644
--- a/Troubleshooting.md
+++ b/Troubleshooting.md
@@ -1,6 +1,7 @@
| Problem | Solution |
|----------------------------------------------------|--------------------------------------------------------------------------------------------------------------|
| Does not boot / white screen / black screen | Check [Won't boot](Won't-boot) and [Config Menu](Config-Menu). |
+|Only turn on once after flashing|Flashing with DFU only make the firmware go to RAM. You need to flash to the SPI flash once again(with regular flash methods)|
| 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). |