From 21186296c5e939589e7cd9dfb44a711ac20d5502 Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Tue, 7 Feb 2023 14:24:09 +0100 Subject: [PATCH] Tip for settings related 'apps not starting' problem --- Update-firmware-troubleshooting.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Update-firmware-troubleshooting.md b/Update-firmware-troubleshooting.md index 40bd825..ae5af0e 100644 --- a/Update-firmware-troubleshooting.md +++ b/Update-firmware-troubleshooting.md @@ -1,8 +1,13 @@ One of the main sources of problems while [updating the firmware](Update-firmware) is the quality of the USB cable. Try with several ones just to be sure before trying any other solution. ## Black or white screen? + If you get a black or white screen after updating, please check the wiki here: [Won't boot](https://github.com/eried/portapack-mayhem/wiki/Won't-boot) +## An application is not starting anymore? + +Maybe an update in the application settings broke the settings file for the app. Just go in the SETTINGS folder at the root of the SD card and delete the related settings file. As an example lets take the audio app: if we follow the previously mentioned method, then we just go and delete the rx_audio.ini file in SETTINGS directory. This will force a new settings file to be generated with all new needed parameters at the next attempt to launch the app. + ## DFU This is a special mode to update the firmware in case of problems. To enable this, you should reset your device holding the RESET and DFU buttons at the same time, while doing this, release RESET, and then release DFU. The leds should be ON and the screen wont show anything.