From 24b1289d9953aac5fa944c7e07115367f9e734d7 Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:07:02 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 03661a6..65a4601 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -20,5 +20,6 @@ |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 | +|Issue that related to dial/knob/encoder|Go to setting, try all the dial sensitivity and rate multiplier| | Something else | Check more _Troubleshooting_ topics on the sidebar |