From b25d8b7167d9fbd05b3c3270f8268a0f6812cb1f Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Sat, 8 Oct 2022 19:23:35 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index f1b0b3e..2fa555a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -173,9 +173,14 @@ - The BuildVer for 6.1.3 is `10B329`, 8.4.1 is `12H321`, and 10.3.3 is `14G60` ## Clearing NVRAM -- Follow these troubleshooting steps below if needed: +- For A7 devices, this might only work on older iOS versions. +- For 32-bit devices, this is to clear up NVRAM values from downgrading with cherry/powdersn0w. +- For iPhone4Down, this is for fixing 7.1.2 recovery mode, or getting stuck at Apple logo after downgrading. + - For fixing 7.1.2 recovery mode, you may restore to 4.3.5, 5.1.1, 6.1.3, or any other version other than 7.1.2 with the jailbreak option enabled before continuing. + - For fixing getting stuck at Apple log, you may disable the exploit, then restore to 7.1.2 with the jailbreak option enabled before continuing. + - You may also use SSH Ramdisk, and run the `nvram -c` command from there. +- Follow these troubleshooting steps below if needed. - [Jailbreak your device](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Jailbreaking) - - For iPhone4Down, you may restore back to iOS 5.1.1, 6.1.3 or any other version other than 7.1.2 with the jailbreak option enabled - Install MTerminal or NewTerm from Cydia/Sileo - Run these commands: ```