From 1c08c0fe3b95796c1dfb1ad7bb0b4b20bdd81f7b Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:41:55 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 008226a..12c5f33 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -19,5 +19,6 @@ | Replay app show empty list | You didn't press correct button. Check wiki | |Issues related to sdcard|
- use BRANDED sdcard from reliable seller.
- Use FAT32 format
- correctly put sdcard content which matches your firmware versions| |DFU suffix CRC doesn’t match / Cannot open DFU device| 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) | +|Screen backlight never turned off automatically even I correctly set the timeout count|Auto set threshold, follow this: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Settings#touchscreen-threshold | | Something else | Check more _Troubleshooting_ topics on the sidebar |