From 5867b3bab7bd65ad9c8044f227636c4dd3886cdc Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:42:15 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index aae9e4b..63d6cbf 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -222,3 +222,4 @@ For 64-bit checkm8 devices compatible with pwned restores: 2. Run the following: `sudo killall usbmuxd; sudo usbmuxd -pf` 3. Go back to Legacy iOS Kit, and go to Restore/Downgrade -> Other (Custom IPSW) and select the 2.x IPSW 4. Follow instructions on entering DFU/pwned DFU mode and let it restore. Done +- Note: This will cause USB detection issues on iOS devices after exiting usbmuxd. A reboot is needed to fix things