From bc40718add13715399a6751a01c18e67cf0f1e99 Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Thu, 28 Jul 2022 08:57:07 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 6e9de68..df9a6e4 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -4,7 +4,7 @@ - **For users having issues with missing libraries/tools:** re-install dependencies by deleting the `first_run` file in `resources`, then run the script again. - If your device is not being detected in normal mode, make sure to also trust the computer by selecting "Trust" at the pop-up. - **macOS/Windows:** Double-check if the device is being detected by iTunes/Finder. - - **Linux:** Run `sudo systemctl restart usbmuxd` then try to run the script again. + - **Linux:** Run `sudo systemctl restart usbmuxd` then try to run the script again. This also helps with "restore mode" issues. - **32-bit devices**: If SSH fails for you, [try these steps](#32-bit-devices) to make sure that SSH is successful - Exit DFU Mode: Hold the TOP and HOME buttons of your device for about 15 seconds. - Exit Recovery Mode: Run the script while the device is in recovery mode, select Downgrade Device, and select the option to exit recovery.