Updated Troubleshooting (markdown)

LukeeGD 2022-09-03 15:38:04 +08:00
parent 2b91ef8560
commit 390892d541

@ -143,8 +143,8 @@
- Put your iOS device in **pwnDFU mode**. For A5/A5X devices, you need an Arduino and USB Host Shield to do so. More details below.
- Select the "kDFU mode" option if your device is already in kDFU mode.
- Example of this is selecting "Put Device in kDFU Mode" from the main menu, or using kDFUApp by tihmstar. kDFUApp can be installed from my repo: https://lukezgd.github.io/repo/
- Some devices are not supported by kDFUApp. To add support for more devices, install "kDFUApp Bundles" from my repo
- kDFUApp works on iOS 6 to 9 only. iOS 5 and 10 are not supported.
- Some devices are not supported by kDFUApp. To add support for more devices and iOS versions, make sure to have installed kDFUApp from my repo instead of tihmstar's
- kDFUApp works on iOS 6 to 10. iOS 5 is not supported.
- For A6/A6X devices, "DFU mode (A6)" option can be used to put your device in pwnDFU mode and proceed with the downgrade/restore.
- For A5/A5X devices, "pwnDFU mode (A5)" option can be used, BUT ONLY IF the device is put in pwnDFU mode beforehand, with [synackuk checkm8-a5](https://github.com/synackuk/checkm8-a5) using an Arduino and USB Host Shield.
- If entering pwnDFU mode and/or sending pwned iBSS failed, the downgrade/restore will not work, and you need to [force restart](https://support.apple.com/guide/iphone/iph8903c3ee6/ios) to try again.